linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-03 06:17:39 to 2023-11-08 11:19:53 UTC [more...]

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-11-08 11:17 UTC  (8+ messages)
` [RFC 01/33] KVM: x86: Decouple lapic.h from hyperv.h
` [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
` [RFC 03/33] KVM: x86: hyper-v: Introduce XMM output support
` [RFC 04/33] KVM: x86: hyper-v: Move hypercall page handling into separate function
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
` [RFC 08/33] KVM: x86: Don't use hv_timer if CAP_HYPERV_VSM enabled

[RFC 0/4] Introduce unbalance proactive reclaim
 2023-11-08  9:12 UTC  (16+ messages)
` [PATCH 1/4] mm: vmscan: LRU unbalance cgroup reclaim
` [PATCH 2/4] mm: multi-gen LRU: MGLRU unbalance reclaim
` [PATCH 3/4] mm: memcg: implement unbalance proactive reclaim
` [PATCH 4/4] mm: memcg: apply proactive reclaim into cgroupv1

[PATCH v3] drm: amd: Resolve Sphinx unexpected indentation warning
 2023-11-08  4:07 UTC  (3+ messages)

[PATCH v1 0/2] hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller
 2023-11-08  2:42 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: Add MP2856/MP2857 voltage regulator device
` [PATCH v1 2/2] hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller

Job vacancy
 2023-11-08  2:20 UTC 

[PATCH v2] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
 2023-11-07 21:15 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2] drm: amd: Resolve Sphinx unexpected indentation warning
 2023-11-07 15:34 UTC  (5+ messages)

[PATCH v2] regulator: core: Add option to prevent disabling unused regulators
 2023-11-07 19:09 UTC 

[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-11-07 19:02 UTC  (5+ messages)
` [PATCH RESEND v10 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH RESEND v10 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-07 17:48 UTC  (25+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 19/22] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()

[PATCH] Documentation/arm64: Fix typos in elf_hwcaps
 2023-11-07 14:18 UTC  (3+ messages)

[RFC Draft net-next] docs: netdev: add section on using lei to manage netdev mail volume
 2023-11-07 12:06 UTC  (2+ messages)

[PATCH v3 00/20] riscv: report more ISA extensions through hwprobe
 2023-11-07 10:55 UTC  (21+ messages)
` [PATCH v3 01/20] riscv: hwprobe: factorize hwprobe ISA extension reporting
` [PATCH v3 02/20] riscv: hwprobe: export missing Zbc ISA extension
` [PATCH v3 03/20] riscv: add ISA extension parsing for scalar crypto
` [PATCH v3 04/20] riscv: hwprobe: add support for scalar crypto ISA extensions
` [PATCH v3 05/20] dt-bindings: riscv: add scalar crypto ISA extensions description
` [PATCH v3 06/20] riscv: add ISA extension parsing for vector crypto
` [PATCH v3 07/20] riscv: hwprobe: export vector crypto ISA extensions
` [PATCH v3 08/20] dt-bindings: riscv: add vector crypto ISA extensions description
` [PATCH v3 09/20] riscv: add ISA extension parsing for Zfh/Zfh[min]
` [PATCH v3 10/20] riscv: hwprobe: export Zfh[min] ISA extensions
` [PATCH v3 11/20] dt-bindings: riscv: add Zfh[min] ISA extensions description
` [PATCH v3 12/20] riscv: add ISA extension parsing for Zihintntl
` [PATCH v3 13/20] riscv: hwprobe: export Zhintntl ISA extension
` [PATCH v3 14/20] dt-bindings: riscv: add Zihintntl ISA extension description
` [PATCH v3 15/20] riscv: add ISA extension parsing for Zvfh[min]
` [PATCH v3 16/20] riscv: hwprobe: export Zvfh[min] ISA extensions
` [PATCH v3 17/20] dt-bindings: riscv: add Zvfh[min] ISA extension description
` [PATCH v3 18/20] riscv: add ISA extension parsing for Zfa
` [PATCH v3 19/20] riscv: hwprobe: export Zfa ISA extension
` [PATCH v3 20/20] dt-bindings: riscv: add Zfa ISA extension description

[PATCH v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-11-07 10:42 UTC  (5+ messages)
` [PATCH v10 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH v10 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach

[PATCH v2] Documentation: Destage TEE subsystem documentation
 2023-11-07  7:50 UTC  (2+ messages)

[PATCH v2 0/2] LTC4286 and LTC4287 driver support
 2023-11-07  3:29 UTC  (7+ messages)
` [PATCH v2 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH v3 0/2] LTC4286 and LTC4287 driver support
 2023-11-07  3:21 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH v3 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH] staging: Revert "staging: qlge: Retire the driver"
 2023-11-07  2:15 UTC  (3+ messages)

[PATCH v1 0/2] hwmon: (pmbus) Add support for MPS Multi-phase mp5990
 2023-11-07  1:27 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add mps mp5990 driver bindings
` [PATCH v1 2/2] hwmon: (pmbus) Add support for MPS Multi-phase mp5990

[PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-07  0:33 UTC  (10+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v10 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v10 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v10 7/8] x86/resctrl: Sub NUMA Cluster detection and enable

[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-07  0:31 UTC  (12+ messages)
` [PATCH v5 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v5 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
` [PATCH v5 3/6] zswap: make shrinking memcg-aware
  ` [PATCH v5 3/6] zswap: make shrinking memcg-aware (fix)
` [PATCH v5 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v5 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v5 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing
 2023-11-07  0:11 UTC  (8+ messages)

[PATCH v6] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-11-06 23:24 UTC 

[PATCH AUTOSEL 6.1 08/11] smp,csd: Throw an error if a CSD lock is stuck for too long
 2023-11-06 23:15 UTC 

[PATCH AUTOSEL 6.5 10/13] smp,csd: Throw an error if a CSD lock is stuck for too long
 2023-11-06 23:15 UTC 

[PATCH AUTOSEL 6.6 10/13] smp,csd: Throw an error if a CSD lock is stuck for too long
 2023-11-06 23:14 UTC 

[PATCH v4] zswap: memcontrol: implement zswap writeback disabling
 2023-11-06 23:11 UTC 

[PATCH] Documentation: Document the Netlink spec
 2023-11-06 22:51 UTC  (2+ messages)

[PATCH v17 12/12] null_blk: add support for copy offload
 2023-11-06 21:11 UTC  (2+ messages)

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-11-06 20:42 UTC  (2+ messages)

[PATCH v1] drm: amd: Resolve Sphinx unexpected indentation warning
 2023-11-06 19:50 UTC  (8+ messages)

[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-11-06 14:55 UTC  (5+ messages)
` [PATCH RFC v3 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries

[PATCH v8 00/20] Imagination Technologies PowerVR DRM driver
 2023-11-06 14:51 UTC  (6+ messages)
` [PATCH v8 04/20] drm/imagination/uapi: Add PowerVR driver UAPI

[drm-xe:drm-xe-next 1891/1906] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/power1_max_interval is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:30 ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:62
 2023-11-06 14:38 UTC 

[PATCH v2] docs/zh_TW: replace my email address
 2023-11-06 14:01 UTC 

[PATCH v2] dcache: remove unnecessary NULL check in dget_dlock()
 2023-11-06 13:44 UTC 

[PATCH 0/2] Documentation: x86: Note fixes for boot protocol doc
 2023-11-06 10:12 UTC  (3+ messages)
` [PATCH 1/2] Documentation: x86: Indent note directive for protocol version number note
` [PATCH 2/2] Documentation: x86: Wrap EFI handover deprecation in note block

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-11-06  8:59 UTC  (5+ messages)
` [PATCH net-next v2 8/9] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY

htmldocs: Documentation/gpu/rfc/i915_scheduler.rst:143: WARNING: Unknown directive type "c:namespace-pop"
 2023-11-06  8:29 UTC 

[asahilinux:bits/090-spi-hid 13/21] drivers/hid/hid-magicmouse.c:575: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-11-06  6:00 UTC 

[PATCH] Documentation: x86: Correct effective memory type for MTRR=WC and PAT=UC-
 2023-11-06  4:53 UTC 

[PATCH RFC 1/4] LICENSES: Add SIL Open Font License 1.1
 2023-11-05 23:40 UTC  (5+ messages)

[PATCH v2 2/2] ALSA: Add new driver for Marian M2 sound card
 2023-11-05 20:44 UTC  (2+ messages)

drivers/xen/xen-front-pgdir-shbuf.c:34: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-11-05 18:32 UTC 

[PATCH] Documentation: Fix filename typo in ftrace doc
 2023-11-04 10:33 UTC 

[device-mapper-dm:dm-vdo-wip 17/90] htmldocs: Documentation/admin-guide/device-mapper/vdo.rst: WARNING: document isn't included in any toctree
 2023-11-04  1:34 UTC 

[RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider
 2023-11-03 22:30 UTC  (7+ messages)
` [PATCH RFC v11 5/19] "

[PATCH] dcache: remove unnecessary NULL check in dget_dlock()
 2023-11-03 19:37 UTC  (2+ messages)

[RFC PATCH v3] zswap: memcontrol: implement zswap writeback disabling
 2023-11-03 19:24 UTC  (3+ messages)

[PATCH] docs: dma-api: Fix description of the sync_sg API
 2023-11-03 16:21 UTC 

[PATCH v5 0/1] mm: report per-page metadata information
 2023-11-03 15:18 UTC  (19+ messages)
` [PATCH v5 1/1] "

[PATCH v3 11/11] selftests: error out if kernel header files are not yet built
 2023-11-03 13:08 UTC  (7+ messages)

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-11-03 10:41 UTC  (2+ messages)

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-11-03 10:40 UTC  (4+ messages)

[PATCH RFC RESEND 0/4] Documentation: Web fonts for kernel documentation
 2023-11-03  8:46 UTC  (8+ messages)
` [PATCH RFC RESEND 1/4] LICENSES: Add SIL Open Font License 1.1

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-11-03  6:32 UTC 


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