index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
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-13
sched/smp: Use the SMP version of the deadline scheduling class
Ingo Molnar
1
-8
/
+0
2025-06-13
sched/smp: Use the SMP version of the RT scheduling class
Ingo Molnar
2
-74
/
+0
2025-06-13
sched/smp: Use the SMP version of idle_thread_set_boot_cpu()
Ingo Molnar
2
-6
/
+0
2025-06-13
sched/smp: Use the SMP version of sched_exec()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of wake_up_new_task()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of __task_needs_rq_lock()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of try_to_wake_up()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Always define rq->hrtick_csd
Ingo Molnar
2
-25
/
+0
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
13
-506
/
+29
2025-06-13
sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain and sched_domains_mutex
Ingo Molnar
2
-1
/
+6
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/topology.c
Ingo Molnar
1
-5
/
+5
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/syscalls.c
Ingo Molnar
1
-5
/
+4
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/stats.[ch]
Ingo Molnar
2
-6
/
+6
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/sched.h
Ingo Molnar
1
-40
/
+42
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/rt.c
Ingo Molnar
1
-27
/
+27
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/psi.c
Ingo Molnar
1
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/pelt.[ch]
Ingo Molnar
2
-8
/
+8
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/loadavg.c
Ingo Molnar
1
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/idle.c
Ingo Molnar
1
-4
/
+4
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/fair.c
Ingo Molnar
1
-55
/
+56
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/debug.c
Ingo Molnar
1
-18
/
+18
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/deadline.c
Ingo Molnar
1
-18
/
+18
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cputime.c
Ingo Molnar
1
-7
/
+7
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cpupri.h
Ingo Molnar
1
-1
/
+1
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cpufreq_schedutil.c
Ingo Molnar
1
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/core.c
Ingo Molnar
1
-93
/
+93
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/clock.c
Ingo Molnar
1
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/autogroup.[ch]
Ingo Molnar
2
-5
/
+5
2025-06-12
bpf: Initialize used but uninit variable in propagate_liveness()
Song Liu
1
-1
/
+1
2025-06-12
bpf: Fix state use-after-free on push_stack() err
Luis Gerhorst
1
-2
/
+2
2025-06-12
bpf: include backedges in peak_states stat
Eduard Zingerman
1
-1
/
+7
2025-06-12
bpf: remove {update,get}_loop_entry functions
Eduard Zingerman
1
-164
/
+1
2025-06-12
bpf: propagate read/precision marks over state graph backedges
Eduard Zingerman
1
-68
/
+384
2025-06-12
bpf: move REG_LIVE_DONE check to clean_live_states()
Eduard Zingerman
1
-4
/
+3
2025-06-12
bpf: set 'changed' status if propagate_liveness() did any updates
Eduard Zingerman
1
-2
/
+7
2025-06-12
bpf: set 'changed' status if propagate_precision() did any updates
Eduard Zingerman
1
-12
/
+23
2025-06-12
bpf: starting_state parameter for __mark_chain_precision()
Eduard Zingerman
1
-11
/
+13
2025-06-12
bpf: frame_insn_idx() utility function
Eduard Zingerman
1
-3
/
+10
2025-06-12
bpf: compute SCCs in program control flow graph
Eduard Zingerman
1
-0
/
+182
2025-06-12
Revert "bpf: use common instruction history across all states"
Eduard Zingerman
1
-53
/
+56
2025-06-12
timers/migration: Clean up the loop in tmigr_quick_check()
Petr Tesarik
1
-13
/
+10
2025-06-12
dma-contiguous: hornor the cma address limit setup by user
Feng Tang
1
-1
/
+4
2025-06-11
futex: Verify under the lock if hash can be replaced
Sebastian Andrzej Siewior
1
-0
/
+10
2025-06-11
perf: Fix the throttle error of some clock events
Kan Liang
1
-4
/
+11
2025-06-11
sched/eevdf: Correct the comment in place_entity
wang wei
1
-1
/
+1
2025-06-11
sched: Make clangd usable
Peter Zijlstra
32
-1
/
+80
2025-06-10
tracing: Do not free "head" on error path of filter_free_subsystem_filters()
Steven Rostedt
1
-3
/
+1
2025-06-09
bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
1
-4
/
+74
2025-06-09
bpf: Rename sanitize_stack_spill to nospec_result
Luis Gerhorst
1
-2
/
+2
2025-06-09
bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
1
-8
/
+9
[prev]
[next]