summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann2021-10-251-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-2236-89/+179
|\
| * Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-212-6/+6
| |\
| | * powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch2021-10-201-2/+0
| | * powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman2021-10-201-4/+6
| * | Merge tag 'nios2_fixes_for_v5.15_part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-10-202-3/+3
| |\ \
| | * | NIOS2: irqflags: rename a redefined register nameRandy Dunlap2021-10-182-3/+3
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-2011-21/+79
| |\ \ \ | | |/ / | |/| |
| | * | KVM: SEV-ES: reduce ghcb_sa_len to 32 bitsPaolo Bonzini2021-10-181-1/+1
| | * | KVM: VMX: Remove redundant handling of bus lock vmexitHao Xiang2021-10-181-6/+9
| | * | KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unloadSean Christopherson2021-10-181-0/+2
| | * | Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RE...Sean Christopherson2021-10-181-7/+11
| | * | KVM: SEV-ES: Set guest_state_protected after VMSA updatePeter Gonda2021-10-181-1/+6
| | * | KVM: X86: fix lazy allocation of rmapsPaolo Bonzini2021-10-181-1/+2
| | * | Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-10-154-3/+32
| | |\ \
| | | * | KVM: arm64: Release mmap_lock when using VM_SHARED with MTEQuentin Perret2021-10-051-2/+4
| | | * | KVM: arm64: Report corrupted refcount at EL2Quentin Perret2021-10-051-0/+1
| | | * | KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret2021-10-053-1/+27
| | * | | KVM: SEV-ES: fix length of string I/OPaolo Bonzini2021-10-151-1/+1
| | * | | Merge tag 'kvm-s390-master-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2021-10-042-1/+15
| | |\ \ \
| | | * | | KVM: s390: Function documentation fixesJanosch Frank2021-09-282-1/+15
| * | | | | Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-172-12/+19
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman2021-10-161-2/+7
| | * | | | KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman2021-10-161-9/+10
| | * | | | powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater2021-10-131-1/+2
| * | | | | Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-171-0/+1
| |\ \ \ \ \
| | * | | | | perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang2021-10-151-0/+1
| * | | | | | Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-172-2/+1
| |\ \ \ \ \ \
| | * | | | | | x86/fpu: Mask out the invalid MXCSR bits properlyBorislav Petkov2021-10-161-1/+1
| | * | | | | | x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov2021-10-111-1/+0
| | |/ / / / /
| * | | | | | Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-175-5/+0
| |\ \ \ \ \ \
| | * | | | | | drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan2021-10-055-5/+0
| * | | | | | | Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-10-161-8/+7
| |\ \ \ \ \ \ \
| | * | | | | | | s390: fix strrchr() implementationRoberto Sassu2021-10-121-8/+7
| * | | | | | | | Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-10-164-3/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck2021-10-161-0/+1
| | * | | | | | | | csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck2021-10-161-1/+0
| | * | | | | | | | csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck2021-10-161-1/+1
| | * | | | | | | | csky: Fixup regs.sr broken in ptraceGuo Ren2021-10-161-1/+2
| | * | | | | | | | csky: don't let sigreturn play with priveleged bits of status registerAl Viro2021-10-161-0/+4
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'arc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2021-10-161-5/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARC: fix potential build snafuVineet Gupta2021-10-151-5/+0
| | |/ / / / / / /
| * | | | | | | | Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-165-24/+55
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-10-151-9/+31
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: imx: register reset controller from a platform driverPhilipp Zabel2021-10-151-9/+31
| | * | | | | | | | | Merge tag 'arm-soc/for-5.15/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann2021-10-134-15/+24
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | ARM: dts: bcm2711-rpi-4-b: Fix usb's unit addressNicolas Saenz Julienne2021-10-121-2/+2
| | | * | | | | | | | ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formattingNicolas Saenz Julienne2021-10-121-1/+2
| | | * | | | | | | | ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator statesStefan Wahren2021-10-061-2/+2
| | | * | | | | | | | ARM: dts: bcm2711: fix MDIO #address- and #size-cellsStefan Wahren2021-10-061-2/+2