All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-10 19:33:35 to 2015-02-10 20:45:05 UTC [more...]

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2015-02-10 20:45 UTC 

[PATCH v2 0/7] Kernel huge I/O mapping support
 2015-02-10 20:42 UTC  (5+ messages)
` [PATCH v2 5/7] x86, mm: Support huge KVA mappings on x86

[PATCH -v4 0/6] rcu,nohz,kvm: use RCU extended quiescent state when running KVM guest
 2015-02-10 20:42 UTC  (7+ messages)
` [PATCH 6/6] kvm,rcu,nohz: "

[PATCH 0/3] ucm: miscellaneous fixes
 2015-02-10 20:42 UTC  (4+ messages)
` [PATCH 1/3] ucm: fix variable mixup
` [PATCH 2/3] ucm: add a FIXME comment
` [PATCH 3/3] ucm: fix inappropriate use of const

[PATCH] reiser4: precise discard - general case
 2015-02-10 20:42 UTC  (2+ messages)

Denys Dmytriyenko : keystone: stop backfilling rtc
 2015-02-10 20:41 UTC 

Sam Nelson : ti-ipc: Correct error in ti ipc lad daemon startup script
 2015-02-10 20:41 UTC 

Karthik Ramanan : vpe-tests: Add DEPENDS for the recipe
 2015-02-10 20:41 UTC 

Sam Nelson : common-csl-ip: Update to version 2.1.0.6
 2015-02-10 20:41 UTC 

Sam Nelson : ti-ipc: Correct error in ti ipc lad daemon startup script
 2015-02-10 20:40 UTC 

Karthik Ramanan : vpe-tests: Add DEPENDS for the recipe
 2015-02-10 20:40 UTC 

Denys Dmytriyenko : keystone: stop backfilling rtc
 2015-02-10 20:40 UTC 

Sam Nelson : common-csl-ip: Update to version 2.1.0.6
 2015-02-10 20:40 UTC 

[PATCH] HID: rmi: Print the firmware id of the touchpad
 2015-02-10 20:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/37] blockdev: BlockBackend and media
 2015-02-10 20:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 37/37] iotests: Add test for change-related QMP commands

[PATCH v3 kernel 1/3] snd_pcm_start_at and friends
 2015-02-10 20:37 UTC  (6+ messages)

[PATCH v7 0/4] st33zp24 new architecture proposal and st33zp24 spi driver
 2015-02-10 20:36 UTC  (3+ messages)

speed decrease since firefly,giant,hammer the 2nd try
 2015-02-10 20:36 UTC  (6+ messages)

[PATCH] arago-image, packagegroup-arago-base-tisdk: move psplash to IMAGE_FEATURES, sans server
 2015-02-10 20:35 UTC  (5+ messages)

[RFC PATCH] xen,apic: Setup our own APIC driver and validator for APIC IDs
 2015-02-10 20:33 UTC  (3+ messages)
` [RFC PATCH] xen, apic: "

[PATCH v2] ipsecmgr: Add recipes for ipsec manager module and libraries
 2015-02-10 20:33 UTC  (2+ messages)

[PATCH RFC] ARM: BCM5301X: Implement SMP support
 2015-02-10 20:32 UTC 

+ rtc-s3c-fix-the-duplicate-clock-control.patch added to -mm tree
 2015-02-10 20:31 UTC 

[PATCH] rtc: s3c: Fix the duplicate clock control
 2015-02-10 20:31 UTC  (2+ messages)

[PATCH] gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per node
 2015-02-10 20:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/24] qcow2: Support refcount orders != 4
 2015-02-10 20:29 UTC  (25+ messages)
` [Qemu-devel] [PATCH v6 01/24] qcow2: Add two new fields to BDRVQcowState
` [Qemu-devel] [PATCH v6 02/24] qcow2: Add refcount_bits to format-specific info
` [Qemu-devel] [PATCH v6 03/24] qcow2: Do not return new value after refcount update
` [Qemu-devel] [PATCH v6 04/24] qcow2: Only return status from qcow2_get_refcount
` [Qemu-devel] [PATCH v6 05/24] qcow2: Use unsigned addend for update_refcount()
` [Qemu-devel] [PATCH v6 06/24] qcow2: Use 64 bits for refcount values
` [Qemu-devel] [PATCH v6 07/24] qcow2: Helper for refcount array reallocation
` [Qemu-devel] [PATCH v6 08/24] qcow2: Helper function for refcount modification
` [Qemu-devel] [PATCH v6 09/24] qcow2: More helpers "
` [Qemu-devel] [PATCH v6 10/24] qcow2: Open images with refcount order != 4
` [Qemu-devel] [PATCH v6 11/24] qcow2: refcount_order parameter for qcow2_create2
` [Qemu-devel] [PATCH v6 12/24] qcow2: Use symbolic macros in qcow2_amend_options
` [Qemu-devel] [PATCH v6 13/24] iotests: Prepare for refcount_bits option
` [Qemu-devel] [PATCH v6 14/24] qcow2: Allow creation with refcount order != 4
` [Qemu-devel] [PATCH v6 15/24] progress: Allow regressing progress
` [Qemu-devel] [PATCH v6 16/24] block: Add opaque value to the amend CB
` [Qemu-devel] [PATCH v6 17/24] qcow2: Use error_report() in qcow2_amend_options()
` [Qemu-devel] [PATCH v6 18/24] qcow2: Use abort() instead of assert(false)
` [Qemu-devel] [PATCH v6 19/24] qcow2: Split upgrade/downgrade paths for amend
` [Qemu-devel] [PATCH v6 20/24] qcow2: Use intermediate helper CB "
` [Qemu-devel] [PATCH v6 21/24] qcow2: Add function for refcount order amendment
` [Qemu-devel] [PATCH v6 22/24] qcow2: Invoke refcount order amendment function
` [Qemu-devel] [PATCH v6 23/24] qcow2: Point to amend function in check
` [Qemu-devel] [PATCH v6 24/24] iotests: Add test for different refcount widths

[PATCH 2/2] reiser4progs: node41 layout support
 2015-02-10 20:28 UTC  (3+ messages)

Support for filesystems with d_revalidate (NFS)
 2015-02-10 20:28 UTC  (4+ messages)

make mandocs build failure with next-20150210
 2015-02-10 20:27 UTC  (2+ messages)

[PATCH -v5 0/5] rcu,nohz,kvm: use RCU extended quiescent state when running KVM guest
 2015-02-10 20:27 UTC  (6+ messages)
` [PATCH 1/5] context_tracking: generalize context tracking APIs to support user and guest
` [PATCH 2/5] nohz: add stub context_tracking_is_enabled
` [PATCH 3/5] rcu,nohz: run vtime_user_enter/exit only when state == IN_USER
` [PATCH 4/5] nohz,kvm: export context_tracking_user_enter/exit
` [PATCH 5/5] kvm,rcu,nohz: use RCU extended quiescent state when running KVM guest

Xen's Linux kernel config options v3
 2015-02-10 20:27 UTC  (5+ messages)

+ mm-hwpoison-drop-lru_add_drain_all-in-__soft_offline_page.patch added to -mm tree
 2015-02-10 20:27 UTC 

OpenEmbedded Developer America's Meeting
 2015-02-10 20:27 UTC 

Crackly playback, Roland AIRA TR-8 USB audio almost works with ALSA . . 
 2015-02-10 20:26 UTC  (4+ messages)

[meta-fsl-arm-extra][PATCH][master] linux-wandboard: Update kernel to 3.10.53-1.1.0_ga
 2015-02-10 20:26 UTC  (2+ messages)

[Patch v3 0/6] GSBI CRCI Autoconfiguration Support
 2015-02-10 20:25 UTC  (4+ messages)

[PATCH v2] merge-file: correctly open files when in a subdir
 2015-02-10 20:23 UTC 

[RFC] test_bit before clear files_struct bits
 2015-02-10 20:22 UTC  (3+ messages)
` [RFC V2] "

workqueues - how to use them correctly
 2015-02-10 20:21 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2015-02-10 20:20 UTC 

[PATCHv2] ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmod
 2015-02-10 20:20 UTC  (3+ messages)

[PATCH] libp11: Add recipe for libp11
 2015-02-10 20:18 UTC  (2+ messages)

[PATCH BlueZ 0/8] Implement Notification / Indication TS Tests
 2015-02-10 20:16 UTC  (10+ messages)
` [PATCH BlueZ 1/8] gatt-client: skip discovery with no handles
` [PATCH BlueZ 2/8] unit/test-gatt: Add support for no-actions
` [PATCH BlueZ 3/8] unit/gatt: Add TP/GAN/CL/BV-01-C test
` [PATCH BlueZ 4/8] unit/gatt: Add TP/GAN/SR/BV-01-C test
` [PATCH BlueZ 5/8] unit/gatt: add support for post-tests
` [PATCH BlueZ 6/8] unit/gatt: Add TP/GAI/SR/BV-01-C test
` [PATCH BlueZ 7/8] unit/gatt: Add TP/GAI/CL/BV-01-C test
` [PATCH BlueZ 8/8] unit/gatt: minor consistency in test data

[PATCH 1/2] dfe-lld: Add recipe for Digital Radio Front end low level driver & test code
 2015-02-10 20:15 UTC  (2+ messages)

[U-Boot] Samsung patches
 2015-02-10 20:15 UTC  (2+ messages)

[RFC PATCH v2 00/29] libxl: Cancelling asynchronous operations
 2015-02-10 20:13 UTC  (31+ messages)
` [PATCH 01/29] libxl: Further fix exit paths from libxl_device_events_handler
` [PATCH 02/29] libxl: Comment cleanups
` [PATCH 03/29] libxl: suspend: switch_logdirty_done takes rc
` [PATCH 04/29] libxl: suspend: common suspend callbacks take rc
` [PATCH 05/29] libxl: suspend: Return correct error from callbacks
` [PATCH 06/29] libxl: Use libxl__xswait* in libxl__ao_device
` [PATCH 07/29] libxl: xswait/devstate: Move xswait to before devstate
` [PATCH 08/29] libxl: devstate: Use libxl__xswait*
` [PATCH 09/29] libxl: New error codes CANCELLED etc
` [PATCH 10/29] libxl: events: Make timeout and async exec setup take an ao, not a gc
` [PATCH 11/29] libxl: events: Make libxl__async_exec_* pass caller an rc
` [PATCH 12/29] libxl: events: Permit timeouts to signal cancellation
` [PATCH 13/29] libxl: domain create: Do not destroy on cancellation
` [PATCH 14/29] libxl: ao: Record ultimate parent of a nested ao
` [PATCH 15/29] libxl: ao: Count the nested progeny of an ao
` [PATCH 16/29] libxl: ao: Provide manip_refcnt
` [PATCH 17/29] libxl: cancellation: Provide public ao cancellation API
` [PATCH 18/29] libxl: cancellation: Provide explicit internal cancel check API
` [PATCH 19/29] libxl: cancellation: Make timeouts cancellable
` [PATCH 20/29] libxl: cancellation: Note that driver domain task cannot be usefully cancelled
` [PATCH 21/29] libxl: cancellation: Make spawns cancellable
` [PATCH 22/29] libxl: Introduce DOMAIN_DESTROYED error code
` [PATCH 23/29] libxl: cancellation: Support cancellation where we spot domain death
` [PATCH 24/29] libxl: Introduce FILLZERO
` [PATCH 25/29] libxl: cancellation: Preparations for save/restore cancellation
` [PATCH 26/29] libxl: cancellation: Handle SIGTERM in save/restore helper
` [PATCH 27/29] libxl: cancellation: Cancel libxc save/restore
` [PATCH 28/29] libxl: ao: datacopier callback gets an rc
` [PATCH 29/29] libxl: cancellation: Make datacopiers cancellable

[GIT PULL] btrfsck and btrfs-image fixes
 2015-02-10 20:12 UTC  (4+ messages)
` [PATCH 09/16] Btrfs-progs: Introduce metadump_v2

+ mm-page_alloc-add-a-necessary-leave.patch added to -mm tree
 2015-02-10 20:11 UTC 

[Buildroot] [PATCH 0/10 v7] NVidia GPU binary blobs for x86 and ARM (branch yem/gfx2)
 2015-02-10 20:10 UTC  (12+ messages)
` [Buildroot] [PATCH 01/10 v7] package/python-lxml: new host package
` [Buildroot] [PATCH 02/10 v7] package/python-lxml: add target variant
` [Buildroot] [PATCH 03/10 v7] package/mesa3d-headers: new package
` [Buildroot] [PATCH 04/10 v7] package/mesa3d-headers: also install dri header and .pc file
` [Buildroot] [PATCH 05/10 v7] package/nvidia-driver: add NVidia's OpenGL binary blob
` [Buildroot] [PATCH 06/10 v7] package/nvidia-driver: Add gl.pc
` [Buildroot] [PATCH 07/10 v7] package/nvidia-driver: build the kernel module
` [Buildroot] [PATCH 08/10 v7] package/nvidia-tegra23-binaries: new package
` [Buildroot] [PATCH 09/10 v7] package.nvidia-tegra23-binaries: add gstreamer plugins
` [Buildroot] [PATCH 10/10 v7] package/nvidia-tegra23-codecs: new package

[U-Boot] Please pull u-boot-x86
 2015-02-10 20:09 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2015-02-10 20:09 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-video/master
 2015-02-10 20:09 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2015-02-10 20:09 UTC  (2+ messages)

+ x86_64-add-kasan-support-fix.patch added to -mm tree
 2015-02-10 20:07 UTC 

[PATCH v2] packagegroup-arago-tisdk-addons: Keep switch-config only for ti33x, ti43x & omap-a15
 2015-02-10 20:06 UTC  (2+ messages)

+ fsnotify-fix-handling-of-renames-in-audit.patch added to -mm tree
 2015-02-10 20:05 UTC 

brcmfmac + AP6120 (brcm43362) doesn't connect to WPA2 AP (unprotected ok)
 2015-02-10 20:03 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/2] qcow2: Respect new_block in alloc_refcount_block()
 2015-02-10 20:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] iotests: Add tests for refcount table growth

[Bug 89069] Lack of grass in The Talos Principle on radeonsi (native\wine\nine)
 2015-02-10 20:01 UTC 

[PATCH v4 1/2] cfg80211: Add API to change the indoor regulatory setting
 2015-02-10 20:00 UTC  (4+ messages)

[Qemu-devel] [PATCH] qemu-options: fix/document -incoming options
 2015-02-10 19:59 UTC  (2+ messages)

[PATCH 0/3] coreutils: facilitate generating real manpages
 2015-02-10 19:59 UTC  (3+ messages)
` [PATCH 2/3] coreutils: import prebuilt manpages from Gentoo

[PATCH v2] arago-image, packagegroup-arago-base-tisdk: move psplash to IMAGE_FEATURES, sans server
 2015-02-10 19:57 UTC 

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-10 19:57 UTC  (7+ messages)
` [RFC PATCH 4/9] livepatch: get function sizes
` [RFC PATCH 8/9] livepatch: allow patch modules to be removed

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-10 19:53 UTC 

[Qemu-devel] [PATCH] linux-user: Remove type casts to union type
 2015-02-10 19:51 UTC  (2+ messages)

[PATCH 0/9] ARM: berlin: add nand support
 2015-02-10 19:50 UTC  (6+ messages)
` [PATCH 5/9] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller

[U-Boot] [PATCH] sandbox: Return '-c command' exit value as sandbox exit code
 2015-02-10 19:50 UTC  (2+ messages)

QE validation of dumpling and giant releases
 2015-02-10 19:50 UTC  (2+ messages)

[PATCH v3 0/5] pseries: Move memory hotplug to the kernel
 2015-02-10 19:49 UTC  (6+ messages)
` [PATCH v3 1/5]pseries: Define rtas hotplug event sections
` [PATCH v3 2/5] pseries: Export the acquire/release drc index routines
` [PATCH v3 3/5] pseries: Create new device hotplug entry point
` [PATCH v3 4/5] pseries: Implement memory hotplug add in the kernel
` [PATCH v3 5/5] pseries: Implement memory hotplug remove "

[PATCH 1/2] kernel/fork: handle put_user errors for CLONE_CHILD_SETTID/CLEARTID
 2015-02-10 19:47 UTC  (6+ messages)
    ` memcg && uaccess (Was: [PATCH 1/2] kernel/fork: handle put_user errors for CLONE_CHILD_SETTID/CLEARTID)

[PATCH 0/3] Slab allocator array operations V2
 2015-02-10 19:48 UTC  (8+ messages)
` [PATCH 1/3] Slab infrastructure for array operations
` [PATCH 2/3] slub: Support "
` [PATCH 3/3] Array alloc test code

[PATCH 6/9] hashmap: Add re-entrancy support to foreach function
 2015-02-10 19:47 UTC  (2+ messages)

[PATCH 1/1] powerpc: fix missing L2 cache size in /sys/devices/system/cpu
 2015-02-10 19:45 UTC  (8+ messages)

BUG: 'error: invalid key: pager.show_ref' on 'git show_ref'
 2015-02-10 19:45 UTC  (5+ messages)
      ` [PATCH] config: add show_err flag to git_config_parse_key()

[meta-fsl-arm][dizzy][PATCH] fsl-image-multimedia: Add Gstreamer 1.0 package groups
 2015-02-10 19:44 UTC 

post-receive: pub/scm/linux/kernel/git/dtor/input
 2015-02-10 19:40 UTC 

[PATCH] libkmod: check size in elf_get_mem
 2015-02-10 19:38 UTC 

[PATCH] media: i2c: add support for omnivision's ov2659 sensor
 2015-02-10 19:36 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/12] avr32: add generic board
 2015-02-10 19:34 UTC  (2+ messages)

[Buildroot] [Bug 7772] New: libxml-parser-perl build failure: missing dependency ExtUtils/MakeMaker
 2015-02-10 19:34 UTC  (3+ messages)
` [Buildroot] [Bug 7772] "

[PATCH 2/2] drm/msm/hdmi: add hdmi hdcp support
 2015-02-10 19:34 UTC  (6+ messages)
` [PATCH 2/2] drm/msm/hdmi: add hdmi hdcp support (V2)

[Qemu-devel] [PATCH] Fix comparisons between implicit booleans and integers
 2015-02-10 19:33 UTC  (3+ messages)
` [Qemu-devel] [Qemu-trivial] "


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.