aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-06ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2Aleksey Nasibulin
2023-10-06i2c: xiic: Correct return value check for xiic_reinit()Daniel Scally
2023-10-06i2c: mux: gpio: Add missing fwnode_handle_put()Liang He
2023-10-06i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang
2023-10-06gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET
2023-10-06cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu
2023-10-06proc: nommu: fix empty /proc/<pid>/mapsBen Wolsieffer
2023-10-06proc: nommu: /proc/<pid>/maps: release mmap read lockBen Wolsieffer
2023-10-06igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-10-06octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-10-06bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-10-06net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior
2023-10-06locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior
2023-10-06i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa
2023-10-06netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAPJozsef Kadlecsik
2023-10-06netfilter: nf_tables: disable toggling dormant table state more than onceFlorian Westphal
2023-10-06net: rds: Fix possible NULL-pointer dereferenceArtem Chernyshev
2023-10-06team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-10-06net: bridge: use DEV_STATS_INC()Eric Dumazet
2023-10-06net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-10-06net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-10-06net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-10-06net: hns3: fix GRE checksum offload issueJie Wang
2023-10-06net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-10-06x86/srso: Fix SBPB enablement for spec_rstack_overflow=offJosh Poimboeuf
2023-10-06x86/srso: Fix srso_show_state() side effectJosh Poimboeuf
2023-10-06platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd
2023-10-06platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd
2023-10-06platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd
2023-10-06platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd
2023-10-06net: hsr: Properly parse HSRv1 supervisor frames.Lukasz Majewski
2023-10-06x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()Rik van Riel
2023-10-06dccp: fix dccp_v4_err()/dccp_v6_err() againEric Dumazet
2023-10-06powerpc/perf/hv-24x7: Update domain value checkKajol Jain
2023-10-06scsi: iscsi_tcp: restrict to TCP socketsEric Dumazet
2023-10-06ipv4: fix null-deref in ipv4_link_failureKyle Zeng
2023-10-06igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
2023-10-06ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen
2023-10-06netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()Ilya Leoshkevich
2023-10-06i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-10-06iavf: schedule a request immediately after add/delete vlanPetr Oros
2023-10-06iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-10-06ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi
2023-10-06iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl
2023-10-06octeon_ep: fix tx dma unmap len values in SGShinas Rasheed
2023-10-06ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang
2023-10-06ASoC: hdaudio.c: Add missing check for devm_kstrdupChen Ni
2023-10-06net/core: Fix ETH_P_1588 flow dissectorSasha Neftin
2023-10-06selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-10-06netfilter: conntrack: fix extension size tableFlorian Westphal