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-04-02
bpf: Fix abuse of kprobe_write_ctx via freplace
Leon Hwang
-0
/
+17
2026-04-02
tracing: Non-consuming read for trace remotes with an offline CPU
Vincent Donnefort
-3
/
+19
2026-04-02
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
-204
/
+406
2026-04-02
sched/debug: Fix avg_vruntime() usage
Peter Zijlstra
-1
/
+3
2026-04-02
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
-7
/
+3
2026-04-02
dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory
Jiri Pirko
-5
/
+22
2026-04-01
ftrace: Use kallsyms binary search for single-symbol lookup
Andrey Grodzovsky
-0
/
+22
2026-04-01
workqueue: set WQ_AFFN_CACHE_SHARD as the default affinity scope
Breno Leitao
-1
/
+1
2026-04-01
workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
Breno Leitao
-0
/
+183
2026-04-01
workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...
Matthew Brost
-1
/
+13
2026-04-01
hrtimer: Fix incorrect #endif comment for BITS_PER_LONG check
Zhan Xusheng
-1
/
+1
2026-04-01
timens: Use task_lock guard in timens_get*()
Thomas Weißschuh
-16
/
+14
2026-04-01
timens: Use mutex guard in proc_timens_set_offset()
Thomas Weißschuh
-11
/
+5
2026-04-01
timens: Simplify some calls to put_time_ns()
Thomas Weißschuh
-18
/
+11
2026-04-01
genirq/affinity: Remove cpus_read_lock() while reading cpu_possible_mask
Sebastian Andrzej Siewior
-5
/
+2
2026-04-01
rv: Allow epoll in rtapp-sleep monitor
Nam Cao
-46
/
+60
2026-04-01
memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport (Microsoft)
-3
/
+3
2026-03-31
module: deprecate usage of *_gpl sections in module loader
Siddharth Nayyar
-31
/
+18
2026-03-31
module: use kflagstab instead of *_gpl sections
Siddharth Nayyar
-26
/
+30
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
-2
/
+23
2026-03-31
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
-1
/
+6
2026-03-31
workqueue: Remove HK_TYPE_WQ from affecting wq_unbound_cpumask
Waiman Long
-2
/
+1
2026-03-31
Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-26
/
+74
2026-03-31
Merge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+22
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-12
/
+105
2026-03-31
cgroup/cpuset: Skip security check for hotplug induced v1 task migration
Waiman Long
-0
/
+10
2026-03-31
cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...
Waiman Long
-9
/
+10
2026-03-31
tracing: Remove duplicate latency_fsnotify() stub
Steven Rostedt
-3
/
+2
2026-03-31
tracing: Preserve repeated trace_trigger boot parameters
Wesley Atwell
-3
/
+10
2026-03-31
tracing: Append repeated boot-time tracing parameters
Wesley Atwell
-6
/
+42
2026-03-31
printk: ringbuffer: fix errors in comments
Loïc Grégoire
-7
/
+7
2026-03-31
rv: Add nomiss deadline monitor
Gabriele Monaco
-0
/
+713
2026-03-31
sched/deadline: Move some utility functions to deadline.h
Gabriele Monaco
-27
/
+1
2026-03-31
sched: Add deadline tracepoints
Gabriele Monaco
-0
/
+28
2026-03-31
rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
-153
/
+61
2026-03-31
rv: Add sample hybrid monitor stall
Gabriele Monaco
-0
/
+266
2026-03-31
rv: Add Hybrid Automata monitor type
Gabriele Monaco
-0
/
+76
2026-03-31
Merge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-next
Marek Szyprowski
-6
/
+60
2026-03-31
dma: contiguous: Export dev_get_cma_area()
Maxime Ripard
-0
/
+1
2026-03-31
dma: contiguous: Make dma_contiguous_default_area static
Maxime Ripard
-1
/
+1
2026-03-31
dma: contiguous: Make dev_get_cma_area() a proper function
Maxime Ripard
-0
/
+8
2026-03-31
dma: contiguous: Turn heap registration logic around
Maxime Ripard
-5
/
+50
2026-03-31
bpf: Fix block device hooks names
Jiri Olsa
-3
/
+3
2026-03-30
rcutorture: Test call_srcu() with preemption disabled and not
Paul E. McKenney
-0
/
+7
2026-03-30
rcu: Add BOOTPARAM_RCU_STALL_PANIC Kconfig option
Gustavo Luiz Duarte
-1
/
+25
2026-03-30
torture: Avoid modulo-zero error in torture_hrtimeout_ns()
Paul E. McKenney
-1
/
+1
2026-03-30
rcu/nocb: Extract nocb_bypass_needs_flush() to reduce duplication
Joel Fernandes
-14
/
+37
2026-03-30
rcu/nocb: Consolidate rcu_nocb_cpu_offload/deoffload functions
Joel Fernandes
-35
/
+35
2026-03-30
rcu-tasks: Remove unnecessary smp_store_release() in cblist_init_generic()
Zqiang
-3
/
+3
2026-03-30
rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()
Paul E. McKenney
-57
/
+21
[prev]
[next]