All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-05 21:21:09 to 2022-08-05 21:59:42 UTC [more...]

[PATCH v5 00/33] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-08-05 21:53 UTC  (134+ messages)
` [Intel-gfx] "
` [PATCH v5 01/33] dyndbg: fix static_branch manipulation
  ` [Intel-gfx] "
` [PATCH v5 02/33] dyndbg: fix module.dyndbg handling
  ` [Intel-gfx] "
` [PATCH v5 03/33] dyndbg: show both old and new in change-info
  ` [Intel-gfx] "
` [PATCH v5 04/33] dyndbg: reverse module walk in cat control
  ` [Intel-gfx] "
` [PATCH v5 05/33] dyndbg: reverse module.callsite "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 06/33] dyndbg: use ESCAPE_SPACE for "
  `  "
` [PATCH v5 07/33] dyndbg: let query-modname override actual module name
  ` [Intel-gfx] "
` [PATCH v5 08/33] dyndbg: add test_dynamic_debug module
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 09/33] dyndbg: drop EXPORTed dynamic_debug_exec_queries
  `  "
` [Intel-gfx] [PATCH v5 10/33] dyndbg: cleanup local vars in ddebug_init
  `  "
` [PATCH v5 11/33] dyndbg: create and use struct _ddebug_info
  ` [Intel-gfx] "
` [PATCH v5 12/33] dyndbg: add class_id to pr_debug callsites
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 13/33] dyndbg: add __pr_debug_cls for testing
  `  "
` [Intel-gfx] [PATCH v5 14/33] dyndbg: add DECLARE_DYNDBG_CLASSMAP macro
  `  "
` [PATCH v5 15/33] kernel/module: add __dyndbg_classes section
  ` [Intel-gfx] "
` [PATCH v5 16/33] dyndbg: add ddebug_attach_module_classes
  ` [Intel-gfx] "
` [PATCH v5 17/33] dyndbg: validate class FOO by checking with module
  ` [Intel-gfx] "
` [PATCH v5 18/33] doc-dyndbg: describe "class CLASS_NAME" query support
` [Intel-gfx] [PATCH v5 19/33] doc-dyndbg: edit dynamic-debug-howto for brevity, audience
  `  "
` [PATCH v5 20/33] dyndbg: add drm.debug style (drm/parameters/debug) bitmap support
  ` [Intel-gfx] "
` [PATCH v5 21/33] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 22/33] drm_print: condense enum drm_debug_category
  `  "
` [Intel-gfx] [PATCH v5 23/33] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers
  `  "
` [PATCH v5 24/33] drm_print: interpose drm_*dbg with forwarding macros
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 25/33] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
  `  "
` [PATCH v5 26/33] drm-print.h: include dyndbg header
` [PATCH v5 27/33] drm-print: add drm_dbg_driver to improve namespace symmetry
  ` [Intel-gfx] "
` [PATCH v5 28/33] drm_print: refine drm_debug_enabled for jump-label
` [PATCH v5 29/33] drm_print: prefer bare printk KERN_DEBUG on generic fn
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 30/33] drm_print: add _ddebug descriptor to drm_*dbg prototypes
  `  "
` [PATCH v5 31/33] nouveau: change nvkm_debug/trace to use dev_dbg POC
  ` [Intel-gfx] "
` [PATCH v5 32/33] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 33/33] nouveau: WIP add 2 LEVEL_NUM classmaps for CLI, SUBDEV
  `  "

[PATCH BlueZ 1/2] bthost: Add qos support to bthost_set_cig_params
 2022-08-05 21:56 UTC  (2+ messages)
` [PATCH BlueZ 2/2] iso-tester: Add ISO 48_2_1 Defer Receive - Success

[PATCH] Bluetooth: ISO: Fix not using the correct QoS
 2022-08-05 21:56 UTC 

[PATCH v2 0/3] CXL Region Provisioning Fixes
 2022-08-05 21:54 UTC  (3+ messages)
` [PATCH v2 2/3] cxl/region: Fix x1 interleave to greater than x1 interleave routing

[PATCH 0/2] automation: Test a pv network interface under dom0less enhanced
 2022-08-05 21:53 UTC  (5+ messages)
` [PATCH 1/2] automation: qemu-smoke-arm64: Use kernel 5.19
` [PATCH 2/2] automation: qemu-smoke-arm64: Run ping test over a pv network interface

kernel/sysctl.c:1256:48: warning: use of uninitialized value 'tmp' [CWE-457]
 2022-08-05 21:53 UTC 

[PATCH] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
 2022-08-05 21:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] debugfs: allow <inode> for ncheck
 2022-08-05 21:52 UTC 

[PATCH] getline.3: wfix
 2022-08-05 21:49 UTC  (6+ messages)
    ` italicizing pointer stars (was: [PATCH] getline.3: wfix.)

[PATCH] spi: microchip-core: Simplify some error message
 2022-08-05 21:49 UTC  (4+ messages)

[PATCH bpf-next v7 0/8] bpf: rstat: cgroup hierarchical stats
 2022-08-05 21:48 UTC  (12+ messages)
` [PATCH bpf-next v7 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH bpf-next v7 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v7 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v7 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v7 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v7 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v7 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v7 8/8] selftests/bpf: add a selftest for cgroup hierarchical stats collection

[PATCH] mte: Follow arm64.nomte override in MMU setup
 2022-08-05 21:47 UTC  (2+ messages)

[PATCH v1 00/26] Rework the trip points creation
 2022-08-05 21:48 UTC  (4+ messages)
` [PATCH v1 24/26] thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function

[PATCH] soc: mediatek: pm-domains: Simplify some error message
 2022-08-05 21:46 UTC  (2+ messages)

[PATCH v3] mm: add thp_utilization metrics to /proc/thp_utilization
 2022-08-05 21:46 UTC  (2+ messages)

[PATCH 4/5] asus-wmi: Document many of the undocumented API
 2022-08-05 21:43 UTC  (2+ messages)

[RFC PATCH 1/1] kvm: Use a new spinlock to avoid atomic operations in kvm_get_dirty_log_protect
 2022-08-05 21:43 UTC  (2+ messages)

PSCI domains without OSI support
 2022-08-05 21:39 UTC  (7+ messages)

[PATCH] spi: lpspi: Simplify some error message
 2022-08-05 21:39 UTC 

[PATCH v10 1/2] x86/tdx: Add TDX Guest attestation interface driver
 2022-08-05 21:35 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/ttm: remove calc_ctrl_surf_instr_size
 2022-08-05 21:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v2 1/3] drm/dp_mst: add passthrough_aux to struct drm_dp_mst_port
 2022-08-05 21:17 UTC  (8+ messages)
` [PATCH v2 2/3] drm/amd/display: consider DSC pass-through during mode validation
` [PATCH v2 3/3] drm/amd/display: implement DSC pass-through support

[PATCH 4/5] drm/vkms: Add ConfigFS scaffolding to VKMS
 2022-08-05 21:23 UTC  (3+ messages)

[meta-ti][dunfell][PATCH] conf: machine: am64xx-hs-evm: Add extra machine to build GP SYSFW
 2022-08-05 21:33 UTC 

[PATCH v4] livepatch: Clear relocation targets on a module removal
 2022-08-05 21:33 UTC  (3+ messages)

fs/ntfs3/fsntfs.c:1264:32: warning: use of uninitialized value 'clen' [CWE-457]
 2022-08-05 21:33 UTC 

next/master baseline: 455 runs, 56 regressions (next-20220805)
 2022-08-05 21:32 UTC 

[PATCH 0/5] asus-wmi: Add support for RGB keyboards
 2022-08-05 21:30 UTC  (6+ messages)
` [PATCH 3/5] asus-wmi: Add support for TUF laptop keyboard states

[PATCH net 0/2] s390/qeth: cache link_info for ethtool
 2022-08-05 21:29 UTC  (8+ messages)
` [PATCH net 1/2] s390/qeth: update cached "

[PULL 0/6] Misc next patches
 2022-08-05 21:27 UTC  (2+ messages)

[PATCH, resend] misc: use ext2_ino_t instead of ino_t
 2022-08-05 21:28 UTC 

[GIT PULL] MTD changes for v5.20-rc1
 2022-08-05 21:25 UTC  (3+ messages)

[GIT PULL] OpenRISC fixes/updates for v6.0-rc1
 2022-08-05 21:25 UTC  (3+ messages)

[GIT PULL] UML changes for v5.20-rc1
 2022-08-05 21:25 UTC  (3+ messages)

[meta-ti][dunfell][PATCH] u-boot-ti-staging: Update to the latest ti-u-boot-2021.01
 2022-08-05 21:25 UTC 

[PATCH 4/4] nvme: wire up async polling for io passthrough commands
 2022-08-05 21:22 UTC  (2+ messages)

[PATCH v1 1/5] regmap: mmio: Don't unprepare attached clock
 2022-08-05 21:22 UTC  (3+ messages)
` [PATCH v1 5/5] regmap: mmio: Introduce IO accessors that can talk to IO port


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.