summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-11-02KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic
2021-11-02KVM: s390: clear kicked_mask before sleeping againHalil Pasic
2021-11-02nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck
2021-11-02arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet nodeClément Bœsch
2021-11-02powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao
2021-11-02ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-11-02ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann
2021-11-02ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers
2021-10-27ARM: dts: spear3xx: Fix gmac nodeHerve Codina
2021-10-27powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman
2021-10-27powerpc64/idle: Fix SP offsets when saving GPRsChristopher M. Riedl
2021-10-27NIOS2: irqflags: rename a redefined register nameRandy Dunlap
2021-10-27xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck
2021-10-27xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov
2021-10-27ARM: dts: at91: sama5d2_som1_ek: disable ISC node by defaultEugen Hristev
2021-10-27parisc: math-emu: Fix fall-through warningsHelge Deller
2021-10-20powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater
2021-10-20x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov
2021-10-20x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse
2021-10-20csky: Fixup regs.sr broken in ptraceGuo Ren
2021-10-20csky: don't let sigreturn play with priveleged bits of status registerAl Viro
2021-10-20s390: fix strrchr() implementationRoberto Sassu
2021-10-17m68k: Handle arrivals of multiple signals correctlyAl Viro
2021-10-13x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn
2021-10-13x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner
2021-10-13x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn
2021-10-13RISC-V: Include clone3() on rv32Palmer Dabbelt
2021-10-13bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang
2021-10-13bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren
2021-10-13ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel
2021-10-13arm64: dts: ls1028a: add missing CAN nodesMichael Walle
2021-10-13arm64: dts: freescale: Fix SP805 clock-namesAndre Przywara
2021-10-13powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár
2021-10-13bpf, arm: Fix register clobbering in div/mod implementationJohan Almbladh
2021-10-13xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov
2021-10-13xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap
2021-10-13xtensa: move XCHAL_KIO_* definitions to kmem_layout.hMax Filippov
2021-10-13arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov
2021-10-13ARM: dts: imx: Fix USB host power regulator polarity on M53MenloMarek Vasut
2021-10-13ARM: dts: imx: Add missing pinctrl-names for panel on M53MenloMarek Vasut
2021-10-13ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten
2021-10-13bpf, mips: Validate conditional branch offsetsPiotr Krysiuk
2021-10-13MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton
2021-10-13ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg
2021-10-13ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros
2021-10-09perf/x86: Reset destroy callback on event init failureAnand K Mistry