linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-09 08:21:32 to 2023-11-13 08:07:26 UTC [more...]

[RFC 0/4] Introduce unbalance proactive reclaim
 2023-11-13  8:05 UTC  (28+ messages)

[viro-vfs:work.dcache2] [__dentry_kill()] 01b17d53ce: WARNING:possible_recursive_locking_detected
 2023-11-13  8:06 UTC  (2+ messages)

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-13  8:00 UTC  (54+ 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 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 v1 00/23] Enable FRED with KVM VMX
 2023-11-13  7:35 UTC  (23+ messages)
` [PATCH v1 05/23] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
` [PATCH v1 06/23] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
` [PATCH v1 07/23] KVM: VMX: Disable intercepting FRED MSRs
` [PATCH v1 08/23] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v1 09/23] KVM: VMX: Switch FRED RSP0 between host and guest
` [PATCH v1 10/23] KVM: VMX: Add support for FRED context save/restore
` [PATCH v1 11/23] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v1 15/23] KVM: nVMX: Add support for the secondary VM exit controls

[PATCH v10 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-13  4:46 UTC  (12+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v11 2/8] x86/resctrl: Prepare to split rdt_domain structure
  ` [PATCH v11 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v11 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v11 5/8] x86/resctrl: Add node-scope to the options for feature scope
  ` [PATCH v11 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
  ` [PATCH v11 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
  ` [PATCH v11 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-13  2:28 UTC  (18+ messages)

[PATCH v2 0/4] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-11-12 21:10 UTC  (4+ messages)

[RFC PATCH 0/8] DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning
 2023-11-12 19:46 UTC  (3+ messages)
` [RFC PATCH 7/8] Docs/mm/damon/design: Document DAMOS quota auto tuning
` [RFC PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for quota goals

[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-11-12 18:07 UTC  (20+ messages)
` [PATCH v7 01/13] x86/boot: Place kernel_info at a fixed offset
` [PATCH v7 02/13] Documentation/x86: Secure Launch kernel documentation
` [PATCH v7 03/13] x86: Secure Launch Kconfig
` [PATCH v7 04/13] x86: Secure Launch Resource Table header file
` [PATCH v7 05/13] x86: Secure Launch main "
` [PATCH v7 06/13] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v7 07/13] x86: Secure Launch kernel early boot stub
` [PATCH v7 08/13] x86: Secure Launch kernel late "
` [PATCH v7 09/13] x86: Secure Launch SMP bringup support
` [PATCH v7 10/13] kexec: Secure Launch kexec SEXIT support
` [PATCH v7 11/13] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v7 12/13] x86: Secure Launch late initcall platform module
` [PATCH v7 13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

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

fs/overlayfs/util.c:352: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-11-12  8:26 UTC 

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-11-12  4:23 UTC  (3+ messages)

[drm-xe:drm-xe-next 1711/1931] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/energy1_input is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:54 ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:65
 2023-11-12  3:06 UTC 

[PATCH v1] docs: move riscv under arch
 2023-11-12  0:55 UTC  (2+ messages)

[PATCH v4] zswap: memcontrol: implement zswap writeback disabling
 2023-11-12  0:06 UTC  (5+ messages)

[drm-xe:drm-xe-next 1710/1931] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/in0_input is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:46 ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:0
 2023-11-11 20:59 UTC 

[PATCH 0/2] Add support for LTC4282
 2023-11-11 17:22 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add LTC4282 bindings
` [PATCH 2/2] hwmon: ltc4282: add support for the LTC4282 chip

[TECH TOPIC] Kernel documentation
 2023-11-11 15:14 UTC  (2+ messages)

[drm-xe:drm-xe-next 1709/1927] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/curr1_crit is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:35 ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:52
 2023-11-11 13:32 UTC 

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-11-11 11:55 UTC  (13+ messages)
` [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
` [RFC 14/33] KVM: x86: Add VTL to the MMU role

[PATCH] Documentation: PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
 2023-11-11  9:22 UTC 

[drm-xe:drm-xe-next 1708/1927] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/power1_max is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:0 ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:8
 2023-11-11  7:38 UTC 

[PATCH] drm/amd/display: add a debugfs interface for the DMUB trace mask
 2023-11-10 21:42 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (pmbus) MPS mp5990 hsc controller
 2023-11-10 15:34 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add mps mp5990 driver bindings
` [PATCH v2 2/2] hwmon: (pmbus) Add support for MPS Multi-phase mp5990

[RFC PATCH v4 2/3] mm/mempolicy: implement weighted interleave
 2023-11-10 15:26 UTC  (2+ messages)

[PATCH 0/6] drm: Allow the damage helpers to handle buffer damage
 2023-11-10 10:39 UTC  (3+ messages)
` [PATCH 6/6] drm/todo: Add entry about implementing buffer age for damage tracking

[PATCH] Documentation: Document the Netlink spec
 2023-11-10  9:23 UTC  (10+ messages)

[Patch v13 0/9] Enable Wifi RFI interference mitigation feature support
 2023-11-10  5:31 UTC  (2+ messages)

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

[PATCH v4 0/2] LTC4286 and LTC4287 driver support
 2023-11-09 19:50 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH v4 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH v2 0/4] hwmon: Add support for Amphenol ChipCap 2
 2023-11-09 17:28 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: add Amphenol
` [PATCH v2 3/4] hwmon: Add support for Amphenol ChipCap 2
` [PATCH v2 4/4] dt-bindings: hwmon: Add "

[kvm:guestmemfd 27/48] htmldocs: Documentation/filesystems/api-summary:74: ./fs/anon_inodes.c:167: WARNING: Unexpected indentation
 2023-11-09 16:12 UTC 

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-11-09 15:21 UTC  (3+ messages)

[PATCH 0/4] hwmon: Add support for Amphenol ChipCap 2
 2023-11-09 14:47 UTC  (14+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] dt-bindings: hwmon: Add "

[PATCH 2/4] mm: multi-gen LRU: MGLRU unbalance reclaim
 2023-11-09 11:08 UTC  (2+ messages)

[RFC PATCH 0/2] Enhancing Boot Speed and Security with Delayed Module Signature Verification
 2023-11-09 10:51 UTC  (5+ messages)
` [RFC PATCH 2/2] docs: Update kernel-parameters.txt for signature verification enhancement

[PATCH v3 00/20] riscv: report more ISA extensions through hwprobe
 2023-11-09 10:42 UTC  (10+ messages)
` [PATCH v3 06/20] riscv: add ISA extension parsing for vector crypto
` [PATCH v3 20/20] dt-bindings: riscv: add Zfa ISA extension description

[drm-drm-intel:drm-intel-next 4/30] htmldocs: Documentation/gpu/drm-kms-helpers:296: ./drivers/gpu/drm/display/drm_dp_mst_topology.c:5473: WARNING: Unexpected indentation
 2023-11-09 10:34 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).