开源镜像站
帮助
下载
动态
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-08-17
bpf: Use canonical stack argument names in diagnostics
Kumar Kartikeya Dwivedi
2026-08-17
bpf: Preserve R0 lineage across helper calls
Kumar Kartikeya Dwivedi
2026-08-17
bpf: Reject negative optlen in cgroup getsockopt hook
Junseo Lim
2026-08-17
bpf: Rewrite any fault prone load out of a mem or btf_id pointer
Daniel Borkmann
2026-08-17
bpf: Reject a store through a fault prone pointer
Daniel Borkmann
2026-08-17
bpf: Treat a fault prone PTR_TO_MEM as a pointer type mismatch
Daniel Borkmann
2026-08-17
bpf: Keep fault protection when merging pointer types
Daniel Borkmann
2026-08-16
bpf: Check pointer type for all atomic RMW paths
Yiyang Chen
2026-08-16
Merge tag 'sched_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-08-16
Merge tag 'perf_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-08-15
sched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()
Tejun Heo
2026-08-15
sched_ext: Make core-sched task ordering hierarchy-aware
Tejun Heo
2026-08-15
sched_ext: Use runnable_at for the default core-sched task ordering
Tejun Heo
2026-08-15
sched_ext: Fix inverted ops.core_sched_before() invocation
Tejun Heo
2026-08-15
sched_ext: Move the config-off sub-cap kfunc stubs into sub.c
Tejun Heo
2026-08-16
futex: Fix race on the initial mm->futex.phash.ref allocation
Hyunwoo Kim
2026-08-16
futex: Clean up the redundant exit/exec functions
Thomas Gleixner
2026-08-16
futex/pi: Plug private futex exec() race
Thomas Gleixner
2026-08-15
bpf: Add ksock kfuncs
Mahe Tardy
2026-08-15
bpf: Report Policy helper and kfunc errors
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Report Program Structure CFG errors
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Report Execution Context Safety errors
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Report Call Type Safety argument errors
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Report Resource Lifetime reference leaks
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Report Memory Safety bounds errors
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Report Register Type Safety errors
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Track verifier context diagnostic events
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Track verifier reference diagnostic events
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Track verifier register diagnostic events
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Prune verifier diagnostics when switching paths
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Add verifier diagnostic event log
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Add source and instruction diagnostic context
Kumar Kartikeya Dwivedi
2026-08-15
bpf: Add verifier diagnostics report helpers
Kumar Kartikeya Dwivedi
2026-08-15
cpufreq: schedutil: Fix rate limit overflow
Hui Su
2026-08-15
sched_ext: Rename balance-era identifiers to dispatch terms
Tejun Heo
2026-08-15
sched_ext: Drop the stale keep_prev fixup in dispatch_pick()
Tejun Heo
2026-08-15
sched_ext: Keep kick_sync waiting on the rq's own CPU
Tejun Heo
2026-08-14
sched_ext: Make SCHED_CLASS_EXT select GENERIC_ALLOCATOR
Tejun Heo
2026-08-14
sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
Tao Cui
2026-08-14
sched_ext: Make scx_bpf_events() read the calling scheduler's counters
Tejun Heo
2026-08-14
sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()
Tejun Heo
2026-08-14
Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30...
Paul E. McKenney
2026-08-14
rcu: Add closing parenthesis in comment in rcu_read_unlock_strict()
Paul E. McKenney
2026-08-14
bpf: Populate mmap-able array map memory lazily
Song Liu
2026-08-14
bpf: Fix available-data accounting on 32-bit wrap in overwrite mode
Israel Téllez García
2026-08-14
bpf: Fix pending_pos walk on 32-bit ring position wrap
Israel Téllez García
2026-08-14
rcutorture: Make {,s}rcu_read_delay() better handle forward-progress testing
Paul E. McKenney
2026-08-14
rcutorture: Announce declining to forward-progress test
Paul E. McKenney
2026-08-14
torture: Don't leak shuffle_tmp_mask when shuffler kthread fails to start
Joel Fernandes
2026-08-14
rcutorture: Use this_cpu_inc() for rcu_torture_count[] and rcu_torture_batch[]
Paul E. McKenney
[prev]
[next]