summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-07-281-0/+2
|\
| * clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3Tony Lindgren2022-07-271-0/+2
* | Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-07-241-9/+10
|\ \
| * | perf/x86/intel/lbr: Fix unchecked MSR access error on HSWKan Liang2022-07-201-9/+10
* | | Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-246-6/+24
|\ \ \
| * | | x86/speculation: Make all RETbleed mitigations 64-bit onlyBen Hutchings2022-07-231-4/+4
| * | | lkdtm: Disable return thunks in rodata.cJosh Poimboeuf2022-07-201-0/+1
| * | | x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta2022-07-201-0/+3
| * | | x86/alternative: Report missing return thunk detailsKees Cook2022-07-201-1/+3
| * | | x86/amd: Use IBPB for firmware callsPeter Zijlstra2022-07-183-1/+13
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-07-231-0/+8
|\ \ \
| * | | KVM: x86: Protect the unused bits in MSR exiting flagsAaron Lewis2022-07-191-0/+8
* | | | Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-228-9/+10
|\ \ \ \
| * | | | riscv: add as-options for modules with assembly compontentsBen Dooks2022-07-211-0/+1
| * | | | riscv: dts: align gpio-key node names with dtschemaKrzysztof Kozlowski2022-07-145-7/+7
| * | | | RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu2022-07-141-1/+1
| * | | | RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu2022-07-141-1/+1
* | | | | csky/tlb: Remove tlb_flush() definePeter Zijlstra2022-07-211-2/+0
* | | | | mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-2112-33/+13
| |_|/ / |/| | |
* | | | Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-175-5/+19
|\ \ \ \
| * | | | x86/bugs: Remove apostrophe typoKim Phillips2022-07-161-1/+1
| * | | | um: Add missing apply_returns()Peter Zijlstra2022-07-141-0/+4
| * | | | x86/entry: Remove UNTRAIN_RET from native_irq_return_ldtAlexandre Chartre2022-07-141-1/+0
| * | | | x86/bugs: Mark retbleed_strings staticJiapeng Chong2022-07-141-1/+1
| * | | | x86/pat: Fix x86_has_pat_wp()Juergen Gross2022-07-131-2/+12
| * | | | x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bitJiri Slaby2022-07-131-0/+1
* | | | | Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-07-165-4/+12
|\ \ \ \ \
| * | | | | s390/nospec: remove unneeded header includesVasily Gorbik2022-07-132-3/+1
| * | | | | s390/nospec: build expoline.o for modules_prepare targetVasily Gorbik2022-07-134-2/+12
* | | | | | Merge tag 'acpi-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-07-161-0/+6
|\ \ \ \ \ \
| * | | | | | ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memoryMario Limonciello2022-07-131-0/+6
* | | | | | | efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo2022-07-161-1/+4
* | | | | | | Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-152-1/+6
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...Palmer Dabbelt2022-07-131-0/+4
| |\ \ \ \ \ \
| | * | | | | | riscv: dts: microchip: hook up the mpfs' l2cacheConor Dooley2022-07-051-0/+4
| * | | | | | | riscv: don't warn for sifive erratas in modulesHeiko Stuebner2022-07-071-1/+2
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-07-157-28/+30
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | KVM: emulate: do not adjust size of fastop and setcc subroutinesPaolo Bonzini2022-07-151-10/+7
| * | | | | | | KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()Vitaly Kuznetsov2022-07-141-8/+10
| * | | | | | | Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-masterPaolo Bonzini2022-07-141-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1Vitaly Kuznetsov2022-07-141-1/+0
| * | | | | | | | kvm: stats: tell userspace which values are booleanPaolo Bonzini2022-07-141-1/+1
| * | | | | | | | x86/kvm: fix FASTOP_SIZE when return thunks are enabledThadeu Lima de Souza Cascardo2022-07-141-4/+6
| * | | | | | | | Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2022-07-144-10/+12
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()Anup Patel2022-07-111-0/+2
| | * | | | | | | riscv: Fix missing PAGE_PFN_MASKAlexandre Ghiti2022-07-113-10/+10
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-1514-20/+68
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'qcom-dts-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-07-131-4/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: qcom: msm8974: re-add missing pinctrlLuca Weiss2022-06-301-4/+26
| * | | | | | | | | Merge tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann2022-07-132-0/+10
| |\ \ \ \ \ \ \ \ \