summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-05-06firewire: core: add tracepoint event for asynchronous inbound requestTakashi Sakamoto-0/+21
2024-05-06firewire: core: add tracepoints event for asynchronous inbound responseTakashi Sakamoto-0/+50
2024-05-06firewire: core: add tracepoints events for asynchronous outbound requestTakashi Sakamoto-1/+102
2024-05-06firewire: core: add support for Linux kernel tracepointsTakashi Sakamoto-0/+15
2024-05-06firewire: Annotate struct fw_iso_packet with __counted_by()Gustavo A. R. Silva-1/+2
2024-05-06regulator: new API for voltage reference suppliesMark Brown-67/+223
2024-05-05mm/pagemap: make trylock_page return boolHao Ge-1/+1
2024-05-05mm/damon: add DAMOS filter type YOUNGSeongJae Park-0/+2
2024-05-05mm: simplify thp_vma_allowable_orderMatthew Wilcox-14/+15
2024-05-05writeback: support retrieving per group debug writeback stats of bdiKemeng Shi-0/+1
2024-05-05mm: remove PageReferencedMatthew Wilcox (Oracle)-3/+3
2024-05-05mm: remove page_ref_sub_return()Matthew Wilcox (Oracle)-8/+3
2024-05-05mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()Matthew Wilcox (Oracle)-6/+6
2024-05-05mm: remove put_devmap_managed_page()Matthew Wilcox (Oracle)-6/+1
2024-05-05mm: remove page_cache_alloc()Matthew Wilcox (Oracle)-5/+0
2024-05-05mm/memory-failure: pass the folio to collect_procs_ksm()Matthew Wilcox (Oracle)-11/+3
2024-05-05mm: convert hugetlb_page_mapping_lock_write to folioMatthew Wilcox (Oracle)-3/+3
2024-05-05mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)-1/+0
2024-05-05mm: return the address from page_mapped_in_vma()Matthew Wilcox (Oracle)-1/+1
2024-05-05xarray: don't use "proxy" headersAndy Shevchenko-1/+5
2024-05-05xarray: use BITS_PER_LONGS()Andy Shevchenko-1/+1
2024-05-05memcg: simple cleanup of stats update functionsShakeel Butt-17/+0
2024-05-05mm/page-flags: make PageUptodate return boolHao Ge-1/+1
2024-05-05mm/madvise: introduce clear_young_dirty_ptes() batch helperLance Yang-30/+53
2024-05-05buffer: add kernel-doc for bforget() and __bforget()Matthew Wilcox (Oracle)-0/+10
2024-05-05buffer: add kernel-doc for brelse() and __brelse()Matthew Wilcox (Oracle)-0/+16
2024-05-05buffer: fix __bread and __bread_gfp kernel-docMatthew Wilcox (Oracle)-9/+13
2024-05-05mm: add per-order mTHP anon_swpout and anon_swpout_fallback countersBarry Song-0/+2
2024-05-05mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback countersBarry Song-0/+21
2024-05-05mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()Sidhartha Kumar-2/+2
2024-05-05mm/hugetlb: convert dissolve_free_huge_pages() to foliosSidhartha Kumar-2/+2
2024-05-05trace/events/page_ref: trace the raw page mapcount valueDavid Hildenbrand-2/+2
2024-05-05mm: make folio_mapcount() return 0 for small typed foliosDavid Hildenbrand-2/+12
2024-05-05mm: improve folio_likely_mapped_shared() using the mapcount of large foliosDavid Hildenbrand-2/+17
2024-05-05mm: track mapcount of large folios in single valueDavid Hildenbrand-26/+33
2024-05-05mm/rmap: add fast-path for small folios when adding/removing/duplicatingDavid Hildenbrand-0/+13
2024-05-05mm/rmap: always inline anon/file rmap duplication of a single PTEDavid Hildenbrand-4/+13
2024-05-05mm: allow for detecting underflows with page_mapcount() againDavid Hildenbrand-1/+1
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand-1/+1
2024-05-05mm/mmap: make vma_wants_writenotify return boolHao Ge-1/+1
2024-05-05memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang-0/+13
2024-05-05kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko-0/+11
2024-05-06i2c: mux: gpio: remove support for class-based device instantiationHeiner Kallweit-2/+0
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+3
2024-05-05queue_api: define queue apiMina Almasry-0/+34
2024-05-05RDMA/mana_ib: implement uapi for creation of rnic cqKonstantin Taranov-0/+12
2024-05-04stm class: Add source typeMikhail Lappo-0/+12
2024-05-04tty: add the option to have a tty reject a new ldiscLinus Torvalds-0/+8
2024-05-04usb: core: Remove the useless struct usb_devmap which is just a bitmapChristophe JAILLET-6/+1
2024-05-04driver core: Add device_show_string() helper for sysfs attributesLukas Wunner-0/+15