summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
6 dayscrypto: algif_aead - Revert to operating out-of-placeHerbert Xu
6 dayscrypto: scatterwalk - Backport memcpy_sglist()Eric Biggers
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do
2026-04-18ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki
2026-04-18Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki
2026-04-11ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki
2026-04-11mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
2026-04-11netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso
2026-04-11netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso
2026-04-11netfilter: Reorder fields in 'struct nf_conntrack_expect'Christophe JAILLET
2026-04-11netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-11ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...Hans de Goede
2026-04-11ACPICA: include/acpi/acpixf.h: Fix indentationHans de Goede
2026-04-11netfilter: ctnetlink: use netlink policy range checksDavid Carlier
2026-04-11netlink: allow be16 and be32 types in all uint policy checksFlorian Westphal
2026-04-11dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-04-11udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau
2026-04-11rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_linkHangbin Liu
2026-04-11rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2026-04-11usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-04-11dma-buf: Include ioctl.h in UAPI headerIsaac J. Manjarres
2026-04-11net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-25netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-25netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal
2026-03-25Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2026-03-25udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
2026-03-25net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-03-25x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-03-25net: add skb_header_pointer_careful() helperEric Dumazet
2026-03-25net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-03-25mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-03-25mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-03-25irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-03-25mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
2026-03-25mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-25ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński
2026-03-25net/mlx5: IFC updates for disabled host PFDaniel Jurgens
2026-03-25net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-03-25net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-25net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-25bpf: export bpf_link_inc_not_zero.Kui-Feng Lee
2026-03-25indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-25resource: Add resource set range and size helpersIlpo Järvinen
2026-03-25PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04drm: of: drm_of_panel_bridge_remove(): fix device_node leakLuca Ceresoli