All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-22 12:16:39 to 2021-09-22 12:49:30 UTC [more...]

[PATCH v6 00/12] KVM: arm64: Fixed features for protected VMs
 2021-09-22 12:47 UTC  (29+ messages)
` [PATCH v6 01/12] KVM: arm64: Move __get_fault_info() and co into their own include file
` [PATCH v6 02/12] KVM: arm64: Don't include switch.h into nvhe/kvm-main.c
` [PATCH v6 03/12] KVM: arm64: Move early handlers to per-EC handlers
` [PATCH v6 04/12] KVM: arm64: Add missing FORCE prerequisite in Makefile
` [PATCH v6 05/12] KVM: arm64: Pass struct kvm to per-EC handlers
` [PATCH v6 06/12] KVM: arm64: Add missing field descriptor for MDCR_EL2
` [PATCH v6 07/12] KVM: arm64: Simplify masking out MTE in feature id reg
` [PATCH v6 08/12] KVM: arm64: Add handlers for protected VM System Registers
` [PATCH v6 09/12] KVM: arm64: Initialize trap registers for protected VMs
` [PATCH v6 10/12] KVM: arm64: Move sanitized copies of CPU features
` [PATCH v6 11/12] KVM: arm64: Trap access to pVM restricted features
` [PATCH v6 12/12] KVM: arm64: Handle protected guests at 32 bits

[PATCH v1] monitor: Consider "id" when rate-limiting MEMORY_DEVICE_SIZE_CHANGE qapi events
 2021-09-22 12:45 UTC  (4+ messages)

[PATCH v2 0/2] x86/xen: simplify irq pvops
 2021-09-22 12:46 UTC  (2+ messages)

[PATCH regression fix] gpiolib: acpi: Make set-debounce-timeout failures non fatal
 2021-09-22 12:47 UTC  (6+ messages)

[PATCH v4 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-09-22 12:47 UTC  (3+ messages)
` [PATCH v4 net-next 5/8] net: dsa: felix: support psfp filter "

[PATCH] xen-pciback: allow compiling on other archs than x86
 2021-09-22  9:06 UTC  (16+ messages)

hda: how to implement component master_unbind?
 2021-09-22 12:40 UTC 

[PATCH v2 0/5] vDPA driver for Alibaba ENI
 2021-09-22 12:46 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] virtio-pci: introduce legacy device module
  ` [PATCH v3 2/7] vdpa: fix typo
  ` [PATCH v3 3/7] vp_vdpa: add vq irq offloading support
  ` [PATCH v3 4/7] vdpa: add new callback get_vq_num_min in vdpa_config_ops
  ` [PATCH v3 5/7] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}
  ` [PATCH v3 6/7] vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
  ` [PATCH v3 7/7] eni_vdpa: add vDPA driver for Alibaba ENI

[Cluster-devel] [GFS2 PATCH v2 0/6] gfs2: fix bugs related to node_scope and go_lock
 2021-09-22 12:47 UTC  (4+ messages)
` [Cluster-devel] [GFS2 PATCH v2 6/6] gfs2: introduce and use new glops go_lock_needed

[PATCH] x86/ACPI/State: Optimize C3 entry on AMD CPUs
 2021-09-22 12:47 UTC  (6+ messages)

[Intel-gfx] Deploying new iterator interface for dma-buf
 2021-09-22 12:22 UTC  (36+ messages)
` [Intel-gfx] [PATCH 01/26] dma-buf: add dma_resv_for_each_fence_unlocked v4
` [Intel-gfx] [PATCH 02/26] dma-buf: add dma_resv_for_each_fence
` [Intel-gfx] [PATCH 03/26] dma-buf: use new iterator in dma_resv_copy_fences
` [Intel-gfx] [PATCH 04/26] dma-buf: use new iterator in dma_resv_get_fences v2
` [Intel-gfx] [PATCH 05/26] dma-buf: use new iterator in dma_resv_wait_timeout
` [Intel-gfx] [PATCH 06/26] dma-buf: use new iterator in dma_resv_test_signaled
` [Intel-gfx] [PATCH 07/26] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
` [Intel-gfx] [PATCH 08/26] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [Intel-gfx] [PATCH 09/26] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [Intel-gfx] [PATCH 10/26] drm/msm: use new iterator in msm_gem_describe
` [Intel-gfx] [PATCH 11/26] drm/radeon: use new iterator in radeon_sync_resv
` [Intel-gfx] [PATCH 12/26] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2
` [Intel-gfx] [PATCH 13/26] drm/i915: use the new iterator in i915_gem_busy_ioctl
  `  "
` [Intel-gfx] [PATCH 14/26] drm/i915: use the new iterator in i915_sw_fence_await_reservation v3
` [Intel-gfx] [PATCH 15/26] drm/i915: use the new iterator in i915_request_await_object v2
` [Intel-gfx] [PATCH 16/26] drm/i915: use new iterator in i915_gem_object_wait_reservation
` [Intel-gfx] [PATCH 17/26] drm/i915: use new iterator in i915_gem_object_wait_priority
` [Intel-gfx] [PATCH 18/26] drm/i915: use new iterator in i915_gem_object_last_write_engine
  `  "
` [Intel-gfx] [PATCH 19/26] drm/i915: use new cursor in intel_prepare_plane_fb
` [Intel-gfx] [PATCH 20/26] drm: use new iterator in drm_gem_fence_array_add_implicit v3
` [Intel-gfx] [PATCH 21/26] drm: use new iterator in drm_gem_plane_helper_prepare_fb
` [Intel-gfx] [PATCH 22/26] drm/nouveau: use the new iterator in nouveau_fence_sync
` [Intel-gfx] [PATCH 23/26] drm/nouveau: use the new interator in nv50_wndw_prepare_fb
` [Intel-gfx] [PATCH 24/26] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [Intel-gfx] [PATCH 25/26] drm/etnaviv: replace dma_resv_get_excl_unlocked
` [Intel-gfx] [PATCH 26/26] dma-buf: nuke dma_resv_get_excl_unlocked

[PATCH v11 00/10] hvf: Implement Apple Silicon Support
 2021-09-22 12:44 UTC  (9+ messages)
` [PATCH v11 06/10] hvf: arm: Implement -cpu host

[PATCH RESEND] dt-bindings: gpio: Convert TI TPIC2810 GPIO Controller bindings to yaml
 2021-09-22 12:46 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH V2 0/9] Use copy_process/create_io_thread in vhost layer
 2021-09-22 12:46 UTC  (12+ messages)
` [PATCH V2 1/9] fork: Make IO worker options flag based
` [PATCH V2 2/9] fork: pass worker_flags to copy_thread
` [PATCH V2 3/9] fork: move PF_IO_WORKER's kernel frame setup to new flag
` [PATCH V2 4/9] fork: add option to not clone or dup files

[sched/fair] 56498cfb04: netperf.Throughput_tps -5.4% regression
 2021-09-22 12:44 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/12] ice base code batch 2 for DPDK 21.11
 2021-09-22 12:45 UTC  (6+ messages)
` [dpdk-dev] [PATCH 11/12] net/ice/base: implement support for SMA controller

[PATCH 2/2] Add drm buddy manager support to amdgpu driver
 2021-09-22  6:48 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH v12 19/35] mmc: sdhci-tegra: Add runtime PM and OPP support
 2021-09-22 12:45 UTC  (2+ messages)

Reading ADC that comes from a multiplexer
 2021-09-22 12:44 UTC  (5+ messages)

[Buildroot] [PATCH] DEVELOPERS: remove Baruch Siach from openipmi
 2021-09-22 12:43 UTC 

[PATCH] spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()
 2021-09-22 12:35 UTC  (4+ messages)

[PATCH v2 0/1] fixes in spapr_numa_FORM2_write_rtas_tables()
 2021-09-22 12:40 UTC  (3+ messages)
` [PATCH v2 1/1] spapr_numa.c: "

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-22 12:41 UTC  (30+ messages)
` [RFC 01/20] iommu/iommufd: Add /dev/iommu core
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices
` [RFC 03/20] vfio: Add vfio_[un]register_device()
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO

[PATCH 0/4] cancel all throttled bios in blk_cleanup_queue()
 2021-09-22 12:51 UTC  (5+ messages)
` [PATCH 1/4] Revert "blk-throttle: remove tg_drain_bios"
` [PATCH 2/4] blk-throtl: don't warn in tg_drain_bios()
` [PATCH 3/4] blk-throtl: introduce blk_throtl_cancel_bios()
` [PATCH 4/4] block: cancel all throttled bios in blk_cleanup_queue()

Change TCG cache size?
 2021-09-22 12:32 UTC  (3+ messages)

[PATCH] infiniband hfi1: fix misuse of %x in ipoib_tx.c
 2021-09-22 12:37 UTC  (2+ messages)

[poky] [PATCH] connman: Fix critical CVE-2021-33833 for dunfell branch #poky
 2021-09-22 12:41 UTC  (2+ messages)
`  "

[PATCH] KVM: VMX: Check if bus lock vmexit was preempted
 2021-09-22 12:40 UTC  (4+ messages)

[RFC PATCH 0/1] Add support for setting Cortex R7 boot address
 2021-09-22 12:40 UTC  (5+ messages)
` [RFC PATCH 1/1] soc: renesas: rcar-rst: Add support to set rproc "

[Buildroot] [PATCH] package/strace: bump to version 5.14
 2021-09-22 12:39 UTC 

[PATCH v3 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-09-22 12:32 UTC  (4+ messages)
` [PATCH v3 28/35] acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead of build_header()

[PATCH 0/8] Add per channel properies support in tmp421
 2021-09-22 12:39 UTC  (6+ messages)
` [PATCH 8/8] dt-bindings: hwmon: allow specifying channels for tmp421

[PATCH 0/2] virtiofsd: Add capability to block xattrs
 2021-09-22 12:30 UTC  (4+ messages)
  ` [Virtio-fs] "

[PATCH v2 0/4] PHY: Add support to output derived and received reference clock from Torrent
 2021-09-22 12:37 UTC  (10+ messages)
` [PATCH v2 1/4] phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs
` [PATCH v2 2/4] dt-bindings: phy: cadence-torrent: Add clock IDs for derived and received refclk
` [PATCH v2 3/4] phy: cadence-torrent: Model reference clock driver as a clock to enable derived refclk
` [PATCH v2 4/4] phy: cadence-torrent: Add support to output received reference clock

[PATCH v2 0/4] Add invalidate_disk() helper for drivers to invalidate the gendisk
 2021-09-22 12:37 UTC  (5+ messages)
` [PATCH v2 1/4] block: Add invalidate_disk() helper "
` [PATCH v2 2/4] loop: Use invalidate_disk() helper to invalidate gendisk
` [PATCH v2 3/4] loop: Remove the unnecessary bdev checks and unused bdev variable
` [PATCH v2 4/4] nbd: Use invalidate_disk() helper on disconnect

"switchtest" problem with recent 5.10 dovetail and distro-like kernel config
 2021-09-22 12:36 UTC  (2+ messages)

[PATCH] drm/etnaviv: fix another potential dma_resv DAG violation
 2021-09-22 12:35 UTC  (3+ messages)

[PATCH v2 0/6] gnttab: add per-domain controls
 2021-09-22 12:34 UTC  (6+ messages)
` [PATCH v2 5/6] tools/xenstored: partially handle domains without a shared ring

[PATCH v2 0/5] Update Lpass digital codec macro drivers
 2021-09-22 12:31 UTC  (12+ messages)
  ` [PATCH v2 1/5] ASoC: qcom: Add compatible names in va,wsa,rx,tx codec drivers for sc7280
    ` [PATCH v2 1/5] ASoC: qcom: Add compatible names in va, wsa, rx, tx "
  ` [PATCH v2 2/5] ASoC: qcom: dt-bindings: Add compatible names for lpass sc7280 digital codecs
  ` [PATCH v2 3/5] ASoC: codecs: tx-macro: Enable tx top soundwire mic clock
  ` [PATCH v2 4/5] ASoC: codecs: tx-macro: Update tx default values
  ` [PATCH v2 5/5] ASoC: codecs: Change bulk clock voting to optional voting in digital codecs

[RFC 0/3] improvements for poll requests
 2021-09-22 12:34 UTC  (4+ messages)
` [RFC 1/3] io_uring: reduce frequent add_wait_queue() overhead for multi-shot poll request
` [RFC 2/3] io_uring: don't get completion_lock in io_poll_rewait()
` [RFC 3/3] io_uring: try to batch poll request completion

[PATCH v3 0/4] ceph: forward average read/write/metadata latency
 2021-09-22 12:33 UTC  (4+ messages)
` [PATCH v3 2/4] ceph: track average/stdev r/w/m latency

[PATCH V9 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-22 12:31 UTC  (4+ messages)
` [PATCH V9 1/8] dt-bindings: spi: Add sc7280 support

[PATCH 0/6] nvmem: add "cell-type" property to support mac-address
 2021-09-22 12:31 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: nvmem: add cell-type to nvmem cells

[PATCH V9 4/8] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes
 2021-09-22 12:31 UTC 

[PATCH 1/2] mmc: add helper to query max enhanced part size
 2021-09-22 12:30 UTC  (2+ messages)
` [PATCH 2/2] cmd/mmc: add subcommand to query max enhanced partition size

nft 0.9.8 - error in mnl.c - with addition hw interfaces
 2021-09-22 12:31 UTC  (2+ messages)

[xen-unstable test] 164996: regressions - FAIL
 2021-09-22 12:29 UTC  (8+ messages)

[dpdk-dev] [PATCH v3 1/2] eal: add additional info if core list too long
 2021-09-22 12:29 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 2/2] eal: add additional info if core mask "

[PATCH v6 0/3] btrfs: cleanup prepare_sprout
 2021-09-22 11:29 UTC  (4+ messages)
` [PATCH v6 2/3] btrfs: remove unused device_list_mutex for seed fs_devices

[PATCH v2] diskfilter: use nodes in logical volume's segment as member device
 2021-09-22 12:29 UTC  (4+ messages)

[RFC PATCH 0/2] branch: implement in-process --recurse-submodules
 2021-09-22 12:28 UTC  (3+ messages)
` [RFC PATCH 2/2] branch: add --recurse-submodules option for branch creation

[dpdk-dev] [PATCH v2 0/5] Virtio PMD RSS support & RSS fixes
 2021-09-22 12:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/5] net/virtio: add initial RSS support

[PATCH 1/6] dt-bindings: hwmon: ti,tmp108: convert to dtschema
 2021-09-22 12:28 UTC  (7+ messages)
` [PATCH 3/6] dt-bindings: hwmon: ibm,cffps: move to trivial devices

[PATCH memcg] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-09-22 12:27 UTC  (4+ messages)
` [PATCH mm] vmalloc: back off when the current task is OOM-killed

stable-rc/queue/5.10 build: 165 builds: 0 failed, 165 passed, 11 warnings (v5.10.67-125-gcad917b556de)
 2021-09-22 12:26 UTC 

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 5 warnings (v4.4.283-134-gac40fd917398)
 2021-09-22 12:26 UTC 

[PATCH v3 0/2] Add support for OV5693 Sensor
 2021-09-22 12:26 UTC  (6+ messages)
` [PATCH v3 2/2] media: i2c: Add support for ov5693 sensor

[RFC] Expose request_module via syscall
 2021-09-22 12:25 UTC  (10+ messages)

[ovmf test] 165151: all pass - PUSHED
 2021-09-22 12:22 UTC 

[PATCH 1/5] powerpc: drop Open Hack'Ware
 2021-09-22 12:22 UTC  (2+ messages)

[patch v8 0/7] handle unexpected message from server
 2021-09-22 12:21 UTC  (5+ messages)
` [patch v8 3/7] nbd: check sock index in nbd_read_stat()

[PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages
 2021-09-22 12:10 UTC  (3+ messages)
` [PATCH 2/3] docs: rSTify the "TrivialPatches" wiki
` [PATCH 3/3] docs: rSTify the "SubmitAPatch" wiki

[PATCH] usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"
 2021-09-22 12:19 UTC  (2+ messages)

[PATCH v9 0/7] Add support for the IEI WT61P803 PUZZLE MCU
 2021-09-22 12:18 UTC  (4+ messages)
` [PATCH v9 2/7] drivers: mfd: Add a driver for "

[PATCH] powerpc/code-patching: Return error on patch_branch() out-of-range failure
 2021-09-22 12:06 UTC  (3+ messages)

[PATCH] MyFirstContribution: Document --range-diff option when writing v2
 2021-09-22 12:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] [PATCH 4.9] staging: android: ion: fix page is NULL
 2021-09-22 12:17 UTC  (5+ messages)

[PATCH 0/4] x86/mce: Remove indirect calls
 2021-09-22 12:16 UTC  (5+ messages)
` [PATCH 3/4] x86/mce: Get rid of msr_ops

[RFC PATCH 0/5] Remove dependency on congestion_wait in mm/
 2021-09-22 12:16 UTC  (3+ messages)
` [PATCH 1/5] mm/vmscan: Throttle reclaim until some writeback completes if congested


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.