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.19.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-7.0.y
linux-7.1.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
Age
Commit message (
Expand
)
Author
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2017-09-15
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-09-15
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-09-15
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2017-09-15
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2017-09-15
net: ping: do not abuse udp_poll()
Eric Dumazet
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-09-15
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-08-26
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
2017-08-26
dentry name snapshots
Al Viro
2017-08-26
netfilter: ctnetlink: make it safer when updating ct->status
Liping Zhang
2017-08-26
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
2017-08-26
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2017-07-18
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
2017-07-18
kernel.h: make abs() work with 64-bit types
Michal Nazarewicz
2017-07-18
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-07-18
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
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-18
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2017-07-18
tracing: Add #undef to fix compile error
Rik van Riel
2017-07-18
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-05
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2017-06-05
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2017-06-05
net/mlx4: && vs & typo
Dan Carpenter
2017-06-05
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2017-06-05
mm: fix <linux/pagemap.h> stray kernel-doc notation
Randy Dunlap
2017-06-05
nlm: Ensure callback code also checks that the files match
Trond Myklebust
2017-06-05
locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER
Chris Wilson
2017-06-05
RDMA/core: Fix incorrect structure packing for booleans
Jason Gunthorpe
2017-04-04
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2017-04-04
netlink: remove mmapped netlink support
Florian Westphal
2017-04-04
blk: rq_data_dir() should not return a boolean
Linus Torvalds
2017-03-16
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2017-03-16
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
2017-03-16
net: avoid sk_forward_alloc overflows
Eric Dumazet
2017-03-16
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2017-03-16
net/sock: Add sock_efree() function
Ben Hutchings
2017-03-16
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2017-03-16
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
2017-03-16
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2017-03-16
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
2017-03-16
jump_labels: API for flushing deferred jump label updates
David Matlack
2017-03-16
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-03-16
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
2017-03-16
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2017-03-16
usb: add helper to extract bits 12:11 of wMaxPacketSize
Felipe Balbi
2017-02-26
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
[next]