All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-17 18:53:22 to 2019-06-17 19:10:37 UTC [more...]

[PATCH 000/459] amdgpu support for Navi10
 2019-06-17 19:10 UTC  (65+ messages)
  ` [PATCH 013/459] drm/amdgpu: atomfirmware.h updates for navi10
  ` [PATCH 014/459] drm/amdgpu: add doorbell assignement "
  ` [PATCH 015/459] drm/amdgpu: add navi10 ip offset header
  ` [PATCH 016/459] drm/amdgpu: add navi10 asic type
  ` [PATCH 017/459] drm/amdgpu: add NV series gpu family id
  ` [PATCH 018/459] drm/amdgpu: add GDDR6 vram type
  ` [PATCH 019/459] drm/amdgpu: Add GDDR6 in vram_name arrary
  ` [PATCH 020/459] drm/amdgpu: add gfx10 specific config in amdgpu_gfx_config
  ` [PATCH 021/459] drm/amdgpu: add gfx10 specific new member pa_sc_tile_steering_override
  ` [PATCH 022/459] drm/amdgpu: add navi10 gpu info firmware
  ` [PATCH 023/459] drm/amdgpu: add gpu_info_firmware v1_1 structure for navi10
  ` [PATCH 024/459] drm/amdgpu: parse the new members added by gpu_info ucode v1_1
  ` [PATCH 025/459] drm/amdgpu: add v10 structs header (v2)
  ` [PATCH 026/459] drm/amdgpu: add gfx v10 clear state header v2
  ` [PATCH 027/459] drm/amdgpu: add sdma v5 packet header file
  ` [PATCH 028/459] drm/amdgpu: add navi pm4 header
  ` [PATCH 029/459] drm/amdgpu: query vram type from atomfirmware vram_info
  ` [PATCH 030/459] drm/amdgpu: query vram_width from vram_info table
  ` [PATCH 031/459] drm/amdgpu: add nbio callbacks for vcn doorbell support
  ` [PATCH 032/459] drm/amdgpu: add nbio v2.3 for navi10 (v3)
  ` [PATCH 033/459] drm/amdgpu/gfx10: new approach to load pfp fw (v4)
  ` [PATCH 034/459] drm/amdgpu/gfx10: new approach to load ce "
  ` [PATCH 035/459] drm/amdgpu/gfx10: new approach to load gfx10 me "
  ` [PATCH 036/459] drm/amdgpu: add members in amdgpu_me for gfx queue
  ` [PATCH 037/459] drm/amdgpu: acquire available gfx queues
  ` [PATCH 038/459] drm/amdgpu: add helper function for gfx queue/bitmap transition
  ` [PATCH 039/459] drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_init
  ` [PATCH 040/459] drm/amdgpu: Add struct kiq_pm4_funcs into kiq struct
  ` [PATCH 041/459] drm/amdgpu: Add common gfx func Disable kcq via kiq
  ` [PATCH 042/459] drm/amdgpu: Move common code to amdgpu_gfx.c
  ` [PATCH 043/459] drm/amdgpu/gfx10: add special unmap_queues packet for preemption
  ` [PATCH 044/459] drm/amdgpu: enable gfx eop interrupt per gfx pipe
  ` [PATCH 045/459] drm/amdgpu: add module parameter for async_gfx_ring enablement
  ` [PATCH 046/459] drm/amdgpu: enable async gfx ring by default
  ` [PATCH 047/459] drm/amdgpu: create mqd for gfx queues on navi10
  ` [PATCH 048/459] drm/amdgpu: add new HDP CG flags
  ` [PATCH 049/459] drm/amdgpu: add flag to support IH clock gating
  ` [PATCH 050/459] drm/amdgpu/athub2: enable athub2 "
  ` [PATCH 051/459] drm/amdgpu: correct pte mtype field for navi
  ` [PATCH 052/459] drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10
  ` [PATCH 053/459] drm/amdgpu: refine the PTE encoding of PRT for navi10
  ` [PATCH 054/459] drm/amdgpu: add gfxhub v2.0 block for navi10 (v4)
  ` [PATCH 055/459] drm/amdgpu: add mmhub v2 "
  ` [PATCH 056/459] drm/amdgpu: add gmc v10 ip block for navi10 (v6)
  ` [PATCH 057/459] drm/amdgpu: add irq sources for gfx v10_1
  ` [PATCH 058/459] drm/amdgpu: add irq sources for sdma v5_0
  ` [PATCH 059/459] drm/amdgpu: add irq sources for vcn v2_0 (v2)
  ` [PATCH 060/459] drm/amd/display: move dcn v1_0 irq source header to ivsrcid/dcn/
  ` [PATCH 061/459] drm/amdgpu: add navi10 ih ip block (v3)
  ` [PATCH 062/459] drm/amdgpu: add structures for buffer allocate/release for rlc autoload
  ` [PATCH 063/459] drm/amdgpu: add fw load type flag "
  ` [PATCH 064/459] drm/amdgpu: set navi10's fw loading type as direct
  ` [PATCH 065/459] drm/amdgpu: Add psp 11.0 support for navi10
  ` [PATCH 066/459] drm/amdgpu: add structure to support build-in toc to psp sos
  ` [PATCH 067/459] drm/amdgpu/psp: support init psp sos microcode with build-in toc
  ` [PATCH 068/459] drm/amdgpu: use rlc toc from psp sos binary
  ` [PATCH 069/459] drm/amdgpu: rename rlc autoload to backdoor autoload
  ` [PATCH 070/459] drm/amdgpu: add helper function to print psp hdr
  ` [PATCH 071/459] drm/amdgpu/psp: print out psp v11 ucode hdr in drm debug mode
  ` [PATCH 072/459] drm/amdgpu/psp: support print out psp firmware header v1_1 info
  ` [PATCH 073/459] drm/amdgpu/psp: add structure to support load toc in psp (v2)
  ` [PATCH 074/459] drm/amdgpu/psp: add support to load TOC to psp
  ` [PATCH 075/459] drm/amdgpu/psp: start rlc autoload after psp recieved all gfx firmware
  ` [PATCH 076/459] drm/amdgpu/psp: switch to use sos_offset_bytes member as sys_bin_size

[PATCH 19/22] perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams
 2019-06-17 19:09 UTC  (2+ messages)
` [tip:perf/core] "

[Qemu-devel] [PULL 00/16] Monitor patches for 2019-06-17
 2019-06-17 18:49 UTC  (8+ messages)
` [Qemu-devel] [PULL 01/16] monitor: Fix return type of monitor_fdset_dup_fd_find
` [Qemu-devel] [PULL 02/16] monitor: Remove unused password prompting fields
` [Qemu-devel] [PULL 03/16] monitor: Split monitor_init in HMP and QMP function
` [Qemu-devel] [PULL 04/16] monitor: Make MonitorQMP a child class of Monitor
` [Qemu-devel] [PULL 10/16] monitor: Create monitor-internal.h with common definitions
` [Qemu-devel] [PULL 12/16] monitor: Split out monitor/hmp.c
` [Qemu-devel] [PULL 13/16] monitor: Split out monitor/monitor.c

[PATCH 18/22] perf scripts python: exported-sql-viewer.py: Add IPC information to the Branch reports
 2019-06-17 19:09 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH net-next v3 0/3] UDP GSO audit tests
 2019-06-17 19:08 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net/udpgso_bench_tx: options to exercise TX CMSG
` [PATCH net-next v3 2/3] net/udpgso_bench.sh add UDP GSO audit tests
` [PATCH net-next v3 3/3] net/udpgso_bench.sh test fails on error

[PATCH 0/6] Display uncore prep patches
 2019-06-17 19:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 17/22] perf scripts python: export-to-postgresql.py: Export IPC information
 2019-06-17 19:08 UTC  (2+ messages)
` [tip:perf/core] "

[RFC] Sorting out dwc3 ISOC endpoints once and for all
 2019-06-17 19:08 UTC  (3+ messages)

[PATCH V6] i2c: tegra: remove BUG, BUG_ON
 2019-06-17 19:08 UTC  (4+ messages)

[RFC v5 00/33] Implicit dev_priv removal and GT compartmentalization
 2019-06-17 19:08 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Implicit dev_priv removal and GT compartmentalization (rev9)

[Xen-devel] [xen-unstable-smoke test] 137904: tolerable all pass - PUSHED
 2019-06-17 19:07 UTC 

[PATCH 16/22] perf scripts python: export-to-sqlite.py: Export IPC information
 2019-06-17 19:07 UTC  (2+ messages)
` [tip:perf/core] "

[Xen-devel] [PATCH 0/9] x86: AMD x2APIC support
 2019-06-17 19:07 UTC  (3+ messages)
` [Xen-devel] [PATCH 1/9] AMD/IOMMU: use bit field for extended feature register

[PATCH 15/22] perf db-export: Export IPC information
 2019-06-17 19:07 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-17 19:06 UTC  (4+ messages)

[PATCH 14/22] perf db-export: Add brief documentation
 2019-06-17 19:06 UTC  (2+ messages)
` [tip:perf/core] "

[PULL] Second set of IIO fixes for the 5.1 cycle
 2019-06-17 19:06 UTC  (2+ messages)

[GIT PULL] MFD fixes for v5.2
 2019-06-17 19:06 UTC  (6+ messages)
  ` [PATCH] mfd: stmfx: Fix an endian bug in stmfx_irq_handler()

[PATCH trivial] IB/hfi1: Spelling s/statisfied/satisfied/
 2019-06-17 19:06 UTC  (2+ messages)

[PATCH v10 0/5] KVM: arm/arm64: add support for chained counters
 2019-06-17 19:01 UTC  (12+ messages)
` [PATCH v10 1/5] KVM: arm/arm64: rename kvm_pmu_{enable/disable}_counter functions
` [PATCH v10 2/5] KVM: arm/arm64: extract duplicated code to own function
` [PATCH v10 3/5] KVM: arm/arm64: re-create event when setting counter value
` [PATCH v10 4/5] KVM: arm/arm64: remove pmc->bitmask
` [PATCH v10 5/5] KVM: arm/arm64: support chained PMU counters

[PATCH] kernel/isolation: Asset that a housekeeping CPU comes up at boot time
 2019-06-17 19:05 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] package/python: add upstream security fix for CVE-2019-9948
 2019-06-17 19:05 UTC  (2+ messages)

[PATCH 13/22] perf thread-stack: Accumulate IPC information
 2019-06-17 19:05 UTC  (2+ messages)
` [tip:perf/core] "

[Qemu-devel] [RFC PATCH v2 30/35] multi-process: handle heartbit messages in remote process
 2019-06-17 18:16 UTC 

[PATCH] volatile-binds: Change cp to use -a instead of -p
 2019-06-17 19:05 UTC 

[Buildroot] [git commit] package/python3: add upstream security fix for CVE-2019-10160
 2019-06-17 19:05 UTC 

[PATCH net v4] net/udp_gso: Allow TX timestamp with UDP GSO
 2019-06-17 19:05 UTC 

[Buildroot] [git commit] package/python: add upstream security fix for CVE-2019-9636
 2019-06-17 19:05 UTC 

[Buildroot] [git commit] package/python: add upstream security fix for CVE-2019-9948
 2019-06-17 19:05 UTC 

[PATCH v2 00/10] Hash-independent tests, part 4
 2019-06-17 19:05 UTC  (3+ messages)
` [PATCH v2 01/10] t: add helper to convert object IDs to paths

[PATCH 12/22] perf intel-pt: Document IPC usage
 2019-06-17 19:04 UTC  (2+ messages)
` [tip:perf/core] "

[Buildroot] [PATCH] package/wireguard: bump version to 0.0.20190601
 2019-06-17 19:04 UTC  (2+ messages)

[PATCH 11/22] perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packets
 2019-06-17 19:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v7 0/7] Unify CPU topology across ARM & RISC-V
 2019-06-17 18:59 UTC  (32+ messages)
` [PATCH v7 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
` [PATCH v7 2/7] dt-binding: cpu-topology: Move cpu-map to a common binding
` [PATCH v7 3/7] cpu-topology: Move cpu topology code to common code
` [PATCH v7 4/7] arm: Use common cpu_topology structure and functions
` [PATCH v7 5/7] RISC-V: Parse cpu topology during boot
` [PATCH v7 6/7] base: arch_topology: update Kconfig help description
` [PATCH v7 7/7] MAINTAINERS: Add an entry for generic architecture topology

What's cooking in git.git (Jun 2019, #04; Fri, 14)
 2019-06-17 19:04 UTC  (3+ messages)
` pw/rebase-abort-clean-rewritten, was "

[PATCH 10/22] perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ip
 2019-06-17 19:03 UTC  (2+ messages)
` [tip:perf/core] "

[Buildroot] [git commit] package/wireguard: bump version to 0.0.20190601
 2019-06-17 19:03 UTC 

[Buildroot] [PATCH v2 1/1] bananapro: bump Linux to 5.1.1
 2019-06-17 19:03 UTC  (2+ messages)

[PATCH 09/22] perf intel-pt: Record when decoding PSB+ packets
 2019-06-17 19:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] ext4: Optimize case-insensitive lookups
 2019-06-17 19:02 UTC 

[U-Boot] [PATCH 1/1] efi_loader: ListPackageLists() return EFI_NOT_FOUND
 2019-06-17 19:02 UTC 

[Buildroot] [PATCH v2 1/1] package/hostapd: add debug information options
 2019-06-17 19:02 UTC  (4+ messages)
  ` [Buildroot] [External] "

dev_pagemap related cleanups v2
 2019-06-17 19:02 UTC  (5+ messages)
` [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages

[PATCH 08/22] perf script: Add output of IPC ratio
 2019-06-17 19:01 UTC  (2+ messages)
` [tip:perf/core] "

[Qemu-devel] [PATCH v4] virtio-scsi: restart DMA after iothread
 2019-06-17 18:27 UTC  (5+ messages)

[PATCH] drm/i915/icl: Add missing device ID
 2019-06-17 19:01 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] pm-graph: add recipe
 2019-06-17 19:01 UTC  (2+ messages)

[PATCH 07/22] perf intel-pt: Add support for samples to contain IPC ratio
 2019-06-17 19:01 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 06/22] perf tools: Add IPC information to perf_sample
 2019-06-17 19:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 05/22] perf intel-pt: Accumulate cycle count from CYC packets
 2019-06-17 18:59 UTC  (2+ messages)
` [tip:perf/core] "

Bash-based build tool/environment u2up-yocto
 2019-06-17 18:51 UTC 

[Qemu-devel] [RFC PATCH v2 09/35] multi-process: setup PCI host bridge for remote device
 2019-06-17 18:15 UTC 

[virtio-comment] [PATCH v2 0/3] Large shared memory regions
 2019-06-17 18:59 UTC  (4+ messages)

[PATCH] serf: cleanup recipe
 2019-06-17 18:59 UTC  (2+ messages)

[PATCH 04/22] perf intel-pt: Factor out intel_pt_update_sample_time
 2019-06-17 18:59 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/22] drm/i915: Restore -Wunused-but-set-variable
 2019-06-17 18:58 UTC  (3+ messages)
` [PATCH 15/22] drm/i915: Provide an i915_active.acquire callback

[PATCH v5] perf record: collect user registers set jointly with dwarf stacks
 2019-06-17 18:58 UTC  (2+ messages)
` [tip:perf/core] perf record: Allow mixing --user-regs with --call-graph=dwarf

[PATCH] fs/binfmt: Changed order of elf and misc to prevent privilege escalation
 2019-06-17 18:58 UTC 

[Xen-devel] How to boot domU and dom0 from a device tree
 2019-06-17 18:57 UTC  (5+ messages)

[PATCH] perf symbols: Remove unused variable 'err'
 2019-06-17 18:57 UTC  (2+ messages)
` [tip:perf/core] "

[Qemu-devel] [Bug 1832916] [NEW] linux-user does not check PROT_EXEC
 2019-06-17 18:15 UTC  (2+ messages)
` [Qemu-devel] [Bug 1832916] "

[PATCH-next 00/20] gpio: gpio-omap: set of fixes and big clean-up
 2019-06-17 18:57 UTC  (4+ messages)
` [PATCH-next 20/20] gpio: gpio-omap: clean up register access in omap2_set_gpio_debounce()

[Qemu-devel] [Bug 1830872] [NEW] AARCH64 to ARMv7 mistranslation in TCG
 2019-06-17 18:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 1830872] "

[tip:perf/core] perf data: Document directory format header: HEADER_DIR_FORMAT
 2019-06-17 18:57 UTC 

[tip:perf/core] perf data: Document clockid header: HEADER_CLOCKID
 2019-06-17 18:56 UTC 

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-17 18:57 UTC  (3+ messages)
` [PATCH 02/19] btrfs: Get zone information of zoned block devices

[tip:perf/core] perf data: Document memory topology header: HEADER_MEM_TOPOLOGY
 2019-06-17 18:55 UTC 

[PATCH net] hvsock: fix epollout hang from race condition
 2019-06-17 18:56 UTC  (4+ messages)

[PATCH] of/fdt: hide of_ftd_match() if unused
 2019-06-17 18:56 UTC  (2+ messages)

[RFC 00/10] Process-local memory allocations for hiding KVM secrets
 2019-06-17 18:55 UTC  (15+ messages)

[PATCH] perf docs: description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTF
 2019-06-17 18:55 UTC  (2+ messages)
` [tip:perf/core] perf data: Add "

[PATCH] fs/namespace: fix unprivileged mount propagation
 2019-06-17 18:55 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v2 34/35] multi-process: add the concept description to docs/devel/qemu-multiprocess
 2019-06-17 18:17 UTC 

[RFC] switch m68k to use the generic remapping DMA allocator
 2019-06-17 18:53 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v2 35/35] multi-process: add configure and usage information
 2019-06-17 18:17 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.