summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-02-20ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin
2024-02-20arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown
2024-02-20arm64/sme: Restore SME registers on exit from suspendMark Brown
2024-02-20Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon
2024-02-20KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'Amit Machhiwal
2024-02-19KVM/VMX: Move VERW closer to VMentry for MDS mitigationPawan Gupta
2024-02-19KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCHSean Christopherson
2024-02-19x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta
2024-02-19x86/entry_32: Add VERW just before userspace transitionPawan Gupta
2024-02-19x86/entry_64: Add VERW just before userspace transitionPawan Gupta
2024-02-19x86/bugs: Add asm helpers for executing VERWPawan Gupta
2024-02-19parisc: Fix stack unwinderGuenter Roeck
2024-02-19powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra
2024-02-18Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-18Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-17Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-16x86/numa: Fix the sort compare func used in numa_fill_memblks()Alison Schofield
2024-02-16x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield
2024-02-16KVM: x86: Mark target gfn of emulated atomic instruction as dirtySean Christopherson
2024-02-16RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCHNathan Chancellor
2024-02-16parisc/kprobes: always include asm-generic/kprobes.hMax Kellermann
2024-02-16parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-02-16Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-02-16Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-02-16arm64: tegra: Set the correct PHY mode for MGBEThierry Reding
2024-02-15x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()Hou Tao
2024-02-15x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.hHou Tao
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-15arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan
2024-02-15kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada
2024-02-14Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2024-02-14Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini
2024-02-14Merge tag 'kvm-x86-fixes-6.8-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-02-14powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat
2024-02-14riscv: dts: sifive: add missing #interrupt-cells to pmicConor Dooley
2024-02-14powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde
2024-02-14powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao
2024-02-14powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf
2024-02-14powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman
2024-02-14Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman
2024-02-13arm64: dts: rockchip: Correct Indiedroid Nova GPIO NamesChris Morgan
2024-02-13KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()Will Deacon
2024-02-13arm64: dts: rockchip: Drop interrupts property from rk3328 pwm-rockchip nodeJohan Jonker
2024-02-13arm64: dts: rockchip: set num-cs property for spi on px30Heiko Stuebner
2024-02-13arm64: dts: rockchip: minor rk3588 whitespace cleanupKrzysztof Kozlowski
2024-02-13riscv: dts: starfive: replace underscores in node namesKrzysztof Kozlowski
2024-02-12x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl