aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-63/+254
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configGravatar Randy Dunlap 1-0/+6
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-7/+19
2022-03-11Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2022-03-11ARM: fix Thumb2 regression with Spectre BHBGravatar Russell King (Oracle) 1-2/+2
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageGravatar Jarkko Sakkinen 1-9/+48
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLGravatar Li Huafei 1-0/+1
2022-03-10riscv: Fix auipc+jalr relocation range checksGravatar Emil Renner Berthing 1-5/+16
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 10-14/+53
2022-03-10riscv: alternative only works on !XIP_KERNELGravatar Jisheng Zhang 2-2/+3
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Arnd Bergmann 2-2/+7
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Gravatar Pali Rohár 2-2/+7
2022-03-10ARM: fix build warning in proc-v7-bugs.cGravatar Russell King (Oracle) 1-1/+2
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-2/+2
2022-03-09ARM: Do not use NOCROSSREFS directive with ld.lldGravatar Nathan Chancellor 1-0/+8
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesGravatar Nathan Chancellor 1-2/+2
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-16/+20
2022-03-09ARM: fix co-processor register typoGravatar Russell King (Oracle) 1-1/+1
2022-03-09arm64: kasan: fix include error in MTE functionsGravatar Paul Semel 1-0/+1
2022-03-09x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Gravatar Ross Philipson 1-2/+31
2022-03-09x86/boot: Fix memremap of setup_indirect structuresGravatar Ross Philipson 5-47/+166
2022-03-08ARM: fix build error when BPF_SYSCALL is disabledGravatar Emmanuel Gil Peyrot 1-1/+1
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 26-76/+825
2022-03-08Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 10-55/+481
2022-03-08ARM: include unprivileged BPF status in Spectre V2 reportingGravatar Russell King (Oracle) 1-0/+13
2022-03-08Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"Gravatar Robert Foss 1-2/+0
2022-03-08x86/module: Fix the paravirt vs alternative orderGravatar Peter Zijlstra 1-5/+8
2022-03-08ARM: dts: aspeed: Fix AST2600 quad spi groupGravatar Joel Stanley 1-1/+1
2022-03-08Merge tag 'tegra-for-5.17-arm-dt-fixes-2' of git://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 4-21/+33
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANGravatar Catalin Marinas 4-16/+19
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-62/+172
2022-03-07Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 1-1/+1
2022-03-07ARM: tegra: Move Nyan FHD panels to AUX busGravatar Thierry Reding 1-2/+8
2022-03-07arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...Gravatar James Morse 1-0/+26
2022-03-07powerpc: Fix STACKTRACE=n buildGravatar Michael Ellerman 1-1/+1
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-14/+20
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-2/+2
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 6-7/+62
2022-03-05ARM: Spectre-BHB workaroundGravatar Russell King (Oracle) 9-9/+254
2022-03-05ARM: use LOADADDR() to get load address of sectionsGravatar Russell King (Oracle) 1-7/+12
2022-03-05ARM: early traps initialisationGravatar Russell King (Oracle) 1-6/+21
2022-03-05ARM: report Spectre v2 status through sysfsGravatar Russell King (Oracle) 5-39/+187
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setGravatar Murilo Opsfelder Araujo 2-2/+2
2022-03-05x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTGravatar Josh Poimboeuf 1-2/+25
2022-03-05x86/speculation: Warn about Spectre v2 LFENCE mitigationGravatar Josh Poimboeuf 1-0/+5
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-9/+14
2022-03-03riscv: dts: k210: fix broken IRQs on hart1Gravatar Niklas Cassel 1-1/+2
2022-03-03riscv: Fix kasan pud populationGravatar Alexandre Ghiti 1-1/+4
2022-03-03riscv: Move high_memory initialization to setup_bootmemGravatar Alexandre Ghiti 1-1/+1
2022-03-03riscv: Fix config KASAN && DEBUG_VIRTUALGravatar Alexandre Ghiti 1-0/+3