Advanced Filters
Published Title Version Author Status
2026-09-14 12:49 UTC tracing: wprobe: x86: Add wprobe for watchpoint 16 mhiramat@kernel.org finished in 4h33m0s
2026-09-14 09:33 UTC fork: reset pointer tag of vmapped thread stack before vfree 2 huangshaobo3@xiaomi.com skipped
2026-09-14 02:23 UTC Remove PG_private by using page/folio->private checks instead 4 ziy@nvidia.com finished in 4h58m0s
2026-09-13 07:37 UTC x86/mm/pat: use pr_warn() for early W^X warnings 3 rppt@kernel.org skipped
2026-09-12 08:24 UTC mm/ksm: scan with per-VMA locks 1 xialonglong2025@163.com finished in 4h6m0s
2026-09-12 01:23 UTC sched: Add support for long task name 7 andrealmeid@igalia.com finished in 3h48m0s
2026-09-11 21:36 UTC KVM: Enable FRED support with KVM VMX 10 sohil.mehta@intel.com finished in 12m0s
2026-09-11 21:33 UTC sched: Set need-resched flags before tracing 1 arighi@nvidia.com skipped
2026-09-11 15:40 UTC io_uring: thread identity handoff for blocking inline issue 1 axboe@kernel.dk finished in 4h12m0s
2026-09-11 14:08 UTC rcu-tasks: let preemption outside trampolines be a quiescent state 2 josef@toxicpanda.com finished in 3h49m0s
2026-09-11 11:28 UTC x86/mm/pat: use pr_warn() for early W^X warnings 2 rppt@kernel.org finished in 50m0s
[1 findings]
2026-09-11 08:07 UTC mm/ksm: use per-VMA locking for find_mergeable_vma() 1 xu.xin16@zte.com.cn finished in 4h12m0s
2026-09-11 07:57 UTC sched: introduce for_each_process_rculock and for_each_thread_rculock 3 ye.liu@linux.dev finished in 4h10m0s
2026-09-11 02:56 UTC mm: retry page faults once under the per-VMA lock 6 zhanghongru06@gmail.com finished in 3h47m0s
2026-09-11 00:18 UTC sched/numa: stop VMA scan filters from gating promotion 2 gourry@gourry.net finished in 4h0m0s
2026-09-10 21:59 UTC Add RMPOPT support. 14 ashish.kalra@amd.com skipped
2026-09-10 18:50 UTC rcu-tasks: let preemption outside trampolines be a quiescent state 1 josef@toxicpanda.com finished in 3h52m0s
2026-09-10 17:46 UTC sched/cache: Fixes for cache aware scheduling 1 tim.c.chen@linux.intel.com finished in 4h3m0s
2026-09-10 16:49 UTC sched: Add support for long task name 6 andrealmeid@igalia.com finished in 45m0s
[1 findings]
2026-09-10 16:42 UTC blk: honor isolcpus configuration 16 atomlin@atomlin.com finished in 4h23m0s
2026-09-09 20:41 UTC tools build: Fixes for libbfd -lzstd dependency 2 irogers@google.com skipped
2026-09-08 12:24 UTC sched/numa: Add per-process automatic NUMA balancing control 1 lizhe.67@bytedance.com finished in 4h32m0s
2026-09-08 07:47 UTC Add support for cmpxchg16b emulation 4 sarunkod@amd.com finished in 3h44m0s
2026-09-08 02:56 UTC Remove PG_private by using page/folio->private checks instead 3 ziy@nvidia.com finished in 4h24m0s
2026-09-07 08:13 UTC sched: introduce for_each_process_rculock and for_each_thread_rculock 2 ye.liu@linux.dev finished in 4h25m0s
2026-09-07 06:49 UTC sched: fix typos and repeated words in comments 1 hemanth.selam@gmail.com skipped
2026-09-06 20:13 UTC perf tools: port UI from GTK2 to GTK4 7 mattst88@gmail.com skipped
2026-09-06 18:57 UTC perf tools: port UI from GTK2 to GTK4 6 mattst88@gmail.com skipped
2026-09-06 18:26 UTC perf tools: port UI from GTK2 to GTK4 5 mattst88@gmail.com skipped
2026-09-06 17:18 UTC perf tools: port UI from GTK2 to GTK4 4 mattst88@gmail.com skipped
2026-09-06 16:06 UTC perf tools: port UI from GTK2 to GTK4 3 mattst88@gmail.com skipped
2026-09-06 15:03 UTC perf tools: port UI from GTK2 to GTK4 2 mattst88@gmail.com skipped
2026-09-04 18:20 UTC sched/numa: stop VMA scan filters from gating promotion 1 gourry@gourry.net finished in 1h12m0s
2026-09-04 09:37 UTC kthread: convert remaining users to kthread_create_worker 2 brads@mainlining.org finished in 4h35m0s
2026-09-03 10:29 UTC mm: distinguish PTE table storage from PTE values 2 usama.anjum@arm.com finished in 4h22m0s
2026-09-03 09:28 UTC arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush() 3 rppt@kernel.org skipped
2026-09-02 21:27 UTC Add RMPOPT support. 13 ashish.kalra@amd.com skipped
2026-09-02 16:29 UTC kcov: add per-task dataflow tracking for function arguments/return values 3 yunseong.kim@est.tech finished in 32m0s
2026-09-02 14:43 UTC audit: log all six syscall arguments in the SYSCALL record 2 rrobaina@redhat.com finished in 4h47m0s
2026-09-02 11:56 UTC mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable 3 yeoreum.yun@arm.com finished in 4h12m0s
2026-09-02 00:08 UTC sched/cache: Fix use after free mm access in account_mm_sched() 1 tim.c.chen@linux.intel.com finished in 5h2m0s
2026-09-01 15:18 UTC mm: make persistent huge zero folio read-only 7 xueyuan.chen21@gmail.com finished in 4h5m0s
2026-08-31 21:33 UTC sched/cache: Fix use-after-free of the mm replaced by exec 2 imv4bel@gmail.com finished in 4h10m0s
2026-08-31 20:22 UTC barrier: Add smp_cond_load_{relaxed,acquire}_timeout() 15 ankur.a.arora@oracle.com finished in 4h13m0s
2026-08-31 19:25 UTC Remove PG_private by using page/folio->private checks instead 2 ziy@nvidia.com finished in 4h51m0s
2026-08-31 16:02 UTC mm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT again 1 vbabka@kernel.org finished in 3h54m0s
2026-08-31 09:05 UTC rv: Add support for BPF monitors 1 gmonaco@redhat.com finished in 139h47m0s
2026-08-31 02:59 UTC pidfd: add task path ioctls 2 devnull@kernel.org finished in 4h8m0s
2026-08-30 07:30 UTC sched/cache: Fix use-after-free of the mm replaced by exec 1 imv4bel@gmail.com finished in 4h49m0s
2026-08-27 18:23 UTC sched: Add support for long task name 5 andrealmeid@igalia.com finished in 3h57m0s
2026-08-27 12:27 UTC sched: Scale cache-aware aggregation at LLC granularity 2 wujianyong@hygon.cn finished in 4h31m0s
2026-08-26 11:41 UTC posix-cpu-timers: Dequeue per-thread timers before exchange_tids() 2 imv4bel@gmail.com finished in 4h8m0s
2026-08-26 07:00 UTC Add support for cmpxchg16b emulation 3 sarunkod@amd.com finished in 4h15m0s
2026-08-25 15:04 UTC libbpf: Fix usdt attach failure when nop10 crosses page boundary 2 jiayuan.chen@linux.dev skipped
2026-08-25 04:45 UTC perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc() 2 kartikey406@gmail.com finished in 4h26m0s
2026-08-24 15:51 UTC locking/lockdep: Invalidate stale class_cache entries for zapped classes 1 edumazet@google.com finished in 4h44m0s
2026-08-24 13:52 UTC mm/fbatch: drain lru_add_drain() and _all() 1 hughd@google.com finished in 4h20m0s
2026-08-24 12:08 UTC Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted 2 brauner@kernel.org finished in 4h9m0s
2026-08-24 09:28 UTC libbpf: Fix usdt attach failure when nop10 crosses page boundary 1 jiayuan.chen@linux.dev skipped
2026-08-24 01:26 UTC Fix KVM guest scheduling accounting issue related to stealtime 1 dongli.zhang@oracle.com finished in 3h52m0s
2026-08-23 11:46 UTC arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush() 2 rppt@kernel.org finished in 4h30m0s
2026-08-22 19:53 UTC fork: initialize function graph state before copy_exec_state() 2 jeremy.jean@oss.cyber.gouv.fr finished in 4h20m0s
2026-08-22 08:49 UTC fork: initialize function graph state before copy_exec_state() 2 jeremy.jean@oss.cyber.gouv.fr finished in 4h27m0s
2026-08-21 22:19 UTC perf/KVM: Support PMU partitioning for x86 platforms 1 zide.chen@intel.com skipped
2026-08-21 19:26 UTC maple_tree: lock checking and clean ups 3 liam@infradead.org finished in 5h7m0s
2026-08-21 10:22 UTC fork: initialize function graph state before copy_exec_state() 1 jeremy.jean@oss.cyber.gouv.fr finished in 4h40m0s
2026-08-21 01:42 UTC perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc() 1 kartikey406@gmail.com finished in 4h25m0s
2026-08-20 21:17 UTC cgroup: expose cpu.stat and io.stat to BPF 3 ziyang.meme@gmail.com finished in 3h49m0s
2026-08-20 05:45 UTC pidfd: add task path ioctls 1 devnull@kernel.org finished in 4h9m0s
2026-08-19 08:12 UTC sched: Convert paravirt_steal to new static key APIs 1 hongyan.xia@transsion.com skipped
2026-08-18 14:08 UTC pkeys-based page table hardening 9 kevin.brodsky@arm.com finished in 3h51m0s
2026-08-18 10:29 UTC Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted 1 brauner@kernel.org finished in 3h59m0s
2026-08-18 00:24 UTC cgroup: expose cpu.stat to BPF 2 ziyang.meme@gmail.com finished in 4h6m0s
2026-08-17 17:22 UTC lib/folio_pool: Direct-Map Large Folio Pool & Scratchpad bump allocators 1 devnull@kernel.org finished in 1h17m0s
[1 findings]
2026-08-16 10:59 UTC arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush() 1 rppt@kernel.org finished in 4h35m0s
2026-08-15 04:59 UTC sched_ext/scx_flatcg: Fix cvtime true-up on slice expiry 1 cui.tao@linux.dev skipped
2026-08-15 02:20 UTC sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users 2 cui.tao@linux.dev finished in 4h10m0s
2026-08-14 04:09 UTC reboot: fix cad_pid use-after-free race 4 blbllhy@gmail.com finished in 3h46m0s
2026-08-13 18:58 UTC cgroup, sched: add bpf for cgroup cpu controller 1 ziyang.meme@gmail.com finished in 4h40m0s
2026-08-13 17:02 UTC audit: log all six syscall arguments in the SYSCALL record 1 rrobaina@redhat.com finished in 4h18m0s
2026-08-13 09:01 UTC x86/mm/pat: CPA fixes 2 rppt@kernel.org finished in 4h4m0s
2026-08-13 06:50 UTC futex: Fix might_sleep() warning in futex_pivot_pending() 1 syzbot@kernel.org finished in 3h44m0s
2026-08-13 06:05 UTC perf/bpf: Fix data races in BPF perf event handling 2 kartikey406@gmail.com finished in 4h14m0s
2026-08-13 03:49 UTC tracing: add refcount_final_put tracing 5 m@mavick.dev skipped
2026-08-11 23:53 UTC perf/bpf: Fix data race in __perf_event_overflow 1 kartikey406@gmail.com finished in 4h31m0s
2026-08-11 07:59 UTC sched_ext: don't BUG_ON a destroyed DSQ in process_deferred_reenq_users 1 cui.tao@linux.dev finished in 1h33m0s
2026-08-10 19:21 UTC Add RMPOPT support. 12 ashish.kalra@amd.com skipped
2026-08-10 16:46 UTC arm64: Add BRBE support for bpf_get_branch_snapshot() 6 puranjay@kernel.org finished in 1h4m0s
2026-08-10 13:35 UTC perf/core: sched_task() dispatch and branch entry fixes 7 puranjay@kernel.org finished in 4h11m0s
2026-08-10 00:23 UTC futex: Keep the PI owner of a private futex in the key's mm 2 imv4bel@gmail.com finished in 4h1m0s
2026-08-08 05:27 UTC coredump: Add bit 9 of coredump_filter for pre-exit files before dumping 8 jackzxcui1989@163.com finished in 4h6m0s
2026-08-07 20:20 UTC Introduce tiered memcg limits 3 joshua.hahnjy@gmail.com finished in 4h33m0s
2026-08-07 13:50 UTC allow kfree_nolock() handle kmalloc() objects 1 vbabka@kernel.org finished in 4h2m0s
2026-08-07 11:45 UTC arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode 1 leitao@debian.org finished in 1h5m0s
2026-08-07 07:18 UTC perf/core, perf/tools: Add PERF_SAMPLE_BUILD_ID_OFFSET support 1 irogers@google.com skipped
2026-08-07 07:01 UTC bpf: BPF-driven proactive memcg reclaim 1 hui.zhu@linux.dev finished in 4h33m0s
2026-08-07 04:01 UTC coredump: Add bit 9 of coredump_filter for pre-exit files before dumping 7 jackzxcui1989@163.com finished in 4h30m0s
2026-08-06 23:35 UTC x86: Try to wrangle PV clocks vs. TSC 6 seanjc@google.com finished in 3h54m0s
2026-08-06 13:52 UTC perf/core: sched_task() dispatch and branch entry fixes 6 puranjay@kernel.org skipped
2026-08-06 12:30 UTC fork: reset pointer tag of vmapped thread stack before vfree 1 huangshaobo3@xiaomi.com finished in 4h53m0s