summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-14xhci: dbgtty: Drop extra call to idr_destroy()Lucas De Marchi
2026-08-14xhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi
2026-08-14xhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi
2026-08-14xhci: move dequeue to next valid td instead of past cancelled oneMathias Nyman
2026-08-14xhci: avoid xHC endpoint changes after disconnect or link error.Mathias Nyman
2026-08-14xhci: prevent endpoint recovery after roothub disconnectMathias Nyman
2026-08-14xhci: include all root port children in recovery prevention on link errorMathias Nyman
2026-08-14xhci: Set frame ID field of isoc TRB when starting an isoch streamMathias Nyman
2026-08-14xhci: fix frame id calculation and checks for isoc URBsMathias Nyman
2026-08-14Merge tag 'usb-serial-7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-08-14Merge tag 'usb-serial-7.2-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman
2026-08-13mm/pagewalk: fix stale walk->action escaping walk_pmd_range()Hyunwoo Kim
2026-08-13mm, swap: don't free a hibernation slot that is in the swap cacheYoungjun Park
2026-08-13mm: memcg-v1: fix memsw and TCP failcnt accountingGuopeng Zhang
2026-08-13mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()Breno Leitao
2026-08-13mailmap: add entries for Guodong XuGuodong Xu
2026-08-13MAINTAINERS, mailmap: update email address for JP KobrynJP Kobryn
2026-08-13MAINTAINERS: remove git URL for SquashfsPhillip Lougher
2026-08-13memcg: keep folio's objcg same as its nodeShakeel Butt
2026-08-13ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsetsJakub Kicinski
2026-08-13net: stmmac: intel: Add missing pci_free_irq_vectors() callsFlorian Bezdeka
2026-08-13netdevsim: drop the ability to change max_vfs via debugfsSlawomir Stepien
2026-08-13net: tun: bound receive headroomAsim Viladi Oglu Manizada
2026-08-13l2tp: send netlink notifications in the tunnel's net namespaceMaoyi Xie
2026-08-13Merge branch 'net-smc-close-the-smc-d-teardown-window-around-the-ghost-send-b...Jakub Kicinski
2026-08-13net/smc: do not dereference an unset send buffer on the SMC-D teardown pathBryam Vargas
2026-08-13net/smc: unregister the connection before draining the rx taskletBryam Vargas
2026-08-13Merge branch 'net-phy-dp83640-fix-shared-clock-lifetime-and-probe-error-cleanup'Jakub Kicinski
2026-08-13net: phy: dp83640: fix per-bus clock lifetimeXuanqiang Luo
2026-08-13net: phy: dp83640: clear state after PTP registration failureXuanqiang Luo
2026-08-13net: phy: dp83640: embed pin configuration in clockXuanqiang Luo
2026-08-13net: phy: add PHY package locking helpersXuanqiang Luo
2026-08-13Merge tag 'trace-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-14rust: serdev: use ThisModule::as_ptr() instead of field accessDanilo Krummrich
2026-08-13Merge branch 'selftests-bpf-fix-for-veristat-file-prog-filters-processing'Andrii Nakryiko
2026-08-13selftests/bpf: Guarantee zero termination for veristat test buffersEduard Zingerman
2026-08-13selftests/bpf: Exercise veristat filtering logic in a selftestEduard Zingerman
2026-08-13selftests/bpf: Fix for veristat file/prog filters processingEduard Zingerman
2026-08-13checkpatch: add NOKPROBE_SYMBOL to the whitelist of lines that can occur imme...Paul Walmsley
2026-08-13Squashfs: check block offset is not negativePhillip Lougher
2026-08-13signal: factor out the kernel reserved si_code checkBradley Morgan
2026-08-13ocfs2: fix readdir position truncation on 32-bit kernelsZhan Xusheng
2026-08-13ocfs2: fix cached cluster count after suballocator reclaimMatthias Goergens
2026-08-13ocfs2: fix circular locking dependency in ocfs2_init_acl()Krystian Kaniewski
2026-08-13ocfs2: validate DIO orphan slot during inode readZhengYuan Huang
2026-08-13ocfs2: validate orphan slot during inode readZhengYuan Huang
2026-08-13selftests/prctl: fix non-anonymous VMA mapping in set-anon-vma-name testHongfu Li
2026-08-13MAINTAINERS: add IRC and patchwork for LTPPetr Vorel