summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2021-04-21arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas
2021-04-21arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne
2021-04-21ARM: omap1: fix building with clang IASArnd Bergmann
2021-04-21ARM: keystone: fix integer overflow warningArnd Bergmann
2021-04-21powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy
2021-04-21arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing
2021-04-21ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren
2021-04-21ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable raceTony Lindgren
2021-04-21ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki
2021-04-16riscv,entry: fix misaligned base for excp_vect_tableZihao Yu
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-04-16KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose
2021-04-14x86/traps: Correct exc_general_protection() and math_error() return pathsThomas Tai
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-04-14ARM: dts: turris-omnia: fix hardware buffer managementRui Salvaterra
2021-04-14Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"Gregory CLEMENT
2021-04-14ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfacesStefan Riedmueller
2021-04-14arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0Oliver Stäbler
2021-04-14ARM: OMAP4: PM: update ROM return address for OSWR and OFFCarlos Leija
2021-04-14ARM: OMAP4: Fix PMIC voltage domains for bionicTony Lindgren
2021-04-14KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_spPaolo Bonzini
2021-04-14KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pagesSean Christopherson
2021-04-14KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zappingSean Christopherson
2021-04-14KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zapSean Christopherson
2021-04-14KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changedBen Gardon
2021-04-14KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iterBen Gardon