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-13
sched/smp: Use the SMP version of task_on_cpu()
Ingo Molnar
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of rq_pin_lock()
Ingo Molnar
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of is_migration_disabled()
Ingo Molnar
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of cpu_of()
Ingo Molnar
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of the stop-CPU scheduling class
Ingo Molnar
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of the idle scheduling class
Ingo Molnar
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of sched_update_asym_prefer_cpu()
Ingo Molnar
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of the scheduler syscalls
Ingo Molnar
-5
/
+1
2025-06-13
sched/smp: Use the SMP version of schedstats
Ingo Molnar
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of scheduler debugging data
Ingo Molnar
-14
/
+0
2025-06-13
sched/smp: Use the SMP version of the deadline scheduling class
Ingo Molnar
-8
/
+0
2025-06-13
sched/smp: Use the SMP version of the RT scheduling class
Ingo Molnar
-74
/
+0
2025-06-13
sched/smp: Use the SMP version of idle_thread_set_boot_cpu()
Ingo Molnar
-6
/
+0
2025-06-13
sched/smp: Use the SMP version of sched_exec()
Ingo Molnar
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of wake_up_new_task()
Ingo Molnar
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of __task_needs_rq_lock()
Ingo Molnar
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of try_to_wake_up()
Ingo Molnar
-4
/
+0
2025-06-13
sched/smp: Always define rq->hrtick_csd
Ingo Molnar
-25
/
+0
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
-506
/
+29
2025-06-13
sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain...
Ingo Molnar
-1
/
+6
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/topology.c
Ingo Molnar
-5
/
+5
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/syscalls.c
Ingo Molnar
-5
/
+4
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/stats.[ch]
Ingo Molnar
-6
/
+6
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/sched.h
Ingo Molnar
-40
/
+42
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/rt.c
Ingo Molnar
-27
/
+27
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/psi.c
Ingo Molnar
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/pelt.[ch]
Ingo Molnar
-8
/
+8
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/loadavg.c
Ingo Molnar
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/idle.c
Ingo Molnar
-4
/
+4
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/fair.c
Ingo Molnar
-55
/
+56
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/debug.c
Ingo Molnar
-18
/
+18
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/deadline.c
Ingo Molnar
-18
/
+18
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cputime.c
Ingo Molnar
-7
/
+7
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cpupri.h
Ingo Molnar
-1
/
+1
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cpufreq_sch...
Ingo Molnar
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/core.c
Ingo Molnar
-93
/
+93
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/clock.c
Ingo Molnar
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/autogroup.[ch]
Ingo Molnar
-5
/
+5
2025-06-12
bpf: Initialize used but uninit variable in propagate_liveness()
Song Liu
-1
/
+1
2025-06-12
bpf: Fix state use-after-free on push_stack() err
Luis Gerhorst
-2
/
+2
2025-06-12
bpf: include backedges in peak_states stat
Eduard Zingerman
-1
/
+7
2025-06-12
bpf: remove {update,get}_loop_entry functions
Eduard Zingerman
-164
/
+1
2025-06-12
bpf: propagate read/precision marks over state graph backedges
Eduard Zingerman
-68
/
+384
2025-06-12
bpf: move REG_LIVE_DONE check to clean_live_states()
Eduard Zingerman
-4
/
+3
2025-06-12
bpf: set 'changed' status if propagate_liveness() did any updates
Eduard Zingerman
-2
/
+7
2025-06-12
bpf: set 'changed' status if propagate_precision() did any updates
Eduard Zingerman
-12
/
+23
2025-06-12
bpf: starting_state parameter for __mark_chain_precision()
Eduard Zingerman
-11
/
+13
2025-06-12
bpf: frame_insn_idx() utility function
Eduard Zingerman
-3
/
+10
2025-06-12
bpf: compute SCCs in program control flow graph
Eduard Zingerman
-0
/
+182
2025-06-12
Revert "bpf: use common instruction history across all states"
Eduard Zingerman
-53
/
+56
[prev]
[next]