summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-22KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()Alexander Graf
2022-10-22kvm: Add support for arch compat vm ioctlsAlexander Graf
2022-10-22Merge tag 'kvm-riscv-fixes-6.1-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2022-10-22Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-10-21nfp: only clean `sp_indiff` when application firmware is unloadedYinjun Zhang
2022-10-21Merge branch 'amd-xgbe-miscellaneous-fixes'Jakub Kicinski
2022-10-21amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-10-21amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-10-21amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju
2022-10-21amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju
2022-10-21amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju
2022-10-21Merge branch 'Wait for busy refill_work when destroying bpf memory allocator'Alexei Starovoitov
2022-10-21bpf: Use __llist_del_all() whenever possbile during memory drainingHou Tao
2022-10-21bpf: Wait for busy refill_work when destroying bpf memory allocatorHou Tao
2022-10-21Merge tag 'thermal-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-21Merge tag 'pm-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-10-21Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-21Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-21Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-21Merge tag 'for-linus-2022102101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-21Merge tag '6.1-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-10-21Merge tag 'nfsd-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2022-10-21x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctlyChang S. Bae
2022-10-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-10-21Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-21Merge tag 'io_uring-6.1-2022-10-20' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-21Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-21Merge tag 'selinux-pr-20221020' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-21Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-21Merge tag 'trace-tools-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-21Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-21Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...Rafael J. Wysocki
2022-10-21x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin
2022-10-21MAINTAINERS: add keyword match on PTPJakub Kicinski
2022-10-21ethtool: pse-pd: fix null-deref on genl_info in dumpJakub Kicinski
2022-10-21efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0Ard Biesheuvel
2022-10-21efi: libstub: Fix incorrect payload size in zboot headerArd Biesheuvel
2022-10-21efi: libstub: Give efi_main() asmlinkage qualificationArd Biesheuvel
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-10-21efi: ssdt: Don't free memory if ACPI table was loaded successfullyArd Biesheuvel
2022-10-21efi: libstub: Remove zboot signing from build optionsArd Biesheuvel
2022-10-21iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar
2022-10-21iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()Charlotte Tan
2022-10-21iommu/vt-d: Use rcu_lock in get_resv_regionsLu Baolu
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-10-21RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for SstcAnup Patel
2022-10-21RISC-V: Fix compilation without RISCV_ISA_ZICBOMAndrew Jones
2022-10-21i2c: mlxbf: depend on ACPI; clean away ifdeffageAdam Borowski
2022-10-20nouveau: fix migrate_to_ram() for faulting pageAlistair Popple