summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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: 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-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-22srcu: Use irq_work to start GP in tiny SRCUJoel Fernandes
2026-04-18firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski
2026-04-11usb: core: use dedicated spinlock for offload stateGuan-Yu Lin
2026-04-11iio: add IIO_DECLARE_QUATERNION() macroDavid Lechner
2026-04-11netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-11net: introduce mangleid_featuresPaolo Abeni
2026-04-11netdevsim: fix build if SKB_EXTENSIONS=nQingfang Deng
2026-04-11cgroup: Wait for dying tasks to leave on rmdirTejun Heo
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/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-02mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
2026-04-02spi: use generic driver_override infrastructureDanilo Krummrich
2026-04-02dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-04-02virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo
2026-04-02virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo
2026-04-02usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-04-02driver core: platform: use generic driver_override infrastructureDanilo Krummrich
2026-04-02driver core: generalize driver_override in struct deviceDanilo Krummrich
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-25binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4Andrei Vagin
2026-03-25bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
2026-03-25ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet
2026-03-25serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen
2026-03-25vt: save/restore unicode screen buffer for alternate screenNicolas Pitre
2026-03-25io_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe
2026-03-25firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian
2026-03-19io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe
2026-03-19mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park
2026-03-19mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park
2026-03-19qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-19irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-03-19kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
2026-03-19liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
2026-03-19nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
2026-03-19mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
2026-03-19Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen
2026-03-19mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
2026-03-19sched/mmcid: Avoid full tasklist walksThomas Gleixner
2026-03-19sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner