summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-07-27Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipThomas Zimmermann
2022-07-24Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-24Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-23x86/speculation: Make all RETbleed mitigations 64-bit onlyBen Hutchings
2022-07-22Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-21riscv: add as-options for modules with assembly compontentsBen Dooks
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-20perf/x86/intel/lbr: Fix unchecked MSR access error on HSWKan Liang
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf
2022-07-20x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta
2022-07-20x86/alternative: Report missing return thunk detailsKees Cook
2022-07-19KVM: x86: Protect the unused bits in MSR exiting flagsAaron Lewis
2022-07-18x86/amd: Use IBPB for firmware callsPeter Zijlstra
2022-07-17Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-16Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-07-16Merge tag 'acpi-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-16efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo
2022-07-16x86/bugs: Remove apostrophe typoKim Phillips
2022-07-15Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-15KVM: emulate: do not adjust size of fastop and setcc subroutinesPaolo Bonzini
2022-07-14x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor
2022-07-14riscv: dts: align gpio-key node names with dtschemaKrzysztof Kozlowski
2022-07-14RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu
2022-07-14RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu
2022-07-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-07-14um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck
2022-07-14KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()Vitaly Kuznetsov
2022-07-14Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-masterPaolo Bonzini
2022-07-14ARM: 9208/1: entry: add .ltorg directive to keep literals in rangeArd Biesheuvel
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini
2022-07-14x86/kvm: fix FASTOP_SIZE when return thunks are enabledThadeu Lima de Souza Cascardo
2022-07-14KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1Vitaly Kuznetsov
2022-07-14um: Add missing apply_returns()Peter Zijlstra
2022-07-14Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-07-14x86/entry: Remove UNTRAIN_RET from native_irq_return_ldtAlexandre Chartre
2022-07-14x86/bugs: Mark retbleed_strings staticJiapeng Chong
2022-07-13ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memoryMario Limonciello
2022-07-13Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...Palmer Dabbelt
2022-07-13s390/nospec: remove unneeded header includesVasily Gorbik
2022-07-13s390/nospec: build expoline.o for modules_prepare targetVasily Gorbik
2022-07-13x86/pat: Fix x86_has_pat_wp()Juergen Gross
2022-07-13x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bitJiri Slaby
2022-07-13Merge tag 'qcom-dts-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-07-13Merge tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann
2022-07-12Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-12x86/static_call: Serialize __static_call_fixup() properlyThomas Gleixner