All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-26 17:30:41 to 2021-04-26 18:04:07 UTC [more...]

[RFC v2 00/32] Add TDX Guest Support
 2021-04-26 18:01 UTC  (18+ messages)
` [RFC v2 01/32] x86/paravirt: Introduce CONFIG_PARAVIRT_XL
` [RFC v2 02/32] x86/tdx: Introduce INTEL_TDX_GUEST config option
` [RFC v2 03/32] x86/cpufeatures: Add TDX Guest CPU feature
` [RFC v2 04/32] x86/x86: Add is_tdx_guest() interface
` [RFC v2 05/32] x86/tdx: Add __tdcall() and __tdvmcall() helper functions
` [RFC v2 06/32] x86/tdx: Get TD execution environment information via TDINFO
` [RFC v2 07/32] x86/traps: Add do_general_protection() helper function
` [RFC v2 08/32] x86/traps: Add #VE support for TDX guest
` [RFC v2 09/32] x86/tdx: Add HLT "
` [RFC v2 10/32] x86/tdx: Wire up KVM hypercalls
` [RFC v2 11/32] x86/tdx: Add MSR support for TDX guest
` [RFC v2 12/32] x86/tdx: Handle CPUID via #VE
` [RFC v2 13/32] x86/io: Allow to override inX() and outX() implementation
` [RFC v2 14/32] x86/tdx: Handle port I/O
` [RFC v2 15/32] x86/tdx: Handle in-kernel MMIO
` [RFC v2 16/32] x86/tdx: Handle MWAIT, MONITOR and WBINVD
` [RFC v2 24/32] x86/topology: Disable CPU online/offline control for TDX guest

[PATCH] fix green/pink color distortion from HDR set during vendor Uboot
 2021-04-26 18:01 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/python-dnspython: enable host build
 2021-04-26 18:03 UTC  (2+ messages)

[PATCH] staging: media/meson: remove redundant dev_err call
 2021-04-26 18:03 UTC  (2+ messages)

[PATCH] qapi: deprecate drive-backup
 2021-04-26 18:00 UTC  (3+ messages)

[PATCH 00/18] Prepare tests for reftable backend
 2021-04-26 18:02 UTC  (20+ messages)
` [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
` [PATCH 16/18] t7003: check reflog existence only for REFFILES
` [PATCH 17/18] t4202: mark bogus head hash test with REFFILES
` [PATCH 18/18] t1415: set REFFILES for test specific to storage format

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-26 18:00 UTC  (19+ messages)
` [PATCH 03/22] qapi/source: Remove line number from QAPISourceInfo initializer
` [PATCH 05/22] qapi/parser: Assert lexer value is a string
` [PATCH 07/22] qapi/parser: assert object keys are strings
` [PATCH 09/22] qapi: add match_nofail helper
` [PATCH 10/22] qapi/parser: Fix typing of token membership tests
` [PATCH 12/22] qapi/parser: add type hint annotations

[PATCH v4 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-26 18:02 UTC  (9+ messages)
` [PATCH v4 1/3] dax: Add an enum for specifying dax wakup mode
      ` [Virtio-fs] "

[PATCH -next] soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_probe()
 2021-04-26 18:02 UTC  (2+ messages)

[PATCH 00/13] [RFC] Rust support
 2021-04-26 18:01 UTC  (7+ messages)

[PATCH] drm/ast: Fix missing conversions to managed API
 2021-04-26 18:01 UTC  (2+ messages)

[PATCH v5.10 0/8] preserve DMA offsets when using swiotlb
 2021-04-26 18:00 UTC  (7+ messages)

[PATCH v25 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-26 18:00 UTC  (8+ messages)
` [PATCH v25 29/30] mm: Update arch_validate_flags() to include vma anonymous
` [PATCH v25 30/30] mm: Introduce PROT_SHSTK for shadow stack

[tpm2] Re: Failing to build tss tools - Ubuntu groovy
 2021-04-26 18:00 UTC 

[dunfell][PATCH] docker-moby: update to v19.03.15
 2021-04-26 17:59 UTC 

[Virtio-fs] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
 2021-04-26 17:59 UTC  (7+ messages)
` [Virtio-fs] [External] "

[PATCH v6 00/20] reftable library
 2021-04-26 17:59 UTC  (6+ messages)
` [PATCH v7 00/28] "

[PATCH 1/2] mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist offset alignment
 2021-04-26 17:55 UTC  (6+ messages)
` [PATCH 2/2] mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment

[PATCH] drm/ttm: cleanup ttm_agp_backend
 2021-04-26 17:58 UTC 

[PATCH 0/4] coresight: Add ETR-PERF polling
 2021-04-26 17:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/uboot-tools: security bump to version 2021.04
 2021-04-26 17:57 UTC  (5+ messages)

Flowtable with ppp/bridge
 2021-04-26 17:57 UTC  (4+ messages)

[PATCH v10 clocksource 0/7] Do not mark clocks unstable due to delays for v5.13
 2021-04-26 17:56 UTC  (7+ messages)
` [PATCH v10 clocksource 1/7] clocksource: Provide module parameters to inject delays in watchdog

[PATCH v3] libceph: add osd op counter metric support
 2021-04-26 17:56 UTC  (4+ messages)

[PATCH v3 0/2] VMX: apic access page handling adjustments
 2021-04-26 17:55 UTC  (7+ messages)
` [PATCH v4 0/3] VMX APIC access page and shadow adjustments
  ` [PATCH v4 1/3] VMX: use a single, global APIC access page

[PATCH 0/3] x86: Initial pieces for guest CET support
 2021-04-26 17:54 UTC  (4+ messages)
` [PATCH 1/3] x86/hvm: Introduce experimental "
` [PATCH 2/3] x86/svm: Enumeration for CET
` [PATCH 3/3] x86/VT-x: "

[Buildroot] [git commit] package/python-dnspython: enable host build
 2021-04-26 17:54 UTC 

[PATCH] drivers: pnp: proc.c: Removed unnecessary varibles
 2021-04-26 17:52 UTC  (7+ messages)

[PATCH net-next v2 00/10] bnxt_en: Updates for net-next
 2021-04-26 17:52 UTC  (9+ messages)
` [PATCH net-next v2 10/10] bnxt_en: Implement .ndo_features_check()

[RFC] tcg plugin: Additional plugin interface
 2021-04-26 17:42 UTC  (4+ messages)

[PATCH 0/9] iio: Move more things from iio_dev to iio_dev_opaque
 2021-04-26 17:49 UTC  (10+ messages)
` [PATCH 1/9] iio: core: move @id from struct iio_dev to struct iio_dev_opaque
` [PATCH 2/9] iio: avoid shadowing of variable name in to_iio_dev_opaque()
` [PATCH 3/9] iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
` [PATCH 4/9] iio: core: move @trig_readonly "
` [PATCH 5/9] iio: core: move @scan_index_timestamp "
` [PATCH 6/9] iio: core: move @info_exist_lock "
` [PATCH 7/9] iio: core: move @chrdev from struct iio_dev "
` [PATCH 8/9] iio: core: move @flags "
` [PATCH 9/9] iio: core: move @clock_id "

[PATCH] drivers: pnp: proc.c: Handle errors while attaching devices
 2021-04-26 17:50 UTC  (3+ messages)

[PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-26 17:48 UTC  (6+ messages)
` [PATCH 06/12] vfio/ap_ops: Convert to use vfio_register_group_dev()

[dpdk-dev] L3fwd mode in testpmd
 2021-04-26 17:47 UTC  (12+ messages)

[dpdk-dev] [PATCH 00/36] Marvell CNXK Event device Driver
 2021-04-26 17:44 UTC  (35+ messages)
` [dpdk-dev] [PATCH v2 00/33] "
  ` [dpdk-dev] [PATCH v2 01/33] event/cnxk: add build infra and device setup
  ` [dpdk-dev] [PATCH v2 02/33] event/cnxk: add device capabilities function
  ` [dpdk-dev] [PATCH v2 03/33] event/cnxk: add platform specific device probe
  ` [dpdk-dev] [PATCH v2 04/33] event/cnxk: add common configuration validation
  ` [dpdk-dev] [PATCH v2 05/33] event/cnxk: add platform specific device config
  ` [dpdk-dev] [PATCH v2 06/33] event/cnxk: add event queue config functions
  ` [dpdk-dev] [PATCH v2 07/33] event/cnxk: allocate event inflight buffers
  ` [dpdk-dev] [PATCH v2 08/33] event/cnxk: add devargs for inflight buffer count
  ` [dpdk-dev] [PATCH v2 09/33] event/cnxk: add devargs to control SSO HWGRP QoS
  ` [dpdk-dev] [PATCH v2 10/33] event/cnxk: add port config functions
  ` [dpdk-dev] [PATCH v2 11/33] event/cnxk: add event port link and unlink
  ` [dpdk-dev] [PATCH v2 12/33] event/cnxk: add devargs to configure getwork mode
  ` [dpdk-dev] [PATCH v2 13/33] event/cnxk: add SSO HW device operations
  ` [dpdk-dev] [PATCH v2 14/33] event/cnxk: add SSO GWS fastpath enqueue functions
  ` [dpdk-dev] [PATCH v2 15/33] event/cnxk: add SSO GWS dequeue fastpath functions
  ` [dpdk-dev] [PATCH v2 16/33] event/cnxk: add device start function
  ` [dpdk-dev] [PATCH v2 17/33] event/cnxk: add device stop and close functions
  ` [dpdk-dev] [PATCH v2 18/33] event/cnxk: add SSO selftest and dump
  ` [dpdk-dev] [PATCH v2 19/33] event/cnxk: add event port and queue xstats
  ` [dpdk-dev] [PATCH v2 20/33] event/cnxk: support event timer
  ` [dpdk-dev] [PATCH v2 21/33] event/cnxk: add timer adapter capabilities
  ` [dpdk-dev] [PATCH v2 22/33] event/cnxk: create and free timer adapter
  ` [dpdk-dev] [PATCH v2 23/33] event/cnxk: add devargs to disable NPA
  ` [dpdk-dev] [PATCH v2 24/33] event/cnxk: allow adapters to resize inflights
  ` [dpdk-dev] [PATCH v2 25/33] event/cnxk: add timer adapter info function
  ` [dpdk-dev] [PATCH v2 26/33] event/cnxk: add devargs for chunk size and rings
  ` [dpdk-dev] [PATCH v2 27/33] event/cnxk: add TIM bucket operations
  ` [dpdk-dev] [PATCH v2 28/33] event/cnxk: add timer arm routine
  ` [dpdk-dev] [PATCH v2 29/33] event/cnxk: add timer arm timeout burst
  ` [dpdk-dev] [PATCH v2 30/33] event/cnxk: add timer cancel function
  ` [dpdk-dev] [PATCH v2 31/33] event/cnxk: add timer stats get and reset
  ` [dpdk-dev] [PATCH v2 32/33] event/cnxk: add timer adapter start and stop
  ` [dpdk-dev] [PATCH v2 33/33] event/cnxk: add devargs to control timer adapters

[PATCH 00/30] subtree: clean up, improve UX
 2021-04-26 17:45 UTC  (35+ messages)
` [PATCH 30/30] subtree: be stricter about validating flags
` [PATCH v2 00/30] subtree: clean up, improve UX
  ` [PATCH v2 01/30] .gitignore: Ignore /git-subtree
  ` [PATCH v2 02/30] subtree: t7900: update for having the default branch name be 'main'
  ` [PATCH v2 03/30] subtree: t7900: use test-lib.sh's test_count
  ` [PATCH v2 04/30] subtree: t7900: use consistent formatting
  ` [PATCH v2 05/30] subtree: t7900: comment subtree_test_create_repo
  ` [PATCH v2 06/30] subtree: t7900: use 'test' for string equality
  ` [PATCH v2 07/30] subtree: t7900: delete some dead code
  ` [PATCH v2 08/30] subtree: t7900: fix 'verify one file change per commit'
  ` [PATCH v2 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
  ` [PATCH v2 10/30] subtree: t7900: add a test for the -h flag
  ` [PATCH v2 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push'
  ` [PATCH v2 12/30] subtree: don't have loose code outside of a function
  ` [PATCH v2 13/30] subtree: more consistent error propagation
  ` [PATCH v2 14/30] subtree: drop support for git < 1.7
  ` [PATCH v2 15/30] subtree: use `git merge-base --is-ancestor`
  ` [PATCH v2 16/30] subtree: use git-sh-setup's `say`
  ` [PATCH v2 17/30] subtree: use more explicit variable names for cmdline args
  ` [PATCH v2 18/30] subtree: use "$*" instead of "$@" as appropriate
  ` [PATCH v2 19/30] subtree: Don't fuss with PATH
  ` [PATCH v2 20/30] subtree: use "^{commit}" instead of "^0"
  ` [PATCH v2 21/30] subtree: parse revs in individual cmd_ functions
  ` [PATCH v2 22/30] subtree: remove duplicate check
  ` [PATCH v2 23/30] subtree: add comments and sanity checks
  ` [PATCH v2 24/30] subtree: don't let debug and progress output clash
  ` [PATCH v2 25/30] subtree: have $indent actually affect indentation
  ` [PATCH v2 26/30] subtree: give the docs a once-over
  ` [PATCH v2 27/30] subtree: allow --squash to be used with --rejoin
  ` [PATCH v2 28/30] subtree: allow 'split' flags to be passed to 'push'
  ` [PATCH v2 29/30] subtree: push: allow specifying a local rev other than HEAD
  ` [PATCH v2 30/30] subtree: be stricter about validating flags

[GIT PULL] Hyper-V commits for 5.13
 2021-04-26 17:47 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.13-rc1
 2021-04-26 17:47 UTC  (2+ messages)

[RFC] bpf.2: Use standard types and attributes
 2021-04-26 17:46 UTC  (3+ messages)

[GIT PULL] hwmon updates for v5.13
 2021-04-26 17:42 UTC 

[PATCHv2 0/5] block and nvme passthrough error handling
 2021-04-26 17:39 UTC  (6+ messages)
` [PATCHv2 4/5] nvme: use return value from blk_execute_rq()

[PATCH 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-04-26 17:39 UTC  (7+ messages)
` [PATCH 1/3] spi: spi-mem: add automatic poll status functions

[PATCH v5 cxl2.0-v3-doe 0/6] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2021-04-26 17:37 UTC  (4+ messages)
` [PATCH v5 cxl2.0-v3-doe 4/6] cxl/compliance: CXL Compliance Data Object Exchange implementation
` [PATCH v5 cxl2.0-v3-doe 5/6] cxl/cdat: CXL CDAT "
` [PATCH v5 cxl2.0-v3-doe 6/6] test/cdat: CXL CDAT test data

[GIT PULL] arm64 updates for 5.13-rc1
 2021-04-26 17:38 UTC  (3+ messages)

[RFC RESEND 0/3] vp9 v4l2 stateless uapi
 2021-04-26 17:37 UTC  (5+ messages)

[tpm2] Re: does -p (password) work with tpm2_import ?
 2021-04-26 17:40 UTC 

[RFC PATCH 0/3] A drm_plane API to support HDR planes
 2021-04-26 17:38 UTC  (8+ messages)
` [RFC PATCH 1/3] drm/color: Add RGB Color encodings
` [RFC PATCH 2/3] drm/color: Add Color transfer functions for HDR/SDR
` [RFC PATCH 3/3] drm/color: Add sdr boost property

[GIT PULL] m68k updates for 5.13
 2021-04-26 17:38 UTC  (2+ messages)

[PATCH 5.11 00/41] 5.11.17-rc1 review
 2021-04-26 17:37 UTC  (2+ messages)

[PATCH] dev-manual/common-tasks.rst: correct the documentation for debuginfod
 2021-04-26 17:33 UTC  (4+ messages)
` [docs] "

reflog existence & reftable
 2021-04-26 17:33 UTC  (6+ messages)

[PATCH 00/78] media: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2021-04-26 17:32 UTC  (8+ messages)
` [PATCH 25/78] media: i2c: ccs-core: use pm_runtime_resume_and_get()

[tpm2] Re: Help - invalid count value
 2021-04-26 17:32 UTC 

idea to tweak wording of CRLF warning
 2021-04-26 17:31 UTC 

[PATCH v4 0/4] drm/vkms: add overlay plane support
 2021-04-26 17:31 UTC  (5+ messages)
` [PATCH v4 3/4] drm/vkms: add XRGB planes composition

[RFC] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-26 17:31 UTC  (5+ messages)

[PATCH v2 0/1] Document drm_mode_get_plane
 2021-04-26 17:30 UTC  (7+ messages)
` [PATCH v2 1/1] drm/doc: document drm_mode_get_plane

constant_tsc support for SVM guest
 2021-04-26 17:28 UTC  (3+ messages)

NULL pointer dereference when access /proc/net
 2021-04-26 17:30 UTC  (5+ messages)

[PATCH] usbip: vudc synchronize sysfs code paths
 2021-04-26 17:28 UTC 


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.