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
Age
Commit message (
Expand
)
Author
Lines
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-7
/
+0
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+4
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+5
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
-0
/
+5
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+2
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+8
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
-14
/
+16
2026-04-07
rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Miguel Ojeda
-6
/
+1
2026-04-07
rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
Miguel Ojeda
-3
/
+0
2026-04-07
rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
Miguel Ojeda
-3
/
+0
2026-04-07
rust: simplify `RUSTC_VERSION` Kconfig conditions
Miguel Ojeda
-2
/
+0
2026-04-05
mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
David Hildenbrand (Arm)
-1
/
+1
2026-04-03
kernel: ksysfs: initialize kernel_kobj earlier
Bartosz Golaszewski
-0
/
+2
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
-0
/
+1
2026-04-01
memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
Mike Rapoport (Microsoft)
-7
/
+0
2026-03-30
kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`
Gary Guo
-0
/
+15
2026-03-26
timens: Remove dependency on the vDSO
Thomas Weißschuh
-1
/
+3
2026-03-25
Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
-0
/
+8
2026-03-24
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
-1
/
+0
2026-03-22
sched_ext: Fix build errors and unused label warning in non-cgroup configs
Cheng-Yang Chou
-1
/
+1
2026-03-20
init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR
Nathan Chancellor
-1
/
+1
2026-03-20
init/initramfs.c: trivial fix: FSM -> Finite-state machine
Askar Safin
-1
/
+1
2026-03-12
kbuild: Use '-fms-anonymous-structs' if it is available
Nathan Chancellor
-0
/
+5
2026-03-11
vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
-0
/
+2
2026-03-06
sched_ext: Introduce cgroup sub-sched support
Tejun Heo
-0
/
+4
2026-03-06
Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2026-03-03
io_uring/mock: Fix typo in help text
J. Neuschäfer
-1
/
+1
2026-02-23
init/Kconfig: Adjust fixed clang version for __builtin_counted_by_ref
Nathan Chancellor
-1
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-5
/
+5
2026-02-21
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
-0
/
+5
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-6
/
+10
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+1
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
-1
/
+1
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+12
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+4
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-1
/
+1
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+7
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+53
2026-02-09
Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+10
2026-02-09
Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-143
/
+17
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
-0
/
+1
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
-0
/
+1
2026-01-26
init/main: read bootconfig header with get_unaligned_le32()
Sun Jian
-4
/
+5
[next]