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
/
Kconfig
Age
Commit message (
Expand
)
Author
16 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...
Mark Brown
5 days
bootconfig: render embedded bootconfig as a kernel cmdline at build time
Breno Leitao
8 days
rust: allow `suspicious_runtime_symbol_definitions` lint for Rust >= 1.98
Miguel Ojeda
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 '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-08
rust: tests: add Kconfig for KUnit test
Yury Norov
2026-06-03
futex: Add robust futex unlock IP range
Thomas Gleixner
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
rust: kasan: add support for Software Tag-Based KASAN
Alice Ryhl
2026-05-27
rust: kasan: KASAN+RUST requires clang
Alice Ryhl
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
2026-05-14
slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
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 '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 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
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-03-30
kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`
Gary Guo
2026-03-26
timens: Remove dependency on the vDSO
Thomas Weißschuh
2026-03-25
Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-22
sched_ext: Fix build errors and unused label warning in non-cgroup configs
Cheng-Yang Chou
2026-03-20
init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR
Nathan Chancellor
2026-03-12
kbuild: Use '-fms-anonymous-structs' if it is available
Nathan Chancellor
2026-03-06
sched_ext: Introduce cgroup sub-sched support
Tejun Heo
2026-03-06
Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-03
io_uring/mock: Fix typo in help text
J. Neuschäfer
2026-02-23
init/Kconfig: Adjust fixed clang version for __builtin_counted_by_ref
Nathan Chancellor
2026-02-21
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
2026-01-22
rseq: Add fields and constants for time slice extension
Thomas Gleixner
2026-01-17
compiler_types.h: Attributes: Add __counted_by_ptr macro
Bill Wendling
2026-01-16
kbuild: uapi: drop dependency on CC_CAN_LINK
Thomas Weißschuh
2026-01-14
acct(2): begin the deprecation of legacy BSD process accounting
Jeff Layton
2025-12-19
kbuild: Sync kconfig when PAHOLE_VERSION changes
Ihor Solodrai
[next]