summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour1-5/+21
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+1
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-28csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2-2/+2
2021-04-28arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang1-2/+4
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-28m68k: fix flatmem memory model setupAngelo Dureghello1-1/+1
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren1-0/+3
2021-04-28perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson1-1/+1
2021-04-28perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang1-35/+26
2021-04-28arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara1-1/+1
2021-04-21ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe1-2/+2
2021-04-21kasan: remove redundant config optionWalter Wu2-2/+2
2021-04-21KVM: VMX: Don't use vcpu->run->internal.ndata as an array indexReiji Watanabe1-5/+5
2021-04-21KVM: VMX: Convert vcpu_vmx.exit_reason to a unionSean Christopherson3-49/+86
2021-04-21arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc referenceJernej Skrabec1-4/+0
2021-04-21arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systemsAndre Przywara2-1/+5
2021-04-21ARM: OMAP2+: Fix uninitialized sr_instTony Lindgren1-1/+1
2021-04-21ARM: footbridge: fix PCI interrupt mappingRussell King4-8/+7
2021-04-21ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()Vladimir Murzin2-2/+6
2021-04-21ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel2-3/+8
2021-04-21ARM: OMAP2+: Fix warning for omap_init_time_of()Tony Lindgren1-1/+1
2021-04-21ia64: remove duplicate entries in generic_defconfigRandy Dunlap1-2/+0
2021-04-21riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang1-1/+1
2021-04-21arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor1-4/+4
2021-04-21arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas2-5/+11
2021-04-21arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne1-5/+5
2021-04-21ARM: omap1: fix building with clang IASArnd Bergmann1-0/+1
2021-04-21ARM: keystone: fix integer overflow warningArnd Bergmann1-2/+2
2021-04-21powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy1-12/+8
2021-04-21arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing1-2/+2
2021-04-21ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren2-0/+10
2021-04-21ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable raceTony Lindgren1-8/+0
2021-04-21ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki1-3/+2
2021-04-16riscv,entry: fix misaligned base for excp_vect_tableZihao Yu1-0/+1
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose2-0/+3
2021-04-16KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose1-1/+0
2021-04-14x86/traps: Correct exc_general_protection() and math_error() return pathsThomas Tai1-2/+2
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev1-2/+4
2021-04-14ARM: dts: turris-omnia: fix hardware buffer managementRui Salvaterra1-1/+2
2021-04-14Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"Gregory CLEMENT1-3/+3
2021-04-14ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfacesStefan Riedmueller1-0/+2
2021-04-14arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0Oliver Stäbler2-2/+2
2021-04-14ARM: OMAP4: PM: update ROM return address for OSWR and OFFCarlos Leija2-0/+40
2021-04-14ARM: OMAP4: Fix PMIC voltage domains for bionicTony Lindgren1-2/+2
2021-04-14KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_spPaolo Bonzini1-1/+1
2021-04-14KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pagesSean Christopherson3-7/+22
2021-04-14KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zappingSean Christopherson1-5/+8
2021-04-14KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zapSean Christopherson1-11/+13
2021-04-14KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changedBen Gardon1-10/+22