aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-24io_uring: memcpy CQE from reqPavel Begunkov1-1/+23
2022-04-24io_uring: explicitly keep a CQE in io_kiocbPavel Begunkov1-65/+69
2022-04-24io_uring: rename io_sqe_file_registerPavel Begunkov1-4/+4
2022-04-24io_uring: deduplicate SCM accountingPavel Begunkov1-67/+40
2022-04-24io_uring: don't pass around fixed index for scmPavel Begunkov1-23/+14
2022-04-24io_uring: refactor __io_sqe_files_scmPavel Begunkov1-35/+13
2022-04-24io_uring: uniform SCM accountingPavel Begunkov1-68/+25
2022-04-24io_uring: don't scm-account for non af_unix socketsPavel Begunkov1-13/+38
2022-04-24io_uring: move finish_wait() outside of loop in cqring_wait()Jens Axboe1-1/+1
2022-04-24io_uring: refactor io_req_add_compl_list()Pavel Begunkov1-3/+2
2022-04-24io_uring: silence io_for_each_link() warningPavel Begunkov1-1/+2
2022-04-24io_uring: partially uninline io_put_task()Pavel Begunkov1-10/+14
2022-04-24io_uring: cleanup conditional submit lockingPavel Begunkov1-54/+41
2022-04-24io_uring: optimise mutex locking for submit+iopollPavel Begunkov1-17/+23
2022-04-24io_uring: pre-calculate syscall iopolling decisionPavel Begunkov1-8/+13
2022-04-24io_uring: split off IOPOLL argument verifictionPavel Begunkov1-7/+22
2022-04-24io_uring: clean up io_queue_next()Pavel Begunkov1-7/+6
2022-04-24io_uring: move poll recycling later in compl flushingPavel Begunkov1-9/+9
2022-04-24io_uring: optimise io_free_batch_listPavel Begunkov1-6/+14
2022-04-24io_uring: refactor io_req_find_nextPavel Begunkov1-6/+7
2022-04-24io_uring: remove extra ifs around io_commit_cqringPavel Begunkov1-11/+14
2022-04-24io_uring: small optimisation of tctx_task_workPavel Begunkov1-5/+4
2022-04-24Linux 5.18-rc4Linus Torvalds1-1/+1
2022-04-24kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds1-2/+9
2022-04-24page_alloc: use vmalloc_huge for large system hashSong Liu1-1/+1
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap1-0/+1
2022-04-22perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter1-0/+4
2022-04-22perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan1-0/+14
2022-04-22perf script: Always allow field 'data_src' for auxtraceLeo Yan1-1/+1
2022-04-22perf clang: Fix header include for LLVM >= 14Guilherme Amadio1-0/+4
2022-04-22gpio: Request interrupts after IRQ is initializedMario Limonciello1-2/+2
2022-04-22arm/xen: Fix some refcount leaksMiaoqian Lin1-2/+7
2022-04-22XArray: Disallow sibling entries of nodesMatthew Wilcox (Oracle)1-0/+2
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)2-2/+9
2022-04-22mm/vmalloc: huge vmalloc backing pages should be split rather than compoundNicholas Piggin1-15/+21
2022-04-22arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-21mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()Alistair Popple1-1/+13
2022-04-21kcov: don't generate a warning on vm_insert_page()'s failureAleksandr Nogikh1-2/+5
2022-04-21MAINTAINERS: add Vincenzo Frascino to KASAN reviewersVincenzo Frascino1-0/+1
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2-14/+41
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar1-3/+8
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar1-1/+1
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy3-12/+13
2022-04-21userfaultfd: mark uffd_wp regardless of VM_WRITE flagNadav Amit1-6/+9
2022-04-21memcg: sync flush only if periodic flush is delayedShakeel Butt3-2/+17
2022-04-21mm/memory-failure.c: skip huge_zero_page in memory_failure()Xu Yu1-0/+13
2022-04-21mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi4-42/+127
2022-04-22ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma1-0/+2