| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-08-31 09:05 UTC | rv: Add support for BPF monitors | 1 | gmonaco@redhat.com | in progress |
| 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 12:27 UTC | sched: Scale cache-aware aggregation at LLC granularity | 2 | wujianyong@hygon.cn | - |
| 2026-08-26 22:35 UTC | Add SEV-SNP BTB Isolation and IBPB-on-Entry guest features | 5 | kim.phillips@amd.com | finished in 1h17m0s |
| 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-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 10:22 UTC | fork: initialize function graph state before copy_exec_state() | 1 | jeremy.jean@oss.cyber.gouv.fr | finished in 4h40m0s |
| 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-13 18:58 UTC | cgroup, sched: add bpf for cgroup cpu controller | 1 | ziyang.meme@gmail.com | finished in 4h40m0s |
| 2026-08-10 19:21 UTC | Add RMPOPT support. | 12 | ashish.kalra@amd.com | skipped |
| 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-06 12:30 UTC | fork: reset pointer tag of vmapped thread stack before vfree | 1 | huangshaobo3@xiaomi.com | finished in 4h53m0s |
| 2026-08-06 08:20 UTC | fork: fix default_timer_slack_ns inheritance from RT parent | 1 | chenguanyou9338@gmail.com | finished in 4h27m0s |
| 2026-08-04 23:56 UTC | KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation | 4 | kim.phillips@amd.com | skipped |
| 2026-08-02 11:56 UTC | sched/isolation: Defer freeing of the bootmem housekeeping cpumasks | 1 | ionut.nechita@windriver.com | skipped |
| 2026-07-29 22:50 UTC | KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug | 1 | pbonzini@redhat.com | finished in 1h55m0s |
| 2026-07-28 13:06 UTC | mm/huge_memory: eliminate reference-counted huge zero folio | 1 | ljs@kernel.org | skipped |
| 2026-07-27 19:03 UTC | Add RMPOPT support. | 11 | ashish.kalra@amd.com | skipped |
| 2026-07-26 22:36 UTC | rust: sync: add WaitQueue infrastructure | 1 | dakr@kernel.org | skipped |
| 2026-07-20 01:41 UTC | security: Expand task_setscheduler LSM hook | 4 | atomlin@atomlin.com | skipped |
| 2026-07-19 18:54 UTC | mm: defer address-space teardown of large exiting processes to a kthread | 1 | adi.sharma@zohomail.in | finished in 4h56m0s |
| 2026-07-15 06:35 UTC | KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug | 1 | nikunj@amd.com | finished in 2h24m0s |
| 2026-07-14 02:47 UTC | sched_ext: Validate cid override before updating tables | 1 | soolaugust@gmail.com | finished in 2h30m0s |
| 2026-07-14 01:39 UTC | net: Use synchronous wakeups selectively | 1 | srikar@linux.ibm.com | finished in 5h6m0s |
| 2026-07-08 05:31 UTC | Introduce meminspect | 3 | mukesh.ojha@oss.qualcomm.com |
finished
in 2h32m0s
[1 findings] |
| 2026-07-01 09:19 UTC | sched_ext: Reject task setter kfuncs outside SCX contexts | 1 | soolaugust@gmail.com | skipped |
| 2026-06-30 18:09 UTC | Add RMPOPT support. | 10 | ashish.kalra@amd.com | finished in 2h8m0s |
| 2026-06-24 09:27 UTC | sched_ext: Avoid flooding the log with deprecation warnings | 2 | leitao@debian.org | skipped |
| 2026-06-23 14:38 UTC | sched_ext: Print deprecation warnings only once | 1 | leitao@debian.org | skipped |
| 2026-06-23 14:26 UTC | sched: Introduce and use deferred WARNs in sched | 1 | bigeasy@linutronix.de | skipped |
| 2026-06-22 02:50 UTC | sched: Preserve timer slack default across RT reset-on-fork | 1 | soolaugust@gmail.com | finished in 4h9m0s |
| 2026-06-17 17:50 UTC | sched/psi: skip irqtime accounting when no new irq time has elapsed | 1 | usama.arif@linux.dev | finished in 5h26m0s |
| 2026-06-16 14:15 UTC | block: invalidate cached plug timestamp on context switch | 1 | usama.arif@linux.dev | finished in 4h6m0s |
| 2026-06-12 09:40 UTC | block: invalidate cached plug timestamp after task switch | 2 | usama.arif@linux.dev | finished in 4h43m0s |
| 2026-06-12 01:33 UTC | sched/fair, KVM: Semantics-aware directed yield for oversubscribed KVM | 3 | kernellwp@gmail.com | finished in 4h32m0s |
| 2026-06-11 23:14 UTC | block: invalidate cached plug timestamp after task switch | 1 | usama.arif@linux.dev | finished in 5h14m0s |
| 2026-06-11 16:21 UTC | kcov: add per-task dataflow tracking for function arguments/return values | 2 | yunseong.kim@est.tech | skipped |
| 2026-06-08 18:56 UTC | Add RMPOPT support. | 7 | ashish.kalra@amd.com | finished in 1h50m0s |
| 2026-06-05 05:41 UTC | Refcounted interrupt disable and SpinLockIrq for rust (Part 1) | 3 | boqun@kernel.org | finished in 4h6m0s |
| 2026-06-02 20:00 UTC | Add RMPOPT support. | 6 | ashish.kalra@amd.com | finished in 1h35m0s |
| 2026-05-26 15:21 UTC | Refcounted interrupt disable and SpinLockIrq for rust (Part 1) | 2 | boqun@kernel.org | finished in 4h18m0s |
| 2026-05-26 14:28 UTC | security: Expand task_setscheduler LSM hook to include CPU affinity mask | 3 | atomlin@atomlin.com | finished in 4h26m0s |
| 2026-05-22 13:09 UTC | sched/fork: fix timer_slack_ns for children of RT tasks | 3 | chenguanyou9338@gmail.com | finished in 4h42m0s |
| 2026-05-20 13:07 UTC | sched/fork: Fix timer_slack_ns inheritance for RT tasks | 1 | devnull@kernel.org | finished in 4h47m0s |
| 2026-05-18 21:41 UTC | Add RMPOPT support. | 5 | ashish.kalra@amd.com | skipped |
| 2026-05-13 10:51 UTC | memblock: don't touch memblock arrays when memblock_free() is called late | 1 | rppt@kernel.org | finished in 4h30m0s |
| 2026-05-12 06:19 UTC | psi: slightly improve performance of psi | 1 | lukafocus@icloud.com | finished in 4h10m0s |
| 2026-05-09 21:38 UTC | security, sched: Expand task_setscheduler LSM hook and related fixes | 2 | atomlin@atomlin.com | finished in 4h15m0s |
| 2026-05-09 16:48 UTC | security, sched: Expand task_setscheduler LSM hook and related fixes | 1 | atomlin@atomlin.com | finished in 4h14m0s |
| 2026-05-05 00:30 UTC | Fix and enhance KVM steal accounting for both guest and host | 1 | dongli.zhang@oracle.com | finished in 4h32m0s |
| 2026-05-02 15:57 UTC | futex: Drop CLONE_THREAD requirement for private default hash alloc | 1 | mohamedaymanworkspace@gmail.com | finished in 4h10m0s |
| 2026-04-29 10:27 UTC | kasan: hw_tags: Disable tagging for stack and page-tables | 4 | dev.jain@arm.com | finished in 5h19m0s |
| 2026-04-21 12:14 UTC | powerpc: Fix a whole bunch of spelling mistakes | 1 | linkmauve@linkmauve.fr | finished in 1h31m0s |
| 2026-04-13 19:42 UTC | Add RMPOPT support. | 4 | ashish.kalra@amd.com | finished in 1h36m0s |
| 2026-04-02 20:25 UTC | KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation | 3 | kim.phillips@amd.com | finished in 1h59m0s |
| 2026-03-11 13:06 UTC | KVM: SEV: Add support for BTB Isolation | 2 | kim.phillips@amd.com | finished in 1h13m0s |
| 2026-03-02 21:35 UTC | Add RMPOPT support. | 2 | ashish.kalra@amd.com | finished in 4h10m0s |
| 2026-02-24 18:01 UTC | KVM: SEV: Add support for BTB Isolation | 1 | kim.phillips@amd.com | finished in 1h43m0s |
| 2026-02-23 03:26 UTC | Zero page->private when freeing pages | 1 | ziy@nvidia.com |
finished
in 1h37m0s
[1 findings] |
| 2026-02-17 20:09 UTC | Add RMPOPT support. | 1 | ashish.kalra@amd.com | finished in 1h31m0s |
| 2026-02-03 22:24 UTC | KVM: SEV: Add support for IBPB-on-Entry | 2 | kim.phillips@amd.com | finished in 1h0m0s |
| 2026-01-26 22:42 UTC | KVM: SEV: Add support for IBPB-on-Entry | 1 | kim.phillips@amd.com | finished in 57m0s |
| 2025-12-19 03:53 UTC | sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM | 2 | kernellwp@gmail.com | finished in 3h50m0s |
| 2025-09-09 18:28 UTC | x86/boot, KVM: Move VMXON/VMXOFF handling from KVM to CPU lifecycle | 1 | xin@zytor.com | finished in 3h49m0s |
| 2025-09-01 17:04 UTC | x86/cpu/topology: Fix the preferred order of initial APIC ID parsing on AMD/Hygon | 5 | kprateek.nayak@amd.com | finished in 1h13m0s |
| 2025-08-25 07:57 UTC | x86/cpu/topology: Fix the preferred order of initial APIC ID parsing on AMD/Hygon | 4 | kprateek.nayak@amd.com | finished in 1h8m0s |
| 2025-08-19 16:10 UTC | 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN | 1 | oleg@redhat.com | finished in 59m0s |
| 2025-08-18 06:04 UTC | x86/cpu/topology: Work around the nuances of virtualization on AMD/Hygon | 3 | kprateek.nayak@amd.com | finished in 1h14m0s |
| 2025-08-07 16:59 UTC | KVM: SEV: Add support for SMT Protection | 1 | kim.phillips@amd.com | finished in 1h8m0s |