All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-21 03:57:01 to 2019-05-21 05:53:04 UTC [more...]

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2019-05-21  5:52 UTC  (3+ messages)
` [PATCH 12/11] man-pages: copy_file_range updates

[PATCH 0/5] raid1-10 and raid0 cleanups
 2019-05-21  5:53 UTC  (3+ messages)
` [PATCH 2/4] md: raid0: Remove return statement from void function

[PATCH RESEND] kvm: make kvm_vcpu_(un)map dependency on CONFIG_HAS_IOMEM explicit
 2019-05-21  5:51 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] net/ice: update the RSS RETA size with support values
 2019-05-21  5:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] cmd: remove unused `display` command
 2019-05-21  5:49 UTC 

linux-next: Tree for May 21
 2019-05-21  5:48 UTC  (2+ messages)

[PATCH 00/15] Warrior review request
 2019-05-21  5:49 UTC  (5+ messages)
` [PATCH 01/15] gdb: Fix aarch64 build with musl
` [PATCH 02/15] shadow: Backport last change reproducibility

[PATCH v6 0/7] Add USB3.0 and TI HD3SS3220 driver support
 2019-05-21  5:49 UTC  (3+ messages)
` [PATCH v6 4/7] usb: gadget: udc: renesas_usb3: Add dual role switch support

[PATCH 0/5] ALSA: firewire-lib: unify tracing events for isoc packet
 2019-05-21  5:48 UTC  (2+ messages)

[patch 00/25] First batch
 2019-05-21  5:46 UTC  (4+ messages)
` [patch 22/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22

[PATCH v4] clk: qoriq: add support for lx2160a
 2019-05-21  5:43 UTC  (2+ messages)

Re: Re: [PATCH v3 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
 2019-05-21  5:41 UTC  (2+ messages)

[U-Boot] [RFC 00/11] SYSFW Loader for TI K3 family SoCs using FS Loader
 2019-05-21  5:41 UTC  (8+ messages)
` [U-Boot] [RFC 04/11] misc: fs_loader: Allow initializing blkdev using platform data
` [U-Boot] [RFC 05/11] arm: K3: Introduce System Firmware loader framework
` [U-Boot] [RFC 09/11] armv7R: dts: k3: am654: Update for loading SYSFW from MMC

[PATCHv1 0/8] qcom: Add cpuidle to some platforms
 2019-05-21  5:38 UTC  (6+ messages)
` [PATCHv1 4/8] arm64: dts: qcom: msm8916: Use more generic idle state names

[RFC PATCH v2 0/4] Input: mpr121-polled: Add polled driver for MPR121
 2019-05-21  5:37 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the amlogic tree
 2019-05-21  5:36 UTC 

[Bug 203647] New: Locking API testsuite fails "mixed read-lock/lock-write ABBA" rlock on kernels >=4.14.x
 2019-05-21  5:35 UTC  (2+ messages)
` [Bug 203647] "

[PATCH 0/3] fstests: copy_file_range() bounds testing
 2019-05-21  5:33 UTC  (3+ messages)
` [PATCH 3/3] generic: copy_file_range bounds test

[PATCH 1/2] Input: atmel_mxt_ts - add wakeup support
 2019-05-21  5:33 UTC  (4+ messages)

[PATCH v2] EDAC support for SiFive SoCs
 2019-05-21  5:30 UTC  (4+ messages)
` [PATCH v2] edac: sifive: Add EDAC platform driver "

[RESEND] input: keyboard: imx: make sure keyboard can always wake up system
 2019-05-21  5:30 UTC  (4+ messages)

[PATCH 0/5] firmware: Add support for loading compressed files
 2019-05-21  5:30 UTC  (4+ messages)

[PATCH 1/1] drm/bochs: Fix connector leak during driver unload
 2019-05-21  5:28 UTC 

[PATCH 1/1] drm/bochs: Fix connector leak during driver unload
 2019-05-21  5:28 UTC 

[PATCH 0/1] Configure wired network interface with dhcp
 2019-05-21  5:27 UTC  (10+ messages)
` [PATCH 1/1] systemd-conf: configure wired network "

[RFC PATCH v2 00/10] kvmppc: Paravirtualize KVM to support ultravisor
 2019-05-21  5:24 UTC  (3+ messages)
` [RFC PATCH v2 07/10] KVM: PPC: Ultravisor: Restrict LDBAR access

[PATCH v2][meta-networking] libowfat: update to 0.32
 2019-05-21  5:22 UTC  (2+ messages)

[PATCH v5.2-rc2 0/2] selftests: Remove forced unbuffering for test running
 2019-05-21  5:21 UTC  (5+ messages)
` [PATCH 1/2] "

[meta-oe][PATCH] libnfc: Fix build with musl
 2019-05-21  5:21 UTC 

[PATCH 00/12] Secure Virtual Machine Enablement
 2019-05-21  5:15 UTC  (30+ messages)
` [PATCH 01/12] powerpc/pseries: Introduce option to build secure virtual machines
` [RFC PATCH 02/12] powerpc: Add support for adding an ESM blob to the zImage wrapper
` [RFC PATCH 03/12] powerpc/prom_init: Add the ESM call to prom_init
` [PATCH 04/12] powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE
` [PATCH 05/12] powerpc/pseries: Add and use LPPACA_SIZE constant
` [PATCH 06/12] powerpc/pseries/svm: Use shared memory for LPPACA structures
` [PATCH 07/12] powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)
` [PATCH 08/12] powerpc/pseries/svm: Export guest SVM status to user space via sysfs
` [PATCH 09/12] powerpc/pseries/svm: Disable doorbells in SVM guests
` [PATCH 10/12] powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests
` [PATCH 11/12] powerpc/pseries/svm: Force SWIOTLB for "
` [PATCH 12/12] powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs

[PATCH] powerpc/perf: Use cpumask_last() to determine the
 2019-05-21  5:14 UTC  (2+ messages)

Inquiry 20/May/2019
 2019-05-20 13:42 UTC 

[PATCH v2 0/9] media: ov6650: A collection of fixes
 2019-05-21  5:15 UTC  (3+ messages)
` [PATCH v2 1/9] media: ov6650: Fix MODDULE_DESCRIPTION

Inquiry 20/May/2019
 2019-05-20 13:32 UTC 

Inquiry 20/May/2019
 2019-05-20 13:31 UTC 

Inquiry 20/May/2019
 2019-05-20 13:31 UTC 

Inquiry 20/May/2019
 2019-05-20 13:31 UTC 

Inquiry 20/May/2019
 2019-05-20 13:30 UTC 

[RFC 0/7] introduce memory hinting API for external process
 2019-05-21  5:14 UTC  (9+ messages)

[PATCH] input: imx6ul_tsc: use devm_platform_ioremap_resource() to simplify code
 2019-05-21  5:13 UTC  (4+ messages)

[RFC 0/1] Add dm verity root hash pkcs7 sig validation
 2019-05-21  5:12 UTC  (3+ messages)
` [RFC 1/1] "

Inquiry 20/May/2019
 2019-05-20 13:32 UTC 

Re: [PATCH v3 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
 2019-05-21  5:12 UTC  (5+ messages)

[PATCH 0/3] fstests: various fixes
 2019-05-21  5:12 UTC  (7+ messages)
` [PATCH 1/3] generic/530: revert commit f8f57747222
` [PATCH 2/3] generic/530, xfs/501: pass fs shutdown handle to t_open_tmpfiles
` [PATCH 3/3] generic, xfs: use _scratch_shutdown instead of calling src/godown

[PATCH] powerpc/powernv: Return for invalid IMC domain
 2019-05-21  5:11 UTC  (2+ messages)

[PATCH] input: keyboard: imx: use devm_platform_ioremap_resource() to simplify code
 2019-05-21  5:12 UTC  (4+ messages)

fix nr_phys_segments vs iterators accounting v2
 2019-05-21  5:11 UTC  (7+ messages)

[PATCH 0/3] dmaengine: tegra210-adma: Fixes for v5.2
 2019-05-21  5:11 UTC  (2+ messages)

[PATCH 1/2] Input: elantech - enable middle button support on 2 ThinkPads
 2019-05-21  5:10 UTC  (4+ messages)
` [PATCH 2/2] Input: synaptics - remove X240 from the topbuttonpad list

Inquiry 20/May/2019
 2019-05-20 12:59 UTC 

use bios directly in the log code
 2019-05-21  5:09 UTC  (4+ messages)
` [PATCH 14/17] xfs: use bios directly to read and write the log recovery buffers

[PATCH v3] kernel: fix typos and some coding style in comments
 2019-05-21  5:09 UTC 

[PATCH] crypto: vmx - convert to skcipher API
 2019-05-21  5:08 UTC  (3+ messages)

[PATCH] dmaengine: ioatdma: fix unprotected timer deletion
 2019-05-21  5:09 UTC  (3+ messages)

[PATCH] dmaengine: axi-dmac: Enable TLAST handling
 2019-05-21  5:08 UTC  (2+ messages)

[PATCH] dmaengine: axi-dmac: Sanity check memory mapped interface support
 2019-05-21  5:08 UTC  (2+ messages)

[PATCH V6 00/15] Add Tegra194 PCIe support
 2019-05-21  5:06 UTC  (14+ messages)
` [PATCH V6 02/15] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs

[PATCH] dmaengine: axi-dmac: Add support for interleaved cyclic transfers
 2019-05-21  5:06 UTC  (2+ messages)

[PATCH] dmaengine: ti: edma: Enable support for polled (memcpy) completion
 2019-05-21  5:04 UTC  (4+ messages)

[PATCH RESEND 0/2] input: da9063 updates
 2019-05-21  5:00 UTC  (7+ messages)
` [PATCH RESEND 1/2] input: da9063_onkey: remove platform_data support
` [PATCH RESEND 2/2] input: da9063_onkey: convert header to SPDX

Inquiry 20/May/2019
 2019-05-20 12:14 UTC 

[PATCH] dmaengine: mediatek-cqdma: sleeping in atomic context
 2019-05-21  4:58 UTC  (4+ messages)

[PATCH] dma: dw-axi-dmac: fix null dereference when pointer first is null
 2019-05-21  4:57 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix fence timeout after gpu reset
 2019-05-21  4:56 UTC 

[PATCH v1] dmaengine: tegra-apb: Handle DMA_PREP_INTERRUPT flag properly
 2019-05-21  4:55 UTC  (3+ messages)

[PATCH] ARM: delete netx machine
 2019-05-21  4:54 UTC  (2+ messages)

[RFC PATCH 00/14] mmap_sem range locking
 2019-05-21  4:52 UTC  (15+ messages)
` [PATCH 01/14] interval-tree: build unconditionally
` [PATCH 02/14] Introduce range reader/writer lock
` [PATCH 03/14] mm: introduce mm locking wrappers
` [PATCH 04/14] mm: teach pagefault paths about range locking
` [PATCH 05/14] mm: remove some BUG checks wrt mmap_sem
` [PATCH 06/14] mm: teach the mm about range locking
` [PATCH 07/14] fs: "
` [PATCH 08/14] arch/x86: "
` [PATCH 09/14] virt: "
` [PATCH 10/14] net: "
` [PATCH 11/14] ipc: "
` [PATCH 12/14] kernel: "
` [PATCH 13/14] drivers: "
` [PATCH 14/14] mm: convert mmap_sem to range mmap_lock

[PATCH] hwmon: (smsc47m1) fix outside array bounds warnings
 2019-05-21  4:44 UTC 

[kbuild:kunit 14/17] htmldocs: include/kunit/kunit-stream.h:58: warning: Function parameter or member '2' not described in '__printf'
 2019-05-21  4:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v9 00/27] gdbstub: Refactor command packets handler
 2019-05-21  4:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 02/27] gdbstub: Implement deatch (D pkt) with new infra

[PATCH v2 net 0/2] XDP generic related fixes
 2019-05-21  4:47 UTC  (4+ messages)
` [PATCH v2 net 2/2] net: core: generic XDP support for stacked device

linux-next: build failure after merge of the imx-mxs tree
 2019-05-21  4:43 UTC  (3+ messages)

[LTP] [RFC PATCH 0/1] Fix return value checks for posix apis
 2019-05-21  4:41 UTC  (6+ messages)
` [LTP] [RFC PATCH 1/1] open_posix_testsuite/pthread_sigmask: fix return value checks

[PATCH] dmaengine: stm32-dma: Fix redundant call to platform_get_irq
 2019-05-21  4:39 UTC  (3+ messages)

[GSoC] Some #leftoverbits for anyone looking for little projects
 2019-05-21  4:38 UTC  (4+ messages)

[PATCH 1/4] arm64: dts: fsl: ls1028a: Add qDMA node
 2019-05-21  4:38 UTC  (4+ messages)
` [PATCH 3/4] dmaengine: fsl-edma: support little endian for edma driver

[PATCH 1/1] drm/i915: remove unused IO_TLB_SEGPAGES which should be defined by swiotlb
 2019-05-21  4:40 UTC 

[PATCH] net/mlx5e: Allow removing representors netdev to other namespace
 2019-05-21  4:35 UTC  (3+ messages)

[V2 1/2] dmaengine: fsl-qdma: fixed the source/destination descriptor format
 2019-05-21  4:35 UTC  (4+ messages)
` [V2 2/2] dmaengine: fsl-qdma: Add improvement

[RFC PATCH] powerpc/mm: Implement STRICT_MODULE_RWX
 2019-05-21  4:33 UTC  (3+ messages)

[Patch V3 0/8] Tegra XUSB gadget driver support
 2019-05-21  4:34 UTC  (4+ messages)
` [Patch V3 3/8] phy: tegra: xusb: t210: add vbus override support

[PATCH v2] vt: Fix a missing-check bug in drivers/tty/vt/vt.c
 2019-05-21  4:30 UTC  (6+ messages)

[PATCH] dmaengine: jz4780: Fix transfers being ACKed too soon
 2019-05-21  4:30 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: Use SPDX license notifier
 2019-05-21  4:27 UTC  (2+ messages)

[PATCH v2] dmaengine: sudmac: remove unused driver
 2019-05-21  4:23 UTC  (2+ messages)

[PATCH v3 00/14] add ecspi ERR009165 for i.mx6/7 soc family
 2019-05-21  4:18 UTC  (17+ messages)
` [PATCH v3 04/14] dmaengine: imx-sdma: remove dupilicated sdma_load_context
` [PATCH v3 05/14] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v3 09/14] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v3 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm

[RFC PATCH 07/11] bpf: implement writable buffers in contexts
 2019-05-21  4:16 UTC  (3+ messages)

[PATCH v2] mm, memory-failure: clarify error message
 2019-05-21  4:14 UTC  (4+ messages)

[PATCH v4 1/3] amr64: map FDT as RW for early_init_dt_scan()
 2019-05-21  4:09 UTC  (5+ messages)
` [PATCH v4 2/3] fdt: add support for rng-seed

[PATCH] arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions
 2019-05-21  4:06 UTC  (2+ messages)

[PATCH v7 00/12] x86: PIE support to extend KASLR randomization
 2019-05-21  4:06 UTC  (3+ messages)
` [PATCH v7 01/12] x86/crypto: Adapt assembly for PIE support

[PATCH] MIPS: remove a space after -I to cope with header search paths for VDSO
 2019-05-21  4:03 UTC 

[PATCH] crypto: vmx - convert to SPDX license identifiers
 2019-05-21  3:58 UTC  (3+ messages)

[warrior][patch 00/34] Patch review
 2019-05-21  3:56 UTC  (6+ messages)
` [warrior][patch 30/34] samba: update to 4.8.11
` [warrior][patch 31/34] openvpn: update to 2.4.7
` [warrior][patch 32/34] efivar: prevent native efivar depending on target kernel
` [warrior][patch 33/34] libdbi-perl: prevent native libdbi-perl depending on target perl
` [warrior][patch 34/34] aufs-util: prevent native aufs-util depending on target kernel


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.