summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-04-02netfilter: ctnetlink: use netlink policy range checksDavid Carlier1-0/+4
2026-04-02dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-04-02udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau1-0/+14
2026-04-02ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima1-1/+20
2026-04-02usb: core: new quirk to handle devices with zero configurationsJie Deng1-0/+3
2026-04-02dma-buf: Include ioctl.h in UAPI headerIsaac J. Manjarres1-0/+1
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-04-02driver core: platform: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-04-02driver core: generalize driver_override in struct deviceDanilo Krummrich2-0/+58
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-03-25udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-25clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-0/+5
2026-03-25net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim1-0/+28
2026-03-25bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet3-4/+8
2026-03-25nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
2026-03-25io_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe1-0/+3
2026-03-25mm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey1-0/+4
2026-03-25net: dsa: properly keep track of conduit referenceVladimir Oltean1-0/+1
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)1-1/+0
2026-03-25x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
2026-03-25tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+9
2026-03-25rxrpc: Fix recvmsg() unconditional requeueDavid Howells1-0/+4
2026-03-25cleanup: Provide retain_and_null_ptr()Thomas Gleixner1-0/+19
2026-03-25net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses1-7/+26
2026-03-25qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier1-0/+1
2026-03-25irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier1-0/+1
2026-03-25mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng1-4/+5
2026-03-25mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh1-1/+7
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern1-0/+3
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-2/+3
2026-03-25net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet1-4/+6
2026-03-25net: add xmit recursion limit to tunnel xmit functionsWeiming Shi3-0/+51
2026-03-25xdp: register system page pool as an XDP memory modelToke Høiland-Jørgensen1-0/+1
2026-03-25xdp: allow attaching already registered memory model to xdp_rxq_infoAlexander Lobakin1-0/+32
2026-03-25net: add a common function to compute features for upper devicesHangbin Liu2-0/+19
2026-03-25net/mlx5: IFC updates for disabled host PFDaniel Jurgens1-1/+3
2026-03-25kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber1-0/+3
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
2026-03-13xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
2026-03-13net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
2026-03-13netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
2026-03-13net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-13hwmon: (max6639) : Configure based on DT propertyNaresh Solanki1-15/+0
2026-03-13net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su1-1/+1
2026-03-13indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-13bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen1-0/+1
2026-03-13xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-3/+3
2026-03-13xsk: s/free_list_node/list_node/Maciej Fijalkowski2-8/+8
2026-03-13xsk: Get rid of xdp_buff_xsk::xskb_list_nodeMaciej Fijalkowski2-8/+7
2026-03-13tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang1-0/+1