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
2023-05-11
rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
Paul E. McKenney
3
-3
/
+22
2023-05-11
rcu: Make rcu_cpu_starting() rely on interrupts being disabled
Paul E. McKenney
1
-6
/
+5
2023-05-11
rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
Paul E. McKenney
1
-2
/
+2
2023-05-11
rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
Paul E. McKenney
2
-2
/
+4
2023-05-11
rcu: Employ jiffies-based backstop to callback time limit
Paul E. McKenney
2
-8
/
+38
2023-05-11
rcu: Check callback-invocation time limit for rcuc kthreads
Paul E. McKenney
1
-9
/
+19
2023-05-09
rcu-tasks: Clarify the cblist_init_generic() function's pr_info() output
Zqiang
1
-4
/
+2
2023-05-09
rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
Shigeru Yoshida
1
-1
/
+4
2023-05-09
rcu/nocb: Recheck lazy callbacks under the ->nocb_lock from shrinker
Frederic Weisbecker
1
-3
/
+11
2023-05-09
rcu/nocb: Fix shrinker race against callback enqueuer
Frederic Weisbecker
1
-1
/
+1
2023-05-09
rcu/nocb: Protect lazy shrinker against concurrent (de-)offloading
Frederic Weisbecker
1
-1
/
+24
2023-05-09
rcu/kvfree: Make drain_page_cache() take early return if cache is disabled
Zqiang
1
-0
/
+3
2023-05-09
rcu/kvfree: Make fill page cache start from krcp->nr_bkv_objs
Zqiang
1
-1
/
+1
2023-05-09
rcu/kvfree: Do not run a page work if a cache is disabled
Uladzislau Rezki (Sony)
1
-0
/
+4
2023-05-09
rcu/kvfree: Use consistent krcp when growing kfree_rcu() page cache
Zqiang
1
-1
/
+1
2023-05-09
rcu/kvfree: Invoke debug_rcu_bhead_unqueue() after checking bnode->gp_snap
Zqiang
1
-1
/
+1
2023-05-09
rcu/kvfree: Add debug check for GP complete for kfree_rcu_cpu list
Uladzislau Rezki (Sony)
1
-1
/
+7
2023-05-09
rcu/kvfree: Add debug to check grace periods
Paul E. McKenney
1
-18
/
+19
2023-05-09
Revert "softirq: Let ksoftirqd do its job"
Paolo Abeni
1
-20
/
+2
2023-05-09
Further upgrade queue_work_on() comment
Paul E. McKenney
1
-0
/
+2
2023-05-08
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
2
-20
/
+50
2023-05-08
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
3
-16
/
+43
2023-05-08
cgroup/cpuset: Iterate only if DEADLINE tasks are present
Juri Lelli
1
-0
/
+3
2023-05-08
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
3
-0
/
+43
2023-05-08
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
2
-86
/
+95
2023-05-08
cgroup/cpuset: Rename functions dealing with DEADLINE accounting
Juri Lelli
1
-4
/
+4
2023-05-08
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
1
-32
/
+88
2023-05-08
sched/debug: Correct printing for rq->nr_uninterruptible
晏艳(采苓)
1
-1
/
+1
2023-05-08
sched/topology: Propagate SMT flags when removing degenerate domain
Tim C Chen
1
-1
/
+6
2023-05-08
psi: remove 500ms min window size limitation for triggers
Suren Baghdasaryan
2
-3
/
+13
2023-05-08
sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()
Ricardo Neri
1
-3
/
+19
2023-05-08
sched/fair: Do not even the number of busy CPUs via asym_packing
Ricardo Neri
1
-65
/
+21
2023-05-08
sched/fair: Use the busiest group to set prefer_sibling
Ricardo Neri
1
-4
/
+11
2023-05-08
sched/fair: Keep a fully_busy SMT sched group as busiest
Ricardo Neri
1
-2
/
+14
2023-05-08
sched/fair: Let low-priority cores help high-priority busy SMT cores
Ricardo Neri
1
-2
/
+14
2023-05-08
sched/fair: Simplify asym_packing logic for SMT cores
Ricardo Neri
1
-21
/
+12
2023-05-08
sched/fair: Only do asym_packing load balancing from fully idle SMT cores
Ricardo Neri
1
-16
/
+40
2023-05-08
sched/fair: Move is_core_idle() out of CONFIG_NUMA
Ricardo Neri
1
-17
/
+17
2023-05-08
perf/core: Remove pmu linear searching code
Ravi Bangoria
1
-24
/
+13
2023-05-08
perf/core: Rework forwarding of {task|cpu}-clock events
Ravi Bangoria
1
-36
/
+41
2023-05-08
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-05-08
perf/core: Fix perf_sample_data not properly initialized for different sweven...
Yang Jihong
1
-1
/
+13
2023-05-08
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
1
-4
/
+4
2023-05-06
bpf: verifier: Accept dynptr mem as mem in helpers
Daniel Rosenberg
1
-0
/
+4
2023-05-06
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
2
-16
/
+31
2023-05-06
bpf: Add bpf_task_under_cgroup() kfunc
Feng Zhou
1
-0
/
+17
2023-05-05
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+10
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+0
2023-05-05
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
1
-3
/
+9
2023-05-04
bpf: support precision propagation in the presence of subprogs
Andrii Nakryiko
1
-20
/
+143
[prev]
[next]