summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
31 hoursmm/filemap: reduce unnecessary xarray lookups when read cached pagesChi Zhiling
31 hoursmm/lruvec: trace LRU add drains and drain-all requestsJP Kobryn
31 hoursmm: memcg: remove stray text from obj_stock_pcp commentGuopeng Zhang
31 hoursmm/memory-failure: remove redundant initialization for hw_memory_failureIgor Putko
31 hoursmm/kasan: remove redundant initialization for kasan_flag_write_onlyIgor Putko
31 hoursmm/mprotect: drop 'sub' from batching contextDev Jain
31 hoursmm/swap: rename subpage->page in folio_dup_swap/folio_put_swapDev Jain
31 hourstools/mm: add thp_swap_allocator_test binary to .gitignoreZenghui Yu
31 hoursmm/memcontrol: remove unused for_each_mem_cgroup macro and cleanupJoshua Hahn
31 hoursmm/util: don't read __page_2 for order-1 folios in snapshot_page()Aboorva Devarajan
31 hoursmm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()Kiryl Shutsemau (Meta)
31 hoursbug: fix warning suppressions with kunit built as moduleBartosz Golaszewski
31 hoursfs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)
31 hoursmm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang
31 hoursfs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)
31 hoursuserfaultfd: wait on source PMD during UFFDIO_MOVEUsama Arif
31 hoursmm/hugetlb: fix null nodemask in alloc_fresh_hugetlb_folioSourav Panda
31 hoursmm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accountingNico Pache
31 hoursmm: decrement MTHP_STAT_NR_ANON in free_zone_device_folio()Nico Pache
31 hourslib: test_hmm: use device devt for coherent device range selectionStanislav Kinsburskii
31 hoursmm/memory-failure: trace: change memory_failure_event to ras subsystemXie Yuanbin
31 hoursmm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
31 hoursmm/kmemleak: fix checksum computation for per-cpu objectsBreno Leitao
31 hoursmm/damon/core: disallow overlapping input ranges for damon_set_regions()SJ Park
31 hoursMAINTAINERS: add Usama as a THP reviewerLance Yang
31 hoursfat: avoid stack overflow warningArnd Bergmann
31 hoursmm/damon/core: validate ranges in damon_set_regions()SJ Park
31 hoursm68k: avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh
31 hoursmm/huge_memory: set PG_has_hwpoisoned only after new folio head is establishedRik van Riel
31 hoursmm/vmstat: fold stranded per-cpu node stats when a node comes onlineGregory Price
31 hoursmm/page_vma_mapped: fix device-private PMD handlingWei Yang
31 hoursMAINTAINERS: s/SeongJae/SJ/SJ Park
31 hoursuserfaultfd: prevent registration of special VMAsMike Rapoport (Microsoft)
31 hoursMerge tag 'iio-fixes-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
31 hoursefi/runtime-wrappers: retire the worker if a wedged call ever returnsBreno Leitao
31 hoursefi/runtime-wrappers: honour EFI_RUNTIME_SERVICES in the non-blocking pathsBreno Leitao
31 hoursefi/runtime-wrappers: bound the wait for EFI runtime service callsBreno Leitao
31 hoursefi/runtime-wrappers: check EFI_RUNTIME_SERVICES before using efi_rts_workBreno Leitao
31 hoursefi/runtime-wrappers: handle queue_work() failure with goto exitBreno Leitao
31 hoursefi/runtime-wrappers: factor out efi_rts_park_worker()Breno Leitao
31 hoursefi: fix stale reference to efi_recover_from_page_fault()Breno Leitao
31 hoursMerge branch 'misc-bpf-fixes-from-sashiko-findings'Kumar Kartikeya Dwivedi
31 hoursbpf: Account scratch buffer in bpf_prog_calc_tagDaniel Borkmann
31 hoursbpf: Account insn_aux_data allocation in bpf_checkDaniel Borkmann
31 hoursbpf: Give vmlinux BTF init its own mutexDaniel Borkmann
31 hoursbpf: Fix vmlinux BTF prep race in bpf_get_btf_vmlinuxDaniel Borkmann
32 hoursdrm/i915/audio: treat UHBR SST like MST for cpu_transcoder signallingKai Vehmanen
36 hoursregulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCKTimur Tabi
37 hourssmb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
37 hourssmb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong