index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
posix-cpu-timers: Split up posix_cpu_timer_get()
Thomas Gleixner
1
-27
/
+24
2024-07-29
bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
Martin KaFai Lau
2
-1
/
+16
2024-07-29
bpf: Remove mark_precise_scalar_ids()
Eduard Zingerman
1
-115
/
+0
2024-07-29
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
1
-21
/
+224
2024-07-29
bpf: Simplify character output in seq_print_delegate_opts()
Markus Elfring
1
-2
/
+2
2024-07-29
bpf: Replace 8 seq_puts() calls by seq_putc() calls
Markus Elfring
4
-8
/
+8
2024-07-29
task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK
Linus Torvalds
1
-0
/
+6
2024-07-29
profiling: attempt to remove per-cpu profile flip buffer
Linus Torvalds
1
-181
/
+2
2024-07-29
genirq/msi: Silence 'set affinity failed' warning
Marek Vasut
1
-1
/
+1
2024-07-29
profiling: remove prof_cpu_mask
Tetsuo Handa
2
-40
/
+13
2024-07-29
sched/fair: Cleanup fair_server
Peter Zijlstra
1
-15
/
+17
2024-07-29
sched/rt: Remove default bandwidth control
Peter Zijlstra
5
-142
/
+120
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
3
-8
/
+45
2024-07-29
sched/core: Fix priority checking for DL server picks
Joel Fernandes (Google)
1
-2
/
+21
2024-07-29
sched/fair: Fair server interface
Daniel Bristot de Oliveira
4
-17
/
+256
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
4
-45
/
+286
2024-07-29
sched/fair: Add trivial fair server
Peter Zijlstra
4
-0
/
+62
2024-07-29
sched/core: Clear prev->dl_server in CFS pick fast path
Youssef Esmat
1
-0
/
+7
2024-07-29
sched/core: Add clearing of ->dl_server in put_prev_task_balance()
Joel Fernandes (Google)
1
-8
/
+8
2024-07-29
sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
Tianchen Ding
1
-13
/
+9
2024-07-29
sched: remove HZ_BW feature hedge
Phil Auld
3
-4
/
+2
2024-07-29
sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clock
Chuyi Zhou
2
-10
/
+0
2024-07-29
sched/core: Add WARN_ON_ONCE() to check overflow for migrate_disable()
Peilin He
1
-3
/
+15
2024-07-29
sched: Initialize the vruntime of a new task when it is first enqueued
Zhang Qiao
2
-16
/
+1
2024-07-29
sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()
Yang Yingliang
1
-0
/
+1
2024-07-29
sched/core: Introduce sched_set_rq_on/offline() helper
Yang Yingliang
1
-14
/
+26
2024-07-29
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
1
-0
/
+1
2024-07-29
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
1
-7
/
+19
2024-07-29
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
1
-0
/
+6
2024-07-29
locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()
Uros Bizjak
1
-1
/
+1
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
30
-319
/
+289
2024-07-29
locking/csd_lock: Print large numbers as negatives
Paul E. McKenney
1
-2
/
+2
2024-07-29
rcu/kfree: Warn on unexpected tail state
Paul E. McKenney
1
-1
/
+1
2024-07-29
rcutorture: Make rcu_torture_write_types() print number of update types
Paul E. McKenney
1
-0
/
+1
2024-07-29
rcutorture: Generic test for NUM_ACTIVE_*RCU_POLL*
Paul E. McKenney
1
-8
/
+28
2024-07-29
rcutorture: Add SRCU ->same_gp_state and ->get_comp_state functions
Paul E. McKenney
1
-0
/
+4
2024-07-29
rcutorture: Remove redundant rcu_torture_ops get_gp_completed fields
Paul E. McKenney
1
-8
/
+4
2024-07-29
rcu/nocb: Remove SEGCBLIST_RCU_CORE
Frederic Weisbecker
3
-21
/
+0
2024-07-29
rcu/nocb: Remove halfway (de-)offloading handling from rcu_core
Frederic Weisbecker
1
-22
/
+4
2024-07-29
rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting
Frederic Weisbecker
1
-13
/
+0
2024-07-29
rcu/nocb: Remove halfway (de-)offloading handling from bypass
Frederic Weisbecker
1
-8
/
+0
2024-07-29
rcu/nocb: (De-)offload callbacks on offline CPUs only
Frederic Weisbecker
1
-61
/
+21
2024-07-29
rcu/nocb: Introduce nocb mutex
Frederic Weisbecker
4
-8
/
+17
2024-07-29
rcu/nocb: Assert no callbacks while nocb kthread allocation fails
Frederic Weisbecker
1
-3
/
+11
2024-07-29
rcu/nocb: Move nocb field at the end of state struct
Frederic Weisbecker
1
-1
/
+4
2024-07-29
rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN()
Frederic Weisbecker
2
-16
/
+2
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...
Valentin Schneider
2
-3
/
+3
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()
Valentin Schneider
2
-7
/
+7
2024-07-29
context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()
Valentin Schneider
2
-6
/
+6
2024-07-29
context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING
Valentin Schneider
2
-17
/
+17
[prev]
[next]