index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-27
NFC: trf7970a: Ignore antenna noise when checking for RF field
Paul Geurts
-1
/
+2
2026-04-28
spi: amlogic-spisg: initialize completion before requesting IRQ
Felix Gu
-2
/
+1
2026-04-27
net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
Morduan Zang
-0
/
+7
2026-04-27
net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
Zhan Jun
-1
/
+4
2026-04-27
ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
Greg Kroah-Hartman
-3
/
+6
2026-04-27
vrf: Fix a potential NPD when removing a port from a VRF
Ido Schimmel
-4
/
+11
2026-04-27
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
Eric Dumazet
-9
/
+10
2026-04-27
net/sched: sch_choke: annotate data-races in choke_dump_stats()
Eric Dumazet
-10
/
+16
2026-04-27
net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
Lorenzo Bianconi
-3
/
+6
2026-04-27
net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()
Lorenzo Bianconi
-4
/
+20
2026-04-27
net: airoha: stop net_device TX queue before updating CPU index
Lorenzo Bianconi
-5
/
+4
2026-04-27
net: airoha: fix BQL imbalance in TX path
Lorenzo Bianconi
-4
/
+3
2026-04-27
Merge branch 'netem-bug-fixes'
Jakub Kicinski
-12
/
+64
2026-04-27
net/sched: netem: check for negative latency and jitter
Stephen Hemminger
-0
/
+22
2026-04-27
net/sched: netem: fix slot delay calculation overflow
Stephen Hemminger
-3
/
+2
2026-04-27
net/sched: netem: validate slot configuration
Stephen Hemminger
-0
/
+29
2026-04-27
net/sched: netem: only reseed PRNG when seed is explicitly provided
Stephen Hemminger
-4
/
+6
2026-04-27
net/sched: netem: fix queue limit check to include reordered packets
Stephen Hemminger
-1
/
+1
2026-04-27
net/sched: netem: fix probability gaps in 4-state loss model
Stephen Hemminger
-4
/
+4
2026-04-27
netdevsim: zero initialize struct iphdr in dummy sk_buff
Nikola Z. Ivanov
-1
/
+1
2026-04-27
Merge tag 'cgroup-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-24
/
+44
2026-04-27
Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-13
/
+19
2026-04-27
Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-12
/
+50
2026-04-28
spi: axiado: replace usleep_range() with udelay() in IRQ path
Felix Gu
-1
/
+1
2026-04-27
Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-29
/
+104
2026-04-27
Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+8
2026-04-27
selinux: don't reserve xattr slot when we won't fill it
David Windsor
-1
/
+2
2026-04-27
MAINTAINERS: add pcnet_cs to PCMCIA
Jakub Kicinski
-0
/
+1
2026-04-27
selinux: use sk blob accessor in socket permission helpers
Zongyao Chen
-2
/
+2
2026-04-27
PCI: Don't fallback to bus reset after failed slot reset
Keith Busch
-5
/
+4
2026-04-27
Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
-119
/
+124
2026-04-27
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
Daan De Meyer
-35
/
+51
2026-04-27
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
-131
/
+285
2026-04-27
ACPI: bus: add missing forward declaration to acpi_bus.h
Bartosz Golaszewski
-0
/
+2
2026-04-27
ACPI: video: force native backlight on HP OMEN 16 (8A44)
Shivam Kalra
-0
/
+8
2026-04-27
ACPI: TAD: Fix up a comment in acpi_tad_probe()
Rafael J. Wysocki
-2
/
+2
2026-04-27
ACPI: TAD: RTC: Refine timer value computations and checks
Rafael J. Wysocki
-5
/
+3
2026-04-27
ACPI: TAD: Use devres for all driver cleanup
Rafael J. Wysocki
-3
/
+11
2026-04-27
ACPI: TAD: Use __ATTRIBUTE_GROUPS() macro
Rafael J. Wysocki
-6
/
+3
2026-04-27
ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplug
Jinjie Ruan
-3
/
+3
2026-04-27
ACPI: APEI: EINJ: Fix EINJV2 memory error injection
Tony Luck
-20
/
+25
2026-04-27
ACPICA: Provide #defines for EINJV2 error types
Tony Luck
-0
/
+6
2026-04-27
docs: cgroup: fix typo 'protetion' -> 'protection'
Petr Vaněk
-1
/
+1
2026-04-27
selftests: harness: Restore order of test functions
Thomas Weißschuh
-6
/
+6
2026-04-27
selftests: kselftest: fix wrong test number in ksft_exit_skip
Sarthak Sharma
-1
/
+1
2026-04-27
usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl
Greg Kroah-Hartman
-1
/
+1
2026-04-27
usb: usblp: fix heap leak in IEEE 1284 device ID via short response
Greg Kroah-Hartman
-0
/
+1
2026-04-27
usb: dwc3: Move GUID programming after PHY initialization
Selvarasu Ganesan
-6
/
+6
2026-04-27
usb: typec: tcpm: fix debug accessory mode detection for sink ports
Xu Yang
-9
/
+16
2026-04-27
usb: typec: tcpm: reset internal port states on soft reset AMS
Amit Sunil Dhamne
-0
/
+2
[prev]
[next]