summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-11hfs: Fix OOB Write in hfs_asc2macZhangPeng
2022-12-11hfs: fix OOB Read in __hfs_brec_findZhangPeng
2022-12-11relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia
2022-12-11ocfs2: always read both high and low parts of dinode link countAlexey Asemov
2022-12-11io-mapping: move some code within the include guarded sectionChristophe JAILLET
2022-12-11kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell
2022-12-11mailmap: update email for Iskren ChernevIskren Chernev
2022-12-11eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong
2022-12-11rapidio: fix possible UAF when kfifo_alloc() failsWang Weiyang
2022-12-11relay: use strscpy() is more robust and saferXu Panda
2022-12-11mm: mmu_gather: allow more than one batch of delayed rmapsLinus Torvalds
2022-12-11mm: fix typo in struct pglist_data code commentWang Yong
2022-12-11kmsan: fix memcpy testsAlexander Potapenko
2022-12-11mm: add cond_resched() in swapin_walk_pmd_entry()Kefeng Wang
2022-12-11mm: do not show fs mm pc for VM_LOCKONFAULT pagesJason A. Donenfeld
2022-12-11selftests/vm: ksm_functional_tests: fixes for 32bitDavid Hildenbrand
2022-12-11selftests/vm: cow: fix compile warning on 32bitDavid Hildenbrand
2022-12-11selftests/vm: madv_populate: fix missing MADV_POPULATE_(READ|WRITE) definitionsDavid Hildenbrand
2022-12-11mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmemDavid Hildenbrand
2022-12-11mm,thp,rmap: fix races between updates of subpages_mapcountHugh Dickins
2022-12-11mm: memcg: fix swapcached stat accountingHugh Dickins
2022-12-11mm: add nodes= arg to memory.reclaimMina Almasry
2022-12-11mm: disable top-tier fallback to reclaim on proactive reclaimMina Almasry
2022-12-11selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed
2022-12-11selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed
2022-12-11mm: memcg: fix stale protection of reclaim target memcgYosry Ahmed
2022-12-11mm/mmap: properly unaccount memory on mas_preallocate() failureAlistair Popple
2022-12-11omfs: remove ->writepageChristoph Hellwig
2022-12-11jfs: remove ->writepageChristoph Hellwig
2022-12-11hpfs: remove ->writepageChristoph Hellwig
2022-12-11hfsplus: remove ->writepageChristoph Hellwig
2022-12-11hfs: remove ->writepageChristoph Hellwig
2022-12-11fat: remove ->writepageChristoph Hellwig
2022-12-11extfat: remove ->writepageChristoph Hellwig
2022-12-11mm/page_alloc: update comments in __free_pages_ok()Deyan Wang
2022-12-11xfs: remove restrictions for fsdax and reflinkShiyang Ruan
2022-12-11fsdax,xfs: port unshare to fsdaxShiyang Ruan
2022-12-11xfs: use dax ops for zero and truncate in fsdax modeShiyang Ruan
2022-12-11fsdax: dedupe: iter two files at the same timeShiyang Ruan
2022-12-11fsdax,xfs: set the shared flag when file extent is sharedShiyang Ruan
2022-12-11fsdax: zero the edges if source is HOLE or UNWRITTENShiyang Ruan
2022-12-11fsdax: invalidate pages when CoWShiyang Ruan
2022-12-11fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan
2022-12-11selftests/damon: test removed scheme sysfs dir access bugSeongJae Park
2022-12-11kasan: fail non-kasan KUnit tests on KASAN reportsAndrey Konovalov
2022-12-11mm/hugetlb: change hugetlb allocation functions to return a folioSidhartha Kumar
2022-12-11mm/hugetlb: convert hugetlb prep functions to foliosSidhartha Kumar
2022-12-11mm/hugetlb: convert free_gigantic_page() to foliosSidhartha Kumar
2022-12-11mm/hugetlb: convert enqueue_huge_page() to foliosSidhartha Kumar
2022-12-11mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()Sidhartha Kumar