summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-05-07Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2024-05-07regmap: Reorder fields in 'struct regmap_config' to save some memoryChristophe JAILLET
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-06printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal
2024-05-06SUNRPC: add a new svc_find_listener helperJeff Layton
2024-05-06SUNRPC: introduce svc_xprt_create_from_sa utility routineLorenzo Bianconi
2024-05-06nfsd: trivial GET_DIR_DELEGATION supportJeff Layton
2024-05-06Merge back thermal cotntrol material for v6.10.Rafael J. Wysocki
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann
2024-05-06firewire: Annotate struct fw_iso_packet with __counted_by()Gustavo A. R. Silva
2024-05-06regulator: new API for voltage reference suppliesMark Brown
2024-05-05mm/pagemap: make trylock_page return boolHao Ge
2024-05-05mm/damon: add DAMOS filter type YOUNGSeongJae Park
2024-05-05mm: simplify thp_vma_allowable_orderMatthew Wilcox
2024-05-05writeback: support retrieving per group debug writeback stats of bdiKemeng Shi
2024-05-05mm: remove PageReferencedMatthew Wilcox (Oracle)
2024-05-05mm: remove page_ref_sub_return()Matthew Wilcox (Oracle)
2024-05-05mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()Matthew Wilcox (Oracle)
2024-05-05mm: remove put_devmap_managed_page()Matthew Wilcox (Oracle)
2024-05-05mm: remove page_cache_alloc()Matthew Wilcox (Oracle)
2024-05-05mm/memory-failure: pass the folio to collect_procs_ksm()Matthew Wilcox (Oracle)
2024-05-05mm: convert hugetlb_page_mapping_lock_write to folioMatthew Wilcox (Oracle)
2024-05-05mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)
2024-05-05mm: return the address from page_mapped_in_vma()Matthew Wilcox (Oracle)
2024-05-05xarray: don't use "proxy" headersAndy Shevchenko
2024-05-05xarray: use BITS_PER_LONGS()Andy Shevchenko
2024-05-05memcg: simple cleanup of stats update functionsShakeel Butt
2024-05-05mm/page-flags: make PageUptodate return boolHao Ge
2024-05-05mm/madvise: introduce clear_young_dirty_ptes() batch helperLance Yang
2024-05-05buffer: add kernel-doc for bforget() and __bforget()Matthew Wilcox (Oracle)
2024-05-05buffer: add kernel-doc for brelse() and __brelse()Matthew Wilcox (Oracle)
2024-05-05buffer: fix __bread and __bread_gfp kernel-docMatthew Wilcox (Oracle)
2024-05-05mm: add per-order mTHP anon_swpout and anon_swpout_fallback countersBarry Song
2024-05-05mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback countersBarry Song
2024-05-05mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()Sidhartha Kumar
2024-05-05mm/hugetlb: convert dissolve_free_huge_pages() to foliosSidhartha Kumar
2024-05-05mm: make folio_mapcount() return 0 for small typed foliosDavid Hildenbrand
2024-05-05mm: improve folio_likely_mapped_shared() using the mapcount of large foliosDavid Hildenbrand
2024-05-05mm: track mapcount of large folios in single valueDavid Hildenbrand
2024-05-05mm/rmap: add fast-path for small folios when adding/removing/duplicatingDavid Hildenbrand
2024-05-05mm/rmap: always inline anon/file rmap duplication of a single PTEDavid Hildenbrand
2024-05-05mm: allow for detecting underflows with page_mapcount() againDavid Hildenbrand
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand
2024-05-05mm/mmap: make vma_wants_writenotify return boolHao Ge
2024-05-05memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang
2024-05-05kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko
2024-05-06i2c: mux: gpio: remove support for class-based device instantiationHeiner Kallweit
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-05queue_api: define queue apiMina Almasry