summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-09-17xen/swiotlb: add alignment check for dma buffersJuergen Gross
2024-09-17Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-17Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-17exfat: do not fallback to buffered writeYuezhang Mo
2024-09-17exfat: drop ->i_size_ondiskYuezhang Mo
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16block: remove bogus unionKanchan Joshi
2024-09-17Merge tag 'timers-clocksource-2024-09-16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'drm-xe-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-09-16block: change wait on bd_claiming to use a var_waitqueueNeilBrown
2024-09-16io_uring/sqpoll: do the napi busy poll outside the submission blockOlivier Langlois
2024-09-16smb: client: fix compression heuristic functionsEnzo Matsumiya
2024-09-16cifs: Update SFU comments about fifos and socketsPali Rohár
2024-09-16cifs: Add support for creating SFU symlinksPali Rohár
2024-09-16landlock: Document LANDLOCK_SCOPE_SIGNALTahera Fahimi
2024-09-16samples/landlock: Add support for signal scopingTahera Fahimi