summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-17Merge tag 'soc-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-09-17Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2024-09-17Merge tag 'regulator-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-17Merge tag 'regmap-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2024-09-17list: test: increase coverage of list_test_list_replace*()I Hsin Cheng
2024-09-17list: test: fix tests for list_cut_position()I Hsin Cheng
2024-09-17proc: use __auto_type moreAlexey Dobriyan
2024-09-17zram: free secondary algorithms namesSergey Senozhatsky
2024-09-17uprobes: turn xol_area->pages[2] into xol_area->pageOleg Nesterov
2024-09-17uprobes: introduce the global struct vm_special_mapping xol_mappingOleg Nesterov
2024-09-17Revert "uprobes: use vm_special_mapping close() functionality"Oleg Nesterov
2024-09-17mm: support large folios swap-in for sync io devicesChuanhua Han
2024-09-17mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...Barry Song
2024-09-17mm: fix swap_read_folio_zeromap() for large folios with partial zeromapBarry Song
2024-09-17mm/debug_vm_pgtable: Use pxdp_get() for accessing page table entriesAnshuman Khandual
2024-09-17set_memory: add __must_check to generic stubsChristophe Leroy
2024-09-17mm/vma: return the exact errno in vms_gather_munmap_vmas()Xiao Yang
2024-09-17memcg: cleanup with !CONFIG_MEMCG_V1Michal Koutný
2024-09-17mm/show_mem.c: report alloc tags in human readable unitsKent Overstreet
2024-09-17mm: support poison recovery from copy_present_page()Kefeng Wang
2024-09-17mm: support poison recovery from do_cow_fault()Kefeng Wang
2024-09-17resource, kunit: add test case for region_intersects()Huang Ying
2024-09-17resource: make alloc_free_mem_region() works for iomem_resourceHuang Ying
2024-09-17mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed
2024-09-17vfio/pci: implement huge_fault supportAlex Williamson
2024-09-17mm/arm64: support large pfn mappingsPeter Xu
2024-09-17mm/x86: support large pfn mappingsPeter Xu
2024-09-17mm: remove follow_pte()Peter Xu
2024-09-17mm/access_process_vm: use the new follow_pfnmap APIPeter Xu
2024-09-17acrn: use the new follow_pfnmap APIPeter Xu
2024-09-17vfio: use the new follow_pfnmap APIPeter Xu
2024-09-17mm/x86/pat: use the new follow_pfnmap APIPeter Xu
2024-09-17s390/pci_mmio: use follow_pfnmap APIPeter Xu
2024-09-17KVM: use follow_pfnmap APIPeter Xu
2024-09-17mm: new follow_pfnmap APIPeter Xu
2024-09-17mm: always define pxx_pgprot()Peter Xu
2024-09-17mm/fork: accept huge pfnmap entriesPeter Xu
2024-09-17mm/pagewalk: check pfnmap for folio_walk_start()Peter Xu
2024-09-17mm/gup: detect huge pfnmap entries in gup-fastPeter Xu
2024-09-17mm: allow THP orders for PFNMAPsPeter Xu
2024-09-17mm: mark special bits for huge pfn mappings when injectPeter Xu
2024-09-17mm: drop is_huge_zero_pud()Peter Xu
2024-09-17mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pudPeter Xu
2024-09-17mm/madvise: process_madvise() drop capability check if same mmLorenzo Stoakes
2024-09-17mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag setMiaohe Lin
2024-09-17mm/hugetlb.c: fix UAF of vma in hugetlb fault pathwayVishal Moola (Oracle)
2024-09-17mm: change vmf_anon_prepare() to __vmf_anon_prepare()Vishal Moola (Oracle)
2024-09-17resource: fix region_intersects() vs add_memory_driver_managed()Huang Ying
2024-09-17zsmalloc: use unique zsmalloc caches namesSergey Senozhatsky
2024-09-17xen/swiotlb: fix allocated sizeJuergen Gross