All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-04 19:40:36 to 2022-08-04 20:41:44 UTC [more...]

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

[RESEND RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-08-03 20:27 UTC  (11+ messages)
` [RESEND RFC 04/18] drm/display/dp_mst: Call them time slots, not VCPI slots
  ` [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
  ` [Nouveau] "
` [RESEND RFC 18/18] drm/display/dp_mst: Move all payload info into the atomic state
  ` [Nouveau] "

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

[Nouveau] [PATCH v3 00/41] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-07-18  6:36 UTC  (27+ 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 06/41] dyndbg: use ESCAPE_SPACE for cat control
` [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 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 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 27/41] "
` [Nouveau] [PATCH v3 28/41] drm_print: add _ddebug descriptor to drm_*dbg prototypes
` [Nouveau] [PATCH v3 29/39] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [Nouveau] [PATCH v3 30/39] dyndbg: add _DPRINTK_FLAGS_TRACE
` [Nouveau] [PATCH v3 32/41] "
` [Nouveau] [PATCH v3 33/41] dyndbg: add write-events-to-tracefs code
` [Nouveau] [PATCH v3 34/39] drm-print: add drm_dbg_driver, improve namespace symmetry
` [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/41] nouveau-dyndbg: alter DEBUG, TRACE, SPAM levels to use dyndbg
` [Nouveau] [PATCH v3 41/41] nouveau-dyndbg: wip subdev refine, breaks on use

[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 

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

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

[Nouveau] [PATCH v3 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-29  6:33 UTC  (4+ messages)
` [Nouveau] [PATCH v3 6/6] drm/ttm: Switch to using the new res callback
  `  "

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

[RFC] Per file OOM-badness / RSS once more
 2022-06-24  9:59 UTC  (2+ messages)
` [Nouveau] "

[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 

[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)
` [PATCH v2 27/29] ACPI: video: Drop Clevo/TUXEDO NL5xRU and NL5xNU acpi_backlight=native quirks
    ` [Nouveau] "

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

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

[PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-26 10:41 UTC  (3+ messages)
` [PATCH v2 4/6] drm/i915: Implement intersect/compatible functions
  ` [Nouveau] "

[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)

[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  (41+ messages)
` [PATCH 02/12] drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
` [PATCH 03/12] drm/format-helper: Convert drm_fb_swab() to struct iosys_map
` [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

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

[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

"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  (4+ messages)
` [RFC PATCH 4/4] x86: Use linkage.h helpers to add tags to symbols

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 

[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  (4+ 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  (4+ 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  (27+ messages)
` [PATCH net-next v4 1/8] dt-bindings: net: Expand pcs-handle to an array
` [PATCH net-next v4 2/8] dt-bindings: net: fman: Add additional interface properties
` [PATCH net-next v4 3/8] net: fman: memac: Add serdes support
` [PATCH net-next v4 4/8] net: fman: memac: Use lynx pcs driver
` [PATCH net-next v4 5/8] net: dpaa: Convert to phylink
` [PATCH net-next v4 6/8] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH net-next v4 7/8] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v4 8/8] arm64: dts: layerscape: "

[PATCH v7] submodule merge: update conflict error message
 2022-08-04 19:51 UTC  (2+ messages)
` [PATCH v8] "

[RFC 0/1] Move IFF_LIVE_ADDR_CHANGE to public flag
 2022-08-04 19:49 UTC  (5+ messages)
` [RFC 1/1] net: move "

[PATCH 0/8] Update ADSP pil loader for SC7280 platform
 2022-08-04 19:47 UTC  (3+ messages)
  ` [PATCH 1/8] dt-bindings: remoteproc: qcom: adsp: Make ADSP pil loader as generic

[ANNOUNCE] QEMU 7.1.0-rc1 is now available
 2022-08-04 19:37 UTC 

[PATCH] drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
 2022-08-04 19:43 UTC  (3+ messages)

[xen-unstable-smoke test] 172146: tolerable FAIL - PUSHED
 2022-08-04 19:43 UTC 

[PATCH RESEND v2 00/18] Parent Pointers
 2022-08-04 19:40 UTC  (13+ messages)
` [PATCH RESEND v2 06/18] xfs: get directory offset when removing directory name
` [PATCH RESEND v2 08/18] xfs: add parent pointer support to attribute code
` [PATCH RESEND v2 09/18] xfs: define parent pointer xattr format
` [PATCH RESEND v2 10/18] xfs: Add xfs_verify_pptr
` [PATCH RESEND v2 11/18] xfs: extend transaction reservations for parent attributes
` [PATCH RESEND v2 12/18] xfs: parent pointer attribute creation
` [PATCH RESEND v2 13/18] xfs: add parent attributes to link
` [PATCH RESEND v2 14/18] xfs: remove parent pointers in unlink
` [PATCH RESEND v2 15/18] xfs: Add parent pointers to rename
` [PATCH RESEND v2 16/18] xfs: Add the parent pointer support to the superblock version 5
` [PATCH RESEND v2 17/18] xfs: Add helper function xfs_attr_list_context_init
` [PATCH RESEND v2 18/18] xfs: Add parent pointer ioctl


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.