All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-04 20:25:24 to 2022-08-04 21:04:16 UTC [more...]

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

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

[OE-core][PATCH] classes/sanity: Add comment about github & gitlab archives
 2022-08-04 21:04 UTC  (3+ messages)

[PATCHSET 0/6] perf lock: Add contention subcommand (v1)
 2022-08-04 21:02 UTC  (5+ messages)

Link always ready and don't pass online
 2022-08-04 21:00 UTC 

[PATCH v2 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-08-04 20:29 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] bundle-uri: add example bundle organization

[PATCH v6] firmware: google: Implement cbmem in sysfs driver
 2022-08-04 20:59 UTC  (3+ messages)
` [PATCH v7] "

[RFC] PM: domains: Reverse the order of performance and enabling ops
 2022-08-04 20:58 UTC  (6+ messages)

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

[linux-5.4 test] 172128: tolerable FAIL - PUSHED
 2022-08-04 20:55 UTC 

[PATCH] tools: mkimage: don't use deprecated openssl funcs
 2022-08-04 20:53 UTC  (4+ messages)
` [PATCH v2] tools: mkimage: fix build with LibreSSL
  ` [PATCH] "

[PATCH v3 1/2] tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls
 2022-08-04 20:53 UTC  (4+ messages)
` [PATCH v3 2/2] tools: kwboot: use pkg-config to get -ltinfo

[PATCH 1/1] cmd: remove deprecated LCD support
 2022-08-04 20:53 UTC  (2+ messages)

[PATCH 0/4] fix missed migration from SPL_<OPTION>_SUPPORT to SPL_<OPTION>
 2022-08-04 20:52 UTC  (9+ messages)
` [PATCH 1/4] gpio: fix incorrect depends on for SPL_GPIO_HOG
` [PATCH 2/4] mx7ulp_com: fix incorrect select for SPL options
` [PATCH 3/4] imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC
` [PATCH 4/4] vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT

[PATCH 1/1] cmd: undefined return value of do_extension_apply()
 2022-08-04 20:52 UTC  (2+ messages)

[PATCH v2] spl: mmc: Use correct MMC device when loading image
 2022-08-04 20:52 UTC  (2+ messages)

[PATCH] cmd: fix do_adc_single()
 2022-08-04 20:52 UTC  (2+ messages)

[PATCH 1/4] arm: mach-k3: Add support for device type detection
 2022-08-04 20:52 UTC  (8+ messages)
` [PATCH 2/4] arm: mach-k3: security: Allow signing bypass if type is HS-FS
` [PATCH 3/4] arm: mach-k3: security: Bypass image signing at runtime for GP devices
` [PATCH 4/4] arm: mach-k3: security: Remove certificate if detected on GP device

[PATCH v1 0/2] add npcm750 function config and dts node
 2022-08-04 20:51 UTC  (3+ messages)
` [PATCH v1 2/2] ARM: dts: npcm7xx: add npcm750 full function node

[PATCH] drivers: xen: events: fix build issues with disabled Xen HVC
 2022-08-04 20:51 UTC  (2+ messages)

[PATCH] pwm: aspeed: Select SYSCON to get parent detail
 2022-08-04 20:51 UTC  (2+ messages)

[PATCH v2 bpf-next 00/15] bpf: net: Remove duplicated code from bpf_setsockopt()
 2022-08-04 20:51 UTC  (5+ messages)
` [PATCH v2 bpf-next 02/15] bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
      ` Universally available bpf_ctx WAS: "

[Buildroot] [PATCH] board/broadcom/northstar: Fix defconfig make target
 2022-08-04 20:50 UTC 

[RFC 0/1] Move IFF_LIVE_ADDR_CHANGE to public flag
 2022-08-04 20:49 UTC  (2+ messages)

[Nouveau] [PATCH v3 00/41] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-07-18  6:36 UTC  (58+ 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 04/41] dyndbg: reverse module walk in cat control
` [Nouveau] [PATCH v3 05/41] dyndbg: reverse module.callsite "
` [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 14/41] dyndbg: add ddebug_attach_module_classes
` [Nouveau] [PATCH v3 15/41] dyndbg: validate class FOO by checking with module
` [Nouveau] [PATCH v3 16/41] dyndbg: add drm.debug style bitmap support
` [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 19/41] doc-dyndbg: edit dynamic-debug-howto for brevity, audience
` [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 23/41] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
` [Nouveau] [PATCH v3 24/41] drm-print: add drm_dbg_driver to improve namespace symmetry
` [Nouveau] [PATCH v3 24/39] drm-print: include dyndbg header indirectly
` [Nouveau] [PATCH v3 25/41] "
` [Nouveau] [PATCH v3 25/39] drm_print: refine drm_debug_enabled for jump-label
` [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/39] drm_print: add _ddebug descriptor to drm_*dbg prototypes
` [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 35/41] dyndbg: add 2 more trace-events: pr_debug, dev_dbg
` [Nouveau] [PATCH v3 35/39] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.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 39/41] nouveau-dbg: add 2 verbose-classmaps for CLI, SUBDEV
` [Nouveau] [PATCH v3 39/39] wip subdev refine breaks on use
` [Nouveau] [PATCH v3 40/41] nouveau-dbg: fixup lost prdbgs
` [Nouveau] [PATCH v3 41/41] nouveau-dyndbg: wip subdev refine, breaks on use

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

[Nouveau] [PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-28 14:36 UTC  (8+ 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 5/6] drm/nouveau: "
` [Nouveau] [PATCH v2 6/6] drm/ttm: Switch to using the new res callback

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

[drm] 39dec70a06: leaking-addresses.proc._dyndbg_classes
 2022-07-21 18:12 UTC  (2+ messages)
` [Nouveau] "

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

[ammarfaizi2-block:palmer/linux/riscv-zicbom 6/6] arch/riscv/include/asm/errata_list.h:128:9: error: expected ':' or ')' before '__nops'
 2022-08-04 20:47 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] "

[Buildroot] [PATCH] package/weston: add option to build seatd-based launcher
 2022-08-04 20:46 UTC 

[PATCH 0/4] reset/checkout: fix miscellaneous sparse index bugs
 2022-08-04 20:46 UTC  (5+ messages)
` [PATCH 1/4] checkout: fix nested sparse directory diff in sparse index
` [PATCH 2/4] oneway_diff: handle removed sparse directories
` [PATCH 3/4] cache.h: replace 'index_entry_exists()' with 'index_name_pos_sparse()'
` [PATCH 4/4] unpack-trees: handle missing sparse directories

[Nouveau] [PATCH 5/5] drm/nouveau: Fix spelling typo in comments
 2022-06-16  6:56 UTC  (3+ messages)
  ` [Nouveau] =?gb18030?b?u9i4tKO6IFtQQVRDSCA1LzVdIGRybS9ub3V2ZWF1?= =?gb18030?q?=3A_Fix_spelling_typo_in_comments?=

[Nouveau] [PATCH v3 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-29  6:33 UTC  (10+ 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

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

[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

[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

[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] "
` [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] "

[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

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

[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

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

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

[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] 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] 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  (3+ messages)
  ` [LTP] "


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.