All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-09 00:28:07 to 2018-08-09 02:20:34 UTC [more...]

[PATCH 0/4] locks: avoid thundering-herd wake-ups
 2018-08-08 23:34 UTC  (9+ messages)

[PATCH v2 0/7] Add support for the Turris Mox router
 2018-08-09  2:20 UTC  (5+ messages)
` [PATCH v2 1/7] pinctrl: armada-37xx: Correct mpp definitions
` [PATCH v2 2/7] drivers: mfd: Add support for Moxtet bus
` [PATCH v2 3/7] drivers: gpio: Add support for GPIOs over "
` [PATCH v2 4/7] watchdog: Add support for Armada 37xx CPU watchdog

[PATCH v4 00/14] Add RDMA memory mode support for mediatek SOC MT2712
 2018-08-09  2:15 UTC  (45+ messages)
` [PATCH v4 01/14] drm/mediatek: add connection from RDMA0 to DPI1
` [PATCH v4 02/14] drm/mediatek: add connection from RDMA0 to DSI1
` [PATCH v4 03/14] drm/mediatek: add connection from RDMA1 to DSI0
` [PATCH v4 04/14] drm/mediatek: add connection from RDMA2 "
` [PATCH v4 05/14] drm/mediatek: add memory mode and layer_config for RDMA
` [PATCH v4 06/14] drm/mediatek: add RGB color format support "
` [PATCH v4 07/14] drm/mediatek: add the comment about color format setting for OVL
` [PATCH v4 08/14] drm/mediatek: add YUYV/UYVY color format support for RDMA
` [PATCH v4 09/14] drm/mediatek: add function to get layer number for component
` [PATCH v4 10/14] drm/mediatek: add function to return OVL layer number
` [PATCH v4 11/14] drm/mediatek: add function to return RDMA "
` [PATCH v4 12/14] drm/mediatek: use layer_nr function to get layer number to init plane
` [PATCH v4 13/14] drm/mediatek: update some variable name from ovl to comp
` [PATCH v4 14/14] drm/mediatek: fix connection from RDMA2 to DSI1

[PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-09 10:53 UTC  (9+ messages)
` [PATCH V3 1/4] kvm: remove redundant reserved page check
` [PATCH V3 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
` [PATCH V3 3/4] mm: add a function to differentiate the pages is from DAX device memory
` [PATCH V3 4/4] kvm: add a check if pfn is from NVDIMM pmem

[PATCH net 0/3] net/smc: fixes 2018-08-08
 2018-08-09  2:14 UTC  (2+ messages)

[PATCH] drm/amdgpu/sriov: give 8s for recover vram under RUNTIME
 2018-08-09  2:11 UTC  (3+ messages)

[PATCH V3] blk-mq: count the hctx as active before allocate tag
 2018-08-09  2:09 UTC 

Kernel module sends infinite netlink messages on v0.0.20180802
 2018-08-09  2:20 UTC  (4+ messages)

[PATCH] selinux: refactor mls_context_to_sid() and make it stricter
 2018-08-09  2:07 UTC  (5+ messages)

[Qemu-arm] Regarding some issues with gdb
 2018-08-09  2:06 UTC  (3+ messages)

[PATCH 0/5 - V2] locks: avoid thundering-herd wake-ups
 2018-08-09  2:04 UTC 

[SPDK] Error when issue IO in QEMU to vhost scsi NVMe
 2018-08-09  2:04 UTC 

[PATCH] lib/test_hexdump: fix failure on big endian cpu
 2018-08-09  2:04 UTC  (3+ messages)

[PATCH] scsi: use blk_mq_run_hw_queues in scsi_kick_queue
 2018-08-09  2:02 UTC  (2+ messages)

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-09  2:00 UTC  (14+ messages)

[master][PATCH 01/14] weston: 3.0.0 -> 4.0.0
 2018-08-09  2:00 UTC  (14+ messages)
` [master][PATCH 02/14] iproute2: 4.14.1 -> 4.17.0
` [master][PATCH 03/14] gstreamer1.0-plugins-bad: 1.12.4 -> 1.14.1
` [master][PATCH 04/14] arago-prefs: update preferences for gstreamer 1.14.1
` [master][PATCH 05/14] toolchain-gcc: update binutils preference to 2.31
` [master][PATCH 06/14] packagegroup-arago-tisdk-connectivity: remove deprecated wireless-tools
` [master][PATCH 07/14] packagegroup-arago-tisdk-addons: remove deprecated trace-cmd
` [master][PATCH 08/14] qtbase: disable QOpenGLTexture patch
` [master][PATCH 09/14] qtwebengine: disable failing "disable-SECCOMP-BPF-Sandbox" patch
` [master][PATCH 10/14] gtk+3: fix wayland PACKAGECONFIG to pull libgbm instead of mesa
` [master][PATCH 11/14] devmem2: patch accepted upstream, remove locally
` [master][PATCH 12/14] weston: disable ivi-shell and virtual-keyboard patches
` [master][PATCH 13/14] Revert "packagegroup*-graphics: Enable wayland-ivi-extension"
` [master][PATCH 14/14] busybox: disable FEATURE_MOUNT_NFS due to rpc/rpc.h deprecation in glibc

[PATCH lora-next 00/10] Conversing sx1301 to regmap and regfield
 2018-08-08 23:37 UTC  (7+ messages)
` [PATCH lora-next 01/10] net: lora: sx1301: add register, bit-fields, and helpers for regmap

[PATCH] drm/i915: remove the unnecessary restriction for NV12 in intel_framebuffer_init
 2018-08-09  1:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

use generic DMA mapping code in powerpc
 2018-08-09  1:57 UTC  (42+ messages)
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 13/20] powerpc/dma: remove get_dma_offset
` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent

[PATCH] maintainers: claim maintainership for ARM v7 and v8
 2018-08-09  1:58 UTC 

[PATCH v2] scsi: ufs: remove unnecessary query(DM) UPIU trace
 2018-08-09  1:57 UTC  (2+ messages)

[RFC] 0-length PPDU reporting
 2018-08-09  1:53 UTC  (3+ messages)
` [RFA] 0-length PSDU reporting

[linux-linus test] 125788: trouble: blocked/broken/fail/pass
 2018-08-09  1:53 UTC 

[PATCH] net/ixgbe: remove hardcoded CRC STRIP config from ixgbe
 2018-08-09  1:51 UTC  (3+ messages)

[PATCH] drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend
 2018-08-09  1:39 UTC 

[PATCH] f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
 2018-08-09  1:44 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH v7 0/9] powerpc/pseries: Machine check handler improvements
 2018-08-09  1:43 UTC  (6+ messages)
` [PATCH v7 7/9] powerpc/pseries: Dump the SLB contents on SLB MCE errors
` [PATCH v7 8/9] powerpc/mce: Add sysctl control for recovery action on MCE

[PATCH 1/1] verify-tag/verify-commit should exit unsuccessfully when signature is not trusted
 2018-08-09  1:43 UTC  (11+ messages)

[PATCH] drivers/net/usb/r8152: change rtl8152_system_suspend to be void function
 2018-08-09  1:42 UTC  (2+ messages)

[PATCH] dt-bindings: media: adv748x: Document secondary addresses
 2018-08-08 23:14 UTC  (3+ messages)

[PATCH] ACPI: nfit: check dcr immediately following its assignment codes
 2018-08-09  1:35 UTC  (5+ messages)
  ` [External] "

RDMA connection closed and not re-opened
 2018-08-08 23:11 UTC  (13+ messages)

[PATCH RFC 00/10] Introduce lockless shrink_slab()
 2018-08-08 23:09 UTC  (10+ messages)
` [PATCH RFC 01/10] rcu: Make CONFIG_SRCU unconditionally enabled

[PATCH 1/1] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout
 2018-08-09  1:30 UTC  (5+ messages)

[xen-unstable-smoke test] 125816: trouble: blocked/broken/pass
 2018-08-09  1:30 UTC 

[PATCH net-next] rds: avoid lock hierarchy violation between m_rs_lock and rs_recv_lock
 2018-08-08 22:37 UTC  (4+ messages)

[PATCH V2] blk-mq: count the hctx as active before allocate tag
 2018-08-09  1:24 UTC  (3+ messages)

[LTP] [PATCH] syscalls/setxattr: fix iterations and missing coverage
 2018-08-09  1:22 UTC 

[PATCH v5 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-08-08 22:52 UTC  (5+ messages)
` [PATCH v5 1/4] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
` [PATCH v5 2/4] um: Add generated/ to MODE_INCLUDE
` [PATCH v5 3/4] compiler.h: Allow arch-specific overrides
` [PATCH v5 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug

[PATCH] net/9p/trans_virtio.c: decrease the refcount of 9p virtio device when removing it
 2018-08-09  1:18 UTC  (6+ messages)

[PATCH v2] scsi: aic94xx: fix an error code in aic94xx_init()
 2018-08-09  1:18 UTC  (2+ messages)

[PATCH 1/4] drm/i915: kill intel_display_power_well_is_enabled()
 2018-08-09  1:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH] st: remove redundant pointer STbuffer
 2018-08-09  1:16 UTC  (3+ messages)

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-09  1:09 UTC  (6+ messages)
` [RFC PATCH 2/7] iommu: Add share domain interface in iommu for spimdev

Question about inode_permission() check in unix_find_other()
 2018-08-09  1:09 UTC 

[PATCH net 0/2] Mellanox, mlx5e fixes 2018-08-07
 2018-08-08 22:48 UTC  (3+ messages)
` [PATCH net 1/2] net/mlx5e: Properly check if hairpin is possible between two functions
` [PATCH net 2/2] net/mlx5e: Cleanup of dcbnl related fields

[PATCH v2 0/2] Don't use coherent DMA buffers for ISO transfer
 2018-08-08 22:46 UTC  (3+ messages)
` [PATCH v2 2/2] media: usb: pwc: "

[PATCH 1/2] drm/i915: Allow control of PSR at runtime through debugfs, v5
 2018-08-09  1:06 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/psr: Add debugfs support to force a downgrade to PSR1 mode

[PATCH RFC ftrace/core] tracing: Directly call tracer and lockdep probes
 2018-08-09  1:06 UTC  (3+ messages)

[Buildroot] PERL/CGI: Can not install CGI.pm via buildroot
 2018-08-09  1:05 UTC  (3+ messages)

[RFC net-next 00/15] net: A socket API for LoRa
 2018-08-09  0:50 UTC  (7+ messages)

fio percentage_random query
 2018-08-08 22:37 UTC  (2+ messages)

[RFC PATCH v1] media: uvcvideo: Cache URB header data before processing
 2018-08-08 22:35 UTC  (6+ messages)

[Qemu-devel] [PATCH] spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
 2018-08-09  0:23 UTC  (2+ messages)

[PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-08-08 22:32 UTC  (4+ messages)

[PATCH 01/20] drm: Let userspace check if driver supports modeset
 2018-08-09  0:48 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[RFC] submodule: munge paths to submodule git directories
 2018-08-09  0:45 UTC  (5+ messages)
` [PATCH 0/2] munge submodule names
  ` [PATCH 1/2] submodule: create helper to build paths to submodule gitdirs

[PATCH v2 00/10] detect broken &&-chains in subshells
 2018-08-09  0:44 UTC  (4+ messages)
` [PATCH 0/5] chainlint: improve robustness against "unusual" shell coding

[PATCH v2] platform/x86: acer-wmi: refactor function has_cap
 2018-08-09  0:44 UTC  (2+ messages)

need your reply
 2018-08-08 12:18 UTC 

[PATCH] drm/panel: sn65dsi86: Implement AUX channel
 2018-08-09  0:42 UTC  (2+ messages)

[RFC 1/4] ethdev: claim device reset as async
 2018-08-09  0:41 UTC  (3+ messages)

[RFC PATCH v1] media: uvcvideo: Cache URB header data before processing
 2018-08-08 22:20 UTC  (2+ messages)

[rocko/master][PATCH] opencv: bump SRCREV to include optimized stereobm kernel
 2018-08-09  0:41 UTC 

[PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems
 2018-08-09  0:41 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] net: phy: sftp: print debug message with text, not numbers
 2018-08-08 22:16 UTC  (2+ messages)

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-09  0:36 UTC  (9+ messages)

[tpm2] Cannot get tabrmd to run
 2018-08-09  0:36 UTC 

[PATCH] rtc: isl1208: fix error handling in isl1208_probe()
 2018-08-08 22:13 UTC 

[PATCH] drm/i915: Restore user forcewake domains across suspend
 2018-08-09  0:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Restore user forcewake domains across suspend (rev2)


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.