summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-23mm: clarify the spec for set_ptes()Ryan Roberts1-0/+4
2024-02-23mm/memory: optimize unmap/zap with PTE-mapped THPDavid Hildenbrand1-0/+70
2024-02-23mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand2-0/+28
2024-02-23mm/mmu_gather: add tlb_remove_tlb_entries()David Hildenbrand1-1/+23
2024-02-23mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAPDavid Hildenbrand1-6/+11
2024-02-23mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand1-6/+6
2024-02-23Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-7/+58
2024-02-22drm/dp: add an API to indicate if sink supports VSC SDPPaloma Arellano1-0/+2
2024-02-22drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()Abhinav Kumar1-2/+1
2024-02-22drm/dp: move intel_dp_vsc_sdp_pack() to generic helperAbhinav Kumar1-0/+3
2024-02-22PM: runtime: add tracepoint for runtime_status changesVilas Bhat1-0/+42
2024-02-22vfio/pci: rename and export range_intersect_rangeAnkit Agrawal1-0/+5
2024-02-22vfio/pci: rename and export do_io_rw()Ankit Agrawal1-1/+4
2024-02-22net/mlx5: Add the IFC related bits for query trackerYishai Hadas1-0/+5
2024-02-22mm/mglru: improve struct lru_gen_mm_walkKinsey Ho1-3/+3
2024-02-22mm: document memalloc_noreclaim_save() and memalloc_pin_save()Vlastimil Babka2-6/+58
2024-02-22memremap.h: correct an error in a commentJohn Groves1-1/+1
2024-02-22mm/zswap: stop lru list shrinking when encounter warm regionChengming Zhou1-0/+2
2024-02-22mm/zswap: invalidate zswap entry when swap entry freeChengming Zhou1-2/+2
2024-02-22mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREASAnshuman Khandual1-5/+1
2024-02-22mm: reduce dependencies on <linux/kernel.h>Christophe JAILLET2-1/+2
2024-02-22mm/memory: optimize fork() with PTE-mapped THPDavid Hildenbrand1-0/+31
2024-02-22mm/pgtable: make pte_next_pfn() independent of set_ptes()David Hildenbrand1-1/+1
2024-02-22mm: compaction: update the cc->nr_migratepages when allocating or freeing the...Baolin Wang1-3/+3
2024-02-22mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy1-1/+4
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy1-0/+7
2024-02-22mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleavingGregory Price2-0/+2
2024-02-22mm/list_lru: remove list_lru_putback()Chengming Zhou1-16/+0
2024-02-22x86/mm: delete unused cpu argument to leave_mm()Yosry Ahmed1-1/+1
2024-02-22mm and cache_info: remove unnecessary CPU cache info updateHuang Ying1-1/+1
2024-02-22highmem: add kernel-doc for memcpy_*_folio()Matthew Wilcox (Oracle)1-0/+14
2024-02-22mm/memory_hotplug: export mhp_supports_memmap_on_memory()Vishal Verma1-0/+6
2024-02-22mm/zswap: split zswap rb-treeChengming Zhou1-2/+2
2024-02-22mm/zswap: make sure each swapfile always have zswap rb-treeChengming Zhou1-2/+5
2024-02-22bpf: Clarify batch lookup/lookup_and_delete semanticsMartin Kelly1-1/+5
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-2/+5
2024-02-22timers: Always queue timers on the local CPUAnna-Maria Behnsen1-10/+4
2024-02-22timer_migration: Add tracepointsAnna-Maria Behnsen1-0/+298
2024-02-22timers: Implement the hierarchical pull modelAnna-Maria Behnsen1-0/+1
2024-02-22timers: Introduce add_timer() variants which modify timer flagsAnna-Maria Behnsen1-0/+2
2024-02-22net: mctp: provide a more specific tag allocation ioctlJeremy Kerr1-0/+32
2024-02-22net: mctp: separate key correlation across netsJeremy Kerr1-0/+2
2024-02-22net: mctp: avoid confusion over local/peer dest/source addressesJeremy Kerr1-2/+2
2024-02-22ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede1-7/+7
2024-02-22Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...Christian Brauner2-2/+11
2024-02-22firmware: arm_scmi: Add standard clock OEM definitionsCristian Marussi1-3/+11
2024-02-22firmware: arm_scmi: Add clock check for extended config supportCristian Marussi1-0/+1
2024-02-22dt-bindings: clock: mobileye,eyeq5-clk: add bindingsThéo Lebrun1-0/+22
2024-02-22clk: fixed-factor: add fwname-based constructor functionsThéo Lebrun1-0/+14