org.kernelnewbies.kernelnewbies archive

412 archived articles, newest first (page 4 of 5). Latest articles →

[PATCH v9-resend 52/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
Tue, 16 Jul 2024 12:58:04 -0600
Jim Cromie <[email protected]> • #23275
[PATCH v9-resend 23/54] docs/dyndbg: explain new delimiters: comma, percent
Tue, 16 Jul 2024 12:57:35 -0600
Jim Cromie <[email protected]> • #23274
[PATCH v9-resend 28/54] dyndbg-selftest: reduce default verbosity
Tue, 16 Jul 2024 12:57:40 -0600
Jim Cromie <[email protected]> • #23273
[PATCH v9-resend 30/54] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
Tue, 16 Jul 2024 12:57:42 -0600
Jim Cromie <[email protected]> • #23272
[PATCH v9-resend 36/54] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
Tue, 16 Jul 2024 12:57:48 -0600
Jim Cromie <[email protected]> • #23271
[PATCH v9-resend 51/54] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
Tue, 16 Jul 2024 12:58:03 -0600
Jim Cromie <[email protected]> • #23270
[PATCH v9-resend 50/54] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
Tue, 16 Jul 2024 12:58:02 -0600
Jim Cromie <[email protected]> • #23269
[PATCH v9-resend 49/54] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
Tue, 16 Jul 2024 12:58:01 -0600
Jim Cromie <[email protected]> • #23268
[PATCH v9-resend 46/54] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
Tue, 16 Jul 2024 12:57:58 -0600
Jim Cromie <[email protected]> • #23267
[PATCH v9-resend 40/54] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
Tue, 16 Jul 2024 12:57:52 -0600
Jim Cromie <[email protected]> • #23266
[PATCH v9-resend 38/54] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
Tue, 16 Jul 2024 12:57:50 -0600
Jim Cromie <[email protected]> • #23265
[PATCH v9-resend 32/54] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
Tue, 16 Jul 2024 12:57:44 -0600
Jim Cromie <[email protected]> • #23264
[PATCH v9-resend 37/54] drm-print: workaround unused variable compiler meh
Tue, 16 Jul 2024 12:57:49 -0600
Jim Cromie <[email protected]> • #23263
[PATCH v9-resend 34/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
Tue, 16 Jul 2024 12:57:46 -0600
Jim Cromie <[email protected]> • #23262
[PATCH v9-resend 31/54] drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM
Tue, 16 Jul 2024 12:57:43 -0600
Jim Cromie <[email protected]> • #23261
[PATCH v9-resend 33/54] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
Tue, 16 Jul 2024 12:57:45 -0600
Jim Cromie <[email protected]> • #23260
[PATCH v9-resend 27/54] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails
Tue, 16 Jul 2024 12:57:39 -0600
Jim Cromie <[email protected]> • #23259
[PATCH v9-resend 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
Tue, 16 Jul 2024 12:57:38 -0600
Jim Cromie <[email protected]> • #23258
[PATCH v9-resend 25/54] dyndbg-doc: explain flags parse 1st
Tue, 16 Jul 2024 12:57:37 -0600
Jim Cromie <[email protected]> • #23257
[PATCH v9-resend 24/54] selftests-dyndbg: add test_mod_submod
Tue, 16 Jul 2024 12:57:36 -0600
Jim Cromie <[email protected]> • #23256
[PATCH v9-resend 19/54] dyndbg: treat comma as a token separator
Tue, 16 Jul 2024 12:57:31 -0600
Jim Cromie <[email protected]> • #23255
[PATCH v9-resend 21/54] dyndbg: split multi-query strings with %
Tue, 16 Jul 2024 12:57:33 -0600
Jim Cromie <[email protected]> • #23254
[PATCH v9-resend 22/54] selftests-dyndbg: test_percent_splitting
Tue, 16 Jul 2024 12:57:34 -0600
Jim Cromie <[email protected]> • #23253
[PATCH v9-resend 20/54] selftests-dyndbg: add comma_terminator_tests
Tue, 16 Jul 2024 12:57:32 -0600
Jim Cromie <[email protected]> • #23252
[PATCH v9-resend 18/54] dyndbg-doc: add classmap info to howto
Tue, 16 Jul 2024 12:57:30 -0600
Jim Cromie <[email protected]> • #23251
[PATCH v9-resend 16/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
Tue, 16 Jul 2024 12:57:28 -0600
Jim Cromie <[email protected]> • #23250
[PATCH v9-resend 17/54] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
Tue, 16 Jul 2024 12:57:29 -0600
Jim Cromie <[email protected]> • #23249
[PATCH v9-resend 15/54] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
Tue, 16 Jul 2024 12:57:27 -0600
Jim Cromie <[email protected]> • #23248
[PATCH v9-resend 14/54] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Tue, 16 Jul 2024 12:57:26 -0600
Jim Cromie <[email protected]> • #23247
[PATCH v9-resend 13/54] dyndbg: reduce verbose=3 messages in ddebug_add_module
Tue, 16 Jul 2024 12:57:25 -0600
Jim Cromie <[email protected]> • #23246
[PATCH v9-resend 11/54] dyndbg: tighten ddebug_class_name() 1st arg type
Tue, 16 Jul 2024 12:57:23 -0600
Jim Cromie <[email protected]> • #23245
[PATCH v9-resend 12/54] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Tue, 16 Jul 2024 12:57:24 -0600
Jim Cromie <[email protected]> • #23244
[PATCH v9-resend 07/54] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
Tue, 16 Jul 2024 12:57:19 -0600
Jim Cromie <[email protected]> • #23243
[PATCH v9-resend 10/54] dyndbg: silence debugs with no-change updates
Tue, 16 Jul 2024 12:57:22 -0600
Jim Cromie <[email protected]> • #23242
[PATCH v9-resend 08/54] dyndbg: drop NUM_TYPE_ARRAY
Tue, 16 Jul 2024 12:57:20 -0600
Jim Cromie <[email protected]> • #23241
[PATCH v9-resend 09/54] dyndbg: reduce verbose/debug clutter
Tue, 16 Jul 2024 12:57:21 -0600
Jim Cromie <[email protected]> • #23240
[PATCH v9-resend 05/54] dyndbg: replace classmap list with a vector
Tue, 16 Jul 2024 12:57:17 -0600
Jim Cromie <[email protected]> • #23239
[PATCH v9-resend 06/54] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
Tue, 16 Jul 2024 12:57:18 -0600
Jim Cromie <[email protected]> • #23238
[PATCH v9-resend 04/54] dyndbg: make ddebug_class_param union members same size
Tue, 16 Jul 2024 12:57:16 -0600
Jim Cromie <[email protected]> • #23237
[PATCH v9-resend 03/54] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
Tue, 16 Jul 2024 12:57:15 -0600
Jim Cromie <[email protected]> • #23236
[PATCH v9-resend 02/54] test-dyndbg: fixup CLASSMAP usage error
Tue, 16 Jul 2024 12:57:14 -0600
Jim Cromie <[email protected]> • #23235
[PATCH v9-resend 00/54] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
Tue, 16 Jul 2024 12:57:12 -0600
Jim Cromie <[email protected]> • #23234
[PATCH v9-resend 01/54] docs/dyndbg: update examples \012 to \n
Tue, 16 Jul 2024 12:57:13 -0600
Jim Cromie <[email protected]> • #23233
Can I change PCIe TLP's Tag value?
Tue, 09 Jul 2024 11:45:44 +0900 (KST)
김찬 <[email protected]> • #23232
Re: Request for information on using NVMe under linux
Wed, 3 Jul 2024 12:30:39 +0200
Rémi ESSAISSI <[email protected]> • #23231
Re: Request for information on using NVMe under linux
Wed, 3 Jul 2024 06:24:51 -0400
Jeffrey Walton <[email protected]> • #23230
Re: Request for information on using NVMe under linux
Wed, 3 Jul 2024 11:13:38 +0200
Richard <[email protected]> • #23229
Re: Request for information on using NVMe under linux
Wed, 3 Jul 2024 10:28:19 +0200
Rémi ESSAISSI <[email protected]> • #23228
Request for information on using NVMe under linux
Wed, 3 Jul 2024 10:20:05 +0200
Jamaleddine AMGHAR <[email protected]> • #23227
Re: sanity check typo patch "quired"
Mon, 01 Jul 2024 08:35:58 -0700
daniel watson <[email protected]> • #23226
Re: sanity check typo patch "quired"
Sat, 29 Jun 2024 07:48:58 -0300
"Ricardo B. Marliere" <[email protected]> • #23225
RISC-V and interrupts, constant rate vs. tickless vs. SIE=0
Fri, 28 Jun 2024 14:15:19 +0200 (CEST)
Andras Pal <[email protected]> • #23224
sanity check typo patch "quired"
Wed, 26 Jun 2024 21:30:45 -0700
daniel watson <[email protected]> • #23223
Memory reclaim mechanisms freezing system
Sun, 2 Jun 2024 21:47:50 -0400
Yeongjin Kwon <[email protected]> • #23222
Re: How to accout max_rss precisely
Mon, 17 Jun 2024 13:29:59 +0800
Heran Yang <[email protected]> • #23221
Re: How to accout max_rss precisely
Sun, 16 Jun 2024 20:08:29 +0700
Mulyadi Santosa <[email protected]> • #23220
Re: How to accout max_rss precisely
Sun, 16 Jun 2024 16:53:29 +0800
Heran Yang <[email protected]> • #23219
DMA Engine - dealing with timeouts
Mon, 10 Jun 2024 15:50:11 -0700
Anthony Clark <[email protected]> • #23218
Re: How to accout max_rss precisely
Mon, 03 Jun 2024 13:44:31 -0400
"Valdis Klētnieks" <[email protected]> • #23217
How to accout max_rss precisely
Sat, 1 Jun 2024 15:01:32 +0800
杨贺然 <[email protected]> • #23216
notifying clock consumers of frequency change
Thu, 30 May 2024 12:57:40 +0000
Sam Winchenbach <[email protected]> • #23215
Which driver to use for patches?
Sat, 18 May 2024 15:47:00 +0200
Philipp Hortmann <[email protected]> • #23214
Re: Seeking Assistance with Spin Lock Usage and Resolving Hard LOCKUP Error
Fri, 17 May 2024 14:44:16 -0600
[email protected] • #23213
Re: Handling I2C eeprom devices
Fri, 17 May 2024 14:31:58 -0600
[email protected] • #23212
Re: Handling I2C eeprom devices
Fri, 17 May 2024 18:23:17 +0200
Rémi ESSAISSI <[email protected]> • #23211
Handling I2C eeprom devices
Fri, 17 May 2024 15:33:27 +0200
Patryk <[email protected]> • #23210
Re: [RFC PATCH] kvm: replace spaces with a tab
Thu, 16 May 2024 11:38:54 +0200
Greg KH <[email protected]> • #23209
[RFC PATCH] kvm: replace spaces with a tab
Thu, 16 May 2024 10:31:45 +0100
Mohamed Karaoui <[email protected]> • #23208
Re: Looking for advise
Wed, 15 May 2024 13:58:22 +0200
Rémi ESSAISSI <[email protected]> • #23207
Looking for advise
Wed, 15 May 2024 12:50:06 +0100
Jules Irenge <[email protected]> • #23206
Fwd: Qemu hangs at Starting KernelMemorySanitizer
Mon, 13 May 2024 22:16:37 -0400
Camila Alvarez <[email protected]> • #23205
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Mon, 13 May 2024 14:09:24 -0400
Alan Stern <[email protected]> • #23204
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Mon, 13 May 2024 23:14:44 +0530
Muni Sekhar <[email protected]> • #23203
Inquiry Regarding Handling of Kernel Crashes
Sun, 12 May 2024 22:40:29 +0530
Muni Sekhar <[email protected]> • #23202
Regarding Linux Kernel Mentorship
Sun, 12 May 2024 12:24:23 +0530
Manav <[email protected]> • #23201
spi: Inquiry Regarding Linux Kernel SPI Subsystem device drivers
Sat, 11 May 2024 00:39:50 +0530
Subhashini Rao Beerisetty <[email protected]> • #23200
Re: Seeking Assistance with Spin Lock Usage and Resolving Hard LOCKUP Error
Fri, 10 May 2024 12:42:45 +0530
Muni Sekhar <[email protected]> • #23199
Re: Seeking Assistance with Spin Lock Usage and Resolving Hard LOCKUP Error
Thu, 9 May 2024 17:57:44 +0000
"Billie Alsup (balsup)" <[email protected]> • #23198
Re: Seeking Assistance with Spin Lock Usage and Resolving Hard LOCKUP Error
Thu, 9 May 2024 22:50:33 +0530
Muni Sekhar <[email protected]> • #23197
Re: Seeking Assistance with Spin Lock Usage and Resolving Hard LOCKUP Error
Thu, 9 May 2024 15:26:34 +0000
"Billie Alsup (balsup)" <[email protected]> • #23196
Seeking Assistance with Spin Lock Usage and Resolving Hard LOCKUP Error
Thu, 9 May 2024 20:09:13 +0530
Muni Sekhar <[email protected]> • #23195
Re: Submitting a selftest patch
Wed, 8 May 2024 09:49:37 -0700
Tom Mitchell <[email protected]> • #23194
Re: Submitting a selftest patch
Wed, 08 May 2024 22:05:18 +0530
Siddh Raman Pant <[email protected]> • #23193
Re: Submitting a selftest patch
Wed, 8 May 2024 17:21:47 +0100
Jules Irenge <[email protected]> • #23192
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Wed, 8 May 2024 09:58:12 -0400
Alan Stern <[email protected]> • #23191
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Wed, 8 May 2024 11:08:11 +0530
Muni Sekhar <[email protected]> • #23190
Submitting a selftest patch
Tue, 7 May 2024 22:38:20 -0400
Camila Alvarez <[email protected]> • #23189
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Tue, 7 May 2024 13:51:18 -0400
Alan Stern <[email protected]> • #23188
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Tue, 7 May 2024 22:08:13 +0530
Muni Sekhar <[email protected]> • #23187
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Tue, 7 May 2024 10:20:58 -0400
Alan Stern <[email protected]> • #23186
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Tue, 7 May 2024 17:14:25 +0530
Muni Sekhar <[email protected]> • #23185
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Mon, 6 May 2024 15:50:15 -0400
Alan Stern <[email protected]> • #23184
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Mon, 6 May 2024 21:44:52 +0530
Muni Sekhar <[email protected]> • #23183
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Mon, 6 May 2024 21:33:11 +0530
Muni Sekhar <[email protected]> • #23182
Re: Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Mon, 6 May 2024 10:29:44 -0400
Alan Stern <[email protected]> • #23181
Re: ALSA: usb-audio: Adding mixer controls to Mbox3
Mon, 06 May 2024 16:11:35 +0200
Takashi Iwai <[email protected]> • #23180
Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
Mon, 6 May 2024 16:44:30 +0530
Muni Sekhar <[email protected]> • #23179
Re: Adding a device support
Fri, 3 May 2024 12:02:33 +0900
Kwanghoon Son <[email protected]> • #23178
Re: Adding a device support
Thu, 2 May 2024 16:06:38 +0200
Rémi ESSAISSI <[email protected]> • #23177
Re: Adding a device support
Thu, 2 May 2024 16:00:02 +0200
Greg KH <[email protected]> • #23176
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.