All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-08 14:22:45 to 2017-05-08 15:16:01 UTC [more...]

[U-Boot] Patchset v3 Poplar 96Boards EE
 2017-05-08 15:16 UTC  (6+ messages)
` [U-Boot] [PATCHv3 1/5] ARM64: dts: hi3798cv200-poplar: add device tree bindings
` [U-Boot] [PATCHv3 2/5] ARM64: dts: poplar: add usb-ehci node
` [U-Boot] [PATCHv3 3/5] ARM64: dts: poplar: add clock frequency to the console node
` [U-Boot] [PATCHv3 4/5] driver: mmc: update debug info
` [U-Boot] [PATCHv3 5/5] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards

[PATCH v3 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-08 15:15 UTC  (3+ messages)

[PATCH] usb: cdc-wdm: use memdup_user
 2017-05-08 15:14 UTC  (2+ messages)
` [PATCH v2] "

Large latency on blk_queue_enter
 2017-05-08 15:14 UTC  (12+ messages)

[PATCHv2] yocto-compat-layer.py: Add script to YP Compatible Layer validation
 2017-05-08 15:14 UTC  (4+ messages)
  ` [OE-core] "

[RFC] pci: using new interrupt API to enable MSI and MSI-X
 2017-05-08 15:14 UTC  (9+ messages)

[Qemu-devel] Future of SoftFloat use in QEMU
 2017-05-08 15:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] qemu-doc: Update to use the new way of attaching USB devices
 2017-05-08 15:13 UTC 

[PATCH] power: supply: core: Add support for supplied-from device-property
 2017-05-08 15:13 UTC 

Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures
 2017-05-08 15:13 UTC  (6+ messages)

[PATCH 0/4] usb: musb: tusb6010_omap: Convert to DMAengine
 2017-05-08 15:12 UTC  (9+ messages)
` [PATCH 4/4] usb: musb: tusb6010_omap: Convert to DMAengine API

[PATCH] src/seek_sanity_test: ensure file size is big enough
 2017-05-08 15:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] DMA-buf: Fine-tuning for four function implementations
 2017-05-08 15:12 UTC  (18+ messages)
` [PATCH 1/4] dma-buf: Combine two function calls into one in dma_buf_debug_show()
` [PATCH 2/4] dma-buf: Improve a size determination in dma_buf_attach()
` [PATCH 3/4] dma-buf: Adjust a null pointer check "
` [PATCH 4/4] dma-buf: Use seq_putc() in two functions

[Qemu-devel] [PATCH 0/5] docker: Add test-block
 2017-05-08 15:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] "

linux-next: Tree for May 8
 2017-05-08 15:12 UTC  (2+ messages)
` linux-next: Tree for May 8 (overlayfs, exportfs)

[PATCH] nvme: remove disk after hw queue is started
 2017-05-08 15:11 UTC  (6+ messages)

[PATCH 0/3] mtdswap: Fine-tuning for three function implementations
 2017-05-08 15:10 UTC  (8+ messages)
` [PATCH 1/3] mtdswap: Reduce function calls for sequence output in mtdswap_show()
` [PATCH 2/3] mtdswap: Improve two size determinations in mtdswap_add_mtd()
` [PATCH 3/3] mtdswap: Improve a size determination in mtdswap_erase_block()

[RFC][PATCH 0/9] VFS: Introduce mount context
 2017-05-08 15:10 UTC  (5+ messages)
` [PATCH 3/9] VFS: Introduce a "
` [PATCH 4/9] Implement fsopen() to prepare for a mount

[RFC PATCH] pci: Concurrency issue in NVMe Init through PCIe switch
 2017-05-08 15:09 UTC 

Security response; public holidays
 2017-05-08 15:09 UTC  (9+ messages)
    ` Security response; public holidays [and 1 more messages]
        ` Security response; public holidays [and 1 more messages] "

[PATCH V2 0/3] clk: introduce clk_bulk_get accessories
 2017-05-08 15:08 UTC  (4+ messages)
` [PATCH V2 1/3] clk: add "

[Q] Heisenbug and anti-heisenbug
 2017-05-08 15:06 UTC  (8+ messages)

[PATCH v5] staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg80211.c
 2017-05-08 15:06 UTC 

[uml-devel] [uml-user] UML on WSL
 2017-05-08 15:05 UTC  (3+ messages)

[RFC v4 00/18] vb2: Handle user cache hints, allow drivers to choose cache coherency
 2017-05-08 15:03 UTC  (22+ messages)
` [RFC v4 01/18] vb2: Rename confusingly named internal buffer preparation functions
` [RFC v4 02/18] vb2: Move buffer cache synchronisation to prepare from queue
` [RFC v4 03/18] vb2: Move cache synchronisation from buffer done to dqbuf handler
` [RFC v4 04/18] v4l: Unify cache management hint buffer flags
` [RFC v4 05/18] vb2: Anticipate queue specific DMA attributes for USERPTR buffers
` [RFC v4 06/18] vb2: dma-contig: Assign DMA attrs for a buffer unconditionally
` [RFC v4 07/18] vb2: dma-contig: Remove redundant sgt_base field
` [RFC v4 08/18] vb2: dma-contig: Don't warn on failure in obtaining scatterlist
` [RFC v4 09/18] vb2: dma-contig: Allocate sgt as part of struct vb2_dc_buf
` [RFC v4 10/18] vb2: dma-contig: Fix DMA attribute and cache management
` [RFC v4 11/18] vb2: dma-contig: Add WARN_ON_ONCE() to check for potential bugs
` [RFC v4 12/18] vb2: dma-sg: Let drivers decide DMA attrs of MMAP and USERPTR bufs
` [RFC v4 13/18] vb2: Don't sync cache for a buffer if so requested
` [RFC v4 14/18] vb2: Improve struct vb2_mem_ops documentation; alloc and put are for MMAP
` [RFC v4 15/18] vb2: Dma direction is always DMA_TO_DEVICE in buffer preparation
` [RFC v4 16/18] vb2: Do sync plane cache only for CAPTURE buffers in finish memop
` [RFC v4 17/18] docs-rst: Document precise V4L2_BUF_FLAG_NO_CACHE_SYNC flag behaviour
` [RFC v4 18/18] v4l: Use non-consistent DMA mappings for hardware that deserves it

bpf pointer alignment validation
 2017-05-08 15:04 UTC  (4+ messages)

[PATCH 1/2] arm64: Call __show_regs directly
 2017-05-08 15:04 UTC  (4+ messages)
` [PATCH 2/2] arm64: Add dump_backtrace() in show_regs

GSOC on ceph-mgr : SMARTER SMARTER REWEIGHT-BY-UTILIZATION
 2017-05-08 15:03 UTC  (3+ messages)

[Qemu-devel] boot order=d bug?
 2017-05-08 15:01 UTC  (5+ messages)

BUG: rcu_sched detected stalls on CPUs
 2017-05-08 15:01 UTC  (5+ messages)

[PATCH 0/1] tcf-agent: add -USR2 to stop/kill initscript
 2017-05-08 15:01 UTC  (4+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH v6 0/9] qemu-img: add measure sub-command
 2017-05-08 15:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 1/9] block: add bdrv_measure() API
` [Qemu-devel] [PATCH v6 2/9] raw-format: add bdrv_measure() support
` [Qemu-devel] [PATCH v6 4/9] qcow2: make refcount size calculation conservative

[Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD)
 2017-05-08 15:01 UTC  (2+ messages)

[PATCH] x86/mm: add temporary debugging code to get_page_from_gfn_p2m()
 2017-05-08 15:00 UTC  (2+ messages)

[PATCH v13 0/11] devicetree simple-battery and client in bq27xxx_battery
 2017-05-08 15:01 UTC  (16+ messages)
` [PATCH v13 08/11] power: supply: bq27xxx_battery: Add power_supply_battery_info support
` [PATCH v13 09/11] power: supply: bq27xxx_battery: Enable data memory update for certain chips
` [PATCH v13 10/11] power: supply: bq27xxx_battery: Flag identical register maps when in debug mode

[PATCH V6] drm/i915: Disable stolen memory when i915 runs in guest vm
 2017-05-08 15:01 UTC  (7+ messages)

[Qemu-devel] [RFC PATCH v1 0/5] Enable virtio-scsi boot from /dev/sgX
 2017-05-08 15:00 UTC  (8+ messages)

[PATCH] doc: announce public crypto PMD names removal
 2017-05-08 14:59 UTC  (4+ messages)

[PATCH] doc: announce crypto structures rework
 2017-05-08 14:59 UTC  (4+ messages)

[PATCH 0/2] thermal: power allocator: add new divvy-up algorithm
 2017-05-08 14:58 UTC  (6+ messages)
` [PATCH 2/2] trace: power allocator: add trace for divvyup algorithm

[PATCH V11 00/11] IOMMU probe deferral support
 2017-05-08 14:57 UTC  (4+ messages)

[GIT PULL] PCI changes for v4.12
 2017-05-08 14:56 UTC 

[Qemu-devel] [PATCH v3] qemu-doc: Update to use the new way of attaching USB devices
 2017-05-08 14:54 UTC  (3+ messages)

What's cooking in git.git (May 2017, #02; Mon, 8)
 2017-05-08 14:54 UTC  (2+ messages)
` Enabling the diff "indent" heuristic by default

[U-Boot] [ANN] U-Boot v2017.05 is released
 2017-05-08 14:53 UTC 

[Qemu-devel] [PATCH 1/3] hw/block: Introduce rotational qdev property
 2017-05-08 14:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] ide: export "

[PATCH net] ipv6: make sure dev is not NULL before call ip6_frag_reasm
 2017-05-08 14:50 UTC  (2+ messages)

Fault tolerance in RAID0 with badblocks
 2017-05-08 14:50 UTC  (7+ messages)
  ` Fault tolerance "

Setting MAC address from nv variable broken in barebox 2017.05.0?
 2017-05-08 14:49 UTC  (4+ messages)

[PATCH net] tcp: init tcp_options before using it
 2017-05-08 14:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/10] qapi-related cleanups
 2017-05-08 14:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 06/10] qobject: Use simpler QDict/QList scalar insertion macros

[PATCH 0/4] Packages updates
 2017-05-08 14:47 UTC  (5+ messages)
` [PATCH 1/4] man-pages: upgrade from 4.09 to 4.10
` [PATCH 2/4] nspr: upgrade recipe to version 4.14
` [PATCH 3/4] gnupg: upgrade from 2.1.18 to 2.1.20
` [PATCH 4/4] mc: Upgrade from 4.8.18 to 4.8.19

[Qemu-arm] [PATCH v2 00/24] numa: add '-numa cpu' option
 2017-05-08 14:47 UTC  (8+ messages)
` [Qemu-arm] [PATCH v2 20/24] machine: call machine init from wrapper
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
      ` [Qemu-devel] "

[PATCH] rdma-core: define link speed and link width enums
 2017-05-08 14:47 UTC  (6+ messages)

[PATCH net-next ] tcp: add new parameter tcp_inherit_buffsize to control the initial buffer size for new passive connetion
 2017-05-08 14:46 UTC  (4+ messages)

pull-request: mac80211 2017-05-08
 2017-05-08 14:46 UTC 

[PATCH] cxlflash: Select IRQ_POLL
 2017-05-08 14:46 UTC  (2+ messages)

[PATCH 4/7] x86/boot/32: Defer resyncing initial_page_table until percpu is set up
 2017-05-08 14:45 UTC  (8+ messages)
` [tip:x86/mm] x86/boot/32: Defer resyncing initial_page_table until per-cpu "

Proposal for a CRUSH collision fallback
 2017-05-08 14:45 UTC  (5+ messages)

Fwd: Accept nftables statement doesn't prevent lower priority chains for same hook from execution
 2017-05-08 14:43 UTC 

[PATCH v2] dw9714: Initial driver for dw9714 VCM
 2017-05-08 14:36 UTC 

Add an option to automatically submodule update on checkout
 2017-05-08 14:42 UTC  (2+ messages)

[PATCH RFC] Documentation/devicetree: Add specification for FSI busses
 2017-05-08 14:42 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/23] docker/shippable: cross-build mipsel and powerpc targets
 2017-05-08 14:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH 02/23] shippable: build using all available cpus

[PATCH v3] staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg80211.c
 2017-05-08 14:42 UTC  (4+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-08 14:40 UTC  (6+ messages)
` [PATCH 7/7] DWARF: add the config option

[RFC PATCH v2 00/25] ARM: Add Xen NUMA support
 2017-05-08 14:39 UTC  (3+ messages)
` [RFC PATCH v2 06/25] x86: NUMA: Add accessors for nodes[] and node_memblk_range[] structs

[PATCH 0/6] drm/omap: misc changes
 2017-05-08 14:35 UTC  (14+ messages)
` [PATCH 1/6] drm/omap: add new connector types
` [PATCH 2/6] drm/omap: remove unused ovl_enabled()
` [PATCH 3/6] drm/omap: remove ovl_set_channel_out
` [PATCH 4/6] drm/omap: remove read_irqenable()
` [PATCH 5/6] drm/omap: 64bit compile fixes
` [PATCH 6/6] drm/omap: define compat_ioctl

[RFC PATCH 1/2] v4l2-ioctl/exynos: fix G/S_SELECTION's type handling
 2017-05-08 14:35 UTC  (2+ messages)
` [RFC PATCH 2/2] media/uapi/v4l: clarify cropcap/crop/selection behavior

audit-testsuite usage
 2017-05-08 14:34 UTC  (3+ messages)

[Buildroot] Buildroot defconfig failures
 2017-05-08 14:33 UTC  (5+ messages)

Writing buffers allocated by numa_alloc_onnode to files opened with O_DIRECT
 2017-05-08 14:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/5] event: Add source information to SHUTDOWN
 2017-05-08 14:32 UTC  (7+ messages)
` [PATCH v6 3/5] shutdown: Add source information to SHUTDOWN and RESET
      ` [Qemu-devel] "

[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-05-08 14:33 UTC  (13+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING

[PATCH] nv: Fix setting of nv.dev.<devname>.<param> variables
 2017-05-08 14:32 UTC 

[PATCH -next] staging/android/ion: remove useless document file
 2017-05-08 14:32 UTC  (2+ messages)

[Qemu-arm] [PATCH 0/3] hw/arm/exynos: Fix poweroff
 2017-05-08 14:21 UTC  (3+ messages)
` [Qemu-arm] [PATCH 3/3] hw/arm/exynos: Add support for system poweroff
  ` [Qemu-arm] [Qemu-devel] "

[PATCH v10 1/3] backlight arcxcnn add arc to vendor prefix
 2017-05-08 14:30 UTC  (6+ messages)
` [PATCH v10 3/3] backlight arcxcnn add support for ArcticSand devices

[Buildroot] [PATCH] lua: use target LDFLAGS
 2017-05-08 14:28 UTC 

[PATCH] net: ethernet: stmmac: properly set PS bit in MII configurations during reset
 2017-05-08 14:28 UTC  (4+ messages)

[PATCH 0/3] IMA: Fine-tuning for three function implementations
 2017-05-08 14:26 UTC  (4+ messages)

[PATCH] NFSv4: Fix exclusive create attributes encoding
 2017-05-08 14:26 UTC 

[RFC PATCH 00/10] ARM VGIC rework: remove rank, introduce per-IRQ lock
 2017-05-08 14:26 UTC  (5+ messages)
` [RFC PATCH 01/10] ARM: vGIC: remove rank lock from IRQ routing functions

[PATCH 0/2] extends PWM framework to support PWM dead-times
 2017-05-08 14:24 UTC  (9+ messages)
` [PATCH 1/2] drivers: pwm: core: implement pwm dead-times
` [PATCH 2/2] drivers: pwm: pwm-atmel: "

[PATCH] * grub-core/fs/udf.c: Add support for UUID
 2017-05-08 14:24 UTC  (3+ messages)

[PATCH v1 0/4] stmmac: pci: Fix crash on Intel Galileo Gen2
 2017-05-08 14:22 UTC  (3+ messages)
` [PATCH v1 1/4] stmmac: pci: set default number of rx and tx queues


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.