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
2025-05-14
ring-buffer: Fix persistent buffer when commit page is the reader page
Steven Rostedt
-3
/
+5
2025-05-14
ftrace: Fix preemption accounting for stacktrace filter command
pengdonglin
-5
/
+1
2025-05-14
ftrace: Fix preemption accounting for stacktrace trigger command
pengdonglin
-1
/
+1
2025-05-14
sched_ext: Explain the temporary situation around scx_root dereferences
Tejun Heo
-0
/
+8
2025-05-14
tracing: Record trace_clock and recover when reboot
Masami Hiramatsu (Google)
-0
/
+17
2025-05-14
tracing: Cleanup upper_empty() in pid_list
Yury Norov
-6
/
+2
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
-121
/
+187
2025-05-14
sched_ext: Cleanup [__]scx_exit/error*()
Tejun Heo
-23
/
+25
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
-59
/
+75
2025-05-14
sched_ext: Clean up scx_root usages
Tejun Heo
-61
/
+100
2025-05-14
sched,livepatch: Untangle cond_resched() and live-patching
Peter Zijlstra
-77
/
+22
2025-05-14
genirq/msi: Engage the .msi_teardown() callback on domain removal
Marc Zyngier
-0
/
+3
2025-05-14
genirq/msi: Move prepare() call to per-device allocation
Marc Zyngier
-4
/
+31
2025-05-14
irqchip/gic-v3-its: Implement .msi_teardown() callback
Marc Zyngier
-2
/
+1
2025-05-14
genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
Marc Zyngier
-0
/
+8
2025-05-14
genirq/manage: Use the correct lock guard in irq_set_irq_wake()
Jon Hunter
-1
/
+1
2025-05-13
bpf: Add support for __prog argument suffix to pass in prog->aux
Kumar Kartikeya Dwivedi
-8
/
+29
2025-05-13
PM: sleep: Introduce pm_sleep_transition_in_progress()
Rafael J. Wysocki
-2
/
+5
2025-05-13
Merge tag 'probes-fixes-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+32
2025-05-13
bpf: Fix WARN() in get_bpf_raw_tp_regs
Tao Chen
-1
/
+1
2025-05-13
clocksource: Fix the CPUs' choice in the watchdog per CPU verification
Guilherme G. Piccoli
-1
/
+1
2025-05-13
tracing: probes: Fix a possible race in trace_probe_log APIs
Masami Hiramatsu (Google)
-3
/
+27
2025-05-13
Merge Energy Model management code changes for 6.16
Rafael J. Wysocki
-94
/
+118
2025-05-13
PM: EM: Introduce em_adjust_cpu_capacity()
Rafael J. Wysocki
-4
/
+24
2025-05-13
PM: EM: Move CPU capacity check to em_adjust_new_capacity()
Rafael J. Wysocki
-23
/
+17
2025-05-13
PM: sleep: Introduce pm_suspend_in_progress()
Rafael J. Wysocki
-2
/
+2
2025-05-13
PM: sleep: Print PM debug messages during hibernation
Rafael J. Wysocki
-1
/
+11
2025-05-13
genirq: Consistently use '%u' format specifier for unsigned int variables
Andy Shevchenko
-3
/
+3
2025-05-13
genirq: Ensure flags in lock guard is consistently initialized
Nathan Chancellor
-4
/
+4
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
-88
/
+0
2025-05-12
mm: move dup_mmap() to mm
Lorenzo Stoakes
-185
/
+4
2025-05-12
sched/numa: add tracepoint that tracks the skipping of numa balancing due to ...
Libo Chen
-1
/
+3
2025-05-12
sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.mems
Libo Chen
-0
/
+7
2025-05-12
mm, PM: use for_each_valid_pfn() in kernel/power/snapshot.c
David Woodhouse
-22
/
+20
2025-05-12
kexec: add config option for KHO
Alexander Graf
-0
/
+14
2025-05-12
kexec: add KHO support to kexec file loads
Alexander Graf
-0
/
+96
2025-05-12
kexec: enable KHO support for memory preservation
Mike Rapoport (Microsoft)
-0
/
+411
2025-05-12
kexec: add KHO parsing support
Alexander Graf
-1
/
+232
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
-0
/
+558
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
-0
/
+36
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
-2
/
+2
2025-05-12
bpf: Implement dynptr copy kfuncs
Mykyta Yatsenko
-0
/
+202
2025-05-12
helpers: make few bpf helpers public
Mykyta Yatsenko
-12
/
+2
2025-05-12
Merge tag 'sched_ext-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-69
/
+124
2025-05-12
Merge tag 'cgroup-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+4
2025-05-12
kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86
Sami Tolvanen
-0
/
+5
2025-05-11
kexec_file: use SHA-256 library API instead of crypto_shash API
Eric Biggers
-65
/
+16
2025-05-11
watchdog: fix watchdog may detect false positive of softlockup
Luo Gengkun
-14
/
+27
2025-05-11
crash: fix spelling mistake "crahskernel" -> "crashkernel"
Colin Ian King
-1
/
+1
2025-05-11
relay: remove unused relay_late_setup_files
Dr. David Alan Gilbert
-110
/
+1
[prev]
[next]