index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-05-19
sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
Steven Rostedt
2026-05-19
sched: Switch rq->next_class on proxy_resched_idle()
John Stultz
2026-05-19
sched/fair: Add SIS_UTIL support to select_idle_capacity()
K Prateek Nayak
2026-05-19
sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
Andrea Righi
2026-05-19
sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
Andrea Righi
2026-05-19
sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
K Prateek Nayak
2026-05-19
sched/fair: Drop redundant RCU read lock in NOHZ kick path
Andrea Righi
2026-05-19
sched: Unify SMT active check via sched_smt_active()
Shrikanth Hegde
2026-05-19
sched/fair: Add sched_smt_active check for fastpaths
Shrikanth Hegde
2026-05-19
sched: Simplify ifdeffery around cpu_smt_mask
Shrikanth Hegde
2026-05-19
sched/fair: Update util_est after updating util_avg during dequeue
Vincent Guittot
2026-05-19
sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
Yiyang Chen
2026-05-19
sched/cputime: Drop now-stale mul_u64_u64_div_u64() over-approximation guard
Nicolas Pitre
2026-05-19
sched/deadline: Fix replenishment logic for non-deferred servers
Yuri Andriaccio
2026-05-19
sched/rt: Update default bandwidth for real-time tasks to ONE
Yuri Andriaccio
2026-05-19
pidfd: refuse access to tasks that have started exiting harder
Christian Brauner
2026-05-18
bpf: Check tail zero of bpf_common_attr using offsetofend
Leon Hwang
2026-05-18
sched/cache: Fix stale preferred_llc for a new task
Chen Yu
2026-05-18
sched/cache: Fix has_multi_llcs iff at least one partition has multiple LLCs
Chen Yu
2026-05-18
sched/cache: Fix cache aware scheduling enabling for multi LLCs system
Chen Yu
2026-05-18
sched/cache: Fix race condition during sched domain rebuild
Chen Yu
2026-05-18
sched/cache: Fix checking active load balance by only considering the CFS task
Chen Yu
2026-05-18
sched/cache: Fix unpaired account_llc_enqueue/dequeue
Chen Yu
2026-05-18
sched/cache: Annotate lockless accesses to mm->sc_stat.cpu
Chen Yu
2026-05-18
sched/cache: Fix potential NULL mm pointer access
Chen Yu
2026-05-18
sched/cache: Fix rcu warning when accessing sd_llc domain
Chen Yu
2026-05-18
sched/cache: Add user control to adjust the aggressiveness of cache-aware sch...
Chen Yu
2026-05-18
sched/cache: Avoid cache-aware scheduling for memory-heavy processes
Chen Yu
2026-05-18
sched/cache: Calculate the LLC size and store it in sched_domain
Chen Yu
2026-05-18
sched/cache: Skip cache-aware scheduling for single-threaded processes
Chen Yu
2026-05-18
sched/cache: Disable cache aware scheduling for processes with high thread co...
Chen Yu
2026-05-18
sched/cache: Allow only 1 thread of the process to calculate the LLC occupancy
Jianyong Wu
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
2026-05-18
srcu: Don't queue workqueue handlers to never-online CPUs
Paul E. McKenney
2026-05-18
cgroup/rdma: Drop unnecessary READ_ONCE() on event counters
Tao Cui
2026-05-18
clocksource: Add devm_clocksource_register_*() helpers
Daniel Lezcano
2026-05-18
dma-mapping: move dma_map_resource() sanity check into debug code
Jianpeng Chang
2026-05-17
bpf,x86: Fix exception unwinding with outgoing stack arguments
Yonghong Song
2026-05-17
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
2026-05-17
sched_ext: Fix deadlock between scx_root_disable() and concurrent forks
Tejun Heo
2026-05-17
Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-05-17
bpf: Check global subprog exception paths
Kumar Kartikeya Dwivedi
2026-05-17
Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-16
bpf: Clean up redundant stack arg checks for non-JITed programs
Yonghong Song
2026-05-16
bpf: Fix arg_track_join log to use sa prefix for stack arg slots
Yonghong Song
2026-05-16
bpf: Validate outgoing stack args when btf_prepare_func_args fails
Yonghong Song
2026-05-16
tracing: Fix desc in error path for the trace remote test module
Vincent Donnefort
2026-05-15
ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)
Arnd Bergmann
2026-05-15
cgroup: Defer kill_css_finish() in cgroup_apply_control_disable()
Tejun Heo
2026-05-15
cgroup: Add per-subsys-css kill_css_finish deferral
Tejun Heo
[prev]
[next]