summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
9 daysxen/privcmd: add boot control for restricted usage in domUJuergen Gross
9 daysudp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
9 daysclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann
9 daysnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
9 daysbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
9 daysnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso
9 daysio_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe
9 daysmm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey
9 daysnet: dsa: properly keep track of conduit referenceVladimir Oltean
9 daysnet: stmmac: remove support for lpi_intr_oRussell King (Oracle)
9 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
9 daystracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
9 daysrxrpc: Fix recvmsg() unconditional requeueDavid Howells
9 dayscleanup: Provide retain_and_null_ptr()Thomas Gleixner
9 daysnet/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
9 daysqmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
9 daysirqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
9 daysmmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
9 daysmm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh
9 daysUSB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
9 daysUSB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
9 daysnet: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
9 daysnet: add xmit recursion limit to tunnel xmit functionsWeiming Shi
9 daysxdp: register system page pool as an XDP memory modelToke Høiland-Jørgensen
9 daysxdp: allow attaching already registered memory model to xdp_rxq_infoAlexander Lobakin
9 daysnet: add a common function to compute features for upper devicesHangbin Liu
9 daysnet/mlx5: IFC updates for disabled host PFDaniel Jurgens
9 dayskexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-03-13xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-13net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-13netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-13net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-13hwmon: (max6639) : Configure based on DT propertyNaresh Solanki
2026-03-13net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-13indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-13bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-13xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-03-13xsk: s/free_list_node/list_node/Maciej Fijalkowski
2026-03-13xsk: Get rid of xdp_buff_xsk::xskb_list_nodeMaciej Fijalkowski
2026-03-13tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-13ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-03-13ima: kexec: define functions to copy IMA log at soft bootSteven Chen
2026-03-13kexec: define functions to map and unmap segmentsSteven Chen
2026-03-13workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari
2026-03-13mailbox: Allow controller specific mapping using fwnodeAnup Patel
2026-03-13mailbox: sort headers alphabeticallyTudor Ambarus
2026-03-13ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-03-13ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal
2026-03-13resource: Add resource set range and size helpersIlpo Järvinen