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-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
2024-03-01
pidfs: convert to path_from_stashed() helper
Christian Brauner
2024-03-01
nsfs: convert to path_from_stashed() helper
Christian Brauner
2024-03-01
pidfd: add pidfs
Christian Brauner
2024-03-01
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-03-01
Merge tag 'qcom-arm64-for-6.9' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2024-03-01
drm/i915: Add missing doc for drm_i915_reset_stats
Nirmoy Das
2024-03-01
drm/panthor: Add uAPI
Boris Brezillon
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
2024-03-01
Simplify net_dbg_ratelimited() dummy
Geert Uytterhoeven
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
2024-03-01
ipv6: add ipv6_devconf_read_txrx cacheline_group
Eric Dumazet
2024-03-01
Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
Michael Kelley
2024-02-29
lib/string_helpers: Add flags param to string_get_size()
Andy Shevchenko
2024-03-01
Merge tag 'drm-misc-next-2024-02-29' of https://anongit.freedesktop.org/git/d...
Dave Airlie
2024-03-01
Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2024-03-01
Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...
Dave Airlie
2024-03-01
Merge tag 'drm-intel-gt-next-2024-02-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-02-29
workqueue: Drain BH work items on hot-unplugged CPUs
Tejun Heo
2024-02-29
overflow: Use POD in check_shl_overflow()
Andy Shevchenko
2024-02-29
kernel.h: Move lib/cmdline.c prototypes to string.h
Andy Shevchenko
2024-02-29
fortify: Improve buffer overflow reporting
Kees Cook
2024-02-29
fortify: Provide KUnit counters for failure testing
Kees Cook
2024-02-29
fortify: Split reporting and avoid passing string pointer
Kees Cook
2024-02-29
refcount: Annotated intentional signed integer wrap-around
Kees Cook
2024-02-29
lib/string_choices: Add str_plural() helper
Michal Wajdeczko
2024-02-29
overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()
Kees Cook
2024-02-29
overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
Kees Cook
2024-02-29
overflow: Adjust check_*_overflow() kern-doc to reflect results
Kees Cook
2024-02-29
kernel.h: Move upper_*_bits() and lower_*_bits() to wordpart.h
Andy Shevchenko
2024-02-29
Merge branch 'icc-sm7150' into icc-next
Georgi Djakov
2024-02-29
dt-bindings: interconnect: Add Qualcomm SM7150 DT bindings
Danila Tikhonov
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-29
cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
Xiongwei Song
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
2024-02-29
cpufreq: Limit resolving a frequency to policy min/max
Shivnandan Kumar
2024-02-29
f2fs: stop checkpoint when get a out-of-bounds segment
Zhiguo Niu
2024-02-29
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
2024-02-29
rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics
David Howells
2024-02-29
rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace
David Howells
2024-02-29
Merge tag 'samsung-dt64-6.9' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2024-02-29
Merge tag 'renesas-dts-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-29
drm/xe/uapi: Remove unused flags
Francois Dugast
2024-02-29
drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left over
José Roberto de Souza
2024-02-29
gpio: nomadik: support mobileye,eyeq5-gpio
Théo Lebrun
2024-02-29
gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
Théo Lebrun
[prev]
[next]