summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-28tools/selftests: Use a sensible timeout value for iperf3 clientCosmin Ratiu1-1/+4
2026-04-28ASoC: aw88395: Fix kernel panic caused by invalid GPIO error pointerwangdicheng1-5/+4
2026-04-28netpoll: fix IPv6 local-address corruptionBreno Leitao1-1/+18
2026-04-28tcp: make probe0 timer handle expired user timeoutAltan Hacigumus1-2/+3
2026-04-28ibmveth: Disable GSO for packets with small MSSMingming Cao2-0/+23
2026-04-28neigh: let neigh_xmit take skb ownershipFlorian Westphal1-5/+5
2026-04-28ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima3-50/+77
2026-04-28net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bindMorduan Zang1-2/+8
2026-04-28Merge branch 'net-sched-taprio-fix-null-pointer-dereference-in-class-dump'Jakub Kicinski2-5/+34
2026-04-28selftests/tc-testing: add taprio test for class dump after child deleteWeiming Shi1-0/+26
2026-04-28net/sched: taprio: fix NULL pointer dereference in class dumpWeiming Shi1-5/+8
2026-04-28Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds2-2/+13
2026-04-28NFC: trf7970a: Ignore antenna noise when checking for RF fieldPaul Geurts1-1/+2
2026-04-28spi: amlogic-spisg: initialize completion before requesting IRQFelix Gu1-2/+1
2026-04-28net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang1-0/+7
2026-04-28net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun1-1/+4
2026-04-28ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman1-3/+6
2026-04-28vrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel1-4/+11
2026-04-28net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet1-9/+10
2026-04-28net/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet1-10/+16
2026-04-28net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi1-3/+6
2026-04-28net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi2-4/+20
2026-04-28net: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi1-5/+4
2026-04-28net: airoha: fix BQL imbalance in TX pathLorenzo Bianconi1-4/+3
2026-04-28Merge branch 'netem-bug-fixes'Jakub Kicinski1-12/+64
2026-04-28net/sched: netem: check for negative latency and jitterStephen Hemminger1-0/+22
2026-04-28net/sched: netem: fix slot delay calculation overflowStephen Hemminger1-3/+2
2026-04-28net/sched: netem: validate slot configurationStephen Hemminger1-0/+29
2026-04-28net/sched: netem: only reseed PRNG when seed is explicitly providedStephen Hemminger1-4/+6
2026-04-28net/sched: netem: fix queue limit check to include reordered packetsStephen Hemminger1-1/+1
2026-04-28net/sched: netem: fix probability gaps in 4-state loss modelStephen Hemminger1-4/+4
2026-04-28netdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov1-1/+1
2026-04-28Merge tag 'cgroup-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-24/+44
2026-04-28Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-13/+19
2026-04-28Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+50
2026-04-28spi: axiado: replace usleep_range() with udelay() in IRQ pathFelix Gu1-1/+1
2026-04-28Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-29/+104
2026-04-28Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8
2026-04-28selinux: don't reserve xattr slot when we won't fill itDavid Windsor1-1/+2
2026-04-28MAINTAINERS: add pcnet_cs to PCMCIAJakub Kicinski1-0/+1
2026-04-28selinux: use sk blob accessor in socket permission helpersZongyao Chen1-2/+2
2026-04-28PCI: Don't fallback to bus reset after failed slot resetKeith Busch1-5/+4
2026-04-28Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds18-119/+124
2026-04-28cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer4-35/+51
2026-04-28Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe19-131/+285
2026-04-27ACPI: bus: add missing forward declaration to acpi_bus.hBartosz Golaszewski1-0/+2
2026-04-27ACPI: video: force native backlight on HP OMEN 16 (8A44)Shivam Kalra1-0/+8
2026-04-27ACPI: TAD: Fix up a comment in acpi_tad_probe()Rafael J. Wysocki1-2/+2
2026-04-27ACPI: TAD: RTC: Refine timer value computations and checksRafael J. Wysocki1-5/+3
2026-04-27ACPI: TAD: Use devres for all driver cleanupRafael J. Wysocki1-3/+11