summaryrefslogtreecommitdiffstats
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-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-28s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle
2021-04-21ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe
2021-04-21arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systemsAndre Przywara
2021-04-21ARM: footbridge: fix PCI interrupt mappingRussell King
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-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: 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
2021-04-14ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich
2021-04-10bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk
2021-04-10ia64: fix format strings for err_injectSergei Trofimovich
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann
2021-04-10bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_compYonghong Song
2021-04-10ARM: dts: am33xx: add aliases for mmc interfacesMans Rullgard
2021-04-07xtensa: move coprocessor_flush to the .text sectionMax Filippov
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-30x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata
2021-03-30arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin
2021-03-30ARM: dts: at91-sama5d27_som1: fix phy address to 7Claudiu Beznea
2021-03-30arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: dts: ls1012a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: dts: ls1046a: mark crypto engine dma coherentHoria Geantă
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich
2021-03-30sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-24x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold