summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-23sched/wait: Add a waitqueue helper for fully exclusive priority waitersSean Christopherson1-0/+2
2025-06-23KVM: Use a local struct to do the initial vfs_poll() on an irqfdSean Christopherson1-1/+0
2025-06-23iommu/amd: KVM: SVM: Allow KVM to control need for GA log interruptsSean Christopherson1-5/+4
2025-06-23iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinitySean Christopherson1-2/+2
2025-06-23iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destinationSean Christopherson1-4/+2
2025-06-23KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()Sean Christopherson1-2/+0
2025-06-23KVM: Don't WARN if updating IRQ bypass route failsSean Christopherson2-4/+4
2025-06-23iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structsSean Christopherson1-12/+0
2025-06-23iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptrSean Christopherson1-2/+0
2025-06-20iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fieldsSean Christopherson1-1/+1
2025-06-20KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTESean Christopherson1-0/+1
2025-06-20KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structureSean Christopherson1-0/+3
2025-06-20KVM: Pass new routing entries and irqfd when updating IRTEsSean Christopherson1-2/+5
2025-06-20KVM: Squash two CONFIG_HAVE_KVM_IRQCHIP #ifdefs into oneSean Christopherson1-3/+0
2025-06-20KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APICSean Christopherson2-3/+3
2025-06-20KVM: Move x86-only tracepoints to x86's trace.hSean Christopherson1-77/+0
2025-06-20KVM: x86: Hardcode the PIT IRQ source ID to '2'Sean Christopherson1-0/+1
2025-06-20KVM: x86: Move kvm_{request,free}_irq_source_id() to i8254.c (PIT)Sean Christopherson1-2/+0
2025-06-20KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update()Sean Christopherson1-4/+0
2025-06-20irqbypass: Require producers to pass in Linux IRQ number during registrationSean Christopherson1-1/+1
2025-06-20irqbypass: Use xarray to track producers and consumersSean Christopherson1-4/+0
2025-06-20irqbypass: Explicitly track producer and consumer bindingsSean Christopherson1-0/+7
2025-06-20irqbypass: Take ownership of producer/consumer token trackingSean Christopherson1-16/+19
2025-06-20KVM: arm64: WARN if unmapping a vLPI fails in any pathSean Christopherson1-1/+1
2025-06-20KVM: TDX: Exit to userspace for SetupEventNotifyInterruptPaolo Bonzini1-0/+4
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu1-0/+5
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu1-0/+17
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds2-3/+6
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+6
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+3
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki1-0/+3
2025-06-13block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-13bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes1-2/+4
2025-06-12Merge tag 'bitmap-for-6.16-rc2' of https://github.com/norov/linuxLinus Torvalds1-2/+2
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-16/+14
2025-06-12Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-5/+8
2025-06-12net_sched: remove qdisc_tree_flush_backlog()Eric Dumazet1-8/+0
2025-06-11scatterlist: fix extraneous '@'-sign kernel-doc notationRandy Dunlap1-2/+2
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz2-5/+8
2025-06-11KEYS: Invert FINAL_PUT bitHerbert Xu1-1/+1
2025-06-10net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj1-2/+5
2025-06-09Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+1
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-47/+0
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-4/+12
2025-06-07x86/smp: PM/hibernate: Split arch_resume_nosmt()Rafael J. Wysocki1-0/+3