summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-05-12x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson1-1/+1
2021-05-12crypto: arm/curve25519 - Move '.fpu' after '.arch'Nathan Chancellor1-1/+1
2021-05-12powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=nMichael Ellerman1-1/+1
2021-05-12powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabledMichael Ellerman1-0/+2
2021-05-12powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar1-0/+1
2021-05-12powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy1-0/+3
2021-05-12powerpc/kexec_file: Use current CPU info while setting up FDTSourabh Jain1-0/+92
2021-05-12powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar1-7/+4
2021-05-12powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin2-3/+17
2021-05-12powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov2-16/+40
2021-05-12riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobeLiao Chang1-1/+3
2021-05-12arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling1-1/+7
2021-05-12s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger1-0/+4
2021-05-12s390/qdio: let driver manage the QAOBJulian Wiedmann1-18/+4
2021-05-12ARM: dts: at91: change the key code of the gpio keyLudovic Desroches9-9/+18
2021-05-12arm64: dts: imx8mq-librem5-r3: Mark buck3 as always onSebastian Krzyszkowiak1-0/+4
2021-05-12x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGSNathan Chancellor1-0/+1
2021-05-12x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin1-0/+1
2021-05-12ARM: dts: ux500: Fix up TVK R3 sensorsLinus Walleij1-23/+50
2021-05-12ARM: dts: BCM5301X: fix "reg" formatting in /memory nodeRafał Miłecki23-46/+46
2021-05-12ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen nodeDmitry Osipenko1-1/+1
2021-05-12x86/sev: Do not require Hypervisor CPUID bit for SEV guestsJoerg Roedel3-27/+20
2021-05-12x86/build: Disable HIGHMEM64G selection for M486SXMaciej W. Rozycki1-1/+1
2021-05-12arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun1-1/+1
2021-05-12arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk nodeMarek Behún1-1/+2
2021-05-12ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel1-2/+2
2021-05-12s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik1-1/+1
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour1-5/+21
2021-04-25Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-36/+27
2021-04-25Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-04-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-11/+9
2021-04-24KVM: x86/xen: Take srcu lock when accessing kvm_memslots()Wanpeng Li1-11/+9
2021-04-23Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-6/+14
2021-04-23Merge branch 'tegra/dt64' into arm/fixesArnd Bergmann7-5/+13
2021-04-23Merge tag 'sunxi-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2021-04-22perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson1-1/+1
2021-04-22arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara1-1/+1
2021-04-21perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang1-35/+26
2021-04-20x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+1
2021-04-18Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-9/+12
2021-04-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-15/+23
2021-04-18ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe1-2/+2
2021-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-9/+7
2021-04-17ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-17ia64: remove duplicate entries in generic_defconfigRandy Dunlap1-2/+0
2021-04-17csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2-2/+2
2021-04-17kasan: remove redundant config optionWalter Wu2-2/+2
2021-04-16Merge tag 'riscv-for-linus-5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-2/+16
2021-04-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+4
2021-04-16riscv: keep interrupts disabled for BREAKPOINT exceptionJisheng Zhang1-0/+3