All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-02 15:28:38 to 2021-03-02 16:24:25 UTC [more...]

[PATCH v3 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2021-03-02 15:54 UTC  (4+ messages)
` [PATCH v3 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers

[nf:master 7/7] net/netfilter/nf_tables_api.c:920:15: warning: converting the enum constant to a boolean
 2021-03-02 15:38 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 1/8] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
 2021-03-02 11:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 7/8] s390/smp: __smp_rescan_cpus() - move cpumask away from stack

[PATCH AUTOSEL 4.9 01/10] udf: fix silent AED tagLocation corruption
 2021-03-02 11:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 04/10] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 4.9 06/10] x86, build: use objtool mcount

[PATCH AUTOSEL 5.4 01/33] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:57 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 20/33] x86, build: use objtool mcount

[PATCH 0/3][v4] add support for never printing hashed addresses
 2021-03-02 13:49 UTC  (8+ messages)
` [PATCH 3/3] [v4] lib/vsprintf: no_hash_pointers prints all addresses as unhashed

[PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
 2021-03-02 13:47 UTC  (5+ messages)

[PATCH 5.4 000/340] 5.4.102-rc1 review
 2021-03-02 12:56 UTC  (4+ messages)

Kenya Cutomized Business Plans for only Kes 499/=
 2021-03-02 15:27 UTC 

[PATCHv2 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-03-02 16:23 UTC  (2+ messages)
` [PATCHv2 2/6] drm/omapdrm/dss/hdmi4: switch to the connector bridge ops

[Patch v8 00/10] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-03-02 20:35 UTC  (13+ messages)
` [Patch v8 01/10] iommu: Report domain nesting info
` [Patch v8 02/10] iommu/smmu: Report empty "
` [Patch v8 03/10] vfio/type1: Report iommu nesting info to userspace
` [Patch v8 04/10] vfio/type1: Support binding guest page tables to PASID
` [Patch v8 05/10] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [Patch v8 06/10] iommu: Pass domain to sva_unbind_gpasid()
` [Patch v8 07/10] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [Patch v8 08/10] vfio/pci: Expose PCIe PASID capability to userspace
` [Patch v8 09/10] vfio: Document dual stage control
` [Patch v8 10/10] iommu/vt-d: Support reporting nesting capability info

[PATCH v2 1/2] mm: cma: allocate cma areas bottom-up
 2021-03-02 13:26 UTC  (13+ messages)
` [PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end

[RFC 00/13] Generic way of dealing with broken 64-bit buses
 2021-03-02 13:38 UTC  (4+ messages)
` [RFC 09/13] iommu/arm-smmu: Make use of dev_64bit_mmio_supported()

[PATCH 1/2] m68k: syscalls: switch to generic syscalltbl.sh
 2021-03-02 13:38 UTC  (4+ messages)
` [PATCH 2/2] m68k: syscalls: switch to generic syscallhdr.sh

[RFC v11 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2021-03-02 20:38 UTC  (26+ messages)
` [RFC v11 01/25] scripts/update-linux-headers: Import iommu.h
` [RFC v11 02/25] scripts/update-linux-headers: Import ioasid.h
` [RFC v11 03/25] header file update VFIO/IOMMU vSVA APIs kernel 5.12-rc1
` [RFC v11 04/25] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v11 05/25] hw/pci: introduce pci_device_get_iommu_attr()
` [RFC v11 06/25] intel_iommu: add get_iommu_attr() callback
` [RFC v11 07/25] vfio: pass nesting requirement into vfio_get_group()
` [RFC v11 08/25] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v11 09/25] hw/iommu: introduce HostIOMMUContext
` [RFC v11 10/25] hw/pci: introduce pci_device_set/unset_iommu_context()
` [RFC v11 11/25] intel_iommu: add set/unset_iommu_context callback
` [RFC v11 12/25] vfio: add HostIOMMUContext support
` [RFC v11 13/25] vfio: init HostIOMMUContext per-container
` [RFC v11 14/25] intel_iommu: sync IOMMU nesting cap info for assigned devices
` [RFC v11 15/25] intel_iommu: add virtual command capability support
` [RFC v11 16/25] intel_iommu: process PASID cache invalidation
` [RFC v11 17/25] intel_iommu: add PASID cache management infrastructure
` [RFC v11 18/25] intel_iommu: bind/unbind guest page table to host
` [RFC v11 19/25] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v11 20/25] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v11 21/25] vfio: add support for flush iommu stage-1 cache
` [RFC v11 22/25] intel_iommu: process PASID-based iotlb invalidation
` [RFC v11 23/25] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v11 24/25] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v11 25/25] intel_iommu: modify x-scalable-mode to be string option

[PATCH v1] vhost-vdpa: Set discarding of RAM broken when initializing the backend
 2021-03-02 16:21 UTC 

[dpdk-dev] [PATCH v2 0/5] examples/l3fwd: add FIB lookup method to l3fwd
 2021-03-02 16:22 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/5] examples/l3fwd: move l3fwd routes to common header
  ` [dpdk-dev] [PATCH v3 3/5] examples/l3fwd: add FIB infrastructure
  ` [dpdk-dev] [PATCH v3 4/5] examples/l3fwd: implement FIB lookup method

Reducing the perl footprint on my image
 2021-03-02 16:22 UTC 

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-02 13:25 UTC  (11+ messages)
` [PATCH v5 01/10] scsi: ufshpb: Cache HPB Control mode on init
` [PATCH v5 02/10] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH v5 03/10] scsi: ufshpb: Add region's reads counter
` [PATCH v5 04/10] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH v5 05/10] scsi: ufshpb: Region inactivation in host mode
` [PATCH v5 06/10] scsi: ufshpb: Add hpb dev reset response
` [PATCH v5 07/10] scsi: ufshpb: Add "Cold" regions timer
` [PATCH v5 08/10] scsi: ufshpb: Limit the number of inflight map requests
` [PATCH v5 09/10] scsi: ufshpb: Add support for host control mode
` [PATCH v5 10/10] scsi: ufshpb: Make host mode parameters configurable

[PATCH v2 00/12] Add support for extension boards detection and DT overlays application
 2021-03-02 16:21 UTC  (7+ messages)
` [PATCH v2 07/12] w1-eeprom: remove sandbox eeprom driver
` [PATCH v2 10/12] sun5i: add support for DIP detection to CHIP board

[dpdk-dev] [RFC PATCH] ci: catch coredumps
 2021-03-02 16:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC PATCH 0/5] Flexible sysclk/pll configuration
 2021-03-02 16:12 UTC  (5+ messages)
` [RFC PATCH 3/5] ASoC: audio-graph-card: Add bindings for sysclk and pll

[PATCH][dunfell 1/2] python3: fix CVE-2021-3177 CVE-2021-23336
 2021-03-02 16:12 UTC  (2+ messages)
` [PATCH][dunfell 2/2] libsdl2: fix CVE-2020-14409 CVE-2020-14410

[PATCH] ARM: imx: imx8mn-ddr4-evk: Add ethernet support
 2021-03-02 16:11 UTC  (11+ messages)

[PATCH AUTOSEL 5.10 01/47] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:56 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 02/47] i2c: rcar: optimize cacheline "
` [PATCH AUTOSEL 5.10 08/47] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
` [PATCH AUTOSEL 5.10 09/47] mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [PATCH AUTOSEL 5.10 16/47] powerpc: improve handling of unrecoverable system reset
` [PATCH AUTOSEL 5.10 20/47] powerpc/64: Fix stack trace not displaying final frame

Plugin Address Translations Inconsistent/Incorrect?
 2021-03-02 16:06 UTC  (6+ messages)

[dpdk-dev] [PATCH] test: move debug_autotest out of fast suite
 2021-03-02 16:02 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix Rx descriptor status
 2021-03-02 16:07 UTC  (2+ messages)

[dpdk-dev] [RFC 0/5] Use correct memory ordering in eal functions
 2021-03-02 16:06 UTC  (3+ messages)

[kvm-unit-tests PATCH v4 0/3] s390x: mvpg test
 2021-03-02 11:41 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 1/3] s390x: introduce leave_pstate to leave userspace
` [kvm-unit-tests PATCH v4 2/3] s390x: mvpg: simple test
` [kvm-unit-tests PATCH v4 3/3] s390x: mvpg: skip some tests when using TCG

[PATCH] ASoC: codec: Omit superfluous error message in jz4760_codec_probe()
 2021-03-02 13:20 UTC  (4+ messages)
  ` [PATCH] ASoC: codec: Omit superfluous error message injz4760_codec_probe()

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-03-02 11:22 UTC  (5+ messages)
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split

[PATCH v2 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-02 12:53 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP

[PATCH v3 00/25] Page folios
 2021-03-02 13:22 UTC  (4+ messages)
` [PATCH v3 01/25] mm: Introduce struct folio

[PATCH v1] microblaze: tag highmem_setup() with __meminit
 2021-03-02 13:28 UTC  (4+ messages)

[RFC PATCH v1] powerpc: Enable KFENCE for PPC32
 2021-03-02 11:40 UTC  (8+ messages)

[meta-oe][PATCH] grpc: Upgrade 1.24.3 -> 1.35.0
 2021-03-02 16:06 UTC  (4+ messages)
` [oe] "

[xlnx:xlnx_rebase_v5.4 1296/1699] drivers/soc/xilinx/xlnx_vcu_core.c:120 xvcu_core_probe() warn: 'xvcu->aclk' not released on lines: 88
 2021-03-02 16:05 UTC 

[dpdk-dev] [PATCH] guides: add a testing guide for developing tests
 2021-03-02 16:00 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC PATCH] fuse: Clear SGID bit when setting mode in setacl
 2021-03-02 16:00 UTC  (4+ messages)
    ` [Virtio-fs] "

[PATCH] ALSA: hda: ignore invalid NHLT table
 2021-03-02 15:57 UTC  (3+ messages)
  ` [External] "

[x86, build] 6dafca9780: WARNING:at_arch/x86/kernel/ftrace.c:#ftrace_verify_code
 2021-03-02 15:58 UTC  (2+ messages)

[PATCH v4 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
 2021-03-02 15:57 UTC  (5+ messages)
` [PATCH v4 14/14] qemu: arm64: Add documentation for capsule update

[PATCH next v3 00/15] printk: remove logbuf_lock
 2021-03-02 13:20 UTC  (4+ messages)
` [PATCH next v3 12/15] printk: introduce a kmsg_dump iterator

[PATCH v2 00/10] Refactor arch specific Hyper-V code
 2021-03-02 13:34 UTC  (7+ messages)
` [PATCH v2 01/10] Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
  ` ** POTENTIAL FRAUD ALERT - RED HAT ** "
` [PATCH v2 08/10] clocksource/drivers/hyper-v: Handle sched_clock differences inline

[kvm-unit-tests PATCH v3 0/3] s390x: mvpg test
 2021-03-02  8:22 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: introduce leave_pstate to leave userspace
` [kvm-unit-tests PATCH v3 2/3] s390x: mvpg: simple test
` [kvm-unit-tests PATCH v3 3/3] s390x: mvpg: skip some tests when using TCG

[RFC PATCH kvm-unit-tests] x86: add ioregionfd fast PIO test
 2021-03-02  9:40 UTC  (2+ messages)

[PATCH] perf test: Test case 27 fails on s390 and non-x86 platforms
 2021-03-02 13:31 UTC 

[PATCH] staging: rtl8192e: remove redundant variable shadowing
 2021-03-02 13:32 UTC 

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-03-02 13:29 UTC  (3+ messages)
` [PATCH 06/20] ima: Manual replacement of the deprecated strlcpy() with return values

[PATCH v3] vfio/pci: Add support for opregion v2.1+
 2021-03-02 13:02 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3 0/2] x86/setup: consolidate early memory reservations
 2021-03-02 13:04 UTC  (3+ messages)
` [PATCH v3 1/2] "

[RFC PATCH v4 0/9] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-02 12:57 UTC  (8+ messages)
` [RFC PATCH v4 1/9] tools headers: sync headers of asm-generic/hugetlb_encode.h
` [RFC PATCH v4 2/9] tools headers: Add a macro to get HUGETLB page sizes for mmap
` [RFC PATCH v4 3/9] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing
` [RFC PATCH v4 4/9] KVM: selftests: Make a generic helper to get vm guest mode strings
` [RFC PATCH v4 6/9] KVM: selftests: Add a helper to get system default hugetlb page size
` [RFC PATCH v4 7/9] KVM: selftests: List all hugetlb src types specified with page sizes
` [RFC PATCH v4 8/9] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers

Processor to run Intel PT in a Guest VM
 2021-03-02  1:16 UTC  (2+ messages)

[PATCHSET 00/11] perf test: Fix cpu/thread map leaks
 2021-03-02 13:03 UTC  (5+ messages)
` [PATCH 04/11] perf test: Fix cpu and thread map leaks in sw_clock_freq test

[PATCH] scsi: ufs: Fix incorrect ufshcd_state after ufshcd_reset_and_restore()
 2021-03-02 13:04 UTC  (4+ messages)

[PATCH] arm: Add support for Kobol Helios64 board
 2021-03-02 15:54 UTC  (2+ messages)

[dm-devel] [PATCH] multipathd: avoid crash in uevent_cleanup()
 2021-03-02 15:49 UTC  (11+ messages)

Yocto Project Status WW09`21
 2021-03-02 15:48 UTC 

[PATCH v6 0/9] ALSA: add virtio sound driver
 2021-03-02 15:35 UTC  (10+ messages)
` [PATCH v6 9/9] ALSA: virtio: introduce device suspend/resume support
              ` [virtio-dev] "

[PATCH v25 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-02 13:15 UTC  (4+ messages)
  ` [PATCH v25 4/4] scsi: ufs: Add HPB 2.0 support

[RFC PATCH] mtd: add OTP (one-time-programmable) erase ioctl
 2021-03-02 13:06 UTC  (3+ messages)

[PATCH] KVM: nSVM: Optimize L12 to L2 vmcb.save copies
 2021-03-02 12:56 UTC  (3+ messages)

[PATCH] perf: fix ccache usage in $(CC) when generating arch errno table
 2021-03-02 12:57 UTC  (2+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-02 12:58 UTC  (2+ messages)

drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:458 lpi_config_set() error: uninitialized symbol 'strength'
 2021-03-02 15:47 UTC  (2+ messages)

[PATCH] tests/acceptance: Use imgtec.com URL for Fedora 22 artifacts
 2021-03-02 15:45 UTC  (5+ messages)

[PATCH] nvme: add cache flush in get/set_features
 2021-03-02 15:44 UTC  (4+ messages)

[PATCH] nvme: Elaborate on cache maintenance operation in get/set_features
 2021-03-02 15:43 UTC 

[Buildroot] [PATCH] support/dependencies: detect and bailout when PATH contains spaces/TABs
 2021-03-02 15:43 UTC  (2+ messages)
` [Buildroot] environment variables with spaces (request for comments)

[Bug 211981] New: AMDGPU: without cable attached videocard shuts down and does wake up again, log prints "[drm] Cannot find any crtc or sizes"
 2021-03-02 15:43 UTC  (2+ messages)
` [Bug 211981] AMDGPU: without cable attached videocard shuts down and does not "

[dm-devel] multipath with SAS and FC
 2021-03-02 15:41 UTC  (3+ messages)

[PATCH 00/20] ppc: qemu: Add eTSEC support
 2021-03-02 15:40 UTC  (24+ messages)
` [PATCH 01/20] net: phy: xilinx: Remove non-DM prototype of phy_connect_gmii2rgmii()
` [PATCH 02/20] net: phy: xilinx: Convert to use APIs which support live DT
` [PATCH 03/20] net: phy: fixed: Remove non-DM prototype of phy_connect_fixed()
` [PATCH 04/20] net: phy: fixed: Convert to use APIs which support live DT
` [PATCH 05/20] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH 06/20] of: extra: Introduce ofnode_phy_is_fixed_link() API
` [PATCH 07/20] test: dm: Add a case to test ofnode_phy_is_fixed_link()
` [PATCH 08/20] dm: mdio: Use ofnode_phy_is_fixed_link() API
` [PATCH 09/20] net: tsec: "
` [PATCH 10/20] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH 11/20] net: phy: fixed: Make driver ops static
` [PATCH 12/20] net: phy: fixed: Add the missing ending newline
` [PATCH 13/20] net: phy: fixed: Support the old DT binding
` [PATCH 14/20] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH 15/20] net: tsec: Support <reg> property from the subnode "queue-group"
` [PATCH 16/20] dm: core: Correctly read <ranges> of simple-bus
` [PATCH 17/20] test: dm: Add a test case for simple-bus <ranges>
` [PATCH 18/20] ppc: qemu: Create a virtual memory mapping of the platform bus
` [PATCH 19/20] ppc: qemu: Enable eTSEC support
` [PATCH 20/20] doc: board: qemu-ppce500: Document eTSEC usage

[xen-unstable-smoke test] 159805: tolerable all pass - PUSHED
 2021-03-02 15:39 UTC 

[PATCH 0/3] soundwire: qcom: add Clock Stop and Auto Enumeration support
 2021-03-02 14:34 UTC  (5+ messages)
` [PATCH 2/3] soundwire: qcom: add auto enumeration support

[PATCH v2 0/2] gitlab-ci.yml: Add jobs to test CFI
 2021-03-02 15:38 UTC  (8+ messages)

[PATCH v2 0/2] tests: Add functional test for out-of-process device emulation
 2021-03-02 15:38 UTC  (3+ messages)
` [PATCH v2 1/2] avocado_qemu: add exec_command function

[PULL 00/29] Misc patches for 2021-02-25
 2021-03-02 15:36 UTC  (5+ messages)
` [PULL 27/29] vl: deprecate -writeconfig
  ` About '-readconfig' [Was: Re: [PULL 27/29] vl: deprecate -writeconfig]

[PATCH 1/2] perf daemon: Fix control fifo permissions
 2021-03-02 12:59 UTC  (2+ messages)

[PATCH 0/7] ALSA/ASoC/SOF/SoundWire: fix Kconfig issues
 2021-03-02 15:34 UTC  (7+ messages)

[dpdk-dev] [PATCH v2 0/2] EAL Thread TLS API enhancements
 2021-03-02 15:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/2] eal: error number enhancement for thread TLS API
` [dpdk-dev] [PATCH v2 2/2] eal: rename key opaque pointer in "

[PATCH] netlink: Allow command handler to use l_netlink_cancel
 2021-03-02 15:34 UTC  (2+ messages)

Want to use linux-fslc 5.10 with Dunfell
 2021-03-02 15:34 UTC  (7+ messages)
` [meta-freescale] "

[ovmf test] 159800: all pass - PUSHED
 2021-03-02 15:33 UTC 

xenstore_lib.h and libxenstore API/ABI problems
 2021-03-02 15:33 UTC  (2+ messages)

[PATCH v2] acpi: increase maximum size for "etc/table-loader" blob
 2021-03-02 15:29 UTC 

[PATCH] staging: rtl8192e: remove unnecessary break
 2021-03-02 15:29 UTC 

[PATCH AUTOSEL 4.14 01/13] udf: fix silent AED tagLocation corruption
 2021-03-02 11:58 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 05/13] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 4.14 06/13] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 4.14 07/13] x86, build: use objtool mcount
` [PATCH AUTOSEL 4.14 08/13] PCI: xgene-msi: Fix race in installing chained irq handler


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.