aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-05mm/memory-failure: pass the folio to collect_procs_ksm()Matthew Wilcox (Oracle)1-11/+3
2024-05-05mm: convert hugetlb_page_mapping_lock_write to folioMatthew Wilcox (Oracle)1-3/+3
2024-05-05mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)1-1/+0
2024-05-05mm: return the address from page_mapped_in_vma()Matthew Wilcox (Oracle)1-1/+1
2024-05-05xarray: don't use "proxy" headersAndy Shevchenko1-1/+5
2024-05-05xarray: use BITS_PER_LONGS()Andy Shevchenko1-1/+1
2024-05-05memcg: simple cleanup of stats update functionsShakeel Butt1-17/+0
2024-05-05mm/page-flags: make PageUptodate return boolHao Ge1-1/+1
2024-05-05mm/madvise: introduce clear_young_dirty_ptes() batch helperLance Yang2-30/+53
2024-05-05buffer: add kernel-doc for bforget() and __bforget()Matthew Wilcox (Oracle)1-0/+10
2024-05-05buffer: add kernel-doc for brelse() and __brelse()Matthew Wilcox (Oracle)1-0/+16
2024-05-05buffer: fix __bread and __bread_gfp kernel-docMatthew Wilcox (Oracle)1-9/+13
2024-05-05mm: add per-order mTHP anon_swpout and anon_swpout_fallback countersBarry Song1-0/+2
2024-05-05mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback countersBarry Song1-0/+21
2024-05-05mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()Sidhartha Kumar1-2/+2
2024-05-05mm/hugetlb: convert dissolve_free_huge_pages() to foliosSidhartha Kumar1-2/+2
2024-05-05trace/events/page_ref: trace the raw page mapcount valueDavid Hildenbrand1-2/+2
2024-05-05mm: make folio_mapcount() return 0 for small typed foliosDavid Hildenbrand1-2/+12
2024-05-05mm: improve folio_likely_mapped_shared() using the mapcount of large foliosDavid Hildenbrand1-2/+17
2024-05-05mm: track mapcount of large folios in single valueDavid Hildenbrand3-26/+33
2024-05-05mm/rmap: add fast-path for small folios when adding/removing/duplicatingDavid Hildenbrand1-0/+13
2024-05-05mm/rmap: always inline anon/file rmap duplication of a single PTEDavid Hildenbrand1-4/+13
2024-05-05mm: allow for detecting underflows with page_mapcount() againDavid Hildenbrand1-1/+1
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand1-1/+1
2024-05-05mm/mmap: make vma_wants_writenotify return boolHao Ge1-1/+1
2024-05-05memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang1-0/+13
2024-05-05kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
2024-05-06i2c: mux: gpio: remove support for class-based device instantiationHeiner Kallweit1-2/+0
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2024-05-05queue_api: define queue apiMina Almasry2-0/+34
2024-05-05RDMA/mana_ib: implement uapi for creation of rnic cqKonstantin Taranov1-0/+12
2024-05-04stm class: Add source typeMikhail Lappo1-0/+12
2024-05-04tty: add the option to have a tty reject a new ldiscLinus Torvalds1-0/+8
2024-05-04usb: core: Remove the useless struct usb_devmap which is just a bitmapChristophe JAILLET1-6/+1
2024-05-04driver core: Add device_show_string() helper for sysfs attributesLukas Wunner1-0/+15
2024-05-04soundwire: intel_ace2x: use DOAIS and DODS settings from firmwarePierre-Louis Bossart1-0/+2
2024-05-04fs: WARN when f_count resurrection is attemptedKees Cook1-1/+2
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)1-0/+3
2024-05-04media: cec.h: Fix kerneldocRicardo Ribalda1-0/+1
2024-05-04Merge tag 'iio-for-6.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman3-21/+69
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry1-35/+4
2024-05-03Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-1/+19
2024-05-03net: no longer acquire RTNL in threaded_show()Eric Dumazet1-1/+1
2024-05-03Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-2/+15
2024-05-03asm-generic: remove unused asm-generic/page.hArnd Bergmann1-103/+0
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann3-5/+5
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann1-5/+6
2024-05-03bitops: Change function return types from long to intThorsten Blum5-9/+9
2024-05-03block: add a disk_has_partscan helperChristoph Hellwig1-0/+13
2024-05-03of: reserved_mem: Remove the use of phandle from the reserved_mem APIsOreoluwa Babatunde1-1/+0