index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2017-11-11
mtd: map: Fix compilation warning
Viresh Kumar
2017-11-11
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
2017-11-11
dm: fix printk() rate limiting code
Bart Van Assche
2017-11-11
dm: convert DM printk macros to pr_<level> macros
Joe Perches
2017-11-11
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2017-11-11
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2017-10-12
sched: add macros to define bitops for task atomic flags
Zefan Li
2017-10-12
usb: Fix typo in the definition of Endpoint[out]Request
Benjamin Herrenschmidt
2017-10-12
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2017-09-15
net: add kfree_skb_list()
Ben Hutchings
2017-09-15
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-09-15
USB: hub: fix SS max number of ports
Johan Hovold
2017-08-26
netfilter: ctnetlink: make it safer when updating ct->status
Liping Zhang
2017-07-18
bpf: try harder on clones when writing into skb
Daniel Borkmann
2017-07-18
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-05
nlm: Ensure callback code also checks that the files match
Trond Myklebust
2017-03-16
list: introduce list_first_entry_or_null
Jiri Pirko
2017-03-16
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2017-03-16
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-03-16
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2017-02-23
rose: limit sk_filter trim to payload
Willem de Bruijn
2017-02-23
lockdep: Silence warning if CONFIG_LOCKDEP isn't set
Paul Bolle
2017-02-23
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2016-11-20
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-11-20
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-11-20
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-11-20
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2016-11-20
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2016-11-20
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
2016-10-20
mm, gup: close FOLL MAP_PRIVATE race
Michal Hocko
2016-08-22
fs: limit filesystem stacking depth
Miklos Szeredi
2016-08-22
etherdevice: introduce help function eth_zero_addr()
Duan Jiong
2016-08-22
mm: Export migrate_page_move_mapping and migrate_page_copy
Richard Weinberger
2016-08-22
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
2016-06-15
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
2016-06-15
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
2016-06-15
mm: hugetlb: allow hugepages_supported to be architecture specific
Dominik Dingel
2016-06-15
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
2016-06-15
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
2016-06-15
Revert "net: validate variable length ll headers"
Ben Hutchings
2016-05-01
net: validate variable length ll headers
Willem de Bruijn
2016-05-01
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2016-05-01
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-05-01
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2016-05-01
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
Bjorn Helgaas
2016-04-01
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
2016-04-01
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
[next]