All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-27 10:23:50 to 2016-04-27 11:14:27 UTC [more...]

[PATCH v2 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-27 11:14 UTC  (9+ messages)
` [PATCH v2 4/8] drm/fb-helper: Add fb_deferred_io support

[PATCH] of: Add stub for of_get_next_parent()
 2016-04-27 11:13 UTC  (3+ messages)

[PATCH v3 for-4.7 00/16] Fixes for compiling with clang
 2016-04-27 11:11 UTC  (17+ messages)
` [PATCH v3 for-4.7 01/16] build: make HOSTCC conditional on the value of clang
` [PATCH v3 for-4.7 02/16] build: set HOSTCXX based on clang value for Kconfig xconfig target
` [PATCH v3 for-4.7 03/16] build: pass HOST{CC/CXX} value down to Kconfig
` [PATCH v3 for-4.7 04/16] build: remove Kconfig forced gcc selection
` [PATCH v3 for-4.7 05/16] tools/headers: prevent adding two __align8__ to uint64_t in ARM headers
` [PATCH v3 for-4.7 06/16] xen/tools: fix substitution of __align8__ uint64_t inside of headers
` [PATCH v3 for-4.7 07/16] libxc: fix usage of uninitialized variable
` [PATCH v3 for-4.7 08/16] libxl: fix shutdown_reason type in list_domains
` [PATCH v3 for-4.7 09/16] xl: fix usage of libxl_get_scheduler
` [PATCH v3 for-4.7 10/16] libxl: add the printf-like attributes to a couple of functions
` [PATCH v3 for-4.7 11/16] libxl: convert libxl__device_model_xs_path to a macro
` [PATCH v3 for-4.7 12/16] libxl: add explicit casts from yajl_gen_status to yajl_status
` [PATCH v3 for-4.7 13/16] libxl: fix passing the type argument to xc_psr_*
` [PATCH v3 for-4.7 14/16] oxenstored: fix error when shifting negative value
` [PATCH v3 for-4.7 15/16] tools/python: corrently use LDFLAGS and CFLAGS
` [PATCH v3 for-4.7 16/16] tools/pygrub: fix usage of LDFLAGS

[PATCH] [jethro] glew: Correct version in autotooling patches
 2016-04-27 11:12 UTC  (3+ messages)

[PATCH] mm,oom: Re-enable OOM killer using timeout
 2016-04-27 11:11 UTC  (7+ messages)

[PATCH] drm: Quiet down drm_mode_getresources
 2016-04-27 11:11 UTC 

[PATCH v6 00/12] USB OTG/dual-role framework
 2016-04-27 11:11 UTC  (15+ messages)
` [PATCH v6 07/12] usb: otg: add OTG/dual-role core
` [PATCH v6 08/12] usb: hcd: Adapt to OTG core

[linux-lvm] Testing ThinLVM metadata exhaustion
 2016-04-27 11:11 UTC  (8+ messages)

[PATCH 00/57] SLES resync
 2016-04-27 11:10 UTC  (58+ messages)
` [PATCH 01/57] kpartx: Fixup persistent name generation
` [PATCH 02/57] kpartx: handle more than 256 loop devices
` [PATCH 03/57] kpartx: parse emulated DASD devices
` [PATCH 04/57] kpartx: Install rules file with correct prefix
` [PATCH 05/57] Add HP MSA 2040 to the hardware table
` [PATCH 06/57] Use ALUA for HP 3PAR
` [PATCH 07/57] Add LIO-ORG/SUSE RBD backend hardware defaults
` [PATCH 08/57] Allow for empty SCSI revision
` [PATCH 09/57] libmultipath: Do not use 'sscanf' for parsing integers
` [PATCH 10/57] libmultipath: finally fix dev_loss_tmo setting
` [PATCH 11/57] multipathd: fixup queueing mode in 'show maps status'
` [PATCH 12/57] multipathd: fixup a crash when invoking CLI commands
` [PATCH 13/57] multipathd: print error message for invalid arguments
` [PATCH 14/57] libmultipath: correctly initialize pp->sg_id
` [PATCH 15/57] libmultipath: correctly display checker status
` [PATCH 16/57] libmultipath: call get_uid() for all paths
` [PATCH 17/57] libmultipath: additional logging messages when formatting callout
` [PATCH 18/57] libmpathpersist: Fixup whitespaces in Makefile
` [PATCH 19/57] multipathd: Do not print misleading message 'not found in pathvec'
` [PATCH 20/57] multipathd: Do not update the paths vec when removing paths
` [PATCH 21/57] libmultipath: avoid double semicolon in lock.h
` [PATCH 22/57] multipath: use option '-i' when called from udev
` [PATCH 23/57] multipath: remove warning 'failed to get wwid'
` [PATCH 24/57] Add dependency on systemd-udevd.service
` [PATCH 25/57] Load all device handler modules on startup
` [PATCH 26/57] 11-dm-mpath.rules: Only import ID_FS_XXX variables if not set
` [PATCH 27/57] Ensure multipathd is started before systemd-udev-trigger.service
` [PATCH 28/57] libmultipath: use a shared lock to co-operate with udev
` [PATCH 29/57] Only filter for udev property if uid_attribute is present
` [PATCH 30/57] multipathd: skip uninitialized devices during reconfiguration
` [PATCH 31/57] multipathd: improve uxlsnr
` [PATCH 32/57] libmultipath: remove 'needsync' argument from dm_simplecmd_noflush
` [PATCH 33/57] libmultipath: remove 'use_uuid' argument from dm_addmap()
` [PATCH 34/57] Always set DM_UDEV_DISABLE_LIBRARY_FALLBACK
` [PATCH 35/57] libmultipath: pass in cookie as argument for dm_simplecmd()
` [PATCH 36/57] libmultipath: pass in 'cookie' as argument for dm_addmap()
` [PATCH 37/57] Remove 'udev_sync' argument from dm_simplecmd()
` [PATCH 38/57] libmultipath: Fixup 'DM_DEVICE_RELOAD' handling
` [PATCH 39/57] devmapper: do not flush I/O for DM_DEVICE_CREATE
` [PATCH 40/57] libmultipath: fixup dm_rename to complete cookie on failure
` [PATCH 41/57] multipathd: accept zero-size paths in ev_add_path()
` [PATCH 42/57] Use multipath wwid if path wwid is empty
` [PATCH 43/57] multipathd: set uxsock_timeout after reconfiguration
` [PATCH 44/57] multipathd: Do not switch paths on empty multipath tables
` [PATCH 45/57] libmultipath: remove 'get_info' argument for adopt_paths()
` [PATCH 46/57] libmultipath: ensure 'dev_t' is set when store paths
` [PATCH 47/57] libmultipath: sanity check on store_path()
` [PATCH 48/57] dmparser: Use find_path_by_dev()
` [PATCH 49/57] multipathd: do not flush maps on startup
` [PATCH 50/57] multipathd: strict loop timings
` [PATCH 51/57] multipathd: Provide standard error description on cli failure
` [PATCH 52/57] libmultipath: make 'dm_addmap' static
` [PATCH 53/57] multipathd: implement 'show map $map format $fmt'
` [PATCH 54/57] multipathd: Increase uxclnt timeout
` [PATCH 55/57] multipathd: asynchronous configuration
` [PATCH 56/57] multipathd: push down lock in checkerloop()
` [PATCH 57/57] Allow specific CLI commands to run unlocked

[linux-lvm] 2 questions on LVM cache
 2016-04-27 11:10 UTC  (2+ messages)

Build Errors with new recipe for pjproject (autotools/pkgconfig)
 2016-04-27 11:09 UTC  (5+ messages)

[PATCH] memory: mtk-smi: export mtk_smi_larb_get/put
 2016-04-27 11:09 UTC  (3+ messages)

[PATCH BlueZ v2] audio/avrcp: Don't overflow uint32_t
 2016-04-27 11:07 UTC 

[Qemu-trivial] [Qemu-devel][PATCH] iotests: fix the redirection order in 083
 2016-04-27 11:06 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH] "

[PATCH] ARM: mv78xx0: Remove CLK_IS_ROOT
 2016-04-27 11:04 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/dovecot: bump version to 2.2.24
 2016-04-27 11:05 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/dovecot-pigeonhole: bump version to 0.4.14

[Bug 117301] New: Could not insert kvm_intel on dual Xeon X5355
 2016-04-27 11:05 UTC 

This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)
 2016-04-27 11:05 UTC  (5+ messages)
` [PATCH] scsi: fc: force inlining of wwn conversion functions

Missing QCA6174 card in board-2.bin
 2016-04-27 11:04 UTC  (4+ messages)

Stable release 3.4.112
 2016-04-27 11:04 UTC 

[PATCH] device property: fix a potential oops
 2016-04-27 11:04 UTC 

empty disk reports full
 2016-04-27 11:03 UTC  (5+ messages)

Questions about the new usb hotplug code in libxl and about adding hotplug (with qmp) usbredir tcp channels
 2016-04-27 11:02 UTC 

[PATCH] mk: add build-time library directory to linker path
 2016-04-27 11:02 UTC 

[Qemu-devel] Is anyone able to load a web page from a guest operating system?
 2016-04-27 11:01 UTC  (7+ messages)

[patch] [media] tw686x: off by one bugs in tw686x_fields_map()
 2016-04-27 11:01 UTC  (8+ messages)
    ` [PATCH] tw686x: use a formula instead of two tables for div

[net-next PATCH V3 0/5] samples/bpf: Improve user experience
 2016-04-27 11:00 UTC  (5+ messages)
` [net-next PATCH V3 3/5] samples/bpf: add a README file to get users started

Premature unpinning, finally?
 2016-04-27 10:59 UTC  (10+ messages)
` [PATCH v6 12/25] drm/i915: Unify intel_ring_begin()
` [PATCH v6 13/25] drm/i915: Remove the identical implementations of request space reservation
` [PATCH v6 14/25] drm/i915: Manually unwind after a failed request allocation

[refpolicy] [PATCH 1/1] Add hwloc-dump-hwdata SELinux policy
 2016-04-27 10:59 UTC  (4+ messages)
` [refpolicy] [PATCH] Add hwloc skel
` [refpolicy] [PATCH] Add support for hwloc

[U-Boot] [PATCH v5 0/4] Amlogic Meson GXBaby and ODROID-C2 support
 2016-04-27 10:58 UTC  (4+ messages)
` [U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2

[RFC] Minor change to governance document at http://www.xenproject.org/developers/governance.html
 2016-04-27 10:57 UTC  (2+ messages)

[PATCH v14 0/8] MT8173 DRM support
 2016-04-27 10:57 UTC  (6+ messages)
` [PATCH v14 2/8] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173

[PATCH] veth: Fix potential memory leak in veth_newlink
 2016-04-27 10:57 UTC  (2+ messages)

[PATCH] fq: split out backlog update logic
 2016-04-27 10:59 UTC 

[PATCH v2] ath10k: release pre_cal_file while unloading driver
 2016-04-27 10:56 UTC  (2+ messages)

wake_up on wait-queue called from hard-irq context in 3.10.63-rt65
 2016-04-27 10:55 UTC 

[PATCH 0/3] ARM: nommu: R-class fixes
 2016-04-27 10:55 UTC  (7+ messages)
` [PATCH 3/3] ARM: domain: move {set,get}_domain under config guard
  ` [PATCH 3/3] ARM: domain: move {set, get}_domain "

Kernel Oops on 3.14.66
 2016-04-27 10:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 1/4] ath10k: add pdev bss channel info wmi definitions
 2016-04-27 10:53 UTC  (8+ messages)
` [PATCH v2 2/4] ath10k: implement wmi_pdev_bss_chan_info_request
` [PATCH v2 3/4] ath10k: handle pdev_chan_info wmi event
` [PATCH v2 4/4] ath10k: update bss channel survey information

[PATCH 0/9] A little bit of KMS debug logging tidy
 2016-04-27 10:54 UTC  (2+ messages)

[PATCH 0/2] scop GFP_NOFS api
 2016-04-27 10:53 UTC  (4+ messages)
` [PATCH 1/2] mm: add PF_MEMALLOC_NOFS

[PATCH v2 0/5] Cavium ThunderX uncore PMU support
 2016-04-27 10:51 UTC  (9+ messages)

[ANNOUNCE] Renesas tree closed for v4.7
 2016-04-27 10:51 UTC  (3+ messages)

[LTP] [PATCH] lib/rmobj.c: fix warning on FUSE fs
 2016-04-27 10:51 UTC 

[patch] tipc: remove an unnecessary NULL check
 2016-04-27 10:51 UTC  (3+ messages)

Cleanup of early quirks
 2016-04-27 10:52 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: Canonicalize stolen memory calculations
` [PATCH v2 "
  ` [PATCH v2 2/2] drm/i915: Function per early graphics quirk

[Buildroot] [PATCH 1/1] package/x264: bump version
 2016-04-27 10:49 UTC 

[edk2] OVMF broken under Xen (in PCI initialisation)
 2016-04-27 10:43 UTC 

[PATCH] mm,oom: Re-enable OOM killer using timeout
 2016-04-27 10:43 UTC  (6+ messages)
` [PATCH v2] "

[GIT PULL v2] MT8173 DRM support
 2016-04-27 10:42 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] ruby: bump version to 2.3.1
 2016-04-27 10:41 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] gzip: bump version to 1.8

[PATCH v1] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-04-27 10:41 UTC  (6+ messages)

[RESEND PATCH v2 0/7] usb: xhci-plat: support generic PHY and vbus regulator
 2016-04-27 10:38 UTC  (12+ messages)
` [RESEND PATCH v2 7/7] usb: xhci: plat: add vbus regulator control

[PATCH v5] qla1280: Don't allocate 512kb of host tags
 2016-04-27 10:39 UTC  (3+ messages)

[Buildroot] [PATCH] ruby: bump to version 2.3.1
 2016-04-27 10:38 UTC 

[PATCH i-g-t v3 0/6] Improve kms_panel_fitting
 2016-04-27 10:37 UTC  (3+ messages)
` [PATCH i-g-t v3 6/6] kms_panel_fitting: Enable connectors with "scaling mode" property set

Add device while rebalancing
 2016-04-27 10:37 UTC  (10+ messages)

i915: screen flicker
 2016-04-27 10:35 UTC  (4+ messages)

[PATCH v2 0/6] simplify rtc-generic driver
 2016-04-27 10:34 UTC  (7+ messages)
` [PATCH v2 1/6] rtc: m68k: provide rtc_class_ops directly
      ` [rtc-linux] "

[xen-4.3-testing test] 92922: trouble: blocked/broken/fail/pass
 2016-04-27 10:33 UTC 

[PATCH] regulator: axp20x: Fix LDO4 linear voltage range
 2016-04-27 10:32 UTC  (6+ messages)

[linux-lvm] swap on lvm cache
 2016-04-27 10:32 UTC  (3+ messages)

[PATCH 00/35] Moar struct_mutex nuking
 2016-04-27 10:29 UTC  (3+ messages)
` [PATCH 19/35] drm/imx: Use lockless gem BO free callback

[meta-oe][PATCH v2 1/2] vpnc: stage vpnc-script
 2016-04-27 10:27 UTC  (3+ messages)
` [meta-oe][PATCH v2 2/2] openconnect: add recipe

[for-4.7] xen/arm: Force broadcast of TLB and instruction cache maintenance instructions
 2016-04-27 10:26 UTC  (5+ messages)

[LTP] [PATCH v6 0/3] networking/stress/icmp: add ip xfrm ipsec support
 2016-04-27 10:24 UTC  (4+ messages)
` [LTP] [PATCH v6 3/3] network/stress/icmp: add icmp-uni-basic to implement all icmp basic stress test

[PATCH] arm64: fix /proc/cpuinfo for elf32
 2016-04-27 10:24 UTC  (7+ messages)

rt2800 and BeagleBone Black kernel panic when connecting to access point
 2016-04-27 10:23 UTC  (4+ messages)


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.