All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-04 19:53:57 to 2022-08-04 20:45:19 UTC [more...]

[Nouveau] Cleanup of TTM NULL resources
 2022-07-08 13:56 UTC  (13+ messages)
` [Nouveau] [PATCH 1/6] drm/ttm: rename and cleanup ttm_bo_init_reserved
` [PATCH 2/6] drm/amdgpu: audit bo->resource usage
  ` [Nouveau] [Intel-gfx] "
` [Nouveau] [PATCH 3/6] drm/nouveau: "
  ` [Nouveau] [Intel-gfx] "
` [Nouveau] [PATCH 4/6] drm/ttm: audit bo->resource usage v2
  ` [Nouveau] [Intel-gfx] "
` [PATCH 5/6] drm/ttm: stop allocating dummy resources during BO creation
  ` [Nouveau] "
` [Nouveau] [PATCH 6/6] drm/ttm: stop allocating a dummy resource for pipelined gutting

[Nouveau] [PATCH v3 00/41] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-07-18  6:36 UTC  (45+ messages)
` [Nouveau] [PATCH v3 01/41] dyndbg: fix static_branch manipulation
` [Nouveau] [PATCH v3 02/41] dyndbg: fix module.dyndbg handling
` [Nouveau] [PATCH v3 03/41] dyndbg: show both old and new in change-info
` [Nouveau] [PATCH v3 05/41] dyndbg: reverse module.callsite walk in cat control
` [Nouveau] [PATCH v3 06/41] dyndbg: use ESCAPE_SPACE for "
` [Nouveau] [PATCH v3 07/41] dyndbg: let query-modname override actual module name
` [Nouveau] [PATCH v3 08/41] dyndbg: add test_dynamic_debug module
` [Nouveau] [PATCH v3 09/41] dyndbg: drop EXPORTed dynamic_debug_exec_queries
` [Nouveau] [PATCH v3 10/41] dyndbg: add class_id to pr_debug callsites
` [Nouveau] [PATCH v3 11/41] dyndbg: add __pr_debug_cls for testing
` [Nouveau] [PATCH v3 12/41] dyndbg: add DECLARE_DYNDBG_CLASSMAP
` [Nouveau] [PATCH v3 13/41] kernel/module: add __dyndbg_classes section
` [Nouveau] [PATCH v3 17/41] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes
` [Nouveau] [PATCH v3 18/41] doc-dyndbg: describe "class CLASS_NAME" query support
` [Nouveau] [PATCH v3 20/41] drm_print: condense enum drm_debug_category
` [Nouveau] [PATCH v3 21/41] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers
` [Nouveau] [PATCH v3 22/41] drm_print: interpose drm_*dbg with forwarding macros
` [Nouveau] [PATCH v3 24/39] drm-print: include dyndbg header indirectly
` [Nouveau] [PATCH v3 25/41] "
` [Nouveau] [PATCH v3 26/39] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [Nouveau] [PATCH v3 26/41] drm_print: refine drm_debug_enabled for jump-label
` [Nouveau] [PATCH v3 27/41] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [Nouveau] [PATCH v3 28/41] drm_print: add _ddebug descriptor to drm_*dbg prototypes
` [Nouveau] [PATCH v3 28/39] nouveau: change nvkm_debug/trace to use dev_dbg POC
` [Nouveau] [PATCH v3 29/39] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [Nouveau] [PATCH v3 29/41] nouveau: change nvkm_debug/trace to use dev_dbg POC
` [Nouveau] [PATCH v3 30/39] dyndbg: add _DPRINTK_FLAGS_TRACE
` [Nouveau] [PATCH v3 30/41] tracing/events: Add __vstring() and __assign_vstr() helper macros
` [Nouveau] [PATCH v3 31/41] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [Nouveau] [PATCH v3 31/39] dyndbg: add write-events-to-tracefs code
` [Nouveau] [PATCH v3 32/39] dyndbg: 4 new trace-events: pr_debug, dev_dbg, drm_{, dev}debug
` [Nouveau] [PATCH v3 32/41] dyndbg: add _DPRINTK_FLAGS_TRACE
` [Nouveau] [PATCH v3 33/41] dyndbg: add write-events-to-tracefs code
` [Nouveau] [PATCH v3 33/39] dyndbg/drm: POC add tracebits sysfs-knob
` [Nouveau] [PATCH v3 34/39] drm-print: add drm_dbg_driver, improve namespace symmetry
` [Nouveau] [PATCH v3 34/41] dyndbg: add 2 trace-events: drm_{, dev}debug
` [Nouveau] [PATCH v3 36/41] dyndbg/drm: POC add tracebits sysfs-knob
` [Nouveau] [PATCH v3 36/39] nv-subdev-debug
` [Nouveau] [PATCH v3 37/41] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug
` [Nouveau] [PATCH v3 37/39] nouveau-dbg: add 2 verbose-classmaps for CLI, SUBDEV
` [Nouveau] [PATCH v3 38/39] nouveau-dbg: fixup lost prdbgs
` [Nouveau] [PATCH v3 38/41] nouveau-dyndbg: alter DEBUG, TRACE, SPAM levels to use dyndbg
` [Nouveau] [PATCH v3 40/41] nouveau-dbg: fixup lost prdbgs
` [Nouveau] [PATCH v3 41/41] nouveau-dyndbg: wip subdev refine, breaks on use

Per file OOM badness
 2022-06-15 13:15 UTC  (25+ messages)
` [PATCH 03/13] mm: shmem: provide oom badness for shmem files
  ` [Nouveau] "

[Nouveau] [PATCH v3 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-29  6:33 UTC  (9+ messages)
` [Nouveau] [PATCH v3 2/6] drm/ttm: Implement intersect/compatible functions
` [Nouveau] [PATCH v3 3/6] drm/amdgpu: "
` [Nouveau] [PATCH v3 4/6] drm/i915: "
` [Nouveau] [PATCH v3 5/6] drm/nouveau: "
` [Nouveau] [PATCH v3 6/6] drm/ttm: Switch to using the new res callback

[Nouveau] [PATCH 1/4] drm/ttm: add new intersect callback to res mgr
 2022-07-20  7:36 UTC  (4+ messages)
` [Nouveau] [PATCH 2/4] drm/i915: Add intersect callback function
` [Nouveau] [PATCH 3/4] drm/nouveau: "
` [Nouveau] [PATCH 4/4] drm/ttm: Switch to using the new intersect callback

[Nouveau] [PATCH v4 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-08-04  8:59 UTC  (6+ messages)
` [Nouveau] [PATCH v4 2/6] drm/ttm: Implement intersect/compatible functions
` [Nouveau] [PATCH v4 3/6] drm/amdgpu: "
` [Nouveau] [PATCH v4 4/6] drm/i915: "
` [Nouveau] [PATCH v4 5/6] drm/nouveau: "
` [Nouveau] [PATCH v4 6/6] drm/ttm: Switch to using the new res callback

[PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-28 14:36 UTC  (7+ messages)
` [Nouveau] [PATCH v2 2/6] drm/ttm: Implement intersect/compatible functions
` [Nouveau] [PATCH v2 3/6] drm/amdgpu: "
` [Nouveau] [PATCH v2 4/6] drm/i915: "
` [Nouveau] [PATCH v2 6/6] drm/ttm: Switch to using the new res callback

mainline build failure for x86_64 allmodconfig with clang
 2022-08-04 20:43 UTC  (4+ messages)

[RFC] Per file OOM-badness / RSS once more
 2022-06-28 10:34 UTC  (4+ messages)
` [PATCH 09/14] drm/radeon: use drm_oom_badness
  ` [Nouveau] "
` [Nouveau] [RFC] Per file OOM-badness / RSS once more

[Nouveau] [RESEND RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-08-03 20:27 UTC  (12+ messages)
` [RESEND RFC 04/18] drm/display/dp_mst: Call them time slots, not VCPI slots
  ` [Nouveau] "
` [Nouveau] [RESEND RFC 06/18] drm/display/dp_mst: Add some missing kdocs for atomic MST structs
` [Nouveau] [RESEND RFC 15/18] drm/display/dp_mst: Skip releasing payloads if last connected port isn't connected
` [RESEND RFC 18/18] drm/display/dp_mst: Move all payload info into the atomic state
  ` [Nouveau] "

[Buildroot] [PATCH 1/2] package/gcnano-binaries: create symlinks for libGLESv2 and libGLESv1_CM.so
 2022-08-04 20:41 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/gcnano-binaries: set Version: field in .pc files

[PATCH bpf-next v2 0/3] destructive bpf_kfuncs
 2022-08-04 20:41 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] bpf: export crash_kexec() as destructive kfunc

[Nouveau] [PATCH] drm/nouveau/bios: set info only when the return is not 0
 2022-07-15 20:24 UTC  (4+ messages)
`  "

[PATCH] tests: cache glibc version check
 2022-08-04 20:41 UTC  (5+ messages)

[RESEND PATCH v6 0/3] Add support for the TLC5925
 2022-08-04 20:40 UTC  (5+ messages)
` [RESEND PATCH v6 2/3] leds: Add driver for the TLC5925 LED controller

[Nouveau] [PATCH] drm/nouveau: Fix spelling typo in comments
 2022-06-16  7:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-04 20:40 UTC 

[PATCH] drm/nouveau/mmu: Fix a typo
 2022-06-22  2:42 UTC  (2+ messages)
` [Nouveau] [PATCH v2] "

[PATCH v2 0/2] mm: Remember a/d bits for migration entries
 2022-08-04 20:39 UTC  (3+ messages)
` [PATCH v2 1/2] mm/swap: Add swp_offset_pfn() to fetch PFN from swap entry
` [PATCH v2 2/2] mm: Remember young/dirty bit for page migrations

[Nouveau] [PATCH] drm/nouveau/mmu: drop unexpected word "the" in the comments
 2022-06-21 13:39 UTC 

[Nouveau] [PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-07-13 17:21 UTC  (4+ messages)
` [Nouveau] [PATCH v2 27/29] ACPI: video: Drop Clevo/TUXEDO NL5xRU and NL5xNU acpi_backlight=native quirks
  `  "

[Nouveau] [PATCH] drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table()
 2022-07-05 13:25 UTC 

[Nouveau] [PATCH] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
 2022-07-05  9:43 UTC 

[rmk-arm:zii 78/87] drivers/net/dsa/ocelot/felix.c:952:51: error: 'state' undeclared; did you mean 'statx'?
 2022-08-04 20:37 UTC 

[jolsa-perf:bpf/tracing_multi 11/18] kernel/bpf/trampoline.c:259:6: error: call to undeclared function 'key_in_multi_trampoline'; ISO C99 and later do not support implicit function declarations
 2022-08-04 20:37 UTC 

[igt-dev] [PATCH i-g-t v5 0/3] kms_writeback enhancements
 2022-08-04 20:37 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v5 2/3] tests/testdisplay: Use igt_parse_mode_string for command line arguments

[PATCH] cxl/region: Fix region reference target accounting
 2022-08-04 20:36 UTC  (2+ messages)

[PATCH] rteval: fix regex in kcompile to calculate patch number for kernel prefix
 2022-08-04 20:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/pistache: fix dependency on rapidjson
 2022-08-04 20:35 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/pistache: enable on uClibc

[PATCH 0/4] cxl/region: Endpoint decoder fixes
 2022-08-04 20:33 UTC  (9+ messages)
` [PATCH 3/4] cxl/region: Fix port setup uninitialized variable warnings
` [PATCH 4/4] cxl/region: Fix region commit uninitialized variable warning

pipe writes, ERESTARTSYS and SA_RESTART
 2022-08-04 20:30 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] syscalls/creat09: Add umask test condition
 2022-08-04 20:32 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] syscalls/openat: Add new regression test when using open(O_TMPFILE) under umask

[PATCH v8 28/31] samples: add Rust examples
 2022-08-04 20:31 UTC  (3+ messages)

[PATCH] dm: core: Do not stop uclass iteration on error
 2022-08-04 20:30 UTC  (4+ messages)

[PATCH] doc: dm: clarify activation
 2022-08-04 20:30 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-04 20:30 UTC 

[PATCH net] net: dsa: felix: fix min gate len calculation for tc when its first gate is closed
 2022-08-04 20:28 UTC 

[PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
 2022-08-04 20:28 UTC  (4+ messages)
` [PATCH v5 5/6] transport: add client support for object-info

[PATCH net 0/2] s390/qeth: cache link_info for ethtool
 2022-08-04 20:27 UTC  (6+ messages)
` [PATCH net 1/2] s390/qeth: update cached "

[PATCH v2 0/4] regulator: Add support for Allwinner D1 LDOs
 2022-08-04 20:25 UTC  (6+ messages)
` [PATCH v2 3/4] regulator: dt-bindings: Add "

drivers/gpu/drm/i915/gem/i915_gem_mman.c:961:20: error: dereference of NULL 'mmo' [CWE-476]
 2022-08-04 20:26 UTC 

[PATCH] staging: r8188eu: convert rtw_p2p_enable to correct error code semantics
 2022-08-04 20:26 UTC  (2+ messages)

[PATCH 0/7] Generalize 'scalar diagnose' into 'git bugreport --diagnose'
 2022-08-04 20:12 UTC  (6+ messages)
` [PATCH v2 00/10] Generalize 'scalar diagnose' into 'git diagnose' and "
  ` [PATCH v2 03/10] scalar-diagnose: add directory to archiver more gently

[PATCH] timer: bcmbca: Add Broadcom BCMBCA timer support
 2022-08-04 20:25 UTC  (5+ messages)

[PATCH 1/1] generate_lvm_runfile.sh: Fix bashism
 2022-08-04 20:24 UTC  (4+ messages)
  ` [LTP] "

[RFC PATCH 0/2] cxl: BG operations and device sanitation
 2022-08-04 20:07 UTC  (3+ messages)

[RFC PATCH 0/3] Rename "cifs" module to "smbfs"
 2022-08-04 20:23 UTC  (8+ messages)

[PATCH v2 0/6] Corrections to cpu map event encoding
 2022-08-04 20:23 UTC  (2+ messages)

[PATCH] mailmap: update Guilherme G. Piccoli's email addresses
 2022-08-04 20:22 UTC 

[dm-devel] [PATCH v2 0/6] dm verity: optionally use tasklets
 2022-08-04 20:22 UTC  (3+ messages)
` [dm-devel] [PATCH] Fixes 6890e9b8c7d0a1062bbf4f854b6be3723836ad9a
  ` [dm-devel] "

[PATCH 00/12] drm/format-helper: Move to struct iosys_map
 2022-08-04 20:21 UTC  (37+ messages)
` [PATCH 03/12] drm/format-helper: Convert drm_fb_swab() "
` [PATCH 04/12] drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
` [PATCH 05/12] drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
` [PATCH 06/12] drm/format-helper: Rework XRGB8888-to-RGB888 conversion
` [PATCH 07/12] drm/format-helper: Rework RGB565-to-XRGB8888 conversion
` [PATCH 08/12] drm/format-helper: Rework RGB888-to-XRGB8888 conversion
` [PATCH 09/12] drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversion
` [PATCH 10/12] drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
` [PATCH 11/12] drm/format-helper: Rework XRGB8888-to-MONO conversion

RTT-PROBE: lore-subspace-rtt
 2022-08-04 20:20 UTC 

[libvirt test] 172132: regressions - FAIL
 2022-08-04 20:18 UTC 

[PATCH 0/3] log: create tighter default decoration filter
 2022-08-04 20:17 UTC  (9+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 05/10] log-tree: use ref_namespaces instead of if/else-if

[PATCH v2] x86,mm: print likely CPU at segfault time
 2022-08-04 20:17 UTC  (2+ messages)

[PATCH] Add SGX selftest `augment_via_eaccept_long`
 2022-08-04 20:14 UTC 

Bugreport: pack-objects died of signal 11
 2022-08-04 20:14 UTC  (4+ messages)

[PATCH 0/2] staging: r8188eu: make some functions static
 2022-08-04 20:12 UTC  (2+ messages)

[PATCH] staging: r8188eu: add firmware dependency
 2022-08-04 20:11 UTC  (3+ messages)
` [PATCH 1/3] staging: r8188eu: set firmware path in a macro

[PATCH bpf-next v3 1/2] bpf: use proper target btf when exporting attach_btf_obj_id
 2022-08-04 20:11 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpf

RTT-PROBE: lore-subspace-rtt
 2022-08-04 20:10 UTC 

"CRYPTOCURRENCY WILL MAKE YOU A MILLIONAIRE"
 2022-08-04 20:00 UTC 

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-08-04 20:05 UTC  (12+ messages)
` [PATCH v8 04/16] clk: npcm8xx: add clock controller

Bob Watchorn's Geo Treks "FINANCIAL CRISIS CAN MAKE YOU RICH!"
 2022-08-04 20:02 UTC 

[PATCH 0/4] xen/x86: import linkage.h and clean up x86/kexec.S and x86/entry.S
 2022-08-04 20:02 UTC  (2+ messages)

git magic or usage wisdom
 2022-08-04 19:58 UTC  (2+ messages)

Framework Roadthemes "CRYPTOCURRENCY WILL MAKE YOU A MILLIONAIRE"
 2022-08-04 17:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-04 20:00 UTC 

[PATCH v2 0/9] usb: dwc3: qcom: fix wakeup implementation
 2022-08-04 20:00 UTC  (3+ messages)
` [PATCH v2 5/9] usb: dwc3: qcom: fix runtime PM wakeup

[igt-dev] [PATCH i-g-t] i915/i915_pm_rps: Don't use gem_write in batch_create
 2022-08-04 19:59 UTC  (2+ messages)

[PATCH v1 0/3] Add IMX8 SCU GPIO support
 2022-08-04 19:50 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: gpio: Add imx-scu gpio driver bindings

[PATCH v8.1, 0/7] Add LVTS architecture thermal
 2022-08-04 19:50 UTC  (3+ messages)
` [PATCH v8.1, 2/7] dt-bindings: thermal: Add binding document for LVTS thermal controllers

[PATCH net-next v4 0/8] [RFT] net: dpaa: Convert to phylink
 2022-08-04 19:47 UTC  (3+ messages)
` [PATCH net-next v4 1/8] dt-bindings: net: Expand pcs-handle to an array
` [PATCH net-next v4 8/8] arm64: dts: layerscape: Add nodes for QSGMII PCSs


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.