All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-20 07:04:26 to 2019-05-20 07:54:56 UTC [more...]

[PATCH RESEND] clk: imx: keep the mmdc p1 ipg clock always on on 6sx/ul/ull/sll
 2019-05-20  7:54 UTC 

[U-Boot] [PATCH] arm: mvebu: helios4: Enable CONFIG_BLK and CONFIG_DM_MMC
 2019-05-20  7:53 UTC 

[PATCH] pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined
 2019-05-20  7:52 UTC  (3+ messages)

[PATCH] libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
 2019-05-20  7:52 UTC  (9+ messages)

[Qemu-devel] [RFC PATCH] QEMU may write to system_memory before guest starts
 2019-05-20  7:50 UTC  (7+ messages)

[PATCH] ASoC: Mediatek: MT8183: enable IIR filter
 2019-05-20  7:50 UTC  (3+ messages)

[PATCH v2] ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT
 2019-05-20  7:50 UTC  (3+ messages)

[bug report] vfio: Can't find phys by iova in vfio_unmap_unpin()
 2019-05-20  7:50 UTC 

[Qemu-devel] [PATCH v2 0/2] bitmaps: merge bitmaps from different nodes
 2019-05-20  7:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] iotests: test external snapshot with bitmap copying

[Qemu-devel] [PATCH v2 0/3] aspeed: cleanups and extensions
 2019-05-20  7:47 UTC  (2+ messages)

[PATCH 00/17] Add support for SHA-256 checksums
 2019-05-20  7:47 UTC  (6+ messages)

[U-Boot] [PATCH] Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
 2019-05-20  7:47 UTC  (12+ messages)

[U-Boot] [PATCH] pmic: stpmic1: add support for SYSRESET_POWER_OFF
 2019-05-20  7:47 UTC 

[PATCH v12 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-05-20  7:44 UTC  (19+ messages)
` [PATCH v12 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings

[Qemu-devel] aspeed qemu question
 2019-05-20  7:42 UTC  (2+ messages)

[PATCH v2 0/4] Add missing device nodes for Olimex Teres-I
 2019-05-20  7:42 UTC  (4+ messages)
` [PATCH v2 1/4] arm64: DTS: allwinner: a64: Add pinmux for RGB666 LCD

[PATCH] net: sh_eth: fix mdio access in sh_eth_close() for some SoCs
 2019-05-20  7:42 UTC  (3+ messages)

[PATCH 0/3] arm64: allwinner: Enable AXP803's USB power supply
 2019-05-20  7:41 UTC  (3+ messages)

[PATCH -next] KVM: s390: fix typo in parameter description
 2019-05-20  7:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] fdt: Allow indicating a node is for U-Boot proper only
 2019-05-20  7:41 UTC  (10+ messages)

[PATCH v3 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-05-20  7:39 UTC  (9+ messages)
` [PATCH v3 3/3] soc: fsl: add RCPM driver

Dolgozói juttatások
 2019-05-20  7:31 UTC 

[U-Boot] [PATCH 1/4] lib: fdt: Split fdtdec_setup_mem_size_base()
 2019-05-20  7:39 UTC  (9+ messages)
` [U-Boot] [PATCH 4/4] ARM: renesas: Configure DRAM size from ATF DT fragment

[Buildroot] [PATCH v2 1/1] linux: xenomai: allow URL for the ADEOS/IPIPE patch
 2019-05-20  7:39 UTC  (6+ messages)

[PATCH 0/6] Zap SCIF2 DMA configuration in R-Car Gen3 DTS
 2019-05-20  7:37 UTC  (7+ messages)
` [PATCH 2/6] Revert "arm64: dts: renesas: r8a7796: Enable DMA for SCIF2"

[PATCH v3 0/4] Allwinner H6 watchdog support
 2019-05-20  7:36 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog
` [PATCH v3 2/4] arm64: dts: allwinner: h6: add watchdog node

[PATCH v2 0/8] Add imx7ulp USBOTG1 support
 2019-05-20  7:31 UTC  (5+ messages)
` [PATCH v2 6/8] ARM: dts: imx7ulp: add "

implement generic dma_map_ops for IOMMUs v5
 2019-05-20  7:29 UTC  (74+ messages)
` [PATCH 01/24] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 02/24] iommu/dma: Cleanup dma-iommu.h
` [PATCH 03/24] iommu/dma: Remove the flush_page callback
` [PATCH 04/24] iommu/dma: Use for_each_sg in iommu_dma_alloc
` [PATCH 05/24] iommu/dma: move the arm64 wrappers to common code
` [PATCH 06/24] iommu/dma: Move __iommu_dma_map
` [PATCH 07/24] iommu/dma: Move domain lookup into __iommu_dma_{map, unmap}
  ` [PATCH 07/24] iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}
` [PATCH 08/24] iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers
` [PATCH 09/24] iommu/dma: Factor out remapped pages lookup
` [PATCH 10/24] iommu/dma: Refactor the page array remapping allocator
` [PATCH 11/24] iommu/dma: Remove __iommu_dma_free
` [PATCH 12/24] iommu/dma: Refactor iommu_dma_free
` [PATCH 13/24] iommu/dma: Refactor iommu_dma_alloc
` [PATCH 14/24] iommu/dma: Don't remap CMA unnecessarily
` [PATCH 15/24] iommu/dma: Merge the CMA and alloc_pages allocation paths
` [PATCH 16/24] iommu/dma: Split iommu_dma_free
` [PATCH 17/24] iommu/dma: Cleanup variable naming in iommu_dma_alloc
` [PATCH 18/24] iommu/dma: Refactor iommu_dma_alloc, part 2
` [PATCH 19/24] iommu/dma: Refactor iommu_dma_get_sgtable
` [PATCH 20/24] iommu/dma: Refactor iommu_dma_mmap
` [PATCH 21/24] iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP
` [PATCH 22/24] iommu/dma: Switch copyright boilerplace to SPDX
` [PATCH 23/24] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 24/24] arm64: trim includes "

Fw: Regarding ofonod sending signal 11 after calling setup_sim7x00 for sim7600
 2019-05-20  7:34 UTC 

[PATCH RE-RESEND 1/2] drm/panel: Add support for Armadeus ST0700 Adapt
 2019-05-20  7:34 UTC  (6+ messages)

[PATCH] drm/i915: added i2c symlink to hdmi connector
 2019-05-20  7:37 UTC  (2+ messages)

[PATCH v1 0/4] drm/nouveau: drop use of drmP.h
 2019-05-20  7:34 UTC  (2+ messages)
` [Nouveau] "

[U-Boot] [PATCH v2 0/2] Add 'bcb' command to read/modify/write Android BCB
 2019-05-20  7:32 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] cmd: Add 'bcb' command to read/modify/write BCB fields

fs/pstore question
 2019-05-20  7:29 UTC  (2+ messages)

patch "staging: vc04_services: prevent integer overflow in create_pagelist()" added to staging-linus
 2019-05-20  7:26 UTC 

patch "staging: wlan-ng: fix adapter initialization failure" added to staging-linus
 2019-05-20  7:26 UTC 

[PATCH] ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT
 2019-05-20  7:24 UTC  (5+ messages)

[PATCH v3] soc: imx: Read imx8mm soc revision from anatop
 2019-05-20  7:20 UTC  (2+ messages)

[PATCH 0/3] KVM: PPC: Book3S HV: XIVE: assorted fixes on vCPU and RAM limits
 2019-05-20  7:15 UTC  (8+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: XIVE: clear file mapping when device is released
` [PATCH 2/3] KVM: PPC: Book3S HV: XIVE: do not test the EQ flag validity when resetting
` [PATCH 3/3] KVM: PPC: Book3S HV: XIVE: fix the enforced limit on the vCPU identifier

[SPDK] SPDK NVMe driver documentation
 2019-05-20  7:21 UTC 

[U-Boot] [PATCH] sun50i: a64: Fix broken A64-Teres-I board config
 2019-05-20  7:20 UTC  (2+ messages)

[PATCH v2] ocxl: Fix potential memory leak on context creation
 2019-05-20  7:18 UTC  (2+ messages)

[U-Boot] [PATCH v3] Add a simple script to remove boards
 2019-05-20  7:19 UTC  (2+ messages)

[v3 0/7] Support dsi for mt8183
 2019-05-20  7:18 UTC  (5+ messages)
` [v3 1/7] drm/mediatek: move mipi_dsi_host_register to probe

[Qemu-devel] [PATCH] Fix phb_placement backwards compatibility
 2019-05-20  7:16 UTC  (4+ messages)

[PULL] First set of IIO fixes for the 5.2 cycle
 2019-05-20  7:16 UTC  (2+ messages)

patch "iio: dac: ds4422/ds4424 fix chip verification" added to staging-linus
 2019-05-20  7:16 UTC 

patch "iio: adc: ti-ads8688: fix timestamp is not updated in buffer" added to staging-linus
 2019-05-20  7:16 UTC 

patch "iio: adc: ads124: avoid buffer overflow" added to staging-linus
 2019-05-20  7:16 UTC 

patch "iio: adc: modify NPCM ADC read reference voltage" added to staging-linus
 2019-05-20  7:16 UTC 

[PATCH 00/12] ASoC: SOF: stability fixes
 2019-05-20  7:15 UTC  (4+ messages)
` [PATCH 08/12] ASoC: SOF: ipc: fix a race, leading to IPC timeouts

[PULL] First set of new device support, features and cleanups for IIO in the 5.3 cycle
 2019-05-20  7:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/13] tests/vm: serial console autoinstall, misc fixes
 2019-05-20  7:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 10/13] tests/vm: freebsd autoinstall, using serial console

[PATCH v4 0/5] cpufreq: Add imx-cpufreq-dt driver for speed grading
 2019-05-20  7:14 UTC  (5+ messages)

ARM64 kvm cache coherency problem
 2019-05-20  7:14 UTC 

[Qemu-devel] [PATCH v3 0/8] WIP: Multifd compression support
 2019-05-20  7:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 5/8] migration: Add multifd-compress parameter

[RFC PATCH 0/4] KVM selftests for s390x
 2019-05-20  7:12 UTC  (5+ messages)
` [RFC PATCH 1/4] KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS

[PATCH V3 0/6] IMA: Support asking the VFS for a file hash
 2019-05-20  7:10 UTC  (3+ messages)
` [PATCH V3 1/6] VFS: Add a call to obtain a file's hash

[PATCH v2 0/2] at24: use devm_i2c_new_dummy_device()
 2019-05-20  7:10 UTC  (3+ messages)
` [PATCH v2 1/2] eeprom: "
` [PATCH v2 2/2] eeprom: at24: drop unnecessary label

[PATCH 1/2] clk: imx8mm: Mark dram_apb critical
 2019-05-20  7:08 UTC  (6+ messages)
` [PATCH 2/2] clk: imx8mm: Add gic clk

Kernel crash with FTDI FT232R on AMD boards
 2019-05-20  7:06 UTC  (3+ messages)

[RESEND] dt-bindings: cpufreq: Document allwinner,sun50i-h6-operating-points
 2019-05-20  7:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 01/14] linux-headers: update linux headers to kvm-ppc-next-5.2-1
 2019-05-20  7:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH] linux-headers: Update linux headers to 5.2-rc1

[U-Boot] [PATCH v1 00/10] arm: pxa: mmc: add driver model support
 2019-05-20  7:07 UTC  (5+ messages)
` [U-Boot] [PATCH v1 01/10] mmc: add missing space before comment delimiter
` [U-Boot] [PATCH v1 02/10] mmc: fsl_esdhc: annotate endifs

[PATCH v5 0/3] MIPS: ath79: add ag71xx support
 2019-05-20  7:07 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: net: add qca,ar71xx.txt documentation
` [PATCH v5 2/3] MIPS: ath79: ar9331: add Ethernet nodes
` [PATCH v5 3/3] net: ethernet: add ag71xx driver

[v2 0/5] support dsi for mt8183
 2019-05-20  7:06 UTC  (7+ messages)
` [v2 1/5] drm/mediatek: move mipi_dsi_host_register to probe

[PATCH 1/4] w1: ds2413: output_write() cosmetic fixes / simplify
 2019-05-20  7:05 UTC  (4+ messages)
` [PATCH 2/4] w1: ds2413: add retry support to state_read()
` [PATCH 3/4] w1: ds2413: when the slave is not responding during read, select it again
` [PATCH 4/4] w1: ds2805: rename w1_family struct, fixing c-p typo

[PATCH v4 0/3] MIPS: ath79: add ag71xx support
 2019-05-20  7:05 UTC  (4+ messages)
` [PATCH v4 3/3] net: ethernet: add ag71xx driver

[Linux-kernel-mentees] [SYZBOT REPORT] WARNING in vkms_vblank_simulate
 2019-05-20  7:04 UTC  (5+ 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.