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-06-02
time: Fix off-by-one in settimeofday() usec validation
Naveen Kumar Chaudhary
2026-06-02
clockevents: Fix duplicate type specifier in stub function parameter
Naveen Kumar Chaudhary
2026-06-02
time/namespace: Export init_time_ns and do_timens_ktime_to_host()
Maoyi Xie
2026-06-02
cgroup: Migrate tasks to the root css when a controller is rebound
Tejun Heo
2026-06-02
Merge branches 'rcutorture.2026.05.24' and 'misc.2026.05.24' into rcu-merge.2...
refs/merge-window/d0426043cbc2fc676d6152b911adbeaf2a2cc1f1
Uladzislau Rezki (Sony)
2026-06-02
rcu/nocb: reduce stack usage in nocb_gp_wait()
Arnd Bergmann
2026-06-02
bpf: Reject exclusive maps for bpf_map_elem iterators
Daniel Borkmann
2026-06-02
tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
2026-06-02
printk: fix typos in comments
Naveen Kumar Chaudhary
2026-06-02
sched/fair: Unify cfs_rq throttling via account_cfs_rq_runtime()
Peter Zijlstra
2026-06-02
sched/fair: Move the throttled tasks to a local list in tg_unthrottle_up()
K Prateek Nayak
2026-06-02
sched/fair: Call update_curr() before unthrottling the hierarchy
K Prateek Nayak
2026-06-02
sched/fair: Use throttled_csd_list for local unthrottle
K Prateek Nayak
2026-06-02
sched/fair: Convert cfs bandwidth throttling to use guards
K Prateek Nayak
2026-06-02
sched/fair: Allocate cfs_tg_state with percpu allocator
Zecheng Li
2026-06-02
sched/fair: Remove task_group->se pointer array
Zecheng Li
2026-06-02
sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state
Zecheng Li
2026-06-02
sched: restore timer_slack_ns when resetting RT policy on fork
Guanyou.Chen
2026-06-02
sched: Simplify ttwu_runnable()
Peter Zijlstra
2026-06-02
sched/proxy: Remove superfluous clear_task_blocked_in()
Peter Zijlstra
2026-06-02
sched/proxy: Remove PROXY_WAKING
K Prateek Nayak
2026-06-02
sched/proxy: Switch proxy to use p->is_blocked
Peter Zijlstra
2026-06-02
sched/proxy: Only return migrate when needed
Peter Zijlstra
2026-06-02
sched: Be more strict about p->is_blocked
Peter Zijlstra
2026-06-02
sched/proxy: Optimize try_to_wake_up()
Peter Zijlstra
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
2026-06-02
sched: Add is_blocked task flag
John Stultz
2026-06-02
sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case
John Stultz
2026-06-02
sched: Rework block_task so it can be directly called
John Stultz
2026-06-02
sched: deadline: Add dl_rq->curr pointer to address issues with Proxy Exec
John Stultz
2026-06-02
sched: deadline: Add some helper variables to cleanup deadline logic
John Stultz
2026-06-02
sched: Rework prev_balance() to avoid stale prev references
John Stultz
2026-06-02
locking: mutex: Fix proxy-exec potentially deactivating tasks marked TASK_RUN...
John Stultz
2026-06-02
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2026-06-02
timekeeping: Use system_time_snapshot::systime/monoraw instead of ::real/raw
Thomas Gleixner
2026-06-02
timekeeping: Provide ktime_get_snapshot_id()
Thomas Gleixner
2026-06-01
bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs
Deepanshu Kartikey
2026-06-01
bpf: Allow subprogs to return arena pointers
Emil Tsalapatis
2026-06-01
verifier: parse BTF type tags for function arguments
Emil Tsalapatis
2026-06-01
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
2026-06-01
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
2026-06-01
bpf: Reject exclusive maps as inner maps in map-in-map
Daniel Borkmann
2026-06-01
bpf: Fix dynptr ref counting to scan all call frames
Amery Hung
2026-06-01
bpf: Unify release handling for helpers and kfuncs
Amery Hung
2026-06-01
bpf: Unify referenced object tracking in verifier
Amery Hung
2026-06-01
bpf: Remove redundant dynptr arg check for helper
Amery Hung
2026-06-01
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
2026-06-01
bpf: Preserve reg->id of pointer objects after null-check
Amery Hung
2026-06-01
bpf: Assign reg->id when getting referenced kptr from ctx
Amery Hung
2026-06-01
bpf: Unify dynptr handling in the verifier
Amery Hung
[prev]
[next]