summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-05-19x86/sev: Mark the code returning to user space as syscall gapLai Jiangshan
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-18x86/sev: Annotate stack change in the #VC handlerLai Jiangshan
2022-05-18ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel
2022-05-18ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-17parisc: Fix patch code locking and flushingJohn David Anglin
2022-05-17parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin
2022-05-17parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()John David Anglin
2022-05-17Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-05-17arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas
2022-05-17arm64: kexec: load from kimage prior to clobberingMark Rutland
2022-05-17arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu
2022-05-17x86/sev: Remove duplicated assignment to variable infoColin Ian King
2022-05-17xtensa: improve call0 ABI probingMax Filippov
2022-05-17xtensa: support artificial division by 0 exceptionMax Filippov
2022-05-17Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier
2022-05-17irqchip: Add Kconfig symbols for sunxi driversSamuel Holland
2022-05-17x86/nmi: Make register_nmi_handler() more robustThomas Gleixner
2022-05-16x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre
2022-05-16x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre
2022-05-16x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre
2022-05-16x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre
2022-05-16x86/sgx: Disconnect backing page references from dirty statusReinette Chatre
2022-05-16m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven
2022-05-15irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland
2022-05-15Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-15Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-15KVM: arm64: Don't hypercall before EL2 initQuentin Perret
2022-05-15KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GICMarc Zyngier
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-05-13xtensa: add trap handler for division by zeroMax Filippov
2022-05-13x86/prctl: Remove pointless task argumentThomas Gleixner
2022-05-13x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger
2022-05-13csky: Move $(core-y) into arch/csky/KbuildMasahiro Yamada
2022-05-13csky: Remove unused core-y for dtsMasahiro Yamada
2022-05-13csky: Remove unused $(dtb-y) from boot/MakefileMasahiro Yamada
2022-05-12Merge tag 'v5.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-05-12KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson
2022-05-12x86/msr-index: Define INTEGRITY_CAPABILITIES MSRTony Luck
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko
2022-05-11x86/vsyscall: Remove CONFIG_LEGACY_VSYSCALL_EMULATEAndy Lutomirski
2022-05-11KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf
2022-05-11xtensa/simdisk: fix proc_read_simdisk()Yi Yang
2022-05-11xtensa: no need to initialise statics to 0Jason Wang
2022-05-10arm64: vdso: fix makefile dependency on vdso.soJoey Gouly
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-05-09Merge tag 'qcom-arm64-fixes-for-5.18' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann