summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-28net: stmmac: fix dma mapping leak in stmmac_tso_xmit()Lorenzo Bianconi1-19/+34
2026-08-28tcp: use GFP_ATOMIC in tcp_send_active_reset()Eric Dumazet6-18/+14
2026-08-28Merge branch 'netlink-specs-fixes-for-conntrack-dump-filtering'Jakub Kicinski1-3/+18
2026-08-28netlink: specs: add missing mask attributes for conntrack dumpIlya Maximets1-2/+4
2026-08-28netlink: specs: fix the conntrack filter typeIlya Maximets1-1/+14
2026-08-28net: icmp: avoid invalid transport header access in icmp_send tracepointEric Dumazet1-5/+8
2026-08-28tipc: protect node reset trace dump with node lockChengfeng Ye1-0/+2
2026-08-28ipv4: avoid divide by zero in fib_rebalanceZihan Xi1-1/+1
2026-08-28Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds20-131/+462
2026-08-28Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-74/+122
2026-08-28Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-454/+1530
2026-08-28selftests/bpf: half-dead scalar zero stack spill testEduard Zingerman1-0/+40
2026-08-28bpf: don't downgrade half-dead scalar zero spills to STACK_ZEROEduard Zingerman1-7/+4
2026-08-28Merge tag 'sound-fix-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-422/+704
2026-08-28Merge tag 'rtc-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds31-295/+507
2026-08-28Merge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-1093/+1252
2026-08-28Merge tag 'v7.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-3/+13
2026-08-28Merge tag 'acpi-7.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-1/+4
2026-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-12/+84
2026-08-28Merge tag 'xtensa-20260828' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-11/+4
2026-08-28Merge tag 'm68knommu-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-2/+130
2026-08-28Merge tag 'amd-drm-next-7.3-2026-08-27' of https://gitlab.freedesktop.org/agd...Dave Airlie19-50/+569
2026-08-28Merge tag 'drm-xe-next-fixes-2026-08-27' of https://gitlab.freedesktop.org/dr...Dave Airlie19-196/+450
2026-08-27ring-buffer: Stop remote reader update when page swap failsIvan Immanuel Shaji1-2/+5
2026-08-27tracing: Fix retry exhaustion in simple ring buffer reader swapIvan Immanuel Shaji1-2/+2
2026-08-27tracing/user_events: Clear copied tracing state before fork duplicationJérémy Jean1-0/+3
2026-08-28i2c: core: fix debugfs UAF on adapter removalVasileios Almpanis1-0/+6
2026-08-28i2c: imx-lpi2c: avoid accessing target registers on master-only controllersCarlos Song1-4/+23
2026-08-28i2c: qcom-cci: fix autosuspend cleanupGuangshuo Li1-7/+4
2026-08-28i2c: designware: Enable interrupt mask workaround for HJMC3001Hongbo Yao1-1/+1
2026-08-28i2c: qcom-geni: update frequency table to fix timing parametersKathiravan Thirumoorthy1-2/+2
2026-08-27MAINTAINERS: update rtc subsystem patchwork locationAlexandre Belloni1-1/+1
2026-08-27Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds245-1417/+2968
2026-08-27Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski27-321/+118
2026-08-27Merge tag 'devicetree-fixes-for-7.3-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+120
2026-08-27inet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
2026-08-27net/sched: sch_htb: limit htb_classify inner-class filter hopsJamal Hadi Salim1-2/+5
2026-08-27selftests/net: packetdrill: add tcp_urg_ptr_retransmitJiayuan Chen1-0/+65
2026-08-27tcp: fix corruption of urgent data on multi-segment retransmitJiayuan Chen1-1/+1
2026-08-27usb: atm: usbatm: fix invalid ci_range initializationDeepanshu Kartikey1-2/+2
2026-08-27net: fec: only stop PTP if it was initializedbui duc phuc1-2/+4
2026-08-27slip: remove slip_hangup() to fix use-after-free in slip_receive_buf()Eric Dumazet1-8/+0
2026-08-27Merge tag 'spi-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+3
2026-08-27net: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei1-2/+2
2026-08-27Merge tag 'regulator-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+6
2026-08-27Merge tag 'dma-mapping-7.3-2026-08-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+9
2026-08-27net/sched: bound qdisc_pkt_len to prevent qdisc soft lockupJamal Hadi Salim2-2/+6
2026-08-27net: dsa: mxl862xx: enable assisted learning on CPU portEdoardo Pinci1-0/+1
2026-08-27net: stmmac: restore NET_IP_ALIGN in the RX DMA offsetPascal Kneuper1-2/+2
2026-08-27Merge tag 'backlight-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-26/+350