messages from 2023-05-29 02:50:43 to 2023-05-29 04:58:07 UTC [more...]
[PATCH v2] iommu/ipmmu-vmsa: Allow PCIe devices
2023-05-29 4:58 UTC (3+ messages)
[PATCH] clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe
2023-05-29 4:55 UTC (3+ messages)
[Intel-gfx] [PATCH 00/13] drm/display & drm/i915: more struct drm_edid conversions
2023-05-29 4:56 UTC (3+ messages)
` [Intel-gfx] [PATCH 01/13] drm/edid: parse display info has_audio similar to is_hdmi
stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.29-438-g81b569a4c469)
2023-05-29 4:49 UTC
[dm-devel] dm overlaybd: targets mapping OverlayBD image
2023-05-26 10:25 UTC (2+ messages)
[dm-devel] dm overlaybd: targets mapping OverlayBD image
2023-05-27 4:12 UTC (5+ messages)
[dm-devel] dm overlaybd: targets mapping OverlayBD image
2023-05-26 10:28 UTC (2+ messages)
[PATCH V10 00/10] arm64/perf: Enable branch stack sampling
2023-05-29 4:35 UTC (3+ messages)
[PATCH] Fix makefile
2023-05-29 4:46 UTC (2+ messages)
` [docs] "
[PATCH] net: sched: fix possible OOB write in fl_set_geneve_opt()
2023-05-29 4:36 UTC
[PATCH v14 000/113] KVM TDX basic feature support
2023-05-29 4:20 UTC (114+ messages)
` [PATCH v14 001/113] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [PATCH v14 002/113] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup()
` [PATCH v14 003/113] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v14 004/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v14 005/113] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v14 006/113] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
` [PATCH v14 007/113] KVM: TDX: Make TDX VM type supported
` [PATCH v14 008/113] [MARKER] The start of TDX KVM patch series: TDX architectural definitions
` [PATCH v14 009/113] KVM: TDX: Define "
` [PATCH v14 010/113] KVM: TDX: Add TDX "architectural" error codes
` [PATCH v14 011/113] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v14 012/113] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH v14 013/113] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction
` [PATCH v14 014/113] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v14 015/113] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v14 016/113] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v14 017/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v14 018/113] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v14 019/113] KVM: TDX: create/destroy VM structure
` [PATCH v14 020/113] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v14 021/113] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH v14 022/113] KVM: TDX: Refuse to unplug the last cpu on the package
` [PATCH v14 023/113] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction
` [PATCH v14 024/113] KVM: TDX: allocate/free TDX vcpu structure
` [PATCH v14 025/113] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH v14 026/113] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits
` [PATCH v14 027/113] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
` [PATCH v14 028/113] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH v14 029/113] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX
` [PATCH v14 030/113] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH v14 031/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v14 032/113] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v14 033/113] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask
` [PATCH v14 034/113] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v14 035/113] KVM: x86/mmu: Disallow fast page fault on private GPA
` [PATCH v14 036/113] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [PATCH v14 037/113] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH v14 038/113] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks
` [PATCH v14 039/113] KVM: x86/mmu: Assume guest MMIOs are shared
` [PATCH v14 040/113] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH v14 041/113] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
` [PATCH v14 042/113] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v14 043/113] KVM: Add flags to struct kvm_gfn_range
` [PATCH v14 044/113] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
` [PATCH v14 045/113] KVM: x86/tdp_mmu: Sprinkle __must_check
` [PATCH v14 046/113] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v14 047/113] [MARKER] The start of TDX KVM patch series: TDX EPT violation
` [PATCH v14 048/113] KVM: x86/mmu: TDX: Do not enable page track for TD guest
` [PATCH v14 049/113] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH v14 050/113] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [PATCH v14 051/113] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH v14 052/113] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v14 053/113] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH v14 054/113] KVM: TDX: Require TDP MMU and mmio caching for TDX
` [PATCH v14 055/113] KVM: TDX: TDP MMU TDX support
` [PATCH v14 056/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX
` [PATCH v14 057/113] [MARKER] The start of TDX KVM patch series: TD finalization
` [PATCH v14 058/113] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
` [PATCH v14 059/113] KVM: TDX: Create initial guest memory
` [PATCH v14 060/113] KVM: TDX: Finalize VM initialization
` [PATCH v14 061/113] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
` [PATCH v14 062/113] KVM: TDX: Add helper assembly function to TDX vcpu
` [PATCH v14 063/113] KVM: TDX: Implement TDX vcpu enter/exit path
` [PATCH v14 064/113] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH v14 065/113] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH v14 066/113] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v14 067/113] KVM: TDX: restore user ret MSRs
` [PATCH v14 068/113] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
` [PATCH v14 069/113] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls
` [PATCH v14 070/113] KVM: TDX: complete interrupts after tdexit
` [PATCH v14 071/113] KVM: TDX: restore debug store when TD exit
` [PATCH v14 072/113] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v14 073/113] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v14 074/113] KVM: TDX: Add support for find pending IRQ in a protected local APIC
` [PATCH v14 075/113] KVM: x86: Assume timer IRQ was injected if APIC state is proteced
` [PATCH v14 076/113] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v14 077/113] KVM: TDX: Implement interrupt injection
` [PATCH v14 078/113] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v14 079/113] KVM: TDX: Implement methods to inject NMI
` [PATCH v14 080/113] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH v14 081/113] KVM: VMX: Move NMI/exception handler to common helper
` [PATCH v14 082/113] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH v14 083/113] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH v14 084/113] KVM: TDX: Handle vmentry failure for INTEL TD guest
` [PATCH v14 085/113] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [PATCH v14 086/113] KVM: TDX: handle ept violation/misconfig exit
` [PATCH v14 087/113] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v14 088/113] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH v14 089/113] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [PATCH v14 090/113] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL
` [PATCH v14 091/113] KVM: TDX: Handle TDX PV CPUID hypercall
` [PATCH v14 092/113] KVM: TDX: Handle TDX PV HLT hypercall
` [PATCH v14 093/113] KVM: TDX: Handle TDX PV port io hypercall
` [PATCH v14 094/113] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v14 095/113] KVM: TDX: Implement callbacks for MSR operations for TDX
` [PATCH v14 096/113] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
` [PATCH v14 097/113] KVM: TDX: Handle MSR MTRRCap and MTRRDefType access
` [PATCH v14 098/113] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
` [PATCH v14 099/113] KVM: TDX: Silently discard SMI request
` [PATCH v14 100/113] KVM: TDX: Silently ignore INIT/SIPI
` [PATCH v14 101/113] KVM: TDX: Add methods to ignore accesses to CPU state
` [PATCH v14 102/113] KVM: TDX: Add methods to ignore guest instruction emulation
` [PATCH v14 103/113] KVM: TDX: Add a method to ignore dirty logging
` [PATCH v14 104/113] KVM: TDX: Add methods to ignore VMX preemption timer
` [PATCH v14 105/113] KVM: TDX: Add methods to ignore accesses to TSC
` [PATCH v14 106/113] KVM: TDX: Ignore setting up mce
` [PATCH v14 107/113] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch
` [PATCH v14 108/113] KVM: TDX: Add methods to ignore virtual apic related operation
` [PATCH v14 109/113] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)
` [PATCH v14 110/113] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU
` [PATCH v14 111/113] RFC: KVM: x86, TDX: Add check for setting CPUID
` [PATCH v14 112/113] RFC: KVM: TDX: Make busy with S-EPT on entry bug
` [PATCH v14 113/113] [MARKER] the end of (the first phase of) TDX KVM patch series
stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 9 errors, 5 warnings (v5.15.112-286-gb4a5fdb6a8b48)
2023-05-29 4:26 UTC
dm-integrity: Documentation Improvements
2023-05-29 4:32 UTC
[RESEND PATCH v1 0/4] riscv: Initial support for Lichee PI 4A board
2023-05-29 4:31 UTC (12+ messages)
` [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added
` [RESEND PATCH v1 2/4] riscv: dts: t-head: Add basic device tree for Sipeed Lichee PI 4A board
[amir73il:ovl-origin-xino 21/21] fs/overlayfs/namei.c:1231 ovl_lookup() error: uninitialized symbol 'xino'
2023-05-27 9:55 UTC
drivers/pci/controller/vmd.c:876 vmd_enable_domain() error: uninitialized symbol 'ret'
2023-05-27 9:50 UTC
[PATCH 2/2] nvmem: core: Expose cells through sysfs
2023-05-29 4:28 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8173-elm: remove panel model number in DT
2023-05-29 4:19 UTC (6+ messages)
[PATCH] platform/chrome: Switch i2c drivers back to use .probe()
2023-05-29 4:20 UTC (2+ messages)
[PATCH v2 0/4] Enhance mediatek-cpufreq robustness
2023-05-29 4:12 UTC (11+ messages)
` [PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623
[f2fs-dev] [PATCH 1/1] f2fs: fix args passed to trace_f2fs_lookup_end
2023-05-29 4:13 UTC (3+ messages)
chrome-platform/for-kernelci cros-ec: 10 runs, 3 regressions (v6.4-rc1-4-gf5bb4e381290)
2023-05-29 4:13 UTC (2+ messages)
stable-rc/queue/5.4 build: 187 builds: 2 failed, 185 passed, 35 warnings (v5.4.243-169-g2892d1676c18)
2023-05-29 4:08 UTC
[PATCH v2] gpiolib: Avoid side effects in gpio_is_visible()
2023-05-29 4:08 UTC (6+ messages)
[PATCH v3 0/9] perf/mem: AMD IBS and generic tools improvements
2023-05-29 4:05 UTC (5+ messages)
[PATCH v2] sched/headers: remove duplicate included header files
2023-05-29 4:05 UTC (2+ messages)
[PATCH] ethdev: add indirect list flow action
2023-05-29 4:03 UTC (5+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] ethdev: add indirect list METER_MARK update structures
[Intel-xe] [PATCH v2 1/1] drm/xe: Add a debugfs for faking gt reset failure
2023-05-29 4:02 UTC (5+ messages)
[PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice
2023-05-29 3:57 UTC (4+ messages)
[linux-linus test] 180989: regressions - FAIL
2023-05-29 3:55 UTC
[PATCH v2 00/13] ceph: support idmapped mounts
2023-05-29 3:52 UTC (3+ messages)
` [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
2023-05-29 3:51 UTC (5+ messages)
[bpf?] [net?] Questions about the impact of ebpf sockmap/redirection on socket performance improvement
2023-05-29 3:49 UTC (2+ messages)
` [bpf?] [net?] socket test data of ebpf sockmap/redirection and TCP/IP stack
[PATCH v3 0/2] Add motorcomm phy pad-driver-strength-cfg support
2023-05-29 3:46 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
[ovmf test] 180991: all pass - PUSHED
2023-05-29 3:45 UTC
[PATCH v1 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
2023-05-29 3:45 UTC (4+ messages)
` [PATCH v5 1/4] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
[PATCH v3] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
2023-05-29 3:42 UTC (3+ messages)
The read data is wrong from raid5 when recovery happens
2023-05-29 3:41 UTC (6+ messages)
[GIT PULL] Crypto Fixes for 5.17
2023-05-29 3:41 UTC (11+ messages)
` [GIT PULL] Crypto Fixes for 5.18
` [GIT PULL] Crypto Fixes for 5.19
` [GIT PULL] Crypto Fixes for 6.1
` [GIT PULL] Crypto Fixes for 6.2
` [GIT PULL] Crypto Fixes for 6.3
` [GIT PULL] Crypto Fixes for 6.4
[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
2023-05-29 3:35 UTC (4+ messages)
[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
2023-05-29 3:35 UTC (3+ messages)
[PATCH V3] soc: imx: support i.MX93 soc device
2023-05-29 3:33 UTC (5+ messages)
[PATCH V4 1/2] soc: imx: Correct i.MX8MP soc device
2023-05-29 3:37 UTC (4+ messages)
` [PATCH V4 2/2] soc: imx: support i.MX93 "
[PATCH] btrfs: Fix csum_tree_block to avoid tripping on -Werror=array-bounds
2023-05-29 3:28 UTC (5+ messages)
stable-rc/linux-6.1.y baseline: 147 runs, 7 regressions (v6.1.29-413-g8482df0ff7e7)
2023-05-29 3:24 UTC
[PATCH] MAINTAINERS: Add Cai Huoqing as dw-edma maintainer
2023-05-29 3:24 UTC
6.1.30: thunderbolt: Clear registers properly when auto clear isn't in use cause call trace after resume
2023-05-29 3:23 UTC (6+ messages)
` Fwd: "
[PATCH] x86/alternatives: Add cond_resched() to text_poke_bp_batch()
2023-05-29 3:21 UTC (3+ messages)
[PATCH V3] tracing/user_events: Prevent same name but different args event
2023-05-29 3:21 UTC
[PATCH -next v2 0/7] limit the number of plugged bio
2023-05-29 3:18 UTC (6+ messages)
` [PATCH -next v2 7/7] md/raid1-10: "
[PATCH v1] hw/loongarch: Add numa support
2023-05-29 3:12 UTC (2+ messages)
[6.1] Transaction Aborted cancelling a metadata balance
2023-05-29 3:17 UTC
[PATCH v13 00/12] tracing: Add fprobe/tracepoint events
2023-05-29 3:16 UTC (4+ messages)
` [PATCH v13 03/12] tracing/probes: Add fprobe events for tracing function entry and exit
[PATCH -next] md/raid5: don't allow concurrent reshape with recovery
2023-05-29 3:10 UTC
✅ PASS (SKIPPED 33 of 346): Test report for master (6.4.0-rc4, mainline.kernel.org-clang, 7877cb91)
2023-05-29 3:11 UTC
[PATCH v3 1/2] cryptodev: support SM3_HMAC,SM4_CFB and SM4_OFB
2023-05-29 3:06 UTC (3+ messages)
` [EXT] "
` 回复: "
[PATCH v4 1/2] cryptodev: support SM3_HMAC,SM4_CFB and SM4_OFB
2023-05-29 3:03 UTC
chrome-platform/for-kernelci sleep: 8 runs, 2 regressions (v6.4-rc1-4-gf5bb4e381290)
2023-05-29 3:04 UTC
[PATCH v2] fgetc.3: Describe handling of ungetc(EOF, stream)
2023-05-29 3:03 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4] mm, compaction: Skip all non-migratable pages during scan
2023-05-29 3:01 UTC (2+ messages)
[PATCH V4 0/5] rtc: Add rtc driver for the Loongson family chips
2023-05-29 2:59 UTC (11+ messages)
` [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
[PATCH] xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag()
2023-05-29 2:59 UTC
[PATCH v3 0/2] Reduce lock contention related with large folio
2023-05-29 2:58 UTC (4+ messages)
` [PATCH v3 1/2] THP: avoid lock when check whether THP is in deferred list
[PATCH v2 0/1] gpio-f7188x: fix base values conflicts with other gpio pins
2023-05-29 2:50 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH V4 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
2023-05-29 2:50 UTC (4+ messages)
` [PATCH V4 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
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.