summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-03-13 15:10:59 -1000
committerLinus Torvalds <torvalds@linux-foundation.org>2025-03-13 15:10:59 -1000
commit131c040bbb0f561ef68ad2ba6fcd28c97fa6d4cf (patch)
tree132c672ef0e65c30b9e024f99312d2a337cc0a5a /tools/perf/scripts/python
parent4003c9e78778e93188a09d6043a74f7154449d43 (diff)
parent9c18ea7ffee090b47afaa7dc41903fb1b436d7bd (diff)
downloadkernel-131c040bbb0f561ef68ad2ba6fcd28c97fa6d4cf.tar.gz
Merge tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefs
Pull bcachefs fixes from Kent Overstreet: "Roxana caught an unitialized value that might explain some of the rebalance weirdness we're still tracking down - cool. Otherwise pretty minor" * tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefs: bcachefs: bch2_get_random_u64_below() bcachefs: target_congested -> get_random_u32_below() bcachefs: fix tiny leak in bch2_dev_add() bcachefs: Make sure trans is unlocked when submitting read IO bcachefs: Initialize from_inode members for bch_io_opts bcachefs: Fix b->written overflow
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
>Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2025-03-17hugetlb: convert adjust_range_hwpoison() to take a folioMatthew Wilcox (Oracle) 2025-03-17hugetlb: convert hugetlb_vma_maps_page() to hugetlb_vma_maps_pfn()Matthew Wilcox (Oracle) 2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown 2025-01-25mm/hugetlb: rename avoid_reserve to cow_from_ownerPeter Xu 2025-01-13mm: perform all memfd seal checks in a single placeLorenzo Stoakes 2024-12-18mm: use aligned address in clear_gigantic_page()Kefeng Wang 2024-12-02arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct placeYang Shi 2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador 2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador 2024-11-06mm: make hugetlb mappings go through mm_get_unmapped_area_vmflagsOscar Salvador 2024-10-16hugetlb: arm64: add mte supportYang Shi 2024-10-02Merge patch series "Introduce tracepoint for hugetlbfs"Christian Brauner 2024-09-17hugetlbfs: use tracepoints in hugetlbfs functions.Hongbo Li 2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle) 2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle) 2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2024-07-17hugetlbfs: ensure generic_hugetlb_get_unmapped_area() returns higher address ...Donet Tom 2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy 2024-07-06fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()Kefeng Wang 2024-07-03mm: memory: convert clear_huge_page() to folio_zero_user()Kefeng Wang 2024-07-03mm: remove MIGRATE_SYNC_NO_COPY modeKefeng Wang 2024-07-02hugetlbfs: Convert to new uid/gid option parsing helpersEric Sandeen 2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds