messages from 2022-11-30 23:09:09 to 2022-11-30 23:25:00 UTC [more...]
[Question] Should we reuse target when damon's operation changed?
2022-11-30 23:24 UTC (2+ messages)
[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
2022-11-30 23:09 UTC (172+ messages)
` [PATCH v2 01/50] KVM: Register /dev/kvm as the _very_ last thing during initialization
` [PATCH v2 02/50] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH v2 03/50] KVM: Allocate cpus_hardware_enabled "
` [PATCH v2 04/50] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH v2 05/50] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH v2 06/50] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH v2 07/50] KVM: x86: Do timer initialization after XCR0 configuration
` [PATCH v2 08/50] KVM: x86: Move hardware setup/unsetup to init/exit
` [PATCH v2 09/50] KVM: Drop arch hardware (un)setup hooks
` [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
` [PATCH v2 11/50] KVM: VMX: Don't bother disabling eVMCS static key on module exit
` [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper
` [PATCH v2 13/50] KVM: x86: Move guts of kvm_arch_init() to standalone helper
` [PATCH v2 14/50] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
` [PATCH v2 15/50] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH v2 16/50] KVM: arm64: Simplify the CPUHP logic
` [PATCH v2 17/50] KVM: arm64: Free hypervisor allocations if vector slot init fails
` [PATCH v2 18/50] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
` [PATCH v2 19/50] KVM: arm64: Do arm/arch initialization without bouncing through kvm_init()
` [PATCH v2 20/50] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
` [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
` [PATCH v2 22/50] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
` [PATCH v2 23/50] KVM: MIPS: Register die notifier prior to kvm_init()
` [PATCH v2 24/50] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
` [PATCH v2 25/50] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
` [PATCH v2 26/50] KVM: PPC: Move processor compatibility check to module init
` [PATCH v2 27/50] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH v2 28/50] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH v2 29/50] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH v2 30/50] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init
` [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH v2 33/50] KVM: x86: Use KBUILD_MODNAME to specify vendor module name
` [PATCH v2 34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
` [PATCH v2 36/50] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH v2 37/50] KVM: VMX: Shuffle support checks and hardware enabling code around
` [PATCH v2 38/50] KVM: SVM: Check for SVM support in CPU compatibility checks
` [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
` [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling
` [PATCH v2 43/50] KVM: Ensure CPU is stable during low level hardware enable/disable
` [PATCH v2 44/50] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH v2 45/50] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
` [PATCH v2 46/50] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization
` [PATCH v2 47/50] KVM: Make hardware_enable_failed a local variable in the "enable all" path
` [PATCH v2 48/50] KVM: Register syscore (suspend/resume) ops early in kvm_init()
` [PATCH v2 49/50] KVM: Opt out of generic hardware enabling on s390 and PPC
` [PATCH v2 50/50] KVM: Clean up error labels in kvm_init()
[PATCH] input/misc: wistron_btns: disable on UML
2022-11-30 23:16 UTC (2+ messages)
[PATCH 1/2] perf/arm-cmn: Cope with spurious IRQs better
2022-11-30 23:13 UTC (5+ messages)
[PATCH 0/4] KVM: arm64: Parallel access faults
2022-11-30 23:21 UTC (8+ messages)
` [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
[RFC PATCH 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
2022-11-30 23:13 UTC (9+ messages)
` [RFC PATCH 1/8] cxl: break out range register decoding from cxl_hdm_decode_init()
` [RFC PATCH 2/8] cxl: export cxl_dvsec_rr_decode() to cxl_port
` [RFC PATCH 3/8] cxl: refactor cxl_hdm_decode_init()
` [RFC PATCH 4/8] cxl: emulate HDM decoder from DVSEC range registers
` [RFC PATCH 5/8] cxl: create emulated cxl_hdm for devices that do not have HDM decoders
` [RFC PATCH 6/8] cxl: create emulated decoders for devices without "
` [RFC PATCH 7/8] cxl: suppress component register discovery failure warning for RCD
` [RFC PATCH 8/8] cxl: remove locked check for dvsec_range_allowed()
Question about CPUTLBEntry
2022-11-30 23:19 UTC (2+ messages)
[PATCH] net: atlantic: fix check for invalid ethernet addresses
2022-11-30 23:12 UTC (5+ messages)
Bad padding with bpftool btf dump .. format c
2022-11-30 23:11 UTC (11+ messages)
` Sv: "
[PATCH] platform/chrome: Create new USB driver for RGB keyboard in ChromeOS devices
2022-11-30 23:19 UTC
[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
2022-11-30 23:18 UTC (4+ messages)
` [RFC PATCH v2 25/47] hugetlb: add HGM support for copy_hugetlb_page_range
FAILED: patch "[PATCH] x86/pm: Add enumeration check before spec MSRs save/restore" failed to apply to 5.10-stable tree
2022-11-30 23:11 UTC (2+ messages)
[PATCH] mm/madvise: fix madvise_pageout for private file mappings
2022-11-30 23:17 UTC (2+ messages)
[Intel-gfx] [PATCH 1/2] drm/i915/mtl: Initial display workarounds
2022-11-30 23:17 UTC (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/mtl: Add initial gt workarounds
[PATCH mptcp-next v21 0/7] BPF redundant scheduler
2022-11-30 23:16 UTC (3+ messages)
` [PATCH mptcp-next v21 2/7] mptcp: use get_send wrapper
[meta-ti][dunfell][PATCH] linux-ti-staging-rt: RC Auto-Merger: 08.05.00.006
2022-11-30 23:16 UTC
[ammarfaizi2-block:kvalo/ath/pending 18/27] drivers/net/wireless/ath/ath12k/dp_rx.c:2690:34: warning: variable 'i' is uninitialized when used here
2022-11-30 23:10 UTC
[rmk-arm:net-queue 54/113] drivers/net/phy/sfp.c:2643:36: error: use of undeclared identifier 'args'
2022-11-30 23:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.