summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-1513-62/+82
|\
| * powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater2021-08-121-11/+24
| * powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy2021-08-121-2/+7
| * powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy2021-08-124-3/+11
| * powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-091-1/+2
| * powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour2021-08-071-2/+3
| * powerpc/smp: Fix OOPS in topology_init()Christophe Leroy2021-08-071-1/+1
| * powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy2021-08-073-41/+33
| * powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy2021-08-071-1/+1
* | Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-153-6/+13
|\ \
| * | x86/msi: Force affinity setup before startupThomas Gleixner2021-08-102-4/+9
| * | x86/ioapic: Force affinity setup before startupThomas Gleixner2021-08-101-2/+4
* | | Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-152-14/+14
|\ \ \
| * | | x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-121-14/+13
| * | | x86/tools: Fix objdump version check againRandy Dunlap2021-08-121-0/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-08-159-58/+114
|\ \ \
| * \ \ Merge branch 'kvm-tdpmmu-fixes' into kvm-masterPaolo Bonzini2021-08-133-11/+59
| |\ \ \
| | * | | KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2021-08-132-0/+35
| | * | | KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEsSean Christopherson2021-08-131-1/+8
| | * | | KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson2021-08-131-10/+16
| * | | | Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-08-132-5/+9
| |\ \ \ \
| | * | | | KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTESteven Price2021-07-291-4/+8
| | * | | | KVM: arm64: Fix off-by-one in range_is_memoryDavid Brazdil2021-07-291-1/+1
| * | | | | KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson2021-08-131-1/+2
| * | | | | kvm: vmx: Sync all matching EPTPs when injecting nested EPT faultJunaid Shahid2021-08-131-12/+41
| * | | | | Merge branch 'kvm-vmx-secctl' into kvm-masterPaolo Bonzini2021-08-131-1/+1
| |\ \ \ \ \
| | * | | | | KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson2021-08-101-1/+1
| | | |/ / / | | |/| | |
| * | | | | KVM: x86: remove dead initializationPaolo Bonzini2021-08-131-1/+1
| * | | | | KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernelsSean Christopherson2021-08-131-27/+1
| |/ / / /
* | | | | Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-142-2/+2
|\ \ \ \ \
| * | | | | riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUEAlexandre Ghiti2021-08-121-1/+1
| * | | | | riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du2021-08-121-1/+1
* | | | | | Merge tag 'arc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2021-08-106-11/+16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta2021-08-031-3/+6
| * | | | | ARC: Fix CONFIG_STACKDEPOTGuenter Roeck2021-08-031-0/+2
| * | | | | arc: Fix spelling mistake and grammar in KconfigColin Ian King2021-08-031-1/+1
| * | | | | arc: Prefer unsigned int to bare use of unsignedJinchao Wang2021-08-033-7/+7
* | | | | | Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-083-14/+39
|\ \ \ \ \ \
| * | | | | | perf/x86/intel: Apply mid ACK for small coreKan Liang2021-08-062-8/+30
| * | | | | | perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu2021-08-041-1/+2
| * | | | | | perf/x86: Fix out of bound MSR accessPeter Zijlstra2021-08-041-5/+7
* | | | | | | Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-081-1/+2
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki2021-07-211-1/+2
* | | | | | | | Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-075-10/+25
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti2021-08-061-0/+6
| * | | | | | | riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionAlexandre Ghiti2021-08-062-8/+16
| * | | | | | | riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck2021-08-031-0/+1
| * | | | | | | riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo2021-08-031-1/+1
| * | | | | | | riscv: stacktrace: Fix NULL pointer dereferenceJisheng Zhang2021-07-241-1/+1
* | | | | | | | Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-072-5/+5
|\ \ \ \ \ \ \ \