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-06-18
Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+1
2025-06-18
Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+2
2025-06-18
Merge tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-8
/
+15
2025-06-18
cgroup,freezer: fix incomplete freezing when attaching tasks
Chen Ridong
-2
/
+1
2025-06-18
printk: ringbuffer: Add KUnit test
Thomas Weißschuh
-0
/
+305
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file writes
Tejun Heo
-113
/
+106
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file reads
Tejun Heo
-18
/
+40
2025-06-18
sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()
Tejun Heo
-67
/
+67
2025-06-18
sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from ...
Tejun Heo
-11
/
+13
2025-06-18
fgraph: Do not enable function_graph tracer when setting funcgraph-args
Steven Rostedt
-0
/
+6
2025-06-17
bpf: Fix key serial argument of bpf_lookup_user_key()
James Bottomley
-1
/
+1
2025-06-17
bpf: Get rid of redundant 3rd argument of prepare_seq_file()
Al Viro
-6
/
+5
2025-06-17
cgroup: remove per-cpu per-subsystem locks
Shakeel Butt
-96
/
+4
2025-06-17
cgroup: make css_rstat_updated nmi safe
Shakeel Butt
-12
/
+53
2025-06-17
cgroup: support to enable nmi-safe css_rstat_updated
Shakeel Butt
-2
/
+21
2025-06-17
workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()
Chuyi Zhou
-1
/
+2
2025-06-17
Merge branch 'WQ_PERCPU' into for-6.17
Tejun Heo
-4
/
+9
2025-06-17
workqueue: Add system_percpu_wq and system_dfl_wq
Marco Crivellari
-4
/
+9
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
-2
/
+9
2025-06-17
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
Tejun Heo
-6
/
+6
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
-3
/
+2
2025-06-17
printk: nbcon: Allow reacquire during panic
John Ogness
-22
/
+41
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-5
/
+5
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-4
/
+4
2025-06-16
audit,module: restore audit logging in load failure case
Richard Guy Briggs
-4
/
+6
2025-06-16
workqueue: Basic memory allocation profiling support
Kent Overstreet
-7
/
+7
2025-06-16
sched_ext: Return NULL in llc_span
Cheng-Yang Chou
-1
/
+1
2025-06-16
coredump: rename do_coredump() to vfs_coredump()
Christian Brauner
-1
/
+1
2025-06-14
clocksource: Use cpumask_next_wrap() in clocksource_watchdog()
Yury Norov [NVIDIA]
-3
/
+1
2025-06-14
clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus()
Yury Norov [NVIDIA]
-3
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.h
Cheng-Yang Chou
-5
/
+0
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.c
Cheng-Yang Chou
-34
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.h
Cheng-Yang Chou
-1
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.c
Cheng-Yang Chou
-25
/
+1
2025-06-13
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
-889
/
+316
2025-06-13
bpf: Remove redundant free_verifier_state()/pop_stack()
Luis Gerhorst
-26
/
+10
2025-06-13
bpf: handle jset (if a & b ...) as a jump in CFG computation
Eduard Zingerman
-0
/
+1
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
-0
/
+9
2025-06-13
bpf: Include verifier memory allocations in memcg statistics
Eduard Zingerman
-41
/
+43
2025-06-13
syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
-13
/
+23
2025-06-13
genirq/irq_sim: Initialize work context pointers properly
Gyeyoung Baek
-1
/
+1
2025-06-13
genirq: Add kunit tests for depth counts
Brian Norris
-0
/
+241
2025-06-13
genirq/cpuhotplug: Restore affinity even for suspended IRQ
Brian Norris
-7
/
+0
2025-06-13
genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplug
Brian Norris
-0
/
+8
2025-06-13
padata: use cpumask_nth()
Yury Norov
-19
/
+3
2025-06-13
padata: Fix pd UAF once and for all
Herbert Xu
-95
/
+37
2025-06-13
sched/smp: Use the SMP version of double_rq_clock_clear_update()
Ingo Molnar
-3
/
+0
2025-06-13
sched/smp: Use the SMP version of add_nr_running()
Ingo Molnar
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of ENQUEUE_MIGRATED
Ingo Molnar
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of WF_ and SD_ flag sanity checks
Ingo Molnar
-2
/
+0
[prev]
[next]