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