linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-08 17:01:14 to 2024-03-12 22:01:00 UTC [more...]

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-12 22:00 UTC  (16+ messages)
` [PATCH 01/14] bug/kunit: Core "
` [PATCH 02/14] kunit: bug: Count suppressed "
` [PATCH 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH 07/14] x86: Add support for suppressing warning backtraces
` [PATCH 08/14] arm64: "
` [PATCH 09/14] loongarch: "
` [PATCH 10/14] parisc: "
` [PATCH 11/14] s390: "
` [PATCH 12/14] sh: "
` [PATCH 13/14] riscv: "
` [PATCH 14/14] powerpc: "

[PATCH v16 0/9] Add support for Sub-NUMA cluster (SNC) systems
 2024-03-12 21:42 UTC  (10+ messages)
` [PATCH v16 1/9] x86/resctrl: Prepare for new domain scope
` [PATCH v16 2/9] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v16 3/9] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v16 4/9] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v16 5/9] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v16 6/9] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v16 7/9] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v16 8/9] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH v16 9/9] x86/resctrl: Add info files to show mappings from domains to lists of cpus

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-12 21:28 UTC  (14+ messages)

[PATCH v12 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-03-12 21:12 UTC  (7+ messages)
` [PATCH v12 1/4] riscv: Remove unnecessary irqflags processor.h include
` [PATCH v12 2/4] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v12 3/4] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
` [PATCH v12 4/4] cpumask: Add assign cpu

[PATCH v10 0/2] arm64: Add a build target for Flat Image Tree
 2024-03-12 20:25 UTC  (6+ messages)
` [PATCH v10 2/2] arm64: boot: Support "

[PATCH v4 00/36] Memory allocation profiling
 2024-03-12 20:07 UTC  (6+ messages)
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed

[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE)
 2024-03-12 20:07 UTC  (17+ messages)
` [RFC PATCH v14 01/19] security: add ipe lsm
` [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs()
` [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook

[PATCH v2 0/2] sched/core: Fix spinlocks vs. PREEMPT_DYNAMIC=y
 2024-03-12 19:39 UTC  (3+ messages)
` [PATCH v2 1/2] sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
` [PATCH v2 2/2] sched/core: Drop spinlocks on contention iff kernel is preemptible

[PATCH] doc: Fix typo in admin-guide/cifs/introduction.rst
 2024-03-12 19:18 UTC  (2+ messages)

[PATCH v11 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-03-12 19:07 UTC  (6+ messages)
` [PATCH v11 1/4] riscv: Remove unnecessary irqflags processor.h include
` [PATCH v11 2/4] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH v5 00/37] Memory allocation profiling
 2024-03-12 18:41 UTC  (4+ messages)
` [PATCH v5 12/37] lib: prevent module unloading if memory is not freed

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-03-12 17:24 UTC  (34+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-12 17:06 UTC  (10+ messages)
` [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function "
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH v3 0/4] TEE driver for Trusted Services
 2024-03-12 11:36 UTC  (3+ messages)

[PATCH 0/3] fiemap extension to add physical extent length
 2024-03-12  3:35 UTC  (6+ messages)
` [PATCH 1/3] fs: add physical_length field to fiemap extents
  ` [PATCH 1/3] "
` [PATCH 2/3] fs: update fiemap_fill_next_extent() signature
` [PATCH 3/3] btrfs: fiemap: return extent physical size

[GIT PULL] hardening updates for v6.9-rc1
 2024-03-12  1:18 UTC 

[PATCH v3 0/1] drm/panfrost: Replace fdinfo's profiling debugfs knob
 2024-03-12  0:47 UTC  (6+ messages)
` [PATCH v3 1/1] drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs

[PATCH net-next v4] net: netconsole: Add continuation line prefix to userdata messages
 2024-03-11 22:00 UTC  (5+ messages)

[PATCH v5 0/6] DCP as trusted keys backend
 2024-03-11 20:07 UTC  (5+ messages)
` [PATCH v6 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys

[PATCH v2 00/31] NT synchronization primitive driver
 2024-03-11 18:58 UTC  (3+ messages)
` [PATCH v2 04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY

[RFC PATCH 1/2] docs: automarkup: linkify CVSS: strings
 2024-03-11 17:59 UTC  (3+ messages)
` [RFC PATCH 2/2] doc: distros: new document about assessing security vulnerabilities

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-11 17:19 UTC  (18+ messages)
` [PATCH v17 10/35] gunyah: vm_mgr: Add VM start/stop
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
    `  "
` [PATCH v17 12/35] virt: gunyah: Add resource tickets
    `  "
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "
        `  "
            `  "
                `  "

[PATCH] docs/zh_CN: Add dev-tools/kmemleak Chinese translation
 2024-03-11 16:03 UTC 

[GIT PULL] Documentation for 6.9
 2024-03-11 15:59 UTC 

[PATCH v2] drm: Document requirements for driver-specific KMS props in new drivers
 2024-03-11 15:58 UTC 

[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-11 14:49 UTC  (28+ messages)
` [PATCH v9 01/27] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v9 02/27] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v9 03/27] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v9 04/27] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v9 05/27] drm/tests: Add output bpc tests
` [PATCH v9 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v9 07/27] drm/tests: Add output formats tests
` [PATCH v9 08/27] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v9 09/27] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v9 10/27] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v9 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v9 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v9 13/27] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v9 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v9 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v9 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v9 17/27] drm/tests: Add tests for "
` [PATCH v9 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v9 19/27] drm/tests: Add RGB Quantization tests
` [PATCH v9 20/27] drm/connector: hdmi: Add Infoframes generation
` [PATCH v9 21/27] drm/tests: Add infoframes test
` [PATCH v9 22/27] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v9 23/27] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v9 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v9 25/27] drm/vc4: tests: Convert to plane creation helper
` [PATCH v9 26/27] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v9 27/27] drm/sun4i: hdmi: "

[PATCH v2 0/2] docs: *-regressions.rst: Tweaks to the commands
 2024-03-11 14:36 UTC  (3+ messages)
` [PATCH v2 1/2] docs: *-regressions.rst: Add colon to regzbot commands
` [PATCH v2 2/2] docs: handling-regressions.rst: Update regzbot command fixed-by to fix

[RFC][PATCH 0/8] ima: Integrate with digest_cache LSM
 2024-03-11 14:00 UTC  (9+ messages)
` [RFC][PATCH 4/8] ima: Add digest_cache_measure and digest_cache_appraise boot-time policies
` [RFC][PATCH 5/8] ima: Record IMA verification result of digest lists in digest cache
` [RFC][PATCH 8/8] ima: Detect if digest cache changed since last measurement/appraisal

[PATCH 0/2] docs: *-regressions.rst: Tweaks to the commands
 2024-03-11 13:57 UTC  (6+ messages)
` [PATCH 1/2] docs: *-regressions.rst: Use collon after regzbot introduced command
` [PATCH 2/2] docs: handling-regressions.rst: Update regzbot command fixed-by to fix

[PATCH] Fix typo in reporting-regressions.rst
 2024-03-11 13:28 UTC  (4+ messages)

[PATCH] doc/arch/x86/amd/hsmp: Updating urls
 2024-03-11 13:00 UTC  (3+ messages)

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-03-11 12:43 UTC  (20+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC v2 0/6] ethtool HW "
  ` [PATCH RFC v2 1/6] ethtool: add interface to read Tx hardware "
  ` [PATCH RFC v2 2/6] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
  ` [PATCH RFC v2 3/6] net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
  ` [PATCH RFC v2 4/6] net/mlx5e: Implement ethtool hardware timestamping statistics
  ` [PATCH RFC v2 5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD
  ` [PATCH RFC v2 6/6] tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation

[PATCH] drm: Document requirements for driver-specific KMS props in new drivers
 2024-03-11 12:10 UTC  (4+ messages)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-03-11  1:29 UTC  (10+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-11  1:12 UTC  (8+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH 1/2] [RFC] proc: pagemap: Expose whether a PTE is writable
 2024-03-10 22:14 UTC  (4+ messages)
` [PATCH 2/2] [RFC] pagemap.rst: Document write bit

[PATCH v9 0/6] iio: new DMABUF based API
 2024-03-10 12:48 UTC  (7+ messages)
` [PATCH v9 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v9 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v9 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v9 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v9 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v9 6/6] Documentation: iio: Document high-speed DMABUF based API

[PATCH v8 0/6] iio: new DMABUF based API
 2024-03-10 12:41 UTC  (11+ messages)
` [PATCH v8 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v8 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v8 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v8 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v8 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v8 6/6] Documentation: iio: Document high-speed DMABUF based API

[PATCH -next] Signed-off-by: jinyilong <longjinyii@outlook.com>
 2024-03-10  2:01 UTC  (2+ messages)

[PATCH 00/13] spi: axi-spi-engine: add offload support
 2024-03-09 17:54 UTC  (5+ messages)
` [PATCH 01/13] spi: add core support for controllers with offload capabilities

[PATCH -next] Signed-off-by: jinyilong <longjinyii@outlook.com>
 2024-03-09 14:29 UTC 

[PATCH v1] docs: verify/bisect: fixes, finetuning, and support for Arch
 2024-03-09  6:54 UTC  (4+ messages)

Cover-cover letter for two resctrl patch sets
 2024-03-08 18:50 UTC  (4+ messages)
` [PATCH v4 1/2] x86/resctrl: Pass domain to target CPU


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).