All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-03 06:58:02 to 2018-08-03 07:53:49 UTC [more...]

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-03  7:53 UTC  (7+ messages)

[PATCH 00/46] Use dmaenginem_async_device_register to simplify code
 2018-08-03  7:52 UTC  (100+ messages)
` [PATCH 01/46] dmaengine: zx_dma: use dmaenginem_async_device_register to simplify the code
  ` [01/46] "
` [PATCH 02/46] dmaengine: zynqmp_dma: "
  ` [02/46] "
` [PATCH 03/46] dmaengine: xilinx_dma: "
  ` [03/46] "
` [PATCH 04/46] dmaengine: xgene-dma: "
  ` [04/46] "
` [PATCH 05/46] dmaengine: txx9dmac: "
  ` [05/46] "
` [PATCH 06/46] dmaengine: timb_dma: "
  ` [06/46] "
` [PATCH 07/46] dmaengine: omap-dma: "
  ` [07/46] "
` [PATCH 08/46] dmaengine: edma: "
  ` [08/46] "
` [PATCH 09/46] dmaengine: cppi41: "
  ` [09/46] "
` [PATCH 10/46] dmaengine: tegra210-adma: use helper dmaenginem_async_device_register
  ` [10/46] "
` [PATCH 11/46] dmaengine: tegra20-apb-dma: "
  ` [11/46] "
` [PATCH 12/46] dmaengine: sun6i-dma: "
  ` [12/46] "
` [PATCH 13/46] dmaengine: sun4i-dma: use dmaenginem_async_device_register to simplify the code
  ` [13/46] "
` [PATCH 14/46] dmaengine: coh901318: "
  ` [14/46] "
` [PATCH 15/46] dmaengine: s3c24xx-dma: "
  ` [15/46] "
` [PATCH 16/46] dmaengine: ste_dma40: "
  ` [16/46] "
` [PATCH 17/46] dmaengine: stm32-mdma: "
  ` [17/46] "
` [PATCH 18/46] dmaengine: stm32-dma: "
  ` [18/46] "
` [PATCH 19/46] dmaengine: sprd-dma: "
  ` [19/46] "
` [PATCH 20/46] dmaengine: sirf-dma: "
  ` [20/46] "
` [PATCH 21/46] dmaengine: bam_dma: "
  ` [21/46] "
` [PATCH 22/46] dmaengine: sudmac: "
  ` [22/46] "
` [PATCH 23/46] dmaengine: sa11x0-dma: "
  ` [23/46] "
` [PATCH 24/46] dmaengine: nbpfaxi: "
  ` [24/46] "
` [PATCH 25/46] dmaengine: mmp_tdma: "
  ` [25/46] "
` [PATCH 26/46] dmaengine: shdmac: "
  ` [26/46] "
` [PATCH 27/46] dmaengine: usb-dmac: "
  ` [27/46] "
` [PATCH 28/46] dmaengine: rcar-dmac: "
  ` [28/46] "
` [PATCH 29/46] dmaengine: hidma: "
  ` [29/46] "
` [PATCH 30/46] dmaengine: pxa_dma: "
  ` [30/46] "
` [PATCH 31/46] dmaengine: moxart-dma: "
  ` [31/46] "
` [PATCH 32/46] dmaengine: pl330: "
  ` [32/46] "
` [PATCH 33/46] dmaengine: pch_dma: "
  ` [33/46] "
` [PATCH 34/46] dmaengine: mxs-dma: "
  ` [34/46] "
` [PATCH 35/46] dmaengine: mtk-hsdma: "
  ` [35/46] "
` [PATCH 36/46] dmaengine: k3dma: "
  ` [36/46] "
` [PATCH 37/46] dmaengine: imx-sdma: "
  ` [37/46] "
` [PATCH 38/46] dmaengine: imx-dma: "
  ` [38/46] "
` [PATCH 39/46] dmaengine: img-mdc-dma: "
  ` [39/46] "
` [PATCH 40/46] dmaengine: fsl-edma: "
  ` [40/46] "
` [PATCH 41/46] dmaengine: at_hdmac: "
  ` [41/46] "
` [PATCH 42/46] dmaengine: at_xdmac: "
  ` [42/46] "
` [PATCH 43/46] dmaengine: dma-jz4780: "
  ` [43/46] "
` [PATCH 44/46] dmaengine: dma-jz4740: "
  ` [44/46] "
` [PATCH 45/46] dmaengine: dma-axi-dmac: "
  ` [45/46] "
` [PATCH 46/46] dmaengine: add COMPILE_TEST for the drivers
  ` [46/46] "

linux-next: manual merge of the mips tree with the kbuild tree
 2018-08-03  7:51 UTC  (5+ messages)

simplified RISC-V interrupt and clocksource handling v2
 2018-08-03  7:49 UTC  (3+ messages)

[PATCH v5 09/14] sched: Add over-utilization/tipping point indicator
 2018-08-03  7:48 UTC  (13+ messages)

[PATCH v3] sparc: use generic dma_noncoherent_ops
 2018-08-03  7:48 UTC  (3+ messages)

[PATCH] rsi: remove redundant variables bss, wh and temp_flash_content
 2018-08-03  7:46 UTC 

[PATCH 0/6] btrfs-progs: Variant fixes for fuzz-tests
 2018-08-03  5:50 UTC  (7+ messages)
` [PATCH 1/6] btrfs-progs: Exit gracefully if we hit ENOSPC when allocating tree block
` [PATCH 2/6] btrfs-progs: Exit gracefully when failed to repair root dir item
` [PATCH 3/6] btrfs-progs: Don't report dirty leaked eb using BUG_ON
` [PATCH 4/6] btrfs-progs: Fix infinite loop when failed to repair bad key order
` [PATCH 5/6] btrfs-progs: Exit gracefull when we failed to alloc dev extent
` [PATCH 6/6] btrfs-progs: rescue-super: Don't double free fs_devices

[PATCH V4 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2018-08-03  7:45 UTC  (4+ messages)

[U-Boot] [PATCH v3 01/13] test: regmap: Increase size of syscon0 memory
 2018-08-03  7:41 UTC  (15+ messages)
` [U-Boot] [PATCH v3 02/13] regmap: Fix documentation
` [U-Boot] [PATCH v3 05/13] regmap: Introduce init_range
` [U-Boot] [PATCH v3 07/13] regmap: Add raw read/write functions
` [U-Boot] [PATCH v3 13/13] misc: Add IHS FPGA driver

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-03  7:06 UTC  (23+ messages)

[PATCH v3 3/7] riscv: Delete asm/compat.h
 2018-08-03  7:39 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
 2018-08-03  7:38 UTC  (2+ messages)

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-08-03  7:33 UTC  (6+ messages)
` [PATCH v2 08/18] serial: intel: Get serial id from dts
` [PATCH v2 14/18] serial: intel: Add CCF support

[Bug 107459] Atomically set gamma ramps are not applied until TTY switch
 2018-08-03  7:36 UTC  (2+ messages)

ALSA queries
 2018-08-03  7:35 UTC  (2+ messages)

[PATCH v12 0/3] tracing: Centralize preemptirq tracepoints and unify their usage
 2018-08-03  7:34 UTC  (5+ messages)

[Intel-wired-lan] IXGBE driver questions
 2018-08-03  7:33 UTC  (2+ messages)

[V9fs-developer] [PATCH] net/9p: avoid request size exceed to the virtqueue number in the zero copy
 2018-08-03  7:32 UTC  (2+ messages)

[PATCH 00/15][ANNOUNCE] 3.18.117-rt105-rc1
 2018-08-03  7:32 UTC  (2+ messages)

[PATCH] trace: Use rcu_dereference_raw for hooks from trace-event subsystem
 2018-08-03  7:32 UTC  (2+ messages)

[Bug 107432] Periodic complete system lockup with Vega M and Kernel 4.18-rc6+
 2018-08-03  7:32 UTC  (2+ messages)

A question about period
 2018-08-03  7:31 UTC  (2+ messages)

[PATCH v1 00/15] Add RDMA memory mode support for mediatek SOC MT2712
 2018-08-03  7:30 UTC  (7+ messages)
` [PATCH v1 06/15] drm/mediatek: add memory mode for RDMA

linux-next: manual merge of the kspp tree with the kbuild tree
 2018-08-03  7:30 UTC 

[RESEND PATCH v5 0/3] drm/atmel-hlcdc: bus-width override support
 2018-08-03  7:30 UTC  (11+ messages)
` [RESEND PATCH v5 1/3] dt-bindings: display: bridge: lvds-transmitter: add ti,ds90c185
  ` [RESEND PATCH v5 1/3] dt-bindings: display: bridge: lvds-transmitter: add ti, ds90c185
` [RESEND PATCH v5 2/3] dt-bindings: display: atmel: optional video-interface of endpoints
` [RESEND PATCH v5 3/3] drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes

[PATCH 00/21] TVP5150 fixes and new features
 2018-08-03  7:29 UTC  (4+ messages)
` [PATCH 20/22] [media] tvp5150: Add input port connectors DT bindings

[RFC] perf annotate: option to report global percentage
 2018-08-03  7:28 UTC  (4+ messages)

[PATCH] Input: cros_ec_keyb: Remove check before calling pm_wakeup_event
 2018-08-03  7:26 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/timer/m48t59: Move away from old_mmio accessors
 2018-08-03  7:22 UTC  (2+ messages)

[PATCH 1/1] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver compile support
 2018-08-03  5:26 UTC  (3+ messages)

[PATCH 2/2] doc hash-function-transition: pick SHA-256 as NewHash
 2018-08-03  7:20 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-03  5:24 UTC  (6+ messages)
` [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect

How /dev/nvme numbers are allocated/mapped to BDF
 2018-08-03  7:18 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Release RF resource on BT shutdown
 2018-08-03  7:13 UTC 

[ovmf test] 125750: all pass - PUSHED
 2018-08-03  7:13 UTC 

[PATCH] mm: Move check for SHRINKER_NUMA_AWARE to do_shrink_slab()
 2018-08-03  7:11 UTC  (5+ messages)

[PATCH v2 0/4] fix "rebase -i --root" corrupting root commit
 2018-08-03  7:09 UTC  (4+ messages)
` [PATCH v3 0/2] Fix author script quoting
  ` [PATCH v3 1/2] sequencer: handle errors in read_author_ident()

[PATCH ghak95] audit: Do not log full CWD path on empty relative paths
 2018-08-03  7:08 UTC  (3+ messages)

[PATCH v1] mm:memcg: skip memcg of current in mem_cgroup_soft_limit_reclaim
 2018-08-03  7:07 UTC  (5+ messages)

[meta-python][PATCH] add libudev to python-pyudev RDEPENDS
 2018-08-03  6:49 UTC 

[PATCH] drm/scheduler: select the least loaded sched during entity init
 2018-08-03  7:06 UTC 

[PATCH] gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume()
 2018-08-03  7:03 UTC  (5+ messages)

[PATCH 0/2] Use ARRAY_SIZE to replace computing the size
 2018-08-03  6:53 UTC  (3+ messages)
` [PATCH 1/2] net:usb: Use ARRAY_SIZE instead of calculating the array size
` [PATCH 2/2] include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE

[PATCH net-next] vhost: switch to use new message format
 2018-08-03  7:04 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Release RF resource on BT shutdown
 2018-08-03  7:04 UTC  (2+ messages)

[meta-java][PATCH 1/2] classes:java: move version_specific_cflags to java.bbclass
 2018-08-03  7:04 UTC  (4+ messages)
` [meta-java][PATCH 2/2] icedtea: disable error format-overflow for gcc 7

btrfs check --repair questions
 2018-08-03  5:06 UTC  (2+ messages)

Spende
 2018-08-03  7:00 UTC 

[PATCH v3] gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()
 2018-08-03  7:00 UTC  (6+ messages)

[RFC PATCH] audit: minimize our use of audit_log_format()
 2018-08-03  6:59 UTC  (2+ messages)

[Qemu-devel] Can I create img more thant 16TB?
 2018-08-03  6:59 UTC  (2+ messages)

[U-Boot] Get Phy device ID for non standard phy
 2018-08-03  6:58 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] lib: bitrev: Sync with Linux kernel v4.17
 2018-08-03  6:58 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] sandbox: Enable bitrev library build


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.