summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-06wifi: cfg80211: validate PMSR measurement type dataZhao Li
2026-07-06wifi: nl80211: constrain MBSSID TX link ID rangeZhao Li
2026-07-06wifi: nl80211: validate nested MBSSID IE blobsZhao Li
2026-07-06wifi: ieee80211: validate MLE common info lengthZhao Li
2026-07-06wifi: cfg80211: derive S1G beacon TSF from S1G fieldsZhao Li
2026-07-06wifi: mac80211: validate extension-frame layout before RXZhao Li
2026-07-06wifi: nl80211: free RNR data on MBSSID mismatchZhao Li
2026-07-06wifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou
2026-07-06wifi: libipw: fix key index receive bound checksPengpeng Hou
2026-07-06wifi: rsi: bound background scan probe request copyPengpeng Hou
2026-07-06wifi: libertas: reject short monitor TX framesPengpeng Hou
2026-07-06wifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe
2026-07-06wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy
2026-07-06wifi: cfg80211: validate EHT MLE before MLD ID readHaofeng Li
2026-07-06wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou
2026-07-06wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei
2026-07-06wifi: mac80211: defer link RX stats percpu free to RCUMaoyi Xie
2026-07-06wifi: mac80211: free ack status frame on TX header build failureZhiling Zou
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen
2026-07-06wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng
2026-07-06wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
2026-07-06wifi: mac80211: fix fils_discovery double free on alloc failureXiang Mei
2026-07-06wifi: mac80211: fix unsol_bcast_probe_resp double free on alloc failureXiang Mei
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas
2026-07-06wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()Christophe JAILLET
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal
2026-07-06wifi: cfg80211: cancel sched scan results work on unregisterCen Zhang
2026-07-06ntfs: fail attrlist updates when the superblock is inactivePeiyang He
2026-07-06ntfs: sanitize MFT references returned from ntfs_lookup_inode_by_name()Namjae Jeon
2026-07-06ntfs: fix hole runlist memory leak in insert range error pathPeiyang He
2026-07-06ntfs: avoid calling post_write_mst_fixup() for invalid index_blockValeriy Yashnikov
2026-07-06ntfs: fix WARN_ON for resident attribute in ntfs_map_runlist_nolock()Namjae Jeon
2026-07-06ntfs: avoid self-deadlock during inode evictionHyunchul Lee
2026-07-06ntfs: make system files immutable to prevent corruptionNamjae Jeon
2026-07-06amt: fix size calculation in amt_get_size()Eric Dumazet
2026-07-06net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socketXiang Mei
2026-07-06net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-06Merge tag 'nf-26-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-06selftests: net: make busywait timeout clock portableNirmoy Das
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-06selftests/alsa: Fix format specifier and function mismatch in mixer-testMalaya Kumar Rout
2026-07-06ALSA: usb-audio: Fix imbalance per-channel volume of sticky mixersRong Zhang
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: mac80211: allocate backup ieee80211_nan_sched_cfg off stackArnd Bergmann
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims
2026-07-06xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsertXiang Mei (Microsoft)
2026-07-06xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()Xiang Mei (Microsoft)