summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-25net/sched: sch_codel: clamp default mtu to avoid disabling CoDelJamal Hadi Salim
2026-08-25net/sched: fq_codel: clamp default quantum and mtuJamal Hadi Salim
2026-08-25net/sched: fq: add overflow bounds to quantum and initial quantumJamal Hadi Salim
2026-08-25vsock/virtio: flush works in dependency orderChengfeng Ye
2026-08-25net: fix a resource leak in copy_net_ns() error handling pathTetsuo Handa
2026-08-25HID: multitouch: Fix stale MT slots when contact count drops to zeroDave Carey
2026-08-25net: core: fix head-page leak in skb_zerocopyMina Almasry
2026-08-25net: core: check skb_frags_readable before uncloning in skb_copy_ubufsMina Almasry
2026-08-25sctp: fix NULL deref on untransmitted RECONF completionWeiming Shi
2026-08-25net/sched: act_skbmod: fix length calculations and avoid invalid header warningsEric Dumazet
2026-08-25HID: i2c-hid: Add a quirk for a Cirque I2C device.Vadim Klishko
2026-08-25tls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen
2026-08-25ALSA: usb-audio: Complete cleanup after system-resume errorsWill Porter
2026-08-25ALSA: hda/realtek: Add quirk for Lenovo IdeaPad Slim 3 15ABR8Zhang Heng
2026-08-25ALSA: aoa: i2sbus: Check IRQ before requesting itbui duc phuc
2026-08-25ALSA: usb-audio: Skip mixer creation on M-Audio VenomFederico Valentín Andrade
2026-08-25ALSA: usb-audio: Skip reading sample rate on M-Audio VenomFederico Valentín Andrade
2026-08-25Merge branch 'net-don-t-strip-zerocopy-frag-markers-from-a-forwarded-skb'Paolo Abeni
2026-08-25net: skbuff: don't touch shared zerocopy state in skb_tx_error()Norbert Szetei
2026-08-25net: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()Norbert Szetei
2026-08-25openvswitch: only skb_tx_error() a packet we are about to dropNorbert Szetei
2026-08-25f2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages()Chao Yu
2026-08-24selftests/proc: make proc-maps-race work with READ_IMPLIES_EXECKarl Mehltretter
2026-08-24memcg: move LRU size accounting on reparenting instead of copying itShakeel Butt
2026-08-24mm/vmscan: fix comment logic in balance_pgdatEnlin Mu
2026-08-24maple_tree: add helper mas_make_walkable()Liam R. Howlett (Oracle)
2026-08-24maple_tree: avoid extra gap calculationLiam R. Howlett (Oracle)
2026-08-24maple_tree: fix argument name in headerLiam R. Howlett (Oracle)
2026-08-24maple_tree: change two GFP flags in testsLiam R. Howlett (Oracle)
2026-08-24maple_tree: document erase and allocations betterLiam R. Howlett (Oracle)
2026-08-24maple_tree: avoid mas_erase() and mtree_erase() failuresLiam R. Howlett (Oracle)
2026-08-24maple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)
2026-08-24maple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)
2026-08-24maple_tree: add bulk parent set helperLiam R. Howlett (Oracle)
2026-08-24maple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)
2026-08-24maple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)
2026-08-24maple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)
2026-08-24maple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)
2026-08-24maple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)
2026-08-24maple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)
2026-08-24maple_tree: documentation fixLiam R. Howlett (Oracle)
2026-08-24maple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
2026-08-24locking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
2026-08-24maple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
2026-08-24selftests/mm: check stat() return value in khugepaged get_finfo()Anshuman
2026-08-24mm, swap: ratelimit bad swap entry reportsBreno Leitao
2026-08-24selftests/mm: fix unchecked ftruncate return value in soft-dirty testAnshuman
2026-08-24mm: memcg: release the css reference when a stock slot emptiesSong Hu
2026-08-24mm: include swap.h in swapops.hKiryl Shutsemau (Meta)
2026-08-24mm/migrate_device: fix cache flush when replacing huge zero PMDHui Su