summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-05-12x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-12crypto: arm/curve25519 - Move '.fpu' after '.arch'Nathan Chancellor
2021-05-12powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=nMichael Ellerman
2021-05-12powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabledMichael Ellerman
2021-05-12powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-12powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy
2021-05-12powerpc/kexec_file: Use current CPU info while setting up FDTSourabh Jain
2021-05-12powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-05-12powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin
2021-05-12powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov
2021-05-12arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2021-05-12s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger
2021-05-12ARM: dts: at91: change the key code of the gpio keyLudovic Desroches
2021-05-12arm64: dts: imx8mq-librem5-r3: Mark buck3 as always onSebastian Krzyszkowiak
2021-05-12x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGSNathan Chancellor
2021-05-12x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin
2021-05-12ARM: dts: ux500: Fix up TVK R3 sensorsLinus Walleij
2021-05-12ARM: dts: BCM5301X: fix "reg" formatting in /memory nodeRafał Miłecki
2021-05-12ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen nodeDmitry Osipenko
2021-05-12x86/sev: Do not require Hypervisor CPUID bit for SEV guestsJoerg Roedel
2021-05-12x86/build: Disable HIGHMEM64G selection for M486SXMaciej W. Rozycki
2021-05-12arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun
2021-05-12arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk nodeMarek Behún
2021-05-12ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel
2021-05-12s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-28csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap
2021-04-28arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-28m68k: fix flatmem memory model setupAngelo Dureghello
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren
2021-04-28perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson
2021-04-28perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang
2021-04-28arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara
2021-04-21ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe
2021-04-21kasan: remove redundant config optionWalter Wu
2021-04-21KVM: VMX: Don't use vcpu->run->internal.ndata as an array indexReiji Watanabe
2021-04-21KVM: VMX: Convert vcpu_vmx.exit_reason to a unionSean Christopherson
2021-04-21arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc referenceJernej Skrabec
2021-04-21arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systemsAndre Przywara
2021-04-21ARM: OMAP2+: Fix uninitialized sr_instTony Lindgren
2021-04-21ARM: footbridge: fix PCI interrupt mappingRussell King
2021-04-21ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()Vladimir Murzin
2021-04-21ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel
2021-04-21ARM: OMAP2+: Fix warning for omap_init_time_of()Tony Lindgren
2021-04-21ia64: remove duplicate entries in generic_defconfigRandy Dunlap
2021-04-21riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang
2021-04-21arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor