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-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-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-06ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect modeHans de Goede1-0/+1
2023-10-06ASoC: rt5640: Revert "Fix sleep in atomic context"Hans de Goede1-7/+5
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: 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
2023-10-06netfilter: nft_set_rbtree: skip sync GC for new elements in this transactionPablo Neira Ayuso1-2/+6
2023-10-06netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal3-0/+11
2023-10-06netfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso1-2/+2
2023-10-06netfilter: nf_tables: GC transaction race with abort pathPablo Neira Ayuso1-1/+6
2023-10-06netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso1-1/+6
2023-10-06netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso1-4/+32
2023-10-06netfilter: nf_tables: don't fail inserts if duplicate has expiredFlorian Westphal1-19/+4
2023-10-06netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso2-142/+4
2023-10-06netfilter: nft_set_hash: mark set element as dead when deleting from packet pathPablo Neira Ayuso1-2/+4
2023-10-06netfilter: nf_tables: adapt set backend to use GC transaction APIPablo Neira Ayuso4-103/+173
2023-10-06netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso2-12/+300
2023-10-06netfilter: nf_tables: don't skip expired elements during walkFlorian Westphal4-10/+16
2023-10-06ext4: do not let fstrim block system suspendJan Kara1-2/+10
2023-10-06ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara1-21/+25
2023-10-06ext4: replace the traditional ternary conditional operator with with max()/min()Kemeng Shi1-4/+2
2023-10-06btrfs: remove BUG() after failure to insert delayed dir index itemFilipe Manana1-27/+47
2023-10-06btrfs: improve error message after failure to add delayed dir index itemFilipe Manana1-3/+4
2023-10-06dm: fix a race condition in retrieve_depsMikulas Patocka3-9/+31
2023-10-06netfs: Only call folio_start_fscache() one time for each folioDave Wysochanski1-1/+5
2023-10-06media: via: Use correct dependency for camera sensor driversSakari Ailus1-1/+1
2023-10-06media: v4l: Use correct dependency for camera sensor driversSakari Ailus3-5/+5
2023-10-06NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia3-5/+13