index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
199
-655
/
+1218
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-08-21
4
-15
/
+15
|
|
\
|
|
*
sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()
Thomas Petazzoni
2017-08-21
1
-1
/
+1
|
|
*
sparc64: remove unnecessary log message
Tushar Dave
2017-08-16
1
-2
/
+0
|
|
*
sparc64: Don't clibber fixed registers in __multi4.
David S. Miller
2017-08-16
1
-12
/
+12
|
|
*
mm: add pmd_t initializer __pmd() to work around a GCC bug.
Zi Yan
2017-08-11
1
-0
/
+2
|
*
|
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-21
25
-70
/
+153
|
|
\
\
|
|
*
|
arc: Mask individual IRQ lines during core INTC init
Alexey Brodkin
2017-08-11
2
-1
/
+16
|
|
*
|
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
2017-08-04
3
-7
/
+41
|
|
*
|
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2017-08-04
2
-2
/
+13
|
|
*
|
ARC: dma: implement dma_unmap_page and sg variant
Vineet Gupta
2017-08-04
1
-0
/
+45
|
|
*
|
ARCv2: SLC: Make sure busy bit is set properly for region ops
Alexey Brodkin
2017-08-04
1
-0
/
+3
|
|
*
|
ARC: [plat-sim] Include this platform unconditionally
Vineet Gupta
2017-08-04
12
-24
/
+5
|
|
*
|
ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103
Eugeniy Paltsev
2017-08-04
4
-34
/
+30
|
|
*
|
ARC: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2017-07-18
2
-2
/
+0
|
*
|
|
Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-21
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
rtc: ds1307: fix regmap config
Heiner Kallweit
2017-08-21
1
-1
/
+0
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-21
31
-72
/
+144
|
|
\
\
\
|
|
*
|
|
ipv6: repair fib6 tree in failure case
Wei Wang
2017-08-21
1
-13
/
+11
|
|
*
|
|
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
2017-08-21
1
-1
/
+4
|
|
*
|
|
tools lib bpf: improve warning
Eric Leblond
2017-08-21
1
-1
/
+2
|
|
*
|
|
switchdev: documentation: minor typo fixes
Chris Packham
2017-08-21
1
-2
/
+2
|
|
*
|
|
bpf, doc: also add s390x as arch to sysctl description
Daniel Borkmann
2017-08-21
1
-0
/
+1
|
|
*
|
|
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
2017-08-19
1
-0
/
+2
|
|
*
|
|
rxrpc: Fix oops when discarding a preallocated service call
David Howells
2017-08-19
1
-0
/
+1
|
|
*
|
|
irda: do not leak initialized list.dev to userspace
Colin Ian King
2017-08-19
1
-1
/
+1
|
|
*
|
|
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
Huy Nguyen
2017-08-19
1
-2
/
+2
|
|
*
|
|
PCI: Allow PCI express root ports to find themselves
Thierry Reding
2017-08-19
1
-5
/
+4
|
|
*
|
|
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-19
1
-2
/
+1
|
|
*
|
|
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
2017-08-19
1
-2
/
+9
|
|
*
|
|
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
2017-08-19
1
-0
/
+4
|
|
*
|
|
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
2017-08-19
1
-0
/
+2
|
|
*
|
|
tipc: fix use-after-free
Eric Dumazet
2017-08-19
1
-2
/
+4
|
|
*
|
|
tun: handle register_netdevice() failures properly
Eric Dumazet
2017-08-19
1
-0
/
+3
|
|
*
|
|
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-19
5
-12
/
+15
|
|
*
|
|
bpf, doc: improve sysctl knob description
Daniel Borkmann
2017-08-18
1
-14
/
+23
|
|
*
|
|
netxen: fix incorrect loop counter decrement
Colin Ian King
2017-08-18
1
-1
/
+1
|
|
*
|
|
nfp: fix infinite loop on umapping cleanup
Colin Ian King
2017-08-18
1
-2
/
+1
|
|
*
|
|
net: sched: fix p_filter_chain check in tcf_chain_flush
Jiri Pirko
2017-08-18
1
-1
/
+1
|
|
*
|
|
bpf: Update sysctl documentation to list all supported architectures
Michael Ellerman
2017-08-17
1
-2
/
+17
|
|
*
|
|
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-17
2
-3
/
+3
|
|
*
|
|
ptr_ring: use kmalloc_array()
Eric Dumazet
2017-08-17
2
-5
/
+7
|
|
*
|
|
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
2017-08-16
1
-2
/
+12
|
|
*
|
|
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
2017-08-16
3
-3
/
+7
|
|
*
|
|
net: igmp: Use ingress interface rather than vrf device
David Ahern
2017-08-16
1
-1
/
+9
|
*
|
|
|
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-21
3
-32
/
+34
|
*
|
|
|
Linux 4.13-rc6
v4.13-rc6
Linus Torvalds
2017-08-20
1
-1
/
+1
|
*
|
|
|
Sanitize 'move_pages()' permission checks
Linus Torvalds
2017-08-20
1
-8
/
+3
|
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-20
19
-68
/
+85
|
|
\
\
\
\
|
|
*
|
|
|
x86: Constify attribute_group structures
Arvind Yadav
2017-08-18
7
-36
/
+36
[next]