summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
3 daysplatform/chrome: sensorhub: Fix dropped timestamp events and log spamTzung-Bi Shih
3 dayssticon/parisc: Detect default STI graphics card for console outputHelge Deller
3 daystpm: tpm_i2c_nuvoton: disable IRQ on wait timeoutMyeonghun Pak
3 dayszloop: truncate finished zones to zone capacityXu Rao
3 daysw1: ds28e17: reject an oversize length on an I2C block readMaoyi Xie
3 dayswifi: mt76: mt7996: validate default EEPROM firmware sizeLaxman Acharya Padhya
3 dayswifi: mt76: mt7996: fix TX DMA mapping leak for AddBA req framesFelix Fietkau
3 dayswifi: mt76: mt7925: cancel mlo_pm_work on stopDevin Wittmayer
3 dayswifi: mt76: mt7915: bound the device EEPROM address before the EFUSE copyBryam Vargas
3 dayswifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutexRunyu Xiao
3 dayswifi: rtw88: pci: fix resource leak on failed NAPI setupDawei Feng
3 dayswifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()Abdun Nihaal
3 dayswifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()Abdun Nihaal
3 dayswifi: rtlwifi: rtl8192du: check QoS TID before indexing tidsRunyu Xiao
3 dayswifi: rtl818x: initialize eeprom_93cx6 struct to zeroStanislaw Gruszka
3 dayswifi: mwifiex: Detach sync cmd buffer on interrupted waitFabio Estevam
3 dayscrypto: sun8i-ss - Remove crypto_rng interfaceEric Biggers
3 dayscrypto: sun8i-ce - Remove crypto_rng interfaceEric Biggers
3 dayswifi: rtl8xxxu: fix use-after-free from rx_urb_wq on stopFan Wu
3 dayswifi: iwlwifi: dvm: fix memory leak in iwl_op_mode_dvm_start()Dawei Feng
3 dayswifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()Abdun Nihaal
3 daysi3c: renesas: Reconfigure the DATBAS register on re-attachClaudiu Beznea
3 daysi3c: renesas: Clean DATBAS register on detachClaudiu Beznea
3 daysi3c: renesas: Check that the transfer is valid before accessing itClaudiu Beznea
3 daysi3c: master: svc: bound IBI payload to the requested max_payload_lenMaoyi Xie
3 daysi3c: master: Fix info leak and UAF in device unregister pathAdrian Hunter
3 daysi3c: master: adi: initialize the lock before enabling interruptsRunyu Xiao
3 daysdm-pcache: fix use-after-free and invalid seg operations in kset_replay()Jianyun Gao
3 daysdm-pcache: fix implicit u8 truncation of gc_percent in message handlerJianyun Gao
3 daysdm-pcache: only hand out initialized cache segmentsBryam Vargas
3 daysdm-pcache: detect a cycle in the last-kset chain during replayBryam Vargas
3 daysdm-pcache: clamp the tail kset read to the segment data regionBryam Vargas
3 daysdm-pcache: bound the persisted tail-position offsetBryam Vargas
3 daysdm-pcache: validate on-media seg_num against the cache device sizeBryam Vargas
3 daysdm-pcache: validate kset key_num and intra-segment boundsBryam Vargas
3 daysdm-pcache: validate geometry fields from on-disk cache_infoBryam Vargas
3 daysdm-switch: use WRITE_ONCE() in switch_region_table_write()Haotian Zhang
3 daysdm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka
3 daysarch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()Nathan Chancellor
3 daysovpn: run deferred work on a module-owned workqueueRalf Lici
3 daysmfd: sm501: Fix potential memory leaks during removeAbdun Nihaal
3 daysmfd: cgbc: Fix teardown ordering in cgbc_remove()Thomas Richard
3 dayshwrng: stm32 - Fix runtime PM cleanup on registration failureCan Peng
3 daysnet: ntb_netdev: Count packets dropped on RX refill failureKoichiro Den
3 daysnet: ntb_netdev: Avoid double-accounting netif_rx() dropsKoichiro Den
3 daysnet: ntb_netdev: Fix TX busy and drop handlingKoichiro Den
3 daysNTB: ntb_transport: Reject oversized TX buffersKoichiro Den
3 daysNTB: ntb_transport: Fail TX enqueue when the QP link is downKoichiro Den
3 daysNTB: ntb_transport: Recycle TX entries before client callbacksKoichiro Den
3 daysnet: thunderbolt: Mark the connection down when bringing it up failsFan Ye