summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-07selftests/lsm: Fix memory leak in attr_lsm_countWang Yan
2026-07-07cred: delete task_euid()Alice Ryhl
2026-07-07rust: task: clarify comments on task UID accessorsJann Horn
2026-07-07selftests/bpf: Fix memory leak in msg_alloc_iovFeng Yang
2026-07-07selftests/bpf: Drop tc/xdp/flow_dissector/socket_filter sockmap mutation testsSechang Lim
2026-07-07bpf, sockmap: Disallow update and delete from tc, xdp, socket_filter and flow...Sechang Lim
2026-07-07KVM: selftests: Add xAPIC support in eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Make number of vCPUs configurable in IRQ testDavid Matlack
2026-07-07KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ testDavid Matlack
2026-07-07KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU setJosh Hilke
2026-07-07KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert usersJosh Hilke
2026-07-07KVM: selftests: Add kvm_gettid() wrapper and convert usersJosh Hilke
2026-07-07KVM: selftests: Verify non-postable IRQ remapping in IRQ testSean Christopherson
2026-07-07KVM: selftests: Make number of IRQs configurable in IRQ testDavid Matlack
2026-07-07KVM: selftests: Add option to set empty routing between IRQs in eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Verify interrupts are received when IRQ affinity changes in I...David Matlack
2026-07-07KVM: selftests: Add a helper to set proc IRQ affinity for IRQ testJosh Hilke
2026-07-07KVM: selftests: Add VFIO device support to eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass testDavid Matlack
2026-07-07KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) testDavid Matlack
2026-07-07KVM: selftests: Add helper to generate random u64 in range [min,max]Josh Hilke
2026-07-07KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's ...Sean Christopherson
2026-07-07KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()Sean Christopherson
2026-07-07KVM: selftests: Rename guest_rng to kvm_rngJosh Hilke
2026-07-07KVM: selftests: Add macros to read/write+sync to/from guest memoryDavid Matlack
2026-07-07KVM: selftests: Build and link selftests/vfio/lib into KVM selftestsDavid Matlack
2026-07-07nilfs2: handle corrupted checkpoint count gracefully during deletionIgor Putko
2026-07-07tracing/synthetic: Free type string on error pathYu Peng
2026-07-07tracing/user_events: Fix use-after-free in user_event_mm_dup()Michael Bommarito
2026-07-07platform/x86: amd-pmc: Use correct IP block table for AMD 1Ah M80H SoCShyam Sundar S K
2026-07-07platform/x86: asus-armoury: update power limits for G614PRMarco Scardovi
2026-07-07accel/amdxdna: Fix hardware context race in amdxdna_update_heap()Lizhi Hou
2026-07-07accel/amdxdna: Fix deadlock on debug BO command timeoutLizhi Hou
2026-07-07accel/amdxdna: fix open_ref leak and stale client pointer on dma map failureLizhi Hou
2026-07-07accel/amdxdna: Fix potential amdxdna_umap lifetime raceLizhi Hou
2026-07-07KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier
2026-07-07x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"Tycho Andersen (AMD)
2026-07-07selftests/bpf: Add test for bpf_get_smp_processor_idMaxim Khmelevskii
2026-07-07s390/bpf: Replace ly instruction with llgfMaxim Khmelevskii
2026-07-07docs/bpf: Document BPF_STRICT_BUILD=0 to tolerate test build failuresRicardo B. Marlière
2026-07-07Merge branch 'bpf-reject-mem_alloc-btf-accesses-past-bounds'Kumar Kartikeya Dwivedi
2026-07-07selftests/bpf: Cover MEM_ALLOC access past object boundsYiyang Chen
2026-07-07bpf: Reject MEM_ALLOC BTF accesses past object boundsYiyang Chen
2026-07-07selftests/bpf: Fix memory leak in msg_alloc_iov error pathMalaya Kumar Rout
2026-07-07Merge branch 'selftests-bpf-libarena-cleanup-and-bitmap-struct'Kumar Kartikeya Dwivedi
2026-07-07selftests/bpf: libarena: Add parallel bitmap selftestEmil Tsalapatis
2026-07-07selftests/bpf: libarena: Add bitmap selftestsEmil Tsalapatis
2026-07-07selftests/bpf: Add arena-based bitmap data structureEmil Tsalapatis
2026-07-07selftests/bpf: libarena: Clean up allocation state before buddy testsEmil Tsalapatis
2026-07-07selftests/bpf: libarena: Fix can-loop zero variable definitionEmil Tsalapatis