All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-27 11:25:56 to 2019-05-27 12:03:35 UTC [more...]

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-05-27 11:11 UTC  (2+ messages)
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[igt-dev] [PATCH i-g-t 0/3] Unify HDMI audio EDID generation
 2019-05-27 12:03 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/tests/igt_edid: introduce EDID sanity checks

[PATCH v2 0/8] s390: virtio: support protected virtualization
 2019-05-27 12:03 UTC  (24+ messages)
` [PATCH v2 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v2 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v2 6/8] virtio/s390: add indirection to indicators access
` [PATCH v2 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v2 8/8] virtio/s390: make airq summary indicators DMA

[PATCH 01/10] dt-bindings: rtc: Move trivial RTC over to trivial devices
 2019-05-27 12:00 UTC  (29+ messages)
` [PATCH 02/10] dt-bindings: rtc: Add YAML schemas for the generic RTC bindings
` [PATCH 03/10] dt-bindings: rtc: Convert Allwinner A10 RTC to a schema
` [PATCH 04/10] dt-bindings: rtc: Convert Allwinner A31 "
` [PATCH 05/10] dt-bindings: rtc: sun6i: Add the R40 RTC compatible
` [PATCH 06/10] rtc: sun6i: Add R40 compatible
` [PATCH 07/10] ARM: dts: sun6i: Fix RTC node
` [PATCH 08/10] ARM: dts: sun6i: Add external crystals accuracy
` [PATCH 09/10] ARM: dts: sun8i: v3s: Fix the RTC node
` [PATCH 10/10] ARM: dts: r40: Change the RTC compatible

FAILED: patch "[PATCH] crypto: vmx - ghash: do nosimd fallback manually" failed to apply to 4.9-stable tree
 2019-05-27 12:02 UTC 

FAILED: patch "[PATCH] crypto: vmx - ghash: do nosimd fallback manually" failed to apply to 4.4-stable tree
 2019-05-27 12:02 UTC 

FAILED: patch "[PATCH] crypto: vmx - ghash: do nosimd fallback manually" failed to apply to 4.14-stable tree
 2019-05-27 12:02 UTC 

FAILED: patch "[PATCH] crypto: vmx - ghash: do nosimd fallback manually" failed to apply to 5.0-stable tree
 2019-05-27 12:02 UTC 

FAILED: patch "[PATCH] crypto: vmx - ghash: do nosimd fallback manually" failed to apply to 4.19-stable tree
 2019-05-27 12:02 UTC 

FAILED: patch "[PATCH] crypto: vmx - ghash: do nosimd fallback manually" failed to apply to 5.1-stable tree
 2019-05-27 12:02 UTC 

[Qemu-devel] [RFC v4 00/27] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2019-05-27 11:42 UTC  (36+ messages)
` [Qemu-arm] "
` [Qemu-devel] [RFC v4 01/27] vfio/common: Introduce vfio_set_irq_signaling helper
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 02/27] update-linux-headers: Import iommu.h
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 03/27] update-linux-headers: Add sve_context.h to asm-arm64
` [Qemu-devel] [RFC v4 04/27] header update against 5.2.0-rc1 and IOMMU/VFIO nested stage APIs
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 05/27] memory: add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
` [Qemu-devel] [RFC v4 06/27] memory: add IOMMU_ATTR_MSI_TRANSLATE "
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 07/27] hw/arm/smmuv3: Advertise VFIO_NESTED and MSI_TRANSLATE attributes
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 08/27] hw/vfio/common: Force nested if iommu requires it
` [Qemu-devel] [RFC v4 09/27] memory: Prepare for different kinds of IOMMU MR notifiers
` [Qemu-devel] [RFC v4 10/27] memory: Add IOMMUConfigNotifier
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 11/27] memory: Add arch_id and leaf fields in IOTLBEntry
` [Qemu-devel] [RFC v4 12/27] hw/arm/smmuv3: Store the PASID table GPA in the translation config
` [Qemu-devel] [RFC v4 13/27] hw/arm/smmuv3: Implement dummy replay
` [Qemu-devel] [RFC v4 14/27] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 15/27] hw/arm/smmuv3: Fill the IOTLBEntry leaf field "
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 16/27] hw/arm/smmuv3: Notify on config changes
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 17/27] hw/vfio/common: Introduce vfio_alloc_guest_iommu helper
` [Qemu-devel] [RFC v4 18/27] hw/vfio/common: Introduce hostwin_from_range helper
  ` [Qemu-arm] "
` [Qemu-arm] [RFC v4 19/27] hw/vfio/common: Introduce helpers to DMA map/unmap a RAM section
` [Qemu-devel] [RFC v4 20/27] hw/vfio/common: Setup nested stage mappings
` [Qemu-devel] [RFC v4 22/27] vfio-pci: Expose MSI stage 1 bindings to the host
  ` [Qemu-arm] "
` [Qemu-devel] [RFC v4 25/27] vfio-pci: register handler for iommu fault
` [Qemu-arm] [RFC v4 27/27] vfio-pci: Implement the DMA fault handler

[Cocci] Checking structures for usage of OCaml variables with inherited SmPL data
 2019-05-27 12:00 UTC  (3+ messages)

[PATCH v2 0/7] drm: make headers self-contained and drop drmP.h
 2019-05-27 12:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drivers: base: power: Use of_clk_get_parent_count()
 2019-05-27 12:05 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v3 00/10] Sort out fsnotify_nameremove() mess
 2019-05-27 11:59 UTC  (5+ messages)

[cip-dev] about branch of meta-debian in cip-core/deby
 2019-05-27 11:59 UTC  (10+ messages)

[PATCH v4 00/22] GuC 32.0.3
 2019-05-27 11:59 UTC  (6+ messages)
` [PATCH v4 01/22] drm/i915/guc: Change platform default GuC mode
` [PATCH v4 02/22] drm/i915/guc: Don't allow GuC submission

[PATCH] drm/stm: ltdc: restore calls to clk_{enable/disable}
 2019-05-27 11:58 UTC  (3+ messages)

[PATCH] f2fs: Fix use of number of devices
 2019-05-27 11:58 UTC  (3+ messages)

Getting empty callchain from perf_callchain_kernel()
 2019-05-27 11:57 UTC  (12+ messages)

[PATCH] genirq/irqdomain: Remove WARN_ON() on out-of-memory condition
 2019-05-27 11:57 UTC 

Guest Testing in OSSTEST - What distros and versions should we test against
 2019-05-27 11:56 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-05-27 11:57 UTC  (6+ messages)
` [PATCH 05/13] drm/i915: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
` [PATCH 13/13] drm: allow render capable master with DRM_AUTH ioctls

[PATCH 00/33] fbcon notifier begone!
 2019-05-27 11:56 UTC  (4+ messages)

[Bug 110712] [regression]Raven Ridge: System freeze but mouse cursor able to move when using Firefox Webrender
 2019-05-27 11:54 UTC  (3+ messages)

[PATCH 0/3] KVM: Yield to IPI target if necessary
 2019-05-27 11:53 UTC  (3+ messages)
` [PATCH 2/3] KVM: X86: Implement PV sched yield hypercall

[PATCH v4 0/6] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups
 2019-05-27 11:52 UTC  (14+ messages)
` [PATCH v4 1/6] iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
` [PATCH v4 2/6] iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
` [PATCH v4 3/6] iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
` [PATCH v4 4/6] iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
` [PATCH v4 5/6] iommu/ipmmu-vmsa: Extract hardware context initialization
` [PATCH v4 6/6] iommu/ipmmu-vmsa: Add suspend/resume support

[PATCH v2 0/3] mm: improvement in shrink slab
 2019-05-27 11:52 UTC  (4+ messages)
` [PATCH v2 1/3] mm/vmstat: expose min_slab_pages in /proc/zoneinfo
` [PATCH v2 2/3] mm/vmscan: change return type of shrink_node() to void
` [PATCH v2 3/3] mm/vmscan: shrink slab in node reclaim

[PATCH 0/2] net: macb: Add support for SiFive FU540-C000
 2019-05-27 11:52 UTC  (7+ messages)

[PATCH net-next] net: mvpp2: cls: Check RSS table index validity when creating a context
 2019-05-27 11:52 UTC  (2+ messages)

CKI hackfest @Plumbers invite
 2019-05-27 11:52 UTC  (3+ messages)

[PATCH 0/2] drm: imx: Add NWL MIPI DSI host controller support
 2019-05-27 11:51 UTC  (4+ messages)

[CI] drm/i915: Keep user GGTT alive for a minimum of 250ms
 2019-05-27 11:51 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Keep user GGTT alive for a minimum of 250ms (rev5)

[PATCH] drm/amdgpu: enable PCIE atomics ops support
 2019-05-27 11:51 UTC  (3+ messages)

[PATCH] block: use KMEM_CACHE macro
 2019-05-27 11:48 UTC 

[PATCH 1/1] usb: chipidea: udc: workaround for endpoint conflict issue
 2019-05-27 11:49 UTC  (4+ messages)

[btrfs] 2996e1f8bc: aim7.jobs-per-min -13.2% regression
 2019-05-27 11:49 UTC  (3+ messages)

final image size got increased when migrated from krogoth to Sumo
 2019-05-27 11:46 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: fix emulated ptimer irq injection
 2019-05-27 11:46 UTC 

[PATCH v1 0/9] KVM selftests for s390x
 2019-05-27 11:44 UTC  (5+ messages)
` [PATCH] KVM: selftests: enable pgste option for the linker on s390

[PATCHv2 0/4] Access console drivers list under console_sem
 2019-05-27 11:42 UTC  (5+ messages)
` [PATCHv2 3/4] printk: factor out register_console() code

[PATCH] x86emul/fuzz: add a state sanitization function
 2019-05-27 11:41 UTC  (6+ messages)
` [PATCH v3] x86emul/fuzz: add a state sanity checking function
    ` [Xen-devel] "

Xen 4.12.0 Dom0=pvh mode EFI variables 'not supported' after boot
 2019-05-27 11:41 UTC  (11+ messages)
              ` [Xen-devel] "

Ingenic Timer/Counter Unit (TCU) patchset v12
 2019-05-27 11:39 UTC  (2+ messages)

[PATCH 0/2] fixes for block stats
 2019-05-27 11:39 UTC  (4+ messages)
` [PATCH 1/2] block: make rq sector size accessible "

[GIT PULL FOR v5.3] Add analog mode support for Medion MD95700
 2019-05-27 11:39 UTC 

WARNING in line6_pcm_acquire
 2019-05-27 11:38 UTC 

INFO: trying to register non-static key in usbtouch_reset_resume
 2019-05-27 11:38 UTC 

[nft PATCH] parser_json: Fix and simplify verdict expression parsing
 2019-05-27 11:37 UTC 

[nft PATCH v4 0/2] JSON schema for nftables.py
 2019-05-27 11:36 UTC  (3+ messages)
` [nft PATCH v4 1/2] py: Implement JSON validation in nftables module
` [nft PATCH v4 2/2] tests/py: Support JSON validation

[PATCH] ARM: dts: aspeed: g4: add video engine support
 2019-05-27 11:27 UTC  (4+ messages)

[Buildroot] [PATCH V2 1/9] arch/csky: Add VDSP and FLOAT_ABI compiler options
 2019-05-27 11:35 UTC  (3+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2019-05-27 11:35 UTC 

[U-Boot] [PATCH v2] gpio: add gpio-hog support
 2019-05-27 11:34 UTC  (2+ messages)

[PATCH 1/5] vmwgfx: drop empty lastclose stub
 2019-05-27 11:34 UTC  (10+ messages)
` [PATCH 4/5] drm/vmwgfx: remove custom ioctl io encoding check

[igt-dev] [PATCH i-g-t] benchmarks/gem_wsim: Tidy manual sizeof VLA calculations
 2019-05-27 11:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{9, 14, 19}.x / 5.{0, 1}.x series
 2019-05-27 11:33 UTC 

[U-Boot] [PATCH 0/6] imx8: support container
 2019-05-27 11:31 UTC  (17+ messages)
` [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file
                          ` [U-Boot] [EXT] "

[PATCH 0/3] rtc: tegra: Dust off and deferred probe support
 2019-05-27 11:28 UTC  (3+ messages)
` [PATCH 1/3] rtc: tegra: checkpatch and miscellaneous cleanups

[kvm-unit-tests PATCH] gitlab-ci: Run tests with a Fedora docker image
 2019-05-27 11:28 UTC 

[PATCH] xhci: clear port_remote_wakeup after resume failure
 2019-05-27 11:28 UTC  (3+ messages)

[PATCH 00/17] [RFC] Commit-graph: Write incremental files
 2019-05-27 11:28 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 08/11] commit-graph: add --split option to builtin

[PATCH v3 0/4] synquacer: implement ACPI gpio/interrupt support
 2019-05-27 11:27 UTC  (15+ messages)
` [PATCH v3 1/4] acpi/irq: implement helper to create hierachical domains
` [PATCH v3 2/4] irqchip/exiu: preparatory refactor for ACPI support
` [PATCH v3 3/4] irqchip/exiu: implement "
` [PATCH v3 4/4] gpio: mb86s7x: enable "

[GIT PULL] Thermal-SoC management changes for v5.2-rc1
 2019-05-27 11:26 UTC  (6+ messages)

[U-Boot] [PATCH v2 u-boot-marvell 0/7] More fixes for Turris Omnia
 2019-05-27 11:26 UTC  (5+ messages)
` [U-Boot] [PATCH v2 u-boot-marvell 6/7] arm: mvebu: turris_omnia: call pci_init from board init code
` [U-Boot] [PATCH v2 u-boot-marvell 7/7] arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting


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.