linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-10 23:05:08 to 2025-03-12 19:14:44 UTC [more...]

[PATCH 0/2] Use proper printk format in appletbdrm
 2025-03-12 19:14 UTC  (12+ messages)
` [PATCH 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
` [PATCH 2/2] drm/appletbdm: use %p4cl instead of %p4cc

[PATCH v16 0/3] binder: report txn errors via generic netlink
 2025-03-12 18:49 UTC  (9+ messages)
` [PATCH v16 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH v16 2/3] binder: report txn errors via generic netlink
      ` Fwd: "
` [PATCH v16 3/3] binder: generic netlink binder_features flag

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-03-12 18:14 UTC  (21+ messages)

[PATCH v3 2/2] docs: tracing: Reduce maxdepth in index documentation
 2025-03-12 17:49 UTC  (2+ messages)

[PATCH v2 0/2] drm/display: HDMI documentation improvements
 2025-03-12 17:47 UTC  (4+ messages)
` [PATCH v2 1/2] drm/display: hdmi: Create documentation section
` [PATCH v2 2/2] drm/display: hdmi: Mention Infoframes testing with edid-decode

[PATCH v7 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2025-03-12 16:11 UTC  (4+ messages)

[PATCH] scripts: get_feat.pl: substitute s390x with s390
 2025-03-12 15:52 UTC 

[PATCH] Documentation: ocxl.rst: Update consortium site
 2025-03-12 14:32 UTC  (3+ messages)

[PATCH v2] Documentation: ocxl.rst: Update consortium site
 2025-03-12 14:31 UTC 

[PATCH v3 1/2] docs: tracing: Refactor index.rst documentation
 2025-03-12 12:47 UTC 

[PATCH net-next] net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
 2025-03-12 12:43 UTC  (2+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-12  9:28 UTC  (4+ messages)

[PATCH] docs/zh_CN: Add security SCTP Chinese translation
 2025-03-12  8:50 UTC 

[PATCH] net: remove sb1000 cable modem driver
 2025-03-12  8:51 UTC 

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-12  5:59 UTC  (28+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-03-12  5:22 UTC  (9+ messages)
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH V3] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-03-12  3:46 UTC  (3+ messages)

[PATCH] docs/zh_CN: Add security lsm-development Chinese translation
 2025-03-12  2:42 UTC 

[RFC PATCH] docs/zh_CN: Add how-to of Chinese translation
 2025-03-12  1:35 UTC  (9+ messages)

[PATCH] swiotlb: Introduce DMA_ATTR_SKIP_DEVICE_SYNC
 2025-03-12  0:00 UTC  (4+ messages)

[PATCH v4 0/3] riscv: Add bfloat16 instruction support
 2025-03-11 23:19 UTC  (4+ messages)

[PATCH] scripts: Add git-resolve tool for full SHA-1 resolution
 2025-03-11 22:48 UTC  (2+ messages)

[RFC PATCH v4 1/1] ipe: add errno field to IPE policy load auditing
 2025-03-11 22:10 UTC  (2+ messages)
` [PATCH RFC "

[PATCH v3 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-03-11 20:44 UTC  (16+ messages)
` [PATCH v3 2/4] platform/x86: Add Lenovo Gamezone WMI Driver
` [PATCH v3 3/4] platform/x86: Add Lenovo Capability Data 01 "
` [PATCH v3 4/4] platform/x86: Add Lenovo Other Mode "

[PATCH v9 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-03-11 19:44 UTC  (15+ messages)
` [PATCH v9 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v9 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v9 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v9 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v9 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v9 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v9 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v9 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v9 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v9 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v9 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v9 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v9 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v9 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v2 00/11] cgroup v1 deprecation messages
 2025-03-11 19:23 UTC  (5+ messages)
` [PATCH v2 08/11] mm: Add transformation message for per-memcg swappiness
` [PATCH v2 09/11] cgroup: Add deprecation message to legacy freezer controller

[PATCH v6 0/3] Add support for AD7191
 2025-03-11 19:10 UTC  (3+ messages)

[PATCH v13 0/5] v13: firmware: imx: driver for NXP secure-enclave
 2025-03-11 18:59 UTC  (9+ messages)
` [PATCH v13 1/5] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v13 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v13 3/5] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware
` [PATCH v13 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v13 5/5] firmware: drivers: imx: adds miscdev

[PATCH v1 1/1] hwmon: (dell-smm) Increment the number of fans
 2025-03-11 18:29 UTC  (5+ messages)

[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-03-11 17:43 UTC  (9+ messages)
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v3 0/6] Arm CoreSight: Support AUX pause and resume
 2025-03-11 17:04 UTC  (7+ messages)
` [PATCH v3 1/6] coresight: etm4x: Extract the trace unit controlling
` [PATCH v3 2/6] coresight: Introduce pause and resume APIs for source
` [PATCH v3 3/6] coresight: etm4x: Hook pause and resume callbacks
` [PATCH v3 4/6] coresight: perf: Support AUX trace pause and resume
` [PATCH v3 5/6] coresight: perf: Update buffer on AUX pause
` [PATCH v3 6/6] Documentation: coresight: Document AUX pause and resume

[PATCH v4 00/13] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
 2025-03-11 16:54 UTC  (14+ messages)
` [PATCH v4 01/13] hwmon: (oxp-sensors) Distinguish the X1 variants
` [PATCH v4 02/13] hwmon: (oxp-sensors) Add all OneXFly variants
` [PATCH v4 03/13] platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86
` [PATCH v4 04/13] ABI: testing: add tt_toggle and tt_led entries
` [PATCH v4 05/13] power: supply: add inhibit-charge-s0 to charge_behaviour
` [PATCH v4 06/13] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer
` [PATCH v4 07/13] platform/x86: oxpec: Rename ec group to tt_toggle
` [PATCH v4 08/13] platform/x86: oxpec: Add turbo led support to X1 devices
` [PATCH v4 09/13] platform/x86: oxpec: Move pwm_enable read to its own function
` [PATCH v4 10/13] platform/x86: oxpec: Move pwm value read/write to separate functions
` [PATCH v4 11/13] platform/x86: oxpec: Move fan speed read to separate function
` [PATCH v4 12/13] platform/x86: oxpec: Adhere to sysfs-class-hwmon and enable pwm on 2
` [PATCH v4 13/13] platform/x86: oxpec: Follow reverse xmas convention for tt_toggle

[PATCH v7 0/8] dmaengine: qcom: bam_dma: add command descriptor support
 2025-03-11 16:02 UTC  (12+ messages)
` [PATCH v7 1/8] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
` [PATCH v7 2/8] dmaengine: qcom: bam_dma: extend the driver's device match data
` [PATCH v7 3/8] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support
` [PATCH v7 4/8] crypto: qce - use devres to allocate the result buffer
` [PATCH v7 5/8] crypto: qce - Map crypto memory for DMA
` [PATCH v7 6/8] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v7 7/8] crypto: qce - Switch to using DMA
` [PATCH v7 8/8] crypto: qce - Add support for BAM locking

[PATCH] Documentation/kbuild: Fix indentation in modules.rst example
 2025-03-11 15:45 UTC 

[PATCH] coresight: docs: Remove target sink from examples
 2025-03-11 14:57 UTC  (5+ messages)

[PATCH v2 0/2] vsprintf: remove redundant %pCn format specifier
 2025-03-11 14:36 UTC  (5+ messages)
` [PATCH v2 1/2] thermal: bcm2835: use %pC instead of %pCn
` [PATCH v2 2/2] vsprintf: remove redundant and unused %pCn format specifier

[PATCH 0/3] docs: tracing: Refactor index.rst documentation
 2025-03-11 14:23 UTC  (2+ messages)

[PATCH v3 00/12] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
 2025-03-11 14:09 UTC  (31+ messages)
` [PATCH v3 01/12] hwmon: (oxp-sensors) Distinguish the X1 variants
` [PATCH v3 02/12] hwmon: (oxp-sensors) Add all OneXFly variants
` [PATCH v3 03/12] platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86
` [PATCH v3 04/12] ABI: testing: add tt_toggle and tt_led entries
` [PATCH v3 05/12] power: supply: add inhibit-charge-s0 to charge_behaviour
` [PATCH v3 06/12] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer
` [PATCH v3 07/12] platform/x86: oxpec: Rename ec group to tt_toggle
` [PATCH v3 08/12] platform/x86: oxpec: Add turbo led support to X1 devices
` [PATCH v3 09/12] platform/x86: oxpec: Move pwm_enable read to its own function
` [PATCH v3 10/12] platform/x86: oxpec: Move pwm value read/write to separate functions
` [PATCH v3 11/12] platform/x86: oxpec: Move fan speed read to separate function
` [PATCH v3 12/12] platform/x86: oxpec: Adhere to sysfs-class-hwmon and enable pwm on 2

[PATCH 0/4] Documentation/rtla: Cover BPF sample collection
 2025-03-11 13:20 UTC  (8+ messages)
` [PATCH 1/4] Documentation/rtla: Fix duplicate text about timerlat tracer
` [PATCH 2/4] Documentation/rtla: Fix typo in rtla-timerlat.rst
` [PATCH 3/4] Documentation/rtla: Fix typo in common_timerlat_description.rst
` [PATCH 4/4] Documentation/rtla: Include BPF sample collection

[PATCH] drm: Add UAPI for the Asahi driver
 2025-03-11 12:46 UTC  (3+ messages)

[PATCH 1/3] docs: tracing: Reduce maxdepth in index documentation
 2025-03-11 12:40 UTC 

[PATCH net-next] docs: netdev: add a note on selftest posting
 2025-03-11 12:40 UTC  (2+ messages)

[PATCH] docs: tracing: Reduce maxdepth in index documentation
 2025-03-11 12:03 UTC  (3+ messages)

[PATCH net-next v5 0/2] netconsole: allow selection of egress interface via MAC address
 2025-03-11 11:13 UTC  (5+ messages)
` [PATCH net-next v5 2/2] "

[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-03-11 10:44 UTC  (8+ messages)
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574

[boqun:rust-atomic-v3 3/12] htmldocs: Warning: rust/kernel/sync/atomic/ordering.rs references a file that doesn't exist: srctree/tools/memory-model/Documentation/explanation.txt
 2025-03-11  8:14 UTC 

[PATCH v4 0/2] iio: ad7380: add SPI offload support
 2025-03-11  6:25 UTC  (3+ messages)

[PATCH v6 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
 2025-03-11  5:11 UTC  (4+ messages)
` [PATCH v6 02/12] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag

[PATCH v2] drop_caches: re-enable message after disabling
 2025-03-11  3:53 UTC  (3+ messages)

[PATCH linux next v3] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese
 2025-03-11  1:39 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).