messages from 2023-02-27 08:16:53 to 2023-02-27 08:46:58 UTC [more...]
[PATCH 00/12] add integrity and security to TPM2 transactions
2023-02-27 8:37 UTC (7+ messages)
` [PATCH 02/12] tpm: move buffer handling from static inlines to real functions
` [PATCH 03/12] tpm: add buffer handling for TPM2B types
` [PATCH 06/12] tpm: export the context save and load commands
[PATCH v2 00/13] Add PCIe RC support to Qcom SDX55 SoC
2023-02-27 8:46 UTC (5+ messages)
` [PATCH v2 07/13] ARM: dts: qcom: sdx55: Add support for PCIe RC controller
` [PATCH v2 08/13] ARM: dts: qcom: sdx55: List the property values vertically
[Buildroot] [PATCH 1/3] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.1.x series
2023-02-27 8:46 UTC
[PATCH] ARM64: dts: debix model-a: enable hdmi
2023-02-27 8:37 UTC (4+ messages)
[PATCH] erofs: don't warn ztailpacking feature anymore
2023-02-27 8:44 UTC
[PATCH 0/3] Rename queue index to queue number
2023-02-27 8:45 UTC (4+ messages)
` [virtio-dev] "
` [virtio-comment] "
[PATCH v2 1/6] dt-bindings: arm-smmu: Use qcom,smmu compatible for MMU500 adreno SMMUs
2023-02-27 8:43 UTC (3+ messages)
[PATCH v11 0/8] arm64: j721s2: Add support for additional IPs
2023-02-27 8:35 UTC (8+ messages)
` [PATCH v11 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [EXTERNAL] "
` [PATCH v11 6/8] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes
[PATCH v5 0/5] Stop using insecure transports
2023-02-27 8:42 UTC (5+ messages)
` [PATCH v5 2/5] Change remaining xenbits.xen.org links to HTTPS
` [PATCH v5 4/5] Build system: Replace git:// and http:// with https://
DPDK Release Status Meeting 2023-02-23
2023-02-27 8:41 UTC
[PATCH] test/service: fix spurious failures by extending timeout
2023-02-27 8:41 UTC (9+ messages)
` [PATCH v3] "
[PATCH 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
2023-02-27 8:40 UTC (7+ messages)
` [PATCH 1/3] qga: test: Use absolute path to test data
` [PATCH 3/3] qga: test: Add tests for `merge-output` flag
` [PATCH 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
[PATCH v4 1/5] clk: Introduce devm_clk_hw_register_gate_parent_data()
2023-02-27 8:38 UTC (2+ messages)
mainline/master bisection: baseline.dmesg.emerg on kontron-pitx-imx8m
2023-02-27 8:37 UTC (2+ messages)
[PATCH] binutils: Enable --enable-new-dtags
2023-02-27 8:37 UTC (5+ messages)
` [OE-core] "
[kvm-unit-tests PATCH v1] x86: Add test case for LAM_SUP
2023-02-27 8:25 UTC
[PATCH] wifi: ath11k: Optimize 6 GHz scan time
2023-02-27 8:25 UTC (11+ messages)
[PATCH v3 0/4] MediaTek MT6735 main clock and reset drivers
2023-02-27 8:29 UTC (15+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Add MediaTek MT6735 clock bindings
` [PATCH v3 2/4] dt-bindings: reset: Add MediaTek MT6735 reset bindings
` [PATCH v3 3/4] dt-bindings: arm: mediatek: Add MT6735 clock controller compatibles
` [PATCH v3 4/4] clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset drivers
[PATCH v3 0/8] Pegasos2 fixes and audio output support
2023-02-27 8:35 UTC (11+ messages)
` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
[Buildroot] [autobuild.buildroot.net] Daily results for 2023-02-26
2023-02-27 7:39 UTC
[PATCH v9] virtio-net: support inner header hash
2023-02-27 8:35 UTC (13+ messages)
` [virtio-dev] "
drivers/media/i2c/tc358746.c:817:13: warning: 'p_best' is used uninitialized
2023-02-27 8:35 UTC (4+ messages)
[Buildroot] [PATCH 2022.11.x 1/1] package/libmodsecurity: fix CVE-2022-48279
2023-02-20 15:46 UTC
[Buildroot] [PATCH 2022.11.x 1/1] package/libmodsecurity: fix CVE-2022-48279
2023-02-20 14:57 UTC
[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
2023-02-27 8:25 UTC (5+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
[PATCH v12 000/106] KVM TDX basic feature support
2023-02-27 8:23 UTC (107+ messages)
` [PATCH v12 001/106] [MARKER] The start of TDX KVM patch series: TDX architectural definitions
` [PATCH v12 002/106] KVM: TDX: Define "
` [PATCH v12 003/106] KVM: TDX: Add TDX "architectural" error codes
` [PATCH v12 004/106] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v12 005/106] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH v12 006/106] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction
` [PATCH v12 007/106] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v12 008/106] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v12 009/106] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v12 010/106] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v12 011/106] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v12 012/106] KVM: x86/vmx, tdx: Allow VMX, TDX to override KVM_ENABLE_CAP
` [PATCH v12 013/106] KVM: TDX: create/destroy VM structure
` [PATCH v12 014/106] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v12 015/106] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH v12 016/106] KVM: TDX: Refuse to unplug the last cpu on the package
` [PATCH v12 017/106] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction
` [PATCH v12 018/106] KVM: TDX: allocate/free TDX vcpu structure
` [PATCH v12 019/106] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH v12 020/106] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits
` [PATCH v12 021/106] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
` [PATCH v12 022/106] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH v12 023/106] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX
` [PATCH v12 024/106] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH v12 025/106] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v12 026/106] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v12 027/106] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask
` [PATCH v12 028/106] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v12 029/106] KVM: x86/mmu: Disallow fast page fault on private GPA
` [PATCH v12 030/106] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [PATCH v12 031/106] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH v12 032/106] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks
` [PATCH v12 033/106] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH v12 034/106] KVM: x86/mmu: Require TDP MMU and mmio caching for TDX
` [PATCH v12 035/106] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
` [PATCH v12 036/106] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v12 037/106] KVM: Add flags to struct kvm_gfn_range
` [PATCH v12 038/106] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
` [PATCH v12 039/106] KVM: x86/tdp_mmu: Sprinkle __must_check
` [PATCH v12 040/106] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v12 041/106] [MARKER] The start of TDX KVM patch series: TDX EPT violation
` [PATCH v12 042/106] KVM: x86/mmu: Disallow dirty logging for x86 TDX
` [PATCH v12 043/106] KVM: x86/mmu: TDX: Do not enable page track for TD guest
` [PATCH v12 044/106] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH v12 045/106] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [PATCH v12 046/106] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH v12 047/106] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v12 048/106] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH v12 049/106] KVM: TDX: TDP MMU TDX support
` [PATCH v12 050/106] KVM: TDX: MTRR: implement get_mt_mask() for TDX
` [PATCH v12 051/106] [MARKER] The start of TDX KVM patch series: TD finalization
` [PATCH v12 052/106] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
` [PATCH v12 053/106] KVM: TDX: Create initial guest memory
` [PATCH v12 054/106] KVM: TDX: Finalize VM initialization
` [PATCH v12 055/106] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
` [PATCH v12 056/106] KVM: TDX: Add helper assembly function to TDX vcpu
` [PATCH v12 057/106] KVM: TDX: Implement TDX vcpu enter/exit path
` [PATCH v12 058/106] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH v12 059/106] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH v12 060/106] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v12 061/106] KVM: TDX: restore user ret MSRs
` [PATCH v12 062/106] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls
` [PATCH v12 063/106] KVM: TDX: complete interrupts after tdexit
` [PATCH v12 064/106] KVM: TDX: restore debug store when TD exit
` [PATCH v12 065/106] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v12 066/106] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v12 067/106] KVM: TDX: Add support for find pending IRQ in a protected local APIC
` [PATCH v12 068/106] KVM: x86: Assume timer IRQ was injected if APIC state is proteced
` [PATCH v12 069/106] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v12 070/106] KVM: TDX: Implement interrupt injection
` [PATCH v12 071/106] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v12 072/106] KVM: TDX: Implement methods to inject NMI
` [PATCH v12 073/106] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH v12 074/106] KVM: VMX: Move NMI/exception handler to common helper
` [PATCH v12 075/106] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH v12 076/106] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH v12 077/106] KVM: TDX: Handle vmentry failure for INTEL TD guest
` [PATCH v12 078/106] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [PATCH v12 079/106] KVM: TDX: handle ept violation/misconfig exit
` [PATCH v12 080/106] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v12 081/106] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH v12 082/106] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [PATCH v12 083/106] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL
` [PATCH v12 084/106] KVM: TDX: Handle TDX PV CPUID hypercall
` [PATCH v12 085/106] KVM: TDX: Handle TDX PV HLT hypercall
` [PATCH v12 086/106] KVM: TDX: Handle TDX PV port io hypercall
` [PATCH v12 087/106] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v12 088/106] KVM: TDX: Implement callbacks for MSR operations for TDX
` [PATCH v12 089/106] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
` [PATCH v12 090/106] KVM: TDX: Handle TDX PV report fatal error hypercall
` [PATCH v12 091/106] KVM: TDX: Handle TDX PV map_gpa hypercall
` [PATCH v12 092/106] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
` [PATCH v12 093/106] KVM: TDX: Silently discard SMI request
` [PATCH v12 094/106] KVM: TDX: Silently ignore INIT/SIPI
` [PATCH v12 095/106] KVM: TDX: Add methods to ignore accesses to CPU state
` [PATCH v12 096/106] KVM: TDX: Add methods to ignore guest instruction emulation
` [PATCH v12 097/106] KVM: TDX: Add a method to ignore dirty logging
` [PATCH v12 098/106] KVM: TDX: Add methods to ignore VMX preemption timer
` [PATCH v12 099/106] KVM: TDX: Add methods to ignore accesses to TSC
` [PATCH v12 100/106] KVM: TDX: Ignore setting up mce
` [PATCH v12 101/106] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch
` [PATCH v12 102/106] KVM: TDX: Add methods to ignore virtual apic related operation
` [PATCH v12 103/106] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)
` [PATCH v12 104/106] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU
` [PATCH v12 105/106] RFC: KVM: TDX: Make busy with S-EPT on entry bug
` [PATCH v12 106/106] [MARKER] the end of (the first phase of) TDX KVM patch series
[PATCH] i2c: Disable I2C_APPLE on PPC when COMPILE_TEST is set
2023-02-27 8:25 UTC (2+ messages)
[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
2023-02-27 8:24 UTC (2+ messages)
[PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
2023-02-27 8:19 UTC (19+ messages)
` [PATCH v4 05/15] vdpa: move vhost reset after get vring base
` [PATCH v4 06/15] vdpa: add vhost_vdpa->suspended parameter
` [PATCH v4 07/15] vdpa: add vhost_vdpa_suspend
` [PATCH v4 08/15] vdpa: rewind at get_base, not set_base
` [PATCH v4 09/15] vdpa: add vdpa net migration state notifier
` [PATCH v4 10/15] vdpa: disable RAM block discard only for the first device
` [PATCH v4 11/15] vdpa net: block migration if the device has CVQ
` [PATCH v4 12/15] vdpa: block migration if device has unsupported features
[Buildroot] [PATCH] package/rtl8189es: fix build failure on PowerPC64
2023-02-27 8:22 UTC
[PATCH] xen-netback: remove unused variables pending_idx and index
2023-02-27 8:29 UTC (2+ messages)
[PATCH v4 00/10] dts: add hello world testcase
2023-02-27 8:28 UTC (4+ messages)
` [PATCH v5 "
[PATCH] nvme-tcp: don't access released socket during error recovery
2023-02-27 8:28 UTC (2+ messages)
[PATCH v11 05/10] drm/shmem-helper: Add memory shrinker
2023-02-27 8:25 UTC (4+ messages)
[PATCH v4 0/3] Stop using insecure transports
2023-02-27 8:25 UTC (5+ messages)
` [PATCH v4 2/3] Build system: Replace git:// and http:// with https://
xenomai 3.2 compile failure : cobalt_lookup_vdso
2023-02-27 8:24 UTC (4+ messages)
[PATCH 00/14] Enable lock annotations on most libraries and drivers
2023-02-27 8:24 UTC (5+ messages)
` [PATCH v2 00/20] "
` [PATCH v2 11/20] net/virtio: annotate lock for guest announce
[PATCH v2 0/2] QGA installer fixes
2023-02-27 8:18 UTC (3+ messages)
[virtio-dev] [PATCH] virtio-spi: add the device specification
2023-02-27 8:23 UTC (3+ messages)
[PATCH v1] target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
2023-02-27 7:10 UTC
[cip-dev][isar-cip-core][PATCH v3 0/8] Encrypt Partition in initramfs
2023-02-27 8:23 UTC (3+ messages)
` [cip-dev][isar-cip-core][PATCH v3 8/8] Add README for encrypted partitions
[PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers
2023-02-27 8:22 UTC (4+ messages)
[6.3][regression] after commit 7170b7ed6acbde523c5d362c8978c60df4c30f30 my system stuck in initramfs forever
2023-02-27 8:21 UTC (8+ messages)
[PATCH v3] dt-bindings: arm-smmu: Add compatible for SM8550 SoC
2023-02-27 8:20 UTC (5+ messages)
[oe] [meta-python] [PATCH v2] python3-eth-keyfile: upgrade 0.6.0 -> 0.6.1
2023-02-27 8:21 UTC
[LSF/MM/BPF BOF] Userspace command abouts
2023-02-27 8:20 UTC (10+ messages)
[PATCH] crypto: testmgr - fix RNG performance in fuzz tests
2023-02-27 8:13 UTC (2+ messages)
[PATCH] mmc: sdhci-of-arasan: Add support to request the "gate" clock
2023-02-27 8:16 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Linux Security Summit cross-over?
2023-02-27 8:12 UTC (4+ messages)
` [dm-devel] "
[PATCH] tools: scripts: Remove SH architecture build entry
2023-02-27 8:12 UTC (2+ messages)
[PATCH 0/3] MediaTek MT6735 SCPSYS support
2023-02-27 8:15 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: soc: mediatek: scpsys: Document MT6735 SCPSYS compatible string
[PATCH v1 0/3] Meson A1 32-bit support
2023-02-27 8:15 UTC (2+ messages)
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.