All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-12 08:37:23 to 2017-05-12 09:41:34 UTC [more...]

[cip-dev] Twitter account
 2017-05-12  9:41 UTC  (10+ messages)

[PATCH] mmc: queue: delete mmc_req_is_special()
 2017-05-12  9:41 UTC 

severe performance regression in generic/027
 2017-05-12  9:41 UTC 

[qemu-mainline test] 109331: regressions - FAIL
 2017-05-12  9:40 UTC 

[BUG] fast-export --anonymize does not maintain fixup! commits
 2017-05-12  9:39 UTC  (3+ messages)

[PATCH] staging: wlan-ng: convert endianness in situ for prism2sta
 2017-05-12  9:39 UTC 

[PATCH v3] Staging: rtl8192u: ieee80211: ieee80211_module.c: fix style issue
 2017-05-12  9:37 UTC 

[U-Boot] [PATCHv4 0/2] ARM: sunxi: Add support for OLinuXino Lime2 eMMC
 2017-05-12  9:38 UTC  (3+ messages)
` [U-Boot] [PATCHv4 1/2] ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc
` [U-Boot] [PATCHv4 2/2] sun7i: Add support for Olimex A20-OLinuXino-LIME2-eMMC

[PATCH v5 1/3] phy: qcom-usb: Remove unused ulpi phy header
 2017-05-12  9:37 UTC  (8+ messages)
` [PATCH v5 3/3] phy: Group vendor specific phy drivers

[PATCH 3.18 00/39] 3.18.53-stable review
 2017-05-12  9:37 UTC  (5+ messages)

[PATCH v2 0/8] Introduce new mode validation callbacks
 2017-05-12  9:38 UTC  (8+ messages)
` [PATCH v2 5/8] drm: Use new mode_valid() helpers in connector probe helper
` [PATCH v2 6/8] drm: Introduce drm_bridge_mode_valid()

[Fuego] First steps with fuego
 2017-05-12  9:38 UTC  (5+ messages)

[PATCH v4] gpiolib: Add stubs for gpiod lookup table interface
 2017-05-12  9:38 UTC  (3+ messages)

[PATCH v2 0/4] Enable guest linux i915 full ppgtt functionality
 2017-05-12  9:37 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915/gvt: reorder the shadow ppgtt update process by adding entry first
` [PATCH v2 2/4] drm/i915: introduce vgt_caps to pvinfo
` [PATCH v2 3/4] drm/i915/gvt: provide full ppgtt capability for guest
` [PATCH v2 4/4] drm/i915: enable guest full ppgtt when device model supports

[PATCH] staging: wlan-ng: convert endianness in situ for prism2fw
 2017-05-12  9:37 UTC 

Wireguard on Centos 7
 2017-05-12  9:47 UTC  (3+ messages)

[PATCH] powernv:idle: Set NAPSTATELOST after recovering paca on P9 DD1
 2017-05-12  9:35 UTC  (2+ messages)

[PATCH V3 0/3] ADD AHCI support for tegra210
 2017-05-12  9:34 UTC  (4+ messages)
` [PATCH V3 1/3] ata: ahci_tegra: Add "
` [PATCH V3 2/3] dt-bindings: tegra: Add tegra210 AHCI
` [PATCH V3 3/3] arm64: tegra: Enable SATA on Tegra210

[PATCH] mtd: nand: add option to erase NAND blocks even if detected as bad
 2017-05-12  9:34 UTC  (16+ messages)

[PATCH v4] brcmfmac: btcoex: replace init_timer with setup_timer
 2017-05-12  9:32 UTC 

Is there any limitation on the firmware size in Xen?
 2017-05-12  9:32 UTC  (6+ messages)

[PATCH 06/12 v3] xen/arm: vpl011: Add a new vuart node in the xenstore
 2017-05-12  9:32 UTC  (3+ messages)

[PATCH] drm/i915: don't do allocate_va_range again on pin update
 2017-05-12  9:31 UTC  (2+ messages)

[PATCH 0/4] doc improvements for config includes
 2017-05-12  9:28 UTC  (4+ messages)
` [PATCH 1/4] docs/config: clarify include/includeIf relationship

[PATCH 1/2] staging: ccree: Fix indentation of driver_hash[] initializers
 2017-05-12  9:31 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/16] Vhost-pci for inter-VM communication
 2017-05-12  9:30 UTC  (19+ messages)
` [Qemu-devel] [PATCH v2 01/16] vhost-user: share the vhost-user protocol related structures
` [Qemu-devel] [PATCH v2 02/16] vl: add the vhost-pci-slave command line option
` [Qemu-devel] [PATCH v2 03/16] vhost-pci-slave: create a vhost-user slave to support vhost-pci
` [Qemu-devel] [PATCH v2 04/16] vhost-pci-net: add vhost-pci-net
` [Qemu-devel] [PATCH v2 05/16] vhost-pci-net-pci: add vhost-pci-net-pci
` [Qemu-devel] [PATCH v2 06/16] virtio: add inter-vm notification support
` [Qemu-devel] [PATCH v2 07/16] vhost-user: send device id to the slave
` [Qemu-devel] [PATCH v2 08/16] vhost-user: send guest physical address of virtqueues "
` [Qemu-devel] [PATCH v2 09/16] vhost-user: send VHOST_USER_SET_VHOST_PCI_START/STOP
` [Qemu-devel] [PATCH v2 10/16] vhost-pci-net: send the negotiated feature bits to the master
` [Qemu-devel] [PATCH v2 11/16] vhost-user: add asynchronous read for the vhost-user master
` [Qemu-devel] [PATCH v2 12/16] vhost-user: handling VHOST_USER_SET_FEATURES
` [Qemu-devel] [PATCH v2 13/16] vhost-pci-slave: add "reset_virtio"
` [Qemu-devel] [PATCH v2 14/16] vhost-pci-slave: add support to delete a vhost-pci device
` [Qemu-devel] [PATCH v2 15/16] vhost-pci-net: tell the driver that it is ready to send packets
` [Qemu-devel] [PATCH v2 16/16] vl: enable vhost-pci-slave

[PATCH 0/4] staging: rtl8723bs: resolve checkpatch issues
 2017-05-12  9:30 UTC  (3+ messages)
` [PATCH 4/4] staging: rtl8723bs: checkpatch - resolve indentation and line width

Threads stuck in zap_pid_ns_processes()
 2017-05-12  9:30 UTC  (7+ messages)

pinctrl-sx150x.c broken in 4.11
 2017-05-12  9:29 UTC  (8+ messages)

[PATCH] staging: wlan-ng: convert endianness in situ
 2017-05-12  9:27 UTC  (2+ messages)

[PATCH] pinctrl: use non-devm kmalloc versions for free functions
 2017-05-12  9:25 UTC  (5+ messages)

[linux-lvm] lvm/openstack: stripe all volumes and distribute them round robin on PVs
 2017-05-12  9:25 UTC  (3+ messages)

[xen-unstable test] 109326: regressions - trouble: broken/fail/pass
 2017-05-12  9:25 UTC 

[lkp-robot] [mm, page_alloc] d34b0733b4: will-it-scale.per_thread_ops -4% regression
 2017-05-12  9:24 UTC  (2+ messages)

[PATCH v1] doc: change doc line length limit in contributors guide
 2017-05-12  9:23 UTC  (7+ messages)

[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx
 2017-05-12  9:22 UTC 

[PATCH] net: ath: tx99: fixed a spelling issue
 2017-05-12  9:21 UTC  (2+ messages)
`  "

[Buildroot] [PATCH] package/opencv3: fix build for x86_64 target
 2017-05-12  9:20 UTC  (2+ messages)

[PATCH 1/3] powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
 2017-05-12  9:19 UTC  (2+ messages)

Help regarding renaming of vmcore-incomplete to vmcore
 2017-05-12  9:18 UTC  (3+ messages)

[PATCH] cpufreq: dbx500: add a Kconfig symbol
 2017-05-12  9:18 UTC  (2+ messages)

mm: page allocation failures in swap_duplicate -> add_swap_count_continuation
 2017-05-12  9:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: correct wptr initialization for sdma
 2017-05-12  9:18 UTC 

[PATCH v2 0/8] r8a7795/6 Salvator-X PWM enablement
 2017-05-12  9:16 UTC  (2+ messages)

[PATCH] brcmfmac: btcoex: replace init_timer with setup_timer
 2017-05-12  9:16 UTC  (6+ messages)

[linux-sunxi] [PATCH] musb: sunxi: Ignore VBus errors in host-only mode
 2017-05-12  9:16 UTC  (8+ messages)

[PATCH] sparc64: close cdboot ihandle
 2017-05-12  9:16 UTC  (2+ messages)

[PATCHv2 0/2] kvm: arm/arm64: Fixes for race conditions
 2017-05-12  9:15 UTC  (9+ messages)
` [PATCH 1/2] kvm: arm/arm64: Fix race in resetting stage2 PGD
` [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table

[LTP] [PATCH v4 1/2] syscalls/splice04: add test for splice() from pipe to pipe
 2017-05-12  9:14 UTC  (2+ messages)
` [LTP] [PATCH v4 2/2] syscalls/splice05: add test for splice() between pipe and socket

[PATCH 1/2] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
 2017-05-12  9:13 UTC  (4+ messages)
  ` 答复: "

[PATCH v4 00/25] Generic flow API (rte_flow)
 2017-05-12  9:12 UTC  (5+ messages)
` [PATCH v5 00/26] "
  ` [PATCH v5 19/26] app/testpmd: add item raw to flow command

[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
 2017-05-12  9:12 UTC  (15+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf

[PATCH] media: fix one code style problem
 2017-05-12  9:10 UTC  (2+ messages)

[PATCH] pinctrl: imx: Check for memory allocation failure
 2017-05-12  9:11 UTC  (3+ messages)

[PATCH 00/11] Start retiring .git/remotes/ and .git/branches/ for good
 2017-05-12  9:11 UTC  (2+ messages)

[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-05-12  9:10 UTC  (7+ messages)

[PATCH 1/8] staging: ks7010: avoid CamelCase in fields of struct local_gain_t
 2017-05-12  9:10 UTC  (3+ messages)
` [PATCH v2 1/8] staging: ks7010: avoid CamelCase: receiveDTIMs

[PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
 2017-05-12  9:09 UTC  (4+ messages)

[PATCH] staging: rtl8188eu: Fix one coding style problem
 2017-05-12  9:08 UTC  (2+ messages)

[PATCH] staging: rtl8192u: Fix type mismatch warnings reported by sparse
 2017-05-12  9:07 UTC  (2+ messages)

[PATCH v2] Staging: rtl8192u: ieee80211: ieee80211_module.c: fix style issue
 2017-05-12  9:07 UTC  (2+ messages)

[PATCH] staging: rtl8192u: Fix type mismatch warnings reported by sparse
 2017-05-12  9:06 UTC  (2+ messages)

[RESEND][PATCH] linux-firmware: wilc1000: Update firmware for wilc1000
 2017-05-12  9:04 UTC  (3+ messages)

[RFC v2 0/7] drm: asynchronous atomic plane update
 2017-05-12  9:04 UTC  (4+ messages)

[PATCH v5 01/10] pinctrl: generic: Add bi-directional and output-enable
 2017-05-12  9:04 UTC  (15+ messages)

Assigning s_user_ns at mount time?
 2017-05-12  9:02 UTC 

[Buildroot] kodi aarch64 support
 2017-05-12  9:01 UTC 

[PATCH] staging: ccree: remove trailing whitespace. switch spaces to tabs
 2017-05-12  9:00 UTC  (2+ messages)

[PATCH 0/3] interpret-trailers + commit -v bugfix
 2017-05-12  9:00 UTC  (6+ messages)
` [PATCH 2/3] commit.c: add is_scissors_line
` [PATCH 3/3] commit.c: skip scissors when computing trailers

[PATCH] staging: ccree: ssi_aead.c: Fix blank lines coding style issue
 2017-05-12  9:00 UTC  (2+ messages)

[PATCH] staging: media: cxd2099: Use __func__ macro in messages
 2017-05-12  8:59 UTC  (2+ messages)

Possible bug in includeIf / conditional includes on non git initialised directories
 2017-05-12  8:58 UTC  (2+ messages)

[PATCH v4] dw9714: Initial driver for dw9714 VCM
 2017-05-12  8:57 UTC  (5+ messages)

drm syncobj - can we get some r-b/a-bs?
 2017-05-12  8:57 UTC  (6+ messages)
` [PATCH 2/5] drm/syncobj: add sync obj wait interface. (v2)
` [PATCH 5/5] amdgpu: use drm sync objects for shared semaphores (v4)

What's cooking in git.git (May 2017, #04; Fri, 12)
 2017-05-12  8:56 UTC  (4+ messages)

[PATCH 1/2] net: add arm64 neon version of CRC compute APIs
 2017-05-12  8:56 UTC  (7+ messages)
` [PATCH v4 1/4] mk: add crypto capability for generic armv8a and thunderx
  ` [PATCH v4 3/4] net: add arm64 neon version of CRC compute APIs

[U-Boot] [PATCH 0/5] Introduce secure boot for Baytrail
 2017-05-12  8:56 UTC  (4+ messages)
` [U-Boot] [PATCH 3/5] x86: baytrail: secureboot: Add functions for verification of u-boot

[PATCH v4] dt-bindings: pwm: Add R-Car M3-W device tree bindings
 2017-05-12  8:55 UTC  (3+ messages)

[PATCH v2 00/10] arm64: renesas: r8a7796: add Sound support
 2017-05-12  8:54 UTC  (3+ messages)

[PATCH] xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
 2017-05-12  8:53 UTC  (2+ messages)

[Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
 2017-05-12  8:53 UTC 

staging: most: net: remove useless variable channels_opened
 2017-05-12  8:52 UTC  (3+ messages)
` staging: most: allocate private net_dev_context with the alloc_netdev

[PATCH] mac80211: Validate michael MIC before attempting packet decode
 2017-05-12  8:52 UTC  (4+ messages)

[PATCH 00/11] Implement DDB algorithm and WM cleanup
 2017-05-12  8:55 UTC  (4+ messages)
` [PATCH 02/11] drm/i915: Add more wrapper for fixed_point_16_16 operations

8 Gigabytes and constantly swapping
 2017-05-12  8:51 UTC 

[Xenomai] missing hook callback for task switching after gatekeeper
 2017-05-12  8:49 UTC 

[U-Boot] [PATCH v5 00/14] STiH410-B2260: add reset, usb and fastboot support
 2017-05-12  8:49 UTC  (11+ messages)
` [U-Boot] [PATCH v5 05/14] usb: xhci: Add STi xhci support
` [U-Boot] [PATCH v5 10/14] usb: extend generic EHCI with PHY

Linux 4.11 FTBFS on m68k
 2017-05-12  8:47 UTC  (2+ messages)

[v2 00/11] Firmware loading changes
 2017-05-12  8:46 UTC  (5+ messages)
` [v2 10/11] rsi: Add new firmware loading method
` [v2 11/11] rsi: Remove old "

[PATCH kvm-unit-tests 0/2] vmx: fixes to v2 tests
 2017-05-12  8:45 UTC  (6+ messages)
` [PATCH kvm-unit-tests 2/2] vmx: fix expected results of new EPT tests

[PATCH 0/4] VMBus: Adjustments for some function implementations
 2017-05-12  8:45 UTC  (11+ messages)
` [PATCH 2/4] vmbus: Delete an error message for a failed memory allocation in vmbus_device_create()
      `  "
          ` Clarification for general change acceptance

Git credential helper store flushes randomly
 2017-05-12  8:45 UTC  (4+ messages)

Notifications about ACPI events in userspace?
 2017-05-12  8:37 UTC 

[Patch] Fix broken package config file xenlight.pc.in
 2017-05-12  8:44 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/3] spl: dfu: misc fixes and reduce MLO foot print
 2017-05-12  8:44 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/3] spl: dfu: reduce spl-dfu MLO size

Support for amdgpu VM update via CPU on large-bar systems
 2017-05-12  8:44 UTC  (6+ messages)

[kvm-unit-tests PATCH] x86: fix ept_access_test_paddr exit qualifications
 2017-05-12  8:43 UTC  (2+ messages)

[Qemu-devel] About QEMU BQL and dirty log switch in Migration
 2017-05-12  8:42 UTC  (8+ messages)

[PATCH 1/2] m32r, microblaze, x86, xtensa: use generic vga.h
 2017-05-12  8:42 UTC  (5+ messages)
` [PATCH 2/2] frv, mn10300, s390, sh: remove empty vga.h

[PATCH] memzone: Check socket_id value when creating memzone
 2017-05-12  8:42 UTC  (2+ messages)

"Port 0 is not present on the board" when building DPDK libraries as shared
 2017-05-12  8:41 UTC  (2+ messages)

[PATCH 0/2] Resubmit items failed during writeback
 2017-05-12  8:41 UTC  (4+ messages)
` [PATCH 1/2] xfs: Add infrastructure needed for error propagation during buffer IO failure

handle_bad_irq and locking
 2017-05-12  8:40 UTC  (2+ messages)

Attn, view attach and get back to me
 2017-05-12  7:40 UTC 

[Qemu-devel] [PATCH v2] tests: Add [+-]feature and feature=on|off test cases
 2017-05-12  8:39 UTC  (2+ messages)

[Qemu-devel] [PATCHv6 0/5] HPT resizing for pseries guests (qemu part)
 2017-05-12  8:39 UTC  (3+ messages)
` [Qemu-devel] [PATCHv6 3/5] pseries: Enable HPT resizing for 2.10

[PATCH 0/2] KVM: nVMX: nested EPT fixes
 2017-05-12  8:39 UTC  (4+ messages)
` [PATCH 2/2] KVM: nVMX: fix nEPT handling of guest page table accesses

[kernel-locking] question about structure field initialization
 2017-05-12  8:38 UTC  (2+ messages)

[PATCH v2 0/3] Mediatek MT2712 NAND FLASH Controller driver
 2017-05-12  8:38 UTC  (5+ messages)
` [PATCH v2 3/3] mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller

[PATCH v2 3/3] irqchip/mbigen: Fix the clear register offset
 2017-05-12  8:35 UTC  (2+ messages)
` [tip:irq/urgent] irqchip/mbigen: Fix the clear register offset calculation

[PATCH v2 2/3] irqchip/mbigen: Fix potential NULL dereferencing
 2017-05-12  8:35 UTC  (2+ messages)
` [tip:irq/urgent] "


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.