summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-04-22netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal1-1/+0
2026-04-22xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski1-1/+1
2026-04-22xsk: respect tailroom for ZC setupsMaciej Fijalkowski1-1/+22
2026-04-22net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges1-1/+1
2026-04-22dma-mapping: add DMA_ATTR_CPU_CACHE_CLEANMichael S. Tsirkin1-0/+7
2026-04-22soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha1-0/+1
2026-04-22x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-04-22netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso1-0/+5
2026-04-22btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues1-4/+7
2026-04-18rxrpc: Fix to request an ack if window is limitedMarc Dionne1-0/+1
2026-04-18rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari1-0/+1
2026-04-18rxrpc: Fix call removal to use RCU safe deletionDavid Howells1-1/+1
2026-04-18firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski1-74/+0
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
2026-04-11usb: core: use dedicated spinlock for offload stateGuan-Yu Lin1-2/+8
2026-04-11iio: add IIO_DECLARE_QUATERNION() macroDavid Lechner1-0/+12
2026-04-11netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso1-1/+17
2026-04-11netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso1-1/+1
2026-04-11netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal1-1/+1
2026-04-11crypto: algif_aead - Revert to operating out-of-placeHerbert Xu1-3/+2
2026-04-11net: introduce mangleid_featuresPaolo Abeni1-0/+3
2026-04-11netdevsim: fix build if SKB_EXTENSIONS=nQingfang Deng1-0/+1
2026-04-02Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-04-02futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang1-0/+1
2026-04-02netfs: Fix the handling of stream->front by removing itDavid Howells2-5/+4
2026-04-02mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-8/+19
2026-04-02mm/damon/core: avoid use of half-online-committed contextSeongJae Park1-0/+6
2026-04-02writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong2-11/+1
2026-04-02spi: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-04-02netfilter: ctnetlink: use netlink policy range checksDavid Carlier1-0/+4
2026-04-02Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
2026-04-02dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-04-02virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo1-0/+19
2026-04-02virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo1-4/+30
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-02ASoC: cs35l56: Only patch ASP registers if the DAI is part of a DAIlinkRichard Fitzgerald1-0/+1
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-04-02tracing: Revert "tracing: Remove pid in task_rename tracing output"Xuewen Yan1-2/+5
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-25binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4Andrei Vagin1-1/+1
2026-03-25udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-25wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3
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