All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-12 02:26:48 to 2022-05-12 03:21:16 UTC [more...]

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-12  3:17 UTC  (27+ messages)
` [RFC PATCH v4 01/36] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [RFC PATCH v4 02/36] i386: Introduce tdx-guest object
` [RFC PATCH v4 03/36] target/i386: Implement mc->kvm_type() to get VM type
` [RFC PATCH v4 04/36] target/i386: Introduce kvm_confidential_guest_init()
` [RFC PATCH v4 05/36] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [RFC PATCH v4 06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [RFC PATCH v4 07/36] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [RFC PATCH v4 08/36] i386/tdx: Adjust get_supported_cpuid() for TDX VM
` [RFC PATCH v4 09/36] KVM: Introduce kvm_arch_pre_create_vcpu()
` [RFC PATCH v4 10/36] i386/kvm: Move architectural CPUID leaf generation to separate helper
` [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
` [RFC PATCH v4 12/36] i386/tdx: Wire CPU features up with attributes of TD guest
` [RFC PATCH v4 13/36] i386/tdx: Validate TD attributes
` [RFC PATCH v4 14/36] i386/tdx: Implement user specified tsc frequency
` [RFC PATCH v4 15/36] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
` [RFC PATCH v4 16/36] i386/tdvf: Introduce function to parse TDVF metadata
` [RFC PATCH v4 17/36] i386/tdx: Parse TDVF metadata for TDX VM
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup
` [RFC PATCH v4 19/36] i386/tdx: Don't initialize pc.rom for TDX VMs
` [RFC PATCH v4 20/36] i386/tdx: Register a machine_init_done callback for TD
` [RFC PATCH v4 21/36] i386/tdx: Track mem_ptr for each firmware entry of TDVF
` [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM
` [RFC PATCH v4 24/36] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [RFC PATCH v4 25/36] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
` [RFC PATCH v4 26/36] i386/tdx: Finalize TDX VM
` [RFC PATCH v4 27/36] i386/tdx: Disable SMM for TDX VMs

[PATCH 0/4] Miscellaneous fixes/improvements
 2022-05-12  3:19 UTC  (5+ messages)
` [PATCH 1/4] tests: Show host determined fs UUID when hfs UUID test fails
` [PATCH 2/4] tests: Add /sbin and /usr/sbin to path in partmap test
` [PATCH 3/4] formatting: Remove whitespace between N_ macro and open parenthesis
` [PATCH 4/4] util/probe.c: Remove unused header includes

[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-05-12  3:17 UTC  (16+ messages)
` [RFC v1 01/14] rcu: Add a lock-less lazy RCU implementation
` [RFC v1 02/14] workqueue: Add a lazy version of queue_rcu_work()
` [RFC v1 03/14] block/blk-ioc: Move call_rcu() to call_rcu_lazy()
` [RFC v1 04/14] cred: "
` [RFC v1 05/14] fs: Move call_rcu() to call_rcu_lazy() in some paths
` [RFC v1 06/14] kernel: Move various core kernel usages to call_rcu_lazy()
` [RFC v1 07/14] security: Move call_rcu() "
` [RFC v1 08/14] net/core: "
` [RFC v1 09/14] lib: "
` [RFC v1 10/14] kfree/rcu: Queue RCU work via queue_rcu_work_lazy()
` [RFC v1 11/14] i915: Move call_rcu() to call_rcu_lazy()
` [RFC v1 12/14] rcu/kfree: remove useless monitor_todo flag
` [RFC v1 13/14] rcu/kfree: Fix kfree_rcu_shrink_count() return value
` [RFC v1 14/14] DEBUG: Toggle rcu_lazy and tune at runtime

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-05-12  3:17 UTC  (13+ messages)

[ovmf test] 170344: regressions - FAIL
 2022-05-12  3:16 UTC 

[PATCH BlueZ] gatt-db: Allow passing Characteristic Value to gatt_db_attribute_get_char_data
 2022-05-12  3:16 UTC  (2+ messages)
` [BlueZ] "

[PATCH v2] soc: mediatek: Add support always on flag
 2022-05-12  3:05 UTC  (3+ messages)

[PATCH] ARM: highbank: Fix refcount leak in highbank_init
 2022-05-12  3:12 UTC  (2+ messages)

RFC: Memory Tiering Kernel Interfaces
 2022-05-12  3:13 UTC  (22+ messages)

[PATCH net v5 1/3] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-12  3:12 UTC  (4+ messages)
` [PATCH net v5 3/3] ptp: clockmatrix: miscellaneous cosmetic change

[PATCH net-next v2 0/2] net/smc: two fixes for using smc with io_uring
 2022-05-12  3:11 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
` [PATCH net-next v2 2/2] net/smc: align the connect behaviour with TCP

RTT-PROBE: lore-subspace-rtt
 2022-05-12  3:11 UTC 

[PATCH v2 1/1] rcu/nocb: Add an option to ON/OFF an offloading from RT context
 2022-05-12  3:11 UTC  (2+ messages)

[PATCH v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-12  2:58 UTC  (8+ messages)
` [PATCH v1 01/15] mm: add zone device coherent type memory support
` [PATCH v1 04/15] mm: add device coherent checker to remove migration pte

[RFC PATCH qemu] spapr/docs: Add a few words about x-vof
 2022-05-12  3:10 UTC  (3+ messages)

[PATCH] ARM: hisi: Fix refcount leak in hi3xxx_smp_prepare_cpus
 2022-05-12  3:09 UTC  (6+ messages)

[PATCH] drm/amdgpu/gfx11: fix me field handling in map_queue packet
 2022-05-12  3:08 UTC  (3+ messages)
` [PATCH] drm/amdgpu/gfx11: fix mes mqd settings
` [PATCH] drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM

[PATCH net v2] net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
 2022-05-12  3:08 UTC 

[PATCH bpf-next v2 0/4] Follow ups for kptr series
 2022-05-12  3:08 UTC  (3+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Add negative C tests for kptrs

[PATCHv4 0/2] cpu/hotplug: Keep cpu hotplug disabled until the rebooting cpu is stable
 2022-05-12  3:06 UTC  (8+ messages)
` [PATCHv4 1/2] "
` [PATCHv4 2/2] cpu/hotplug: Remove the input parameter primary_cpu of smp_shutdown_nonboot_cpus()

[PATCH 0/2] Add efitextmode command
 2022-05-12  3:07 UTC  (3+ messages)
` [PATCH 1/2] efi: Add efitextmode command for getting/setting the text mode resolution
` [PATCH 2/2] docs: Add documentation for the efitextmode command

[PATCH v1] mm,hwpoison: set PG_hwpoison for busy hugetlb pages
 2022-05-12  3:06 UTC  (4+ messages)

[PATCH BlueZ] service: Add initiator argument to service_accept
 2022-05-12  3:06 UTC  (2+ messages)
` [BlueZ] "

how to register an event handler for the instance
 2022-05-12  3:05 UTC  (4+ messages)

[PATCH] arm: npcm: Fix some refcount leaks
 2022-05-12  3:03 UTC  (2+ messages)

[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-05-12  3:04 UTC  (12+ messages)

[PATCH v6 00/12] iommu: SVA and IOPF refactoring
 2022-05-12  3:02 UTC  (7+ messages)
` [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces

[PATCH] scripts:force conversion argument type
 2022-05-12  3:02 UTC  (2+ messages)

[PATCH] efi: Add missing header from efi/console_control.h
 2022-05-12  3:02 UTC 

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-05-12  3:02 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "

[nf-next PATCH 2/2] netfilter: nf_tables: Annotate reduced expressions
 2022-05-12  3:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-12  3:02 UTC 

[PATCH v4 00/25] Add support for MediaTek MT7621 SoC
 2022-05-12  3:00 UTC  (7+ messages)
` [PATCH v4 05/25] mips: mtmips: add "
` [PATCH v4 08/25] clk: mtmips: add clock driver "

[RFC/RFT 0/6] RK3568 PCIe V3 support
 2022-05-11 20:10 UTC  (5+ messages)

[PATCH qemu v16 05/15] target/riscv: rvv: Add tail agnostic for vector load / store instructions
 2022-05-12  2:56 UTC  (2+ messages)

[PATCH 0/7] Various docs improvements
 2022-05-12  2:56 UTC  (8+ messages)
` [PATCH 1/7] docs: Fix spelling typo and remove unnecessary spaces
` [PATCH 2/7] docs: Make note that sendkey is only available on i386-pc
` [PATCH 3/7] docs: Make note of i386-pc specific usage of halt command
` [PATCH 4/7] docs: Markup loader commands with @command tag
` [PATCH 5/7] docs: Create command section for loader commands
` [PATCH 6/7] docs: Add under documented loader commands to beginning of loader section
` [PATCH 7/7] docs: Add section for general undocumented commands

[PATCH 1/2] igb: Remove duplicate defines
 2022-05-12  2:55 UTC  (5+ messages)
` [PATCH 2/2] igb: Make DMA faster when CPU is active on the PCIe link
  ` [Intel-wired-lan] "

[PATCH] docs: pdfdocs: Add space for chapter counts >= 100 in TOC
 2022-05-12  2:54 UTC 

[Patch v2] [PATCH] mm/page_alloc: Fix tracepoint mm_page_alloc_zone_locked()
 2022-05-12  2:53 UTC 

[PATCH v2 2/4] watchdog: simatic-ipc-wdt: convert to use P2SB accessor
 2022-05-12  2:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-12  2:51 UTC 

[PATCH] RISC-V: Remove IORESOURCE_BUSY flag for no-map reserved memory
 2022-05-12  2:50 UTC  (5+ messages)

[PATCH v2] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
 2022-05-12  2:48 UTC  (4+ messages)

[Intel-gfx] [PATCH v5 0/7] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-05-12  2:48 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Introduce has_media_ratio_mode
` [Intel-gfx] [PATCH 2/7] drm/i915/gt: Add media freq factor to per-gt sysfs
` [Intel-gfx] [PATCH 3/7] drm/i915/pcode: Extend pcode functions for multiple gt's
` [Intel-gfx] [PATCH 4/7] drm/i915/pcode: Init pcode on different gt's
` [Intel-gfx] [PATCH 5/7] drm/i915/pcode: Add a couple of pcode helpers
` [Intel-gfx] [PATCH 6/7] drm/i915/gt: Add media RP0/RPn to per-gt sysfs
` [Intel-gfx] [PATCH 7/7] drm/i915/gt: Fix memory leaks in "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Media freq factor and per-gt enhancements/fixes (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v7 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-05-12  2:46 UTC  (17+ messages)
` [PATCH v7 1/4] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v7 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v7 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v7 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH v2 01/11] clk: mediatek: Make mtk_clk_register_composite() static
 2022-05-12  2:36 UTC  (4+ messages)

[PATCH] memblock: config the number of init memblock regions
 2022-05-12  2:46 UTC  (5+ messages)

[PATCH] net: Fix incorrect condition for calling grub_net_tcp_retransmit()
 2022-05-12  2:44 UTC 

[PATCH] net/iavf: fix segfaults when calling API after VF reset failed
 2022-05-12 10:48 UTC  (2+ messages)
` [PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2022-05-12  2:41 UTC 

LSF/MM session: eBPF standardization
 2022-05-12  2:39 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
 2022-05-12  2:38 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: bump minor version number

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-12  2:39 UTC  (11+ messages)

[PATCH mptcp-next] mptcp: stop using the mptcp_has_another_subflow() helper
 2022-05-12  2:35 UTC  (3+ messages)

[PATCH v12, 00/17] media: mtk-vcodec: support for M8192 decoder
 2022-05-12  2:19 UTC  (17+ messages)
` [PATCH v12, 01/17] media: mediatek: vcodec: Add vdec enable/disable hardware helpers
` [PATCH v12, 05/17] media: mediatek: vcodec: set each plane bytesused in buf prepare
` [PATCH v12, 06/17] media: mediatek: vcodec: Refactor get and put capture buffer flow
` [PATCH v12, 08/17] media: mediatek: vcodec: Getting supported decoder format types
` [PATCH v12, 11/17] media: mediatek: vcodec: Fix v4l2-compliance fail
` [PATCH v12, 12/17] media: mediatek: vcodec: record capture queue format type
` [PATCH v12, 14/17] media: mediatek: vcodec: support stateless H.264 decoding for mt8192
` [PATCH v12, 15/17] media: mediatek: vcodec: support stateless VP8 decoding

RTT-PROBE: lore-subspace-rtt
 2022-05-12  2:31 UTC 

[PATCH v2 0/3] efi_loader: bootmgr: fix a problem in loading an image from a short-path
 2022-05-12  2:29 UTC  (4+ messages)
` [PATCH v2 1/3] efi_loader: disk: add efi_disk_is_removable()
` [PATCH v2 2/3] efi_loader: bootmgr: fix a problem in loading an image from a short-path
` [PATCH v2 3/3] test: efi_bootmgr: add a test case for a short-form path

[PATCH v6 0/4] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
 2022-05-12  2:17 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: display: mediatek: dsi: "

[PATCH] mm, compaction: fast_find_migrateblock() should return pfn in the target zone
 2022-05-12  2:27 UTC  (3+ messages)

[PATCH v5 0/3] Show statistics for a vdpa device
 2022-05-12  2:27 UTC  (5+ messages)
` [PATCH v5 3/3] vdpa/mlx5: Add support for reading descriptor statistics

[PATCH v4] fix mbuf release function point corrupt in multi-process
 2022-05-12  2:21 UTC  (2+ messages)
` [PATCH v5] "


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.