aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-13KVM: VMX: Don't use vcpu->run->internal.ndata as an array indexReiji Watanabe1-5/+5
2021-04-13tracing/dynevent: Fix a memory leak in an error handling pathChristophe JAILLET1-2/+4
2021-04-13vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt1-1/+3
2021-04-13ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki1-3/+2
2021-04-13arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang1-2/+4
2021-04-12dmaengine: idxd: fix wq cleanup of WQCFG registersDave Jiang3-18/+27
2021-04-12dmaengine: idxd: clear MSIX permission entry on shutdownDave Jiang3-9/+34
2021-04-12arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas2-5/+11
2021-04-12drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling the panelHans de Goede1-2/+2
2021-04-12drm/i915: Don't zero out the Y plane's watermarksVille Syrjälä1-2/+2
2021-04-12drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBTLyude Paul1-1/+0
2021-04-12s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-12s390/entry: avoid setting up backchain in ext|io handlersVasily Gorbik1-4/+2
2021-04-12dmaengine: plx_dma: add a missing put_device() on error pathDan Carpenter1-7/+11
2021-04-12dmaengine: tegra20: Fix runtime PM imbalance on errorDinghao Liu1-2/+2
2021-04-12dmaengine: Fix a double free in dma_async_device_registerLv Yunlong1-0/+1
2021-04-12dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko1-0/+2
2021-04-12dmaengine: idxd: fix wq size store permission stateDave Jiang1-1/+1
2021-04-12dmaengine: idxd: fix opcap sysfs attribute outputDave Jiang1-1/+7
2021-04-12dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang1-2/+2
2021-04-12dmaengine: idxd: Fix clobbering of SWERR overflow bit on writebackDave Jiang1-1/+3
2021-04-12m68k: fix flatmem memory model setupAngelo Dureghello1-1/+1
2021-04-11Linux 5.12-rc7Linus Torvalds1-1/+1
2021-04-10btrfs: zoned: move superblock logging zone locationNaohiro Aota1-11/+42
2021-04-09lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERSJulian Braha1-3/+3
2021-04-09kfence, x86: fix preemptible warning on KPTI-enabled systemsMarco Elver1-1/+6
2021-04-09lib/test_kasan_module.c: suppress unused var warningAndrew Morton1-1/+1
2021-04-09kasan: fix conflict with page poisoningAndrey Konovalov1-1/+3
2021-04-09fs: direct-io: fix missing sdio->boundaryJack Qiu1-2/+3
2021-04-09ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-04-09ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang2-12/+7
2021-04-09gcov: re-fix clang-11+ supportNick Desaulniers1-10/+19
2021-04-09nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport1-1/+1
2021-04-09mm/gup: check page posion status for coredump.Aili Yao2-0/+24
2021-04-09.mailmap: fix old email addressesMatthew Wilcox1-0/+6
2021-04-09mailmap: update email address for Jordan CrouseJordan Crouse1-0/+1
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún17-30/+30
2021-04-09MAINTAINERS: update CZ.NIC's Turris informationMarek Behún1-2/+9
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni1-1/+2
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta2-3/+3
2021-04-09lan743x: fix ethernet frame cutoff issueSven Van Asbroeck1-4/+4
2021-04-09of: property: fw_devlink: do not link ".*,nr-gpios"Ilya Lipnitskiy1-1/+10
2021-04-09dt-bindings:iio:adc: update motorola,cpcap-adc.yaml referenceMauro Carvalho Chehab1-1/+1
2021-04-09dt-bindings: fix references for iio-bindings.txtMauro Carvalho Chehab5-6/+14
2021-04-09dt-bindings: don't use ../dir for doc referencesMauro Carvalho Chehab2-9/+9
2021-04-09vdpa/mlx5: Fix suspend/resume index restorationEli Cohen1-13/+8
2021-04-09vdpa/mlx5: Fix wrong use of bit numbersEli Cohen1-2/+2
2021-04-09vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen1-1/+2
2021-04-09vdpa/mlx5: Use the correct dma device when registering memoryEli Cohen1-2/+7
2021-04-09vdpa/mlx5: should exclude header length and fcs from mtuSi-Wei Liu2-1/+18