aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-05selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundariesSeongJae Park1-0/+1
2025-03-05selftests/damon/damon_nr_regions: set ops update for merge results check to 100msSeongJae Park1-0/+1
2025-03-05selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park1-3/+6
2025-03-05include/linux/log2.h: mark is_power_of_2() with __always_inlineSu Hui1-1/+1
2025-03-05NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer4-2/+11
2025-03-05mm, swap: avoid BUG_ON in relocate_cluster()Kemeng Shi1-1/+2
2025-03-05mm: swap: use correct step in loop to wait all clusters in wait_for_allocation()Kemeng Shi1-1/+0
2025-03-05mm: swap: add back full cluster when no entry is reclaimedKemeng Shi1-0/+4
2025-03-05mm: abort vma_modify() on merge out of memory failureLorenzo Stoakes1-4/+8
2025-03-05mm/hugetlb: wait for hugetlb folios to be freedGe Yang3-0/+23
2025-03-05mm: fix possible NULL pointer dereference in __swap_duplicategao xu1-0/+4
2025-03-05dma: kmsan: export kmsan_handle_dma() for modulesSebastian Andrzej Siewior1-0/+1
2025-03-05Documentation: fix doc link to fault-injection.rstUjwal Kundur1-1/+1
2025-03-05hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folioMa Wupeng1-1/+4
2025-03-05mm: memory-hotplug: check folio ref count first in do_migrate_rangeMa Wupeng1-13/+7
2025-03-05mm: memory-failure: update ttu flag inside unmap_poisoned_folioMa Wupeng3-35/+36
2025-03-05arm: pgtable: fix NULL pointer dereference issueQi Zheng1-12/+25
2025-03-05m68k: sun3: add check for __pgd_alloc()Haoxiang Li1-2/+4
2025-03-05selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reducedSeongJae Park1-0/+3
2025-03-05Revert "selftests/mm: remove local __NR_* definitions"John Hubbard9-8/+60
2025-02-17test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not definedKemeng Shi1-7/+8
2025-02-17kasan: don't call find_vm_area() in a PREEMPT_RT kernelWaiman Long1-1/+33
2025-02-17MAINTAINERS: update Nick's contact infoNick Desaulniers3-3/+3
2025-02-17selftests/mm: fix check for running THP testsMark Brown1-1/+1
2025-02-17mm: hugetlb: avoid fallback for specific node allocation of 1G pagesLuiz Capitulino1-1/+1
2025-02-17memcg: avoid dead loop when setting memory.maxChen Ridong1-0/+1
2025-02-17mailmap: update Nick's entryNick Desaulniers1-0/+1
2025-02-17mm: pgtable: fix incorrect reclaim of non-empty PTE pagesQi Zheng1-3/+14
2025-02-17taskstats: modify taskstats versionWang Yaxin1-1/+1
2025-02-17getdelays: fix error format charactersWang Yaxin1-16/+16
2025-02-17mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize()David Hildenbrand1-9/+4
2025-02-17tools/mm: fix build warnings with musl-libcFlorian Fainelli1-2/+2
2025-02-17mailmap: add entry for Feng TangFeng Tang1-0/+1
2025-02-17.mailmap: add entries for Jeff JohnsonJeff Johnson1-0/+2
2025-02-17mm,madvise,hugetlb: check for 0-length range after end address adjustmentRicardo Cañuelo Navarro1-1/+10
2025-02-17mm/zswap: fix inconsistency when zswap_store_page() failsHyeonggon Yoo1-19/+16
2025-02-17lib/iov_iter: fix import_iovec_ubuf iovec managementPavel Begunkov1-1/+2
2025-02-17procfs: fix a locking bug in a vmcore_add_device_dump() error pathBart Van Assche1-1/+4
2025-02-16Linux 6.14-rc3Linus Torvalds1-1/+1
2025-02-15ring-buffer: Update pages_touched to reflect persistent buffer contentSteven Rostedt1-0/+5
2025-02-15tracing: Do not allow mmap() of persistent ring bufferSteven Rostedt1-0/+4
2025-02-16modpost: Fix a few typos in a commentUwe Kleine-König1-2/+2
2025-02-16kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh1-2/+2
2025-02-15tegra210-adma: fix 32-bit x86 buildLinus Torvalds1-3/+14
2025-02-15kbuild: fix linux-headers package build when $(CC) cannot link userspaceMasahiro Yamada1-2/+2
2025-02-15tools: fix annoying "mkdir -p ..." logs when building tools in parallelMasahiro Yamada1-7/+2
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra3-20/+39
2025-02-14KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson1-0/+10
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson2-0/+23
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum1-1/+2