summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-25Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-25fs: don't return -EINVAL for successful nested thawMoritz Tanner
2026-08-25ALSA: rawmidi: Another workaround for false-positive mutex lockdep warningTakashi Iwai
2026-08-25ASoC: amd: yc: Add DMI entry for Alienware m18 R1 AMDZhang Heng
2026-08-25net/sched: sch_teql: restore skb->dev on the slave failure pathVictor Nogueira
2026-08-25ufs: do not treat unreadable directory blocks as emptyAli Ahmet Memis
2026-08-25Merge patch series "ufs: harden the mount path against malformed images"Christian Brauner
2026-08-25ufs: validate cylinder group metadata before caching itAli Ahmet Memis
2026-08-25ufs: create the root dentry after loading cylinder metadataAli Ahmet Memis
2026-08-25ASoC: amd: yc: Add DMI entry for MSI Thin A15 B7UCChristopher Tolang
2026-08-25ALSA: hda/realtek: Fix speaker mute LED for HP Laptop 15-fd0039ntHabil Eren Türker
2026-08-25HID: wacom: validate report length in wacom_intuos_pro2_bt_irqIbrahim Hashimov
2026-08-25verification/rvgen: Use .old instead of .bak for kunit backup filesGabriele Monaco
2026-08-25Merge branch 'sctp-handle-wrapped-and-duplicate-reconf-responses'Paolo Abeni
2026-08-25sctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang
2026-08-25sctp: distinguish sequence zero from wildcard in reconf lookupJun Yang
2026-08-25console: fix /dev/kmsg reference in flags kernel docJohan Hovold
2026-08-25Merge branch 'net-sched-fix-quantum-mtu-overflow-in-fq-fq_codel-sch_codel-fq_...Paolo Abeni
2026-08-25net/sched: sfq: clamp quantum to avoid signed overflow soft lockupJamal Hadi Salim
2026-08-25net/sched: hhf: clamp quantum before hhf_change() to avoid overflowJamal Hadi Salim
2026-08-25net/sched: fq_pie: clamp default quantum to avoid signed overflowJamal Hadi Salim
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)