index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-27
ibmveth: Disable GSO for packets with small MSS
Mingming Cao
2
-0
/
+23
2026-04-27
Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-2
/
+13
2026-04-27
NFC: trf7970a: Ignore antenna noise when checking for RF field
Paul Geurts
1
-1
/
+2
2026-04-28
spi: amlogic-spisg: initialize completion before requesting IRQ
Felix Gu
1
-2
/
+1
2026-04-27
net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
Morduan Zang
1
-0
/
+7
2026-04-27
net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
Zhan Jun
1
-1
/
+4
2026-04-27
vrf: Fix a potential NPD when removing a port from a VRF
Ido Schimmel
1
-4
/
+11
2026-04-27
net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
Lorenzo Bianconi
1
-3
/
+6
2026-04-27
net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()
Lorenzo Bianconi
2
-4
/
+20
2026-04-27
net: airoha: stop net_device TX queue before updating CPU index
Lorenzo Bianconi
1
-5
/
+4
2026-04-27
net: airoha: fix BQL imbalance in TX path
Lorenzo Bianconi
1
-4
/
+3
2026-04-27
netdevsim: zero initialize struct iphdr in dummy sk_buff
Nikola Z. Ivanov
1
-1
/
+1
2026-04-28
spi: axiado: replace usleep_range() with udelay() in IRQ path
Felix Gu
1
-1
/
+1
2026-04-27
Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-0
/
+8
2026-04-27
PCI: Don't fallback to bus reset after failed slot reset
Keith Busch
1
-5
/
+4
2026-04-27
Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox
Linus Torvalds
15
-115
/
+109
2026-04-27
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
Daan De Meyer
3
-35
/
+50
2026-04-27
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
18
-128
/
+282
2026-04-27
ACPI: video: force native backlight on HP OMEN 16 (8A44)
Shivam Kalra
1
-0
/
+8
2026-04-27
ACPI: TAD: Fix up a comment in acpi_tad_probe()
Rafael J. Wysocki
1
-2
/
+2
2026-04-27
ACPI: TAD: RTC: Refine timer value computations and checks
Rafael J. Wysocki
1
-5
/
+3
2026-04-27
ACPI: TAD: Use devres for all driver cleanup
Rafael J. Wysocki
1
-3
/
+11
2026-04-27
ACPI: TAD: Use __ATTRIBUTE_GROUPS() macro
Rafael J. Wysocki
1
-6
/
+3
2026-04-27
ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplug
Jinjie Ruan
1
-3
/
+3
2026-04-27
ACPI: APEI: EINJ: Fix EINJV2 memory error injection
Tony Luck
1
-20
/
+25
2026-04-27
usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl
Greg Kroah-Hartman
1
-1
/
+1
2026-04-27
usb: usblp: fix heap leak in IEEE 1284 device ID via short response
Greg Kroah-Hartman
1
-0
/
+1
2026-04-27
usb: dwc3: Move GUID programming after PHY initialization
Selvarasu Ganesan
1
-6
/
+6
2026-04-27
usb: typec: tcpm: fix debug accessory mode detection for sink ports
Xu Yang
1
-9
/
+16
2026-04-27
usb: typec: tcpm: reset internal port states on soft reset AMS
Amit Sunil Dhamne
1
-0
/
+2
2026-04-27
usb: ulpi: fix memory leak on ulpi_register() error paths
Felix Gu
1
-1
/
+4
2026-04-27
USB: omap_udc: DMA: Don't enable burst 4 mode
Aaro Koskinen
1
-4
/
+0
2026-04-27
drm/imagination: Fix segfault when updating ftrace mask
Brajesh Gupta
1
-1
/
+1
2026-04-27
mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJW
Miquel Raynal
1
-1
/
+1
2026-04-27
mtd: spinand: winbond: Set the packed page read flag to W35N02/04JW
Miquel Raynal
1
-2
/
+2
2026-04-27
mtd: spinand: Add support for packed read data ODTR commands
Miquel Raynal
1
-3
/
+21
2026-04-27
mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()
Tudor Ambarus
1
-1
/
+3
2026-04-27
pmdomain: mediatek: fix use-after-free in scpsys_get_bus_protection_legacy()
Wentao Liang
1
-3
/
+7
2026-04-27
ACPI: arm64: cpuidle: Tolerate platforms with no deep PSCI idle states
Breno Leitao
1
-7
/
+3
2026-04-27
pmdomain: core: Fix detach procedure for virtual devices in genpd
Ulf Hansson
1
-1
/
+9
2026-04-27
iommu/pages: Fix iommu_pages_flush_incoherent() for non-x86
Mostafa Saleh
1
-1
/
+1
2026-04-27
iommu/amd: Use maximum PPR log buffer size when SNP is enabled on Family 0x19
Vasant Hegde
4
-9
/
+24
2026-04-27
iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19
Vasant Hegde
4
-38
/
+86
2026-04-27
wifi: libertas: fix integer underflow in process_cmdrequest()
Amir Mohammad Jahangirzad
1
-2
/
+3
2026-04-27
wifi: b43legacy: enforce bounds check on firmware key index in RX path
Tristan Madani
1
-1
/
+2
2026-04-27
wifi: b43: enforce bounds check on firmware key index in b43_rx()
Tristan Madani
1
-1
/
+2
2026-04-27
wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
Marek Szyprowski
1
-2
/
+4
2026-04-27
ata: pata_parport: switch to dynamic root device
Johan Hovold
1
-14
/
+7
2026-04-27
drm/color-mgmt: Typo s/R332/RGB332/
Geert Uytterhoeven
1
-1
/
+1
2026-04-27
drm/appletbdrm: Use kvzalloc for big allocations
Sasha Finkelstein
1
-2
/
+2
[prev]
[next]