index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-04
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
1
-1
/
+1
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+8
2016-08-30
Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+9
2016-08-30
cfg80211: Add stub for cfg80211_get_station()
Linus Lüssing
1
-0
/
+9
2016-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-7
/
+64
2016-08-28
net: smc91x: fix SMC accesses
Russell King
1
-0
/
+10
2016-08-28
Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2016-08-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2016-08-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+8
2016-08-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-8
/
+3
2016-08-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+12
2016-08-26
Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2016-08-26
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
1
-0
/
+2
2016-08-26
byteswap: don't use __builtin_bswap*() with sparse
Johannes Berg
1
-2
/
+6
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
1
-0
/
+4
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
1
-0
/
+4
2016-08-25
Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-0
/
+2
2016-08-24
xen: change the type of xen_vcpu_id to uint32_t
Vitaly Kuznetsov
1
-2
/
+2
2016-08-24
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
1
-0
/
+2
2016-08-23
IB/core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-22
include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.h
Mikko Rapeli
2
-1
/
+38
2016-08-22
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
1
-1
/
+1
2016-08-22
include/uapi/linux/atm_zatm.h: include linux/time.h
Mikko Rapeli
1
-0
/
+1
2016-08-22
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
1
-2
/
+2
2016-08-22
include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.h
Mikko Rapeli
1
-0
/
+2
2016-08-22
include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h
Mikko Rapeli
1
-1
/
+2
2016-08-22
include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h
Mikko Rapeli
1
-0
/
+3
2016-08-22
include/uapi/linux/if_pppox.h: include linux/if.h
Mikko Rapeli
1
-0
/
+1
2016-08-18
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-0
/
+2
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+2
2016-08-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+3
2016-08-18
locking/barriers: Suppress sparse warnings in lockless_dereference()
Johannes Berg
1
-3
/
+3
2016-08-18
Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-0
/
+1
2016-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-114
/
+156
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2
-16
/
+28
2016-08-17
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2
-16
/
+22
2016-08-17
net_sched: fix a typo in tc_for_each_action()
WANG Cong
1
-1
/
+1
2016-08-18
netfilter: nfnetlink_acct: report overquota to the right netns
Liping Zhang
1
-2
/
+2
2016-08-16
PCI: Use positive flags in pci_alloc_irq_vectors()
Christoph Hellwig
1
-4
/
+6
2016-08-16
block: Fix secure erase
Adrian Hunter
2
-4
/
+12
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
1
-0
/
+1
2016-08-13
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
1
-2
/
+1
2016-08-13
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
Johannes Berg
1
-1
/
+2
2016-08-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+12
2016-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2016-08-12
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
1
-2
/
+2
2016-08-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2016-08-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+25
2016-08-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
[next]