summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-08-15bpf: Track verifier reference diagnostic eventsKumar Kartikeya Dwivedi
2026-08-15bpf: Track verifier register diagnostic eventsKumar Kartikeya Dwivedi
2026-08-15bpf: Prune verifier diagnostics when switching pathsKumar Kartikeya Dwivedi
2026-08-15bpf: Add verifier diagnostic event logKumar Kartikeya Dwivedi
2026-08-15bpf: Add source and instruction diagnostic contextKumar Kartikeya Dwivedi
2026-08-15bpf: Add verifier diagnostics report helpersKumar Kartikeya Dwivedi
2026-08-15cpufreq: schedutil: Fix rate limit overflowHui Su
2026-08-15sched_ext: Rename balance-era identifiers to dispatch termsTejun Heo
2026-08-15sched_ext: Drop the stale keep_prev fixup in dispatch_pick()Tejun Heo
2026-08-15sched_ext: Keep kick_sync waiting on the rq's own CPUTejun Heo
2026-08-14sched_ext: Make SCHED_CLASS_EXT select GENERIC_ALLOCATORTejun Heo
2026-08-14sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_usersTao Cui
2026-08-14sched_ext: Make scx_bpf_events() read the calling scheduler's countersTejun Heo
2026-08-14sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()Tejun Heo
2026-08-14Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30...Paul E. McKenney
2026-08-14rcu: Add closing parenthesis in comment in rcu_read_unlock_strict()Paul E. McKenney
2026-08-14bpf: Populate mmap-able array map memory lazilySong Liu
2026-08-14bpf: Fix available-data accounting on 32-bit wrap in overwrite modeIsrael Téllez García
2026-08-14bpf: Fix pending_pos walk on 32-bit ring position wrapIsrael Téllez García
2026-08-14rcutorture: Make {,s}rcu_read_delay() better handle forward-progress testingPaul E. McKenney
2026-08-14rcutorture: Announce declining to forward-progress testPaul E. McKenney
2026-08-14torture: Don't leak shuffle_tmp_mask when shuffler kthread fails to startJoel Fernandes
2026-08-14rcutorture: Use this_cpu_inc() for rcu_torture_count[] and rcu_torture_batch[]Paul E. McKenney
2026-08-14rcutorture: Make RCU Tasks Trace track Reader BatchesPaul E. McKenney
2026-08-14rcutorture: Test RCU Tasks Trace GP implying RCU GPPaul E. McKenney
2026-08-14rcutorture: Add a stall_only module parameterPaul E. McKenney
2026-08-14rcutorture: Add nwriters module parameterPaul E. McKenney
2026-08-14rcutorture: Use task_state_to_char() for task-state reportingKunwu Chan
2026-08-14rcutorture: Use cpumask_next_wrap() in rcu_torture_preempt()Paul E. McKenney
2026-08-14rcutorture: Test RCU readers from hardware interrupt handlersPaul E. McKenney
2026-08-14rcutorture: Check for immediate deboosting at reader endPaul E. McKenney
2026-08-14sched_ext: Fix exit_task leak on fork failure during enablefangqiurong
2026-08-14sched_ext: fix stale references in doc commentsTao Cui
2026-08-14sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPUTejun Heo
2026-08-14ring-buffer: Remove ring_buffer_per_cpu::mappedVincent Donnefort
2026-08-14ring-buffer: Remove trace_buffer::cpusVincent Donnefort
2026-08-14ring-buffer: Dynamically calculate max_data_sizeVincent Donnefort
2026-08-14ring-buffer: Fix subbuf resize race with ring_buffer_alloc_read_page()Vincent Donnefort
2026-08-14ring-buffer: Fix subbuf resize race with ring buffer readersVincent Donnefort
2026-08-14ring-buffer: Make cpu_buffer::free_page a buffer_data_read_pageVincent Donnefort
2026-08-14ring-buffer: Hold cpu_buffer::lock when resizing a subbufVincent Donnefort
2026-08-14ring-buffer: Free cpu_buffer::free_page with subbuf_orderVincent Donnefort
2026-08-14bpf: Fix arm64 KASAN false positive after bpf_throwMykyta Yatsenko
2026-08-14Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-14sched/fair: Fix flat hierarchyVincent Guittot
2026-08-14Merge branch 'sched/urgent'Peter Zijlstra
2026-08-14sched: Update time before requeueing delayed entitiesVincent Guittot
2026-08-14tracing: Have trace_event_update_all() only handle module that is loadingSteven Rostedt
2026-08-13signal: factor out the kernel reserved si_code checkBradley Morgan
2026-08-13taskstats: fold the two cpumask handlers into oneBradley Morgan