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-08-13
taskstats: drop the dead NULL attribute check in parse()
Bradley Morgan
2026-08-13
bpf: Fix func_info_aux desync after dead code elimination
Kumar Kartikeya Dwivedi
2026-08-13
tracing: Fix race between update_event_fields and, event_define_fields
Michael Wu
2026-08-13
tracing: Fix NULL pointer dereference in module event cache removal
Hui Su
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-13
bpf: Introduce global percpu data
Leon Hwang
2026-08-13
bpf: Factor out check_map_mem_read helper in verifier
Leon Hwang
2026-08-13
bpf: Drop duplicate blank lines in kernel/bpf/
Leon Hwang
2026-08-13
workqueue: annotate racy p->wake_cpu accesses in kick_pool_pick()
Breno Leitao
2026-08-13
sched/isolation: Defer freeing of cpumask memblock memory to initcall
Waiman Long
2026-08-13
dma/swiotlb: decouple high watermark tracking from CONFIG_DEBUG_FS
chenhuguanshen
2026-08-13
bpf: Trim special_kfunc_list in verifier
Leon Hwang
2026-08-13
bpf: Eliminate dup/restore of insn_aux_data
Xu Kuohai
2026-08-13
bpf: Make bpf_trampoline_multi_detach return void
Hui Zhu
2026-08-13
bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failure
Hui Zhu
2026-08-12
bpf: Show more useful info in stack depth stats
Kumar Kartikeya Dwivedi
2026-08-12
bpf: Attribute async callback instructions to verification roots
Kumar Kartikeya Dwivedi
2026-08-12
bpf: Track verifier instruction stats for each subprogram
Kumar Kartikeya Dwivedi
2026-08-12
audit: avoid dropping live tree ref on fsnotify rule autoremove
Jérémy Jean
2026-08-12
sched_ext: Convert scx_bpf_cid_override() to __arena array arguments
Tejun Heo
2026-08-12
sched_ext: Convert sub-cap kfuncs to __arena cmask arguments
Tejun Heo
2026-08-12
sched_ext: Pass kernel arena pointers to ops_cid callbacks
Tejun Heo
2026-08-12
Merge branch 'for-7.3' into for-7.3-arena-args
Tejun Heo
2026-08-12
sched_ext: Gate cid kfuncs behind the SCX struct_ops check
fangqiurong
2026-08-12
bpf: Derive the atomic load register in one place
Daniel Borkmann
2026-08-12
workqueue: BUG_ON() instead of returning NULL in wq_node_nr_active()
Breno Leitao
2026-08-12
workqueue: use RCU accessors when populating wq->cpu_pwq
Breno Leitao
2026-08-12
workqueue: use rcu_dereference_sched() in workqueue_congested()
Breno Leitao
2026-08-12
sched_ext: Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
2026-08-12
cachefiles,netfs: sunset ondemand mode
Gao Xiang
2026-08-12
pid: reject allocations through dead ancestor pid namespaces
Jérémy Jean
2026-08-11
cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flag
Guopeng Zhang
2026-08-11
sched_ext: Fix rq->core_pick corruption under core scheduling
Tejun Heo
2026-08-11
sched_ext: Count rq lock releases in rq->scx.lock_drop_seq
Tejun Heo
2026-08-11
sched_ext: Fix this_rq() assumptions in dispatch kfuncs
Tejun Heo
2026-08-11
sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict return
Tejun Heo
2026-08-11
sched/core: Make core-sched flips wait for in-flight selections
Tejun Heo
2026-08-11
sched/core: Handle pick_task() releasing the rq lock
Tejun Heo
2026-08-11
srcu: Queue sdp->work when the delay timer is successfully deleted
Zqiang
2026-08-11
bpf: Compare iterator types during state pruning
Ning Ding
2026-08-11
ring-buffer: drop unneeded semicolon
Julia Lawall
2026-08-11
timer_list: Use ktime_t over nanoseconds
Thomas Weißschuh (Schneider Electric)
2026-08-11
timer_list: Use standard 'long long' format placeholders
Thomas Weißschuh (Schneider Electric)
2026-08-11
hrtimer: Add a lockdep assertion to hrtimer_update_base()
Thomas Weißschuh (Schneider Electric)
2026-08-11
timekeeping: Use u32 for clock_was_set_seq
Thomas Weißschuh (Schneider Electric)
2026-08-11
timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()
Thomas Weißschuh (Schneider Electric)
2026-08-11
hrtimer: Account nr_retries on recovered interrupt retries
Liang Hao
2026-08-11
tracing: Cleanup event_enable_trigger_parse() by using __free()
Steven Rostedt
2026-08-11
tracing: Report every TP_printk double dereference
David Carlier
2026-08-11
timers/itimer: Zero-init old itimerval before copy to userspace
Jérémy Jean
[prev]
[next]