summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-06-20KVM: Bail from the dirty ring reset flow if a signal is pendingSean Christopherson-0/+3
2025-06-20KVM: Bound the number of dirty ring entries in a single reset at INT_MAXSean Christopherson-21/+16
2025-06-20KVM: TDX: Report supported optional TDVMCALLs in TDX capabilitiesPaolo Bonzini-2/+28
2025-06-20KVM: TDX: Exit to userspace for SetupEventNotifyInterruptPaolo Bonzini-0/+35
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu-4/+54
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu-1/+97
2025-06-20KVM: TDX: Add new TDVMCALL status code for unsupported subfuncsBinbin Wu-4/+7
2025-06-20Merge tag 'kvm-riscv-fixes-6.16-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini-4/+4
2025-06-20Merge tag 'kvmarm-fixes-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-271/+215
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland-20/+14
2025-06-19KVM: arm64: Remove cpacr_clear_set()Mark Rutland-62/+0
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()Mark Rutland-9/+8
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()Mark Rutland-1/+4
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland-140/+130
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland-0/+3
2025-06-19KVM: arm64: VHE: Synchronize restore of host debug registersMark Rutland-0/+3
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu-3/+13
2025-06-19KVM: arm64: Explicitly treat routing entry type changes as changesSean Christopherson-1/+2
2025-06-19KVM: arm64: nv: Fix tracking of shadow list registersMarc Zyngier-39/+42
2025-06-17RISC-V: KVM: Don't treat SBI HFENCE calls as NOPsAnup Patel-2/+2
2025-06-17RISC-V: KVM: Fix the size parameter check in SBI SFENCE callsAnup Patel-2/+2
2025-06-15Linux 6.16-rc2v6.16-rc2Linus Torvalds-1/+1
2025-06-15Merge tag 'kbuild-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-64/+33
2025-06-16gendwarfksyms: Fix structure type overridesSami Tolvanen-58/+21
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada-6/+12
2025-06-14Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-22/+35
2025-06-14Merge tag 'iommu-fixes-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds-38/+114
2025-06-14Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds-23/+59
2025-06-14Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds-29/+134
2025-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-14/+23
2025-06-13Merge tag 'drm-fixes-2025-06-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-39/+68
2025-06-13io_uring: run local task_work from ring exit IOPOLL reapingJens Axboe-0/+3
2025-06-13nvme: always punt polled uring_cmd end_io work to task_workJens Axboe-14/+7
2025-06-13Merge tag 'acpi-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-9/+31
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-133/+368
2025-06-13Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and 'acpi-resource'Rafael J. Wysocki-2/+26
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki-65/+64
2025-06-13Merge branch 'pm-tools'Rafael J. Wysocki-4/+5
2025-06-13Merge tag 'spi-fix-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-20/+41
2025-06-13Merge tag 'regulator-fix-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2025-06-13posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov-0/+9
2025-06-13Merge tag 'trace-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+1
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-126/+194
2025-06-13io_uring/kbuf: don't truncate end buffer for multiple buffer peeksJens Axboe-1/+4
2025-06-13Merge tag 'v6.16-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+1
2025-06-13Merge tag 'bcachefs-2025-06-12' of git://evilpiepirate.org/bcachefsLinus Torvalds-116/+319
2025-06-13Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublistsBagas Sanjaya-0/+2
2025-06-13iommu/tegra: Fix incorrect size calculationJason Gunthorpe-2/+2