index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-04-02
dmaengine: idxd: Fix freeing the allocated ida too late
Vinicius Costa Gomes
2026-04-02
dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2026-04-02
dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA
Tomi Valkeinen
2026-04-02
dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
Marek Vasut
2026-04-02
dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA
Marek Vasut
2026-04-02
dmaengine: xilinx: xilinx_dma: Fix dma_device directions
Marek Vasut
2026-04-02
dmaengine: xilinx: xdma: Fix regmap init error handling
Alexander Stein
2026-04-02
dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...
LUO Haowen
2026-04-02
phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()
Felix Gu
2026-04-02
dmaengine: idxd: Fix memory leak when a wq is reset
Vinicius Costa Gomes
2026-04-02
dmaengine: idxd: Fix not releasing workqueue on .release()
Vinicius Costa Gomes
2026-04-02
nvme: fix admin queue leak on controller reset
Ming Lei
2026-04-02
mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode
Pratyush Yadav
2026-04-02
mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D mode
Pratyush Yadav
2026-04-02
dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
Claudiu Beznea
2026-04-02
dmaengine: sh: rz-dmac: Protect the driver specific lists
Claudiu Beznea
2026-04-02
irqchip/qcom-mpm: Add missing mailbox TX done acknowledgment
Jassi Brar
2026-04-02
net: macb: Use dev_consume_skb_any() to free TX SKBs
Kevin Hao
2026-04-02
scsi: ses: Handle positive SCSI error from ses_recv_diag()
Greg Kroah-Hartman
2026-04-02
scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()
Tyllis Xu
2026-04-02
virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...
xietangxin
2026-04-02
media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
Yuchan Nam
2026-04-02
hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()
Sanman Pradhan
2026-04-02
hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...
Sanman Pradhan
2026-04-02
hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributes
Sanman Pradhan
2026-04-02
platform/x86: ISST: Correct locked bit width
Srinivas Pandruvada
2026-04-02
cpufreq: conservative: Reset requested_freq on limits change
Viresh Kumar
2026-04-02
spi: spi-fsl-lpspi: fix teardown order issue (UAF)
Marc Kleine-Budde
2026-04-02
hwmon: (adm1177) fix sysfs ABI violation and current unit conversion
Sanman Pradhan
2026-04-02
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
2026-04-02
ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()
Weiming Shi
2026-04-02
spi: sn-f-ospi: Fix resource leak in f_ospi_probe()
Felix Gu
2026-04-02
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
2026-04-02
scsi: scsi_transport_sas: Fix the maximum channel scanning issue
Yihang Li
2026-04-02
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
2026-04-02
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
2026-04-02
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
2026-04-02
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
2026-04-02
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
2026-04-02
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
2026-04-02
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
2026-04-02
RDMA/rw: Fall back to direct SGE on MR pool exhaustion
Chuck Lever
2026-04-02
regmap: Synchronize cache for the page selector
Andy Shevchenko
2026-04-02
net: macb: use the current queue number for stats
Paolo Valerio
2026-04-02
Bluetooth: btusb: clamp SCO altsetting table indices
Pengpeng Hou
2026-04-02
Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock
Cen Zhang
2026-04-02
net: enetc: fix the output issue of 'ethtool --show-ring'
Wei Fang
2026-04-02
ice: use ice_update_eth_stats() for representor stats
Petr Oros
2026-04-02
platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlen
Alok Tiwari
2026-04-02
ionic: fix persistent MAC address override on PF
Mohammad Heib
[next]