index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-26
cs5536: add support for IDE controller variant
Andrey Korolyov
1
-0
/
+1
2017-11-26
fcntl: Don't use ambiguous SIG_POLL si_codes
Eric W. Biederman
2
-2
/
+10
2017-11-26
signal: move the "sig < SIGRTMIN" check into siginmask(sig)
Oleg Nesterov
1
-9
/
+7
2017-11-11
libsas: prevent double completion of scmds from eh
Dan Williams
1
-1
/
+4
2017-11-11
mtd: map: Fix compilation warning
Viresh Kumar
1
-1
/
+1
2017-11-11
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
1
-0
/
+1
2017-11-11
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
1
-1
/
+5
2017-11-11
ipv6: fix sparse warning on rt6i_node
Wei Wang
1
-1
/
+1
2017-11-11
dm: fix printk() rate limiting code
Bart Van Assche
1
-29
/
+12
2017-11-11
dm: convert DM printk macros to pr_<level> macros
Joe Perches
1
-39
/
+32
2017-11-11
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
1
-1
/
+29
2017-11-11
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2
-1
/
+6
2017-11-11
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-6
/
+0
2017-11-11
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
1
-0
/
+1
2017-11-11
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
1
-2
/
+2
2017-11-11
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
Alexander Potapenko
1
-0
/
+4
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2
-4
/
+12
2017-10-12
sched: add macros to define bitops for task atomic flags
Zefan Li
1
-0
/
+14
2017-10-12
IB/core: Add inline function to validate port
Yuval Shaia
1
-0
/
+7
2017-10-12
IB/core: Create common start/end port functions
Ira Weiny
1
-0
/
+27
2017-10-12
usb: Fix typo in the definition of Endpoint[out]Request
Benjamin Herrenschmidt
1
-2
/
+2
2017-10-12
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
1
-0
/
+17
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+23
2017-09-15
net: add kfree_skb_list()
Ben Hutchings
1
-0
/
+1
2017-09-15
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
1
-1
/
+3
2017-09-15
USB: hub: fix SS max number of ports
Johan Hovold
1
-0
/
+3
2017-09-15
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
1
-10
/
+0
2017-08-26
netfilter: ctnetlink: make it safer when updating ct->status
Liping Zhang
1
-0
/
+9
2017-07-18
bpf: try harder on clones when writing into skb
Daniel Borkmann
1
-0
/
+7
2017-07-18
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
1
-0
/
+6
2017-07-18
tracing: Add #undef to fix compile error
Rik van Riel
1
-0
/
+1
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-28
/
+25
2017-06-05
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
1
-0
/
+10
2017-06-05
nlm: Ensure callback code also checks that the files match
Trond Myklebust
1
-1
/
+2
2017-06-05
RDMA/core: Fix incorrect structure packing for booleans
Jason Gunthorpe
1
-3
/
+3
2017-03-16
list: introduce list_first_entry_or_null
Jiri Pirko
1
-0
/
+11
2017-03-16
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
1
-4
/
+3
2017-03-16
net: avoid sk_forward_alloc overflows
Eric Dumazet
1
-0
/
+10
2017-03-16
net: fix sk_mem_reclaim_partial()
Eric Dumazet
1
-3
/
+3
2017-03-16
net/sock: Add sock_efree() function
Ben Hutchings
1
-0
/
+1
2017-03-16
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-03-16
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-2
/
+7
2017-03-16
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-9
/
+3
2017-02-23
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-0
/
+1
2017-02-23
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-2
/
+7
2017-02-23
rose: limit sk_filter trim to payload
Willem de Bruijn
1
-1
/
+5
2017-02-23
net: Add __sock_queue_rcv_skb()
Ben Hutchings
1
-0
/
+1
2017-02-23
lockdep: Silence warning if CONFIG_LOCKDEP isn't set
Paul Bolle
1
-1
/
+1
2017-02-23
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+1
2016-11-20
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-0
/
+1
[next]