messages from 2023-04-19 21:42:04 to 2023-04-19 22:24:20 UTC [more...]
[RFC kvmtool 00/10] RISC-V CoVE support
2023-04-19 22:23 UTC (25+ messages)
` [RFC kvmtool 01/10] riscv: Add a CoVE VM type
` [RFC kvmtool 02/10] riscv: Define a command line option for CoVE VM
` [RFC kvmtool 03/10] riscv: Define a measure region IOCTL
` [RFC kvmtool 04/10] riscv: Invoke measure region for VM images
` [RFC kvmtool 05/10] riscv: Do not create APLIC for TVMs
` [RFC kvmtool 06/10] riscv: Change initrd alignment to a page size
` [RFC kvmtool 07/10] riscv: Define riscv specific vm_type function
` [RFC kvmtool 08/10] riscv: virtio: Enforce VIRTIO_F_ACCESS_PLATFORM feature flag
` [RFC kvmtool 09/10] riscv: Don't emit MMIO devices for CoVE VM
` [RFC kvmtool 10/10] riscv: cove: Don't emit interrupt_map for pci devices in fdt
[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
2023-04-19 22:23 UTC (6+ messages)
` [PATCH 01/11] drm/msm/dpu: tweak msm8998 hw catalog values
` [PATCH 02/11] drm/msm/dpu: use the actual lm maximum width instead of a hardcoded value
[RFC 00/48] RISC-V CoVE support
2023-04-19 22:17 UTC (109+ messages)
` [RFC 01/48] mm/vmalloc: Introduce arch hooks to notify ioremap/unmap changes
` [RFC 02/48] RISC-V: KVM: Improve KVM error reporting to the user space
` [RFC 03/48] RISC-V: KVM: Invoke aia_update with preempt disabled/irq enabled
` [RFC 04/48] RISC-V: KVM: Add a helper function to get pgd size
` [RFC 05/48] RISC-V: Add COVH SBI extensions definitions
` [RFC 06/48] RISC-V: KVM: Implement COVH SBI extension
` [RFC 07/48] RISC-V: KVM: Add a barebone CoVE implementation
` [RFC 08/48] RISC-V: KVM: Add UABI to support static memory region attestation
` [RFC 09/48] RISC-V: KVM: Add CoVE related nacl helpers
` [RFC 10/48] RISC-V: KVM: Implement static memory region measurement
` [RFC 11/48] RISC-V: KVM: Use the new VM IOCTL for measuring pages
` [RFC 12/48] RISC-V: KVM: Exit to the user space for trap redirection
` [RFC 13/48] RISC-V: KVM: Return early for gstage modifications
` [RFC 14/48] RISC-V: KVM: Skip dirty logging updates for TVM
` [RFC 15/48] RISC-V: KVM: Add a helper function to trigger fence ops
` [RFC 16/48] RISC-V: KVM: Skip most VCPU requests for TVMs
` [RFC 17/48] RISC-V : KVM: Skip vmid/hgatp management "
` [RFC 18/48] RISC-V: KVM: Skip TLB "
` [RFC 19/48] RISC-V: KVM: Register memory regions as confidential "
` [RFC 20/48] RISC-V: KVM: Add gstage mapping "
` [RFC 21/48] RISC-V: KVM: Handle SBI call forward from the TSM
` [RFC 22/48] RISC-V: KVM: Implement vcpu load/put functions for CoVE guests
` [RFC 23/48] RISC-V: KVM: Wireup TVM world switch
` [RFC 24/48] RISC-V: KVM: Update timer functionality for TVMs
` [RFC 25/48] RISC-V: KVM: Skip HVIP update "
` [RFC 26/48] RISC-V: Add COVI extension definitions
` [RFC 27/48] RISC-V: KVM: Implement COVI SBI extension
` [RFC 28/48] RISC-V: KVM: Add interrupt management functions for TVM
` [RFC 29/48] RISC-V: KVM: Skip AIA CSR updates for TVMs
` [RFC 30/48] RISC-V: KVM: Perform limited operations in hardware enable/disable
` [RFC 31/48] RISC-V: KVM: Indicate no support user space emulated IRQCHIP
` [RFC 32/48] RISC-V: KVM: Add AIA support for TVMs
` [RFC 33/48] RISC-V: KVM: Hookup TVM VCPU init/destroy
` [RFC 34/48] RISC-V: KVM: Initialize CoVE
` [RFC 35/48] RISC-V: KVM: Add TVM init/destroy calls
` [RFC 36/48] RISC-V: KVM: Read/write gprs from/to shmem in case of TVM VCPU
` [RFC 37/48] RISC-V: Add COVG SBI extension definitions
` [RFC 38/48] RISC-V: Add CoVE guest config and helper functions
` [RFC 39/48] RISC-V: Implement COVG SBI extension
` [RFC 40/48] RISC-V: COVE: Add COVH invalidate, validate, promote, demote and remove APIs
` [RFC 41/48] RISC-V: KVM: Add host side support to handle COVG SBI calls
` [RFC 42/48] RISC-V: Allow host to inject any ext interrupt id to a CoVE guest
` [RFC 43/48] RISC-V: Add base memory encryption functions
` [RFC 44/48] RISC-V: Add cc_platform_has() for RISC-V for CoVE
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
` [RFC 46/48] riscv/virtio: Have CoVE guests enforce restricted virtio memory access
` [RFC 47/48] RISC-V: Add shared bounce buffer to support DBCN for CoVE Guest
` [RFC 48/48] drivers/hvc: sbi: Disable HVC console for TVMs
[PATCH v2] tests/vm/freebsd: Update to FreeBSD 13.2
2023-04-19 22:20 UTC (2+ messages)
[Intel-gfx] [PATCH 0/3] drm/i915/guc: Disable PL1 power limit when loading GuC firmware
2023-04-19 22:13 UTC (10+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/hwmon: Block waiting for GuC reset to complete
` "
[Intel-gfx] [PATCH 0/8] drm/i915/mtl: Define MOCS and PAT tables for MTL
2023-04-19 22:14 UTC (25+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915/mtl: Set has_llc=0
` [Intel-gfx] [PATCH 2/8] drm/i915/mtl: Define MOCS and PAT tables for MTL
` [Intel-gfx] [PATCH 3/8] drm/i915/mtl: Add PTE encode function
` [Intel-gfx] [PATCH 4/8] drm/i915/mtl: workaround coherency issue for Media
` [Intel-gfx] [PATCH 5/8] drm/i915/mtl: end support for set caching ioctl
` [Intel-gfx] [PATCH 6/8] drm/i915: preparation for using PAT index
` "
` [Intel-gfx] [PATCH 7/8] drm/i915: use pat_index instead of cache_level
` [Intel-gfx] [PATCH 8/8] drm/i915: Allow user to set cache at BO creation
` "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/mtl: Define MOCS and PAT tables for MTL (rev7)
[Intel-xe] [PATCH 1/2] drm/xe/adlp: Add revid => step mapping
2023-04-19 22:11 UTC (5+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe/adln: Enable ADL-N
` [Intel-xe] ✓ CI.Build: success for series starting with [1/2] drm/xe/adlp: Add revid => step mapping
` [Intel-xe] ○ CI.BAT: info "
[PATCH v2 0/7] MIPS: LLVM toolchain support for more CPUs
2023-04-19 22:15 UTC (6+ messages)
` [PATCH v2 6/7] MIPS: Fallback CPU -march CFLAG to ISA level if unsupported
[OE-core][dunfell][PATCH] go: ignore CVE-2022-41716
2023-04-19 22:13 UTC (2+ messages)
[PATCH] replication: compile out some staff when replication is not configured
2023-04-19 22:11 UTC (8+ messages)
[PATCH V4 00/13] Enable FW assisted shadowing for GFX11
2023-04-19 22:12 UTC (7+ messages)
` [PATCH 09/13] drm/amdgpu: add get_gfx_shadow_info callback for gfx11
` [PATCH 10/13] drm/amdgpu: add support for new GFX shadow size query
` [PATCH 11/13] drm/amdgpu: bump driver version number for CP GFX shadow
[PATCH V3 00/10] vfio/pci: Support dynamic allocation of MSI-X interrupts
2023-04-19 22:03 UTC (6+ messages)
` [PATCH V3 09/10] vfio/pci: Support dynamic MSI-X
[PATCH] MIPS: Mark check_bugs{,_early}() as __init
2023-04-19 22:03 UTC (2+ messages)
[PATCH bpf-next] selftests/xsk: fix munmap for hugepage allocated umem
2023-04-19 22:06 UTC (2+ messages)
[PATCH 00/10] gc: enable cruft packs by default
2023-04-19 22:00 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 01/10] pack-write.c: plug a leak in stage_tmp_packfiles()
UVC Gadget Driver shows glitched frames with a Linux host
2023-04-19 21:58 UTC (14+ messages)
[ANNOUNCE] QEMU 8.0.0 is now available
2023-04-19 21:51 UTC
[Intel-gfx] [PATCH] drm/i915/wm: remove stale and unused ilk_wm_max_level() declaration
2023-04-19 21:58 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH v1] scsi: ufs: mcq: add 1 to the max Queues value
2023-04-19 11:15 UTC (3+ messages)
[PATCH 0/5] x86: reduce cache flushing overhead
2023-04-19 21:55 UTC (3+ messages)
` [PATCH 5/5] x86/HVM: limit cache writeback overhead
arch/arm/crypto/sha1_neon_glue.c:43:8: warning: cast from 'void (*)(void *, const char *, unsigned int)' to 'sha1_block_fn *' (aka 'void (*)(struct sha1_state *, const unsigned char *, int)') converts to incompatible function type
2023-04-19 21:56 UTC (7+ messages)
` [PATCH] crypto: arm/sha1-neon - Fix clang function cast warnings
` [PATCH] crypto: arm/sha256-neon "
` [PATCH] crypto: arm/sha512-neon "
[Intel-xe] [PATCH 0/9] xe & i915 display integration cleanups
2023-04-19 21:56 UTC (3+ messages)
` [Intel-xe] [PATCH 1/9] fixup! drm/xe/display: Implement display support
RPCSEC GSS krb5 KUnit test fails on arm64 with h/w accelerated ciphers enabled
2023-04-19 21:53 UTC
[PATCH v6 0/2] Nuvoton WPCM450 clock and reset driver
2023-04-19 21:52 UTC (5+ messages)
` [PATCH v6 2/2] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver
[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-04-19 21:53 UTC (5+ messages)
[tip:timers/core] BUILD REGRESSION 1bb5b68fd3aabb6b9d6b9e9bb092bb8f3c2ade62
2023-04-19 21:53 UTC
[PATCH 1/2] usb: gadget: tegra-xudc: Fix crash in vbus_draw
2023-04-19 21:53 UTC (5+ messages)
[OE-core][kirkstone][PATCH] go: ignore CVE-2022-41716
2023-04-19 21:49 UTC
[virtio-dev] [RFC PATCH v6] virtio-video: Add virtio video device specification
2023-04-19 21:34 UTC (19+ messages)
` [virtio-dev] "
[PATCH] staging: vchiq_arm: Make vchiq_platform_init() static
2023-04-19 21:48 UTC (10+ messages)
[Intel-gfx] [PATCH v2 0/4] More MTL WA and powerwell patches
2023-04-19 21:49 UTC (3+ messages)
` [Intel-gfx] [PATCH v2 4/4] drm/i915/mtl: WA to clear RDOP clock gating
[PATCH 1/2] regex.3: note that pmatch is still used if REG_NOSUB if REG_STARTEND
2023-04-19 21:45 UTC (5+ messages)
` [PATCH 2/2] regex.3: improve REG_STARTEND
[dpdk-dev] [PATCH] ring: fix use after free in ring release
2023-04-19 21:44 UTC (4+ messages)
[PATCH] perf/x86/intel/uncore: add events for Intel SPR IMC PMU
2023-04-19 21:42 UTC
next/master build: 199 builds: 20 failed, 179 passed, 64 errors, 30 warnings (next-20230419)
2023-04-19 21:42 UTC
next/master build: 199 builds: 20 failed, 179 passed, 64 errors, 30 warnings (next-20230419)
2023-04-19 21:42 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.