messages from 2024-06-27 04:36:26 to 2025-04-21 22:58:36 UTC [more...]
Becoming the next DCCP maintainer?
2025-04-21 22:19 UTC
Documentation for Regmap API?
2025-04-21 22:16 UTC (2+ messages)
Performance Degradation with rsync in container or cgroupv2 with MEM limit
2025-04-09 11:30 UTC (4+ messages)
I want to contribute a uledtriggers driver
2025-03-23 22:05 UTC (3+ messages)
` [RFC BUG] Send queue accounting of AF_PACKET is always zero
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-03-19 21:41 UTC
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-03-04 21:01 UTC
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-03-04 20:45 UTC
pci: acpi: Query on ACPI Device Tree Representation and Enumeration for Xilinx FPGA PCIe Endpoint functions
2025-02-27 16:04 UTC (2+ messages)
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-02-25 20:38 UTC
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-02-24 19:54 UTC
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-02-24 17:33 UTC
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-02-19 17:06 UTC
crypto: fscrypt: crypto_create_tfm_node memory leak
2025-02-17 19:08 UTC (2+ messages)
SCSI Generic with NUMA setup
2025-02-13 10:04 UTC (2+ messages)
soundwire : LnK SoundWire Protocol Analyzer on Linux
2025-02-06 16:21 UTC
Dead sites?
2025-01-31 0:58 UTC
Typecasting a void pointer to unsigned long in zsmalloc.c
2025-01-28 10:23 UTC (21+ messages)
Typecasting a void pointer to unsigned long in zsmalloc.c
2025-01-23 18:23 UTC (2+ messages)
Generic sk_buff contract documentation ?
2025-01-13 22:58 UTC
Linux kernel cgroup v2 CFS - CPU throttled_usec accounting?
2025-01-12 8:09 UTC (3+ messages)
Need help finding updated addresses
2024-12-26 20:44 UTC
userland process PID/TGID in the RPC layer
2024-12-20 15:25 UTC
Help Needed: Debugging Memory Corruption results GPF
2024-12-19 19:33 UTC (2+ messages)
Abandoned patch
2024-12-19 19:28 UTC (2+ messages)
Training: Semantic Patching of C and C++ Code with Coccinelle
2024-12-17 21:02 UTC
Query Regarding UART Controller Device Driver in Linux Kernel
2024-12-03 17:26 UTC (4+ messages)
Replacing reset gpio with reset controller
2024-11-14 10:34 UTC
Kernel contribution
2024-11-12 19:27 UTC
Thermal governor related help
2024-11-03 6:58 UTC
Ext4 reflink
2024-11-02 23:55 UTC
Criteria for contributing to /samples directory?
2024-10-31 16:02 UTC
Intel® Thread Director
2024-10-28 4:33 UTC
Assistance Needed for Kernel mode driver Soft Lockup Issue
2024-10-20 22:11 UTC (5+ messages)
Problem using git send-email with yahoo and hotmail
2024-10-04 3:11 UTC (3+ messages)
Contributing to linux kernel
2024-10-03 13:17 UTC (3+ messages)
Testing 6.11.0 - No audio
2024-09-29 16:24 UTC (15+ messages)
Wouldn't Zig be more suitable than rust? In the Linux kernel
2024-09-27 11:56 UTC (4+ messages)
TIER LIST Books Linux Kernel
2024-09-24 23:30 UTC
How to contribute to the linux kernel
2024-09-24 7:20 UTC (11+ messages)
ACK packets being rejected in SYNPROXY, unless there was a valid TCP connection before it
2024-09-16 22:03 UTC
Bug across major branches, advice for bisecting and contributing
2024-09-14 3:07 UTC (2+ messages)
data relocation to !ENDBR
2024-09-13 17:52 UTC (2+ messages)
How to find all PCI/ USB/ drivers installed on my Ubuntu?
2024-09-12 7:38 UTC (2+ messages)
TIP
2024-09-10 8:38 UTC (5+ messages)
Question regarding appropriate mailing list
2024-09-03 17:24 UTC (2+ messages)
Query Regarding Stack-Out-of-Bounds Error
2024-08-31 17:19 UTC (4+ messages)
Reproducing syzbot
2024-08-31 2:10 UTC (2+ messages)
Separating driver and documentation changes
2024-08-22 9:12 UTC (2+ messages)
how to change the tty dev color
2024-08-19 5:48 UTC
Contributors to Raam Computer Software System Core are welcome
2024-08-07 4:41 UTC
[PATCH v9-resend 00/54] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2024-07-16 18:58 UTC (55+ messages)
` [PATCH v9-resend 01/54] docs/dyndbg: update examples \012 to \n
` [PATCH v9-resend 02/54] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v9-resend 03/54] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v9-resend 04/54] dyndbg: make ddebug_class_param union members same size
` [PATCH v9-resend 05/54] dyndbg: replace classmap list with a vector
` [PATCH v9-resend 06/54] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v9-resend 07/54] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
` [PATCH v9-resend 08/54] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v9-resend 09/54] dyndbg: reduce verbose/debug clutter
` [PATCH v9-resend 10/54] dyndbg: silence debugs with no-change updates
` [PATCH v9-resend 11/54] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v9-resend 12/54] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v9-resend 13/54] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v9-resend 14/54] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v9-resend 15/54] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v9-resend 16/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v9-resend 17/54] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v9-resend 18/54] dyndbg-doc: add classmap info to howto
` [PATCH v9-resend 19/54] dyndbg: treat comma as a token separator
` [PATCH v9-resend 20/54] selftests-dyndbg: add comma_terminator_tests
` [PATCH v9-resend 21/54] dyndbg: split multi-query strings with %
` [PATCH v9-resend 22/54] selftests-dyndbg: test_percent_splitting
` [PATCH v9-resend 23/54] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v9-resend 24/54] selftests-dyndbg: add test_mod_submod
` [PATCH v9-resend 25/54] dyndbg-doc: explain flags parse 1st
` [PATCH v9-resend 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v9-resend 27/54] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails
` [PATCH v9-resend 28/54] dyndbg-selftest: reduce default verbosity
` [PATCH v9-resend 29/54] drm: use correct ccflags-y spelling
` [PATCH v9-resend 30/54] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH v9-resend 31/54] drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM
` [PATCH v9-resend 32/54] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH v9-resend 33/54] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v9-resend 34/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v9-resend 35/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v9-resend 36/54] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v9-resend 37/54] drm-print: workaround unused variable compiler meh
` [PATCH v9-resend 38/54] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v9-resend 39/54] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v9-resend 40/54] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v9-resend 41/54] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v9-resend 42/54] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v9-resend 43/54] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v9-resend 44/54] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v9-resend 45/54] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v9-resend 46/54] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v9-resend 47/54] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v9-resend 48/54] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v9-resend 49/54] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v9-resend 50/54] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v9-resend 51/54] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v9-resend 52/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v9-resend 53/54] dyndbg: tighten up kdoc about DYNDBG_CLASSMAP_* macros
` [PATCH v9-resend 54/54] docs-dyndbg: improve howto classmaps api section
Can I change PCIe TLP's Tag value?
2024-07-09 2:45 UTC
Request for information on using NVMe under linux
2024-07-03 10:30 UTC (5+ messages)
sanity check typo patch "quired"
2024-07-01 15:35 UTC (3+ messages)
RISC-V and interrupts, constant rate vs. tickless vs. SIE=0
2024-06-28 12:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox