linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-04 18:42:31 to 2022-03-04 20:55:04 UTC [more...]

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-04 20:54 UTC  (8+ messages)
` [PATCH v8 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration
` [PATCH v8 9/9] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

[PATCH] simpldrm: Enable boot time VESA graphic mode selection
 2022-03-04 20:47 UTC  (6+ messages)

[PATCH v2 00/15] rk3399: Clean up and enable DDR DVFS
 2022-03-04 20:47 UTC  (4+ messages)
` [PATCH v2 12/15] arm64: dts: rockchip: Enable dmc and dfi nodes on gru

[PATCH] fs/dax: Fix missing kdoc for dax_device
 2022-03-04 20:46 UTC 

[PATCH v4 0/6] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-03-04 20:45 UTC  (5+ messages)
` [PATCH v4 2/6] selftests/resctrl: Change the default limited time to 120 seconds
` [PATCH v4 5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests

[PATCH v3 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-03-04 20:42 UTC  (6+ messages)
` [PATCH v3 08/11] i2c: npcm: Correct register access width

[RFC 00/10] Introduce In Field Scan driver
 2022-03-04 20:42 UTC  (7+ messages)
` [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test
` [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface

[PATCH v3 00/39] x86: Kernel IBT
 2022-03-04 20:39 UTC  (14+ messages)
` [PATCH v3 05/39] x86/ibt: Add ANNOTATE_NOENDBR
` [PATCH v3 18/39] x86/ibt,ftrace: Make function-graph play nice
` [PATCH v3 22/39] x86/ibt: Add IBT feature, MSR and #CP handling

[PATCH] fs/dax: Fix run_dax() missing prototype
 2022-03-04 20:37 UTC 

[RFC PATCH v2 0/7] Add Sstc extension support
 2022-03-04 20:38 UTC  (9+ messages)
` [RFC PATCH v2 1/7] RISC-V: Add SSTC extension CSR details
` [RFC PATCH v2 2/7] RISC-V: Enable sstc extension parsing from DT
` [RFC PATCH v2 3/7] RISC-V: Prefer sstc extension if available
` [RFC PATCH v2 4/7] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
` [RFC PATCH v2 5/7] RISC-V: KVM: Restrict the extensions that can be disabled
` [RFC PATCH v2 6/7] RISC-V: KVM: Introduce ISA extension register
` [RFC PATCH v2 7/7] RISC-V: KVM: Support sstc extension

[PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption
 2022-03-04 20:32 UTC  (4+ messages)
` [PATCH v6 3/6] x86/e820: Refactor range_update and range_remove

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-03-04 19:19 UTC  (4+ messages)
` [PATCH V2 08/32] x86/sgx: x86/sgx: Add sgx_encl_page->vm_run_prot_bits for dynamic permission changes

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-04 19:50 UTC  (105+ messages)
` [RFC PATCH v5 001/104] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [RFC PATCH v5 002/104] x86/virt/tdx: export platform_has_tdx
` [RFC PATCH v5 003/104] KVM: TDX: Detect CPU feature on kernel module initialization
` [RFC PATCH v5 004/104] KVM: Enable hardware before doing arch VM initialization
` [RFC PATCH v5 005/104] KVM: x86: Refactor KVM VMX module init/exit functions
` [RFC PATCH v5 006/104] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [RFC PATCH v5 007/104] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize "
` [RFC PATCH v5 009/104] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
` [RFC PATCH v5 010/104] KVM: TDX: Make TDX VM type supported
` [RFC PATCH v5 011/104] [MARKER] The start of TDX KVM patch series: TDX architectural definitions
` [RFC PATCH v5 012/104] KVM: TDX: Define "
` [RFC PATCH v5 013/104] KVM: TDX: Add TDX "architectural" error codes
` [RFC PATCH v5 014/104] KVM: TDX: Add a function for KVM to invoke SEAMCALL
` [RFC PATCH v5 015/104] KVM: TDX: add a helper function for KVM to issue SEAMCALL
` [RFC PATCH v5 016/104] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [RFC PATCH v5 017/104] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [RFC PATCH v5 018/104] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction
` [RFC PATCH v5 019/104] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
` [RFC PATCH v5 020/104] KVM: TDX: allocate per-package mutex
` [RFC PATCH v5 021/104] KVM: x86: Introduce hooks to free VM callback prezap and vm_free
` [RFC PATCH v5 022/104] KVM: Add max_vcpus field in common 'struct kvm'
` [RFC PATCH v5 023/104] x86/cpu: Add helper functions to allocate/free MKTME keyid
` [RFC PATCH v5 024/104] KVM: TDX: create/destroy VM structure
` [RFC PATCH v5 025/104] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [RFC PATCH v5 026/104] KVM: TDX: x86: Add vm ioctl to get TDX systemwide parameters
` [RFC PATCH v5 027/104] KVM: TDX: initialize VM with TDX specific parameters
` [RFC PATCH v5 028/104] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction
` [RFC PATCH v5 029/104] KVM: TDX: allocate/free TDX vcpu structure
` [RFC PATCH v5 030/104] KVM: TDX: Do TDX specific vcpu initialization
` [RFC PATCH v5 031/104] [MARKER] The start of TDX KVM patch series: KVM MMU GPA stolen bits
` [RFC PATCH v5 032/104] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
` [RFC PATCH v5 033/104] KVM: x86: Add infrastructure for stolen GPA bits
` [RFC PATCH v5 034/104] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX
` [RFC PATCH v5 035/104] KVM: x86/mmu: Disallow dirty logging for x86 TDX
` [RFC PATCH v5 036/104] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault
` [RFC PATCH v5 037/104] KVM: x86/mmu: Allow non-zero init value for shadow PTE
` [RFC PATCH v5 038/104] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [RFC PATCH v5 039/104] KVM: x86/mmu: Disallow fast page fault on private GPA
` [RFC PATCH v5 040/104] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [RFC PATCH v5 041/104] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [RFC PATCH v5 042/104] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
` [RFC PATCH v5 043/104] KVM: TDX: Add load_mmu_pgd method for TDX
` [RFC PATCH v5 044/104] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks
` [RFC PATCH v5 045/104] KVM: x86/tdp_mmu: make REMOVED_SPTE include shadow_initial value
` [RFC PATCH v5 046/104] KVM: x86/tdp_mmu: refactor kvm_tdp_mmu_map()
` [RFC PATCH v5 047/104] KVM: x86/mmu: add a private pointer to struct kvm_mmu_page
` [RFC PATCH v5 048/104] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [RFC PATCH v5 049/104] KVM: x86/tdp_mmu: Ignore unsupported mmu operation on private GFNs
` [RFC PATCH v5 050/104] [MARKER] The start of TDX KVM patch series: TDX EPT violation
` [RFC PATCH v5 051/104] KVM: TDX: TDP MMU TDX support
` [RFC PATCH v5 052/104] [MARKER] The start of TDX KVM patch series: KVM TDP MMU MapGPA
` [RFC PATCH v5 053/104] KVM: x86/mmu: steal software usable bit for EPT to represent shared page
` [RFC PATCH v5 054/104] KVM: x86/tdp_mmu: Keep PRIVATE_PROHIBIT bit when zapping
` [RFC PATCH v5 055/104] KVM: x86/tdp_mmu: prevent private/shared map based on PRIVATE_PROHIBIT
` [RFC PATCH v5 056/104] KVM: x86/tdp_mmu: implement MapGPA hypercall for TDX
` [RFC PATCH v5 057/104] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
` [RFC PATCH v5 058/104] KVM: x86/mmu: Focibly use TDP MMU for TDX
` [RFC PATCH v5 059/104] [MARKER] The start of TDX KVM patch series: TD finalization
` [RFC PATCH v5 060/104] KVM: TDX: Create initial guest memory
` [RFC PATCH v5 061/104] KVM: TDX: Finalize VM initialization
` [RFC PATCH v5 062/104] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
` [RFC PATCH v5 063/104] KVM: TDX: Add helper assembly function to TDX vcpu
` [RFC PATCH v5 064/104] KVM: TDX: Implement TDX vcpu enter/exit path
` [RFC PATCH v5 065/104] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [RFC PATCH v5 066/104] KVM: TDX: restore host xsave state when exit from the guest TD
` [RFC PATCH v5 067/104] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [RFC PATCH v5 068/104] KVM: TDX: restore user ret MSRs
` [RFC PATCH v5 069/104] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls
` [RFC PATCH v5 070/104] KVM: TDX: complete interrupts after tdexit
` [RFC PATCH v5 071/104] KVM: TDX: restore debug store when TD exit
` [RFC PATCH v5 072/104] KVM: TDX: handle vcpu migration over logical processor
` [RFC PATCH v5 073/104] KVM: TDX: track LP tdx vcpu run and teardown vcpus on descroing the guest TD
` [RFC PATCH v5 074/104] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [RFC PATCH v5 075/104] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
` [RFC PATCH v5 076/104] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH v5 077/104] KVM: TDX: Use vcpu_to_pi_desc() uniformly in posted_intr.c
` [RFC PATCH v5 078/104] KVM: TDX: Implement interrupt injection
` [RFC PATCH v5 079/104] KVM: TDX: Implements vcpu request_immediate_exit
` [RFC PATCH v5 080/104] KVM: TDX: Implement methods to inject NMI
` [RFC PATCH v5 081/104] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [RFC PATCH v5 082/104] KVM: VMX: Move NMI/exception handler to common helper
` [RFC PATCH v5 083/104] KVM: x86: Split core of hypercall emulation to helper function
` [RFC PATCH v5 084/104] KVM: TDX: Add a place holder to handle TDX VM exit
` [RFC PATCH v5 085/104] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [RFC PATCH v5 086/104] KVM: TDX: handle ept violation/misconfig exit
` [RFC PATCH v5 087/104] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [RFC PATCH v5 088/104] KVM: TDX: Add TDG.VP.VMCALL accessors to access guest vcpu registers
` [RFC PATCH v5 089/104] KVM: TDX: Add a placeholder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [RFC PATCH v5 090/104] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [RFC PATCH v5 091/104] KVM: TDX: Handle TDX PV CPUID hypercall
` [RFC PATCH v5 092/104] KVM: TDX: Handle TDX PV HLT hypercall
` [RFC PATCH v5 093/104] KVM: TDX: Handle TDX PV port io hypercall
` [RFC PATCH v5 094/104] KVM: TDX: Handle TDX PV MMIO hypercall
` [RFC PATCH v5 095/104] KVM: TDX: Implement callbacks for MSR operations for TDX
` [RFC PATCH v5 096/104] KVM: TDX: Handle TDX PV rdmsr hypercall
` [RFC PATCH v5 097/104] KVM: TDX: Handle TDX PV wrmsr hypercall
` [RFC PATCH v5 098/104] KVM: TDX: Handle TDX PV report fatal error hypercall
` [RFC PATCH v5 099/104] KVM: TDX: Handle TDX PV map_gpa hypercall
` [RFC PATCH v5 100/104] KVM: TDX: Silently discard SMI request
` [RFC PATCH v5 101/104] KVM: TDX: Silently ignore INIT/SIPI
` [RFC PATCH v5 102/104] KVM: TDX: Add methods to ignore accesses to CPU state
` [RFC PATCH v5 103/104] Documentation/virtual/kvm: Document on Trust Domain Extensions(TDX)
` [RFC PATCH v5 104/104] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU

[PATCH v4] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-03-04 20:30 UTC  (2+ messages)

[next] WARNING: suspicious RCU usage : include/linux/cgroup.h:494 suspicious rcu_dereference_check() usage
 2022-03-04 20:28 UTC  (4+ messages)

[PATCH] arm64: dts: tegra: Fix boolean properties with values
 2022-03-04 20:26 UTC 

[PATCH] arm64: dts: rockchip: firefly: Fix SDIO regulator supply properties
 2022-03-04 20:25 UTC 

[PATCH] arm64: dts: broadcom: Fix boolean properties with values
 2022-03-04 20:25 UTC 

[PATCH] arm/arm64: dts: qcom: Fix boolean properties with values
 2022-03-04 20:25 UTC 

[PATCH] arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
 2022-03-04 20:25 UTC 

[PATCH] arm: dts: imx: Fix boolean properties with values
 2022-03-04 20:25 UTC 

[PATCH] arm: dts: at91: Fix boolean properties with values
 2022-03-04 20:24 UTC 

[PATCH] drm/nouveau/bios: Rename prom_init() and friends functions
 2022-03-04 20:24 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Fix missing ARRAY_SIZE() check
 2022-03-04 20:24 UTC 

[GIT PULL] Thermal control fix for v5.17-rc7
 2022-03-04 20:22 UTC  (2+ messages)

[git pull] drm fixes for 5.17-rc7
 2022-03-04 20:22 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.17-rc7
 2022-03-04 20:22 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.17-rc7
 2022-03-04 20:22 UTC  (2+ messages)

[GIT PULL] late pin control fixes for v5.17
 2022-03-04 20:22 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.17-rc6
 2022-03-04 20:22 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable Layerscape SFP driver
 2022-03-04 20:21 UTC 

[PATCH] drm/msm: Fix dirtyfb refcounting
 2022-03-04 20:21 UTC 

[PATCH] DEC: Limit PMAX memory probing to R3k systems
 2022-03-04 20:16 UTC 

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-03-04 19:28 UTC  (15+ messages)

[PATCH v1 00/10] Support for GMU coredump and some related improvements
 2022-03-04 19:22 UTC  (4+ messages)
` [PATCH v1 07/10] drm/msm/adreno: Retry on gpu resume failure

Regression: memory corruption on Atmel SAMA5D31
 2022-03-04 20:06 UTC  (7+ messages)

[PATCH 0/2] staging: vc04_services: address W=1 warnings
 2022-03-04 19:30 UTC  (4+ messages)
` [PATCH 2/2] staging: vchiq_arm: add prototype of function vchiq_platform_init()

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-04 19:28 UTC  (3+ messages)
` [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread

[PATCH] mtd: rawnand: omap2: Actually prevent invalid configuration and build error
 2022-03-04 20:04 UTC  (4+ messages)

[PATCH] x86/bug: __WARN_FLAGS: prevent shadowing by renaming local variable f to __flags
 2022-03-04 19:26 UTC  (3+ messages)

[ANNOUNCE] 4.19.232-rt104
 2022-03-04 19:35 UTC 

[PATCH] mm: madvise: MADV_DONTNEED_LOCKED
 2022-03-04 19:26 UTC  (3+ messages)

[PATCH v3 0/6] clocksource/drivers/timer-microchip-pit64b: fixes and improvements
 2022-03-04 19:46 UTC  (2+ messages)

[PATCH] KEYS: remove support for asym_tpm keys
 2022-03-04 19:40 UTC  (3+ messages)

[PATCH v7 00/10] vfio/hisilicon: add ACC live migration driver
 2022-03-04 19:56 UTC  (11+ messages)
` [PATCH v7 07/10] vfio: Extend the device migration protocol with PRE_COPY

[PATCH v1 1/1] staging: fbtft: Consider type of init sequence values in fbtft_init_display()
 2022-03-04 19:34 UTC 

[PATCH] drm/bridge_connector: enable HPD by default if supported
 2022-03-04 19:38 UTC  (2+ messages)

[PATCH v1 1/1] irqchip/gic-v3-its: fixup IRQ affinities to account for online CPUs
 2022-03-04 19:52 UTC 

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-04 19:24 UTC  (8+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE

[PATCH v2] mm/page_alloc: call check_new_pages() while zone spinlock is not held
 2022-03-04 19:19 UTC  (2+ messages)

[PATCH v32 00/28] LSM: Module stacking for AppArmor
 2022-03-04 19:14 UTC  (4+ messages)
` [PATCH v32 03/28] LSM: Add the lsmblob data structure

[PATCH 00/35] Shadow stacks for userspace
 2022-03-04 19:13 UTC  (14+ messages)

[PATCH v3] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy
 2022-03-04 19:09 UTC  (2+ messages)

[PATCH v2 00/12] KVM: x86/pmu: Get rid of PERF_TYPE_HARDWAR and other minor fixes
 2022-03-04 19:06 UTC  (5+ messages)
` [PATCH v2 12/12] KVM: x86/pmu: Clear reserved bit PERF_CTL2[43] for AMD erratum 1292

[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
 2022-03-04 19:05 UTC  (3+ messages)

[PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
 2022-03-04 19:01 UTC  (3+ messages)

[PATCH v2 0/5] slab cleanups
 2022-03-04 19:01 UTC  (3+ messages)
` [PATCH v2 5/5] mm/slub: refactor deactivate_slab()

[PATCH] mm: thp: don't have to lock page anymore when splitting PMD
 2022-03-04 19:01 UTC  (4+ messages)

[PATCH v2 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-03-04 18:57 UTC  (3+ messages)
` [PATCH v2 2/2] pwm:sunplus-pwm:Add Sunplus SoC PWM Driver

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-04 18:55 UTC  (4+ messages)

[PATCH] memcg: sync flush only if periodic flush is delayed
 2022-03-04 18:53 UTC  (2+ messages)

[RFC PATCH v3 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-03-04 18:53 UTC  (5+ messages)
` [RFC PATCH v3 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [RFC PATCH v3 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio

[PATCH v1] mtd: spi-nor: unset quad_enable if SFDP doesn't specify it
 2022-03-04 18:51 UTC 

[PATCH V2 0/4] Add tracer tool for AMD P-State driver
 2022-03-04 18:49 UTC  (4+ messages)
` [PATCH V2 1/4] cpufreq: amd-pstate: Add more tracepoint for AMD P-State module

[PATCH v2 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2022-03-04 18:48 UTC  (3+ messages)

[PATCH v2] driver core: Add sysfs support for physical location of a device
 2022-03-04 18:47 UTC  (2+ messages)

[PATCH] linux/bits.h: fix -Wtype-limits warnings in GENMASK_INPUT_CHECK()
 2022-03-04 18:46 UTC  (2+ messages)

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-04 18:42 UTC  (6+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()


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