summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-21Linux 6.12-rc4v6.12-rc4Linus Torvalds1-1/+1
2024-10-20RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang1-4/+4
2024-10-20KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson1-1/+1
2024-10-20KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov1-0/+1
2024-10-20KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson1-1/+5
2024-10-20KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()Maxim Levitsky1-3/+3
2024-10-20KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALLSean Christopherson1-7/+9
2024-10-20KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()Sean Christopherson1-0/+11
2024-10-20KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslotSean Christopherson1-10/+6
2024-10-20x86/kvm: Override default caching mode for SEV-SNP and TDXKirill A. Shutemov1-0/+4
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert3-8/+1
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfnDr. David Alan Gilbert2-7/+0
2024-10-19io_uring/rw: fix wrong NOWAIT check in io_rw_init_file()Jens Axboe1-1/+1
2024-10-19fgraph: Allocate ret_stack_list with proper sizeSteven Rostedt1-1/+2
2024-10-19fgraph: Use CPU hotplug mechanism to initialize idle shadow stacksSteven Rostedt1-7/+21
2024-10-19Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin1-12/+22
2024-10-18Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2
2024-10-18MAINTAINERS: update IPE tree url and Fan Wu's emailFan Wu1-2/+2
2024-10-18ipe: fallback to platform keyring also if key in trusted keyring is rejectedLuca Boccassi1-1/+1
2024-10-18mm: fix follow_pfnmap API lockdep assertLinus Torvalds1-1/+2
2024-10-18misc: rtsx: list supported models in Kconfig helpYo-Jung (Leo) Lin1-1/+2
2024-10-18MAINTAINERS: Remove some entries due to various compliance requirements.Greg Kroah-Hartman1-178/+0
2024-10-18proc: Fix W=1 build kernel-doc warningThorsten Blum1-1/+1
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen5-12/+44
2024-10-18cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf1-1/+1
2024-10-17MAINTAINERS: Add an entry for PREEMPT_RT.Sebastian Andrzej Siewior1-0/+8
2024-10-17lib/buildid: Handle memfd_secret() files in build_id_parse()Andrii Nakryiko1-0/+5
2024-10-17ipe: allow secondary and platform keyrings to install/update policiesLuca Boccassi3-2/+36
2024-10-17ipe: also reject policy updates with the same versionLuca Boccassi2-2/+2
2024-10-17ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ...Luca Boccassi1-1/+1
2024-10-17nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff1-8/+2
2024-10-17nvme: make keep-alive synchronous operationNilay Shroff1-10/+7
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff1-0/+13
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann2-0/+36
2024-10-17bpf: Fix print_reg_state's constant scalar dumpDaniel Borkmann1-2/+1
2024-10-17bpf: Fix incorrect delta propagation between linked registersDaniel Borkmann1-5/+6
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome1-5/+22
2024-10-17bpf: Fix iter/task tid filteringJordan Rome1-1/+1
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi1-3/+16
2024-10-17dma-mapping: fix tracing dma_alloc/free with vmalloc'd memorySean Anderson1-8/+8
2024-10-17maple_tree: add regression test for spanning store bugLorenzo Stoakes1-0/+84
2024-10-17maple_tree: correct tree corruption on spanning storeLorenzo Stoakes1-6/+6
2024-10-17riscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri1-2/+2
2024-10-17io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_workJens Axboe1-0/+1
2024-10-17USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas1-0/+6
2024-10-17USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost1-0/+2
2024-10-17afs: Fix lock recursionDavid Howells2-24/+61
2024-10-17fs: Fix uninitialized value issue in from_kuid and from_kgidAlessandro Zanni1-3/+6
2024-10-17fs: don't try and remove empty rbtree nodeChristian Brauner1-1/+3
2024-10-17netfs: Downgrade i_rwsem for a buffered writeDavid Howells1-1/+2