index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-11-12
sched/ext: convert scx_tasks_lock to raw spinlock
Emil Tsalapatis
2025-11-12
release_task: kill unnecessary rcu_read_lock() around dec_rlimit_ucounts()
Oleg Nesterov
2025-11-12
taint/module: remove unnecessary taint_flag.module field
Petr Pavlu
2025-11-12
taint: add reminder about updating docs and scripts
Randy Dunlap
2025-11-12
crash: let architecture decide crash memory export to iomem_resource
Sourabh Jain
2025-11-12
hung_task: panic when there are more than N hung tasks at the same time
Li RongQing
2025-11-12
scs: fix a wrong parameter in __scs_magic
Zhichi Lin
2025-11-12
kexec_core: remove superfluous page offset handling in segment loading
Justinien Bouron
2025-11-12
sched_ext: Implement load balancer for bypass mode
Tejun Heo
2025-11-12
sched_ext: Factor out abbreviated dispatch dequeue into dispatch_dequeue_lock...
Tejun Heo
2025-11-12
sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_L...
Tejun Heo
2025-11-12
sched_ext: Hook up hardlockup detector
Tejun Heo
2025-11-12
sched_ext: Make handle_lockup() propagate scx_verror() result
Tejun Heo
2025-11-12
sched_ext: Refactor lockup handlers into handle_lockup()
Tejun Heo
2025-11-12
sched_ext: Make scx_exit() and scx_vexit() return bool
Tejun Heo
2025-11-12
sched_ext: Exit dispatch and move operations immediately when aborting
Tejun Heo
2025-11-12
sched_ext: Simplify breather mechanism with scx_aborting flag
Tejun Heo
2025-11-12
sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass mode
Tejun Heo
2025-11-12
sched_ext: Refactor do_enqueue_task() local and global DSQ paths
Tejun Heo
2025-11-12
sched_ext: Use shorter slice in bypass mode
Tejun Heo
2025-11-12
sched_ext: Fix unsafe locking in the scx_dump_state()
Zqiang
2025-11-12
tracing: Have function tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have tracer option be instance specific
Steven Rostedt
2025-11-12
power: always freeze efivarfs
Christian Brauner
2025-11-11
cpuset: remove need_rebuild_sched_domains
Chen Ridong
2025-11-11
cpuset: remove global remote_children list
Chen Ridong
2025-11-11
cpuset: simplify node setting on error
Chen Ridong
2025-11-11
cgroup: include missing header for struct irq_work
Bert Karwatzki
2025-11-11
sched/deadline: Minor cleanup in select_task_rq_dl()
Shrikanth Hegde
2025-11-11
sched/deadline: Use cpumask_weight_and() in dl_bw_cpus
Shrikanth Hegde
2025-11-11
sched/deadline: Document dl_server
Peter Zijlstra
2025-11-11
tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Menglong Dong
2025-11-11
tracing: fprobe: optimization for entry only case
Menglong Dong
2025-11-11
tracing: fprobe: Fix to init fprobe_ip_table earlier
Masami Hiramatsu (Google)
2025-11-11
rv: Add explicit lockdep context for reactors
Thomas Weißschuh
2025-11-11
rv: Make rv_reacting_on() static
Thomas Weißschuh
2025-11-11
rv: Pass va_list to reactors
Thomas Weißschuh
2025-11-11
sched/deadline: Fix dl_server stop condition
Peter Zijlstra
2025-11-11
sched/deadline: Fix dl_server time accounting
Peter Zijlstra
2025-11-11
sched/core: Remove double update_rq_clock() in __set_cpus_allowed_ptr_locked()
Hao Jia
2025-11-11
sched/eevdf: Fix min_vruntime vs avg_vruntime
Peter Zijlstra
2025-11-11
sched/core: Add comment explaining force-idle vruntime snapshots
Peter Zijlstra
2025-11-11
sched/core: Optimize core cookie matching check
Fernand Sieber
2025-11-11
sched/proxy: Yield the donor task
Fernand Sieber
2025-11-11
ns: drop custom reference count initialization for initial namespaces
Christian Brauner
2025-11-11
pid: rely on common reference count behavior
Christian Brauner
2025-11-11
ns: rename is_initial_namespace()
Christian Brauner
2025-11-11
nstree: use guards for ns_tree_lock
Christian Brauner
2025-11-11
nstree: simplify owner list iteration
Christian Brauner
2025-11-11
nstree: switch to new structures
Christian Brauner
[prev]
[next]