summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24net: ife: require ETH_HLEN to be pullable in ife_decode()Yong Wang1-1/+1
2026-07-24net: atm: reject out-of-range traffic classes in QoS validationZhengchuan Liang1-0/+2
2026-07-24net: qrtr: fix 32-bit integer overflow in qrtr_endpoint_post()Michael Bommarito1-1/+1
2026-07-24ASoC: SOF: ipc3-control: Fix TOCTOU in bytes_put and bytes_getPeter Ujfalusi1-7/+16
2026-07-24ASoC: SOF: ipc3-control: Use overflow checks in control_update size calcPeter Ujfalusi1-4/+16
2026-07-24vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iterZhang Tianci1-10/+27
2026-07-24mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()Wentao Liang1-0/+1
2026-07-24smb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li1-2/+2
2026-07-24octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra1-2/+2
2026-07-24net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
2026-07-24regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCKTimur Tabi1-2/+2
2026-07-24regulator: core: Make regulator_lock_two() logic easier to followDouglas Anderson1-19/+12
2026-07-24dm era: fix NULL pointer dereference in metadata_open()Cao Guanghui1-2/+4
2026-07-24cifs: validate DFS referral string offsetsGuangshuo Li1-0/+8
2026-07-24ipvs: ensure inner headers in ICMP errors are in headroomJulian Anastasov1-6/+15
2026-07-24ipvs: fix PMTU for GUE/GRE tunnel ICMP errorsYizhou Zhao1-3/+3
2026-07-24ipvs: use parsed transport offset in TCP state lookupYizhou Zhao1-7/+1
2026-07-24ipvs: pass parsed transport offset to state handlersYizhou Zhao5-9/+13
2026-07-24ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet2-12/+33
2026-07-24ipv6: mcast: Replace locking comments with lockdep annotations.Kuniyuki Iwashima1-54/+71
2026-07-24octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
2026-07-24net/sched: cake: reject overhead values that underflow lengthSamuel Moelius1-4/+1
2026-07-24net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon1-4/+14
2026-07-24net: usb: lan78xx: move functions to avoid forward definitionsOleksij Rempel1-150/+150
2026-07-24ring-buffer: Fix event length with forced 8-byte alignmentHui Wang1-1/+2
2026-07-24Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()Weiming Shi1-2/+6
2026-07-24Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
2026-07-24Bluetooth: MGMT: Fix adv monitor add failure cleanupCen Zhang2-1/+3
2026-07-24amt: fix size calculation in amt_get_size()Eric Dumazet1-3/+3
2026-07-24net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socketXiang Mei1-5/+10
2026-07-24net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
2026-07-24net: qualcomm: rmnet: add tx packets aggregationDaniele Palmas7-4/+246
2026-07-24qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
2026-07-24net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu3-13/+22
2026-07-24net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu1-1/+9
2026-07-24netfilter: xt_connmark: reject invalid shift parametersWyatt Feng1-2/+12
2026-07-24netfilter: ip6tables: mark malformed IPv6 extension headers for hotdropZhixing Chen3-1/+8
2026-07-24netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()Feng Wu1-1/+1
2026-07-24netfilter: xt_u32: reject invalid shift countsWyatt Feng1-1/+11
2026-07-24gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-24net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei1-1/+1
2026-07-24arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual1-2/+9
2026-07-24arm64/mm: convert ptep_clear() to ptep_get_and_clear()Ryan Roberts1-1/+1
2026-07-24HID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones1-0/+7
2026-07-24HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin1-1/+2
2026-07-24ata: sata_gemini: unwind clocks on IDE pinctrl errorsMyeonghun Pak1-1/+1
2026-07-24afs: Fix unchecked-length string display in debug statementDavid Howells1-1/+5
2026-07-24afs: Fix the volume AFS_VOLUME_RM_TREE is set onDavid Howells1-1/+1
2026-07-24afs: Fix vllist leakDavid Howells1-0/+2
2026-07-24afs: Fix callback service message parsers to pass through -EAGAINDavid Howells1-2/+0