aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-18alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan1-1/+6
2024-12-18alloc_tag: fix module allocation tags populated area calculationSuren Baghdasaryan1-5/+29
2024-12-18mm/codetag: clear tags before swapDavid Wang2-1/+8
2024-12-18mm/vmstat: fix a W=1 clang compiler warningBart Van Assche1-1/+1
2024-12-18mm: convert partially_mapped set/clear operations to be atomicUsama Arif2-14/+6
2024-12-18nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi4-1/+8
2024-12-18vmalloc: fix accounting with i915Matthew Wilcox (Oracle)1-2/+4
2024-12-18mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy()David Hildenbrand1-2/+4
2024-12-18fork: avoid inappropriate uprobe access to invalid mmLorenzo Stoakes1-7/+6
2024-12-18nilfs2: prevent use of deleted inodeEdward Adam Davis2-1/+12
2024-12-18zram: fix uninitialized ZRAM not releasing backing deviceKairui Song1-5/+4
2024-12-18zram: refuse to use zero sized block device as backing deviceKairui Song1-0/+6
2024-12-18mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan5-16/+35
2024-12-18mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan3-0/+15
2024-12-18mm: add RCU annotation to pte_offset_map(_lock)Petr Malat2-3/+12
2024-12-18mm: correctly reference merged VMALorenzo Stoakes1-1/+4
2024-12-18mm: use aligned address in copy_user_gigantic_page()Kefeng Wang2-5/+5
2024-12-18mm: use aligned address in clear_gigantic_page()Kefeng Wang2-2/+3
2024-12-18mm: shmem: fix ShmemHugePages at swapoutHugh Dickins1-10/+12
2024-12-18ocfs2: fix the space leak in LA when releasing LAHeming Zhao1-3/+5
2024-12-18ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao1-19/+0
2024-12-18mailmap: add entry for Ying HuangHuang Ying1-0/+1
2024-12-18selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres1-2/+12
2024-12-18docs/mm: add VMA locks documentationLorenzo Stoakes1-0/+850
2024-12-15Linux 6.13-rc3Linus Torvalds1-1/+1
2024-12-14bpf: Avoid deadlock caused by nested kprobe and fentry bpf programsPriya Bala Govindasamy1-0/+6
2024-12-13selftests/bpf: Add tests for raw_tp NULL argsKumar Kartikeya Dwivedi2-0/+27
2024-12-13bpf: Augment raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi2-10/+147
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi4-87/+9
2024-12-13ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky1-1/+1
2024-12-13KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson3-5/+29
2024-12-13block: Fix potential deadlock while freezing queue and acquiring sysfs_lockNilay Shroff3-23/+26
2024-12-13irqchip/gic-v3: Work around insecure GIC integrationsMarc Zyngier1-1/+16
2024-12-13irqchip/gic: Correct declaration of *percpu_base pointer in union gic_baseUros Bizjak1-1/+1
2024-12-13block: Fix queue_iostats_passthrough_show()Bart Van Assche1-1/+1
2024-12-13blk-mq: Clean up blk_mq_requeue_work()Bart Van Assche1-6/+4
2024-12-13mq-deadline: Remove a local variableBart Van Assche1-4/+1
2024-12-13kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang1-17/+15
2024-12-13iommu/vt-d: Avoid draining PRQ in sva mm release pathLu Baolu1-1/+2
2024-12-13iommu/vt-d: Fix qi_batch NULL pointer with nested parent domainYi Liu1-7/+27
2024-12-13iommu/vt-d: Remove cache tags before disabling ATSLu Baolu1-1/+3
2024-12-13arm64: signal: Ensure signal delivery failure is recoverableKevin Brodsky1-15/+33
2024-12-13sched/dlserver: Fix dlserver time accountingVineeth Pillai (Google)1-6/+9
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)3-2/+18
2024-12-13efi/esrt: remove esre_attribute::store()Jiri Slaby (SUSE)1-2/+0
2024-12-12xfs: port xfs_ioc_start_commit to multigrain timestampsDarrick J. Wong1-7/+7
2024-12-12xfs: return from xfs_symlink_verify early on V4 filesystemsDarrick J. Wong1-1/+3
2024-12-12xfs: fix zero byte checking in the superblock scrubberDarrick J. Wong1-2/+29
2024-12-12xfs: check pre-metadir fields correctlyDarrick J. Wong1-13/+27
2024-12-12xfs: don't crash on corrupt /quotas direntDarrick J. Wong1-0/+7