summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-07-14tracing: fprobe: Remove __packed from generic __fprobe_headerMarkus Schneider-Pargmann (The Capable Hub)
2026-07-14tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to ...Masami Hiramatsu (Google)
2026-07-14tracing/probes: Add $current variable supportMasami Hiramatsu (Google)
2026-07-14tracing/probes: Support field specifier option for typecastMasami Hiramatsu (Google)
2026-07-14tracing/probes: Type casting always involves nested callsMasami Hiramatsu (Google)
2026-07-14tracing/probes: Support nested typecastMasami Hiramatsu (Google)
2026-07-14tracing/probes: Support typecast for various probe eventsMasami Hiramatsu (Google)
2026-07-13sched_ext: Add scx_bpf_sub_kill() to evict a child sub-schedulerTejun Heo
2026-07-13sched_ext: Replay ecaps notifications suppressed by bypassTejun Heo
2026-07-13sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed schedsTejun Heo
2026-07-13sched_ext: Authorize remote-move inserts against the placing schedulerTejun Heo
2026-07-13sched_ext: Gate kicks on SCX_CAP_BASE and preemption on SCX_CAP_PREEMPTTejun Heo
2026-07-13sched_ext: Add the SCX_CAP_ENQ capTejun Heo
2026-07-13sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task sliceTejun Heo
2026-07-13sched_ext: Track the cpu a task is runnable onTejun Heo
2026-07-13sched_ext: Route task slice writes through set_task_slice()Tejun Heo
2026-07-13sched_ext: Assign a unique id to each scheduler instanceTejun Heo
2026-07-13sched_ext: Add the SCX_CAP_ENQ_IMMED capTejun Heo
2026-07-13sched_ext: Add SCX_ENQ_IGNORE_CAPS for in-place restoreTejun Heo
2026-07-13sched_ext: Add reject DSQ for cap-rejected dispatchesTejun Heo
2026-07-13sched_ext: Generalize local-DSQ handling to rq-owned DSQsTejun Heo
2026-07-13sched_ext: Add sub_ecaps_updated() effective-cap change notifierTejun Heo
2026-07-13sched_ext: Maintain per-cpu effective cap copies for single-read checksTejun Heo
2026-07-13sched_ext: Add coalescing sub_caps_updated() notifier for sub-schedulersTejun Heo
2026-07-13sched_ext: Add per-shard cap delegation for sub-schedulersTejun Heo
2026-07-13sched_ext: Stop resolving a disabled scheduler's programsTejun Heo
2026-07-13sched_ext: Add scx_skip_subtree_pre()Tejun Heo
2026-07-13sched_ext: RCU-protect the sub-sched tree's children/sibling listsTejun Heo
2026-07-13sched_ext: Build the set_cmask scratch from trusted geometryTejun Heo
2026-07-13sched_ext: Add scx_cmask_ref for validated arena cmask accessTejun Heo
2026-07-13sched_ext: Add per-shard scx_sched storage scaffoldingTejun Heo
2026-07-13sched_ext: Defer scx_sched kobj sysfs add into the enable workfnsTejun Heo
2026-07-13sched_ext: Add shard boundaries to scx_bpf_cid_override()Tejun Heo
2026-07-13sched_ext: Add CID shardingTejun Heo
2026-07-13sched_ext: Add ops.init_cids() to finalize the cid layout before initTejun Heo
2026-07-13sched_ext: Make the kick machinery per-schedTejun Heo
2026-07-13sched_ext: Assert per-task ops run on the task's ownerTejun Heo
2026-07-14dma-direct: Improve readability of the dma_direct_map_sg() for P2PDMA caseMarek Szyprowski
2026-07-13Merge tag 'cgroup-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-13dma-coherent: use KiB in DMA allocation logsVova Sharaienko
2026-07-13dma-coherent: fix spacing coding style issueVova Sharaienko
2026-07-13crash_dump: release keyring reference at the correct timeGuangshuo Li
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-12bpf: Mark tracing_multi trampolines as ftrace managedLeon Hwang
2026-07-12bpf: Require a BPF cpumask for bpf_cpumask_populate()Nicholas Dudar
2026-07-11Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-11Merge tag 'timers-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-10Merge tag 'audit-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds