index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-02-28
sched/fair: Remove unnecessary goto in update_sd_lb_stats()
David Vernet
2024-02-28
sched/fair: Take the scheduling domain into account in select_idle_core()
Keisuke Nishimura
2024-02-28
sched/fair: Take the scheduling domain into account in select_idle_smt()
Keisuke Nishimura
2024-02-28
sched/fair: Add READ_ONCE() and use existing helper function to access ->avg_irq
Shrikanth Hegde
2024-02-28
sched/fair: Use existing helper functions to access ->avg_rt and ->avg_dl
Shrikanth Hegde
2024-02-28
dma-direct: Leak pages on dma_set_decrypted() failure
Rick Edgecombe
2024-02-28
swiotlb: add debugfs to track swiotlb transient pool usage
ZhangPeng
2024-02-28
locking/percpu-rwsem: Trigger contention tracepoints only if contended
Namhyung Kim
2024-02-28
locking/rwsem: Clarify that RWSEM_READER_OWNED is just a hint
Waiman Long
2024-02-28
locking/qspinlock: Fix 'wait_early' set but not used warning
Waiman Long
2024-02-27
time: test: Fix incorrect format specifier
David Gow
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
2024-02-27
smp: Avoid 'setup_max_cpus' namespace collision/shadowing
Ingo Molnar
2024-02-26
Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...
Boqun Feng
2024-02-26
timers: Assert no next dyntick timer look-up while CPU is offline
Frederic Weisbecker
2024-02-26
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
2024-02-26
tick: Shut down low-res tick from dying CPU
Frederic Weisbecker
2024-02-26
tick: Split nohz and highres features from nohz_mode
Frederic Weisbecker
2024-02-26
tick: Move individual bit features to debuggable mask accesses
Frederic Weisbecker
2024-02-26
tick: Move got_idle_tick away from common flags
Frederic Weisbecker
2024-02-26
tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
Frederic Weisbecker
2024-02-26
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-26
tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-26
tick: Start centralizing tick related CPU hotplug operations
Frederic Weisbecker
2024-02-26
tick/sched: Don't clear ts::next_tick again in can_stop_idle_tick()
Frederic Weisbecker
2024-02-26
tick/sched: Rename tick_nohz_stop_sched_tick() to tick_nohz_full_stop_tick()
Frederic Weisbecker
2024-02-26
tick: Use IS_ENABLED() whenever possible
Frederic Weisbecker
2024-02-26
tick/sched: Remove useless oneshot ifdeffery
Frederic Weisbecker
2024-02-26
tick/nohz: Remove duplicate between lowres and highres handlers
Peng Liu
2024-02-26
tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup...
Peng Liu
2024-02-25
rcu-tasks: Maintain real-time response in rcu_tasks_postscan()
Paul E. McKenney
2024-02-25
rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
Paul E. McKenney
2024-02-25
rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
rcu-tasks: Initialize callback lists at rcu_init() time
Paul E. McKenney
2024-02-25
rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
power: port block device access to file
Christian Brauner
2024-02-24
sched: Add a new function to compare if two cpus have the same capacity
Qais Yousef
2024-02-23
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-23
crash: clean up kdump related config items
Baoquan He
2024-02-23
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-23
crash: remove dependency of FA_DUMP on CRASH_DUMP
Baoquan He
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
2024-02-23
cred: Use KMEM_CACHE() instead of kmem_cache_create()
Kunwu Chan
2024-02-23
genirq/matrix: Dynamic bitmap allocation
Björn Töpel
2024-02-22
bpf: add is_async_callback_calling_insn() helper
Benjamin Tissoires
2024-02-22
bpf: introduce in_sleepable() helper
Benjamin Tissoires
2024-02-22
bpf: allow more maps in sleepable bpf programs
Benjamin Tissoires
[prev]
[next]