summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-1017-75/+234
|\
| * pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar2021-10-071-0/+4
| * powerpc/32s: Fix kuap_kernel_restore()Christophe Leroy2021-10-071-0/+8
| * powerpc/pseries/msi: Add an empty irq_write_msi_msg() handlerCédric Le Goater2021-10-071-0/+15
| * powerpc/64s: Fix unrecoverable MCE calling async handler from NMINicholas Piggin2021-10-073-18/+26
| * powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUGNicholas Piggin2021-10-071-5/+8
| * powerpc/64: warn if local irqs are enabled in NMI or hardirq contextNicholas Piggin2021-10-071-0/+6
| * powerpc/traps: do not enable irqs in _exceptionNicholas Piggin2021-10-071-3/+9
| * powerpc/64s: fix program check interrupt emergency stack pathNicholas Piggin2021-10-071-7/+10
| * powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao2021-10-071-1/+1
| * powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_ENDNaveen N. Rao2021-10-071-1/+1
| * powerpc/bpf ppc32: Fix JMP32_JSET_KNaveen N. Rao2021-10-071-1/+1
| * powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operationNaveen N. Rao2021-10-071-1/+1
| * powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao2021-10-072-8/+55
| * powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao2021-10-072-0/+10
| * powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao2021-10-071-10/+17
| * powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao2021-10-071-2/+8
| * powerpc/bpf: Validate branch rangesNaveen N. Rao2021-10-074-11/+37
| * powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao2021-10-073-7/+8
| * powerpc/iommu: Report the correct most efficient DMA mask for PCI devicesAlexey Kardashevskiy2021-09-301-0/+9
* | Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-109-14/+99
|\ \
| * | x86/fpu: Restore the masking out of reserved MXCSR bitsBorislav Petkov2021-10-081-3/+8
| * | x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn2021-10-061-1/+1
| * | x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn2021-10-061-1/+1
| * | x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=nVegard Nossum2021-10-061-0/+1
| * | x86/entry: Correct reference to intended CONFIG_64_BITLukas Bulwahn2021-10-061-1/+1
| * | x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()James Morse2021-10-061-2/+2
| * | x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse2021-10-061-0/+2
| * | x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner2021-10-012-6/+81
| * | x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]Tom Lendacky2021-10-011-0/+2
* | | Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-097-29/+52
|\ \ \
| * | | riscv: Flush current cpu icache before other cpusAlexandre Ghiti2021-10-041-0/+2
| * | | Merge remote-tracking branch 'palmer/riscv-clone3' into fixesPalmer Dabbelt2021-10-041-1/+2
| |\ \ \
| | * | | RISC-V: Include clone3() on rv32Palmer Dabbelt2021-10-041-1/+2
| * | | | riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...Tong Tiangen2021-10-021-1/+3
| * | | | riscv/vdso: Move vdso data page up frontTong Tiangen2021-10-023-19/+30
| * | | | riscv/vdso: Refactor asm/vdso.hTong Tiangen2021-10-024-8/+15
| |/ / /
* | | | Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-10-084-8/+45
|\ \ \ \
| * | | | s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-043-7/+44
| * | | | bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang2021-10-041-1/+1
* | | | | Merge tag 'xtensa-20211008' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-10-085-13/+17
|\ \ \ \ \
| * | | | | xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck2021-10-051-2/+6
| * | | | | xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov2021-10-051-2/+2
| * | | | | xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov2021-09-271-1/+1
| * | | | | xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap2021-09-273-8/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-10-0810-68/+97
|\ \ \ \ \
| * | | | | xen/x86: adjust data placementJan Beulich2021-10-052-3/+5
| * | | | | x86/PVH: adjust function/data placementJan Beulich2021-10-051-6/+6
| * | | | | xen/x86: hook up xen_banner() also for PVHJan Beulich2021-10-054-11/+16
| * | | | | xen/x86: generalize preferred console model from PV to PVH Dom0Jan Beulich2021-10-054-7/+18