linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-08 18:16:58 to 2023-11-11 00:10:28 UTC [more...]

[PATCH v4] zswap: memcontrol: implement zswap writeback disabling
 2023-11-11  0:10 UTC  (3+ messages)

[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-11-10 23:41 UTC  (15+ 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

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-10 22:29 UTC  (15+ messages)
  ` [RFC PATCH v4 1/3] mm/memcontrol: implement memcg.interleave_weights
  ` [RFC PATCH v4 2/3] mm/mempolicy: implement weighted interleave
  ` [RFC PATCH v4 3/3] Documentation: sysfs entries for cgroup.memory.interleave_weights

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

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-11-10 19:32 UTC  (16+ messages)
` [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
` [RFC 14/33] KVM: x86: Add VTL to the MMU role
` [RFC 29/33] KVM: VMX: Save instruction length on EPT violation

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

[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

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-11-10 15:01 UTC  (34+ messages)
` [PATCH v1 01/23] KVM: VMX: Cleanup VMX basic information defines and usages
` [PATCH v1 02/23] KVM: VMX: Cleanup VMX misc "
` [PATCH v1 03/23] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v1 04/23] KVM: x86: Mark CR4.FRED as not reserved
` [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 12/23] KVM: VMX: Handle FRED event data
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED
` [PATCH v1 14/23] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v1 15/23] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v1 16/23] KVM: nVMX: Add FRED VMCS fields
` [PATCH v1 17/23] KVM: nVMX: Add support for VMX FRED controls
` [PATCH v1 18/23] KVM: nVMX: Add VMCS FRED states checking
` [PATCH v1 19/23] KVM: x86: Allow FRED/LKGS/WRMSRNS to be exposed to guests
` [PATCH v1 20/23] KVM: selftests: Add FRED VMCS fields to evmcs
` [PATCH v1 21/23] KVM: selftests: Run debug_regs test with FRED enabled
` [PATCH v1 22/23] KVM: selftests: Add a new VM guest mode to run user level code
` [PATCH v1 23/23] KVM: selftests: Add fred exception tests

[RFC 0/4] Introduce unbalance proactive reclaim
 2023-11-10 12:32 UTC  (25+ 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 RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-10  3:37 UTC  (19+ messages)
` [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 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 v2 0/4] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-11-10  1:24 UTC  (3+ messages)

[PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-09 23:14 UTC  (17+ messages)
` [PATCH v10 "
  ` [PATCH v10 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v11 0/8] Add support for Sub-NUMA cluster (SNC) systems
    ` [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

[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  (18+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: add Amphenol
` [PATCH v2 2/4] hwmon: (core) Add support for humidity min/max alarm
` [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 

[PATCH v2 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
 2023-11-09  6:26 UTC  (4+ messages)
  ` [EXT] "

[RFC PATCH v3] zswap: memcontrol: implement zswap writeback disabling
 2023-11-09  3:08 UTC  (5+ messages)

[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-09  2:10 UTC  (6+ messages)

[PATCH v5 3/6] zswap: make shrinking memcg-aware
 2023-11-08 21:13 UTC  (2+ messages)
` [PATCH v5 3/6 REPLACE] "

[PATCH 4/4] mm: memcg: apply proactive reclaim into cgroupv1
 2023-11-08 21:06 UTC  (2+ messages)

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

[PATCH v5] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-11-08 18:39 UTC  (2+ messages)

[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-11-08 18:38 UTC  (6+ 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


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