summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-04i2c: core: fix adapter registration raceJohan Hovold
2026-07-04fbdev: modedb: Fix misaligned fields in the 1920x1080-60 modeSteffen Persvold
2026-07-04fbdev: modedb: fix a possible UAF in fb_find_mode()Tuo Li
2026-07-04fbdev: omap2: fix use-after-free in omapfb_mmapHongling Zeng
2026-07-04fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()Mingyu Wang
2026-07-04fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges
2026-07-04power: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang
2026-07-04rpmsg: char: Fix use-after-free on probe error pathYuho Choi
2026-07-04fpga: region: fix use-after-free in child_regions_with_firmware()Wentao Liang
2026-07-04irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu
2026-07-04hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
2026-07-04pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()Wentao Liang
2026-07-04crypto: nx - fix nx_crypto_ctx_exit argumentSam James
2026-07-04wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlersJunrui Luo
2026-07-04wifi: iwlwifi: mld: fix race condition in PTP removalJunjie Cao
2026-07-04wifi: iwlwifi: mvm: fix race condition in PTP removalJunjie Cao
2026-07-04wifi: rtw88: usb: fix memory leaks on USB write failuresLuka Gejak
2026-07-04wifi: rtw88: increase TX report timeout to fix race conditionLuka Gejak
2026-07-04wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith
2026-07-04wifi: rtl8xxxu: Detect the maximum supported channel widthBitterblue Smith
2026-07-04wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez
2026-07-04wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peerElXreno
2026-07-04wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen
2026-07-04fbdev: fix use-after-free in store_modes()Ian Bridges
2026-07-04NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BARKoichiro Den
2026-07-04PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelistLukas Wunner
2026-07-04wifi: mt76: add wcid publish check in mt76_sta_addJiajia Liu
2026-06-27media: vidtv: fix NULL pointer dereference in vidtv_mux_push_siRuslan Valiyev
2026-06-27drivers/base/memory: set mem->altmap after successful device registrationGeorgi Djakov
2026-06-27serial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev
2026-06-27serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya
2026-06-27vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_writeYi Yang
2026-06-27crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
2026-06-27iio: adc: ti-ads1298: add bounds check to pga_settings indexSam Daly
2026-06-27iio: light: veml6075: add bounds check to veml6075_it_ms indexSam Daly
2026-06-27agp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang
2026-06-19drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pagesHonglei Huang
2026-06-19HID: Input: Add battery list cleanup with devm actionRafael Passos
2026-06-19driver core: reject devices with unregistered busesJohan Hovold
2026-06-19driver core: faux: fix root device registrationJohan Hovold
2026-06-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-13Merge tag 'i2c-for-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-12Merge tag 'pinctrl-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-06-12Merge tag 'drm-fixes-2026-06-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-13Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-06-12Merge tag 'spi-fix-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-12Merge tag 'usb-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2026-06-12Merge tag 'staging-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-12Merge tag 'char-misc-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-12Merge tag 'sound-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds