messages from 2023-11-06 23:16:12 to 2023-11-08 18:19:56 UTC [more...]
[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
2023-11-08 18:19 UTC (63+ 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 RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
2023-11-08 18:16 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
` [PATCH RESEND v10 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach
[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 "
[RFC 0/4] Introduce unbalance proactive reclaim
2023-11-08 16:14 UTC (19+ 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 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
[PATCH v2 0/4] hwmon: Add support for Amphenol ChipCap 2
2023-11-08 15:37 UTC (5+ 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 "
[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] Documentation: Document the Netlink spec
2023-11-08 14:08 UTC (3+ 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
[PATCH v3] drm: amd: Resolve Sphinx unexpected indentation warning
2023-11-08 4:07 UTC (3+ messages)
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 (4+ messages)
` [PATCH v3] "
[PATCH v2] drm: amd: Resolve Sphinx unexpected indentation warning
2023-11-07 15:34 UTC (4+ 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 (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 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 2/2] hwmon: (pmbus) Add support for MPS Multi-phase mp5990
2023-11-07 1:27 UTC (2+ messages)
[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 (7+ messages)
` [PATCH v5 3/6] zswap: make shrinking memcg-aware
` [PATCH v5 3/6] zswap: make shrinking memcg-aware (fix)
[PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing
2023-11-07 0:11 UTC (7+ messages)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).