summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-27ASoC: codec: Remove ak4641Peng Fan1-23/+0
2026-01-27wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI modePagadala Yesu Anjaneyulu1-1/+1
2026-01-27sdio: Provide a bustype shutdown functionUwe Kleine-König1-0/+1
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern2-1/+18
2026-01-27wifi: nl80211/cfg80211: add negotiated burst period to FTM resultAvraham Stern2-0/+5
2026-01-27wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...Avraham Stern2-3/+8
2026-01-27wifi: nl80211/cfg80211: add new FTM capabilitiesAvraham Stern2-1/+48
2026-01-27vsock: add netns support to virtio transportsBobby Eshleman1-2/+3
2026-01-27vsock: add netns to vsock coreBobby Eshleman4-5/+85
2026-01-27dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()Leon Romanovsky1-1/+1
2026-01-27dma-buf: Rename .move_notify() callback to a clearer identifierLeon Romanovsky1-3/+3
2026-01-27gpiolib: introduce devm_fwnode_gpiod_get_optional() wrapperStefan Kerkmann1-0/+36
2026-01-27ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()Jie Zhan1-0/+5
2026-01-26block: remove bio_last_bvec_allKeith Busch1-6/+0
2026-01-26mm/damon: hide kdamond and kdamond_lock of damon_ctxSeongJae Park1-15/+14
2026-01-26mm/damon/core: implement damon_kdamond_pid()SeongJae Park1-0/+1
2026-01-26nodemask: propagate boolean for nodes_and{,not}Yury Norov1-4/+4
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure2-6/+9
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure2-5/+8
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure2-5/+8
2026-01-26mm/page_table_check: provide addr parameter to page_table_check_ptes_set()Rohan McLure2-6/+8
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure1-6/+6
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure1-6/+6
2026-01-26migrate: replace RMP_ flags with TTU_ flagsMatthew Wilcox (Oracle)1-6/+3
2026-01-26mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCINGJinjiang Tu1-0/+3
2026-01-26zsmalloc: introduce SG-list based object read APISergey Senozhatsky1-0/+4
2026-01-26mm/damon/core: introduce [in]active memory ratio damos quota goal metricSeongJae Park1-0/+4
2026-01-26mm: cma: add cma_alloc_frozen{_compound}()Kefeng Wang1-20/+6
2026-01-26mm: page_alloc: add alloc_contig_frozen_{range,pages}()Kefeng Wang1-28/+18
2026-01-26mm: cma: kill cma_pages_valid()Kefeng Wang1-1/+0
2026-01-26mm: page_alloc: add __split_page()Kefeng Wang1-0/+10
2026-01-26mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()Kefeng Wang1-1/+1
2026-01-26zsmalloc: use actual object size to detect spansSergey Senozhatsky1-2/+2
2026-01-26memcg: rename mem_cgroup_ino() to mem_cgroup_id()Shakeel Butt1-4/+4
2026-01-26memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()Shakeel Butt1-18/+0
2026-01-26mm/damon: use cgroup ID instead of private memcg IDShakeel Butt1-2/+2
2026-01-26memcg: use cgroup_id() instead of cgroup_ino() for memcg IDShakeel Butt1-5/+5
2026-01-26memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionallyShakeel Butt1-4/+0
2026-01-26memcg: introduce private id API for in-kernel usersShakeel Butt1-3/+21
2026-01-26mm/page_alloc: refactor the initial compaction handlingVlastimil Babka1-1/+7
2026-01-26mm/mmap_lock: add vma_is_attached() helperLorenzo Stoakes1-2/+7
2026-01-26mm/rmap: make anon_vma functions internalLorenzo Stoakes1-60/+0
2026-01-26mm/rmap: remove anon_vma_merge() functionLorenzo Stoakes1-7/+0
2026-01-26Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"Mike Rapoport (Microsoft)1-6/+0
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)1-2/+4
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-2/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-2/+2
2026-01-26alpha: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)1-0/+1
2026-01-26mm/khugepaged: map dirty/writeback pages failures to EAGAINShivank Garg1-1/+2
2026-01-26atomic: add option for weaker alignment checkFinn Thain1-1/+7