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-02
comedi: me4000: Fix potential overrun of firmware buffer
Ian Abbott
-4
/
+12
2026-04-02
comedi: ni_atmio16d: Fix invalid clean-up after failed attach
Ian Abbott
-1
/
+2
2026-04-02
gpib: fix use-after-free in IO ioctl handlers
Adam Crosser
-23
/
+81
2026-04-02
gpib: lpvo_usb: fix memory leak on disconnect
Johan Hovold
-2
/
+2
2026-04-02
gpib: Fix fluke driver s390 compile issue
Dave Penkler
-0
/
+1
2026-04-02
perf/x86: Fix potential bad container_of in intel_pmu_hw_config
Ian Rogers
-2
/
+4
2026-04-02
sched/debug: Fix avg_vruntime() usage
Peter Zijlstra
-1
/
+3
2026-04-02
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
-7
/
+3
2026-04-02
Merge branch 'net-x25-fix-overflow-and-double-free'
Paolo Abeni
-3
/
+7
2026-04-02
net/x25: Fix overflow when accumulating packets
Martin Schiller
-0
/
+5
2026-04-02
net/x25: Fix potential double free of skb
Martin Schiller
-3
/
+2
2026-04-02
Merge branch 'net-mctp-improvements-for-null-eid-addressing'
Paolo Abeni
-59
/
+242
2026-04-02
net: mctp: don't require a route for null-EID ingress
Jeremy Kerr
-19
/
+55
2026-04-02
net: mctp: allow local TX with no address assigned
Jeremy Kerr
-14
/
+118
2026-04-02
net: mctp: perform source address lookups when we populate our dst
Jeremy Kerr
-30
/
+73
2026-04-02
Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-0
/
+8
2026-04-02
drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
Maíra Canal
-0
/
+3
2026-04-02
drm/vc4: Fix a memory leak in hang state error path
Maíra Canal
-8
/
+10
2026-04-02
drm/vc4: Fix memory leak of BO array in hang state
Maíra Canal
-0
/
+1
2026-04-02
drm/vc4: Release runtime PM reference after binding V3D
Maíra Canal
-0
/
+1
2026-04-02
ALSA: usb-audio: apply quirk for MOONDROP JU Jiu
Cryolitia PukNgae
-0
/
+7
2026-04-02
ALSA: aoa/tas: Fix OF node leak on probe failure
wangdicheng
-0
/
+1
2026-04-02
Merge branch 'selftests-drivers-bash-support-for-remote-traffic-generators'
Paolo Abeni
-51
/
+421
2026-04-02
selftests: drivers: hw: add test for the ethtool standard counters
Ioana Ciornei
-0
/
+207
2026-04-02
selftests: drivers: hw: update ethtool_rmon to work with a single local inter...
Ioana Ciornei
-13
/
+17
2026-04-02
selftests: drivers: hw: move to KTAP output
Ioana Ciornei
-8
/
+16
2026-04-02
selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon test
Ioana Ciornei
-2
/
+2
2026-04-02
selftests: drivers: hw: test rmon counters only on first interface
Ioana Ciornei
-2
/
+0
2026-04-02
selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
Ioana Ciornei
-25
/
+29
2026-04-02
selftests: net: update some helpers to use run_on
Ioana Ciornei
-8
/
+14
2026-04-02
selftests: net: extend lib.sh to parse drivers/net/net.config
Ioana Ciornei
-9
/
+146
2026-04-02
selftests: forwarding: extend ethtool_std_stats_get with pause statistics
Ioana Ciornei
-2
/
+8
2026-04-02
iommu/amd: Invalidate IRT cache for DMA aliases
Magnus Kalland
-5
/
+23
2026-04-02
thermal: core: Fix thermal zone device registration error path
Rafael J. Wysocki
-0
/
+1
2026-04-02
ALSA: compress: Pay attention if drivers error out retrieving pointers
Mark Brown
-1
/
+5
2026-04-02
ALSA: compress: Refuse to update timestamps for unconfigured streams
Mark Brown
-0
/
+8
2026-04-02
Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux int...
Miguel Ojeda
-77
/
+211
2026-04-02
erofs: include the trailing NUL in FS_IOC_GETFSLABEL
Zhan Xusheng
-1
/
+1
2026-04-02
erofs: ensure all folios are managed in erofs_try_to_free_all_cached_folios()
Zhan Xusheng
-2
/
+1
2026-04-02
erofs: verify metadata accesses for file-backed mounts
Gao Xiang
-0
/
+14
2026-04-02
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
-9
/
+10
2026-04-02
usb: usbip: fix OOB read/write in usbip_pad_iso()
Kelvin Mbogo
-0
/
+36
2026-04-02
usb: usbip: validate iso frame actual_length in usbip_recv_iso()
Kelvin Mbogo
-3
/
+12
2026-04-02
usb: usbip: fix integer overflow in usbip_recv_iso()
Kelvin Mbogo
-5
/
+15
2026-04-02
usb: host: xhci-sideband: delegate offload_usage tracking to class drivers
Guan-Yu Lin
-14
/
+10
2026-04-02
usb: core: use dedicated spinlock for offload state
Guan-Yu Lin
-56
/
+84
2026-04-02
usb: cdns3: gadget: fix state inconsistency on gadget init failure
Yongchao Wu
-0
/
+1
2026-04-02
usb: dwc3: imx8mp: fix memory leak on probe failure path
Xiaolei Wang
-1
/
+1
2026-04-02
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
-10
/
+37
2026-04-02
usb: ulpi: fix double free in ulpi_register_interface() error path
Guangshuo Li
-3
/
+2
[prev]
[next]