index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
5 days
kunit: use scoped_with_init_fs() in tests that resolve paths
Christian Brauner
8 days
fs: stop sharing fs_struct between init_task and pid 1
Christian Brauner
8 days
initramfs: use scoped_with_init_fs() for rootfs unpacking
Christian Brauner
8 days
fs: make userspace_init_fs a dynamically-initialized pointer
Christian Brauner
8 days
fs: add real_fs to track task's actual fs_struct
Christian Brauner
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-16
Merge tag 'bootconfig-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2026-06-15
Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-08
rust: tests: add Kconfig for KUnit test
Yury Norov
2026-06-03
futex: Add robust futex unlock IP range
Thomas Gleixner
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
2026-05-28
treewide: fix indentation and whitespace in Kconfig files
Anand Moon
2026-05-27
kbuild: Remove check for broken scoping with clang < 17 in CC_HAS_ASM_GOTO_OU...
Nathan Chancellor
2026-05-27
init/initramfs_test: wait_for_initramfs() before running
Jia He
2026-05-27
rust: kasan: add support for Software Tag-Based KASAN
Alice Ryhl
2026-05-27
rust: kasan: KASAN+RUST requires clang
Alice Ryhl
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
2026-05-22
init: do_mounts: use kmalloc() for allocations of temporary buffers
Mike Rapoport (Microsoft)
2026-05-21
initramfs: Refactor to use hex2bin() instead of custom approach
Andy Shevchenko
2026-05-21
initramfs: Sort headers alphabetically
Andy Shevchenko
2026-05-21
initramfs_test: test header fields with 0x hex prefix
David Disseldorp
2026-05-21
initramfs_test: add fill_cpio() inject_ox parameter
David Disseldorp
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
2026-05-18
sched/cache: Fix unpaired account_llc_enqueue/dequeue
Chen Yu
2026-05-14
slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
2026-05-12
bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
Breno Leitao
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
2026-04-09
sched/cache: Assign preferred LLC ID to processes
Tim Chen
2026-04-09
sched/cache: Introduce infrastructure for cache-aware load balancing
Peter Zijlstra (Intel)
2026-04-07
rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Miguel Ojeda
2026-04-07
rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
Miguel Ojeda
2026-04-07
rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
Miguel Ojeda
2026-04-07
rust: simplify `RUSTC_VERSION` Kconfig conditions
Miguel Ojeda
2026-04-05
mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
David Hildenbrand (Arm)
2026-04-03
kernel: ksysfs: initialize kernel_kobj earlier
Bartosz Golaszewski
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
[next]