summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal
2026-07-06amt: fix size calculation in amt_get_size()Eric Dumazet
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-06qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida
2026-07-06gpios: palmas: add .get_direction() opAndreas Kemnade
2026-07-06wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao
2026-07-06wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims
2026-07-05Merge tag 'irq-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-05Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-05RDMA/irdma: Prevent overflows in memory contiguity checksAleksandrova Alyona
2026-07-05net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard
2026-07-05iio: light: al3010: fix incorrect scale for the highest gain rangeVidhu Sarwal
2026-07-05iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()Andy Shevchenko
2026-07-05iio: light: tsl2591: return actual error from probe IRQ failureStepan Ionichev
2026-07-05iio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol
2026-07-04Merge tag 's390-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-03Merge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-07-03Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-03iio: imu: st_lsm6dsx: deselect shub page before reading whoamiAndreas Kempe
2026-07-03Merge branch 'acpi-tad'Rafael J. Wysocki
2026-07-03net/mlx5e: Fix publication race for priv->channel_stats[]Feng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu
2026-07-03drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link trainingDamon Ding
2026-07-03net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailableShay Drory
2026-07-03net/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory
2026-07-03net/mlx5: LAG, Fix off-by-one in single-FDB error rollbackShay Drory
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-03Merge tag 'gpio-fixes-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-03Revert "mtd: maps: remove uclinux map driver"Miquel Raynal
2026-07-03mtd: onenand: samsung: report DMA completion timeoutsPengpeng Hou
2026-07-03mtd: rawnand: fsl_ifc: return errors for failed page readsPengpeng Hou
2026-07-03mtd: mchp23k256: use SPI match data for chip capsPengpeng Hou
2026-07-03mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeoutPengpeng Hou
2026-07-03mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeoutPengpeng Hou
2026-07-03mtd: fix double free and WARN_ON in add_mtd_device() error pathsXue Lei
2026-07-03mtd: virt-concat: free duplicate generated nameXu Rao
2026-07-03platform/x86: bitland-mifs-wmi: Fix NULL pointer dereference during suspend/r...Mingyou Chen
2026-07-03platform/x86/amd/pmc: Avoid logging "(null)" for DMI valuesDaniel Gibson
2026-07-03rust_binder: clear freeze listener on node removalAlice Ryhl
2026-07-03rust_binder: reject context manager self-transactionKeshav Verma
2026-07-03rust_binder: use a u64 stride when cleaning up the offsets arrayHyunwoo Kim
2026-07-03binder: fix UAF in binder_free_transaction()Carlos Llamas
2026-07-03binder: fix UAF in binder_thread_release()Carlos Llamas
2026-07-03rust_binder: synchronize Rust Binder stats with freeze commandsKeshav Verma
2026-07-03binder: cache secctx size before release zeroes itChris Mason
2026-07-03rust_binder: fix BINDER_GET_EXTENDED_ERRORAlice Ryhl