summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-13Linux 5.4.153v5.4.153Greg Kroah-Hartman
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-13i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles
2021-10-13net: prefer socket bound to interface when not in VRFMike Manning
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-13i40e: fix endless loop under rtnlJiri Benc
2021-10-13gve: fix gve_get_stats()Eric Dumazet
2021-10-13rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet
2021-10-13gve: Correct available tx qpl checkCatherine Sullivan
2021-10-13drm/nouveau/debugfs: fix file release memory leakYang Yingliang
2021-10-13video: fbdev: gbefb: Only instantiate device when built for IP32Mark Brown
2021-10-13bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren
2021-10-13netlink: annotate data races around nlk->boundEric Dumazet
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson
2021-10-13net/sched: sch_taprio: properly cancel timer from taprio_destroy()Eric Dumazet
2021-10-13net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet
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-13ptp_pch: Load module automatically if ID matchesAndy Shevchenko
2021-10-13powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár
2021-10-13net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet
2021-10-13phy: mdio: fix memory leakPavel Skripkin
2021-10-13bpf: Fix integer overflow in prealloc_elems_and_freelist()Tatsuhiko Yasumatsu
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-13soc: qcom: mdt_loader: Drop PT_LOAD check on hash segmentShawn Guo
2021-10-13ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten
2021-10-13soc: qcom: socinfo: Fixed argument passed to platform_set_data()Antonio Martorana
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-13xen/balloon: fix cancelled balloon actionJuergen Gross
2021-10-13nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust
2021-10-13nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho
2021-10-13ovl: fix missing negative dentry check in ovl_rename()Zheng Liang
2021-10-13mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-10-13xen/privcmd: fix error handling in mmap-resource processingJan Beulich
2021-10-13usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-10-13USB: cdc-acm: fix break reportingJohan Hovold