summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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-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-21arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas
2021-04-21ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe
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: 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: 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-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-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
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
2021-04-14KVM: x86/mmu: Rename goal_gfn to next_last_level_gfnBen Gardon
2021-04-14KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_reschedBen Gardon
2021-04-14KVM: x86/mmu: change TDP MMU yield function returns to match cond_reschedBen Gardon
2021-04-14ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pinMarek BehĂșn
2021-04-14parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang
2021-04-14nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport