summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-22netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal2-91/+49
2026-04-22netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT a...Scott Mitchell1-41/+34
2026-04-22netfilter: ip6t_eui64: reject invalid MAC header for all packetsZhengchuan Liang1-2/+1
2026-04-22netfilter: xt_multiport: validate range encoding in checkentryRen Wei1-4/+30
2026-04-22netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminatorXiang Mei1-4/+4
2026-04-22ipvs: fix NULL deref in ip_vs_add_service error pathWeiming Shi1-1/+0
2026-04-22selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-04-22drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar1-2/+1
2026-04-22ASoC: Intel: avs: Fix memory leak in avs_register_i2s_test_boards()Cezary Rojewski1-3/+6
2026-04-22pinctrl: mcp23s08: Disable all pin interrupts during probeFrancesco Lavra1-0/+9
2026-04-22net: af_key: zero aligned sockaddr tail in PF_KEY exportsZhengchuan Liang1-18/+34
2026-04-22xfrm_user: fix info leak in build_mapping()Greg Kroah-Hartman1-0/+1
2026-04-22xfrm: fix refcount leak in xfrm_migrate_policy_findKotlyarov Mihail1-3/+0
2026-04-22xfrm: Wait for RCU readers during policy netns exitSteffen Klassert1-0/+2
2026-04-22vsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella1-2/+6
2026-04-22xsk: validate MTU against usable frame size on bindMaciej Fijalkowski1-3/+25
2026-04-22xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski2-1/+5
2026-04-22xsk: respect tailroom for ZC setupsMaciej Fijalkowski2-3/+24
2026-04-22xsk: tighten UMEM headroom validation to account for tailroom and min frameMaciej Fijalkowski1-1/+2
2026-04-22e1000: check return value of e1000_read_eepromAgalakov Daniil1-1/+7
2026-04-22ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt1-0/+7
2026-04-22ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov4-8/+19
2026-04-22ice: ptp: don't WARN when controlling PF is unavailableKohei Enju1-1/+7
2026-04-22ASoC: SOF: Intel: fix iteration in is_endpoint_present()Maciej Strozek1-5/+3
2026-04-22ASoC: SOF: Intel: Fix endpoint index if endpoints are missingMaciej Strozek1-1/+1
2026-04-22ASoC: SDCA: Fix errors in IRQ cleanupCharles Keepax3-4/+87
2026-04-22ASoC: SDCA: Add ASoC jack hookup in class driverCharles Keepax1-0/+13
2026-04-22tracing/probe: reject non-closed empty immediate stringsPengpeng Hou1-1/+1
2026-04-22mshv: Fix infinite fault loop on permission-denied GPA interceptsStanislav Kinsburskii3-5/+20
2026-04-22PCI: hv: Fix double ida_free in hv_pci_probe error pathSahil Chandna1-3/+1
2026-04-22dt-bindings: net: Fix Tegra234 MGBE PTP clockJon Hunter1-2/+2
2026-04-22net: stmmac: Fix PTP ref clock for Tegra234Jon Hunter1-2/+17
2026-04-22nfc: s3fwrn5: allocate rx skb before consuming bytesPengpeng Hou1-3/+7
2026-04-22net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges1-1/+1
2026-04-22ipv4: icmp: fix null-ptr-deref in icmp_build_probe()Yiqi Sun1-0/+7
2026-04-22ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()Fernando Fernandez Mancera1-11/+27
2026-04-22ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dumpFernando Fernandez Mancera1-2/+1
2026-04-22rtnetlink: add missing netlink_ns_capable() check for peer netnsNikolaos Gkarlis1-13/+27
2026-04-22bridge: guard local VLAN-0 FDB helpers against NULL vlan groupZijing Yin1-0/+6
2026-04-22ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()Eric Dumazet1-11/+16
2026-04-22net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi1-2/+1
2026-04-22net: lapbether: handle NETDEV_PRE_TYPE_CHANGEEric Dumazet1-5/+8
2026-04-22net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann1-1/+1
2026-04-22net: sched: act_csum: validate nested VLAN headersRuide Cao1-1/+5
2026-04-22eventpoll: defer struct eventpoll free to RCU grace periodNicholas Carlini1-1/+5
2026-04-22drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal1-0/+3
2026-04-22drm/vc4: Fix a memory leak in hang state error pathMaíra Canal1-8/+10
2026-04-22drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal1-0/+1
2026-04-22drm/vc4: Release runtime PM reference after binding V3DMaíra Canal1-0/+1
2026-04-22cachefiles: fix incorrect dentry refcount in cachefiles_cull()NeilBrown1-0/+5