messages from 2023-07-25 22:01:48 to 2023-07-25 22:36:02 UTC [more...]
[RFC PATCH v4 00/16] KVM TDX: TDP MMU: large page support
2023-07-25 22:23 UTC
[Intel-gfx] [PATCH 0/4] Fix C10/C20 implementation w.r.t. owned PHY lanes
2023-07-25 22:34 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH v1 0/5] incorporate pm runtime framework and eDP clean up
2023-07-25 22:33 UTC (6+ messages)
` [PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
` [Freedreno] "
[PATCH 1/4] vexpress64: Rework MAINTAINERS file slightly
2023-07-25 22:31 UTC (4+ messages)
` [PATCH 2/4] board/freescale: Drop two orphaned entries
` [PATCH 3/4] rzn1-snarc: Add missing MAINTAINERS file
` [PATCH 4/4] board/renesas: Add missing MAINTAINERS files
[android-common:android13-5.10 2/4] vmlinux.o: warning: objtool: aesni_gcm_init_avx_gen2()+0x12: unsupported stack pointer realignment
2023-07-25 22:32 UTC
[PATCH Wacom EKR Battery Fixes 3/3] HID: wacom: struct name cleanup
2023-07-25 22:21 UTC
[PATCH v4 00/19] x86/reboot: KVM: Clean up "emergency" virt code
2023-07-25 22:20 UTC (5+ messages)
` [PATCH v4 19/19] KVM: VMX: Skip VMCLEAR logic during emergency reboots if CR4.VMXE=0
stable-rc/linux-6.1.y baseline: 126 runs, 11 regressions (v6.1.41-184-gb3f8a9d2b1371)
2023-07-25 22:19 UTC
Register encoding in assembly for load/store instructions
2023-07-25 22:26 UTC (7+ messages)
[PATCH net 0/2] mptcp: More fixes for 6.5
2023-07-25 22:27 UTC (2+ messages)
[PATCH v15 000/115] KVM TDX basic feature support
2023-07-25 22:15 UTC (116+ messages)
` [PATCH v15 001/115] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [PATCH v15 002/115] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup()
` [PATCH v15 003/115] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v15 004/115] KVM: VMX: Reorder vmx initialization with kvm vendor initialization
` [PATCH v15 005/115] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v15 006/115] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v15 007/115] KVM: TDX: Make TDX VM type supported
` [PATCH v15 008/115] [MARKER] The start of TDX KVM patch series: TDX architectural definitions
` [PATCH v15 009/115] KVM: TDX: Define "
` [PATCH v15 010/115] KVM: TDX: Add TDX "architectural" error codes
` [PATCH v15 011/115] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v15 012/115] KVM: TDX: Retry SEAMCALL on the lack of entropy error
` [PATCH v15 013/115] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH v15 014/115] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction
` [PATCH v15 015/115] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v15 016/115] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v15 017/115] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v15 018/115] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v15 019/115] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v15 020/115] KVM: TDX: create/destroy VM structure
` [PATCH v15 021/115] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v15 022/115] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH v15 023/115] KVM: TDX: Refuse to unplug the last cpu on the package
` [PATCH v15 024/115] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction
` [PATCH v15 025/115] KVM: TDX: allocate/free TDX vcpu structure
` [PATCH v15 026/115] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH v15 027/115] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits
` [PATCH v15 028/115] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
` [PATCH v15 029/115] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH v15 030/115] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX
` [PATCH v15 031/115] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH v15 032/115] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v15 033/115] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v15 034/115] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask
` [PATCH v15 035/115] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v15 036/115] KVM: x86/mmu: Disallow fast page fault on private GPA
` [PATCH v15 037/115] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [PATCH v15 038/115] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH v15 039/115] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks
` [PATCH v15 040/115] KVM: x86/mmu: Assume guest MMIOs are shared
` [PATCH v15 041/115] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH v15 042/115] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
` [PATCH v15 043/115] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v15 044/115] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
` [PATCH v15 045/115] KVM: x86/tdp_mmu: Sprinkle __must_check
` [PATCH v15 046/115] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v15 047/115] [MARKER] The start of TDX KVM patch series: TDX EPT violation
` [PATCH v15 048/115] KVM: x86/mmu: TDX: Do not enable page track for TD guest
` [PATCH v15 049/115] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH v15 050/115] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [PATCH v15 051/115] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH v15 052/115] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v15 053/115] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH v15 054/115] KVM: TDX: Require TDP MMU and mmio caching for TDX
` [PATCH v15 055/115] KVM: TDX: TDP MMU TDX support
` [PATCH v15 056/115] KVM: TDX: MTRR: implement get_mt_mask() for TDX
` [PATCH v15 057/115] [MARKER] The start of TDX KVM patch series: TD finalization
` [PATCH v15 058/115] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
` [PATCH v15 059/115] KVM: TDX: Create initial guest memory
` [PATCH v15 060/115] KVM: TDX: Finalize VM initialization
` [PATCH v15 061/115] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
` [PATCH v15 062/115] KVM: TDX: Add helper assembly function to TDX vcpu
` [PATCH v15 063/115] KVM: TDX: Implement TDX vcpu enter/exit path
` [PATCH v15 064/115] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH v15 065/115] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH v15 066/115] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v15 067/115] KVM: TDX: restore user ret MSRs
` [PATCH v15 068/115] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
` [PATCH v15 069/115] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls
` [PATCH v15 070/115] KVM: TDX: complete interrupts after tdexit
` [PATCH v15 071/115] KVM: TDX: restore debug store when TD exit
` [PATCH v15 072/115] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v15 073/115] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v15 074/115] KVM: TDX: Add support for find pending IRQ in a protected local APIC
` [PATCH v15 075/115] KVM: x86: Assume timer IRQ was injected if APIC state is proteced
` [PATCH v15 076/115] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v15 077/115] KVM: TDX: Implement interrupt injection
` [PATCH v15 078/115] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v15 079/115] KVM: TDX: Implement methods to inject NMI
` [PATCH v15 080/115] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH v15 081/115] KVM: VMX: Move NMI/exception handler to common helper
` [PATCH v15 082/115] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH v15 083/115] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH v15 084/115] KVM: TDX: Handle vmentry failure for INTEL TD guest
` [PATCH v15 085/115] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [PATCH v15 086/115] KVM: TDX: handle ept violation/misconfig exit
` [PATCH v15 087/115] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v15 088/115] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI
` [PATCH v15 089/115] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH v15 090/115] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [PATCH v15 091/115] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL
` [PATCH v15 092/115] KVM: TDX: Handle TDX PV CPUID hypercall
` [PATCH v15 093/115] KVM: TDX: Handle TDX PV HLT hypercall
` [PATCH v15 094/115] KVM: TDX: Handle TDX PV port io hypercall
` [PATCH v15 095/115] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v15 096/115] KVM: TDX: Implement callbacks for MSR operations for TDX
` [PATCH v15 097/115] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
` [PATCH v15 098/115] KVM: TDX: Handle MSR MTRRCap and MTRRDefType access
` [PATCH v15 099/115] KVM: TDX: Handle MSR IA32_FEAT_CTL MSR and IA32_MCG_EXT_CTL
` [PATCH v15 100/115] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
` [PATCH v15 101/115] KVM: TDX: Silently discard SMI request
` [PATCH v15 102/115] KVM: TDX: Silently ignore INIT/SIPI
` [PATCH v15 103/115] KVM: TDX: Add methods to ignore accesses to CPU state
` [PATCH v15 104/115] KVM: TDX: Add methods to ignore guest instruction emulation
` [PATCH v15 105/115] KVM: TDX: Add a method to ignore dirty logging
` [PATCH v15 106/115] KVM: TDX: Add methods to ignore VMX preemption timer
` [PATCH v15 107/115] KVM: TDX: Add methods to ignore accesses to TSC
` [PATCH v15 108/115] KVM: TDX: Ignore setting up mce
` [PATCH v15 109/115] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch
` [PATCH v15 110/115] KVM: TDX: Add methods to ignore virtual apic related operation
` [PATCH v15 111/115] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)
` [PATCH v15 112/115] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU
` [PATCH v15 113/115] RFC: KVM: x86: Add x86 callback to check cpuid
` [PATCH v15 114/115] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2
` [PATCH v15 115/115] [MARKER] the end of (the first phase of) TDX KVM patch series
[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd
2023-07-25 22:24 UTC (11+ messages)
` [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
[PATCH 6.1 000/183] 6.1.42-rc1 review
2023-07-25 22:22 UTC (2+ messages)
[Intel-xe] [PATCH 1/5] drm/xe: Only set PCI d3cold_allowed when we are really allowing
2023-07-25 22:21 UTC (11+ messages)
` [Intel-xe] [PATCH 2/5] drm/xe: Move d3cold_allowed decision all together
` [Intel-xe] [PATCH 3/5] drm/xe: Fix the runtime_idle call and d3cold.allowed decision
` [Intel-xe] [PATCH 4/5] drm/xe: Only init runtime PM after all d3cold config is in place
` [Intel-xe] [PATCH 5/5] drm/xe: Ensure memory eviction on s2idle
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/5] drm/xe: Only set PCI d3cold_allowed when we are really allowing
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[Enable Designware XGMAC VLAN Stripping Feature 1/2] dt-bindings: net: snps,dwmac: Add description for rx-vlan-offload
2023-07-25 22:15 UTC (4+ messages)
` [PATCH] scripts: checkpatch: steer people away from using file paths
MSI MAG X570S TOMAHAWK MAX WIFI - microphone + front audio panel not working - attempt 2
2023-07-25 22:16 UTC
[PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-07-25 22:17 UTC (5+ messages)
MSI MAG X570S TOMAHAWK MAX WIFI - microphone + front audio panel not working - attempt 2
2023-07-25 22:16 UTC
[PATCH 0/6] board: ti: Add support for BeaglePlay
2023-07-25 22:16 UTC (7+ messages)
` [PATCH 3/6] board: ti: am62x: Add basic initialization for usb voltage, 32k crystal, debounce
[PATCH V11 0/5] Generate device tree node for pci devices
2023-07-25 22:15 UTC (6+ messages)
` [PATCH V11 1/5] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V11 2/5] PCI: Create device tree node for bridge
` [PATCH V11 3/5] PCI: Add quirks to generate device tree node for Xilinx Alveo U50
` [PATCH V11 4/5] of: overlay: Extend of_overlay_fdt_apply() to specify the target node
` [PATCH V11 5/5] of: unittest: Add pci_dt_testdrv pci driver
[PATCH] i2c: mvtwsi: reset controller if stuck in "bus error" state
2023-07-25 22:13 UTC
[PATCH] ASoC: intel: avs: refactor strncpy usage in topology
2023-07-25 22:08 UTC
[PATCH v2 1/6] net: split IP_TCP header into separate IP/IP6 and TCP headers
2023-07-25 22:08 UTC (10+ messages)
` [PATCH v2 3/6] net: introduce TCP/IP6 support
` [PATCH v2 4/6] net: add fastboot TCP6 support
` [PATCH v2 5/6] net: add fastboot TCP documentation and IP6-only mode
[Intel-gfx] [PATCH] drm/i915: Avoid GGTT flushing on non-GGTT paths of i915_vma_pin_iomap
2023-07-25 22:07 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Avoid GGTT flushing on non-GGTT paths of i915_vma_pin_iomap (rev3)
[Intel-xe] [PATCH 0/4] Fix stolen setup for MTL+
2023-07-25 22:04 UTC (3+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe: Carve out top of DSM as reserved
[PATCH v4 00/28] TDX KVM selftests
2023-07-25 22:01 UTC (29+ messages)
` [PATCH v4 01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [PATCH v4 02/28] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [PATCH v4 03/28] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [PATCH v4 04/28] KVM: selftests: Refactor steps in vCPU descriptor table initialization
` [PATCH v4 05/28] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v4 06/28] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v4 07/28] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
` [PATCH v4 08/28] KVM: selftests: TDX: Add TDX lifecycle test
` [PATCH v4 09/28] KVM: selftests: TDX: Add report_fatal_error test
` [PATCH v4 10/28] KVM: selftests: TDX: Adding test case for TDX port IO
` [PATCH v4 11/28] KVM: selftests: TDX: Add basic TDX CPUID test
` [PATCH v4 12/28] KVM: selftests: TDX: Add basic get_td_vmcall_info test
` [PATCH v4 13/28] KVM: selftests: TDX: Add TDX IO writes test
` [PATCH v4 14/28] KVM: selftests: TDX: Add TDX IO reads test
` [PATCH v4 15/28] KVM: selftests: TDX: Add TDX MSR read/write tests
` [PATCH v4 16/28] KVM: selftests: TDX: Add TDX HLT exit test
` [PATCH v4 17/28] KVM: selftests: TDX: Add TDX MMIO reads test
` [PATCH v4 18/28] KVM: selftests: TDX: Add TDX MMIO writes test
` [PATCH v4 19/28] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
` [PATCH v4 20/28] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
` [PATCH v4 21/28] KVM: selftests: TDX: Add TDG.VP.INFO test
` [PATCH v4 22/28] KVM: selftests: Add functions to allow mapping as shared
` [PATCH v4 23/28] KVM: selftests: TDX: Add shared memory test
` [PATCH v4 24/28] KVM: selftests: Expose _vm_vaddr_alloc
` [PATCH v4 25/28] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [PATCH v4 26/28] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [PATCH v4 27/28] KVM: selftests: TDX: Add TDX UPM selftest
` [PATCH v4 28/28] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
BUG: unable to handle page fault for address: c4cd77c8, #PF: supervisor read access in kernel mode, #PF: error_code(0x0000) - not-present page with CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT=y (v6.4.x, Thinkpad T60)
2023-07-25 22:03 UTC
[igt-dev] [PATCH i-g-t 1/2] xe: Align uapi after removal of XE_QUERY_CONFIG_FLAGS_USE_GUC
2023-07-25 22:03 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] "
renesas/master baseline: 50 runs, 6 regressions (renesas-devel-2023-07-25-v6.5-rc3)
2023-07-25 22:02 UTC
[PATCH net 0/3] net/sched Bind logic fixes for cls_fw, cls_u32 and cls_route
2023-07-25 22:03 UTC (6+ messages)
[PATCH v7 09/13] coresight-tpdm: Add nodes for dsb edge control
2023-07-25 22:00 UTC (2+ messages)
[Buildroot] [PATCH v2 0/5] Add FREESCALE_IMX_PLATFORM_IMX8DXL
2023-07-25 22:01 UTC (3+ messages)
` [Buildroot] [PATCH v2 1/5] package/freescale-imx/firmware-imx: bump version to 8.20
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.