All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-17 19:12:21 to 2019-06-17 19:28:17 UTC [more...]

[PATCH v2] KVM: PPC: Report single stepping capability
 2019-06-17 19:25 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH v2 01/35] multi-process: memory: alloc RAM from file at offset
 2019-06-17 19:14 UTC  (2+ messages)

[PATCH] coresight: potential uninitialized variable in probe()
 2019-06-17 19:27 UTC  (4+ messages)

[PATCH v2 bpf-next 00/11] BTF-defined BPF map definitions
 2019-06-17 19:27 UTC  (12+ messages)
` [PATCH v2 bpf-next 01/11] libbpf: add common min/max macro to libbpf_internal.h
` [PATCH v2 bpf-next 02/11] libbpf: extract BTF loading logic
` [PATCH v2 bpf-next 03/11] libbpf: streamline ELF parsing error-handling
` [PATCH v2 bpf-next 04/11] libbpf: refactor map initialization
` [PATCH v2 bpf-next 05/11] libbpf: identify maps by section index in addition to offset
` [PATCH v2 bpf-next 06/11] libbpf: split initialization and loading of BTF
` [PATCH v2 bpf-next 07/11] libbpf: allow specifying map definitions using BTF
` [PATCH v2 bpf-next 08/11] selftests/bpf: add test for BTF-defined maps
` [PATCH v2 bpf-next 09/11] selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to "
` [PATCH v2 bpf-next 10/11] selftests/bpf: convert tests w/ custom values "
` [PATCH v2 bpf-next 11/11] selftests/bpf: convert remaining selftests "

[PATCH 08/15] x86/alternatives: Teach text_poke_bp() to emulate instructions
 2019-06-17 19:26 UTC  (11+ messages)

[PATCH 100/459] drm/amdgpu/discovery: add harvest info data table
 2019-06-17 19:26 UTC  (94+ messages)
  ` [PATCH 101/459] drm/amdgpu/discovery: use hardcoded mmRCC_CONFIG_MEMSIZE
  ` [PATCH 102/459] drm/amdgpu/discovery: fix hwid for nbio
  ` [PATCH 103/459] drm/amdgpu/discovery: stop taking psp header into account
  ` [PATCH 104/459] drm/amdgpu/discovery: update definition for struct die_header
  ` [PATCH 105/459] drm/amdgpu/discovery: stop converting the units of base addresses
  ` [PATCH 106/459] drm/amdgpu/discovery: add module param for ip discovery enablement
  ` [PATCH 107/459] drm/amdgpu/discovery: refactor ip list traversal
  ` [PATCH 108/459] drm/amdgpu: disable concurrent flushes for Navi10 v2
  ` [PATCH 109/459] drm/amdgpu: add pa_sc_tile_steering_override to drm_amdgpu_info_device
  ` [PATCH 110/459] drm/amdgpu: set the default value of pa_sc_tile_steering_override
  ` [PATCH 111/459] drm/amdgpu: add initial support for sdma v5.0 (v6)
  ` [PATCH 112/459] drm/amdgpu: add Navi10 VCN firmware support
  ` [PATCH 113/459] drm/amdgpu: add VCN2.0 decode ring test
  ` [PATCH 114/459] drm/amdgpu: add VCN2.0 decode ib test
  ` [PATCH 115/459] drm/amdgpu: add JPEG2.0 decode ring test
  ` [PATCH 116/459] drm/amdgpu: add JPEG2.0 decode ring ib test
  ` [PATCH 117/459] drm/amdgpu: add initial VCN2.0 support (v2)
  ` [PATCH 118/459] drm/amdgpu/mes: add amdgpu_mes driver parameter
  ` [PATCH 119/459] drm/amdgpu/mes: add mes header file and definition
  ` [PATCH 120/459] drm/amdgpu/mes: add definitions of ip callback function
  ` [PATCH 121/459] drm/amdgpu/mes: enable mes on navi10 and later asic
  ` [PATCH 122/459] drm/amdgpu/mes10.1: add ip block mes10.1 (v2)
  ` [PATCH 123/459] drm/amdgpu: add gfx v10 implementation (v8)
  ` [PATCH 124/459] drm/amdgpu: avoid to use SOC15_REG_OFFSET in static array for navi10
  ` [PATCH 125/459] drm/amdgpu: add navi10 common ip block (v3)
  ` [PATCH 126/459] drm/amdgpu: Add navi10 kfd support for amdgpu (v3)
  ` [PATCH 127/459] drm/amdgpu: update golden setting programming logic
  ` [PATCH 128/459] drm/amdkfd: Add navi10 support to amdkfd. (v2)
  ` [PATCH 129/459] drm/amdkfd: Added cwsr trap handler for gfx10
  ` [PATCH 130/459] drm/amdkfd: Moved gfx10 cwsr binary to cwsr_trap_handler.h
  ` [PATCH 131/459] drm/amdkfd: Parameterize queue_preemption_timeout_ms
  ` [PATCH 132/459] drm/amdkfd: Introduce DIQ type mqd manager for gfx10
  ` [PATCH 133/459] drm/amdkfd: Add mqd size in mqd manager struct "
  ` [PATCH 134/459] drm/amdkfd: Allocate hiq and sdma mqd from mqd trunk "
  ` [PATCH 135/459] drm/amdkfd: Introduce XGMI SDMA queue type "
  ` [PATCH 136/459] drm/amdkfd: Delete alloc_format field from map_queue struct "
  ` [PATCH 137/459] drm/amdkfd: update gfx10 support for latest kfd changes
  ` [PATCH 138/459] drm/amdkfd: add more navi10 pci ids
  ` [PATCH 139/459] drm/amdgpu: add Navi10 "
  ` [PATCH 140/459] drm/amdgpu: add to set navi ip blocks
  ` [PATCH 141/459] drm/amd/powerplay: update smu v11 ppsmc header
  ` [PATCH 142/459] drm/amd/powerplay: update smu 11 driver if header for navi10
  ` [PATCH 143/459] drm/amd/powerplay: fix the mp/smuio "
  ` [PATCH 144/459] drm/amd/powerplay: introduce the navi10 pptable implementation
  ` [PATCH 145/459] drm/amd/powerplay: set smu v11 funcs for navi10
  ` [PATCH 146/459] drm/amd/powerplay: add navi10 smc ucode init and navi10 ppt functions setting
  ` [PATCH 147/459] drm/amd/powerplay: move bootup value before read pptable from vbios
  ` [PATCH 148/459] drm/amd/powerplay: enable backdoor smu fw loading (v2)
  ` [PATCH 149/459] drm/amd/powerplay: update smu11 driver if header for navi10 (v2)
  ` [PATCH 150/459] drm/amdgpu: bump smc firmware header version to v2 (v2)
  ` [PATCH 151/459] drm/amdgpu: fix the issue of checking on message mapping
  ` [PATCH 152/459] drm/amd/powerplay: smu needs to be initialized after rlc in direct mode
  ` [PATCH 153/459] drm/amd/powerplay: introduce the function to load the soft pptable for navi10 (v2)
  ` [PATCH 154/459] drm/amd/powerplay: modify the feature mask to enable gfx/soc dpm
  ` [PATCH 155/459] drm/amd/powerplay: skip od feature on navi10 for the moment
  ` [PATCH 156/459] drm/amd/powerplay: enable power features
  ` [PATCH 157/459] drm/amd/powerplay: move the funciton of conv_profile_to_workload to asic file
  ` [PATCH 158/459] drm/amd/powerplay: move the function of get[set]_power_profile "
  ` [PATCH 159/459] drm/amd/powerplay: move the function of uvd&vce dpm "
  ` [PATCH 160/459] drm/amd/powerplay: move the function of read_sensor "
  ` [PATCH 161/459] drm/amd/powerplay: move the function of is_dpm_running "
  ` [PATCH 162/459] drm/amd/powerplay: add smu11 smu_if_version check for navi10
  ` [PATCH 163/459] drm/amd/powerplay: implement smc firmware v2.1 for smu11
  ` [PATCH 164/459] drm/amd/powerplay: remove duplicate code from smu hw init
  ` [PATCH 165/459] drm/amd/powerplay: optimization feature mask function for asic
  ` [PATCH 166/459] drm/amd/powerplay: add allowed feature mask for navi10
  ` [PATCH 167/459] drm/amd: add gfxoff support on navi10
  ` [PATCH 168/459] drm/amd/amdgpu: fw version check with gfxoff
  ` [PATCH 169/459] drm/amd/powerplay: gfxoff-seperate the Vega20 case
  ` [PATCH 170/459] drm/amd/powerplay: enable DCEFCLK dpm support
  ` [PATCH 171/459] drm/amdgpu: enable sw smu driver for navi10 by default
  ` [PATCH 172/459] drm/amd/powerplay: introduce smu clk type to handle ppclk for each asic
  ` [PATCH 173/459] drm/amd/powerplay: introduce smu feature type to handle feature mask "
  ` [PATCH 174/459] drm/amd/powerplay: introduce smu table id type to handle the smu table "
  ` [PATCH 175/459] drm/amd/powerplay: init table_count for smu tables on asic level
  ` [PATCH 176/459] drm/amd/powerplay: add tables_init interface for each asic
  ` [PATCH 177/459] drm/amd/powerplay/smu11: remove smu_update_table_with_arg
  ` [PATCH 178/459] drm/amd/powerplay: modify smu_update_table to use SMU_TABLE_xxx as the input
  ` [PATCH 179/459] drm/amd/powerplay: use the table size member in the structure instead of getting directly
  ` [PATCH 180/459] drm/amd/powerplay: move PPTable_t uses into asic level
  ` [PATCH 181/459] drm/amd/powerplay: move SmuMetrics_t "
  ` [PATCH 182/459] drm/amd/powerplay: move Watermarks_t "
  ` [PATCH 183/459] drm/amd/powerplay: introduce smu power source type to handle AC/DC source for each asic
  ` [PATCH 184/459] drm/amd/powerplay: move getting MAX_FAN_RPM value to asic level
  ` [PATCH 185/459] drm/amd/powerplay: don't include the smu11 driver if header in smu v11 (v2)
  ` [PATCH 186/459] drm/amd/powerplay: fix the incorrect type of pptable
  ` [PATCH 187/459] drm/amd/powerplay: do not set dpm_enabled flag before VCN/DCN DPM is workable
  ` [PATCH 188/459] drm/amdgpu/gfx10: update gfx golden settings
  ` [PATCH 189/459] drm/amdgpu: disable some gfx light sleep
  ` [PATCH 190/459] drm/amdgpu/gfx10: fix resume failure when enabling async gfx ring
  ` [PATCH 191/459] drm/amd/powerplay: update smu11_driver_if_navi10.h
  ` [PATCH 192/459] drm/amdgpu: mask some pm interfaces for navi10 because they are changed or not workable so far
  ` [PATCH 193/459] drm/amd/powerplay: set dpm_enabled flag but don't enable vcn dpm

[PATCH 000/459] amdgpu support for Navi10
 2019-06-17 19:26 UTC 

[PATCH net v2] hvsock: fix epollout hang from race condition
 2019-06-17 19:26 UTC 

[Qemu-devel] [PATCH 0/3] tricore: Convert to translate_loop
 2019-06-17 19:07 UTC  (2+ messages)

[PATCH v2 09/17] perf tools: Introduce the concept of trace ID queues
 2019-06-17 19:25 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH] drm/amd/amdgpu: cast mem->num_pages to 64-bits when shifting
 2019-06-17 19:25 UTC  (4+ messages)

[PATCH 01/22] drm/i915: Restore -Wunused-but-set-variable
 2019-06-17 19:25 UTC  (3+ messages)
` [PATCH 16/22] drm/i915: Push the i915_active.retire into a worker

dev_pagemap related cleanups v2
 2019-06-17 19:25 UTC  (5+ messages)
` [PATCH 10/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages

[PATCH] rebase: fix garbled progress display with '-x'
 2019-06-17 19:25 UTC  (10+ messages)
` [PATCH v2 0/4] rebase/progress: add and use term_clear_line()
  ` [PATCH v2 3/4] rebase: fix garbled progress display with '-x'

[PATCH v2 08/17] perf tools: Fix indentation in function cs_etm__process_decoder_queue()
 2019-06-17 19:25 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[Buildroot] [PATCH v2, 1/1] package/libglib2: remove bindir prefix from gio-2.0.pc
 2019-06-17 19:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/arm: Check for dp support for dp VFM, not sp
 2019-06-17 19:03 UTC  (3+ messages)
  ` [Qemu-arm] "

[PATCH] KVM: ARM64: Update perf event when setting PMU count value
 2019-06-17 19:24 UTC  (6+ messages)

[Buildroot] [git commit] package/libglib2: remove bindir prefix from gio-2.0.pc
 2019-06-17 19:24 UTC 

[U-Boot] [PATCH v2 1/2] MIPS: add empty arch/clk.h
 2019-06-17 19:24 UTC  (3+ messages)

[PATCH v2 07/17] perf tools: Move packet queue out of decoder structure
 2019-06-17 19:24 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH v3 0/5] crypto: caam - Add i.MX8MQ support
 2019-06-17 19:24 UTC  (3+ messages)
` [PATCH v3 2/5] crypto: caam - correct DMA address size for the i.MX8

[PATCH v2 05/17] perf tools: Add handling of switch-CPU-wide events
 2019-06-17 19:22 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[Buildroot] [PATCH] configs/freescale_imx8mmevk: new defconfig
 2019-06-17 19:24 UTC  (2+ messages)

[PATCH v2 06/17] perf tools: Refactor error path in cs_etm_decoder__new()
 2019-06-17 19:23 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[Qemu-devel] [RFC PATCH v2 24/35] multi-process: add qdev_proxy_add to create proxy devices
 2019-06-17 19:22 UTC  (2+ messages)

[PATCH mlx5-next 00/15] Mellanox, mlx5 vport metadata matching
 2019-06-17 19:23 UTC  (16+ messages)
` [PATCH mlx5-next 01/15] net/mlx5: Introduce vport metadata matching bits and enum constants
` [PATCH mlx5-next 02/15] net/mlx5: Get vport ACL namespace by vport index
` [PATCH mlx5-next 03/15] net/mlx5: Support allocating modify header context from ingress ACL
` [PATCH mlx5-next 04/15] net/mlx5: Add flow context for flow tag
` [PATCH mlx5-next 05/15] net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLs
` [PATCH mlx5-next 06/15] net/mlx5e: Specifying known origin of packets matching the flow
` [PATCH mlx5-next 07/15] net/mlx5: E-Switch, Add match on vport metadata for rule in fast path
` [PATCH mlx5-next 08/15] net/mlx5: E-Switch, Add query and modify esw vport context functions
` [PATCH mlx5-next 09/15] net/mlx5: E-Switch, Pass metadata from FDB to eswitch manager
` [PATCH mlx5-next 10/15] net/mlx5: E-Switch, Add match on vport metadata for rule in slow path
` [PATCH mlx5-next 11/15] RDMA/mlx5: Add vport metadata matching for IB representors
` [PATCH mlx5-next 12/15] net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it
` [PATCH mlx5-next 13/15] net/mlx5: E-Switch, Use vport index when init rep
` [PATCH mlx5-next 14/15] {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
` [PATCH mlx5-next 15/15] RDMA/mlx5: Cleanup rep when doing unload

[PATCH v2] KVM: x86: clean up conditions for asynchronous page fault handling
 2019-06-17 19:23 UTC  (2+ messages)

[PATCH v2 04/17] perf tools: Add handling of itrace start events
 2019-06-17 19:22 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[Buildroot] [git commit] configs/freescale_imx8mmevk: new defconfig
 2019-06-17 19:22 UTC 

[Qemu-devel] [PULL 00/16] Monitor patches for 2019-06-17
 2019-06-17 18:49 UTC  (9+ messages)
` [Qemu-devel] [PULL 05/16] monitor: Create MonitorHMP with readline state
` [Qemu-devel] [PULL 06/16] monitor: Remove Monitor.cmd_table indirection
` [Qemu-devel] [PULL 07/16] monitor: Rename HMP command type and tables
` [Qemu-devel] [PULL 08/16] Move monitor.c to monitor/misc.c
` [Qemu-devel] [PULL 11/16] monitor: Split out monitor/qmp.c
` [Qemu-devel] [PULL 14/16] monitor: Split Monitor.flags into separate bools
` [Qemu-devel] [PULL 15/16] monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
` [Qemu-devel] [PULL 16/16] vl: Deprecate -mon pretty=... for HMP monitors

[PATCH v2 03/17] perf tools: Configure SWITCH_EVENTS in CPU-wide mode
 2019-06-17 19:21 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

SRF04.c - wrong range for filter (line 145)
 2019-06-17 19:21 UTC 

[PATCH v2 02/17] perf tools: Configure timestsamp generation in CPU-wide mode
 2019-06-17 19:20 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: Configure timestamp "

[PATCH v2 01/17] perf tools: Configure contextID tracing in CPU-wide mode
 2019-06-17 19:20 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH] perf record: Add support to collect callchains from kernel or user space only
 2019-06-17 19:18 UTC  (2+ messages)
` [tip:perf/core] "

[Buildroot] [PATCH] board: solidrun: add Clearfog GT-8K
 2019-06-17 19:20 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 20/35] multi-process: Add QMP & extend HMP commands to list remote info
 2019-06-17 19:18 UTC  (2+ messages)

[tip:perf/core] perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd()
 2019-06-17 19:19 UTC 

[tip:perf/core] perf trace: Exit when failing to build eBPF program
 2019-06-17 19:17 UTC 

[tip:perf/core] perf config: Bail out when a handler returns failure for a key-value pair
 2019-06-17 19:18 UTC 

[PATCH 00/43] VMX optimizations
 2019-06-17 19:17 UTC  (3+ messages)
` [PATCH 22/43] KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped

[PATCH][V2] net: lio_core: fix potential sign-extension overflow on large shift
 2019-06-17 19:17 UTC  (3+ messages)

[tip:perf/core] perf trace: Associate more argument names with the filename beautifier
 2019-06-17 19:16 UTC 

[PATCH 2/2] arm: dts: add ARM Mali GPU node for Odroid XU3
 2019-06-17 19:16 UTC  (4+ messages)
` [PATCH v2 "

[tip:perf/core] perf trace: Consume the augmented_raw_syscalls payload
 2019-06-17 19:16 UTC 

[PATCHv2] perf jvmti: Fix gcc string overflow warning
 2019-06-17 19:15 UTC  (2+ messages)
` [tip:perf/core] perf jvmti: Address gcc string overflow warning for strncpy()

[PATCH 1/3] resource: Fix locking in find_next_iomem_res()
 2019-06-17 19:14 UTC  (3+ messages)

[tip:perf/core] perf augmented_raw_syscalls: Move reading filename to the loop
 2019-06-17 19:14 UTC 

Linux 5.1.11
 2019-06-17 19:14 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/mongoose: bump to version 6.15
 2019-06-17 19:14 UTC  (2+ messages)

[tip:perf/core] perf augmented_raw_syscalls: Change helper to consider just the augmented_filename part
 2019-06-17 19:13 UTC 

[dpdk-dev] [PATCH v2 09/10] octeonx: mark internal functions with __rte_internal
 2019-06-17 19:13 UTC  (2+ messages)

[PATCH] Staging: iio: adt7316: use correct headers for gpio
 2019-06-17 19:13 UTC  (2+ messages)

[tip:perf/core] perf augmented_raw_syscalls: Move the probe_read_str to a separate function
 2019-06-17 19:13 UTC 

[tip:perf/core] perf augmented_raw_syscalls: Tell which args are filenames and how many bytes to copy
 2019-06-17 19:12 UTC 

[PATCH 1/2] scripts: add a script to handle Documentation/features
 2019-06-17 19:13 UTC  (2+ messages)
` [PATCH 2/2] docs: admin-guide, x86: add a features list

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 33 warnings (v4.19.52)
 2019-06-17 19:13 UTC 

[PATCH 2/2] isimodem: voicecall: fix strncpy compiler error (GCC 9)
 2019-06-17 19:13 UTC  (2+ messages)

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-06-17 19:12 UTC  (7+ messages)
` [PATCH, RFC 45/62] mm: Add the encrypt_mprotect() system call for MKTME


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.