All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-04 12:05:58 to 2023-05-04 12:33:20 UTC [more...]

[PATCH] firmware: added a firmware information passing method FFI
 2023-05-04 12:05 UTC  (12+ messages)
  ` [External] "

[PATCH v5 00/44] Add LoongArch LSX instructions
 2023-05-04 12:28 UTC  (9+ messages)
` [PATCH v5 04/44] target/loongarch: Implement vadd/vsub
` [PATCH v5 27/44] target/loongarch: Implement vssrln vssran
` [PATCH v5 31/44] target/loongarch: Implement vbitclr vbitset vbitrev
` [PATCH v5 32/44] target/loongarch: Implement vfrstp
` [PATCH v5 39/44] target/loongarch: Implement vreplve vpack vpick
` [PATCH v5 40/44] target/loongarch: Implement vilvl vilvh vextrins vshuf
` [PATCH v5 41/44] target/loongarch: Implement vld vst
` [PATCH v5 44/44] target/loongarch: CPUCFG support LSX

[Nouveau] [PATCH 1/4] drm/amdgpu: Movie the amdgpu_gtt_mgr start and size from pages to bytes
 2023-01-25 10:00 UTC  (4+ messages)
` [Nouveau] [PATCH 2/4] drm/amdgpu: Support allocate of amdgpu_gtt_mgr "
` [Nouveau] [PATCH 3/4] drm/amdgpu: Use cursor start instead of ttm resource start
` [Nouveau] [PATCH 4/4] drm/amdkfd: "

nvkm_devinit_func.disable() to be made void
 2023-01-16 17:27 UTC  (2+ messages)
` [Nouveau] "

[Nouveau] 2023 X.Org Board of Directors Elections Nomination period is NOW
 2023-03-23  8:50 UTC  (5+ messages)
` [Intel-gfx] "
  ` [Nouveau] Reminder: Only 2 days left to nominate candidates for the 2023 X.Org Board of Directors Elections
  ` [Nouveau] Reminder: Last day (!) "
  ` [Nouveau] 2023 X.Org Board of Directors Elections timeline extended, request for nominations

[Nouveau] [PATCH] drm/nouveau/mc/ga100: make ga100_mc_device static
 2022-12-29 15:52 UTC 

[Nouveau] [PATCH 1/6] drm/gem: Remove BUG_ON in drm_gem_private_object_init
 2023-02-08  9:01 UTC  (2+ messages)
` [Nouveau] [PATCH 3/6] drm/ttm: Change the meaning of resource->start from pfn to bytes

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-03-20 19:16 UTC  (15+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
      ` [Nouveau] "
` [Nouveau] [PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-03-10  9:26 UTC  (32+ messages)
      ` [Nouveau] "

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-04 12:32 UTC  (12+ messages)
` [PATCH v3 02/18] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v3 07/18] arm64: defconfig: Enable Qualcomm minidump driver

[PATCH v2 0/2] drm/nouveau: avoid usage of list iterator after loop
 2023-03-13 13:54 UTC  (2+ messages)
` [Nouveau] [PATCH v2 1/2] drm/nouveau/device: "

[PATCH v2 0/8] Fix several device private page reference counting issues
 2022-10-25 10:17 UTC  (2+ messages)
` [Nouveau] "

[Nouveau] [PATCH] drm/nouveau/fifo: small cleanup in nvkm_chan_cctx_get()
 2022-11-15 13:16 UTC 

[PATCH v3 1/4] drm/amdgpu: Use cursor start instead of ttm resource start
 2023-01-25 14:24 UTC  (3+ messages)
` [Nouveau] [PATCH v3 3/4] drm/amdgpu: Movie the amdgpu_gtt_mgr start and size from pages to bytes
` [Nouveau] [PATCH v3 4/4] drm/amdgpu: Support allocate of amdgpu_gtt_mgr "

[Nouveau] [PATCH v2 1/4] drm/amdgpu: Use cursor start instead of ttm resource start
 2023-01-25 10:48 UTC  (3+ messages)
` [Nouveau] [PATCH v2 3/4] drm/amdgpu: Movie the amdgpu_gtt_mgr start and size from pages to bytes
` [Nouveau] [PATCH v2 4/4] drm/amdgpu: Support allocate of amdgpu_gtt_mgr "

[Nouveau] [PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-19  4:14 UTC  (5+ messages)
` [Nouveau] [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings
` [Nouveau] [PATCH drm-next 13/14] drm/nouveau: implement new VM_BIND UAPI

[PATCH v4 1/4] drm/gem: Remove BUG_ON in drm_gem_private_object_init
 2023-01-25 10:03 UTC  (3+ messages)
` [Nouveau] [PATCH v4 2/4] drm/ttm: Clean up page shift operation
` [Nouveau] [PATCH v4 3/4] drm/amdgpu: GDS/GWS/OA cleanup the "

[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-19 12:00 UTC  (15+ messages)
` [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
  ` [Nouveau] "
` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
  ` [Nouveau] "
` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
  ` [Nouveau] "
` [Nouveau] [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [Nouveau] [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
  ` [Nouveau] "

[Nouveau] [PATCH v4 1/4] drm/amdgpu: Use cursor start instead of ttm resource start
 2023-01-25 15:20 UTC  (2+ messages)
` [Nouveau] [PATCH v4 2/4] drm/amdkfd: "

[Nouveau] [PATCH] drm/nouveau/gr/gv100-: unlock on error in gf100_gr_chan_new()
 2022-11-15 13:16 UTC 

[Nouveau] [REGRESSION] GM20B probe fails after commit 2541626cfb79
 2023-01-20 11:34 UTC  (8+ messages)
`  "

[Nouveau] [PATCH] drm/nouveau/fifo: make nvkm_runl_new() return error pointers
 2022-11-15 13:16 UTC 

[Nouveau] 2023 X.Org Foundation Membership deadline for voting in the election
 2023-04-17 18:48 UTC  (4+ messages)
` [Intel-gfx] "

[Nouveau] 2023 X.Org Foundation Election vote results
 2023-05-04 11:41 UTC  (2+ messages)
`  "

[Nouveau] [PATCH] drm/nouveau/fb: fix pci device refcount leak in nv1a_ram_new()
 2022-11-18  9:19 UTC 

[Nouveau] [PATCH] drm/nouveau: Fix bug in buffer relocs for Nouveau
 2023-03-27  8:42 UTC  (2+ messages)

[Nouveau] 2023 X.Org Foundation Membership deadline extended
 2023-04-19  9:11 UTC 

[PATCH 00/37] Rid W=1 warnings from GPU
 2023-03-17  8:17 UTC  (10+ messages)
` [Nouveau] [PATCH 10/37] drm/nouveau/nvkm/nvfw/acr: Make local function ‘wpr_generic_header_dump’ static
` [Nouveau] [PATCH 11/37] drm/nouveau/nvkm/subdev/acr/lsfw: Remove unused variable 'loc'
` [Nouveau] [PATCH 12/37] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
` [Nouveau] [PATCH 21/37] drm/nouveau/nvkm/subdev/volt/gk20a: Demote kerneldoc abuses
` [Nouveau] [PATCH 22/37] drm/nouveau/nvkm/engine/fifo/runl: Staticify local function nvkm_engn_cgrp_get()
` [Nouveau] [PATCH 23/37] drm/nouveau/nvkm/engine/fifo/gf100: Staticify local function gf100_fifo_nonstall_block()
` [Nouveau] [PATCH 24/37] drm/nouveau/nvkm/engine/gr/gf100: Demote kerneldoc abuse
` [Nouveau] [PATCH 25/37] drm/nouveau/nvkm/engine/gr/tu102: Staticify local function gf100_fifo_nonstall_block()
` [Nouveau] [PATCH 31/37] drm/nouveau/dispnv04/crtc: Demote kerneldoc abuses

[Nouveau] [PATCH 0/2] drm/nouveau: avoid usage of list iterator after loop
 2023-03-01 17:25 UTC  (2+ messages)
` [Nouveau] [PATCH 1/2] drm/nouveau/device: "

[Nouveau] [PATCH v2] drm/ttm: Change the meaning of the fields in the ttm_place structure from pfn to bytes
 2023-03-06 13:23 UTC 

[Nouveau] [PATCH 1/6] drm/ttm: rework on ttm_resource to use size_t type
 2022-10-19 15:27 UTC  (4+ messages)
` [Nouveau] [PATCH 3/6] drm/i915: fix’s on ttm_resource rework "
` [Nouveau] [PATCH 5/6] drm/radeon: "
` [Nouveau] [PATCH 6/6] drm/vmwgfx: "

[Nouveau] [PATCH] drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype
 2022-12-12 10:22 UTC 

[Nouveau] [PATCH] drm/nouveau: remove unused tu102_gr_load() function
 2023-04-17 21:03 UTC 

[Nouveau] [PATCH] $drm/nouveau: Fix kernel-doc
 2022-11-04  2:52 UTC 

[Nouveau] [PATCH] drm/nouveau/devinit: Convert function disable() to be void
 2023-01-25 15:07 UTC 

[PATCH v2] drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()
 2023-04-15  2:02 UTC  (2+ messages)
` [Nouveau] [PATCH v3] "

[Nouveau] [PATCH] drm/nouveau/acr: make wpr_generic_header_dump static
 2022-12-29 16:27 UTC 

[Nouveau] [PATCH -next] drm/nouveau/gr/gf100-: Remove unneeded semicolon
 2022-11-11  1:19 UTC 

[Nouveau] [PATCH v3] drm/ttm: rework on ttm_resource to use size_t type
 2022-10-27  9:12 UTC 

[Nouveau] Fans ramping up randomly when idle
 2022-11-10 15:40 UTC  (5+ messages)

[Nouveau] [PATCH] drm/nouveau/mmu: fix use-after-free bug in nvkm_vmm_pfn_map
 2022-11-02 10:35 UTC  (2+ messages)

[PATCH 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-10-20 10:55 UTC  (3+ messages)
` [PATCH 03/21] drm/ingenic: Don't set struct drm_driver.lastclose
  ` [Nouveau] "

[Nouveau] [PATCH -next] drm/nouveau/gr/gv100-: fix missing unlock on error in gf100_gr_chan_new()
 2022-11-12  2:48 UTC 

[Nouveau] [PATCH] drm/nouveau/mmu: fix Use after Free bug in nvkm_vmm_node_split
 2022-12-30  7:27 UTC 

[PATCH 1/5] drm/nouveau/nvfw/acr: make wpr_generic_header_dump() static
 2022-11-11  9:11 UTC  (3+ messages)
` [Nouveau] [PATCH 3/5] drm/nouveau/fifo: make nvkm_engn_cgrp_get static
` [Nouveau] [PATCH 5/5] drm/nouveau/gr/tu102: Remove the unused function tu102_gr_load()

[PATCH] drm/nouveau: Adding support to control backlight using bl_power for nva3
 2022-11-01  2:11 UTC  (3+ messages)
` [PATCH] drm/nouveau: Add "
  ` [Nouveau] "

[Nouveau] [PATCH v2 0/3] drm: Generic fbdev and vga-switcheroo
 2023-01-19 22:10 UTC  (5+ messages)
` [Nouveau] [PATCH v2 2/3] drm/fb-helper: Set framebuffer for vga-switcheroo clients
  ` [Intel-gfx] "
    ` [Nouveau] "

[PATCH 1/2] drm/ttm: prevent moving of pinned BOs
 2023-01-15 16:14 UTC  (2+ messages)
` [Nouveau] [Intel-gfx] "

[Nouveau] [PATCH] nouveau: fix nv50_wndw_new_() prototype
 2023-01-17 16:39 UTC 

[Nouveau] [PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-18  1:18 UTC  (8+ messages)
` [Nouveau] [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
    `  "
` [Nouveau] [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op

[Nouveau] [PATCH] drm/nouveau/kms/nv04: fix pci device refcount leak
 2022-11-18  9:16 UTC 

[Nouveau] [PATCH -next] drm/nouveau/fifo: Remove duplicated include in chan.c
 2022-11-11  1:25 UTC 

[Nouveau] [PATCH] drm/nouveau/gr/gf100-: remove unnecessary semicolon
 2023-01-14 15:37 UTC 

[Nouveau] [PATCH v2] drm/ttm: rework on ttm_resource to use size_t type
 2022-10-25 15:50 UTC 

[Nouveau] [PATCH] drm/nouveau/acr/ga102: make ga102_gsps static (not exported)
 2022-12-29 15:47 UTC 

[Nouveau] [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
 2023-01-17  8:49 UTC  (2+ messages)

[Nouveau] [PATCH] drm/nouveau/mmu: Fix an UAF issue in NVKM
 2023-02-03  9:49 UTC  (2+ messages)

[Nouveau] [PATCH -next] nouveau/dmem: Remove duplicated include in nouveau_dmem.c
 2022-10-17  0:07 UTC 

[Nouveau] Separate TTYs on a Single Dual Head G94 Card
 2023-01-27 15:52 UTC 

[Nouveau] [PATCH -resend] drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype
 2023-01-16 10:07 UTC 

[Nouveau] [PATCH] drm/nouveau/svm: Remove set but unused variable 'priority'
 2022-11-11  9:48 UTC 

[Nouveau] [PATCH] drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype
 2022-10-31 11:42 UTC 

[Nouveau] [PATCH linux-next] drm/nouveau/nvkm/core/firmware: replace strncpy() with strscpy()
 2022-12-07  1:11 UTC 

[Nouveau] [PATCH] drm/nouveau: Remove unused variable
 2022-10-21  1:07 UTC 

[chrome-os:chromeos-6.1 37/53] drivers/media/platform/mediatek/vcodec/vdec_msg_queue.c:186:6-9: ERROR: iterator variable bound on line 185 cannot be NULL
 2023-05-04 12:30 UTC 

drivers/i2c/busses/i2c-simtec.c:126 simtec_i2c_probe() warn: 'res->start' from __request_region() not released on lines: 126
 2023-05-04 12:30 UTC 

[tobetter:odroid-6.3.y 5/34] drivers/pwm/pwm-gpio.c:138:10: error: 'const struct pwm_ops' has no member named 'config'
 2023-05-04 12:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-04 12:31 UTC 

[PATCH v7 0/3] Introduce put_task_struct_atomic_sleep()
 2023-05-04 12:29 UTC  (7+ messages)
` [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function

[Intel-xe] [RFC PATCH 0/3] Add Render C state properties under gpu_idle
 2023-05-04 12:30 UTC  (3+ messages)
` [Intel-xe] [RFC PATCH 1/3] drm/xe: add a new sysfs directory for gpu idle properties

[PATCH 0/9] tcg: Remove compatability helpers for qemu ld/st
 2023-05-04 12:28 UTC  (3+ messages)
` [PATCH 6/9] target/s390x: Finish conversion to tcg_gen_qemu_{ld, st}_*
  ` [PATCH 6/9] target/s390x: Finish conversion to tcg_gen_qemu_{ld,st}_*

[PULL 00/35] target-arm queue
 2023-05-04 12:27 UTC  (4+ messages)
` [PULL 11/35] arm/Kconfig: Do not build TCG-only boards on a KVM-only build

[PATCH 1/2] kbuild: add dtc as dependency on .dtb files
 2023-05-04 12:26 UTC  (2+ messages)
` [PATCH 2/2] kbuild: Allow DTB overlays to built from .dtso named source files

[PATCH] net: phy: aquantia: Add 10mbps support
 2023-05-04 12:24 UTC  (5+ messages)

[PATCH iproute2-next v2] rdma: Report device protocol
 2023-05-04 12:23 UTC  (2+ messages)

[PATCH 0/2] Add rs485 support to uartps driver
 2023-05-04 12:22 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485

[PATCH v3] gpiolib: fix allocation of mixed dynamic/static GPIOs
 2023-05-04 12:22 UTC  (2+ messages)

[PATCH] dm: core: of_access: fix return value in of_property_match_string
 2023-05-04 12:22 UTC 

[PATCH v1 1/2] dt-bindings: tegra: Document compatible for IGX
 2023-05-04 12:21 UTC  (3+ messages)
` [PATCH v1 2/2] arm64: tegra: Add support for IGX Orin

RTT-PROBE: lore-subspace-rtt
 2023-05-04 12:21 UTC 

[PATCH nf] netfilter: nf_tables: always release netdev hooks from notifier
 2023-05-04 12:20 UTC 

[PATCH] platform/x86: asus-wmi: add support for ASUS screenpad
 2023-05-04 12:19 UTC  (2+ messages)

[PATCH v4 0/3] drm/vkms: Add support for multiple pipes
 2023-05-04 12:20 UTC  (3+ messages)
` [PATCH v4 2/3] vkms: "

[PATCH 0/3] Get rid of OMAP2 GPIO pdata quirks
 2023-05-04 12:19 UTC  (5+ messages)
` [PATCH 1/3] ARM/gpio: Push OMAP2 quirk down into TWL4030 driver

[PATCH v4 0/3] io_uring: Pass the whole sqe to commands
 2023-05-04 12:18 UTC  (4+ messages)
` [PATCH v4 1/3] io_uring: Create a helper to return the SQE size
` [PATCH v4 2/3] io_uring: Pass whole sqe to commands
` [PATCH v4 3/3] io_uring: Remove unnecessary BUILD_BUG_ON

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-05-04 12:17 UTC  (24+ messages)
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read

[GIT PULL] csky changes for v6.4
 2023-05-04 12:18 UTC 

[Intel-xe] [PATCH 0/3] drm/xe: Add sysfs entry to report per gt memory size
 2023-05-04 12:17 UTC  (6+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Register drm device prior to gt init

[PATCH v2 0/5] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-05-04 12:15 UTC  (7+ messages)
` [PATCH v2 1/5] driver/perf: Add identifier sysfs file for CMN

[PATCH] ext4: Avoid a potential slab-out-of-bounds in ext4_group_desc_csum
 2023-05-04 12:15 UTC 

[BISECTED REGRESSION] OMAP1 GPIO breakage
 2023-05-04 12:13 UTC  (9+ messages)

[PATCH v2 0/8] Fix cursor planes with virtualized drivers
 2023-05-04 12:13 UTC  (12+ messages)
` [PATCH v2 1/8] drm: Disable the cursor plane on atomic contexts "

[igt-dev] [i-g-t 5/6] tests: Use drm_close_driver() to close the drm fd
 2023-05-04 12:07 UTC  (2+ messages)
` [igt-dev] [i-g-t V2 "

[PATCH v2 0/7] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-05-03 14:22 UTC  (4+ messages)

[RFC PATCH 0/1] Add AMDGPU_INFO_GUILTY_APP ioctl
 2023-05-03 17:43 UTC  (13+ messages)

[PATCH] drm:amd:amdgpu: Fix missing buffer object unlock in failure path
 2023-05-03 23:15 UTC 

[PATCH 0/2] Support non-default LVDS data mapping for simple
 2023-05-04  7:35 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: simple: support non-default data-mapping

[PATCH] arm64: dts: ti: k3-j784s4: Fix wakeup pinmux range and pinctrl node offsets
 2023-05-04 12:10 UTC  (6+ messages)

[PATCH] wifi: iwlwifi: Fix spurious packet drops with RSS
 2023-05-04 12:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-04 12:11 UTC 

[PATCH 0/3] Enclosure sysfs refactor
 2023-05-04 12:10 UTC  (2+ messages)

[PATCH -next,V2 1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
 2023-05-04 12:10 UTC  (6+ messages)
` [PATCH -next,V2 2/2] ubi: Correct the number of PEBs after a volume resize failure

[meta-oe][kirkstone][PATCH 1/1] python3-werkzeug: fix for CVE-2023-25577
 2023-05-04 12:10 UTC  (3+ messages)
` [oe] "

[PATCH] dt/bindings: fwu-mdata-mtd: drop changes outside FWU
 2023-05-04 12:08 UTC  (7+ messages)

[PATCH -fixes] riscv: Fix orphan section warnings caused by kernel/pi
 2023-05-04 12:07 UTC  (2+ messages)

[f2fs-dev] [syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_write_single_data_page
 2023-05-04 12:08 UTC  (3+ messages)
  `  "

Common DRM execution context v4
 2023-05-04 12:07 UTC  (3+ messages)
` [PATCH 02/13] drm: add drm_exec selftests v2

[PATCH] power: supply: Get battery info only if psy->battery_info is not NULL
 2023-05-04 12:06 UTC 

[PATCH v4 0/2] docs: Speedup docs build
 2023-05-04 12:06 UTC  (4+ messages)
` [PATCH v4 2/2] meson: Deserialize the man pages and html builds

[PATCH 3/3] python/semanage: Improve man pages
 2023-05-04 12:04 UTC  (3+ messages)
` [PATCH v2 0/4] python: "
  ` [PATCH v2 4/4] python/audit2allow: Remove unused "debug" option


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.