summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-06powerpc/perf/hv-24x7: Update domain value checkKajol Jain1-1/+1
2023-10-06scsi: iscsi_tcp: restrict to TCP socketsEric Dumazet1-0/+4
2023-10-06ipv4: fix null-deref in ipv4_link_failureKyle Zeng1-1/+3
2023-10-06igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes1-1/+1
2023-10-06ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen2-3/+8
2023-10-06netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()Ilya Leoshkevich1-0/+2
2023-10-06i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera1-3/+5
2023-10-06iavf: schedule a request immediately after add/delete vlanPetr Oros1-2/+2
2023-10-06iavf: add iavf_schedule_aq_request() helperPetr Oros3-8/+6
2023-10-06ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi1-2/+1
2023-10-06iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl1-1/+2
2023-10-06octeon_ep: fix tx dma unmap len values in SGShinas Rasheed3-9/+23
2023-10-06ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang1-1/+1
2023-10-06ASoC: hdaudio.c: Add missing check for devm_kstrdupChen Ni1-0/+3
2023-10-06ALSA: seq: ump: Fix -Wformat-truncation warningTakashi Iwai1-1/+1
2023-10-06net/core: Fix ETH_P_1588 flow dissectorSasha Neftin1-1/+1
2023-10-06selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca1-4/+4
2023-10-06net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan1-0/+13
2023-10-06net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan1-5/+4
2023-10-06net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan1-0/+6
2023-10-06net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan1-0/+16
2023-10-06net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan1-0/+15
2023-10-06ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao1-1/+1
2023-10-06memblock tests: Fix compilation errors.Rong Tao3-2/+6
2023-10-06uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++Alexey Dobriyan1-0/+6
2023-10-06uapi: stddef.h: Fix header guard locationAlexey Dobriyan1-1/+2
2023-10-06Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook2-13/+17
2023-10-06netfilter: nf_tables: Fix entries val in rule reset audit logPhil Sutter1-6/+10
2023-10-06netfilter: conntrack: fix extension size tableFlorian Westphal1-2/+2
2023-10-06ALSA: hda/realtek: Splitting the UX3402 into two separate modelsKnyazev Arseniy1-1/+2
2023-10-06selftests/bpf: fix unpriv_disabled check in test_verifierArtem Savkov1-1/+1
2023-10-06bpf: Fix a erroneous check after snprintf()Christophe JAILLET1-1/+1
2023-10-06ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect modeHans de Goede1-0/+1
2023-10-06ASoC: rt5640: Enable the IRQ on resume after configuring jack-detectHans de Goede1-2/+1
2023-10-06ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resumeHans de Goede1-4/+3
2023-10-06ASoC: rt5640: fix typosSenhong Liu1-2/+2
2023-10-06ASoC: rt5640: Fix sleep in atomic contextHans de Goede1-4/+2
2023-10-06ASoC: rt5640: Revert "Fix sleep in atomic context"Hans de Goede1-7/+5
2023-10-06ALSA: seq: Avoid delivery of events for disabled UMP groupsTakashi Iwai2-0/+24
2023-10-06ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audioTakashi Iwai1-2/+2
2023-10-06bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_initEduard Zingerman1-5/+7
2023-10-06bpf: Avoid deadlock when using queue and stack maps from NMIToke Høiland-Jørgensen1-3/+18
2023-10-06netfilter: nf_tables: disallow element removal on anonymous setsPablo Neira Ayuso1-4/+5
2023-10-06ASoC: meson: spdifin: start hw on dai probeJerome Brunet1-32/+17
2023-10-06netfilter: nf_tables: disallow rule removal from chain bindingPablo Neira Ayuso1-5/+13
2023-10-06netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal2-3/+9
2023-10-06netfilter: nft_set_hash: try later when GC hits EAGAIN on iterationPablo Neira Ayuso1-6/+3
2023-10-06netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation failsPablo Neira Ayuso1-1/+1
2023-10-06netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GCPablo Neira Ayuso5-8/+25
2023-10-06netfilter: nft_set_rbtree: use read spinlock to avoid datapath contentionPablo Neira Ayuso1-4/+2