开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2026-06-01
bpf: Simplify mark_stack_slot_obj_read() and callers
Amery Hung
2026-06-01
tracing: Replace BUG_ON with lockdep_assert_held in uprobe_buffer functions
Yash Suthar
2026-06-01
tracing: Use flexible array for entry fetch code
Rosen Penev
2026-06-01
tracing/probes: Ensure the uprobe buffer size is bigger than event size
Masami Hiramatsu (Google)
2026-06-01
liveupdate: Remove unused ser field from struct luo_session
Pasha Tatashin
2026-06-01
liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()
Pasha Tatashin
2026-06-01
liveupdate: block session mutations during reboot
Pasha Tatashin
2026-06-01
liveupdate: fix TOCTOU race in luo_session_retrieve()
Pasha Tatashin
2026-06-01
liveupdate: skip serialization for context-preserving kexec
Pasha Tatashin
2026-06-01
kho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTES
Pratyush Yadav (Google)
2026-06-01
liveupdate: document liveupdate=on
Pratyush Yadav (Google)
2026-06-01
liveupdate: validate session type before performing operation
Pratyush Yadav (Google)
2026-05-31
bpf: Fix security_bpf_prog_load() error handling
Paul Moore
2026-05-31
bpf: reject overlarge global subprog argument sizes
Taegu Ha
2026-05-31
ring-buffer: Better comment the use of RB_MISSED_EVENTS
Steven Rostedt
2026-06-01
liveupdate: Reference count incoming FLB data
David Matlack
2026-06-01
liveupdate: Use refcount_t for FLB reference counts
David Matlack
2026-06-01
liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
Luca Boccassi
2026-06-01
liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
Luca Boccassi
2026-06-01
kho: make preserved pages compatible with deferred struct page init
Evangelos Petrongonas
2026-06-01
kho: fix deferred initialization of scratch areas
Michal Clapinski
[prev]
[next]