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-11-24
PM: hibernate: Extra cleanup of comments in swap handling code
Rafael J. Wysocki
-48
/
+33
2025-11-24
bpf: implement "jmp" mode for trampoline
Menglong Dong
-17
/
+58
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
-8
/
+17
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
-1
/
+28
2025-11-24
bpf: cleanup aux->used_maps after jit
Anton Protopopov
-0
/
+9
2025-11-24
kallsyms: Fix wrong "big" kernel symbol type read from procfs
Zheng Yejian
-1
/
+4
2025-11-24
printk: Avoid irq_work for printk_deferred() on suspend
John Ogness
-1
/
+1
2025-11-23
Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-18
/
+21
2025-11-23
Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-11-22
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
-3
/
+4
2025-11-22
Merge tag 'v6.18-rc3' into irq/msi
Thomas Gleixner
-46
/
+85
2025-11-22
genirq: Remove cpumask availability check on kthread affinity setting
Frederic Weisbecker
-13
/
+4
2025-11-22
genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
Frederic Weisbecker
-8
/
+15
2025-11-22
genirq: Prevent early spurious wake-ups of interrupt threads
Frederic Weisbecker
-1
/
+9
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
-25
/
+22
2025-11-21
bpf: correct stack liveness for tail calls
Eduard Zingerman
-5
/
+31
2025-11-21
bpf: properly verify tail call behavior
Martin Teichmann
-3
/
+28
2025-11-21
bpf: Add a check to make static analysers happy
Anton Protopopov
-1
/
+7
2025-11-21
workqueue: Don't rely on wq->rescuer to stop rescuer
Lai Jiangshan
-12
/
+5
2025-11-21
workqueue: Only assign rescuer work when really needed
Lai Jiangshan
-0
/
+4
2025-11-21
workqueue: Factor out assign_rescuer_work()
Lai Jiangshan
-11
/
+18
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
-5155
/
+9809
2025-11-20
cpuset: Treat cpusets in attaching as populated
Chen Ridong
-8
/
+27
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
-157
/
+412
2025-11-20
crash: export crashkernel CMA reservation to userspace
Sourabh Jain
-0
/
+21
2025-11-20
watchdog: add sys_info sysctls to dump sys info on system lockup
Feng Tang
-3
/
+41
2025-11-20
hung_task: add hung_task_sys_info sysctl to dump sys info on task-hung
Feng Tang
-12
/
+28
2025-11-20
kernel/hung_task: unexport sysctl_hung_task_timeout_secs
Christoph Hellwig
-1
/
+0
2025-11-20
panic: sys_info: align constant definition names with parameters
Andy Shevchenko
-1
/
+1
2025-11-20
PM: sleep: Call pm_sleep_fs_sync() instead of ksys_sync_helper()
Samuel Wu
-3
/
+13
2025-11-20
PM: sleep: Add support for wakeup during filesystem sync
Samuel Wu
-6
/
+74
2025-11-20
Merge back material related to system sleep for 6.19
Rafael J. Wysocki
-76
/
+134
2025-11-20
sched: Provide and use set_need_resched_current()
Peter Zijlstra
-24
/
+13
2025-11-20
workqueue: Init rescuer's affinities as wq_unbound_cpumask
Lai Jiangshan
-2
/
+5
2025-11-20
workqueue: Let DISASSOCIATED workers follow unbound wq cpumask changes
Lai Jiangshan
-0
/
+13
2025-11-20
workqueue: Update the rescuer's affinity only when it is detached
Lai Jiangshan
-5
/
+5
2025-11-20
timers/migration: Exclude isolated cpus from hierarchy
Gabriele Monaco
-0
/
+146
2025-11-20
sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
Gabriele Monaco
-0
/
+23
2025-11-20
cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...
Gabriele Monaco
-6
/
+6
2025-11-20
timers/migration: Use scoped_guard on available flag set/clear
Gabriele Monaco
-17
/
+17
2025-11-20
timers/migration: Add mask for CPUs available in the hierarchy
Gabriele Monaco
-1
/
+14
2025-11-20
timers/migration: Rename 'online' bit to 'available'
Gabriele Monaco
-13
/
+13
2025-11-20
Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-1
/
+4
2025-11-20
PCI/P2PDMA: Simplify bus address mapping API
Leon Romanovsky
-2
/
+2
2025-11-20
sched_ext: Fix scx_enable() crash on helper kthread creation failure
Saket Kumar Bhaskar
-1
/
+4
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-77
/
+109
2025-11-20
sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
Pingfan Liu
-6
/
+48
2025-11-20
cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()
Pingfan Liu
-15
/
+36
2025-11-20
timekeeping: Fix resource leak in tk_aux_sysfs_init() error paths
Malaya Kumar Rout
-9
/
+12
2025-11-20
sched/mmcid: Use cpumask_weighted_or()
Thomas Gleixner
-2
/
+3
[prev]
[next]