All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-11 17:30:09 to 2019-07-11 18:27:11 UTC [more...]

[PATCH v2 0/3] use mailmap by default in git log
 2019-07-11 18:27 UTC  (8+ messages)
` [PATCH v2 2/3] log: add --no-use-mailmap option to complement --use-mailmap option
` [PATCH v2 3/3] tests: add test for git log --no-use-mailmap

[PATCH net 0/4] tcp: make sack processing more robust
 2019-07-11 18:26 UTC  (13+ messages)
` [PATCH net 2/4] tcp: tcp_fragment() should apply sane memory limits

possible deadlock in process_measurement
 2019-07-11 18:25 UTC  (2+ messages)

[RFC][PATCH v11 0/2] mm: Support for page hinting
 2019-07-11 18:21 UTC  (5+ messages)
` [RFC][Patch v11 1/2] mm: page_hinting: core infrastructure

[Qemu-devel] [RFC v4 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2019-07-11 17:35 UTC  (29+ messages)
` [Qemu-devel] [RFC v4 03/29] hw/vfio/common: Assert in case of nested mode
` [Qemu-devel] [RFC v4 04/29] hw/arm/smmuv3: Log a guest error when decoding an invalid STE
` [Qemu-devel] [RFC v4 05/29] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
` [Qemu-devel] [RFC v4 06/29] update-linux-headers: Import iommu.h
` [Qemu-devel] [RFC v4 07/29] update-linux-headers: Add sve_context.h to asm-arm64
` [Qemu-devel] [RFC v4 08/29] header update against 5.3.0-rc0 and IOMMU/VFIO nested stage APIs
` [Qemu-devel] [RFC v4 09/29] memory: Add IOMMU_ATTR_MSI_TRANSLATE IOMMU memory region attribute
` [Qemu-devel] [RFC v4 10/29] memory: Introduce IOMMU Memory Region inject_faults API
` [Qemu-devel] [RFC v4 11/29] memory: Add arch_id and leaf fields in IOTLBEntry
` [Qemu-devel] [RFC v4 12/29] iommu: Introduce generic header
` [Qemu-devel] [RFC v4 13/29] pci: introduce PCIPASIDOps to PCIDevice
` [Qemu-devel] [RFC v4 14/29] vfio: Force nested if iommu requires it
` [Qemu-devel] [RFC v4 15/29] vfio: Introduce hostwin_from_range helper
` [Qemu-devel] [RFC v4 16/29] vfio: Introduce helpers to DMA map/unmap a RAM section
` [Qemu-devel] [RFC v4 17/29] vfio: Set up nested stage mappings
` [Qemu-devel] [RFC v4 18/29] vfio: Pass stage 1 MSI bindings to the host
` [Qemu-devel] [RFC v4 19/29] vfio: Helper to get IRQ info including capabilities
` [Qemu-devel] [RFC v4 20/29] vfio/pci: Register handler for iommu fault
` [Qemu-devel] [RFC v4 21/29] vfio/pci: Set up the DMA FAULT region
` [Qemu-devel] [RFC v4 22/29] vfio/pci: Implement the DMA fault handler
` [Qemu-devel] [RFC v4 23/29] hw/arm/smmuv3: Advertise MSI_TRANSLATE attribute
` [Qemu-devel] [RFC v4 24/29] hw/arm/smmuv3: Store the PASID table GPA in the translation config
` [Qemu-devel] [RFC v4 25/29] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
` [Qemu-devel] [RFC v4 26/29] hw/arm/smmuv3: Fill the IOTLBEntry leaf field "
` [Qemu-devel] [RFC v4 27/29] hw/arm/smmuv3: Pass stage 1 configurations to the host
` [Qemu-devel] [RFC v4 28/29] hw/arm/smmuv3: Implement fault injection
` [Qemu-devel] [RFC v4 29/29] vfio: Remove VFIO/SMMUv3 assert

[Qemu-devel] [RFC v5 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2019-07-11 17:39 UTC  (30+ messages)
` [Qemu-devel] [RFC v5 01/29] memory: Remove unused memory_region_iommu_replay_all()
` [Qemu-devel] [RFC v5 02/29] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
` [Qemu-devel] [RFC v5 03/29] hw/vfio/common: Assert in case of nested mode
` [Qemu-devel] [RFC v5 04/29] hw/arm/smmuv3: Log a guest error when decoding an invalid STE
` [Qemu-devel] [RFC v5 05/29] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
` [Qemu-devel] [RFC v5 06/29] update-linux-headers: Import iommu.h
` [Qemu-devel] [RFC v5 07/29] update-linux-headers: Add sve_context.h to asm-arm64
` [Qemu-devel] [RFC v5 08/29] header update against 5.3.0-rc0 and IOMMU/VFIO nested stage APIs
` [Qemu-devel] [RFC v5 09/29] memory: Add IOMMU_ATTR_MSI_TRANSLATE IOMMU memory region attribute
` [Qemu-devel] [RFC v5 10/29] memory: Introduce IOMMU Memory Region inject_faults API
` [Qemu-devel] [RFC v5 11/29] memory: Add arch_id and leaf fields in IOTLBEntry
` [Qemu-devel] [RFC v5 12/29] iommu: Introduce generic header
` [Qemu-devel] [RFC v5 13/29] pci: introduce PCIPASIDOps to PCIDevice
` [Qemu-devel] [RFC v5 14/29] vfio: Force nested if iommu requires it
` [Qemu-devel] [RFC v5 15/29] vfio: Introduce hostwin_from_range helper
` [Qemu-devel] [RFC v5 16/29] vfio: Introduce helpers to DMA map/unmap a RAM section
` [Qemu-devel] [RFC v5 17/29] vfio: Set up nested stage mappings
` [Qemu-devel] [RFC v5 18/29] vfio: Pass stage 1 MSI bindings to the host
` [Qemu-devel] [RFC v5 19/29] vfio: Helper to get IRQ info including capabilities
` [Qemu-devel] [RFC v5 20/29] vfio/pci: Register handler for iommu fault
` [Qemu-devel] [RFC v5 21/29] vfio/pci: Set up the DMA FAULT region
` [Qemu-devel] [RFC v5 22/29] vfio/pci: Implement the DMA fault handler
` [Qemu-devel] [RFC v5 23/29] hw/arm/smmuv3: Advertise MSI_TRANSLATE attribute
` [Qemu-devel] [RFC v5 24/29] hw/arm/smmuv3: Store the PASID table GPA in the translation config
` [Qemu-devel] [RFC v5 25/29] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
` [Qemu-devel] [RFC v5 26/29] hw/arm/smmuv3: Fill the IOTLBEntry leaf field "
` [Qemu-devel] [RFC v5 27/29] hw/arm/smmuv3: Pass stage 1 configurations to the host
` [Qemu-devel] [RFC v5 28/29] hw/arm/smmuv3: Implement fault injection
` [Qemu-devel] [RFC v5 29/29] vfio: Remove VFIO/SMMUv3 assert

[PATCH 1/3] perf script: Fix --max-blocks man page description
 2019-07-11 18:19 UTC  (3+ messages)
` [PATCH 2/3] perf script: Fix off by one in brstackinsn IPC computation
` [PATCH 3/3] perf script: Improve man page description of metrics

FAILED: patch "[PATCH] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM" failed to apply to 4.19-stable tree
 2019-07-11 18:17 UTC  (3+ messages)

DW-DMA: Probe failures on broadwell
 2019-07-11 18:15 UTC  (10+ messages)

[PATCH v2 1/2] udf: refactor VRS descriptor identification
 2019-07-11 18:15 UTC  (2+ messages)

[PATCH v3 1/2] drm/i915/display/icl: Bump up the vdisplay to reflect higher transcoder vertical limits
 2019-07-11 18:17 UTC  (3+ messages)

[U-Boot] [RFC] bug.h: Drop filename from BUG/WARNING logs if building for TPL/SPL
 2019-07-11 18:12 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/2] fit: Image node compression
 2019-07-11 18:10 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/2] fit: Support compression for non-kernel components (e.g. FDT)

[Xen-devel] [xen-unstable-smoke test] 138907: tolerable all pass - PUSHED
 2019-07-11 18:09 UTC 

[PATCH] Revert "of/device: Really only set bus DMA mask when appropriate"
 2019-07-11 18:05 UTC  (6+ messages)

[PATCH] block: tidy up blk_mq_plug
 2019-07-11 18:09 UTC  (3+ messages)

[PATCH v4 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-11 18:07 UTC  (3+ messages)
` [PATCH v4 3/4] mm: account nr_isolated_xxx in [isolate|putback]_lru_page

[U-Boot] [PATCH v2 0/2] Add board support for iMX8QXP AI_ML board
 2019-07-11 18:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] arm: dts: Add devicetree support for iMXQXP "
` [U-Boot] [PATCH v2 2/2] board: Add "

[PATCH v3 0/3] use mailmap by default in git log
 2019-07-11 18:06 UTC  (4+ messages)
` [PATCH v3 1/3] log: use mailmap by default
` [PATCH v3 2/3] log: add --no-use-mailmap option to complement --use-mailmap option
` [PATCH v3 3/3] tests: rework mailmap tests for git log

[PATCH] drm/i915: Copy name string into ring buffer for intel_update/disable_plane tracepoints
 2019-07-11 18:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Copy name string into ring buffer for intel_update/disable_plane tracepoints (rev2)

[Qemu-devel] [PATCH v2 00/13] Add SEV guest live migration support
 2019-07-11 18:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 03/13] migration/ram: add support to send encrypted pages
` [Qemu-devel] [PATCH v2 02/13] kvm: introduce high-level API to support encrypted page migration
` [Qemu-devel] [PATCH v2 05/13] doc: update AMD SEV API spec web link

[PATCH] RDMA/siw: Mark expected switch fall-throughs
 2019-07-11 18:05 UTC  (2+ messages)

[kbd] [Lint][Bug report] src/openvt.c:386: 'pid' may be used uninitialized
 2019-07-11 18:03 UTC  (2+ messages)

[PATCH v2] tpm: tpm_ibm_vtpm: Fix unallocated banks
 2019-07-11 17:59 UTC  (7+ messages)

[PATCH for_v21 0/2] x86/sgx: Use SRCU and mmu_notifier
 2019-07-11 18:01 UTC  (2+ messages)

"btrfs: harden agaist duplicate fsid" spams syslog
 2019-07-11 18:00 UTC  (3+ messages)

[RFC PATCH v1 0/3] An alternative __vdso_sgx_enter_enclave() to allow enclave/host parameter passing using untrusted stack
 2019-07-11 17:59 UTC  (16+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v3 0/3] x86/sgx: Amend vDSO API to allow enclave/host parameter passing on "
    ` [RFC PATCH v3 2/3] x86/vdso: Modify __vdso_sgx_enter_enclave() to allow "

[Qemu-devel] [PATCH 0/8] bitmaps: allow bitmaps to be used with full and top
 2019-07-11 17:58 UTC  (7+ messages)
` [Qemu-devel] [PATCH 8/8] iotests/257: test traditional sync modes

[PATCH 1/2] drm/i915/oa: Reconfigure contexts on the fly
 2019-07-11 17:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v3] drm/i915/oa: Reconfigure contexts on the fly (rev4)

[PATCH for_v21] x86/sgx: Annotate SGX driver init functions with __init
 2019-07-11 17:58 UTC 

[PATCH v4 00/23] Associate ddc adapters with connectors
 2019-07-11 17:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drivers: rtc: rtc-wm831x: Add IRQF_ONESHOT flag
 2019-07-11 17:56 UTC 

[PATCH v3 00/21] Initial support for Tiger Lake
 2019-07-11 17:31 UTC  (22+ messages)
` [PATCH v3 01/21] drm/i915: Add 4th pipe and transcoder
` [PATCH v3 02/21] drm/i915/tgl: add initial Tiger Lake definitions
` [PATCH v3 03/21] drm/i915/tgl: Introduce Tiger Lake PCH
` [PATCH v3 04/21] drm/i915/tgl: Add TGL PCH detection in virtualized environment
` [PATCH v3 05/21] drm/i915/tgl: Add TGL PCI IDs
` [PATCH v3 06/21] drm/i915/tgl: Check if pipe D is fused
` [PATCH v3 07/21] drm/i915/tgl: rename TRANSCODER_EDP_VDSC to use on transcoder A
` [PATCH v3 08/21] drm/i915/tgl: Add power well support
` [PATCH v3 09/21] drm/i915/tgl: Add power well to support 4th pipe
` [PATCH v3 10/21] drm/i915/tgl: Add new pll ids
` [PATCH v3 11/21] drm/i915/tgl: Add pll manager
` [PATCH v3 12/21] drm/i915/tgl: Add additional ports for Tiger Lake
` [PATCH v3 13/21] drm/i915/tgl: Add additional PHYs "
` [PATCH v3 14/21] drm/i915/tgl: init ddi port A-C "
` [PATCH v3 15/21] drm/i915/tgl: apply Display WA #1178 to fix type C dongles
` [PATCH v3 16/21] drm/i915/gen12: MBUS B credit change
` [PATCH v3 17/21] drm/i915/tgl: Add gmbus gpio pin to port mapping
` [PATCH v3 18/21] drm/i915/tgl: port to ddc pin mapping
` [PATCH v3 19/21] drm/i915/tgl: Add vbt value mapping for DDC Bus pin
` [PATCH v3 20/21] drm/i915/tgl: Add DPLL registers
` [PATCH v3 21/21] drm/i915/tgl: Update DPLL clock reference register

[PATCH 0/8] null_blk: add missing write-zeroes and discard support
 2019-07-11 17:53 UTC  (9+ messages)
` [PATCH 1/8] null_blk: add module parameter for REQ_OP_DISCARD
` [PATCH 2/8] null_blk: add REQ_OP_WRITE_ZEROES config property
` [PATCH 3/8] null_blk: add support for write-zeroes
` [PATCH 4/8] null_blk: allow memory-backed write-zeroes-req
` [PATCH 5/8] null_blk: code cleaup
` [PATCH 6/8] null_blk: allow memory-backed write-zeroes-bio
` [PATCH 7/8] null_blk: add support for configfs write_zeroes
` [PATCH 8/8] null_blk: adjusts the code with latest changes

[PATCH] drm/i915/selftests: Ensure we don't clamp a random offset to 32b
 2019-07-11 17:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/selftests: Ensure we don't clamp a random offset to 32b (rev2)

[PATCH] nvme: fix NULL deref for fabrics options
 2019-07-11 17:53 UTC  (2+ messages)

Fair Pay Project is now: Odén OS
 2019-07-11 17:53 UTC  (2+ messages)

[PATCH v20 00/28] Intel SGX1 support
 2019-07-11 17:52 UTC  (5+ messages)
` [PATCH v20 22/28] x86/traps: Attempt to fixup exceptions in vDSO before signaling

[Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
 2019-07-11 17:52 UTC  (2+ messages)

[RFC PATCH v4 00/12] security: x86/sgx: SGX vs. LSM
 2019-07-11 17:51 UTC  (10+ messages)

[PATCH 2/2] staging: most: remove redundant print statement when kfifo_alloc fails
 2019-07-11 17:50 UTC  (5+ messages)
` [PATCH v2] staging: most: remove redundant print statement when
  ` [PATCH v3] staging: most: remove redundant print statement when kfifo_alloc fails

[igt-dev] [PATCH i-g-t] lib/igt_kms: remove unused update_edid_csum
 2019-07-11 17:43 UTC 

[RFC PATCH] iommu: io-pgtable: Drop WARN for empty PTEs on unmap
 2019-07-11 17:39 UTC  (4+ messages)

[PATCH v2] virtio_pmem: fix sparse warning
 2019-07-11 17:47 UTC  (4+ messages)

[PATCH] sound: soc: codecs: wcd9335: fix "conversion to bool not needed here"
 2019-07-11 17:49 UTC 

Bug with deleted files and stash-push --keep-idex
 2019-07-11 17:48 UTC  (2+ messages)
` [PATCH] stash: fix handling removed files with --keep-index

[Qemu-devel] [PATCH 0/2] small create_config cleanup
 2019-07-11 17:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] create_config: remove $(CONFIG_SOFTMMU) hack

[PATCH] virtio_pmem: fix sparse warning
 2019-07-11 17:45 UTC  (4+ messages)

[meta-networking][PATCH 1/1] drbd-utils: enable reproducible_build awareness
 2019-07-11 17:47 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-i386: add CPUID bit for MSR_KVM_POLL_CONTROL
 2019-07-11 17:42 UTC 

[igt-dev] [PATCH i-g-t] tests/amdgpu: Add color tests for amdgpu
 2019-07-11 17:46 UTC  (7+ messages)

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-11 17:46 UTC  (6+ messages)
` [PATCH v5 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v5 1/1] "

Function tracer question
 2019-07-11 17:45 UTC 

[RFC PATCH] x86: Remove X86_FEATURE_MFENCE_RDTSC
 2019-07-11 17:45 UTC  (5+ messages)

[PATCH i-g-t] intel_l3_parity: Restore support for Ivybridge
 2019-07-11 17:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH v4] linux-user: fix to handle variably sized SIOCGSTAMP with new kernels
 2019-07-11 17:41 UTC  (2+ messages)

[PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
 2019-07-11 17:43 UTC  (14+ messages)

[PATCH v2] drm/i915: Fix wrong escape clock divisor init for GLK
 2019-07-11 17:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix wrong escape clock divisor init for GLK (rev2)

[PATCH] log: use mailmap by default
 2019-07-11 17:42 UTC  (5+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: use dev name for debugfs
 2019-07-11 17:42 UTC  (3+ messages)

[PATCH RESEND v2] target-i386: adds PV_SCHED_YIELD CPUID feature bit
 2019-07-11 17:40 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH net-next iproute2 0/3] net/sched: Introduce tc connection tracking
 2019-07-11 17:40 UTC  (7+ messages)
` [PATCH net-next iproute2 2/3] tc: Introduce tc ct action

[RFC PATCH] drm/i915: Join quoted strings and align them with open parenthesis
 2019-07-11 17:41 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t] lib: Ditch "DRIVER_* for kms tests" cargo cult
 2019-07-11 17:40 UTC  (2+ messages)

[PATCH RFC 0/4] DDR/L3 Scaling support on SDM845 SoCs
 2019-07-11 17:40 UTC  (3+ messages)
` [PATCH RFC 2/4] OPP: Add and export helper to set bandwidth

[PATCH] drm/i915/guc: Drop redundant ctx param from kerenldoc
 2019-07-11 17:38 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: dma: Add YAML schemas for the generic DMA bindings
 2019-07-11 17:33 UTC  (4+ messages)

[Xen-devel] [GSoC-2019] About the crossbar and xen
 2019-07-11 17:32 UTC  (6+ messages)

[dpdk-dev] [PATCH v1] net/ice: use rx/tx DMA iova instead of phys_addr which is deprecated
 2019-07-11 17:27 UTC 

[PATCH rdma-next] lib/dim: Prevent overflow in calculation of ratio statistics
 2019-07-11 17:31 UTC  (6+ messages)

[RFC PATCH v2 00/19] Try to reduce lock contention on the SMMUv3 command queue
 2019-07-11 17:19 UTC  (7+ messages)
` [RFC PATCH v2 14/19] iommu/arm-smmu-v3: Separate s/w and h/w views of prod and cons indexes
` [RFC PATCH v2 15/19] iommu/arm-smmu-v3: Drop unused 'q' argument from Q_OVF macro
` [RFC PATCH v2 16/19] iommu/arm-smmu-v3: Move low-level queue fields out of arm_smmu_queue
` [RFC PATCH v2 17/19] iommu/arm-smmu-v3: Operate directly on low-level queue where possible
` [RFC PATCH v2 18/19] iommu/arm-smmu-v3: Reduce contention during command-queue insertion
` [RFC PATCH v2 19/19] iommu/arm-smmu-v3: Defer TLB invalidation until ->iotlb_sync()

[PATCH] rdma/siw: Use proper enumerated type in map_cqe_status
 2019-07-11 17:30 UTC  (7+ messages)

KVM_SET_NESTED_STATE not yet stable
 2019-07-11 17:30 UTC  (6+ messages)


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.