index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
Kconfig
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < 17
Thomas Gleixner
1
-0
/
+3
2025-09-06
Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2025-08-31
rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0
Alice Ryhl
1
-0
/
+3
2025-08-29
hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
1
-4
/
+5
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+4
2025-08-02
init/Kconfig: restore CONFIG_BROKEN help text
Andrew Morton
1
-0
/
+4
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+15
2025-07-29
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+0
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+12
2025-07-24
pc104: move PC104 option to drivers/Kconfig
Randy Dunlap
1
-7
/
+0
2025-07-20
io_uring: fix breakage in EXPERT menu
Randy Dunlap
1
-1
/
+1
2025-07-19
mm/vmstat: make MEMCG select VM_EVENT_COUNTERS
Kirill A. Shutemov
1
-0
/
+1
2025-07-14
sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
John Stultz
1
-0
/
+12
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
1
-0
/
+4
2025-07-11
futex: Use RCU-based per-CPU reference counting instead of rcuref_t
Peter Zijlstra
1
-4
/
+0
2025-07-02
io_uring/mock: add basic infra for test mock files
Pavel Begunkov
1
-0
/
+11
2025-07-01
futex: Temporary disable FUTEX_PRIVATE_HASH
Sebastian Andrzej Siewior
1
-0
/
+4
2025-06-24
rust: Introduce file_from_location()
Boqun Feng
1
-0
/
+3
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-0
/
+5
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-0
/
+3
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+14
2025-05-31
memcg: nmi safe memcg stats for specific archs
Shakeel Butt
1
-0
/
+7
2025-05-31
memcg: disable kmem charging in nmi for unsupported arch
Shakeel Butt
1
-0
/
+7
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-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2025-05-26
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-12
init: remove unused CONFIG_CC_CAN_LINK_STATIC
Masahiro Yamada
1
-5
/
+0
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-01
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-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2025-03-24
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
1
-0
/
+7
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
[next]