aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-19iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcodingNicolin Chen1-3/+5
2024-12-19iommu/io-pgtable-arm: Fix cfg reading in arm_lpae_concat_mandatory()Mostafa Saleh1-5/+6
2024-12-09iommu/io-pgtable-arm: Add coverage for different OAS in selftestMostafa Saleh1-12/+15
2024-12-09iommu/io-pgtable-arm: Fix stage-2 concatenation with 16KMostafa Saleh1-12/+33
2024-12-09iommu/arm-smmu-v3: Remove domain_alloc_paging()Jason Gunthorpe1-31/+0
2024-12-09iommu/arm-smmu-v3: Make domain_alloc_paging_flags() directly determine the S1/S2Jason Gunthorpe1-12/+30
2024-12-09iommu/arm-smmu-v3: Remove arm_smmu_domain_finalise() during attachJason Gunthorpe2-29/+9
2024-12-09iommu/arm-smmu-v3: Document SVA interaction with new pagetable featuresRobin Murphy1-1/+14
2024-12-09iommu: Manage driver probe deferral betterRobin Murphy2-3/+1
2024-12-09iommu/arm-smmu-v3: Clean up more on probe failureRobin Murphy1-5/+12
2024-12-09iommu/arm-smmu: Retire probe deferral workaroundRobin Murphy1-11/+0
2024-12-09iommu/arm-smmu: Make instance lookup robustRobin Murphy2-18/+15
2024-12-09iommu/arm-smmuv3: Update comments about ATS and bypassJason Gunthorpe1-5/+12
2024-12-09iommu/arm-smmu-v3: Log better event recordsPranjal Shrivastava2-13/+115
2024-12-09iommu/arm-smmu-v3: Introduce struct arm_smmu_eventPranjal Shrivastava2-19/+54
2024-12-09iommu/arm-smmu-qcom: add sdm670 adreno iommu compatibleRichard Acayan1-0/+1
2024-12-08Linux 6.13-rc2Linus Torvalds1-1/+1
2024-12-08kbuild: deb-pkg: fix build error with O=Masahiro Yamada1-2/+2
2024-12-08modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner1-1/+1
2024-12-06x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson1-1/+1
2024-12-06selftests/bpf: Add more test cases for LPM trieHou Tao1-0/+395
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao3-9/+4
2024-12-06bpf: Use raw_spinlock_t for LPM trieHou Tao1-6/+6
2024-12-06bpf: Switch to bpf mem allocator for LPM trieHou Tao1-23/+48
2024-12-06bpf: Fix exact match conditions in trie_get_next_key()Hou Tao1-2/+2
2024-12-06bpf: Handle in-place update for full LPM trie correctlyHou Tao1-23/+21
2024-12-06bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trieHou Tao1-3/+20
2024-12-06bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elemHou Tao1-3/+1
2024-12-06bpf: Remove unnecessary check when updating LPM trieHou Tao1-2/+1
2024-12-06blk-mq: move cpuhp callback registering out of q->sysfs_lockMing Lei1-11/+92
2024-12-06blk-mq: register cpuhp callback after hctx is added to xarray tableMing Lei1-8/+7
2024-12-06smb: client: fix potential race in cifs_put_tcon()Paulo Alcantara1-3/+1
2024-12-06smb3.1.1: fix posix mounts to older serversSteve French3-5/+11
2024-12-06x86/cacheinfo: Delete global num_cache_leavesRicardo Neri1-22/+21
2024-12-06cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPURicardo Neri1-6/+8
2024-12-06x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse1-0/+7
2024-12-05iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser1-6/+7
2024-12-05sched/numa: fix memory leak due to the overwritten vma->numab_stateAdrian Huang1-3/+9
2024-12-05mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita1-1/+1
2024-12-05lib: stackinit: hide never-taken branch from compilerKees Cook1-0/+1
2024-12-05mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio()David Hildenbrand1-2/+2
2024-12-05scatterlist: fix incorrect func name in kernel-docRandy Dunlap1-1/+1
2024-12-05mm: correct typo in MMAP_STATE() macroLorenzo Stoakes1-1/+1
2024-12-05mm: respect mmap hint address when aligning for THPKalesh Singh1-0/+1
2024-12-05mm: memcg: declare do_memsw_account inlineJohn Sperbeck1-1/+1
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang3-17/+25
2024-12-05ocfs2: update seq_file index in ocfs2_dlm_seq_nextWengang Wang1-0/+1
2024-12-05stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver2-4/+12
2024-12-05mm: open-code page_folio() in dump_page()Matthew Wilcox (Oracle)1-2/+5
2024-12-05mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)1-2/+2