index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
init: fix build warnings about export.h
Huacai Chen
2
-0
/
+2
2025-06-05
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-0
/
+3
2025-06-03
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+14
2025-06-01
memcg: nmi safe memcg stats for specific archs
Shakeel Butt
1
-0
/
+7
2025-06-01
memcg: disable kmem charging in nmi for unsupported arch
Shakeel Butt
1
-0
/
+7
2025-06-01
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+16
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+5
2025-05-27
rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s
Miguel Ojeda
1
-0
/
+3
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2025-05-27
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+0
2025-05-13
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
1
-0
/
+2
2025-05-12
init: remove unused CONFIG_CC_CAN_LINK_STATIC
Masahiro Yamada
1
-5
/
+0
2025-05-12
init/main.c: log initcall level when initcall_debug is used
Francesco Valla
1
-2
/
+16
2025-05-08
timers: Rename init_timers() as timers_init()
Ingo Molnar
1
-1
/
+1
2025-05-08
hardening: simplify CONFIG_CC_HAS_COUNTED_BY
Jan Hendrik Farr
1
-4
/
+5
2025-05-07
rust: clean Rust 1.88.0's `unnecessary_transmutes` lint
Miguel Ojeda
1
-0
/
+3
2025-05-03
futex: Implement FUTEX2_MPOL
Peter Zijlstra
1
-0
/
+5
2025-05-03
futex: Add basic infrastructure for local task local hash
Sebastian Andrzej Siewior
1
-0
/
+5
2025-04-21
fs: remove uselib() system call
Christian Brauner
1
-10
/
+0
2025-04-15
Kconfig: switch CONFIG_SYSFS_SYCALL default to n
Christian Brauner
1
-10
/
+10
2025-04-08
sched: Add commadline option for RT_GROUP_SCHED toggling
Michal Koutný
1
-0
/
+11
2025-04-06
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-0
/
+5
2025-04-03
sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP
Oleg Nesterov
1
-1
/
+1
2025-04-02
mseal sysmap: kernel config and header change
Jeff Xu
1
-0
/
+22
2025-03-26
ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCE
Nathan Chancellor
1
-0
/
+5
2025-03-25
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2025-03-25
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+0
2025-03-25
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2025-03-25
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2025-03-24
Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-28
/
+464
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2025-03-12
compiler_types: Introduce __nonstring_array
Kees Cook
1
-0
/
+3
2025-03-11
rust: Disallow BTF generation with Rust + LTO
Matthew Maurer
1
-1
/
+1
2025-03-08
initramfs: avoid static buffer for error message
David Disseldorp
1
-7
/
+3
2025-03-08
initramfs: fix hardlink hash leak without TRAILER
David Disseldorp
1
-1
/
+6
2025-03-08
initramfs: reuse name_len for dir mtime tracking
David Disseldorp
1
-4
/
+3
2025-03-08
initramfs: allocate heap buffers together
David Disseldorp
1
-8
/
+11
2025-03-08
initramfs: avoid memcpy for hex header fields
David Disseldorp
1
-6
/
+3
2025-03-08
initramfs_test: kunit tests for initramfs unpacking
David Disseldorp
4
-0
/
+418
2025-03-05
rcu-tasks: Move RCU Tasks self-tests to core_initcall()
Paul E. McKenney
1
-1
/
+0
2025-03-04
init: add initramfs_internal.h
David Disseldorp
2
-3
/
+21
2025-02-18
kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
Brian Gerst
1
-5
/
+0
2025-02-18
x86/percpu/64: Use relative percpu offsets
Brian Gerst
1
-1
/
+1
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+2
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-28
Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+0
[next]