summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
10 daysmm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou
10 daysKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
10 daysx86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
10 daysKVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
10 daysKVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson
10 daysdma-mapping: add DMA_ATTR_CPU_CACHE_CLEANMichael S. Tsirkin
10 dayssoc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha
10 daysx86: shadow stacks: proper error handling for mmap lockLinus Torvalds
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-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
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-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-25nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
2026-03-19io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe
2026-03-19mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
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-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-19USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-19USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-19regulator: pca9450: Add support for setting debounce settingsMartijn de Gouw
2026-03-19net: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-12net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-12indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-12pinctrl: generic: move function to amlogic-am4 driverConor Dooley
2026-03-12net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-03-12tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang