summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2026-04-27ACPI: TAD: Use __ATTRIBUTE_GROUPS() macroRafael J. Wysocki1-6/+3
2026-04-27ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplugJinjie Ruan1-3/+3
2026-04-27ACPI: APEI: EINJ: Fix EINJV2 memory error injectionTony Luck1-20/+25
2026-04-27ACPICA: Provide #defines for EINJV2 error typesTony Luck1-0/+6
2026-04-27riscv: dts: microchip: fix icicle i2c pinctrl configurationConor Dooley3-10/+29
2026-04-27riscv: dts: starfive: jh7110: Drop CAMSS nodeJai Luthra2-54/+1
2026-04-27docs: cgroup: fix typo 'protetion' -> 'protection'Petr Vaněk1-1/+1
2026-04-27selftests: harness: Restore order of test functionsThomas Weißschuh1-6/+6
2026-04-27selftests: kselftest: fix wrong test number in ksft_exit_skipSarthak Sharma1-1/+1
2026-04-27usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctlGreg Kroah-Hartman1-1/+1
2026-04-27usb: usblp: fix heap leak in IEEE 1284 device ID via short responseGreg Kroah-Hartman1-0/+1