All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-12 08:20:03 to 2024-04-12 08:45:39 UTC [more...]

[v2] Support for Arm CCA VMs on Linux
 2024-04-12  8:43 UTC  (83+ messages)
` [PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
  ` [PATCH v2 01/14] arm64: rsi: Add RSI definitions
  ` [PATCH v2 02/14] arm64: Detect if in a realm and set RIPAS RAM
  ` [PATCH v2 03/14] arm64: realm: Query IPA size from the RMM
  ` [PATCH v2 04/14] arm64: Mark all I/O as non-secure shared
  ` [PATCH v2 05/14] fixmap: Allow architecture overriding set_fixmap_io
  ` [PATCH v2 06/14] arm64: Override set_fixmap_io
  ` [PATCH v2 07/14] arm64: Make the PHYS_MASK_SHIFT dynamic
  ` [PATCH v2 08/14] arm64: Enforce bounce buffers for realm DMA
  ` [PATCH v2 09/14] arm64: Enable memory encrypt for Realms
  ` [PATCH v2 10/14] arm64: Force device mappings to be non-secure shared
  ` [PATCH v2 11/14] efi: arm64: Map Device with Prot Shared
  ` [PATCH v2 12/14] arm64: realm: Support nonsecure ITS emulation shared
  ` [PATCH v2 13/14] arm64: rsi: Interfaces to query attestation token
  ` [PATCH v2 14/14] virt: arm-cca-guest: TSM_REPORT support for realms
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events
  ` [PATCH v2 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level
  ` [PATCH v2 03/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
  ` [PATCH v2 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
  ` [PATCH v2 05/43] arm64: RME: Add SMC definitions for calling the RMM
  ` [PATCH v2 06/43] arm64: RME: Add wrappers for RMI calls
  ` [PATCH v2 07/43] arm64: RME: Check for RME support at KVM init
  ` [PATCH v2 08/43] arm64: RME: Define the user ABI
  ` [PATCH v2 09/43] arm64: RME: ioctls to create and configure realms
  ` [PATCH v2 10/43] kvm: arm64: Expose debug HW register numbers for Realm
  ` [PATCH v2 11/43] arm64: kvm: Allow passing machine type in KVM creation
  ` [PATCH v2 12/43] arm64: RME: Keep a spare page delegated to the RMM
  ` [PATCH v2 13/43] arm64: RME: RTT handling
  ` [PATCH v2 14/43] arm64: RME: Allocate/free RECs to match vCPUs
  ` [PATCH v2 15/43] arm64: RME: Support for the VGIC in realms
  ` [PATCH v2 16/43] KVM: arm64: Support timers in realm RECs
  ` [PATCH v2 17/43] arm64: RME: Allow VMM to set RIPAS
  ` [PATCH v2 18/43] arm64: RME: Handle realm enter/exit
  ` [PATCH v2 19/43] KVM: arm64: Handle realm MMIO emulation
  ` [PATCH v2 20/43] arm64: RME: Allow populating initial contents
  ` [PATCH v2 21/43] arm64: RME: Runtime faulting of memory
  ` [PATCH v2 22/43] KVM: arm64: Handle realm VCPU load
  ` [PATCH v2 23/43] KVM: arm64: Validate register access for a Realm VM
  ` [PATCH v2 24/43] KVM: arm64: Handle Realm PSCI requests
  ` [PATCH v2 25/43] KVM: arm64: WARN on injected undef exceptions
  ` [PATCH v2 26/43] arm64: Don't expose stolen time for realm guests
  ` [PATCH v2 27/43] arm64: rme: allow userspace to inject aborts
  ` [PATCH v2 28/43] arm64: rme: support RSI_HOST_CALL
  ` [PATCH v2 29/43] arm64: rme: Allow checking SVE on VM instance
  ` [PATCH v2 30/43] arm64: RME: Always use 4k pages for realms
  ` [PATCH v2 31/43] arm64: rme: Prevent Device mappings for Realms
  ` [PATCH v2 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
  ` [PATCH v2 33/43] arm64: rme: Enable PMU support with a realm guest
  ` [PATCH v2 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
  ` [PATCH v2 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
  ` [PATCH v2 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
  ` [PATCH v2 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
  ` [PATCH v2 38/43] arm64: RME: Propagate max SVE vector length from RMM
  ` [PATCH v2 39/43] arm64: RME: Configure max SVE vector length for a Realm
  ` [PATCH v2 40/43] arm64: RME: Provide register list for unfinalized RME RECs
  ` [PATCH v2 41/43] arm64: RME: Provide accurate register list
  ` [PATCH v2 42/43] arm64: kvm: Expose support for private memory
  ` [PATCH v2 43/43] KVM: arm64: Allow activating realms

[PATCH i-g-t v4 0/2] Update compression check based on platform
 2024-04-12 13:37 UTC  (4+ messages)
` [PATCH i-g-t v4 2/2] tests/xe_ccs: Update compression check based on flat-ccs enablement

[PATCH v4 0/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion
 2024-04-12  8:44 UTC  (3+ messages)
` [PATCH v4 1/2] regulator: dt-bindings: pca9450: add PMIC_RST_B warm reset property
` [PATCH v4 2/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion

[PATCH v2] arm64: dts: meson: fix S4 power-controller node
 2024-04-12  8:42 UTC  (4+ messages)

[PATCH v1] KVM: s390x: selftests: Add shared zeropage test
 2024-04-12  8:43 UTC 

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-12  8:43 UTC  (7+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling

[PATCH 00/65]target/riscv: Support XTheadVector extension
 2024-04-12  7:37 UTC  (13+ messages)
` [PATCH 21/65] target/riscv: Add narrowing integer right shift instructions for XTheadVector
` [PATCH 22/65] target/riscv: Add integer compare "
` [PATCH 23/65] target/riscv: Add integer min/max "
` [PATCH 24/65] target/riscv: Add single-width integer multiply "
` [PATCH 25/65] target/riscv: Add integer divide "
` [PATCH 26/65] target/riscv: Add widening integer multiply "
` [PATCH 27/65] target/riscv: Add single-width integer multiply-add "
` [PATCH 28/65] target/riscv: Add widening "
` [PATCH 29/65] target/riscv: Add integer merge and move "
` [PATCH 30/65] target/riscv: Add single-width saturating add and sub "
` [PATCH 31/65] target/riscv: Add single-width average "
` [PATCH 32/65] target/riscv: Add single-width fractional mul with rounding and saturation "

[PATCH] Bluetooth: btusb: mediatek: Add usb reset for firmware setup failure
 2024-04-12  8:41 UTC 

[PATCH v11 00/20] Automatic Disk Unlock with TPM2
 2024-04-12  8:40 UTC  (21+ messages)
` [PATCH v11 01/20] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v11 02/20] libtasn1: import libtasn1-4.19.0
` [PATCH v11 03/20] libtasn1: disable code not needed in grub
` [PATCH v11 04/20] libtasn1: changes for grub compatibility
` [PATCH v11 05/20] libtasn1: fix the potential buffer overrun
` [PATCH v11 06/20] libtasn1: compile into asn1 module
` [PATCH v11 07/20] asn1_test: test module for libtasn1
` [PATCH v11 08/20] libtasn1: Add the documentation
` [PATCH v11 09/20] key_protector: Add key protectors framework
` [PATCH v11 10/20] tpm2: Add TPM Software Stack (TSS)
` [PATCH v11 11/20] key_protector: Add TPM2 Key Protector
` [PATCH v11 12/20] cryptodisk: Support key protectors
` [PATCH v11 13/20] util/grub-protect: Add new tool
` [PATCH v11 14/20] tpm2: Support authorized policy
` [PATCH v11 15/20] tpm2: Implement NV index
` [PATCH v11 16/20] cryptodisk: Fallback to passphrase
` [PATCH v11 17/20] cryptodisk: wipe out the cached keys from protectors
` [PATCH v11 18/20] diskfilter: look up cryptodisk devices first
` [PATCH v11 19/20] tpm2: Enable tpm2 module for grub-emu
` [PATCH v11 20/20] tests: Add tpm2_test

[LTP] [PATCH] connect: Add negative tests for connect
 2024-04-12  8:07 UTC 

[PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
 2024-04-12  8:53 UTC 

[PATCH V2] cpufreq: Always clear freq_table pointer
 2024-04-12  8:41 UTC 

[LTP] [PATCH] bind: Add negative tests for bind
 2024-04-12  8:05 UTC 

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-12  8:40 UTC  (13+ messages)

[PATCH v2 1/3] binutils-cross-canadian: add gprofng package as runtime dependency
 2024-04-12  8:40 UTC  (2+ messages)

[PATCH v2] drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
 2024-04-12  8:35 UTC 

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-12  8:39 UTC  (4+ messages)
` [PATCH 09/18] i2c: nomadik: "

[PATCH] locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_save___pv_queued_spin_unlock()
 2024-04-12  8:38 UTC 

[PATCH V4] ppdev: Add an error check in register_device
 2024-04-12  8:38 UTC 

[PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
 2024-04-12  7:59 UTC  (2+ messages)

[PATCH v2] arm: kasan: clear stale stack poison
 2024-04-12  8:37 UTC  (3+ messages)

[PATCH 0/2] rust: time related cleanup
 2024-04-12  8:36 UTC  (3+ messages)
` [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()

[PATCH 0/7] qcom: mmc fixes and sdm845 support
 2024-04-12  8:35 UTC  (4+ messages)
` [PATCH 1/7] mmc: msm_sdhci: correct vendor_spec_cap0 register for v5

[PATCH v1 1/1] gpio: sch: Switch to memory mapped IO accessors
 2024-04-12  8:35 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS f990a8a3833acaeb38f976ffa8fd90d136a9d810
 2024-04-12  8:35 UTC 

[PATCH 0/4] Cleanup and fixes in drmm_add_action_or_reset usage
 2024-04-12  8:35 UTC  (4+ messages)
` ✓ CI.Build: success for Cleanup and fixes in drmm_add_action_or_reset usage (rev3)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[VirtIO] Support for various devices in Xen
 2024-04-12  8:35 UTC  (6+ messages)

[PATCH] usb: dwc3: support USB 3.1 controllers
 2024-04-12  8:34 UTC  (2+ messages)

[LTP] New LTP documentation!
 2024-04-12  8:34 UTC  (5+ messages)

[PATCH] riscv: dts: sophgo: cv18xx: add DMA controller
 2024-04-12  8:33 UTC  (2+ messages)

[PATCH 00/31] Remove UCLINUX (nommu support) from LTP legacy C API
 2024-04-12  8:32 UTC  (6+ messages)
` [LTP] [PATCH 07/31] tlibio.c: Remove UCLINUX

[XEN PATCH v2 0/3] x86/iommu: Drop IOMMU support when cx16 isn't supported
 2024-04-12  8:31 UTC  (3+ messages)

[PATCH v8 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-12  8:31 UTC  (6+ messages)
` [PATCH v8 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v5 0/5] pwm: meson: dt-bindings fixup
 2024-04-12  8:29 UTC  (6+ messages)

[PATCH v2 0/2] Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup)
 2024-04-12  8:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Allow gpio-hog nodes

[PATCH 4.19 000/175] 4.19.312-rc1 review
 2024-04-12  8:29 UTC  (3+ messages)

[PATCH 5.15 00/57] 5.15.155-rc1 review
 2024-04-12  8:27 UTC  (3+ messages)

[PATCH 6.8 000/143] 6.8.6-rc1 review
 2024-04-12  8:27 UTC  (7+ messages)
    ` Fwd: "

[PATCH V6 0/6] SCHED_DEADLINE server infrastructure
 2024-04-12  8:27 UTC  (6+ messages)
` [PATCH V6 3/6] sched/fair: Fair server interface

[PATCH 6.8 000/143] 6.8.6-rc1 review
 2024-04-12  8:26 UTC  (3+ messages)

[PATCH] drm/edid: Parse topology block for all DispID structure v1.x
 2024-04-12  8:25 UTC  (2+ messages)

[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
 2024-04-12  8:25 UTC  (9+ messages)

[PATCH] bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()
 2024-04-12  8:25 UTC  (2+ messages)

[dm-devel] [PATCH] libmultipath: fix max_sectors_kb on adding path
 2024-04-12  8:25 UTC  (6+ messages)
  ` Problem with "

[PATCH 6.8 000/399] 6.8.3-rc1 review
 2024-04-12  8:25 UTC  (6+ messages)
` [PATCH 6.8 102/399] ACPI: CPPC: Use access_width over bit_width for system memory accesses

[PATCH 0/1] fuse: Add initial support for fs-verity
 2024-04-12  8:25 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH BlueZ] advertising: Do not crash in case of adv update failure
 2024-04-12  8:23 UTC  (2+ messages)
` [PATCH BlueZ v2] "

[PATCH v4 0/4] drm/i915/display: DMC wakelock implementation
 2024-04-12  8:23 UTC  (4+ messages)
` [PATCH v4 1/4] drm/i915/display: add support for DMC wakelocks

[PATCH] drm/gma500: Check power status before accessing lid data in opregion
 2024-04-12  8:23 UTC  (4+ messages)

[PATCH 0/5] RTC: update APM X-Gene RTC driver by adding the pre-scaler support
 2024-04-12  8:23 UTC  (10+ messages)
` [PATCH 1/5] drivers/rtc/rtc-xgene: Add prescaler support in APM X-Gene RTC driver
` [PATCH 2/5] dt-bindings: rtc: Add optional property "prescaler" in APM X-Gene RTC Document
` [PATCH 5/5] riscv: dts: thead: Add XuanTie TH1520 RTC device node

[PATCH v4 00/14] wifi: rtlwifi: Add new rtl8192du driver
 2024-04-12  8:22 UTC  (3+ messages)
` [PATCH v4 03/14] wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common

[PATCH] perf test: Increase buffer size for Coresight basic tests
 2024-04-12  8:22 UTC  (4+ messages)

[axboe-block:rw_iter 53/438] net/mac80211/debugfs.c:123 aqm_write() warn: potential spectre issue 'buf' [w]
 2024-04-12  8:21 UTC 

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-12  8:21 UTC  (5+ messages)
` [PATCH v2 1/4] ida: Add ida_get_lowest()
` [PATCH v2 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v2 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v2 4/4] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[PATCH v2 0/2] gpiolib: Fix gpio_lookup_flags mess and add Return sections
 2024-04-12  8:20 UTC  (3+ messages)
` [PATCH v2 1/2] gpiolib: Fix a mess with the GPIO_* flags

[PATCH iproute2-next] ss: mptcp: print out last time counters
 2024-04-12  8:19 UTC 

[PATCH v1] mmc-utils: FFU Status check for device without FW install support
 2024-04-12  8:20 UTC 

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-12  8:19 UTC  (4+ messages)
` [PATCH v2 0/2] Add API for accurate KVM/PV clock migration
  ` [PATCH v2 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer correction


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.