All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-09 21:22:14 to 2023-05-09 22:21:46 UTC [more...]

[PATCH 1/9] drm/amdgpu: Add vcn/jpeg ras err status registers
 2023-05-09 22:21 UTC  (4+ messages)
` [PATCH 2/9] drm/amdgpu: Add query_ras_error_count for vcn v4_0_3
` [PATCH 3/9] drm/amdgpu: Add reset_ras_error_count "
` [PATCH 4/9] drm/amdgpu: Initialize vcn v4_0_3 ras function

[Intel-xe] [PATCH] drm/xe: Call exit functions when xe_register_pci_driver() fails
 2023-05-09 22:20 UTC 

[PATCH v3] btrfs: fix backref walking not returning all inode refs
 2023-05-09 22:14 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Add PSP supporting PSP 13.0.6 SRIOV ucode init
 2023-05-09 22:20 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Skip using MC FB Offset when APU flag is set for SRIOV
` [PATCH 3/4] drm/amdgpu: Set memory partitions to 1 "
` [PATCH 4/4] drm/amdgpu: Checked if the pointer NULL before use it

introduce bdev holder ops and a file system shutdown method
 2023-05-09 22:19 UTC  (5+ messages)
` [PATCH 5/9] block: introduce holder ops

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-05-09 22:19 UTC  (2+ messages)

[PATCH v4 0/4] Enable multiple MCAN on AM62x
 2023-05-09 22:18 UTC  (4+ messages)
` [PATCH v4 2/4] can: m_can: Add hrtimer to generate software interrupt

[PATCH 1/3] drm/amdgpu: Add compute mode descriptor function
 2023-05-09 22:18 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Return error on invalid compute mode
` [PATCH 3/3] drm/amdgpu: Add PSP spatial parition interface

[PATCH] btrfs: zoned: zone finish data relocation BG with last IO
 2023-05-09 22:12 UTC  (2+ messages)

[PATCH v12 00/13] HP BIOSCFG driver
 2023-05-09 22:17 UTC  (7+ messages)
` [PATCH v12 04/13] HP BIOSCFG driver - int-attributes
` [PATCH v12 05/13] HP BIOSCFG driver - ordered-attributes

[PATCH] watchdog: Prefer use "ref-cycles" for NMI watchdog
 2023-05-09 22:17 UTC 

[PATCH] drm/amdgpu: Fix xGMI access P2P mapping failure on GFXIP 9.4.3
 2023-05-09 22:17 UTC  (3+ messages)
` [PATCH] drm/amdkfd: Remove skiping userptr buffer mapping when mmu notifier marks it as invalid
` [PATCH] drm/amdgpu: Fix unmapping of aperture

[Intel-xe] [PATCH v2 00/31] Upstreaming prep / all of mbrosts patches
 2023-05-09 22:16 UTC  (11+ messages)
` [Intel-xe] [PATCH v2 05/31] drm/xe: Long running job update
` [Intel-xe] [PATCH v2 08/31] drm/xe: VM LRU bulk move

[PATCH 00/12] btrfs: various cleanups to make ctree.c sync easier
 2023-05-09 22:10 UTC  (5+ messages)
` [PATCH 07/12] btrfs: add __btrfs_check_node helper

[PATCH 0/5] net/tcp-md5: Verify segments on TIME_WAIT sockets
 2023-05-09 22:16 UTC  (6+ messages)
` [PATCH 1/5] net/tcp: Separate TCP-MD5 signing from tcp_v{4,6}_send_reset()
` [PATCH 2/5] net/tcp: Use tcp_v6_md5_hash_skb() instead of .calc_md5_hash()
` [RFC 3/5] net/tcp-md5: Verify inbound segments on twsk
` [RFC 4/5] net/tcp-md5: Don't send RST if key (dis)appeared
` [RFC 5/5] net/tcp-md5: Don't send ACK if key (dis)appears

[PATCH v2 0/4] locking/rtmutex: Avoid overwriting pi_blocked_on while invoking blk_flush_plug()
 2023-05-09 22:14 UTC  (4+ messages)
` [PATCH v2 1/4] sched/core: Provide sched_rtmutex() and expose sched work helpers

[PATCH 1/3] drm/ttm: export ttm_pool_fini for cleanup
 2023-05-09 22:15 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Set TTM pools for memory partitions
` [PATCH 3/3] drm/amdkfd: Native mode memory partition support

[PATCH -next v19 23/24] riscv: Enable Vector code to be built
 2023-05-09 22:14 UTC  (4+ messages)

arch/um/drivers/harddog_user.c:6:10: fatal error: stdio.h: No such file or directory
 2023-05-09 22:14 UTC 

[Intel-gfx] [PATCH] drm/i915: Use REG_BIT() & co. for AUX CH registers
 2023-05-09 22:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 01/14] drm/amdgpu: Add utility functions for xcp
 2023-05-09 22:14 UTC  (14+ messages)
` [PATCH 02/14] drm/amdgpu: Move memory partition query to gmc
` [PATCH 03/14] drm/amdgpu: Get supported memory partition modes
` [PATCH 04/14] drm/amdgpu: Store additional numa node information
` [PATCH 05/14] drm/amdgpu: Add API to get numa information of XCC
` [PATCH 06/14] drm/amdgpu: Add memory partitions to gmc
` [PATCH 07/14] drm/amdgpu: Initialize memory ranges for GC 9.4.3
` [PATCH 08/14] drm/amdgpu: Add callback to fill xcp memory id
` [PATCH 09/14] drm/amdgpu: Fill xcp mem node in aquavanjaram
` [PATCH 10/14] drm/amdgpu: Move initialization of xcp before kfd
` [PATCH 11/14] drm/amdkfd: Add xcp reference to kfd node
` [PATCH 12/14] drm/amdkfd: Use xcc mask for identifying xcc
` [PATCH 13/14] drm/amdgpu: Check memory ranges for valid xcp mode
` [PATCH 14/14] drm/amdgpu: Add auto mode for compute partition

performance regression between 6.1.x and 5.15.x
 2023-05-09 22:14 UTC  (4+ messages)

[PATCH] drm/amdgpu: Simplify aquavanjram instance mapping
 2023-05-09 22:12 UTC  (3+ messages)
` [PATCH] drm/amdgpu: Use GPU VA space for IH v4.4.2 in APU
` [PATCH] drm/amdgpu: Use apt name for FW reserved region

[PATCH 01/12] drm/amdgpu: Load vcn_v4_0_3 ucode during early_init
 2023-05-09 22:11 UTC  (12+ messages)
` [PATCH 02/12] drm/amdgpu: Add instance mask for VCN and JPEG
` [PATCH 03/12] drm/amdgpu: Add VCN logical to physical id mapping
` [PATCH 04/12] drm/amdgpu: Use logical ids for VCN/JPEG v4.0.3
` [PATCH 05/12] drm/amdgpu: Fix harvest reporting of VCN
` [PATCH 06/12] drm/amdgpu/vcn: use dummy register selects AID for VCN_RAM ucode
` [PATCH 07/12] drm/amdgpu: use physical AID index for ring name
` [PATCH 08/12] drm/amdgpu: A workaround for JPEG_v4_0_3 ring test fail
` [PATCH 09/12] drm/amdgpu: fixes a JPEG get write/read pointer bug
` [PATCH 10/12] drm/amdgpu: Add a read after write DB_CTRL for vcn_v4_0_3
` [PATCH 11/12] drm/amdgpu: Use a different value than 0xDEADBEEF for jpeg ring test
` [PATCH 12/12] drm/amdgpu/vcn: Use buffer object's deletion logic

[PATCH 1/7] drm/amdgpu: Add parsing of acpi xcc objects
 2023-05-09 22:10 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu: Add API to get tmr info from acpi
` [PATCH 3/7] drm/amdgpu: Read discovery info from system memory
` [PATCH 4/7] drm/amdgpu: Add fallback path for discovery info
` [PATCH 5/7] drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3
` [PATCH 6/7] drm/amdgpu: Fix discovery sys node harvest info
` [PATCH 7/7] drm/amdgpu: preserve the num_links in case of reflection

[PATCH] cpupower: Bump soname version
 2023-05-09 22:10 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: Add flags for partition mode query
 2023-05-09 22:08 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Use transient mode during xcp switch
` [PATCH 3/4] drm/amdgpu: Add FGCG for GFX v9.4.3
` [PATCH 4/4] drm/amdkfd: Enable SVM on Native mode

[PATCH v7 0/8] cxl: Process event logs
 2023-05-09 22:08 UTC  (15+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v7 2/8] cxl/mem: Wire up event interrupts
` [PATCH v7 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v7 4/8] cxl/mem: Trace DRAM "
` [PATCH v7 5/8] cxl/mem: Trace Memory Module "
` [PATCH v7 6/8] cxl/test: Add generic mock events
` [PATCH v7 7/8] cxl/test: Add specific events

[PATCH 01/12] drm/amd/pm: Update pmfw header files for SMU v13.0.6
 2023-05-09 22:07 UTC  (12+ messages)
` [PATCH 02/12] drm/amd/pm: Update gfx clock frequency "
` [PATCH 03/12] drm/amd/pm: Update pmfw header files "
` [PATCH 04/12] drm/amd/pm: Add ih for SMU v13.0.6 thermal throttling
` [PATCH 05/12] drm/amd/pm: Keep interface version in PMFW header
` [PATCH 06/12] drm/amd/pm: Initialize power limit for SMU v13.0.6
` [PATCH 07/12] drm/amd/pm: Update hw mon attributes for GC version 9.4.3
` [PATCH 08/12] drm/amd/pm: Expose mem temperature "
` [PATCH 09/12] drm/amd/pm: Update PMFW headers for version 85.54
` [PATCH 10/12] drm/amd/pm: Notify PMFW about driver unload cases
` [PATCH 11/12] drm/amdgpu: Add mode-2 reset in SMU v13.0.6
` [PATCH 12/12] drm/amd/pm: fix wrong smu socclk value

[PATCH v7 0/8] Introduce MSM-specific DSC helpers
 2023-05-09 22:06 UTC  (18+ messages)
` [PATCH v7 1/8] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH v7 2/8] drm/display/dsc: add helper to set semi-const parameters
` [PATCH v7 3/8] drm/msm/dsi: use DRM DSC helpers for DSC setup
` [PATCH v7 4/8] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v7 5/8] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness
` [PATCH v7 6/8] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v7 7/8] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v7 8/8] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup

[PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 2023-05-09 22:05 UTC 

[PATCH] drm/amdgpu: increase AMDGPU_MAX_RINGS
 2023-05-09 22:05 UTC  (5+ messages)
` [PATCH] drm/amdgpu: Increase Max GPU instance to 64
` [PATCH] drm/amdgpu: change the print level to warn for ip block disabled
` [PATCH] drm/amdgpu: fix sdma instance
` [PATCH] drm/amdgpu: remove irq_get return value check in gfx_ras_late_init

[PATCH v8] usb: dwc3: debugfs: Prevent any register access when devices is runtime suspended
 2023-05-09 22:04 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3
 2023-05-09 22:01 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Implement new dummy vram manager
` [PATCH 3/3] drm/amdgpu: Create VRAM BOs on GTT for GFXIP9.4.3

[PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
 2023-05-09 22:04 UTC  (9+ messages)

Install complete Rust and toolchans for image? #rust #yocto #sdk
 2023-05-09 22:03 UTC  (2+ messages)
` [yocto] "

Driver for rtw8723ds
 2023-05-09 22:02 UTC  (7+ messages)

[PULL 0/3] VFIO updates 2023-05-09
 2023-05-09 21:59 UTC  (4+ messages)
` [PULL 1/3] vfio/pci: add support for VF token
` [PULL 2/3] vfio/migration: Skip log_sync during migration SETUP state
` [PULL 3/3] vfio/pci: Static Resizable BAR capability

[PATCH] cdx: add MSI support for CDX bus
 2023-05-09 22:01 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: phy: cadence-torrent: Add latency properties
 2023-05-09 21:57 UTC  (2+ messages)

[PATCH] drm/sched: Check scheduler work queue before calling timeout handling
 2023-05-09 21:56 UTC  (2+ messages)

[PATCH 4/4] drm/mgag200: Use DMA to copy the framebuffer to the VRAM
 2023-05-09 21:54 UTC 

[PATCH 1/2] lockdep: lock_set_cmp_fn()
 2023-05-09 21:54 UTC  (2+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-09 21:54 UTC  (13+ messages)
` [PATCH 03/32] locking/lockdep: lockdep_set_no_check_recursion()
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH] PCI: Apply Intel NVMe quirk to Solidigm P44 Pro
 2023-05-09 21:48 UTC  (2+ messages)

btrfs-transaction stalls
 2023-05-09 21:48 UTC  (7+ messages)

[OE-core][PATCH] cve-check: add option to add additional patched CVEs
 2023-05-09 21:37 UTC  (8+ messages)

[PATCH] nvmet-rdma: Suppress a class of lockdep complaints
 2023-05-09 21:44 UTC  (2+ messages)

[patch 00/20] posix-timers: Fixes and cleanups
 2023-05-09 21:42 UTC  (9+ messages)
` [patch 02/20] posix-timers: Ensure timer ID search-loop limit is valid
              ` [RFD] posix-timers: CRIU woes

[PATCH 0/6] Add MSM8226 OCMEM support plus some extra OCMEM driver fixes
 2023-05-09 21:41 UTC  (4+ messages)
` [PATCH 3/6] soc: qcom: ocmem: make iface clock optional

[PATCH v10] usb: dwc3: debugfs: Resume dwc3 before accessing registers
 2023-05-09 21:37 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Drop legacy CTB definitions
 2023-05-09 21:38 UTC  (2+ messages)

[PATCH 6.1 v1] RISC-V: fix lock splat in riscv_cpufeature_patch_func()
 2023-05-09 21:36 UTC 

[PATCH v7] usb: dwc3: fix gadget mode suspend interrupt handler issue
 2023-05-09 21:36 UTC  (2+ messages)

[PATCH] soc: qcom: ocmem: Add OCMEM hardware version print
 2023-05-09 21:26 UTC 

[RFC PATCH 0/7] Add driver registration i/f to resctrl
 2023-05-09 21:34 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/3] Fixed-width mask/bit helpers
 2023-05-09 21:34 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros
  ` [Intel-gfx] [Intel-xe] "
    `  "

[PATCH 1/2] block: make the fair sharing of tag configurable
 2023-05-09 21:33 UTC  (2+ messages)

[PATCH 00/15] refs: implement skip lists for packed backend
 2023-05-09 21:34 UTC  (4+ messages)
` [PATCH 14/15] upload-pack.c: avoid enumerating hidden refs where possible

[PATCH] pack-refs: teach --exclude option to exclude refs from being packed
 2023-05-09 21:25 UTC  (4+ messages)
` [PATCH v2 0/3] pack-refs: Teach "
  ` [PATCH v2 3/3] pack-refs: teach pack-refs --include option

[PATCH AUTOSEL 6.2 01/18] RDMA/core: Fix multiple -Warray-bounds warnings
 2023-05-09 21:19 UTC  (4+ messages)
` [PATCH AUTOSEL 6.2 14/18] power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets
` [PATCH AUTOSEL 6.2 16/18] RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
` [PATCH AUTOSEL 6.2 18/18] cifs: missing lock when updating session status

[PATCH 6.1 000/610] 6.1.28-rc2 review
 2023-05-09 21:30 UTC  (5+ messages)

[PATCH iproute2 00/11] fix analyzer warnings
 2023-05-09 21:21 UTC  (12+ messages)
` [PATCH iproute2 01/11] lib/fs: fix file leak in task_get_name
` [PATCH iproute2 02/11] ipmaddr: fix dereference of NULL on malloc() failure
` [PATCH iproute2 03/11] iproute_lwtunnel: fix possible use of NULL when malloc() fails
` [PATCH iproute2 04/11] tc_filter: fix unitialized warning
` [PATCH iproute2 05/11] tc_util "
` [PATCH iproute2 06/11] tc_exec: don't dereference NULL on calloc failure
` [PATCH iproute2 07/11] m_action: fix warning of overwrite of const string
` [PATCH iproute2 08/11] netem: fix NULL deref on allocation failure
` [PATCH iproute2 09/11] nstat: fix potential NULL deref
` [PATCH iproute2 10/11] rdma/utils: fix some analyzer warnings
` [PATCH iproute2 11/11] tc/prio: handle possible truncated kernel response

[PATCH 00/11] Fix qemu_strtosz() read-out-of-bounds
 2023-05-09 21:28 UTC  (4+ messages)
` [PATCH 11/11] cutils: Improve qemu_strtosz handling of fractions

[PATCH AUTOSEL 4.14 1/2] clk: tegra20: fix gcc-7 constant overflow warning
 2023-05-09 21:21 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/2] Input: xpad - add constants for GIP interface numbers

[PATCH AUTOSEL 4.19 1/2] clk: tegra20: fix gcc-7 constant overflow warning
 2023-05-09 21:21 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 2/2] Input: xpad - add constants for GIP interface numbers

[PATCH AUTOSEL 5.4 1/4] RDMA/core: Fix multiple -Warray-bounds warnings
 2023-05-09 21:20 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/4] clk: tegra20: fix gcc-7 constant overflow warning
` [PATCH AUTOSEL 5.4 4/4] Input: xpad - add constants for GIP interface numbers

[PATCH 1/2] ARM: dts: bcm-mobile: align SDHCI node name with bindings
 2023-05-09 21:20 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: mmc: brcm,kona-sdhci: convert to YAML

[PATCH AUTOSEL 5.10 1/5] RDMA/core: Fix multiple -Warray-bounds warnings
 2023-05-09 21:20 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 3/5] clk: tegra20: fix gcc-7 constant overflow warning
` [PATCH AUTOSEL 5.10 5/5] Input: xpad - add constants for GIP interface numbers

[PATCH AUTOSEL 5.15 01/13] RDMA/core: Fix multiple -Warray-bounds warnings
 2023-05-09 21:20 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 09/13] clk: tegra20: fix gcc-7 constant overflow warning
` [PATCH AUTOSEL 5.15 12/13] power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets
` [PATCH AUTOSEL 5.15 13/13] Input: xpad - add constants for GIP interface numbers

[PATCH bpf-next 0/2] bpf: Fix issues caused by bpf trampoline
 2023-05-09 21:21 UTC  (7+ messages)
` [PATCH bpf-next 2/2] fork: Rename mm_init to task_mm_init
      ` pahole issue. "


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.