linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-29 22:49:37 to 2025-09-01 12:42:04 UTC [more...]

[PATCH v8 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-09-01 12:40 UTC  (11+ messages)
` [PATCH v8 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v8 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v8 03/12] perf: arm_spe: Expose event filter
` [PATCH v8 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v8 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v8 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v8 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v8 08/12] perf: Add perf_event_attr::config4
` [PATCH v8 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v8 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources

[PATCH v4] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, LMH, Decoders
 2025-09-01 12:26 UTC  (5+ messages)

[PATCH linux-next] tools/getdelays: fix formatting error
 2025-09-01 12:24 UTC  (2+ messages)

[PATCH v7 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-09-01 12:22 UTC  (9+ messages)
` [PATCH v7 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v7 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v7 09/12] perf: arm_spe: Add support for filtering on data source

[PATCH 00/15] Add SPI offload support to AD4030
 2025-09-01 11:47 UTC  (40+ messages)
` [PATCH 01/15] iio: adc: ad4030: Fix _scale for when oversampling is enabled
` [PATCH 02/15] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH 03/15] Documentation: iio: ad4030: Add double PWM SPI offload doc
` [PATCH 04/15] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH 05/15] spi: offload: types: add offset parameter
` [PATCH 06/15] spi: spi-offload-trigger-pwm: Use duty offset
` [PATCH 07/15] iio: adc: ad4030: Add SPI offload support
` [PATCH 08/15] dt-bindings: iio: adc: adi,ad4030: Add 4-lane per channel bus width option
` [PATCH 09/15] iio: adc: ad4030: Support multiple data lanes per channel
` [PATCH 10/15] dt-bindings: iio: adc: adi,ad4030: Add adi,clock-mode
` [PATCH 11/15] iio: adc: ad4030: Add clock mode option parse and setup
` [PATCH 12/15] dt-bindings: iio: adc: adi,ad4030: Add adi,dual-data-rate
` [PATCH 13/15] iio: adc: ad4030: Enable dual data rate
` [PATCH 14/15] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH 15/15] iio: adc: ad4030: Add support for "

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-09-01 11:39 UTC  (17+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "
` [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted

[PATCH v6 0/2] introduce kasan.write_only option in hw-tags
 2025-09-01 10:46 UTC  (3+ messages)
` [PATCH v6 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v6 2/2] kasan: apply write-only mode in kasan kunit testcases

[PATCH v5 0/2] introduce kasan.write_only option in hw-tags
 2025-09-01 10:19 UTC  (7+ messages)
` [PATCH v5 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v5 2/2] kasan: apply write-only mode in kasan kunit testcases

[TECH TOPIC] Kernel documentation - update and future directions
 2025-09-01 10:09 UTC  (7+ messages)

[PATCH net-next v9 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-09-01  9:58 UTC  (16+ messages)
` [PATCH net-next v9 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v9 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v9 5/5] net: rnpgbe: Add register_netdev

[PATCH net-next 0/6] mptcp: misc. features for v6.18
 2025-09-01  9:39 UTC  (7+ messages)
` [PATCH net-next 1/6] mptcp: use HMAC-SHA256 library instead of open-coded HMAC
` [PATCH net-next 2/6] mptcp: make ADD_ADDR retransmission timeout adaptive
` [PATCH net-next 3/6] selftests: mptcp: remove add_addr_timeout settings
` [PATCH net-next 4/6] selftests: mptcp: add checks for fallback counters
` [PATCH net-next 5/6] net: Add rfs_needed() helper
` [PATCH net-next 6/6] mptcp: record subflows in RPS table

[PATCH v2] kconfig: Add transitional symbol attribute for migration support
 2025-09-01  9:09 UTC  (3+ messages)

[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
 2025-09-01  8:46 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

[PATCH v5 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-09-01  8:08 UTC  (2+ messages)

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-09-01  6:27 UTC  (3+ messages)

[PATCH v2 00/12] Implement support for IBS virtualization
 2025-09-01  5:26 UTC  (13+ messages)
` [PATCH v2 01/12] perf/amd/ibs: Fix race condition in IBS
` [PATCH v2 02/12] KVM: x86: Refactor APIC register mask handling to support extended APIC registers
` [PATCH v2 03/12] KVM: Add KVM_GET_EXT_LAPIC and KVM_SET_EXT_LAPIC for extapic
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH v2 06/12] x86/cpufeatures: Add CPUID feature bit for VIBS in SVM/SEV guests
` [PATCH v2 07/12] KVM: x86/cpuid: Add a KVM-only leaf for IBS capabilities
` [PATCH v2 08/12] KVM: x86: Extend CPUID range to include new leaf
` [PATCH v2 09/12] KVM: SVM: Extend VMCB area for virtualized IBS registers
` [PATCH v2 10/12] KVM: SVM: Add support for IBS Virtualization
` [PATCH v2 11/12] perf/x86/amd: Enable VPMU passthrough capability for IBS PMU
` [PATCH v2 12/12] perf/x86/amd: Remove exclude_guest check from perf_ibs_init()

[PATCH] Documentation/driver-api: Fix typo error in cxl
 2025-08-31 23:07 UTC  (3+ messages)

[PATCH v3 0/4] hwmon: Add support for INA780
 2025-08-31 22:35 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: hwmon: ti,ina2xx: Add INA780 device
` [PATCH v3 2/4] hwmon: (ina238) Correctly clamp temperature

[PATCH v4] hwmon: crps: Fix typos in crps.rst documentation
 2025-08-31 22:26 UTC  (2+ messages)

[PATCH] (asus-ec-sensors) add Pro WS WRX90E-SAGE SE
 2025-08-31 22:25 UTC  (2+ messages)

[PATCH 0/6] f2fs: documentation formatting cleanup and improvements
 2025-08-31 20:12 UTC  (4+ messages)

[PATCH v3 0/2] Add support for Uniwill laptop features
 2025-08-31 19:27 UTC  (3+ messages)
` [PATCH v3 1/2] platform/x86: Add Uniwill laptop driver
` [PATCH v3 2/2] Documentation: laptops: Add documentation for uniwill laptops

[PATCH v2 0/3] Add support for Uniwill laptop features
 2025-08-31 18:57 UTC  (4+ messages)
` [PATCH v2 2/3] platform/x86: Add Uniwill laptop driver

[PATCH] docs: gpu: fix spelling error in drm-uapi.rst
 2025-08-31 16:35 UTC  (2+ messages)

[PATCH v8] Documentation: cve Korean translation
 2025-08-31 16:16 UTC 

[PATCH] Documentation: dev-tools: Fix a typo in autofdo documentation
 2025-08-31 15:12 UTC  (2+ messages)

[PATCH v2] Documentation: dev-tools: Fix a typo in autofdo documentation
 2025-08-31 15:11 UTC 

[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
 2025-08-31 13:12 UTC  (4+ messages)
` [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page

[PATCH 0/2] trace: minor documentation fixes for clarity and
 2025-08-31 10:17 UTC  (3+ messages)
` [PATCH 1/2] trace: rephrase for clearer documentation
` [PATCH 2/2] trace: fix grammar error in debugging.rst

[PATCH v2] docs: scheduler: completion: Document complete_on_current_cpu()
 2025-08-31 10:04 UTC  (4+ messages)

[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
 2025-08-30 23:11 UTC  (4+ messages)
` [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs

[PATCH] Documentation: Fix typos in filesystems
 2025-08-30 21:45 UTC  (5+ messages)

[PATCH] docs: sphinx: remove SPDX/copyright comments from HTML output
 2025-08-30 17:08 UTC 

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

[PATCH 0/4 linux next v3] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-08-30  9:01 UTC  (5+ messages)
` [PATCH 1/4 v3] Docs/zh_CN: Translate mptcp-sysctl.rst "
` [PATCH 2/4 v3] Docs/zh_CN: Translate skbuff.rst "
` [PATCH 3/4 v3] Docs/zh_CN: Translate generic-hdlc.rst "
` [PATCH 4/4 v3] Docs/zh_CN: Translate timestamping.rst "

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-30  8:35 UTC  (3+ messages)
` [PATCH v3 09/30] liveupdate: kho: move to kernel/liveupdate

[PATCH 0/4] PCI: Update error recovery documentation
 2025-08-30  8:12 UTC  (4+ messages)
` [PATCH 3/4] PCI/ERR: Amend documentation with DPC and AER specifics

[PATCH net-next v03 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-08-30  8:08 UTC  (15+ messages)
` [PATCH net-next v03 01/14] hinic3: HW initialization
` [PATCH net-next v03 02/14] hinic3: HW management interfaces
` [PATCH net-next v03 03/14] hinic3: HW common function initialization
` [PATCH net-next v03 04/14] hinic3: HW capability initialization
` [PATCH net-next v03 05/14] hinic3: Command Queue flush interfaces
` [PATCH net-next v03 06/14] hinic3: Nic_io initialization
` [PATCH net-next v03 07/14] hinic3: Queue pair endianness improvements
` [PATCH net-next v03 08/14] hinic3: Queue pair resource initialization
` [PATCH net-next v03 09/14] hinic3: Queue pair context initialization
` [PATCH net-next v03 10/14] hinic3: Tx & Rx configuration
` [PATCH net-next v03 11/14] hinic3: Add Rss function
` [PATCH net-next v03 12/14] hinic3: Add port management
` [PATCH net-next v03 13/14] hinic3: Fix missing napi->dev in netif_queue_set_napi
` [PATCH net-next v03 14/14] hinic3: Fix code style (Missing a blank line before return)

[PATCH v3] delayaccy/sched: add SOFTIRQ delay
 2025-08-30  6:29 UTC  (3+ messages)

[PATCH v4 06/23] perf: arm_pmuv3: Keep out of guest counter partition
 2025-08-30  4:13 UTC  (2+ messages)

[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
 2025-08-30  1:54 UTC  (18+ messages)
` [PATCH v1 01/16] iomap: move async bio read logic into helper function
` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlocked
` [PATCH v1 03/16] iomap: refactor read/readahead completion
` [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
` [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v1 06/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
` [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter()
` [PATCH v1 08/16] iomap: rename iomap_readpage_iter() to iomap_readfolio_iter()
` [PATCH v1 09/16] iomap: rename iomap_readpage_ctx struct to iomap_readfolio_ctx
` [PATCH v1 10/16] iomap: add iomap_start_folio_read() helper
` [PATCH v1 11/16] iomap: make start folio read and finish folio read public APIs
` [PATCH v1 12/16] iomap: add iomap_read_ops for read and readahead
` [PATCH v1 13/16] iomap: add a private arg "
` [PATCH v1 14/16] fuse: use iomap for read_folio
` [PATCH v1 15/16] fuse: use iomap for readahead
` [PATCH v1 16/16] fuse: remove fuse_readpages_end() null mapping check

[PATCH] kconfig: Add transitional symbol attribute for migration support
 2025-08-30  1:49 UTC  (2+ messages)

[PATCHv4 iproute2-next] iplink: bond_slave: add support for actor_port_prio
 2025-08-30  0:22 UTC  (6+ messages)

[PATCH net-next] bonding: Remove support for use_carrier
 2025-08-30  0:08 UTC 

[PATCH net-next v3 0/5] dpll: zl3073x: Add support for devlink flash
 2025-08-29 23:56 UTC  (9+ messages)
` [PATCH net-next v3 3/5] dpll: zl3073x: Add firmware loading functionality
` [PATCH net-next v3 5/5] dpll: zl3073x: Implement devlink flash callback

[howto?] linux/kernel.h: enum system_states
 2025-08-29 23:07 UTC 

[PATCH v4 01/15] genpt: Generic Page Table base API
 2025-08-29 22:50 UTC  (4+ messages)

[PATCH] docs: conf.py: drop xindy rule
 2025-08-29 22:49 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).