index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
fgraph: Do not enable function_graph tracer when setting funcgraph-args
Steven Rostedt
1
-0
/
+6
2025-06-17
bpf: Fix key serial argument of bpf_lookup_user_key()
James Bottomley
1
-1
/
+1
2025-06-17
bpf: Get rid of redundant 3rd argument of prepare_seq_file()
Al Viro
1
-6
/
+5
2025-06-17
cgroup: remove per-cpu per-subsystem locks
Shakeel Butt
1
-96
/
+4
2025-06-17
cgroup: make css_rstat_updated nmi safe
Shakeel Butt
1
-12
/
+53
2025-06-17
cgroup: support to enable nmi-safe css_rstat_updated
Shakeel Butt
1
-2
/
+21
2025-06-17
workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()
Chuyi Zhou
1
-1
/
+2
2025-06-17
Merge branch 'WQ_PERCPU' into for-6.17
Tejun Heo
1
-4
/
+9
2025-06-17
workqueue: Add system_percpu_wq and system_dfl_wq
Marco Crivellari
1
-4
/
+9
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
3
-2
/
+9
2025-06-17
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
Tejun Heo
1
-6
/
+6
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
1
-3
/
+2
2025-06-17
printk: nbcon: Allow reacquire during panic
John Ogness
1
-22
/
+41
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-5
/
+5
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
3
-4
/
+4
2025-06-16
audit,module: restore audit logging in load failure case
Richard Guy Briggs
3
-4
/
+6
2025-06-16
workqueue: Basic memory allocation profiling support
Kent Overstreet
1
-7
/
+7
2025-06-16
sched_ext: Return NULL in llc_span
Cheng-Yang Chou
1
-1
/
+1
2025-06-16
coredump: rename do_coredump() to vfs_coredump()
Christian Brauner
1
-1
/
+1
2025-06-14
clocksource: Use cpumask_next_wrap() in clocksource_watchdog()
Yury Norov [NVIDIA]
1
-3
/
+1
2025-06-14
clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus()
Yury Norov [NVIDIA]
1
-3
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.h
Cheng-Yang Chou
1
-5
/
+0
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.c
Cheng-Yang Chou
1
-34
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.h
Cheng-Yang Chou
1
-1
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.c
Cheng-Yang Chou
1
-25
/
+1
2025-06-13
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
39
-889
/
+316
2025-06-13
bpf: Remove redundant free_verifier_state()/pop_stack()
Luis Gerhorst
1
-26
/
+10
2025-06-13
bpf: handle jset (if a & b ...) as a jump in CFG computation
Eduard Zingerman
1
-0
/
+1
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
1
-0
/
+9
2025-06-13
bpf: Include verifier memory allocations in memcg statistics
Eduard Zingerman
2
-41
/
+43
2025-06-13
syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
1
-13
/
+23
2025-06-13
genirq/irq_sim: Initialize work context pointers properly
Gyeyoung Baek
1
-1
/
+1
2025-06-13
genirq: Add kunit tests for depth counts
Brian Norris
3
-0
/
+241
2025-06-13
genirq/cpuhotplug: Restore affinity even for suspended IRQ
Brian Norris
1
-7
/
+0
2025-06-13
genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplug
Brian Norris
1
-0
/
+8
2025-06-13
padata: use cpumask_nth()
Yury Norov
1
-19
/
+3
2025-06-13
padata: Fix pd UAF once and for all
Herbert Xu
1
-95
/
+37
2025-06-13
sched/smp: Use the SMP version of double_rq_clock_clear_update()
Ingo Molnar
1
-3
/
+0
2025-06-13
sched/smp: Use the SMP version of add_nr_running()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of ENQUEUE_MIGRATED
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of WF_ and SD_ flag sanity checks
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of task_on_cpu()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of rq_pin_lock()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of is_migration_disabled()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of cpu_of()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of the stop-CPU scheduling class
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of the idle scheduling class
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of sched_update_asym_prefer_cpu()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of the scheduler syscalls
Ingo Molnar
1
-5
/
+1
2025-06-13
sched/smp: Use the SMP version of schedstats
Ingo Molnar
1
-4
/
+0
[prev]
[next]