index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-04-20
cgroup_get_from_fd(): switch to fdget_raw()
Al Viro
2023-04-20
bpf: switch to fdget_raw()
Al Viro
2023-04-20
convert setns(2) to fdget()/fdput()
Al Viro
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-20
PM: Add sysfs files to represent time spent in hardware sleep state
Mario Limonciello
2023-04-20
swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FS
Petr Tesarik
2023-04-20
kernel/configs: Drop Android config fragments
John Stultz
2023-04-20
stackleak: allow to specify arch specific stackleak poison function
Heiko Carstens
2023-04-19
bpf: support access variable length array of integer type
Feng Zhou
2023-04-19
Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-04-19
module: add debugging auto-load duplicate module support
Luis Chamberlain
2023-04-19
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
2023-04-18
delayacct: track delays from IRQ/SOFTIRQ
Yang Yang
2023-04-18
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
2023-04-18
prctl: add PR_GET_AUXV to copy auxv to userspace
Josh Triplett
2023-04-18
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
mm: fix memory leak on mm_init error handling
Mathieu Desnoyers
2023-04-18
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
2023-04-18
module: stats: fix invalid_mod_bytes typo
Arnd Bergmann
2023-04-18
module: remove use of uninitialized variable len
Tom Rix
2023-04-18
module: fix building stats for 32-bit targets
Arnd Bergmann
2023-04-18
module: stats: include uapi/linux/module.h
Arnd Bergmann
2023-04-18
module: avoid allocation if module is already present and ready
Luis Chamberlain
2023-04-18
module: add debug stats to help identify memory pressure
Luis Chamberlain
2023-04-18
module: extract patient module check into helper
Luis Chamberlain
2023-04-18
modules/kmod: replace implementation with a semaphore
Luis Chamberlain
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-18
timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()
Frederic Weisbecker
2023-04-18
timers/nohz: Add a comment about broken iowait counter update race
Frederic Weisbecker
2023-04-18
timers/nohz: Protect idle/iowait sleep time under seqcount
Frederic Weisbecker
2023-04-18
timers/nohz: Only ever update sleeptime from idle exit
Frederic Weisbecker
2023-04-18
timers/nohz: Restructure and reshuffle struct tick_sched
Frederic Weisbecker
2023-04-18
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-04-17
bpf: Improve verifier u32 scalar equality checking
Yonghong Song
2023-04-17
bpf: lirc program type should not require SYS_CAP_ADMIN
Sean Young
2023-04-17
swiotlb: Remove bounce buffer remapping for Hyper-V
Michael Kelley
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-04-16
bpf: Remove KF_KPTR_GET kfunc flag
David Vernet
2023-04-16
ptrace: Provide set/get interface for syscall user dispatch
Gregory Price
2023-04-16
syscall_user_dispatch: Untag selector address before access_ok()
Gregory Price
2023-04-16
syscall_user_dispatch: Split up set_syscall_user_dispatch()
Gregory Price
2023-04-16
posix-timers: Prefer delivery of signals to the current thread
Dmitry Vyukov
2023-04-16
swiotlb: track and report io_tlb_used high water marks in debugfs
Michael Kelley
2023-04-16
swiotlb: fix debugfs reporting of reserved memory pools
Michael Kelley
2023-04-16
swiotlb: relocate PageHighMem test away from rmem_swiotlb_setup
Doug Berger
2023-04-15
bpf: Centralize btf_field-specific initialization logic
Dave Marchevsky
2023-04-15
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
[prev]
[next]