summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
4 daysxen/privcmd: add boot control for restricted usage in domUJuergen Gross
4 daysudp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
4 daysclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann
4 daysnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
4 daysbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
4 daysnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso
4 daysio_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe
4 daysmm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey
4 daysnet: dsa: properly keep track of conduit referenceVladimir Oltean
4 daysnet: stmmac: remove support for lpi_intr_oRussell King (Oracle)
4 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
4 daystracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
4 daysrxrpc: Fix recvmsg() unconditional requeueDavid Howells
4 dayscleanup: Provide retain_and_null_ptr()Thomas Gleixner
4 daysnet/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
4 daysqmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
4 daysirqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
4 daysmmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
4 daysmm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh
4 daysUSB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
4 daysUSB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
4 daysnet: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
4 daysnet: add xmit recursion limit to tunnel xmit functionsWeiming Shi
4 daysxdp: register system page pool as an XDP memory modelToke Høiland-Jørgensen
4 daysxdp: allow attaching already registered memory model to xdp_rxq_infoAlexander Lobakin
4 daysnet: add a common function to compute features for upper devicesHangbin Liu
4 daysnet/mlx5: IFC updates for disabled host PFDaniel Jurgens
4 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