summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-10-20ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formattingNicolas Saenz Julienne
2021-10-20ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator statesStefan Wahren
2021-10-20ARM: dts: bcm2711: fix MDIO #address- and #size-cellsStefan Wahren
2021-10-20ARM: dts: bcm2711-rpi-4-b: Fix usb's unit addressNicolas Saenz Julienne
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-20arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz
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/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner
2021-10-13x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=nVegard Nossum
2021-10-13x86/entry: Correct reference to intended CONFIG_64_BITLukas Bulwahn
2021-10-13x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]Tom Lendacky
2021-10-13x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn
2021-10-13x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn
2021-10-13pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar
2021-10-13powerpc/64s: fix program check interrupt emergency stack pathNicholas Piggin
2021-10-13powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao
2021-10-13RISC-V: Include clone3() on rv32Palmer Dabbelt
2021-10-13bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang
2021-10-13riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...Tong Tiangen
2021-10-13powerpc/iommu: Report the correct most efficient DMA mask for PCI devicesAlexey Kardashevskiy
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-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-13arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov
2021-10-13ARM: dts: imx6qdl-pico: Fix Ethernet supportFabio Estevam
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: at91: pm: do not panic if ram controllers are not enabledClaudiu Beznea
2021-10-13ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten
2021-10-13riscv: Flush current cpu icache before other cpusAlexandre Ghiti
2021-10-13ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg
2021-10-13ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probeMichal Vokáč
2021-10-13ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros
2021-10-09perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-10-09KVM: x86: nSVM: restore int_vector in svm_clear_vintrMaxim Levitsky
2021-10-09kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-10-06KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang
2021-10-06perf/x86/intel: Update event constraints for ICXKan Liang
2021-10-06bpf, mips: Validate conditional branch offsetsPiotr Krysiuk
2021-10-06bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao