summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-22list: add hlist_count_nodes()Pierre Gondois
2024-02-22arch and include: update LLVM Phabricator linksNathan Chancellor
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22userfaultfd: use per-vma locks in userfaultfd operationsLokesh Gidra
2024-02-22mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCKLokesh Gidra
2024-02-22userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctxLokesh Gidra
2024-02-22userfaultfd: move userfaultfd_ctx struct to header fileLokesh Gidra
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-22dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=nMathieu Desnoyers
2024-02-22dax: add empty static inline for CONFIG_DAX=nMathieu Desnoyers
2024-02-22mm: add pte_batch_hint() to reduce scanning in folio_pte_batch()Ryan Roberts
2024-02-22arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts
2024-02-22mm: tidy up pte_next_pfn() definitionRyan Roberts
2024-02-22mm: introduce pte_advance_pfn() and use for pte_next_pfn()Ryan Roberts
2024-02-22mm: clarify the spec for set_ptes()Ryan Roberts
2024-02-22mm/memory: optimize unmap/zap with PTE-mapped THPDavid Hildenbrand
2024-02-22mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand
2024-02-22mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAPDavid Hildenbrand
2024-02-22Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-02-22vfio/pci: rename and export range_intersect_rangeAnkit Agrawal
2024-02-22vfio/pci: rename and export do_io_rw()Ankit Agrawal
2024-02-22net/mlx5: Add the IFC related bits for query trackerYishai Hadas
2024-02-22mm/mglru: improve struct lru_gen_mm_walkKinsey Ho
2024-02-22mm: document memalloc_noreclaim_save() and memalloc_pin_save()Vlastimil Babka
2024-02-22memremap.h: correct an error in a commentJohn Groves
2024-02-22mm/zswap: stop lru list shrinking when encounter warm regionChengming Zhou
2024-02-22mm/zswap: invalidate zswap entry when swap entry freeChengming Zhou
2024-02-22mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREASAnshuman Khandual
2024-02-22mm: reduce dependencies on <linux/kernel.h>Christophe JAILLET
2024-02-22mm/memory: optimize fork() with PTE-mapped THPDavid Hildenbrand
2024-02-22mm/pgtable: make pte_next_pfn() independent of set_ptes()David Hildenbrand
2024-02-22mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy
2024-02-22mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleavingGregory Price
2024-02-22mm/list_lru: remove list_lru_putback()Chengming Zhou
2024-02-22x86/mm: delete unused cpu argument to leave_mm()Yosry Ahmed
2024-02-22mm and cache_info: remove unnecessary CPU cache info updateHuang Ying
2024-02-22highmem: add kernel-doc for memcpy_*_folio()Matthew Wilcox (Oracle)
2024-02-22mm/memory_hotplug: export mhp_supports_memmap_on_memory()Vishal Verma
2024-02-22mm/zswap: split zswap rb-treeChengming Zhou
2024-02-22mm/zswap: make sure each swapfile always have zswap rb-treeChengming Zhou
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-22timers: Always queue timers on the local CPUAnna-Maria Behnsen
2024-02-22timers: Implement the hierarchical pull modelAnna-Maria Behnsen
2024-02-22timers: Introduce add_timer() variants which modify timer flagsAnna-Maria Behnsen
2024-02-22Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...Christian Brauner
2024-02-22firmware: arm_scmi: Add standard clock OEM definitionsCristian Marussi
2024-02-22firmware: arm_scmi: Add clock check for extended config supportCristian Marussi
2024-02-21clk: fixed-factor: add fwname-based constructor functionsThéo Lebrun
2024-02-21clk: fixed-factor: add optional accuracy supportThéo Lebrun