summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-13Linux 5.4.153v5.4.153Greg Kroah-Hartman1-1/+1
2021-10-13x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn1-1/+1
2021-10-13x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner2-6/+81
2021-10-13x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn1-1/+1
2021-10-13RISC-V: Include clone3() on rv32Palmer Dabbelt1-1/+2
2021-10-13bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang1-1/+1
2021-10-13i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles1-0/+1
2021-10-13net: prefer socket bound to interface when not in VRFMike Manning4-4/+8
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch1-1/+2
2021-10-13i40e: fix endless loop under rtnlJiri Benc1-1/+1
2021-10-13gve: fix gve_get_stats()Eric Dumazet1-4/+9
2021-10-13rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet1-1/+1
2021-10-13gve: Correct available tx qpl checkCatherine Sullivan1-1/+1
2021-10-13drm/nouveau/debugfs: fix file release memory leakYang Yingliang1-0/+1
2021-10-13video: fbdev: gbefb: Only instantiate device when built for IP32Mark Brown1-1/+1
2021-10-13bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren2-0/+5
2021-10-13netlink: annotate data races around nlk->boundEric Dumazet1-4/+10
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson1-1/+1
2021-10-13net/sched: sch_taprio: properly cancel timer from taprio_destroy()Eric Dumazet1-0/+4
2021-10-13net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet1-1/+1
2021-10-13ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel1-0/+2
2021-10-13arm64: dts: ls1028a: add missing CAN nodesMichael Walle1-0/+18
2021-10-13arm64: dts: freescale: Fix SP805 clock-namesAndre Przywara3-18/+18
2021-10-13ptp_pch: Load module automatically if ID matchesAndy Shevchenko1-0/+1
2021-10-13powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár1-1/+1
2021-10-13net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet1-0/+3
2021-10-13phy: mdio: fix memory leakPavel Skripkin1-0/+7
2021-10-13bpf: Fix integer overflow in prealloc_elems_and_freelist()Tatsuhiko Yasumatsu1-1/+2
2021-10-13bpf, arm: Fix register clobbering in div/mod implementationJohan Almbladh1-0/+19
2021-10-13xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov1-1/+1
2021-10-13xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap3-8/+8
2021-10-13xtensa: move XCHAL_KIO_* definitions to kmem_layout.hMax Filippov2-39/+32
2021-10-13arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov1-1/+1
2021-10-13ARM: dts: imx: Fix USB host power regulator polarity on M53MenloMarek Vasut1-2/+1
2021-10-13ARM: dts: imx: Add missing pinctrl-names for panel on M53MenloMarek Vasut1-0/+1
2021-10-13soc: qcom: mdt_loader: Drop PT_LOAD check on hash segmentShawn Guo1-1/+1
2021-10-13ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten1-2/+2
2021-10-13soc: qcom: socinfo: Fixed argument passed to platform_set_data()Antonio Martorana1-1/+1
2021-10-13bpf, mips: Validate conditional branch offsetsPiotr Krysiuk1-14/+43
2021-10-13MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton4-0/+1557
2021-10-13ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg1-2/+1
2021-10-13ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros1-1/+1
2021-10-13xen/balloon: fix cancelled balloon actionJuergen Gross1-6/+15
2021-10-13nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust1-8/+11
2021-10-13nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho1-1/+1
2021-10-13ovl: fix missing negative dentry check in ovl_rename()Zheng Liang1-3/+7
2021-10-13mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong1-14/+59
2021-10-13xen/privcmd: fix error handling in mmap-resource processingJan Beulich1-3/+4
2021-10-13usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang1-0/+1
2021-10-13USB: cdc-acm: fix break reportingJohan Hovold1-0/+3