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-04-05
hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
Nam Cao
-9
/
+3
2025-04-05
hrtimers: Switch to use __htimer_setup()
Nam Cao
-2
/
+1
2025-04-05
hrtimers: Delete hrtimer_init()
Nam Cao
-20
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-24
/
+24
2025-04-04
sched_ext: Drop "ops" from SCX_OPS_TASK_ITER_BATCH
Tejun Heo
-4
/
+4
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
-49
/
+65
2025-04-04
cgroup: add helper for checking when css is cgroup::self
JP Kobryn
-2
/
+2
2025-04-04
cgroup: move rstat base stat objects into their own struct
JP Kobryn
-35
/
+57
2025-04-04
sched_ext: Drop "ops" from scx_ops_{init|exit|enable|disable}[_task]() and fr...
Tejun Heo
-46
/
+46
2025-04-04
sched_ext: Drop "ops" from scx_ops_exit(), scx_ops_error() and friends
Tejun Heo
-102
/
+93
2025-04-04
sched_ext: Drop "ops" from scx_ops_bypass(), scx_ops_breather() and friends
Tejun Heo
-35
/
+34
2025-04-04
sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops...
Tejun Heo
-24
/
+23
2025-04-04
sched_ext: Drop "ops" from scx_ops_enable_state and friends
Tejun Heo
-44
/
+37
2025-04-04
Revert "timekeeping: Fix possible inconsistencies in _COARSE clockids"
Thomas Gleixner
-69
/
+25
2025-04-04
genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()
Thomas Gleixner
-1
/
+1
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
-3
/
+3
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
-4
/
+4
2025-04-04
sched/tracepoints: Move and extend the sched_process_exit() tracepoint
Andrii Nakryiko
-1
/
+1
2025-04-03
Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-26
/
+46
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+2
2025-04-03
Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-11
/
+9
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-3
/
+12
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
-1
/
+0
2025-04-02
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-48
/
+3
2025-04-02
Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-11
/
+8
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+6
2025-04-02
Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-15
/
+12
2025-04-02
Merge tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+2
2025-04-02
Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
-42
/
+10
2025-04-02
ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
Steven Rostedt
-2
/
+3
2025-04-02
tracing: Use vmap_page_range() to map memmap ring buffer
Steven Rostedt
-17
/
+16
2025-04-02
tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
Steven Rostedt
-7
/
+17
2025-04-02
tracing: Enforce the persistent ring buffer to be page aligned
Steven Rostedt
-0
/
+10
2025-04-02
tracing: fprobe events: Fix possible UAF on modules
Masami Hiramatsu (Google)
-9
/
+17
2025-04-02
tracing: fprobe: Fix to lock module while registering fprobe
Masami Hiramatsu (Google)
-19
/
+48
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
-1
/
+2
2025-04-02
tracing: Verify event formats that have "%*p.."
Steven Rostedt
-0
/
+7
2025-04-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
-0
/
+1
2025-04-02
tracing: Free module_delta on freeing of persistent ring buffer
Steven Rostedt
-0
/
+1
2025-04-02
ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGS
Steven Rostedt
-2
/
+1
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
-3
/
+23
2025-04-01
mseal sysmap: uprobe mapping
Jeff Xu
-1
/
+2
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-7
/
+21
2025-04-01
cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
Shakeel Butt
-1
/
+2
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-115
/
+252
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-77
/
+110
2025-03-31
cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it
Waiman Long
-9
/
+6
2025-03-31
cgroup/cpuset: Code cleanup and comment update
Waiman Long
-23
/
+38
2025-03-31
cgroup/cpuset: Don't allow creation of local partition over a remote one
Waiman Long
-0
/
+15
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
-117
/
+141
[prev]
[next]