linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-02 17:51:24 to 2024-11-05 00:04:31 UTC [more...]

[PATCH 0/2] Add support for the ERAPS feature
 2024-11-05  0:04 UTC  (17+ messages)
` [PATCH 1/2] x86: cpu/bugs: add support for AMD "
` [PATCH 2/2] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN

[PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
 2024-11-04 23:35 UTC  (21+ messages)
` [PATCH RFT 01/16] perf tools: Create generic syscall table support
` [PATCH RFT 02/16] perf tools: arc: Support generic syscall headers
` [PATCH RFT 03/16] perf tools: csky: "
` [PATCH RFT 04/16] perf tools: arm: Support "
` [PATCH RFT 05/16] perf tools: sh: "
` [PATCH RFT 06/16] perf tools: sparc: "
` [PATCH RFT 07/16] perf tools: xtensa: Support syscall header
` [PATCH RFT 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH RFT 09/16] perf tools: alpha: Support syscall header
` [PATCH RFT 10/16] perf tools: parisc: "
` [PATCH RFT 11/16] perf tools: arm64: Use syscall table
` [PATCH RFT 12/16] perf tools: loongarch: "
` [PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH RFT 15/16] perf tools: s390: "
` [PATCH RFT 16/16] perf tools: Remove dependency on libaudit

[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
 2024-11-04 22:18 UTC  (10+ messages)
` [PATCH v1 5/6] memcg-v1: no need for memcg locking for MGLRU

[PATCH 0/3] KVM: x86: Small changes to support VMware guests
 2024-11-04 22:13 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls

[PATCH net-next v6 0/7] Suspend IRQs during application busy periods
 2024-11-04 21:55 UTC  (2+ messages)
` [PATCH net-next v6 7/7] docs: networking: Describe irq suspension

[PATCH 29/63] dyndbg-doc: add classmap info to howto
 2024-11-04 21:37 UTC 

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-04 21:30 UTC  (6+ messages)

[RFC PATCH] docs/mm: add VMA locks documentation
 2024-11-04 21:29 UTC  (4+ messages)

[net-next v8 0/3] net: wwan: t7xx: Add t7xx debug ports
 2024-11-04 21:16 UTC  (5+ messages)
` [net-next v8 1/3] wwan: core: Add WWAN ADB and MIPC port type
` [net-next v8 2/3] net: wwan: t7xx: Add debug ports
` [net-next v8 3/3] net: wwan: t7xx: Unify documentation column width

[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
 2024-11-04 20:24 UTC  (13+ messages)
` [PATCH v7 1/7] Add AutoFDO "
` [PATCH v7 3/7] Adjust symbol ordering in text output section
` [PATCH v7 4/7] Add markers for text_unlikely and text_hot sections
` [PATCH v7 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v7 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v7 7/7] Add Propeller configuration for kernel build

[PATCH] Documentation: Fix incorrect paths/magic in magic numbers rst
 2024-11-04 20:10 UTC  (4+ messages)

[PATCH net-next v5 0/7] Suspend IRQs during application busy periods
 2024-11-04 20:00 UTC  (8+ messages)
` [PATCH net-next v5 7/7] docs: networking: Describe irq suspension

[RFC PATCH] docs/mm: add VMA locks documentation
 2024-11-04 19:55 UTC  (5+ messages)

[PATCH] docs/zh_CN: add the translation of kbuild/llvm.rst
 2024-11-04 19:41 UTC  (3+ messages)

[PATCH v1 3/3] Documentation:leds: Add leds-st1202.rst
 2024-11-04 19:32 UTC  (4+ messages)

[PATCH] Documentation/maintainer-tip: Fix typos
 2024-11-04 19:30 UTC  (2+ messages)

[PATCH V4] Documentation: Improve crash_kexec_post_notifiers description
 2024-11-04 19:29 UTC  (2+ messages)

[PATCH linux-next v8 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-11-04 19:27 UTC  (2+ messages)

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-04 18:21 UTC  (7+ messages)
` [PATCH v9 14/26] x86/resctrl: Introduce interface to display number of free counters
` [PATCH v9 19/26] x86/resctrl: Add the interface to unassign a MBM counter

[PATCH v2] Documentation: admin: reorganize kernel-parameters intro
 2024-11-04 18:06 UTC  (2+ messages)

[PATCH v6 00/12] Add support for AMD hardware feedback interface
 2024-11-04 18:00 UTC  (14+ messages)
` [PATCH v6 01/12] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v6 02/12] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v6 03/12] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v6 04/12] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v6 05/12] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v6 06/12] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v6 07/12] platform/x86: hfi: add online and offline callback support
` [PATCH v6 08/12] platform/x86: hfi: add power management callback
` [PATCH v6 09/12] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v6 10/12] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v6 11/12] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v6 12/12] platform/x86/amd: hfi: Add debugfs support

[PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-11-04 17:09 UTC  (3+ messages)
` [PATCH v5 08/27] cxl/mem: Read dynamic capacity configuration from the device

[PATCH net-next v7 0/2] binder: report txn errors via generic netlink
 2024-11-04 17:12 UTC  (6+ messages)
` [PATCH net-next v7 2/2] "

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

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-11-04 15:11 UTC  (6+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH v6 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-11-04 15:08 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers

[PATCH v3 0/6] hwmon: pmbus: add tps25990 efuse support
 2024-11-04 15:08 UTC  (12+ messages)
` [PATCH v3 3/6] hwmon: (pmbus/core) add wp module param
` [PATCH v3 4/6] hwmon: (pmbus/core) clear faults after setting smbalert mask

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-04 12:53 UTC  (12+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper

[PATCH v2 0/3] riscv: Add bfloat16 instruction support
 2024-11-04 12:11 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v2 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH v2 3/3] riscv: hwprobe: export "

[PATCH] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
 2024-11-04 12:11 UTC 

[PATCH v5 0/5] mm: add more kernel parameters to control mTHP
 2024-11-04 11:16 UTC  (6+ messages)
` [PATCH v5 3/5] mm: move ``get_order_from_str()`` to internal.h
` [PATCH v5 4/5] mm: shmem: override mTHP shmem default with a kernel parameter

[PATCH v4 net-next 0/3] Knobs for NPC default rule counters
 2024-11-04 10:33 UTC  (7+ messages)
` [PATCH v4 net-next 2/3] octeontx2-af: "
` [PATCH v4 net-next 3/3] devlink: Add documenation for OcteonTx2 AF

[PATCH v3 0/7] virtio-mem: s390 support
 2024-11-04 10:14 UTC  (2+ messages)

[PATCH] MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
 2024-11-04  9:09 UTC  (2+ messages)

[PATCH v6 00/13] Zacas/Zabha support and qspinlocks
 2024-11-04  9:09 UTC  (17+ messages)
` [PATCH v6 01/13] riscv: Move cpufeature.h macros into their own header
` [PATCH v6 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v6 03/13] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v6 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v6 05/13] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v6 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v6 07/13] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v6 08/13] riscv: Implement xchg8/16() using Zabha
` [PATCH v6 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v6 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v6 11/13] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v6 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v6 13/13] riscv: Add qspinlock support

[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
 2024-11-04  8:56 UTC  (10+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-04  8:33 UTC  (3+ messages)

[PATCH v6 0/2] hwmon: Driver for Nuvoton NCT7363Y
 2024-11-04  8:20 UTC  (7+ messages)
` [PATCH v6 2/2] hwmon: Add driver for I2C chip "

[PATCH] MAINTAINERS: add slimbus documentation
 2024-11-04  4:59 UTC 

[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
 2024-11-04  2:52 UTC  (6+ messages)
` [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference

[net-next v2] net: wwan: t7xx: reset device if suspend fails
 2024-11-03 22:02 UTC  (4+ messages)

[PATCH linux dev-6.11 v3 1/2] hwmon: (ina226) Add support for SY24655
 2024-11-03 17:37 UTC  (2+ messages)

[PATCH net-next v5] net: Implement fault injection forcing skb reallocation
 2024-11-03  4:57 UTC  (2+ messages)

[PATCH] Documentation: extcon: add documentation for Extcon subsystem
 2024-11-03  4:49 UTC  (2+ messages)

[PATCH V5] remoteproc: Documentation: update with details
 2024-11-03  4:33 UTC  (3+ messages)

[PATCH] ALSA: machine: update documentation
 2024-11-03  4:30 UTC  (2+ messages)

[PATCH v2 1/3] proc_pid_fdinfo.5: Reduce indent for most of the page
 2024-11-03  4:05 UTC  (18+ messages)

[PATCH net-next v4 0/7] Suspend IRQs during application busy periods
 2024-11-02 23:41 UTC  (3+ messages)
` [PATCH net-next v4 7/7] docs: networking: Describe irq suspension


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