aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-30Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud1-7/+19
2020-07-30ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-30MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entryJohn Garry1-1/+1
2020-07-30arm64: csum: Fix handling of bad packetsRobin Murphy1-2/+3
2020-07-30arm64: Drop unnecessary include from asm/smp.hMarc Zyngier1-1/+0
2020-07-30arm64/alternatives: move length validation inside the subsectionSami Tolvanen1-2/+2
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen1-1/+1
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky1-0/+1
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky1-3/+10
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky1-4/+1
2020-07-30ALSA: hda/realtek - Fixed HP right speaker no soundKailang Yang1-1/+18
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2-2/+2
2020-07-29PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock1-0/+13
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn3-32/+24
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau4-1/+13
2020-07-29virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin1-1/+5
2020-07-29virtio-balloon: Document byte ordering of poison_valAlexander Duyck1-0/+5
2020-07-29vhost/scsi: fix up req type endian-nessMichael S. Tsirkin1-1/+1
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky1-9/+15
2020-07-29firmware: Fix a reference count leak.Qiushi Wu1-3/+4
2020-07-29revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present")Paul Moore3-9/+3
2020-07-29ALSA: hda: fix NULL pointer dereference during suspendRanjani Sridharan1-0/+8
2020-07-29nvme: add a Identify Namespace Identification Descriptor list quirkChristoph Hellwig3-12/+12
2020-07-28ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai1-1/+1
2020-07-27sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-07-27sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra1-9/+1
2020-07-27drm: hold gem reference until object is no longer accessedSteve Cohen1-6/+4
2020-07-27drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil1-1/+1
2020-07-27ALSA: hda: Workaround for spurious wakeups on some Intel platformsTakashi Iwai2-4/+15
2020-07-27RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe1-3/+2
2020-07-27RDMA/cm: Add min length checks to user structure copiesJason Gunthorpe1-0/+4
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg3-1/+18
2020-07-27ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel reference board (alc256)PeiSen Hou1-1/+1
2020-07-27io: Fix return type of _inb and _inlStafford Horne1-2/+2
2020-07-26Linux 5.8-rc7Linus Torvalds1-1/+1
2020-07-26drm/mcde: Fix stability issueLinus Walleij1-3/+8
2020-07-26drm/bridge: nwl-dsi: Drop DRM_BRIDGE_ATTACH_NO_CONNECTOR check.Guido Günther1-5/+0
2020-07-26drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panelJitao Shi1-3/+3
2020-07-26drm: panel: simple: Delay HPD checking on boe_nv133fhm_n61 for 15 msDouglas Anderson1-1/+15
2020-07-26drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu1-0/+1
2020-07-26drm: of: Fix double-free bugBiju Das1-3/+1
2020-07-26nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng1-0/+2
2020-07-26nvme-tcp: fix possible hang waiting for icresp responseSagi Grimberg1-0/+3
2020-07-25ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phyGrygorii Strashko1-1/+1
2020-07-24riscv: Parse all memory blocks to remove unusable memoryAtish Patra1-14/+17
2020-07-24RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra1-6/+27