aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-01scripts/gdb/vmalloc: disable on no-MMUBen Wolsieffer2-2/+7
2023-11-01scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nClément Léger1-4/+5
2023-11-01.mailmap: add address mapping for Tomeu VizosoBagas Sanjaya1-0/+1
2023-11-01mailmap: update email address for Claudiu BezneaClaudiu Beznea1-0/+1
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama1-0/+1
2023-11-01.mailmap: map Benjamin Poirier's addressBagas Sanjaya1-0/+1
2023-11-01scripts/gdb: add lx_current support for riscvDeepak Gupta1-0/+15
2023-11-01ocfs2: fix a spelling typo in commentKunwu Chan1-1/+1
2023-11-01proc: test ProtectionKey in proc-empty-vm testSwarup Laxman Kotiaklapudi1-18/+61
2023-11-01proc: fix proc-empty-vm test with vsyscallAlexey Dobriyan1-4/+6
2023-11-01fs/proc/base.c: remove unneeded semicolonYang Li1-1/+1
2023-11-01do_io_accounting: use sig->stats_lockOleg Nesterov1-6/+14
2023-11-01do_io_accounting: use __for_each_thread()Oleg Nesterov1-4/+8
2023-11-01ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()Jia Rui1-1/+8
2023-11-01mm/damon/sysfs: update monitoring target regions for online input commitSeongJae Park1-17/+30
2023-11-01mm/damon/sysfs: remove requested targets when online-commit inputsSeongJae Park1-34/+36
2023-11-01selftests: add a sanity check for zswapNhat Pham1-0/+48
2023-11-01Documentation: maple_tree: fix word spelling errorTom Yang1-1/+1
2023-11-01mm/vmalloc: fix the unchecked dereference warning in vread_iter()Baoquan He1-1/+1
2023-11-01zswap: export compression failure statsNhat Pham1-1/+7
2023-11-01Documentation: ubsan: drop "the" from article titleAndrey Konovalov1-2/+4
2023-11-01watchdog: move softlockup_panic back to early_paramKrister Johansen2-1/+7
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen3-0/+17
2023-11-01vsprintf: uninline simple_strntoull(), reorder argumentsAlexey Dobriyan1-13/+12
2023-11-01kbuild: support 'userldlibs' syntaxMasahiro Yamada2-3/+7
2023-11-01kbuild: dummy-tools: pretend we understand -fpatchable-function-entryJiri Slaby (SUSE)1-0/+10
2023-11-01vdpa_sim: implement .reset_map supportSi-Wei Liu1-9/+43
2023-11-01vdpa/mlx5: implement .reset_map driver opSi-Wei Liu3-3/+42
2023-11-01vhost-vdpa: clean iotlb map during reset for older userspaceSi-Wei Liu3-7/+22
2023-11-01vdpa: introduce .compat_reset operation callbackSi-Wei Liu1-0/+13
2023-11-01vhost-vdpa: introduce IOTLB_PERSIST backend feature bitSi-Wei Liu2-0/+17
2023-11-01vhost-vdpa: reset vendor specific mapping to initial state in .releaseSi-Wei Liu1-0/+17
2023-11-01vdpa: introduce .reset_map operation callbackSi-Wei Liu1-0/+10
2023-11-01virtio_pci: add check for common cfg sizeXuan Zhuo3-1/+38
2023-11-01virtio-blk: fix implicit overflow on virtio_max_dma_sizezhenwei pi1-1/+3
2023-11-01virtio_pci: add build offset check for the new common cfg itemsXuan Zhuo1-0/+4
2023-11-01virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bitXuan Zhuo1-0/+5
2023-11-01vduse: make vduse_class constantGreg Kroah-Hartman1-19/+21
2023-11-01vhost-scsi: Spelling s/preceeding/preceding/gGeert Uytterhoeven1-1/+1
2023-11-01virtio: kdoc for struct virtio_pci_modern_deviceShannon Nelson1-12/+22
2023-11-01vdpa: Update sysfs ABI documentationShawn.Shao1-2/+2
2023-11-01MAINTAINERS: Add myself as mlx5_vdpa driverDragos Tatulea1-0/+6
2023-11-01virtio-balloon: correct the comment of virtballoon_migratepage()Xueshi Hu1-1/+1
2023-11-01mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OKEugenio Pérez1-0/+7
2023-11-01vdpa/mlx5: Update cvq iotlb mapping on ASID changeDragos Tatulea3-1/+36
2023-11-01vdpa/mlx5: Make iotlb helper functions more genericDragos Tatulea1-8/+11
2023-11-01vdpa/mlx5: Enable hw support for vq descriptor mappingDragos Tatulea2-2/+29
2023-11-01vdpa/mlx5: Introduce mr for vq descriptorDragos Tatulea3-14/+25
2023-11-01vdpa/mlx5: Improve mr update flowDragos Tatulea3-72/+82
2023-11-01vdpa/mlx5: Move mr mutex out of mr structDragos Tatulea3-11/+12