summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-26Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-26kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson
2020-08-26kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson
2020-08-26s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-26s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-08-21arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-21openrisc: Fix oops caused when dumping stackStafford Horne
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-21powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-19ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-08-19crypto: aesni - add compatibility with IASJian Cai
2020-08-19x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet
2020-08-19powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman
2020-08-19MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai
2020-08-19powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V
2020-08-19powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-08-19arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT bindingRicardo Cañuelo
2020-08-19crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek
2020-08-19ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai
2020-08-19ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai
2020-08-19ARM: dts: gose: Fix ports node name for adv7612Niklas Söderlund
2020-08-19ARM: dts: gose: Fix ports node name for adv7180Niklas Söderlund
2020-08-19m68k: mac: Fix IOP status/control register writesFinn Thain
2020-08-19m68k: mac: Don't send IOP message until channel is idleFinn Thain
2020-08-19arm64: dts: exynos: Fix silent hang after boot on EspressoAlim Akhtar
2020-08-19arm64: dts: qcom: msm8916: Replace invalid bias-pull-none propertyStephan Gerhold
2020-08-19arm64: dts: rockchip: fix rk3399-puma gmac reset gpioHeiko Stuebner
2020-08-19arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpioHeiko Stuebner
2020-08-19arm64: dts: rockchip: fix rk3368-lion gmac reset gpioHeiko Stuebner
2020-08-19x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-08-05sh: Fix validation of system call numberMichael Karcher
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon