aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-20KVM: Discard zero mask with function kvm_dirty_ring_resetBibo Mao1-0/+3
2024-06-20nvme: Atomic write supportAlan Adamson1-0/+52
2024-06-20scsi: scsi_debug: Atomic write supportJohn Garry1-134/+454
2024-06-20scsi: sd: Atomic write supportJohn Garry5-1/+124
2024-06-20block: Add fops atomic write supportJohn Garry1-3/+17
2024-06-20block: Add atomic write support for statxPrasad Singamsetty3-19/+39
2024-06-20block: Add core atomic write supportJohn Garry8-5/+304
2024-06-20fs: Add initial atomic write support info to statxPrasad Singamsetty4-2/+50
2024-06-20fs: Initial atomic write supportPrasad Singamsetty6-14/+45
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry3-13/+22
2024-06-20block: Pass blk_queue_get_max_sectors() a request pointerJohn Garry3-4/+7
2024-06-20dt-bindings: display: synopsys, dw-hdmi: Mark ddc-i2c-bus as deprecatedMarek Vasut1-0/+5
2024-06-20dt-bindings: display: synopsys, dw-hdmi: Document ddc-i2c-bus in coreMarek Vasut3-16/+8
2024-06-20virt: guest_memfd: fix reference leak on hwpoisoned pagePaolo Bonzini1-2/+3
2024-06-20firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla1-1/+3
2024-06-20Merge tag 'riscv-sophgo-dt-fixes-for-v6.10-rc4' of https://github.com/sophgo/...Arnd Bergmann1-0/+1
2024-06-20Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann7-8/+10
2024-06-20MAINTAINERS: thead: update MaintainerJisheng Zhang1-1/+1
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski293-1845/+3834
2024-06-20cifs: Move the 'pid' from the subreq to the reqDavid Howells4-15/+10
2024-06-20cifs: Only pick a channel once per read requestDavid Howells2-11/+4
2024-06-20cifs: Defer read completionDavid Howells1-3/+12
2024-06-20spi: cs42l43: Add speaker id support to the bridge configurationSimon Trimmer1-21/+52
2024-06-20spi: cs42l43: Refactor accessing the SDCA extension propertiesCharles Keepax1-0/+1
2024-06-20spi: Merge up fixesMark Brown5-30/+23
2024-06-20KVM: arm64: Allow the use of SVE+NVOliver Upton2-7/+1
2024-06-20KVM: arm64: nv: Add additional trap setup for CPTR_EL2Marc Zyngier1-1/+18
2024-06-20KVM: arm64: nv: Add trap description for CPTR_EL2Marc Zyngier1-0/+91
2024-06-20KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helperMarc Zyngier1-1/+3
2024-06-20KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2Oliver Upton1-0/+31
2024-06-20KVM: arm64: nv: Load guest FP state for ZCR_EL2 trapOliver Upton2-0/+31
2024-06-20KVM: arm64: nv: Handle CPACR_EL1 trapsMarc Zyngier1-1/+31
2024-06-20x86/cpufeatures: Flip the /proc/cpuinfo appearance logicBorislav Petkov (AMD)3-457/+456
2024-06-20KVM: arm64: Spin off helper for programming CPTR trapsOliver Upton1-24/+24
2024-06-20KVM: arm64: nv: Ensure correct VL is loaded before saving SVE stateOliver Upton1-4/+7
2024-06-20KVM: arm64: nv: Use guest hypervisor's max VL when running nested guestOliver Upton1-0/+12
2024-06-20KVM: arm64: nv: Save guest's ZCR_EL2 when in hyp contextOliver Upton1-1/+7
2024-06-20KVM: arm64: nv: Load guest hyp's ZCR into EL1 stateOliver Upton2-1/+5
2024-06-20KVM: arm64: nv: Handle ZCR_EL2 trapsOliver Upton3-0/+49
2024-06-20KVM: arm64: nv: Forward SVE traps to guest hypervisorOliver Upton3-0/+9
2024-06-20KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisorJintack Lim3-4/+58
2024-06-20randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook3-19/+14
2024-06-20virt: sev-guest: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+6
2024-06-20Merge tag 'for-6.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+12
2024-06-20kvm: do not account temporary allocations to kmemAlexey Dobriyan1-6/+5
2024-06-20MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt supportSean Christopherson1-1/+0
2024-06-20KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson1-5/+4
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds70-353/+1558
2024-06-20drm/xe/vf: Custom HuC initialization if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Skip engine ring enabling if VFMichal Wajdeczko1-1/+2