summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
9 hoursdriver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
9 hoursmm: prevent droppable mappings from being lockedAnthony Yznaga
9 hoursrandomize_kstack: Maintain kstack_offset per taskRyan Roberts
9 hourstpm: avoid -Wunused-but-set-variableArnd Bergmann
9 hoursnet: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming
9 hoursrxrpc: Fix re-decryption of RESPONSE packetsDavid Howells
9 hoursrxrpc: Fix rxkad crypto unalignment handlingDavid Howells
9 hoursrxrpc: Fix potential UAF after skb_unshare() failureDavid Howells
9 hoursRDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li
9 hoursmm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park
9 hoursmm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge
9 hoursdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson
9 hoursdriver core: Don't let a device probe until it's readyDouglas Anderson
9 hoursusb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
2026-04-22dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace outputLeon Romanovsky
2026-04-22mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou
2026-04-22KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-04-22KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-04-22KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson
2026-04-22netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal
2026-04-22xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski
2026-04-22xsk: respect tailroom for ZC setupsMaciej Fijalkowski
2026-04-22net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges
2026-04-22dma-mapping: add DMA_ATTR_CPU_CACHE_CLEANMichael S. Tsirkin
2026-04-22soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha
2026-04-22x86: shadow stacks: proper error handling for mmap lockLinus Torvalds
2026-04-22netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso
2026-04-22btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues
2026-04-18rxrpc: Fix to request an ack if window is limitedMarc Dionne
2026-04-18rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari
2026-04-18rxrpc: Fix call removal to use RCU safe deletionDavid Howells
2026-04-18firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do
2026-04-11usb: core: use dedicated spinlock for offload stateGuan-Yu Lin
2026-04-11iio: add IIO_DECLARE_QUATERNION() macroDavid Lechner
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: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-11crypto: algif_aead - Revert to operating out-of-placeHerbert Xu
2026-04-11net: introduce mangleid_featuresPaolo Abeni
2026-04-11netdevsim: fix build if SKB_EXTENSIONS=nQingfang Deng
2026-04-02Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
2026-04-02futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang
2026-04-02netfs: Fix the handling of stream->front by removing itDavid Howells
2026-04-02mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
2026-04-02mm/damon/core: avoid use of half-online-committed contextSeongJae Park
2026-04-02writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong
2026-04-02spi: use generic driver_override infrastructureDanilo Krummrich