linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-24 16:19:52 to 2024-07-28 04:17:10 UTC [more...]

[PATCH v3] docs/zh_CN: Add dev-tools/kcsan Chinese translation
 2024-07-28  4:17 UTC  (2+ messages)

[PATCH] docs/zh_CN: add the translation of kbuild/headers_install.rst
 2024-07-28  2:23 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 3/9] hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu
 2024-07-28  0:48 UTC 

[PATCH AUTOSEL 6.10 04/16] hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu
 2024-07-28  0:47 UTC 

[PATCH] Documentation: ext4.rst: Remove obsolete descriptions of noacl/nouser_xattr options
 2024-07-28  0:34 UTC 

[PATCH] Documentation: ftrace-uses: Change pt_regs to ftrace_regs
 2024-07-27 22:45 UTC 

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-07-27 13:44 UTC  (10+ messages)
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config

[PATCH] Docs: Update LSM/apparmor.rst
 2024-07-27  4:33 UTC 

[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-07-26 23:57 UTC  (16+ messages)
` [PATCH v5 09/20] x86/resctrl: Initialize monitor counters bitmap
` [PATCH v5 15/20] x86/resctrl: Assign/unassign counters by default when ABMC is enabled
` [PATCH v5 18/20] x86/resctrl: Enable AMD ABMC feature by default when supported
` [PATCH v5 20/20] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH-cgroup v4] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-26 20:42 UTC  (7+ messages)

mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-26 20:22 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-07-26 19:52 UTC  (19+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-26 18:25 UTC  (7+ messages)

[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
 2024-07-26 18:00 UTC  (4+ messages)
` [RFC PATCH 14/18] KVM: Add asynchronous userfaults, KVM_READ_USERFAULT

[PATCH v2] KVM: Documentation: Fix title underline too short warning
 2024-07-26 17:35 UTC  (3+ messages)

[PATCH v7 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-26 17:30 UTC  (12+ messages)
` [PATCH v7 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v7 2/8] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v7 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v7 4/8] RISC-V: Scalar unaligned access emulated on hotplug CPUs
` [PATCH v7 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v7 6/8] RISC-V: Detect unaligned vector accesses supported
` [PATCH v7 7/8] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v7 8/8] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-07-26 16:24 UTC  (17+ messages)
` [PATCH net-next v5 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v5 02/14] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v5 03/14] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v5 04/14] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v5 05/14] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v5 06/14] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v5 07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
` [PATCH net-next v5 08/14] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v5 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v5 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v5 11/14] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v5 12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame
` [PATCH net-next v5 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v5 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[RFC PATCH] rust: types: Add explanation for ARef pattern
 2024-07-26 16:19 UTC  (15+ messages)

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-26 16:10 UTC  (13+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw

[PATCH 0/5] ad7380: add support for single-ended parts
 2024-07-26 15:20 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: iio: adc: ad7380: add single-ended compatible parts
` [PATCH 2/5] ad7380: prepare driver for single-ended parts support
` [PATCH 3/5] ad7380: add support for single-ended parts
` [PATCH 4/5] ad7380: enable sequencer "
` [PATCH 5/5] docs: iio: ad7380: add support "

[PATCH] accel/qaic: Remove the description of DRM_IOCTL_QAIC_PART_DEV
 2024-07-26 15:18 UTC  (3+ messages)

[PATCH V7] LoongArch: Add AVEC irqchip support
 2024-07-26 15:12 UTC  (2+ messages)

[PATCH] hwmon: document: fix typo in oxp-sensors
 2024-07-26 14:25 UTC  (3+ messages)

[PATCH v5 1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-26 14:16 UTC  (3+ messages)

[PATCH v3] docs/zh_CN: update the translation of security-bugs
 2024-07-26 13:21 UTC  (2+ messages)

[PATCH v6 0/5] v6: firmware: imx: driver for NXP secure-enclave
 2024-07-26 12:35 UTC  (10+ messages)
` [PATCH v6 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
    ` [EXT] "

[PATCH] docs: fault-injection: document cache-filter feature for failslab
 2024-07-26 12:09 UTC 

[PATCH v10 0/3] Add support for Intel PPS Generator
 2024-07-26 11:09 UTC  (9+ messages)

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-26  9:40 UTC  (5+ messages)

[PATCH] docs: update dev-tools/kcsan.rst url about KTSAN
 2024-07-26  8:44 UTC  (4+ messages)

[PATCH 0/4] Introduce userspace-driven ALSA timers
 2024-07-26  7:47 UTC  (5+ messages)
` [PATCH 1/4] ALSA: aloop: Allow using global timers
` [PATCH 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH 4/4] selftests: ALSA: Cover userspace-driven timers with test

[PATCH v3] Documentation: KUnit: Update filename best practices
 2024-07-26  7:14 UTC  (2+ messages)

[PATCH v2] docs/zh_CN: Add dev-tools/kcsan Chinese translation
 2024-07-26  2:00 UTC  (2+ messages)

[PATCH v6 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-26  0:42 UTC  (16+ messages)
` [PATCH v6 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v6 2/8] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v6 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v6 4/8] RISC-V: Scalar unaligned access emulated on hotplug CPUs
` [PATCH v6 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v6 6/8] RISC-V: Detect unaligned vector accesses supported
` [PATCH v6 7/8] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v6 8/8] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-07-26  0:34 UTC  (13+ messages)
` [PATCH v6 01/11] KVM: Add lockless memslot walk to KVM
` [PATCH v6 02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v6 03/11] KVM: arm64: "
` [PATCH v6 08/11] KVM: x86: Optimize kvm_{test_,}age_gfn a little bit
` [PATCH v6 09/11] KVM: x86: Implement fast_only versions of kvm_{test_,}age_gfn

[PATCH V3 03/10] PCI/TPH: Add pci=notph to prevent use of TPH
 2024-07-25 21:29 UTC  (3+ messages)

[PATCH] Documentation/fs/9p: Expand goo.gl link
 2024-07-25 20:31 UTC  (2+ messages)

[PATCH] Documentation: ioctl: document 0x07 ioctl code
 2024-07-25 20:28 UTC  (2+ messages)

[PATCH v8 00/13] riscv: Add support for xtheadvector
 2024-07-25 19:50 UTC  (15+ messages)
` [PATCH v8 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v8 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v8 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v8 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v8 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v8 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v8 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v8 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v8 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v8 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v8 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v8 12/13] selftests: riscv: Fix vector tests
` [PATCH v8 13/13] selftests: riscv: Support xtheadvector in "

9p goo.gl link
 2024-07-25 15:10 UTC  (3+ messages)

[PATCH v2] riscv: Extend sv39 linear mapping max size to 128G
 2024-07-25 13:20 UTC  (2+ messages)

[PATCH v4] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-07-25 13:20 UTC  (2+ messages)

[PATCH v5 0/5] pids controller events rework
 2024-07-25  9:38 UTC  (5+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical

[RFC PATCH 0/5] Introduce the Rust Safety Standard
 2024-07-25  7:47 UTC  (16+ messages)
` [RFC PATCH 1/5] doc: rust: create safety standard
` [RFC PATCH 2/5] doc: rust: safety standard: add examples

[PATCH v7 00/13] riscv: Add support for xtheadvector
 2024-07-25  4:17 UTC  (16+ messages)
` [PATCH v7 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v7 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v7 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v7 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v7 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v7 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v7 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v7 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v7 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v7 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v7 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v7 12/13] selftests: riscv: Fix vector tests
` [PATCH v7 13/13] selftests: riscv: Support xtheadvector in "

[PATCH V3 03/10] PCI/TPH: Add pci=notph to prevent use of TPH
 2024-07-24 20:08 UTC  (2+ messages)

[cel:nfsd-5.10.y 1/4] htmldocs: Warning: samples/Kconfig references a file that doesn't exist: Documentation/admin-guide/filesystem-monitoring.rst
 2024-07-24 19:11 UTC 

[PATCH] net: Provide sysctl to tune local port range to IANA specification
 2024-07-24 16:25 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).