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-07-27
vfio: New external user group/file match
Alex Williamson
2017-07-27
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
2017-07-27
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
2017-07-15
usb: Fix typo in the definition of Endpoint[out]Request
Benjamin Herrenschmidt
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-26
log2: make order_base_2() behave correctly on const input value zero
Ard Biesheuvel
2017-06-14
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
2017-06-14
drivers: char: random: add get_random_long()
Daniel Cashman
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-15
f2fs: sanity check segment count
Jin Qian
2017-05-15
mtd: cfi: reduce stack size
Arnd Bergmann
2017-05-08
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2017-05-08
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2017-05-08
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2017-05-08
cred/userns: define current_user_ns() as a function
Arnd Bergmann
2017-05-08
mtd: avoid stack overflow in MTD CFI code
Arnd Bergmann
2017-04-30
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2017-04-22
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-04-22
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2017-04-18
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
2017-04-18
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2017-04-18
nlm: Ensure callback code also checks that the files match
Trond Myklebust
2017-04-18
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2017-04-18
pwm: Unexport children before chip removal
David Hsu
2017-04-18
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2017-02-08
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2017-02-08
blk: rq_data_dir() should not return a boolean
Linus Torvalds
2017-02-08
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
2017-02-08
module: fix types of device tables aliases
Andrey Ryabinin
2017-01-15
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2017-01-15
net: Use more bit fields in napi_gro_cb
Tom Herbert
2016-12-23
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2016-10-22
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-05
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
2016-10-05
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
2016-10-05
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2016-10-05
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
2016-10-05
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2016-09-02
PCI: Add Netronome NFP4000 PF device ID
Simon Horman
2016-09-02
PCI: Add Netronome vendor and device IDs
Jason S. McMullan
2016-08-22
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2016-08-22
dcache: let the dentry count go down to zero without taking d_lock
Linus Torvalds
2016-08-07
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
2016-08-07
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
2016-08-03
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-12
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-12
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-12
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-12
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-12
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
[next]