linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-07 10:31:14 to 2023-11-09 00:25:25 UTC [more...]

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-09  0:25 UTC 

[PATCH v2 0/4] hwmon: Add support for Amphenol ChipCap 2
 2023-11-09  0:02 UTC  (6+ 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 "

[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-08 23:12 UTC  (4+ messages)

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

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

[RFC 0/4] Introduce unbalance proactive reclaim
 2023-11-08 21:06 UTC  (20+ 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] Documentation: Document the Netlink spec
 2023-11-08 20:27 UTC  (4+ messages)

[PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-08 20:10 UTC  (7+ messages)
` [PATCH v10 "
  ` [PATCH v10 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures

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

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-11-08 18:30 UTC  (24+ 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

[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  (8+ 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

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-11-08 18:33 UTC  (64+ 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 07/33] KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_VSM
` [RFC 08/33] KVM: x86: Don't use hv_timer if CAP_HYPERV_VSM enabled
` [RFC 09/33] KVM: x86: hyper-v: Introduce per-VTL vcpu helpers
` [RFC 10/33] KVM: x86: hyper-v: Introduce KVM_HV_GET_VSM_STATE
` [RFC 11/33] KVM: x86: hyper-v: Handle GET/SET_VP_REGISTER hcall in user-space
` [RFC 12/33] KVM: x86: hyper-v: Handle VSM hcalls "
` [RFC 13/33] KVM: Allow polling vCPUs for events
` [RFC 14/33] KVM: x86: Add VTL to the MMU role
` [RFC 15/33] KVM: x86/mmu: Introduce infrastructure to handle non-executable faults
` [RFC 16/33] KVM: x86/mmu: Expose R/W/X flags during memory fault exits
` [RFC 17/33] KVM: x86/mmu: Allow setting memory attributes if VSM enabled
` [RFC 18/33] KVM: x86: Decouple kvm_get_memory_attributes() from struct kvm's mem_attr_array
` [RFC 19/33] KVM: x86: Decouple kvm_range_has_memory_attributes() "
` [RFC 20/33] KVM: x86/mmu: Decouple hugepage_has_attrs() "
` [RFC 21/33] KVM: Pass memory attribute array as a MMU notifier argument
` [RFC 22/33] KVM: Decouple kvm_ioctl_set_mem_attributes() from kvm's mem_attr_array
` [RFC 23/33] KVM: Expose memory attribute helper functions unanimously
` [RFC 24/33] KVM: x86: hyper-v: Introduce KVM VTL device
` [RFC 25/33] KVM: Introduce a set of new memory attributes
` [RFC 26/33] KVM: x86: hyper-vsm: Allow setting per-VTL "
` [RFC 27/33] KVM: x86/mmu/hyper-v: Validate memory faults against per-VTL memprots
` [RFC 28/33] x86/hyper-v: Introduce memory intercept message structure
` [RFC 29/33] KVM: VMX: Save instruction length on EPT violation
` [RFC 30/33] KVM: x86: hyper-v: Introduce KVM_REQ_HV_INJECT_INTERCEPT request
` [RFC 31/33] KVM: x86: hyper-v: Inject intercept on VTL memory protection fault
` [RFC 32/33] KVM: x86: hyper-v: Implement HVCALL_TRANSLATE_VIRTUAL_ADDRESS
` [RFC 33/33] Documentation: KVM: Introduce "Emulating Hyper-V VSM with KVM"

[PATCH v3 00/20] riscv: report more ISA extensions through hwprobe
 2023-11-08 17:24 UTC  (26+ 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 0/4] hwmon: Add support for Amphenol ChipCap 2
 2023-11-08 16:35 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: add Amphenol
` [PATCH 2/4] hwmon: (core) Add support for humidity min/max alarm
` [PATCH 3/4] hwmon: Add support for Amphenol ChipCap 2
` [PATCH 4/4] dt-bindings: hwmon: Add "

[PATCH v1 0/2] hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller
 2023-11-08 15:49 UTC  (5+ 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

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

[PATCH v6] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-11-08 15:10 UTC  (2+ messages)

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-08 12:36 UTC  (3+ messages)
` [PATCH v12 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS

[PATCH] Documentation: locking: mutex-design: fix atomic_dec_and_mutex_lock()
 2023-11-08 11:41 UTC 

Job vacancy
 2023-11-08  2:20 UTC 

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

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

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-07 17:48 UTC  (5+ messages)
` [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  (2+ 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 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


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