summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-12HID: mcp2221: Remove unnecessary semicolonChen Ni
2024-07-12HID: Fix spelling mistakes "Kensigton" -> "Kensington"Colin Ian King
2024-07-12selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann
2024-07-12kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macrosEric Chan
2024-07-12kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readabilityEric Chan
2024-07-12kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertionEric Chan
2024-07-12kunit: executor: Simplify string allocation handlingKees Cook
2024-07-12Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/pci/ats' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon
2024-07-12riscv: set trap vector earlieryang.zhang
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt
2024-07-12KVM: riscv: selftests: Add Zawrs extension to get-reg-list testAndrew Jones
2024-07-12KVM: riscv: Support guest wrs.ntoAndrew Jones
2024-07-12Merge branch 'iommu/core' into iommu/nextWill Deacon
2024-07-12Merge branch 'use-overflow-h-helpers-to-check-for-overflows'Alexei Starovoitov
2024-07-12Merge branch 'iommu/qualcomm/msm' into iommu/nextWill Deacon
2024-07-12bpf: use check_sub_overflow() to check for subtraction overflowsShung-Hsi Yu
2024-07-12bpf: use check_add_overflow() to check for addition overflowsShung-Hsi Yu
2024-07-12bpf: fix overflow check in adjust_jmp_off()Shung-Hsi Yu
2024-07-12Merge branch 'iommu/nvidia/tegra' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/intel/vt-d' into iommu/nextWill Deacon
2024-07-12riscv: hwprobe: export Zawrs ISA extensionAndrew Jones
2024-07-12Merge branch 'iommu/arm/smmu' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/amd/amd-vi' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/allwinner/sun50i' into iommu/nextWill Deacon
2024-07-12drm/amdgpu/mes12: add missing opcode stringAlex Deucher
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-12Merge tag 'tty-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-07-12iommu/tegra-smmu: Pass correct fwnode to iommu_fwspec_init()Will Deacon
2024-07-12nfs: do not extend writes to the entire folioChristoph Hellwig
2024-07-12Merge tag 'usb-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-07-12nfs/blocklayout: add support for NVMeChristoph Hellwig
2024-07-12Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-07-12iommu/vt-d: Fix identity map bounds in si_domain_init()Jon Pan-Doh
2024-07-12Merge tag 'kvm-s390-next-6.11-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-07-12Merge tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-12iommu: Move IOMMU_DIRTY_NO_CLEAR defineShameer Kolothum
2024-07-12Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-07-12Merge branch 'kvm-prefault' into HEADPaolo Bonzini
2024-07-12KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORYIsaku Yamahata
2024-07-12KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory()Paolo Bonzini
2024-07-12KVM: x86/mmu: Make kvm_mmu_do_page_fault() return mapped levelPaolo Bonzini
2024-07-12KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"Sean Christopherson
2024-07-12KVM: x86/mmu: Bump pf_taken stat only in the "real" page fault handlerSean Christopherson