summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-15x86/ibt,bpf: Add ENDBR instructions to prologue and trampolinePeter Zijlstra
2022-03-15x86/ibt,kprobes: Cure sym+0 equals fentry woesPeter Zijlstra
2022-03-15x86/ibt,ftrace: Make function-graph play nicePeter Zijlstra
2022-03-15x86/livepatch: Validate __fentry__ locationPeter Zijlstra
2022-03-15x86/ibt,ftrace: Search for __fentry__ locationPeter Zijlstra
2022-03-15x86/ibt,kvm: Add ENDBR to fastopsPeter Zijlstra
2022-03-15x86/ibt,crypto: Add ENDBR for the jump-table entriesPeter Zijlstra
2022-03-15x86/ibt,paravirt: Sprinkle ENDBRPeter Zijlstra
2022-03-15x86/linkage: Add ENDBR to SYM_FUNC_START*()Peter Zijlstra
2022-03-15x86/ibt,entry: Sprinkle ENDBR dustPeter Zijlstra
2022-03-15x86/ibt,xen: Sprinkle the ENDBRPeter Zijlstra
2022-03-15x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()Peter Zijlstra
2022-03-15x86/entry: Cleanup PARAVIRTPeter Zijlstra
2022-03-15x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()Peter Zijlstra
2022-03-15x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBRPeter Zijlstra
2022-03-15x86/ibt: Base IBT bitsPeter Zijlstra
2022-03-15objtool,efi: Update __efi64_thunk annotationPeter Zijlstra
2022-03-15Merge branch 'arm64/for-next/linkage'Peter Zijlstra
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-10riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10riscv: alternative only works on !XIP_KERNELJisheng Zhang
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: fix co-processor register typoRussell King (Oracle)
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-09x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson
2022-03-09x86/boot: Fix memremap of setup_indirect structuresRoss Philipson
2022-03-08ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-08Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-08ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)
2022-03-08Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"Robert Foss
2022-03-08x86/module: Fix the paravirt vs alternative orderPeter Zijlstra
2022-03-08ARM: dts: aspeed: Fix AST2600 quad spi groupJoel Stanley
2022-03-08Merge tag 'tegra-for-5.17-arm-dt-fixes-2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-07Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann