summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan
2020-09-03ARM: dts: ls1021a: output PPS signal on FIPER2Yangbo Lu
2020-09-03powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy
2020-09-03arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold
2020-09-03powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman
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