summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-14xhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi1-5/+11
2026-08-14xhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi1-0/+1
2026-08-14xhci: move dequeue to next valid td instead of past cancelled oneMathias Nyman1-77/+63
2026-08-14xhci: avoid xHC endpoint changes after disconnect or link error.Mathias Nyman3-4/+21
2026-08-14xhci: prevent endpoint recovery after roothub disconnectMathias Nyman2-4/+9
2026-08-14xhci: include all root port children in recovery prevention on link errorMathias Nyman3-23/+17
2026-08-14xhci: Set frame ID field of isoc TRB when starting an isoch streamMathias Nyman1-7/+24
2026-08-14xhci: fix frame id calculation and checks for isoc URBsMathias Nyman3-103/+85
2026-08-14Merge tag 'usb-serial-7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman6-218/+269
2026-08-14Merge tag 'usb-serial-7.2-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-15/+7
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar2-0/+4
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman899-4904/+13017
2026-08-13mm/pagewalk: fix stale walk->action escaping walk_pmd_range()Hyunwoo Kim1-4/+2
2026-08-13mm, swap: don't free a hibernation slot that is in the swap cacheYoungjun Park1-1/+8
2026-08-13mm: memcg-v1: fix memsw and TCP failcnt accountingGuopeng Zhang1-0/+2
2026-08-13mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()Breno Leitao1-1/+1
2026-08-13mailmap: add entries for Guodong XuGuodong Xu1-0/+2
2026-08-13MAINTAINERS, mailmap: update email address for JP KobrynJP Kobryn2-1/+2
2026-08-13MAINTAINERS: remove git URL for SquashfsPhillip Lougher1-1/+0
2026-08-13memcg: keep folio's objcg same as its nodeShakeel Butt1-17/+83
2026-08-13ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsetsJakub Kicinski1-4/+8
2026-08-13net: stmmac: intel: Add missing pci_free_irq_vectors() callsFlorian Bezdeka1-0/+2
2026-08-13netdevsim: drop the ability to change max_vfs via debugfsSlawomir Stepien3-82/+3
2026-08-13net: tun: bound receive headroomAsim Viladi Oglu Manizada1-5/+16
2026-08-13l2tp: send netlink notifications in the tunnel's net namespaceMaoyi Xie1-2/+5
2026-08-13Merge branch 'net-smc-close-the-smc-d-teardown-window-around-the-ghost-send-b...Jakub Kicinski3-8/+14
2026-08-13net/smc: do not dereference an unset send buffer on the SMC-D teardown pathBryam Vargas2-2/+7
2026-08-13net/smc: unregister the connection before draining the rx taskletBryam Vargas1-6/+7
2026-08-13Merge branch 'net-phy-dp83640-fix-shared-clock-lifetime-and-probe-error-cleanup'Jakub Kicinski4-96/+61
2026-08-13net: phy: dp83640: fix per-bus clock lifetimeXuanqiang Luo2-85/+28
2026-08-13net: phy: dp83640: clear state after PTP registration failureXuanqiang Luo1-0/+4
2026-08-13net: phy: dp83640: embed pin configuration in clockXuanqiang Luo1-11/+4
2026-08-13net: phy: add PHY package locking helpersXuanqiang Luo2-0/+25
2026-08-13Merge tag 'trace-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+3
2026-08-14rust: serdev: use ThisModule::as_ptr() instead of field accessDanilo Krummrich1-1/+1
2026-08-13Merge branch 'selftests-bpf-fix-for-veristat-file-prog-filters-processing'Andrii Nakryiko4-33/+190
2026-08-13selftests/bpf: Guarantee zero termination for veristat test buffersEduard Zingerman1-6/+6
2026-08-13selftests/bpf: Exercise veristat filtering logic in a selftestEduard Zingerman3-0/+135
2026-08-13selftests/bpf: Fix for veristat file/prog filters processingEduard Zingerman1-27/+49
2026-08-13checkpatch: add NOKPROBE_SYMBOL to the whitelist of lines that can occur imme...Paul Walmsley1-0/+1
2026-08-13Squashfs: check block offset is not negativePhillip Lougher1-1/+1
2026-08-13signal: factor out the kernel reserved si_code checkBradley Morgan1-11/+14
2026-08-13ocfs2: fix readdir position truncation on 32-bit kernelsZhan Xusheng1-1/+1
2026-08-13ocfs2: fix cached cluster count after suballocator reclaimMatthias Goergens1-1/+1
2026-08-13ocfs2: fix circular locking dependency in ocfs2_init_acl()Krystian Kaniewski5-92/+172
2026-08-13ocfs2: validate DIO orphan slot during inode readZhengYuan Huang1-0/+8
2026-08-13ocfs2: validate orphan slot during inode readZhengYuan Huang1-0/+8
2026-08-13selftests/prctl: fix non-anonymous VMA mapping in set-anon-vma-name testHongfu Li1-5/+16
2026-08-13MAINTAINERS: add IRC and patchwork for LTPPetr Vorel1-0/+2
2026-08-13include/linux/list.h: mark list_add and __list_add as __always_inlineJordan R Abrahams-Whitehead1-4/+11