All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-21 09:09:06 to 2018-09-21 10:01:40 UTC [more...]

[RFC PATCH 09/32] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
 2018-09-21 10:01 UTC 

[RFC PATCH 08/32] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
 2018-09-21 10:01 UTC 

[RFC PATCH 07/32] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
 2018-09-21 10:01 UTC 

[RFC PATCH 06/32] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
 2018-09-21 10:01 UTC 

[RFC PATCH 05/32] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
 2018-09-21 10:01 UTC 

[RFC PATCH 04/32] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
 2018-09-21 10:01 UTC 

[RFC PATCH 03/32] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
 2018-09-21 10:01 UTC 

[PATCH 01/40] drm: Use default dma_fence hooks where possible for null syncobj
 2018-09-21 10:01 UTC  (6+ messages)
` [PATCH 11/40] drm/i915/execlists: Onion unwind for logical_ring_init() failure

[RFC PATCH 02/32] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
 2018-09-21 10:01 UTC 

[RFC PATCH 01/32] KVM: PPC: Book3S: Simplify external interrupt handling
 2018-09-21 10:01 UTC 

[RFC PATCH 00/32] KVM: PPC: Book3S HV: Nested HV virtualization
 2018-09-21 10:01 UTC 

[PATCH] selftests/gpio: fix compiling errors
 2018-09-21 10:00 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] python-lxml: bump to version 4.2.5
 2018-09-21  9:59 UTC 

[PATCH] drm/exynos: simplify DMA mapping
 2018-09-21  9:57 UTC  (2+ messages)

[PATCH v13 0/3] Fix issues with huge mapping in ioremap for ARM64
 2018-09-21  9:56 UTC  (5+ messages)
` [PATCH v13 3/3] arm64: Implement page table free interfaces

[PATCH 0/4][RFC] Dynamic EU configuration of Slice/Subslice/EU
 2018-09-21  9:13 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Get active pending request for given context
` [PATCH 2/4] drm/i915: Update render power clock state configuration "
` [PATCH 3/4] drm/i915: set optimum eu/slice/sub-slice configuration based on load type
` [PATCH 4/4] drm/i915: Predictive governor to control eu/slice/subslice based on workload

[PATCH] framewarn: expand KASAN_EXTRA exception to KASAN
 2018-09-21  9:55 UTC  (5+ messages)

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-09-21  9:54 UTC  (7+ messages)
` [RFC v2 01/20] iommu: Introduce bind_pasid_table API
` [RFC v2 14/20] iommu: introduce device fault data

[PATCH v8 01/20] kasan, mm: change hooks signatures
 2018-09-21  4:05 UTC  (2+ messages)

[PATCH v10 00/26] guest dedicated crypto adapters
 2018-09-21  9:52 UTC  (4+ messages)
` [PATCH v10 06/26] s390: vfio-ap: sysfs interfaces to configure adapters

[PATCH -next] mm/gup_benchmark: Fix unsigned comparison to zero in __gup_benchmark_ioctl
 2018-09-21  9:50 UTC  (2+ messages)

[PATCH v3 00/13] drm/mediatek: support hdmi output for mt2701 and mt7623
 2018-09-21  9:50 UTC  (9+ messages)
` [PATCH v3 05/12] drm/mediatek: convert dpi driver to use drm_of_find_panel_or_bridge
` [PATCH v3 06/12] drm/mediatek: add dpi driver for mt2701 and mt7623

Making use of more Gitlab features for xf86-video-amdgpu
 2018-09-21  9:49 UTC  (6+ messages)

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-21  9:46 UTC  (84+ messages)
` [PATCH V2 01/27] mmc: mmci: internalize dma map/unmap into mmci dma functions
` [PATCH V2 02/27] mmc: mmci: internalize dma_inprogress "
` [PATCH V2 03/27] mmc: mmci: convert dma_setup callback to return an int
` [PATCH V2 04/27] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V2 05/27] mmc: mmci: move mmci next cookie to mci host
` [PATCH V2 06/27] mmc: mmci: merge prepare data functions
` [PATCH V2 07/27] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V2 08/27] mmc: mmci: add get_next_data callback
` [PATCH V2 09/27] mmc: mmci: modify dma_setup callback
` [PATCH V2 10/27] mmc: mmci: add dma_release callback
` [PATCH V2 11/27] mmc: mmci: add dma_start callback
` [PATCH V2 12/27] mmc: mmci: add dma_finalize callback
` [PATCH V2 13/27] mmc: mmci: add dma_error callback
` [PATCH V2 14/27] mmc: mmci: add validate_data callback
` [PATCH V2 15/27] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V2 16/27] mmc: mmci: add datactrl block size variant property
` [PATCH V2 17/27] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V2 18/27] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V2 19/27] mmc: mmci: add variant property to define dpsm bit
` [PATCH V2 20/27] mmc: mmci: add variant property to define irq pio mask
` [PATCH V2 21/27] mmc: mmci: add variant property to write datactrl before command
` [PATCH V2 22/27] mmc: mmci: add variant property to not read datacnt
` [PATCH V2 23/27] mmc: mmci: add variant property to request a reset
` [PATCH V2 24/27] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V2 25/27] mmc: mmci: add stm32 sdmmc registers
` [PATCH V2 26/27] mmc: mmci: add DT bindings for STM32 sdmmc
` [PATCH V2 27/27] mmc: mmci: add stm32 sdmmc variant

[PATCH] arm64: dts: allwinner: a64: Re-add "syscon" compatible
 2018-09-21  9:47 UTC  (3+ messages)

mtd_peb_write broken on dataflash
 2018-09-21  9:46 UTC  (3+ messages)

[PATCH] Driver core: add bus_find_device_by_of_node
 2018-09-21  9:45 UTC  (5+ messages)

Current staging crashes on boot on an AMD EPYC 7251
 2018-09-21  9:45 UTC 

[PATCH] net/mlx4: Use cpumask_available for eq->affinity_mask
 2018-09-21  9:44 UTC 

[PATCH 0/8] drm/i915: Preparations for adding gen11 planar formats
 2018-09-21  9:41 UTC  (4+ messages)
` [PATCH 2/8] drm/i915: Handle cursor updating active_planes correctly, v2

[PATCH v3 0/5] drm: more byteorder fixes
 2018-09-21  9:40 UTC  (4+ messages)
` [PATCH v3 1/5] drm: move native byte order quirk to new drm_mode_legacy_fb_format2 function

[PATCH] ARM: multi_v7_defconfig: enable STM32 MIPI DSI
 2018-09-21  9:39 UTC  (2+ messages)

[PATCH] memory_hotplug: Free pages as higher order
 2018-09-21  9:38 UTC 

[PATCH] memory_hotplug: Free pages as higher order
 2018-09-21  9:38 UTC 

[PATCH] ARM: multi_v7_defconfig: enable STM32 DRM support
 2018-09-21  9:39 UTC  (2+ messages)

[PATCH 1/2] drm: Use default dma_fence hooks where possible for null syncobj
 2018-09-21  9:39 UTC  (4+ messages)
` [PATCH 2/2] drm: Fix syncobj handing of schedule() returning 0
  ` [Intel-gfx] "

[PATCH] ARM: multi_v7_defconfig: enable panel RM68200
 2018-09-21  9:38 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: enable panel OTM8009A
 2018-09-21  9:38 UTC  (2+ messages)

[Regression] openvswitch: Add eventmask support to CT action
 2018-09-21  9:37 UTC 

[PATCH 1/6] ARM: multi_v7_defconfig: enable backlight gpio
 2018-09-21  9:37 UTC  (2+ messages)

[PATCH] mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
 2018-09-21  9:32 UTC 

[PATCH] kernel/kcov: Replace vm_insert_page with vmf_insert_page
 2018-09-21  9:37 UTC  (2+ messages)

[GIT PULL] UBIFS fixes for 4.19-rc4
 2018-09-21  9:33 UTC 

[Buildroot] [RFC v1] qt5base: fix libressl compile
 2018-09-21  9:31 UTC  (3+ messages)

[PATCH] drm/i915: set i915 driver probe to asynchronous
 2018-09-21  9:30 UTC  (2+ messages)

[PATCH v8 0/7] Add non-strict mode support for iommu-dma
 2018-09-21  9:29 UTC  (6+ messages)

[PATCH] PCI: remove unnecessary check of device_type == pci
 2018-09-21  9:29 UTC  (3+ messages)

[PATCHv2] media: qcom: remove duplicated include file
 2018-09-21  3:30 UTC 

[PATCH 6/8] [meta-oe] mpd: make lots of plugins optional
 2018-09-21  9:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 2/2] mpc: new recipe
 2018-09-21  9:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] libmpdclient: new recipe
 2018-09-21  9:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/6] Fix legacy DPMS changes with MST
 2018-09-21  9:27 UTC  (3+ messages)
` [PATCH 3/6] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead
  ` [Intel-gfx] "

[PATCH v2] mem: fix undefined behavior in NUMA code
 2018-09-21  9:27 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 00/11] dts: Update coresight device tree bindings
 2018-09-21  9:24 UTC  (5+ messages)
` [PATCH v2 11/11] arm: dts: ste-dbx5x0: Update coresight bindings for hardware port

[U-Boot] [PATCH v2 0/7] [RESEND] Improvements for the dwc3_generic driver
 2018-09-21  9:24 UTC  (5+ messages)

[PATCH v2] ALSA: xen-front: Refine indentations and constify snd_pcm_ops
 2018-09-21  9:23 UTC  (7+ messages)
` [PATCH v2] ALSA: xen-front: Refine indentations and constify snd_pcm_ops, "

[PATCH] media: qcom: remove duplicated include file
 2018-09-21  3:36 UTC  (3+ messages)

[linux-4.14 test] 127824: regressions - trouble: broken/fail/pass
 2018-09-21  9:21 UTC 

[PATCH v3] drm: Return -EOPNOTSUPP in drm_setclientcap() when driver do not support KMS
 2018-09-21  9:21 UTC  (3+ messages)

[PATCH 1/2] drm/fourcc: rename Intel modifiers to follow the naming convention
 2018-09-21  9:18 UTC  (2+ messages)

[U-Boot] [PATCH V3 1/2] pci: Support parsing PCI controller DT subnodes
 2018-09-21  9:17 UTC  (10+ messages)
` [U-Boot] [PATCH V3 2/2] pci: Update documentation to make 'compatible' string optional

[U-Boot] [PATCH 0/4] rockchip: allow rk3188 to boot from mmc devices
 2018-09-21  9:16 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] mmc: dw_mmc: check fifo status with a timeout in fifo mode
` [U-Boot] [PATCH 2/4] rockchip: dwmmc: add rk2928-dw-mshc compatible
` [U-Boot] [PATCH 3/4] rockchip: rk3188: add u-boot-specific mmc properties
` [U-Boot] [PATCH 4/4] rockchip: rk3188: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock

How to replace rte_eth_dev_attach with rte_eal_hotplug_add
 2018-09-21  9:16 UTC  (4+ messages)

[PATCH v7 0/7] EDAC: Enhancements to Synopsys EDAC driver
 2018-09-21  9:15 UTC  (10+ messages)
` [v7,2/7] edac: synps: Add platform specific structures for ddrc controller
            ` [PATCH v7 2/7] "

REQ_OP_WRITE_ZEROES clash with REQ_FAILFAST_TRANSPORT ?
 2018-09-21  9:15 UTC 

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2018-09-21  9:14 UTC  (4+ messages)

[PATCH] iio: magnetometer: Add support for PNI RM3100 9-axis magnetometer
 2018-09-21  9:13 UTC  (3+ messages)

[U-Boot] mainline u-boot on radxarock (rockchip rk3188) from SDcard
 2018-09-21  9:13 UTC  (3+ messages)

[PATCH v4 00/16] Add utilization clamping support
 2018-09-21  9:13 UTC  (9+ messages)
` [PATCH v4 14/16] sched/core: uclamp: request CAP_SYS_ADMIN by default

[PATCH V2 1/2] openssh: upgrade 7.8p1 -> 7.8p1+git to support openssl 1.1.x
 2018-09-21  9:08 UTC  (7+ messages)

[PATCH 0/4] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-09-21  9:09 UTC  (7+ messages)
` [PATCH 1/4] dt: bindings: add missing dt properties for WCN3990 wifi node
` [PATCH 2/4] dts: arm64/sdm845: Add WCN3990 WLAN module device node
` [PATCH 3/4] dt: bindings: add bindings for wifi iommu node
` [PATCH 4/4] dts: arm64/sdm845: Enable iommu for WCN3990 wifi module device node


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.