All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-22 17:36:13 to 2019-04-22 18:31:16 UTC [more...]

[U-Boot] Pull request: goldsimon/u-boot
 2019-04-22 18:31 UTC 

[PATCH] arm64: defconfig: Enable FSL_EDMA driver
 2019-04-22 18:30 UTC 

stable/linux-4.9.y boot: 38 boots: 0 failed, 38 passed (v4.9.170)
 2019-04-22 18:30 UTC 

[PATCH bpf 0/2] bpf: mark registers as safe or unknown in all frames
 2019-04-22 18:30 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Your build results for 2019-04-14
 2019-04-22 18:29 UTC  (3+ messages)

[PATCH v3 00/10] xfsprogs-5.0: fix various problems
 2019-04-22 18:28 UTC  (4+ messages)
` [PATCH 01/10] scrub: fix Makefile targets which depend on builddefs

[GIT PULL] MIPS fixes for 5.1
 2019-04-22 18:27 UTC 

[PATCH 0/3] Fix i2c and i3c scl rate according bus mode
 2019-04-22 18:27 UTC  (11+ messages)
` [PATCH 1/3] i3c: fix i2c and i3c scl rate by "

[PATCH] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
 2019-04-22 18:25 UTC 

[linux-lvm] Network-attached block storage and local SSDs for dm-cache
 2019-04-22 18:25 UTC  (2+ messages)

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

[Qemu-devel] [PATCH v14 0/2] support MAP_SYNC for memory-backend-file
 2019-04-22 18:22 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/4] arm: socfpga: clean up socfpga_common.h
 2019-04-22 18:23 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/4] arm: socfpga: move vining_fpga to DM_I2C
` [U-Boot] [PATCH v3 2/4] arm: socfpga: clean up socfpga_common.h
` [U-Boot] [PATCH v3 3/4] arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ
` [U-Boot] [PATCH v3 4/4] arm: socfpga: clean up board config files

[Xen-devel] [xen-unstable-smoke test] 135128: regressions - FAIL
 2019-04-22 18:22 UTC  (3+ messages)
  `  "

[U-Boot] [PATCH 1/4] ARM: socfpga: Factor out handoff register configuration
 2019-04-22 18:22 UTC  (8+ messages)
` [U-Boot] [PATCH 4/4] ARM: socfpga: Add support for selecting bridges in bridge command

[PATCH v2] u-boot: Fix missing Python.h build failure
 2019-04-22 18:20 UTC  (5+ messages)

[SPDK] Libnotify release plans
 2019-04-22 18:18 UTC 

[PATCH 0/5] difftool and mergetool improvements
 2019-04-22 18:18 UTC  (3+ messages)
` [PATCH 5/5] difftool: fallback on merge.guitool

Pending panel driver patches - OK to commit?
 2019-04-22 18:18 UTC  (2+ messages)

[PATCH 0/2] Add runtime PM for SAI digital audio interface
 2019-04-22 18:15 UTC  (6+ messages)
` [PATCH 2/2] ASoC: fsl: Move clock operation to PM runtime

[U-Boot] [PATCH 0/9] efi_loader: rework bootefi/bootmgr
 2019-04-22 18:16 UTC  (2+ messages)

[Virtio-fs] [PATCH 0/9] virtio-fs fixes
 2019-04-22 18:14 UTC  (5+ messages)
` [Virtio-fs] [PATCH 6/9] virtio-fs: let dax style override directIO style when dax+cache=none

[SPDK] Libnotify release plans
 2019-04-22 18:14 UTC 

Use of __kernel_timespec in userspace genetlink API
 2019-04-22 18:13 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] writable contexts for bpf raw tracepoints
 2019-04-22 18:12 UTC  (3+ messages)
` [PATCH bpf-next v3 1/5] bpf: add writable context for "

[RFC PATCH] dma-mapping: create iommu mapping for newly allocated dma coherent mem
 2019-04-22 18:11 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix encapsulation action flags
 2019-04-22 18:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] net/mlx5: fix modification "

[PATCH v2 00/79] Convert files to ReST
 2019-04-22 18:10 UTC  (3+ messages)
` [PATCH v2 23/79] docs: netlabel: convert docs to ReST and rename to *.rst

[PATCH v2 00/36] coresight: Support for ACPI bindings
 2019-04-22 18:09 UTC  (4+ messages)
` [PATCH v2 19/36] coresight: Introduce generic platform data helper

[PATCH bpf-next v6 0/9] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-04-22 18:08 UTC  (3+ messages)
` [PATCH bpf-next v6 3/9] net: plumb network namespace into __skb_flow_dissect

[PATCH] RAS/CEC: Add debugfs switch to disable at run time
 2019-04-22 18:08 UTC  (11+ messages)

[PATCH v7 1/2] platform/chrome: wilco_ec: Add property helper library
 2019-04-22 18:07 UTC  (2+ messages)
` [PATCH v7 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver

iwlwifi: BUG: unable to handle kernel paging request at ffffc90000e1c808
 2019-04-22 18:07 UTC  (3+ messages)
` [PATCH] iwlwifi: don't panic in error path on non-msix systems

implement generic dma_map_ops for IOMMUs v2 [rebase + resend]
 2019-04-22 18:03 UTC  (11+ messages)
` [PATCH 12/21] dma-iommu: factor atomic pool allocations into helpers

[PATCH 0/5] Taprio qdisc fixes
 2019-04-22 18:07 UTC  (4+ messages)
` [PATCH 3/5] net: sched: taprio: Fix null pointer deref bug

[PATCH v6 1/2] FROMLIST: platform/chrome: wilco_ec: Add property helper library
 2019-04-22 18:05 UTC  (2+ messages)
` [PATCH v6 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver

[PATCH] wireless-regdb: Update regulatory rules for South Korea
 2019-04-22 18:04 UTC  (4+ messages)
` [wireless-regdb] "

[Buildroot] [PATCH 1/2] board/friendlyarm: Add support for RK3399 NanoPi M4 board
 2019-04-22 18:04 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] board/orangepi: Add support for OrangePi Rk3399 board

[U-Boot] [PATCH v6 1/1] efi_loader: rework bootmgr/bootefi using load_image API
 2019-04-22 18:04 UTC 

[PATCH 0/4] vfs: update ->get_link() related documentation
 2019-04-22 18:03 UTC  (2+ messages)

meta-ingrasys patches required for new merged drivers
 2019-04-22 18:03 UTC  (4+ messages)
      ` Seeking openbmc programmer's editor info

[U-Boot] [PATCH 1/1] efi_selftest: do not run FDT test with ACPI table
 2019-04-22 18:03 UTC 

Resolving deltas dominates clone time
 2019-04-22 18:01 UTC  (5+ messages)

[LTP] [PATCH] crypto/af_alg06: new regression test for setting malformed authenc key
 2019-04-22 18:01 UTC 

[U-Boot] [PATCH v3 1/1] efi_loader: need either ACPI table or device tree
 2019-04-22 18:01 UTC 

[U-Boot] Fwd: EFIBootGuard for CIP and SecureBoot
 2019-04-22 17:57 UTC 

[U-Boot] [PATCH v3] arm: socfpga: mailbox: Fix off-by-one error on command length checking
 2019-04-22 17:57 UTC  (6+ messages)

revert dma direct internals abuse
 2019-04-22 17:56 UTC  (13+ messages)

[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v9)
 2019-04-22 17:56 UTC  (2+ messages)
` [PATCH 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v3)

[PATCH] drm/gma500/cdv: Check vbt config bits when detecting lvds panels
 2019-04-22 17:54 UTC  (3+ messages)

[PATCH v2] soc: add aspeed folder and misc drivers
 2019-04-22 17:54 UTC  (3+ messages)

general protection fault in __dev_printk
 2019-04-22 17:53 UTC  (2+ messages)

[dpdk-dev] [PATCH] raw/ifpga: fix fd leak in rte fpga do pr
 2019-04-22 17:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] raw/ifpga_rawdev: "
    ` [dpdk-dev] [dpdk-stable] "

[PATCH v2 1/4] s390: only build for new CPUs with clang
 2019-04-22 17:51 UTC  (3+ messages)
` [PATCH v2 4/4] s390: fix clang -Wpointer-sign warnigns in boot code

[dpdk-dev] [PATCH 8/8] ipc: fix net/mlx5 memleak
 2019-04-22 17:51 UTC  (2+ messages)

What's cooking in git.git (Apr 2019, #04; Mon, 22)
 2019-04-22 17:51 UTC  (2+ messages)
` jt/fetch-cdn-offload (was What's cooking in git.git (Apr 2019, #04; Mon, 22))

[PATCH/RFC 0/2] rebase: add switches to control todo-list setup
 2019-04-22 17:50 UTC  (3+ messages)

sun4i-i2s: Wrong quirks for Allwinner A64 ?
 2019-04-22 17:48 UTC  (3+ messages)

[U-Boot] [PATCHv4 3/6] dm: cache: Create a uclass for cache
 2019-04-22 17:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv4, "

gettext, multiple Preferred languages, and English
 2019-04-22 17:47 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix query host adapter if no DevX enabled
 2019-04-22 17:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix typos replacing between Rx and Tx
 2019-04-22 17:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix Direct Rules build
 2019-04-22 17:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: replace a port lookup with ethdev API
 2019-04-22 17:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix missing init for flow group
 2019-04-22 17:45 UTC  (3+ messages)

ipsec tunnel performance degrade
 2019-04-22 17:45 UTC  (2+ messages)

[dpdk-dev] [RFC v2 1/2] eal: replace libc-based random number generation with LFSR
 2019-04-22 17:44 UTC  (4+ messages)

[PATCH v3] arm64: sysreg: make mrs_s and msr_s macros work with Clang and LTO
 2019-04-22 17:44 UTC  (7+ messages)

[PATCH 0/6] iomem cacheability
 2019-04-22 17:42 UTC  (9+ messages)
` [PATCH 1/6] xen: extend XEN_DOMCTL_memory_mapping to handle cacheability
          ` [Xen-devel] "

new aspeed drivers
 2019-04-22 17:42 UTC 

[PATCH] docs: hwmon: remove the extension from .rst files
 2019-04-22 17:42 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS ebc74ca3c8beded01dfb11aba71630017e809fa5
 2019-04-22 17:40 UTC 

[RFC 0/2] Add AUX device entries for DP MST devices
 2019-04-22 17:39 UTC  (5+ messages)
` [PATCH 1/2] drm/dp_aux: Use non-cyclic idr, add suffix option for aux device

[PATCH] docs: hwmon: convert three docs to ReST format
 2019-04-22 17:39 UTC 

[PATCH] soc: add aspeed folder and misc drivers
 2019-04-22 17:38 UTC  (3+ messages)

[LTP] [PATCH] crypto/af_alg04: log INFO message when beginning test
 2019-04-22 17:37 UTC 

[dpdk-dev] [PATCH] reorder: add checks for invalid function inputs
 2019-04-22 17:37 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/efl: fix build with gcc < 5.0
 2019-04-22 17:36 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/efl: bump to version 1.22.1


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.