All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 13:54:05 to 2025-04-22 14:38:35 UTC [more...]

[PATCH 3/5] drm/sched: Warn if pending list is not empty
 2025-04-22 14:08 UTC  (11+ messages)

[PATCH v4.5 0/2] tcg: Fix TCGOP_TYPE in liveness_pass_2
 2025-04-22 14:37 UTC  (3+ messages)
` [PATCH 1/2] tcg/optimize: Introduce opt_insert_{before,after}
` [PATCH 2/2] tcg: Add TCGType to tcg_op_insert_{after,before}

[PATCH v2 0/7] AM64 and J7X DT: Enable PCIe 64-bit Address Space
 2025-04-22 12:00 UTC  (2+ messages)
` [PATCH v2 5/7] arm64: dts: ti: k3-j721s2-main: switch to 64-bit address space for PCIe1

[RFC PATCH oe-core 1/4] initramfs-framework: make RDEPENDS/RRECOMMENDS base package-specific
 2025-04-22 14:37 UTC  (3+ messages)
  ` [OE-core] "

[PATCH v3 0/2] checkpatch.pl: Add warning for // comments on private Rust items
 2025-04-22 14:37 UTC  (5+ messages)
` [PATCH v3 1/2] checkpatch.pl: warn about "

[PATCH 0/4] Add support to boot TI K3 HSM M4 core
 2025-04-22 14:37 UTC  (8+ messages)
` [PATCH 1/4] arm: mach-k3: Add config option for booting HSM core
` [PATCH 2/4] arm: dts: k3-binman: Add template for packing HSM firmware
` [PATCH 3/4] arm: dts: k3-{j721s2/j784s4}-binman: Pack HSM firmware inside tispl.bin

[PATCH bpf-next] bpf: Remove bpf_get_smp_processor_id_proto
 2025-04-22 14:37 UTC  (3+ messages)
` (no subject)
  ` 

[PATCH RFC 0/4] erofs-utils: Add --meta_fix and --meta_only format options
 2025-04-22 14:37 UTC  (3+ messages)

[PATCH v3 00/10] Add pinctrl support for the AAEON UP board FPGA
 2025-04-22 14:36 UTC  (4+ messages)
` [PATCH v3 10/10] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-04-22 14:56 UTC  (16+ messages)
` [PATCH v8 02/55] i386: Introduce tdx-guest object
` [PATCH v8 06/55] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [PATCH v8 07/55] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v8 08/55] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v8 09/55] i386/tdx: Add property sept-ve-disable for tdx-guest object

[PATCH v3 1/3] dt-bindings: arm: ti: Add bindings for PHYTEC AM68x based hardware
 2025-04-22 13:23 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: ti: Add basic support for phyBOARD-Izar-AM68x
  ` [Upstream] "
` [Upstream] [PATCH v3 1/3] dt-bindings: arm: ti: Add bindings for PHYTEC AM68x based hardware

[PATCH] wifi: ath11k: Fix memory reuse logic
 2025-04-22  7:46 UTC  (3+ messages)

[PATCH v4 0/9] systemd based initrd and modular kernel support
 2025-04-22 14:35 UTC  (10+ messages)
` [PATCH v4 1/9] poky-altcfg.conf: enable "efi" in DISTRO_FEATURES
` [PATCH v4 2/9] kernel.bbclass: add kernel-initrd-modules meta package
` [PATCH v4 3/9] core-image-initramfs-boot: add option to build systemd based initrd
` [PATCH v4 4/9] core-image-initramfs-boot: don't install RRECOMMENDS to reduce size
` [PATCH v4 5/9] core-image-initramfs-boot: install kernel-initrd-modules by default
` [PATCH v4 6/9] oeqa selftest uki.py: add aarch64/arm test with systemd based initrd
` [PATCH v4 7/9] image_types_wic.bbclass: capture verbose wic output by default
` [PATCH v4 8/9] wic bootimg-efi.py: fail build if no binaries installed
` [PATCH v4 9/9] image_types_wic.bbclass: depend on grub-efi and systemd-boot on aarch64, systemd-boot on arm

[PATCH net-next v2 0/4] bnxt_en: Update for net-next
 2025-04-22 14:33 UTC  (3+ messages)
` [PATCH net-next v2 1/4] bnxt_en: Change FW message timeout warning

[LTP] [PATCH v3 0/8] syscalls/mknod: Refactor all tests
 2025-04-22 14:32 UTC  (6+ messages)
` [LTP] [PATCH v3 3/8] syscalls/mknod03: Convert to new API
` [LTP] [PATCH v3 4/8] syscalls/mknod04: "

[ANNOUNCEMENT] libcamera workshop 2025 - Nice, May 16th
 2025-04-22 14:10 UTC  (2+ messages)

[PATCH v2 0/8] Move parts of Arm's Dom0less to common code
 2025-04-22 14:32 UTC  (5+ messages)
` [PATCH v2 1/8] xen/arm: drop declaration of handle_device_interrupts()

[PATCH] perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
 2025-04-22 13:20 UTC  (5+ messages)

[PATCH v5 00/16] Attack vector controls (part 1)
 2025-04-22 14:32 UTC  (10+ messages)
` [PATCH v5 01/16] x86/bugs: Restructure MDS mitigation

ALSA USB MIDI port names are poorly constructed and truncate iJACK names
 2025-04-22 14:31 UTC 

[PATCH v2 0/2] add Rust version of might_sleep()
 2025-04-22 14:31 UTC  (3+ messages)

[PATCH v14 0/6] rust: Add IO polling
 2025-04-22 14:31 UTC  (9+ messages)
` [PATCH v14 1/6] rust: hrtimer: Add Ktime temporarily
` [PATCH v14 2/6] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v14 3/6] rust: time: Introduce Delta type
` [PATCH v14 4/6] rust: time: Introduce Instant type
` [PATCH v14 5/6] rust: time: Add wrapper for fsleep() function
` [PATCH v14 6/6] MAINTAINERS: rust: Add a new section for all of the time stuff

linux-next: Signed-off-by missing for commit in the paulmck tree
 2025-04-22 14:31 UTC  (4+ messages)

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-22 14:31 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH] arm64: tegra: Add uartd serial alias for Jetson TX1 module
 2025-04-22 14:31 UTC  (2+ messages)

[PATCH] nvmem: zynqmp_nvmem: unbreak driver after cleanup
 2025-04-22 13:16 UTC  (2+ messages)

[PATCH v2 0/3] sunxi: add "fake" FEL button feature
 2025-04-22 14:30 UTC  (7+ messages)
` [PATCH v2 2/3] sunxi: add "fake" FEL pin support

[PATCH 0/2] Fix 100% CPU usage issue in IOU worker threads
 2025-04-22 14:29 UTC  (6+ messages)

[PATCH v2 0/3] PM notifier
 2025-04-22 14:29 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for PM notifier (rev3)

[PATCH v4 0/2] serial: sifive: Convert sifive console to nbcon
 2025-04-22 13:16 UTC  (7+ messages)
` [PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks

[PATCH 0/2] mesa-demos: bump to latest commit in git, remove use of deprecated option
 2025-04-22 14:26 UTC  (3+ messages)
` [PATCH 1/2] mesa-demos: use latest git version
` [PATCH 2/2] mesa-demos: use glut feature instead of deprecated with-glut string option

[RFC PATCH v4 0/3] Virtio SPI Linux driver
 2025-04-22 14:27 UTC  (5+ messages)
` [RFC PATCH v4 3/3] SPI: Add virtio SPI driver

[PATCH 6.12.y v3] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
 2025-04-22 14:27 UTC 

add more bio helper
 2025-04-22 14:26 UTC  (18+ messages)
` [PATCH 01/17] block: add a bio_add_virt_nofail helper
` [PATCH 02/17] block: add a bdev_rw_virt helper
` [PATCH 03/17] block: add a bio_add_vmalloc helper
` [PATCH 04/17] block: remove the q argument from blk_rq_map_kern
` [PATCH 05/17] block: pass the operation to bio_{map,copy}_kern
` [PATCH 06/17] block: simplify bio_map_kern
` [PATCH 07/17] bcache: use bio_add_virt_nofail
` [PATCH 08/17] dm-bufio: "
` [PATCH 09/17] dm-integrity: "
` [PATCH 10/17] rnbd-srv: "
` [PATCH 11/17] xfs: simplify xfs_buf_submit_bio
` [PATCH 12/17] xfs: simplify xfs_rw_bdev
` [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 14/17] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
` [PATCH 15/17] gfs2: use bdev_rw_virt in gfs2_read_super
` [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io

[PATCH 6.14.y v3] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
 2025-04-22 14:26 UTC 

[PATCH net-next v2] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-22 14:26 UTC  (2+ messages)

[PATCH v5 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
 2025-04-22 14:26 UTC  (7+ messages)
` [PATCH v5 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
` [PATCH v5 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic

[PATCH v3 00/11] systemd based initrd and modular kernel support
 2025-04-22 14:25 UTC  (5+ messages)
` [PATCH v3 09/11] image_types_wic.bbclass: capture verbose wic output by default
  ` [OE-core] "

[PATCH v2] rust: sync: optimize rust symbol generation for CondVar
 2025-04-22 14:25 UTC  (2+ messages)

[morimoto:sound-cleanup-2025-04-22 92/103] sound/soc/soc-dapm.c:897: warning: expecting prototype for snd_soc_dapm_kcontrol_dapm(). Prototype was for snd_soc_dapm_kcontrol_to_dapm() instead
 2025-04-22 14:25 UTC 

[PATCH v2] x86/mm: fix _pgd_alloc() for Xen PV mode
 2025-04-22 14:24 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] Eliminate IRQ Time from BPF Program Running Duration
 2025-04-22 14:24 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/2] Enhance BPF execution timing by excluding IRQ time
` [RFC PATCH bpf-next 2/2] Export irq_time_read for BPF module usage

[isar-cip-core v5 0/2] Update IEC job timeouts based on targets
 2025-04-22 14:24 UTC  (2+ messages)

[PATCH v8 00/21] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-04-22 14:23 UTC  (3+ messages)
` [PATCH v8 18/21] x86,fs/resctrl: Remove duplicated trace header files

[PATCH v4 0/2] rust/revocable: add try_access_with() convenience method
 2025-04-22 14:23 UTC  (6+ messages)
` [PATCH v4 1/2] "

[PATCH v3 0/3] Rework/Correction on minimum hblank calculation
 2025-04-22 14:22 UTC  (4+ messages)
` [PATCH v3 3/3] drm/i915/display: move min_hblank from dp_mst.c to dp.c

[PATCH 0/2] net: ethernet: mtk-star-emac: fix several issues on rx/tx poll
 2025-04-22 13:03 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: mtk-star-emac: fix spinlock recursion "
` [PATCH 2/2] net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised

[PATCH v10 00/33] Refactor TI K3 R5, DSP and M4 Remoteproc Drivers
 2025-04-22 14:21 UTC  (5+ messages)
` [PATCH v10 15/33] remoteproc: k3: Refactor rproc_reset() implementation into common driver

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-04-22 14:20 UTC  (5+ messages)

[Buildroot] [PATCH 1/5] package/minetest: bump to version 5.9.1
 2025-04-22 14:19 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/minetest-game: bump to version 5.8.0
` [Buildroot] [PATCH 3/5] package/mineclonia: new patckage of minetest game
` [Buildroot] [PATCH 4/5] package/{minetest, luanti}: Rename package minetest to luanti
` [Buildroot] [PATCH 5/5] package/mineclonia: bump to version 0.113.0

[meta-python][PATCH 1/4] python3-dill: Upgrade 0.3.9 -> 0.4.0
 2025-04-22 14:18 UTC  (4+ messages)
` [meta-python][PATCH 2/4] python3-beautifulsoup4: Upgrade 4.13.3 -> 4.13.4
` [meta-python][PATCH 3/4] python3-aniso8601: Upgrade 10.0.0 -> 10.0.1
` [meta-python][PATCH 4/4] python3-moteus: Upgrade 0.3.79 -> 0.3.81

[PATCH] Handle Ice Lake MONITOR erratum
 2025-04-22 14:18 UTC  (3+ messages)

[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
 2025-04-22 14:18 UTC  (7+ messages)

[PATCH v3 0/4] omap24xx_i2c: Enable Repeated Start functionality
 2025-04-22 14:17 UTC  (2+ messages)

[PATCH 0/8] pin-init sync for v6.16
 2025-04-22 14:17 UTC  (9+ messages)
` [PATCH 3/8] rust: pin-init: Implement `Wrapper` for `UnsafePinned` behind feature flag
` [PATCH 6/8] rust: pin-init: allow `pub` fields in `derive(Zeroable)`

[PATCH v9 00/10] LOBF enablement fix
 2025-04-22 14:16 UTC  (4+ messages)
` [PATCH v9 06/10] drm/i915/lobf: Update lobf if any change in dependent parameters

[PATCH] mctp pcc: Implement MCTP over PCC Transport
 2025-04-22 14:16 UTC  (3+ messages)
` [PATCH net-next v19 1/1] "

[PATCH] crypto: using size_add() for kmalloc()
 2025-04-22 14:16 UTC  (4+ messages)

nftables RP filter and loopback
 2025-04-22 14:15 UTC  (5+ messages)

[RFC 00/15] ALSA/ASoC: USB Audio Offload
 2025-04-22 14:15 UTC  (7+ messages)

[koverstreet-bcachefs:bcachefs-testing 112/112] fs/bcachefs/io_read.c:576:13: warning: unused variable 'orig_error'
 2025-04-22 14:14 UTC 

[PATCH] sched/fair: Add null pointer check to pick_next_entity()
 2025-04-22 14:13 UTC  (9+ messages)

scsi: dc395x: enabling debug causes build to fail
 2025-04-22 14:13 UTC 

[PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-04-22 14:12 UTC  (3+ messages)

[PATCH 0/4] Coresight TMC-ETR some bugfixes and cleanups
 2025-04-22 12:52 UTC  (4+ messages)
` [PATCH 3/4] coresight: tmc: refactor the tmc-etr mode setting

[PATCH 1/3 v5.4.y] dmaengine: ti: edma: Add support for handling reserved channels
 2025-04-22 14:11 UTC  (4+ messages)

[PATCH 0/3] meson: add corresponding target for Makefile's hdr-check
 2025-04-22 14:10 UTC  (7+ messages)
` [PATCH v4 0/5] "

[PATCH net-next] net: 802: Remove unused p8022 code
 2025-04-22 14:10 UTC  (2+ messages)

[PATCH v6] rust: transmute: Add methods for FromBytes trait
 2025-04-22 14:09 UTC  (2+ messages)

[PATCH 0/5] rust: list: remove HasListLinks::OFFSET
 2025-04-22 14:09 UTC  (4+ messages)
` [PATCH 5/5] rust: list: remove OFFSET constants

[PATCH v3 0/2] Restrict devmem for confidential VMs
 2025-04-22 14:09 UTC  (2+ messages)

[PATCH 0/2] perf,coresight: Reduce fragmentation with non-contiguous AUX pages for cs_etm
 2025-04-22 12:49 UTC  (4+ messages)
` [PATCH 1/2] perf: Allow non-contiguous AUX buffer pages via PMU capability

[PATCH] xfs: remove duplicate Zoned Filesystems sections in admin-guide
 2025-04-22 14:09 UTC  (2+ messages)

[PATCH V2] XFS: fix zoned gc threshold math for 32-bit arches
 2025-04-22 14:09 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to f0447f80aec8
 2025-04-22 14:08 UTC 

[PATCH v2] tests/intel/xe_oa: Remove buffer overflow guard from buffer-size tests
 2025-04-22 14:07 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_oa: Remove buffer overflow guard from buffer-size tests (rev3)
` ✗ Xe.CI.Full: "

[PATCH RFC 0/3] mnt_idmapping: avoid pointer chase & inline low-level helpers
 2025-04-22 14:05 UTC  (5+ messages)
` [PATCH RFC 1/3] inode: add fastpath for filesystem user namespace retrieval

[PATCH 0/3] PCI: dw-rockchip: Reorganize register and bitfield definitions
 2025-04-22 12:39 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH] autoconf: mangle PV to avoid version-goes-backwards
 2025-04-22 14:05 UTC  (2+ messages)
` [OE-core] "

[tip: x86/microcode] x86/cpu: Help users notice when running old Intel microcode
 2025-04-22 14:05 UTC  (4+ messages)

[PATCH net-next v9 0/9] Device memory TCP TX
 2025-04-22 14:03 UTC  (7+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support

[linux-next:master] [serial] b63e6f60ea: BUG:soft_lockup-CPU##stuck_for#s![modprobe:#]
 2025-04-22 14:03 UTC  (4+ messages)

[PATCH v2 0/2] mnt_idmapping: improve fastpaths
 2025-04-22 14:02 UTC  (3+ messages)
` [PATCH v2 1/2] mnt_idmapping: don't bother with initial_idmapping() in {from,make}_vfs{g,u}id()
` [PATCH v2 2/2] inode: add fastpath for filesystem user namespace retrieval

[PATCH v2 00/20] Enable QEMU TCI to run 32bit guests on browsers
 2025-04-22 14:02 UTC  (7+ messages)
` [PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
` [PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
` [PATCH v2 17/20] util: Add coroutine backend for emscripten

[PATCH v3] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
 2025-04-22 14:01 UTC 

[PATCH perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-22 14:01 UTC  (4+ messages)
` [PATCH 22/22] man2: Add uprobe syscall page

[PATCH v2] arm64: dts: ti: k3-j784s4-main: Enable ACSPCIE outputs for PCIe interfaces
 2025-04-22 12:38 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libnss fix buildtype
 2025-04-22 14:01 UTC 

[PATCH v4 0/5] cgroup: separate rstat trees
 2025-04-22 14:01 UTC  (3+ messages)
` [PATCH v4 5/5] cgroup: use subsystem-specific rstat locks to avoid contention

[PATCH v5] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-04-22 14:01 UTC  (3+ messages)

[Buildroot] [PATCH 0/7] Add PURL support
 2025-04-22 14:00 UTC  (11+ messages)

[PATCH wireless-next] wifi: iwlwifi: mld: ftm: fix switch end indentation
 2025-04-22 14:00 UTC 

linux-next: build failure after merge of the kvm-fixes tree
 2025-04-22 14:00 UTC  (3+ messages)

[PATCH v2 0/5] Misc MMC updates
 2025-04-22 12:37 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-am6*: Set eMMC clock parents to default

[PATCH v2] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
 2025-04-22 13:59 UTC  (3+ messages)

[PATCH V4 0/2] JFS: Implement migrate_folio for jfs_metapage_aops
 2025-04-22 13:59 UTC  (2+ messages)
` [syzbot] [mm?] WARNING in move_to_new_folio

[PATCH v2 1/1] fs/squashfs: avoid illegal free() in sqfs_opendir()
 2025-04-22 13:58 UTC  (2+ messages)

[PATCH 1/7] fs: exfat: Flush node before put in read() callback
 2025-04-22 13:58 UTC  (2+ messages)

[PATCH] Revert "net: phy: Add the Airoha EN8811H PHY driver"
 2025-04-22 13:58 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: fsl,mqs: Document audio graph port
 2025-04-22 13:57 UTC  (2+ messages)

[PATCH v3 0/2] J784S4/J742S2: Enable ACSPCIE0 output for PCIe1
 2025-04-22 12:32 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-j784s4-j742s2-main-common: add ACSPCIE0 node
` [PATCH v3 2/2] arm64: dts: ti: k3-j784s4-j742s2-evm-common: enable ACSPCIE0 output for PCIe1

[PATCH i-g-t 0/5] Add test to validate survivability mode
 2025-04-22 13:57 UTC  (3+ messages)
` [PATCH i-g-t 5/5] tests/intel/xe_configfs: "

[PATCH] KVM: SVM: move kfree() out of critical zone protected by spin_lock_irqsave
 2025-04-22 13:57 UTC  (2+ messages)

[PATCH v2 0/8] arm64: mediatek: mt8186-corsola: Consolidate and add new devices
 2025-04-22 13:57 UTC  (17+ messages)
` [PATCH v2 1/8] dt-bindings: HID: i2c-hid: elan: Introduce Elan eKTH8D18
` [PATCH v2 2/8] dt-bindings: arm: mediatek: Merge MT8186 Voltorb entries
` [PATCH v2 3/8] dt-bindings: arm: mediatek: Add MT8186 Squirtle Chromebooks
` [PATCH v2 4/8] arm64: dts: mediatek: mt8186-steelix: Mark second source components for probing
` [PATCH v2 5/8] arm64: dts: mediatek: mt8186: Merge Voltorb device trees
` [PATCH v2 6/8] arm64: dts: mediatek: mt8186: Add Squirtle Chromebooks
` [PATCH v2 7/8] platform/chrome: of_hw_prober: Support trackpad probing on Corsola family
` [PATCH v2 8/8] platform/chrome: of_hw_prober: Support touchscreen probing on Squirtle

[PATCH 0/7] drm/panel: make prepare / enable / disable / unprepare return void
 2025-04-22 13:56 UTC  (2+ messages)

[PATCH v2 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-22 13:56 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: sophgo: add pwm controller "

[PATCH v2] PCI/PM: Avoid suspending the device with errors
 2025-04-22 13:53 UTC 

[PATCH v3 0/2] Enable automatic SVN updates for SGX enclaves
 2025-04-22 13:54 UTC  (5+ messages)
` [PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc


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.