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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2026-02-12
kho: fix missing early_memunmap() call in kho_populate()
Ran Xiaokai
-12
/
+14
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
-1
/
+1
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
-18
/
+36
2026-02-12
Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-248
/
+244
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-240
/
+1211
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-8
/
+9
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1
/
+82
2026-02-11
tracing: Fix indentation of return statement in print_trace_fmt()
Haoyang LIU
-1
/
+1
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+2
2026-02-11
Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-2
/
+5
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
-4
/
+4
2026-02-11
Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2026-02-11
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-423
/
+473
2026-02-11
Merge tag 'wq-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-34
/
+115
2026-02-11
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
-6
/
+7
2026-02-11
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
-0
/
+6
2026-02-11
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
-1
/
+1
2026-02-11
Merge branch 'for-6.20' into for-linus
Petr Mladek
-2
/
+5
2026-02-10
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+2
2026-02-10
printk: Add execution context (task name/CPU) to printk_info
Breno Leitao
-1
/
+82
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+19
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+1
2026-02-10
Merge tag 'timers-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-40
/
+18
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+120
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1138
/
+43
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-492
/
+1036
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-132
/
+328
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-140
/
+440
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-1357
/
+3551
2026-02-10
Merge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-22
/
+12
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-11
/
+11
2026-02-10
Revert "pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers"
Oleg Nesterov
-2
/
+1
2026-02-10
pidfs: implement ino allocation without the pidmap lock
Mateusz Guzik
-2
/
+1
2026-02-10
pidfs: convert rb-tree to rhashtable
Christian Brauner
-4
/
+9
2026-02-10
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
-8
/
+7
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-157
/
+289
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-21
/
+25
2026-02-09
Merge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-1
/
+13
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
-0
/
+6
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-29
/
+4
2026-02-09
tracing: Move d_max_latency out of CONFIG_FSNOTIFY protection
Steven Rostedt
-1
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-46
/
+85
2026-02-09
Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-23
/
+0
2026-02-09
Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+159
2026-02-09
Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-819
/
+104
2026-02-08
tracing: Better separate SNAPSHOT and MAX_TRACE options
Steven Rostedt
-47
/
+53
2026-02-08
tracing: Add tracer_uses_snapshot() helper to remove #ifdefs
Steven Rostedt
-35
/
+28
2026-02-08
tracing: Rename trace_array field max_buffer to snapshot_buffer
Steven Rostedt
-47
/
+48
2026-02-08
tracing: Move pid filtering into trace_pid.c
Steven Rostedt
-242
/
+247
[prev]
[next]