summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-28blk-mq: fix error handling in __blk_mq_alloc_diskChristoph Hellwig1-1/+1
2022-09-28drm/i915/display: Fix handling of enable_psr parameterJosé Roberto de Souza1-4/+3
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-09-28phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset supportPali Rohár1-70/+17
2022-09-28cgroup: cgroup_get_from_id() must check the looked-up kn is a directoryMing Lei1-1/+4
2022-09-28serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-1/+1
2022-09-28serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen1-3/+2
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen1-0/+17
2022-09-28serial: fsl_lpuart: Reset prior to registrationLukas Wunner1-4/+5
2022-09-28io_uring: ensure that cached task references are always put on exitJens Axboe1-0/+3
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu1-0/+1
2022-09-28bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski1-5/+5
2022-09-28net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua1-0/+1
2022-09-28net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson1-2/+2
2022-09-28bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins1-9/+6
2022-09-28net: phy: micrel: fix shared interrupt on LAN8814Michael Walle1-6/+12
2022-09-28net/smc: Stop the CLC flow if no link to map buffers onWen Gu1-1/+4
2022-09-28ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba1-1/+4
2022-09-28drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()Nícolas F. R. A. Prado1-11/+10
2022-09-28perf tools: Honor namespace when synthesizing build-idsNamhyung Kim1-3/+14
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter1-5/+2
2022-09-28perf jit: Include program header in ELF filesLieven Hey2-0/+18
2022-09-28perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim1-2/+2
2022-09-28perf stat: Fix BPF program section nameNamhyung Kim1-1/+1
2022-09-28can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde1-2/+2
2022-09-28gpio: tqmx86: fix uninitialized variable girqDongliang Mu1-2/+2
2022-09-28net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven1-0/+2
2022-09-28net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven1-0/+2
2022-09-28netfilter: nf_ct_ftp: fix deadlock when nat rewrite is neededFlorian Westphal1-2/+4
2022-09-28netfilter: ebtables: fix memory leak when blob is malformedFlorian Westphal1-1/+3
2022-09-28netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()Tetsuo Handa1-0/+1
2022-09-28netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()Tetsuo Handa1-4/+3
2022-09-28ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski1-9/+12
2022-09-28ice: config netdev tc before setting queues numberMichal Swiatkowski1-0/+2
2022-09-28net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscsVladimir Oltean1-3/+5
2022-09-28net/sched: taprio: avoid disabling offload when it was never enabledVladimir Oltean1-4/+6
2022-09-28ipv6: Fix crash when IPv6 is administratively disabledIdo Schimmel1-2/+2
2022-09-28net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean5-25/+34
2022-09-28net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean5-35/+44
2022-09-28wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld1-7/+6
2022-09-28wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld1-15/+10
2022-09-28sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet1-1/+1
2022-09-28sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet1-1/+1
2022-09-28net: ipa: properly limit modem routing table useAlex Elder5-26/+32
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He1-0/+1
2022-09-28drm/hisilicon: Add depends on MMURandy Dunlap1-0/+1
2022-09-28gve: Fix GFP flags when allocing pagesShailend Chand1-1/+1
2022-09-28bnxt_en: fix flags to check for supported fw versionVadim Fedorenko1-2/+2
2022-09-28sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet1-1/+1
2022-09-28sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet1-1/+1