summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-06mailmap: add entry for John GarryJohn Garry1-0/+1
2024-05-06XArray: set the marks correctly when splitting an entryMatthew Wilcox (Oracle)2-5/+32
2024-05-06selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang2-29/+13
2024-05-06selftests/vDSO: fix building errors on LoongArchTiezhu Yang1-1/+5
2024-05-06mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_listChristoph Hellwig1-1/+1
2024-05-06fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()Ryan Roberts1-9/+13
2024-05-06fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scanRyan Roberts1-1/+1
2024-05-06mm/vmalloc: fix return value of vb_alloc if size is 0Hailong.Liu1-1/+1
2024-05-06mm: use memalloc_nofs_save() in page_cache_ra_order()Kefeng Wang1-0/+4
2024-05-06kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
2024-05-06lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()Luis Chamberlain1-4/+9
2024-05-06tools: fix userspace compilation with new test_xarray changesLuis Chamberlain1-0/+2
2024-05-06MAINTAINERS: update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVERJarkko Sakkinen1-1/+2
2024-05-06mm: page_owner: fix wrong information in dump_page_ownerManinder Singh1-1/+1
2024-05-06maple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett1-8/+8
2024-05-06mm/userfaultfd: reset ptes when close() for wr-protected onesPeter Xu1-0/+4
2024-04-25mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()Miaohe Lin1-1/+1
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum2-38/+2
2024-04-25stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin1-2/+2
2024-04-25hugetlb: check for anon_vma prior to folio allocationVishal Moola (Oracle)1-4/+7
2024-04-25mm: zswap: fix shrinker NULL crash with cgroup_disable=memoryJohannes Weiner1-9/+16
2024-04-25mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)4-59/+39
2024-04-25mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)3-10/+9
2024-04-25mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)1-23/+47
2024-04-25mm/hugetlb: fix missing hugetlb_lock for resv unchargePeter Xu1-1/+4
2024-04-25selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum1-1/+1
2024-04-25selftests/harness: remove use of LINE_MAXEdward Liaw2-4/+9
2024-04-17nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park1-1/+1
2024-04-17MAINTAINERS: update Naoya Horiguchi's email addressNaoya Horiguchi2-2/+3
2024-04-17fork: defer linking file vma until vma is fully initializedMiaohe Lin1-16/+17
2024-04-17mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2-6/+9
2024-04-17mm,page_owner: defer enablement of static branchOscar Salvador1-1/+1
2024-04-17Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher1-1/+4
2024-04-17mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador1-32/+33
2024-04-17mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin1-3/+15
2024-04-17mm/userfaultfd: allow hugetlb change protection upon poison entryPeter Xu1-3/+7
2024-04-17mm,page_owner: fix printing of stack recordsOscar Salvador1-3/+1
2024-04-17mm,page_owner: fix accounting of pages when migratingOscar Salvador1-0/+15
2024-04-17mm,page_owner: fix refcount imbalanceOscar Salvador2-49/+58
2024-04-17mm,page_owner: update metadata for tail pagesOscar Salvador1-63/+74
2024-04-17userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVELokesh Gidra1-3/+3
2024-04-17mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand3-41/+40
2024-04-14Linux 6.9-rc4v6.9-rc4Linus Torvalds1-1/+1
2024-04-14kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein1-1/+8
2024-04-13ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv1-1/+1
2024-04-13ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal1-4/+5
2024-04-12Kconfig: add some hidden tabs on purposeLinus Torvalds1-6/+6
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov1-0/+5
2024-04-12block: fix that blk_time_get_ns() doesn't update time after scheduleYu Kuai1-0/+1
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1