开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-04-09
sched/cache: Assign preferred LLC ID to processes
Tim Chen
2026-04-09
sched/cache: Make LLC id continuous
Tim Chen
2026-04-09
sched/cache: Introduce helper functions to enforce LLC migration policy
Chen Yu
2026-04-09
sched/cache: Record per LLC utilization to guide cache aware scheduling decis...
Chen Yu
2026-04-09
sched/cache: Limit the scan number of CPUs when calculating task occupancy
Chen Yu
2026-04-09
sched/cache: Introduce infrastructure for cache-aware load balancing
Peter Zijlstra (Intel)
2026-04-08
sched/rt: Cleanup global RT bandwidth functions
Michal Koutný
2026-04-08
sched/rt: Move group schedulability check to sched_rt_global_validate()
Michal Koutný
2026-04-08
sched/rt: Skip group schedulable check with rt_group_sched=0
Michal Koutný
2026-04-07
sched/fair: Avoid overflow in enqueue_entity()
K Prateek Nayak
2026-04-07
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
2026-04-03
sched/fair: Prevent negative lag increase during delayed dequeue
Vincent Guittot
2026-04-03
sched/fair: Use sched_energy_enabled()
Vincent Guittot
2026-04-03
sched: Handle blocked-waiter migration (and return migration)
John Stultz
2026-04-03
sched: Move attach_one_task and attach_task helpers to sched.h
John Stultz
2026-04-03
sched: Add logic to zap balance callbacks if we pick again
John Stultz
2026-04-03
sched: Add assert_balance_callbacks_empty helper
John Stultz
2026-04-03
sched/locking: Add special p->blocked_on==PROXY_WAKING value for proxy return...
John Stultz
2026-04-03
sched: Fix modifying donor->blocked on without proper locking
John Stultz
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
2026-04-03
sched: Fix potentially missing balancing with Proxy Exec
John Stultz
2026-04-03
sched: Minimise repeated sched_proxy_exec() checking
John Stultz
2026-04-03
sched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_...
John Stultz
2026-04-02
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2026-04-02
sched/debug: Fix avg_vruntime() usage
Peter Zijlstra
2026-04-02
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
2026-03-29
Merge tag 'timers-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-28
Merge tag 'trace-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-03-28
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
2026-03-28
tracing: Drain deferred trigger frees if kthread creation fails
Wesley Atwell
2026-03-27
Merge tag 'sysctl-7.00-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-27
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
2026-03-26
Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
2026-03-26
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
2026-03-26
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
2026-03-25
Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-25
srcu: Use irq_work to start GP in tiny SRCU
Joel Fernandes
2026-03-25
rcu: Use an intermediate irq_work to start process_srcu()
Boqun Feng
2026-03-25
srcu: Push srcu_node allocation to GP when non-preemptible
Paul E. McKenney
2026-03-25
srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()
Paul E. McKenney
2026-03-24
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
2026-03-24
sched/core: Get this cpu once in ttwu_queue_cond()
Shrikanth Hegde
2026-03-24
sched/fair: Get this cpu once in find_new_ilb()
Shrikanth Hegde
2026-03-23
PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()
Youngjun Park
2026-03-23
PM: hibernate: Drain trailing zero pages on userspace restore
Alberto Garcia
2026-03-22
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-03-22
Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
[next]