summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-27NFC: trf7970a: Ignore antenna noise when checking for RF fieldPaul Geurts-1/+2
2026-04-28spi: amlogic-spisg: initialize completion before requesting IRQFelix Gu-2/+1
2026-04-27net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang-0/+7
2026-04-27net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun-1/+4
2026-04-27ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman-3/+6
2026-04-27vrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel-4/+11
2026-04-27net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet-9/+10
2026-04-27net/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet-10/+16
2026-04-27net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi-3/+6
2026-04-27net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi-4/+20
2026-04-27net: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi-5/+4
2026-04-27net: airoha: fix BQL imbalance in TX pathLorenzo Bianconi-4/+3
2026-04-27Merge branch 'netem-bug-fixes'Jakub Kicinski-12/+64
2026-04-27net/sched: netem: check for negative latency and jitterStephen Hemminger-0/+22
2026-04-27net/sched: netem: fix slot delay calculation overflowStephen Hemminger-3/+2
2026-04-27net/sched: netem: validate slot configurationStephen Hemminger-0/+29
2026-04-27net/sched: netem: only reseed PRNG when seed is explicitly providedStephen Hemminger-4/+6
2026-04-27net/sched: netem: fix queue limit check to include reordered packetsStephen Hemminger-1/+1
2026-04-27net/sched: netem: fix probability gaps in 4-state loss modelStephen Hemminger-4/+4
2026-04-27netdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov-1/+1
2026-04-27Merge tag 'cgroup-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-24/+44
2026-04-27Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+19
2026-04-27Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-12/+50
2026-04-28spi: axiado: replace usleep_range() with udelay() in IRQ pathFelix Gu-1/+1
2026-04-27Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-29/+104
2026-04-27Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+8
2026-04-27selinux: don't reserve xattr slot when we won't fill itDavid Windsor-1/+2
2026-04-27MAINTAINERS: add pcnet_cs to PCMCIAJakub Kicinski-0/+1
2026-04-27selinux: use sk blob accessor in socket permission helpersZongyao Chen-2/+2
2026-04-27PCI: Don't fallback to bus reset after failed slot resetKeith Busch-5/+4
2026-04-27Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds-119/+124
2026-04-27cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer-35/+51
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe-131/+285
2026-04-27ACPI: bus: add missing forward declaration to acpi_bus.hBartosz Golaszewski-0/+2
2026-04-27ACPI: video: force native backlight on HP OMEN 16 (8A44)Shivam Kalra-0/+8
2026-04-27ACPI: TAD: Fix up a comment in acpi_tad_probe()Rafael J. Wysocki-2/+2
2026-04-27ACPI: TAD: RTC: Refine timer value computations and checksRafael J. Wysocki-5/+3
2026-04-27ACPI: TAD: Use devres for all driver cleanupRafael J. Wysocki-3/+11
2026-04-27ACPI: TAD: Use __ATTRIBUTE_GROUPS() macroRafael J. Wysocki-6/+3
2026-04-27ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplugJinjie Ruan-3/+3
2026-04-27ACPI: APEI: EINJ: Fix EINJV2 memory error injectionTony Luck-20/+25
2026-04-27ACPICA: Provide #defines for EINJV2 error typesTony Luck-0/+6
2026-04-27docs: cgroup: fix typo 'protetion' -> 'protection'Petr Vaněk-1/+1
2026-04-27selftests: harness: Restore order of test functionsThomas Weißschuh-6/+6
2026-04-27selftests: kselftest: fix wrong test number in ksft_exit_skipSarthak Sharma-1/+1
2026-04-27usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctlGreg Kroah-Hartman-1/+1
2026-04-27usb: usblp: fix heap leak in IEEE 1284 device ID via short responseGreg Kroah-Hartman-0/+1
2026-04-27usb: dwc3: Move GUID programming after PHY initializationSelvarasu Ganesan-6/+6
2026-04-27usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang-9/+16
2026-04-27usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne-0/+2