summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-08-04mm: provide free_reserved_pages(), removing x86 variantDavid Hildenbrand (Arm)
2026-08-04userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggleKiryl Shutsemau (Meta)
2026-08-04userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolutionKiryl Shutsemau (Meta)
2026-08-04mm/pagemap: add PAGE_IS_ACCESSED for RWP trackingKiryl Shutsemau (Meta)
2026-08-04mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWPKiryl Shutsemau (Meta)
2026-08-04userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbingKiryl Shutsemau (Meta)
2026-08-04mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUPKiryl Shutsemau (Meta)
2026-08-04mm: preserve RWP marker across PTE rewritesKiryl Shutsemau (Meta)
2026-08-04mm: add MM_CP_UFFD_RWP change_protection() flagKiryl Shutsemau (Meta)
2026-08-04mm: add VM_UFFD_RWP VMA flagKiryl Shutsemau (Meta)
2026-08-04userfaultfd: test uffd VMA flags through the vma_flags_t APIKiryl Shutsemau (Meta)
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)
2026-08-04mm: move reclaim-internal declarations out of swap.hJianyue Wu
2026-08-04mm/swap: colocate page-cluster sysctl with swap readaheadJianyue Wu
2026-08-04mm/damon/core: change damon_stop() return type to voidSJ Park
2026-08-04percpu: replace __ASSEMBLY__ with __ASSEMBLER__ in percpu-defs.h header fileThomas Huth
2026-08-05ASoC: add and use new snd_soc_register_component()Mark Brown
2026-08-05ASoC: soc-core: makes snd_soc_component_initialize() / snd_soc_add_component(...Kuninori Morimoto
2026-08-05ASoC: soc-generic-dmaengine-pcm: use snd_soc_register_component()Kuninori Morimoto
2026-08-05ASoC: soc-component: add snd_soc_component_{set/to}_priv()Kuninori Morimoto
2026-08-05ASoC: soc-component: add snd_soc_component_{set_}name()Kuninori Morimoto
2026-08-05ASoC: soc-component: add snd_soc_register_component_{c/d}()Kuninori Morimoto
2026-08-05ASoC: soc-component: add snd_soc_component_alloc()Kuninori Morimoto
2026-08-05iio: core: add IIO_VAL_DECIMAL64_FEMTO format typeWadim Mueller
2026-08-05iio: types: add IIO_VOLUMEFLOW channel typeWadim Mueller
2026-08-04remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()Mukesh Ojha
2026-08-04remoteproc: replace BSD blurb with SPDX identifier in rsc_table.hMukesh Ojha
2026-08-04remoteproc: replace BSD blurb with SPDX identifier in remoteproc.hMukesh Ojha
2026-08-04remoteproc: fix coding style issues in remoteproc.hMukesh Ojha
2026-08-04ipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng
2026-08-04Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-08-04Merge tag 'tegra-for-7.3-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-08-04ASoC: tas2781: add capture_profile_id field and update the tuning_switch func...Shenghao Ding
2026-08-04UAPI: Drop PER_HPUX personalityHelge Deller
2026-08-04security: lsm: allow LSMs to register for late_initcall_sync initYeoreum Yun
2026-08-04ASoC: qcom: add AudioReach TDM backend supportMark Brown
2026-08-04dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocksPrasad Kumpatla
2026-08-04ASoC: qcom: qdsp6: add topology-driven Audio IF supportPrasad Kumpatla
2026-08-04ASoC: SOF: ipc4-topology: Pipeline params improvementsMark Brown
2026-08-04batman-adv: add missing kernel-doc commentsSven Eckelmann
2026-08-04pmdomain: Merge branch dt into nextUlf Hansson
2026-08-04dt-bindings: power: Add Amlogic A9 power domainsXianwei Zhao
2026-08-04block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.hChristoph Hellwig
2026-08-04block: split out a new blk_plug.h headerChristoph Hellwig
2026-08-04block: implement async io_uring zone reset allChristoph Hellwig
2026-08-04spi: Add support for StarFive JHB100 SFCMark Brown
2026-08-04mm/slab: add cache_ and slab_needs_objcg() helpersVlastimil Babka (SUSE)
2026-08-04mm/slab: introduce kfree_rcu_nolock()Harry Yoo (Oracle)
2026-08-04mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batchingHarry Yoo (Oracle)