All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-22 08:50:17 to 2016-07-22 09:43:39 UTC [more...]

[PATCH 0/3] Makefiles housekeeping III
 2016-07-22  9:43 UTC  (4+ messages)
` [PATCH 2/3] multipath-tools: merge OPTFLAGS into CFLAGS

[PATCH v3] cfg80211: Allow different beacon interval if driver supports
 2016-07-22  9:42 UTC 

[I-G-T] igt/gem_mocs_settings: improve RC6 testings
 2016-07-22  9:40 UTC  (5+ messages)

Unify request construction
 2016-07-22  9:42 UTC  (15+ messages)
` [PATCH 13/18] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH 15/18] drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
` [PATCH 18/18] drm/i915: Simplify calling engine->sync_to
    ` [PATCH] drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals

[PATCH] multipath-tools: remove final \ in fprintf
 2016-07-22  9:42 UTC  (2+ messages)

[PATCH] net: neigh: disallow state transition DELAY->STALE in neigh_update()
 2016-07-22  9:41 UTC  (3+ messages)

[U-Boot] [PATCH v2] configs: rockchip: remove no use MACRO
 2016-07-22  9:41 UTC 

Pool creation fails: 'failed run crushtool: fork failed: (12) Cannot allocate memory'
 2016-07-22  9:41 UTC  (5+ messages)

[PATCH] multipath-tools: replace <wait.h> with <sys/wait.h>
 2016-07-22  9:41 UTC  (2+ messages)

[PATCH 0/6] Delete attributes with default values
 2016-07-22  9:40 UTC  (3+ messages)
` [PATCH 1/6] multipath-tools: delete attributes with DEFAULT_* values in hwtable.c

[v6 PATCH 0/6] Rockchip Type-C and DisplayPort driver
 2016-07-22  9:40 UTC  (4+ messages)
  ` [v6 PATCH 1/6] extcon: Add Type-C and DP support

[PATCH] multipathd: fix memory leak in reconfigure()
 2016-07-22  9:40 UTC  (2+ messages)

[PATCH v3 0/4] Add STM32 Reset Driver
 2016-07-22  9:37 UTC  (15+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: Add STM32F4 RCC numeric constants into DT include file
` [PATCH v3 2/4] dt-bindings: Document the STM32 reset bindings
` [PATCH v3 3/4] drivers: reset: Add STM32 reset driver
` [PATCH v3 4/4] ARM: dts: stm32f429: add missing #reset-cells of rcc

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-07-22  9:38 UTC  (9+ messages)
` [PATCH v4 2/2] ACPI / button: Add document for ACPI control method lid device restrictions

[PATCH net-next] sctp: support ipv6 nonlocal bind
 2016-07-22  9:38 UTC  (2+ messages)

[RFC 0/6] Add support for Tegra20/30 NOR bus controller
 2016-07-22  9:38 UTC  (13+ messages)
` [RFC 3/6] dt/bindings: Add bindings for Tegra20/30 NOR bus driver
` [RFC 6/6] bus: Add support for Tegra NOR controller

[Bug 97022] Garbage in windows while running a game windowed
 2016-07-22  9:38 UTC  (2+ messages)

[PATCH v6 0/4] Lager/Koelsch board HDMI input support
 2016-07-22  9:37 UTC  (6+ messages)
` [PATCH v6 1/4] media: adv7604: automatic "default-input" selection
` [PATCH v6 2/4] ARM: dts: lager: Add entries for VIN HDMI input support
` [PATCH v6 3/4] ARM: dts: koelsch: add HDMI input
` [PATCH v6 4/4] rcar-vin: implement EDID control ioctls

open a file in 0100444 mode in NFSv4 may fail
 2016-07-22  9:36 UTC  (8+ messages)

[PATCH v2 01/25] drm/i915/cmdparser: Remove stray intel_engine_cs *ring
 2016-07-22  9:36 UTC  (27+ messages)
` [PATCH v2 02/25] drm/i915: Use engine to refer to the user's BSD intel_engine_cs
` [PATCH v2 03/25] drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
` [PATCH v2 04/25] drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
` [PATCH v2 05/25] drm/i915: Update a couple of hangcheck comments to talk about engines
` [PATCH v2 06/25] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
` [PATCH v2 07/25] drm/i915: Rename request->ringbuf to request->ring
` [PATCH v2 08/25] drm/i915: Rename backpointer from intel_ringbuffer to intel_engine_cs
` [PATCH v2 09/25] drm/i915: Rename intel_context[engine].ringbuf
` [PATCH v2 10/25] drm/i915: Rename struct intel_ringbuffer to struct intel_ring
` [PATCH v2 11/25] drm/i915: Rename residual ringbuf parameters
` [PATCH v2 12/25] drm/i915: Rename intel_pin_and_map_ring()
` [PATCH v2 13/25] drm/i915: Remove obsolete engine->gpu_caches_dirty
` [PATCH v2 14/25] drm/i915: Simplify request_alloc by returning the allocated request
` [PATCH v2 15/25] drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
` [PATCH v2 16/25] drm/i915: Remove intel_ring_get_tail()
` [PATCH v2 17/25] drm/i915: Convert engine->write_tail to operate on a request
` [PATCH v2 18/25] drm/i915: Unify request submission
` [PATCH v2 19/25] drm/i915/lrc: Update function names to match request flow
` [PATCH v2 20/25] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH v2 21/25] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH v2 22/25] drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
` [PATCH v2 23/25] drm/i915: Remove duplicate golden render state init from execlists
` [PATCH v2 24/25] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH v2 25/25] drm/i915: Simplify calling engine->sync_to
` ✗ Ro.CI.BAT: failure for series starting with [v2,01/25] drm/i915/cmdparser: Remove stray intel_engine_cs *ring

[PATCH] drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_set
 2016-07-22  9:35 UTC  (3+ messages)

[PATCH XTF 0/3] Runner exit code clean up
 2016-07-22  9:35 UTC  (5+ messages)
` [PATCH XTF 3/3] xtf-runner: regularise runner exit code

[PATCH] Staging: media: timblogiw: File cleanup
 2016-07-22  9:34 UTC  (2+ messages)

[RFC] locking/mutex: Fix starvation of sleeping waiters
 2016-07-22  9:34 UTC  (9+ messages)
      ` [RFC] Avoid mutex starvation when optimistic spinning is disabled

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-22  9:34 UTC  (8+ messages)
` [PATCH 3/3] xen-blkfront: dynamic configuration of per-vbd resources

[PATCH] drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
 2016-07-22  9:33 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[U-Boot] [PATCH] rk3399: reseve space for trust
 2016-07-22  9:34 UTC 

mm/compact: why use low watermark to determine whether compact is finished instead of use high watermark?
 2016-07-22  9:30 UTC  (8+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2016-07-22  9:32 UTC  (23+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [Cocci] [PATCH 1/1] GPU-DRM-GMA500: Deletion of unnecessary checks before two "
                                  ` [PATCH] GPU-DRM-GMA500: Delete "
                                ` [PATCH] drm/mgag200: Delete an unnecessary check before drm_gem_object_unreference_unlocked()

[U-Boot] [PATCH] usb: zynq: Define config USB_STORAGE through defconfig
 2016-07-22  9:30 UTC 

[PATCH 00/22] xen/arm: P2M clean-up and fixes
 2016-07-22  9:30 UTC  (13+ messages)
` [PATCH 15/22] xen/arm: Don't call p2m_alloc_table from arch_domain_create
` [PATCH 16/22] xen/arm: p2m: Move the vttbr field from arch_domain to p2m_domain
` [PATCH 19/22] xen/arm: p2m: Inline p2m_load_VTTBR into p2m_restore_state
` [PATCH 20/22] xen/arm: Don't export flush_tlb_domain

[WireGuard] Using wireguard link as a proxy?
 2016-07-22  9:32 UTC  (4+ messages)

Locking on vm-event operations (monitor)
 2016-07-22  9:27 UTC 

[Qemu-devel] [PATCH v2 0/3] Handle freeing data in some devices
 2016-07-22  9:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] ipmi_bmc_sim: Add a proper unrealize function
` [Qemu-devel] [PATCH v2 3/3] wdt_ib700: Free timer

[Xenomai] 'select' for RTCAN sockets
 2016-07-22  9:25 UTC  (3+ messages)

[PATCH v2 0/4] Add STM32 Reset Driver
 2016-07-22  9:24 UTC  (6+ messages)
` [PATCH v2 3/4] drivers: reset: Add STM32 reset driver

regarding bbappend file
 2016-07-22  9:24 UTC  (3+ messages)
` [yocto] "

Why does BIOS assign memory to 16 byte BAR
 2016-07-22  9:24 UTC  (2+ messages)

[PATCH 0/2] dra7: add support for two PCIe ports
 2016-07-22  9:23 UTC  (8+ messages)
` [PATCH 2/2] ARM: DRA7: select PCI_DOMAINS config

[U-Boot] [PATCH v4] mmc-uclass: correct the device number
 2016-07-22  9:22 UTC 

[U-Boot] [PATCH v2] usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
 2016-07-22  9:21 UTC 

[B.A.T.M.A.N.] [PATCH v2] batman-adv: Allow to disable debugfs support
 2016-07-22  9:20 UTC  (2+ messages)

What to do on cdev_add failure
 2016-07-22  9:18 UTC  (3+ messages)

[PATCH] drm/imx: imx-ldb: store LVDS bus configuration in ldb channel
 2016-07-22  9:17 UTC  (4+ messages)

[Bug 97003] [d3dadapter+radeonsi] Dragon's Dogma: video memory leak with precompiled shaders
 2016-07-22  9:16 UTC  (3+ messages)

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-22  9:15 UTC  (7+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
  ` [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks

[B.A.T.M.A.N.] [PATCH v11 11/11] batctl: Use debugfs fallback when netlink not supported
 2016-07-22  9:11 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH v12 "

[PATCH 00/18] ARM: mvebu: misc Armada 38x/39x DT and v7 defconfig improvements
 2016-07-22  9:10 UTC  (6+ messages)
` [PATCH 14/18] ARM: mvebu: add support for the Armada 395 SoC family

[B.A.T.M.A.N.] [PATCH v11 00/11] batctl: netns and netlink support
 2016-07-22  9:10 UTC  (15+ messages)
` [B.A.T.M.A.N.] [PATCH v11 04/11] batctl: Use netlink to replace some of debugfs
` [B.A.T.M.A.N.] [PATCH v11 05/11] batctl: add netlink dump function for backbone tables
` [B.A.T.M.A.N.] [PATCH v11 06/11] batctl: add netlink dump support for B.A.T.M.A.N. V gateways
` [B.A.T.M.A.N.] [PATCH v11 07/11] batctl: Import alfred version of debugfs.*
` [B.A.T.M.A.N.] [PATCH v11 08/11] batctl: Split translate_mac from debugfs backend
` [B.A.T.M.A.N.] [PATCH v11 09/11] batctl: Translate mac addresses via netlink
` [B.A.T.M.A.N.] [PATCH v11 10/11] batctl: Document a network namespaces example

[PATCH v3 0/7] rk3399 support ddr frequency scaling
 2016-07-22  9:07 UTC  (17+ messages)
` [PATCH v3 1/7] firmware: rockchip: sip: Add rockchip SIP runtime service
` [PATCH v3 2/7] clk: rockchip: add new clock-type for the ddrclk
` [PATCH v3 3/7] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc
` [PATCH v3 4/7] clk: rockchip: rk3399: add ddrc clock support
` [PATCH v3 5/7] PM / devfreq: event: support rockchip dfi controller
` [PATCH v3 6/7] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
` [PATCH v3 7/7] drm/rockchip: Add dmc notifier in vop driver

[PATCH 1/2] HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar
 2016-07-22  9:09 UTC  (4+ messages)

KVM on ARM crashes with new VGIC v4.7-rc7
 2016-07-22  9:15 UTC  (2+ messages)

[PATCH] ARM: mps2: fix typo
 2016-07-22  9:08 UTC  (5+ messages)

[PATCH 0/2] Revert to default table sort when sort column is hidden
 2016-07-22  8:58 UTC  (3+ messages)
` [PATCH 1/2] toaster: reset table to default orderby when orderby "
` [PATCH 2/2] toaster-tests: add tests for reverting to default sort

[Cocci] [PATCH RFC] coccinelle: tests: if and else branch should probably not be identical
 2016-07-22  9:05 UTC  (2+ messages)
`  "

[PATCH] net/fm10k: fix RSS hash config
 2016-07-22  9:05 UTC  (5+ messages)

[dpdk-users] RSS Hash not working for XL710/X710 NICs for some RX mbuf sizes
 2016-07-22  9:04 UTC  (7+ messages)

[PATCH] cxl: fix sparse warnings
 2016-07-22  9:01 UTC 

Kernel panic on Xen virtualisation in Debian
 2016-07-22  9:03 UTC  (4+ messages)

[PATCH v2] crypto: fix memory leak
 2016-07-22  9:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] perf probe: fix kconfig symbol names for kprobes and uprobes
 2016-07-22  9:00 UTC 

[PATCH 0/3 v2] Fixes for running a big-endian kernel on Cubieboard2
 2016-07-22  9:01 UTC  (6+ messages)
` [PATCH 1/3] mmc: sunxi-mmc: change idma descriptor to __le32
` [PATCH 3/3] ARM: sunxi: enable big-endian

[PATCH libnftnl] examples: selective rule dumping
 2016-07-22  9:00 UTC  (5+ messages)

[Qemu-devel] [PULL 00/15] tb hash improvements
 2016-07-22  9:04 UTC  (3+ messages)
` [Qemu-devel] [PULL 15/15] translate-all: add tb hash bucket info to 'info jit' dump

[Qemu-devel] [PATCH for-2.7 v5 00/14] nbd: efficient write zeroes
 2016-07-22  8:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server
      ` [Qemu-devel] semantics of FIEMAP without FIEMAP_FLAG_SYNC (was Re: [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server)

[PATCH] xfs: Document error handling behavior
 2016-07-22  8:58 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] tools: moveconfig: minor updates related to header cleanup
 2016-07-22  8:58 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] tools: moveconfig: do not cleanup headers in include/generated
` [U-Boot] [PATCH 2/2] tools: moveconfig: do not check clean tree and compilers for -H option

[PATCH 0/8] Packages Upgrade
 2016-07-22  8:54 UTC  (3+ messages)
` [PATCH 5/8] slang: 2.2.4 -> 2.3.0

[B.A.T.M.A.N.] [PATCH] batman-adv: Keep batadv netdev when hardif disappears
 2016-07-22  8:54 UTC  (2+ messages)

Lidl hat eine Überraschung für Sie - Kostenloser Gutschein von Lidl
 2016-07-22  8:54 UTC 

[PATCH 0/4] power: sbs-manager fixup gpio detect irq handling
 2016-07-22  8:42 UTC  (5+ messages)
` [PATCH 1/4] power: sbs-battery: Use devm_kzalloc to alloc data
` [PATCH 2/4] power: sbs-battery: Request threaded irq and fix dev callback cookie
` [PATCH 3/4] power: sbs-battery: Use devm_power_supply_register
` [PATCH 4/4] power: sbs-battery: Use gpio_desc and sleeping calls for battery detect

[PATCH] net/virtio_user: fix inconsistent name
 2016-07-22  8:50 UTC  (3+ messages)

[lkp] [writeback] 9340837195: INFO: suspicious RCU usage. ]
 2016-07-22  8:47 UTC 

Xen-unstable 4.8: Host crash when shutting down guest with pci device passed through using MSI-X interrupts
 2016-07-22  8:50 UTC  (3+ messages)
` [PATCH] x86/vMSI-X: Fix host crash when shutting down guests with MSI capable devices


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.