linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-13 23:23:58 to 2024-07-16 20:18:34 UTC [more...]

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-16 20:18 UTC  (19+ messages)

[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-07-16 19:34 UTC  (28+ messages)
` [PATCH v5 01/20] x86/cpufeatures: Add support for "
` [PATCH v5 03/20] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v5 04/20] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v5 06/20] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v5 07/20] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v5 09/20] x86/resctrl: Initialize monitor counters bitmap
` [PATCH v5 10/20] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg
` [PATCH v5 11/20] x86/resctrl: Remove MSR reading of event configuration value

[PATCH v2 0/2] hwmon: add GPD devices sensor driver
 2024-07-16 19:28 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hwmon: document: add gpd-fan

[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

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-16 18:50 UTC  (5+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks

[PATCH] docs: iio: new docs for ad7380 driver
 2024-07-16 18:04 UTC  (2+ messages)

[PATCH v5 1/3] dt-bindings: iio: accel: add ADXL380
 2024-07-16 17:52 UTC  (3+ messages)
` [PATCH v5 2/3] iio: accel: add ADXL380 driver

[PATCH 0/2] hwmon: add GPD devices sensor driver
 2024-07-16 17:27 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hwmon: document: add gpd-fan

[PATCH v2] Documentation: Document user_events ioctl code
 2024-07-16 17:15 UTC  (2+ messages)

[PATCH] docs/pinctrl: fix typo in mapping example
 2024-07-16 17:12 UTC  (2+ messages)

[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
 2024-07-16 17:10 UTC  (5+ messages)
` [RFC PATCH 02/18] KVM: Add KVM_CAP_USERFAULT and KVM_MEMORY_ATTRIBUTE_USERFAULT

[PATCH v2] docs: maintainer: discourage taking conversations off-list
 2024-07-16 17:08 UTC  (2+ messages)

[PATCH v2 0/1] docs: scheduler: Start documenting the EEVDF scheduler
 2024-07-16 16:45 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
 2024-07-16 14:00 UTC  (27+ messages)
` [PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v2 03/10] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v2 06/10] riscv: Implement xchg8/16() "
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension

[PATCH v5 0/5] Changes in v5:
 2024-07-16 12:54 UTC  (16+ messages)
` [PATCH v5 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
    ` [EXT] "
` [PATCH v5 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "
` [PATCH v5 5/5] firmware: imx: adds miscdev
    ` [EXT] "

[PATCH v6 0/9] fs: multigrain timestamp redux
 2024-07-16 12:45 UTC  (18+ messages)
` [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v6 3/9] fs: add percpu counters for significant "
` [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v6 6/9] xfs: switch to "
` [PATCH v6 7/9] ext4: "
` [PATCH v6 8/9] btrfs: convert "
` [PATCH v6 9/9] tmpfs: add support for "

[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
 2024-07-16 10:53 UTC  (4+ messages)

[PATCH v5 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-07-16  9:56 UTC  (13+ messages)
` [PATCH v5 1/7] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation
` [PATCH v5 6/7] rtc: support i.MX95 BBM RTC

[PATCH V5] LoongArch: Add AVEC irqchip support
 2024-07-16  9:24 UTC  (6+ messages)

[PATCH] accel/qaic: Remove the description of DRM_IOCTL_QAIC_PART_DEV
 2024-07-16  7:30 UTC 

[PATCH-cgroup v7] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-16  7:05 UTC  (4+ messages)

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-07-16  5:35 UTC  (3+ messages)
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[PATCH v5 0/5] pids controller events rework
 2024-07-16  3:27 UTC  (4+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-16  2:30 UTC  (16+ messages)
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is
` [PATCH v2 6/6] mm: zswap: interrupt shrinker writeback while pagein/out IO

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-07-15 23:44 UTC  (18+ messages)
` [PATCH net-next v17 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v17 02/14] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v17 03/14] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 05/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v17 06/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v17 07/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config

[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
 2024-07-15 23:15 UTC  (12+ messages)

[PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
 2024-07-15 21:24 UTC  (3+ messages)

[PATCH-cgroup v2 0/5] cgroup/cpuset: Fix miscellaneous issues
 2024-07-15 19:17 UTC  (4+ messages)
` [PATCH-cgroup v2 4/5] cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpus

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-07-15 16:38 UTC  (18+ messages)

[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
 2024-07-15 15:27 UTC  (9+ messages)

[PATCH 1/1] Docs/admin-guide: Remove pmf leftover reference from the index
 2024-07-15 14:45 UTC  (2+ messages)

[PATCH-patch v6] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-15 14:00 UTC  (3+ messages)

[PATCH] docs: maintainer: discourage taking conversations off-list
 2024-07-15 13:29 UTC  (10+ messages)

[PATCH v10 0/3] Add support for Intel PPS Generator
 2024-07-15  9:36 UTC  (5+ messages)

[PATCH v3 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-07-15  9:19 UTC  (6+ messages)
` [PATCH v3 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH] x86/xen: remove deprecated xen_nopvspin boot parameter
 2024-07-14 21:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).