All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-29 14:22:22 to 2014-06-29 16:59:44 UTC [more...]

[Qemu-devel] [PULL 00/37] pc,vhost,virtio fixes, enhancements
 2014-06-29 16:59 UTC  (32+ messages)
` [Qemu-devel] [PULL 01/37] numa: fix comment
` [Qemu-devel] [PULL 02/37] openrisc: "
` [Qemu-devel] [PULL 03/37] numa: "
` [Qemu-devel] [PULL 04/37] pc: Move q35 compat props to PC_COMPAT_*
` [Qemu-devel] [PULL 05/37] pc: Fix "prog_if" typo on PC_COMPAT_2_0
` [Qemu-devel] [PULL 06/37] mc146818rtc: add rtc-reset-reinjection QMP command
` [Qemu-devel] [PULL 07/37] vhost-user: fix wrong ids in documentation
` [Qemu-devel] [PULL 08/37] pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
` [Qemu-devel] [PULL 09/37] Allow mismatched virtio config-len
` [Qemu-devel] [PULL 10/37] numa: Keep track of NUMA nodes present on the command-line
` [Qemu-devel] [PULL 11/37] numa: Reject duplicate node IDs
` [Qemu-devel] [PULL 12/37] numa: Reject configuration if not all node IDs are present
` [Qemu-devel] [PULL 13/37] vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
` [Qemu-devel] [PULL 14/37] vhost-user: typo fixups
` [Qemu-devel] [PULL 15/37] virtio-net: byteswap virtio-net header
` [Qemu-devel] [PULL 16/37] virtio-serial: don't migrate the config space
` [Qemu-devel] [PULL 17/37] virtio: introduce device specific migration calls
` [Qemu-devel] [PULL 18/37] virtio-net: implement per-device "
` [Qemu-devel] [PULL 19/37] virtio-blk: "
` [Qemu-devel] [PULL 20/37] virtio-serial: "
` [Qemu-devel] [PULL 21/37] virtio-balloon: "
` [Qemu-devel] [PULL 22/37] virtio-rng: "
` [Qemu-devel] [PULL 23/37] virtio: add subsections to the migration stream
` [Qemu-devel] [PULL 24/37] exec: introduce target_words_bigendian() helper
` [Qemu-devel] [PULL 25/37] cpu: introduce CPUClass::virtio_is_big_endian()
` [Qemu-devel] [PULL 26/37] virtio: add endian-ambivalent support to VirtIODevice
` [Qemu-devel] [PULL 27/37] virtio: memory accessors for endian-ambivalent targets
` [Qemu-devel] [PULL 28/37] virtio: allow byte swapping for vring
` [Qemu-devel] [PULL 29/37] virtio-net: use virtio wrappers to access headers
` [Qemu-devel] [PULL 30/37] virtio-balloon: use virtio wrappers to access page frame numbers
` [Qemu-devel] [PULL 31/37] virtio-blk: use virtio wrappers to access headers

[RFC PATCH 0/2] MIPS: Alchemy: common clk framework integration
 2014-06-29 16:57 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Alchemy: au1000 header file cleanup
` [PATCH 2/2] MIPS: Alchemy: common clock framework integration

[PATCH 0/6] Use virtual page class key protection mechanism for speeding up guest page fault
 2014-06-29 16:57 UTC  (5+ messages)

[PATCH] regulator: convert to use gpio_desc internally
 2014-06-29 16:55 UTC 

Mr. Ali Babekir Gebril
 2014-06-29 16:54 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2014-06-29 16:54 UTC 

[PULL] IIO new drivers, features and cleanups for 3.17 - set 2
 2014-06-29 16:52 UTC  (2+ messages)

[PATCHv2 00/18] perf tools: Factor ordered samples queue
 2014-06-29 16:52 UTC  (15+ messages)
` [PATCH 05/18] perf tools: Add ordered_events_(get|put) interface
` [PATCH 08/18] perf tools: Flush ordered events in case of allocation failure
` [PATCH 14/18] perf tools: Add perf_config_u64 function
` [PATCH 16/18] perf tools: Add debug prints for ordered events queue

[PATCH] Btrfs: make fsync work after cloning into a file
 2014-06-29 16:51 UTC  (3+ messages)
` [PATCH v5] "

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2014-06-29 16:48 UTC 

[PATCH 1/2] Bluetooth: Store latency and supervision timeout in connection params
 2014-06-29 16:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2014-06-29 16:48 UTC 

[Buildroot] [PATCH v2] uclibc: enable parallel building of libraries
 2014-06-29 16:48 UTC  (5+ messages)

[PULL] Second set of IIO fixes for the 3.16 cycle
 2014-06-29 16:45 UTC  (2+ messages)

[PATCH RFC 00/19] arm64 EFI stub
 2014-06-29 16:42 UTC  (2+ messages)
` [Linaro-uefi] "

post-receive: pub/scm/virt/kvm/mst/qemu
 2014-06-29 16:40 UTC 

post-receive: pub/scm/linux/kernel/git/ak/linux-misc
 2014-06-29 16:40 UTC 

post-receive: pub/scm/virt/kvm/mst/qemu
 2014-06-29 16:38 UTC 

layers.openembedded.org data lost between June 26th 08:30 UTC - June 27th 17:15 UTC
 2014-06-29 16:34 UTC 

[PATCH] HID: roccat: Drop cast
 2014-06-29 16:34 UTC  (5+ messages)

[PATCH v3 0/2] block: virtio-blk: support multi vq per virtio-blk
 2014-06-29 16:32 UTC  (7+ messages)
` [PATCH v3 1/2] include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
` [PATCH v3 2/2] block: virtio-blk: support multi virt queues per virtio-blk device

(Follow) sparse file support (development)
 2014-06-29 16:29 UTC 

Error while reverting changes to Bugzilla database [June 27th 17:15 UTC - June 29th 15:00 UTC]
 2014-06-29 16:25 UTC 

Cape Manager
 2014-06-29 16:24 UTC 

[PATCH 00/13] uio_pruss: add support for devicetree and am33xx
 2014-06-29 16:21 UTC  (28+ messages)
` [PATCH 02/13] uio: uio_pruss: use devm_kzalloc()
` [PATCH 03/13] uio: uio_pruss: use devm_ioremap_resource()
` [PATCH 04/13] uio: uio_pruss: use dmam_alloc_coherent()
  ` [PATCH 01/13] uio: uio_pruss: use struct device
  ` [PATCH 05/13] ARM: OMAP2+: hwmod: Introduce a flag to deassert the HW reset line
  ` [PATCH 06/13] ARM: AM33XX: hwmod: deassert PRUSS' hardreset lines
` [PATCH 07/13] Documentation: devicetree: add bindings for TI PRUSS
` [PATCH 08/13] uio: uio_pruss: make the UIO SRAM memory region optional
` [PATCH 09/13] uio: uio_pruss: add devicetree support
` [PATCH 10/13] uio: uio_pruss: add runtime pm support
` [PATCH 11/13] uio: uio_pruss: enable the driver for am33xx SoCs
` [PATCH 12/13] ARM: dts: am33xx: add the PRUSSv2 device
` [PATCH 13/13] ARM: dts: am335x-boneblack: enable "

[Buildroot] [PATCH 1/1] prevent selecting portmap when rpcbind is selected
 2014-06-29 16:20 UTC  (2+ messages)

Metadata CRC error upon unclean unmount
 2014-06-29 16:19 UTC  (10+ messages)

[Buildroot] [git commit] portmap: prevent selecting the package when rpcbind is selected
 2014-06-29 16:18 UTC 

[Buildroot] [git commit] bonnie: add license information
 2014-06-29 16:15 UTC 

[Bug 76483] New: [NV50, bisected, RFC patch] xset dpms force {on, off} does not work over DP
 2014-06-29 16:08 UTC  (3+ messages)
  ` [Bug 76483] "

[PATCH v7 0/9] ARM: VDSO
 2014-06-29 16:07 UTC  (11+ messages)
` [PATCH v7 7/9] ARM: add vdso user-space code

[Buildroot] [PATCH] blackbox: deprecate package due to dead upstream
 2014-06-29 16:04 UTC 

[Qemu-devel] [PATCH v9 00/22] legacy virtio support for cross-endian targets
 2014-06-29 16:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v9 22/22] vhost-net: disable when cross-endian

[Buildroot] [git commit] Add BR2_DEPRECATED_SINCE_2014_08
 2014-06-29 16:02 UTC 

[Buildroot] [git commit] blackbox: add license information
 2014-06-29 16:01 UTC 

[PATCH 1/7] docs: improve wording and formatting of the man page of setterm
 2014-06-29 15:49 UTC  (7+ messages)
` [PATCH 2/7] textual: improve formatting and wording of usage text "
` [PATCH 3/7] docs: improve wording and formatting of the man page of lslogins
` [PATCH 4/7] textual: improve the columns information "
` [PATCH 5/7] docs: slightly improve wording and formatting in man page of findmnt
` [PATCH 6/7] textual: minimally improve wording of usage text "
` [PATCH 7/7] docs: slightly improve the man page of umount

[Qemu-devel] [PULL 2.1 00/10] target-xtensa queue 2014-06-29
 2014-06-29 15:48 UTC  (3+ messages)

[PATCH 0/7] Move more drivers to using samp_freq element of info_mask
 2014-06-29 15:46 UTC  (7+ messages)
` [PATCH 5/7] iio: adis: Switch sampling frequency attr to core support
` [PATCH 6/7] iio: imu: adis16400 switch "
` [PATCH 7/7] iio: imu: adis16480 "

[Buildroot] [PATCH] infra: simplify .la/.pc fixup commands
 2014-06-29 15:42 UTC  (5+ messages)

[Bug 80675] New: KMS FB hand-over: no/black console on Nvidia MCP78S/C77/GeForce 8300 (10de:0848), X11 ok
 2014-06-29 15:42 UTC  (2+ messages)
  ` [Bug 80675] [NVAA] Nouveau KMS framebuffer "

[Buildroot] [PATCH] ftop: new package
 2014-06-29 15:39 UTC 

[Buildroot] [PATCH] lsof: bump to version 4.87
 2014-06-29 15:37 UTC  (2+ messages)

lib/argv_split.c : should argv be kfree'ed ?
 2014-06-29 15:37 UTC  (4+ messages)

[Buildroot] [git commit] lsof: bump to version 4.87
 2014-06-29 15:36 UTC 

Trouble merging renamed but identical files - CONFLICT (rename/rename)
 2014-06-29 15:31 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/3] another round of pci fixes
 2014-06-29 15:23 UTC  (2+ messages)

[PATCH 01/10] mac80211: clarify TDLS Tx handling
 2014-06-29 15:23 UTC  (4+ messages)
` [PATCH 05/10] mac80211: use TDLS initiator in tdls_mgmt operations

[Qemu-devel] [PATCH] numa: check for busy memory backend
 2014-06-29 15:20 UTC  (2+ messages)

[linux-linus test] 27786: regressions - FAIL
 2014-06-29 15:16 UTC 

[Qemu-devel] [PULL 00/47] Block patches for 2.1.0-rc0
 2014-06-29 15:15 UTC  (2+ messages)

[rcu] 2d033d5c0d4: +225.2% iperf.tcp.sender.bps
 2014-06-29 15:15 UTC  (2+ messages)

[PATCH] Bluetooth: Revert requirement for privacy during discovery
 2014-06-29 15:15 UTC 

__schedule #DF splat
 2014-06-29 15:12 UTC  (14+ messages)
                        ` [PATCH] KVM: SVM: Fix CPL export via SS.DPL

hwmon: ntc_thermistor: Add another ntc(epcos) to the driver
 2014-06-29 15:11 UTC  (5+ messages)
` [lm-sensors] "

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2014-06-29 15:11 UTC 

[PATCH v2 000/117] nfsd: eliminate the client_mutex
 2014-06-29 15:08 UTC  (7+ messages)
` [PATCH v2 022/117] nfsd: Cache the client that was looked up in lookup_clientid()
` [PATCH v2 023/117] nfsd: Convert nfsd4_process_open1() to work with lookup_clientid()

Very bad advice in man 2 dup2
 2014-06-29 15:07 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/3] Validate NUMA node IDs (reject duplicate/missing node IDs properly)
 2014-06-29 15:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
 2014-06-29 15:01 UTC  (5+ messages)

[U-Boot] Build broken for bf538f-ezkit board - not enough ram
 2014-06-29 15:01 UTC 

[clockevents] WARNING: CPU: 1 PID: 0 at kernel/time/clockevents.c:281 clockevents_program_event()
 2014-06-29 14:58 UTC 

[crypto] BUG: unable to handle kernel paging request at ffff88000bb88000
 2014-06-29 14:56 UTC  (4+ messages)
` [crypto] kernel BUG at kernel/cred.c:790

[Buildroot] [PATCH v3 0/5] Add TARGET_FINALIZE_HOOKS
 2014-06-29 14:56 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/5] system: convert "system.mk" recipes to "target-finalize" hooks

[Buildroot] [PATCH 1/3] support/script/cpan: improve Makefile generation
 2014-06-29 14:54 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3] perl-xml-libxml: new package

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2014-06-29 14:53 UTC 

errors found in nftable docs on wiki
 2014-06-29 14:51 UTC  (3+ messages)

[PATCH v3 00/12] ad799x cleanup
 2014-06-29 14:47 UTC  (5+ messages)
` [PATCH v3 01/12] iio:adc:ad799x: Fix reading and writing of event values, apply shift

How to load config info before loading firmware?
 2014-06-29 14:45 UTC  (2+ messages)

[Buildroot] [git commit] Makefile: do not add to targets common dependencies
 2014-06-29 14:43 UTC 

[Buildroot] [git commit] Makefile: convert "target-generatelocales" to a hook
 2014-06-29 14:43 UTC 

[PATCH 2/2] Bluetooth: Use LE connection parameters if known
 2014-06-29 14:43 UTC 

[Buildroot] [git commit] Makefile: convert "toolchain-eclipse-register" to a hook
 2014-06-29 14:43 UTC 

[Buildroot] [git commit] system: convert "system.mk" recipes to "target-finalize" hooks
 2014-06-29 14:42 UTC 

[Buildroot] [git commit] Makefile: target-finalize: add TARGET_FINALIZE_HOOKS
 2014-06-29 14:41 UTC 

[PATCH] iio: accel: BMC150 accel support
 2014-06-29 14:42 UTC  (6+ messages)

[Buildroot] [git commit] lzo: bump to version 2.08
 2014-06-29 14:39 UTC 

[PATCH] [v2] crypto: sha512: add ARM NEON implementation
 2014-06-29 14:34 UTC  (2+ messages)

[PATCH 1/2] [v2] crypto: sha1/ARM: make use of common SHA-1 structures
 2014-06-29 14:33 UTC  (4+ messages)
` [PATCH 2/2] [v2] crypto: sha1: add ARM NEON implementation

[PATCH v6 1/1] usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
 2014-06-29 14:33 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] icu: Delete inapropriate flag at link
 2014-06-29 14:31 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] devmem2: fix output when _FILE_OFFSET_BITS=64

[PATCH 0/3] MIPS: OCTEON: Minimal support for D-Link DSR-1000N
 2014-06-29 14:04 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] libssh2: fix library search path issues when zlib support enabled
 2014-06-29 14:30 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2014-06-29 14:28 UTC 

[Buildroot] [git commit] devmem2: use a patch that actually applies
 2014-06-29 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2014-06-29 14:28 UTC 

[Bug 80673] New: XCOM: Enemy Unknown - Wrong read access when starting the game
 2014-06-29 14:26 UTC  (2+ messages)
` [Bug 80673] "

[Qemu-devel] [PULL for-2.1 0/8] QMP queue
 2014-06-29 14:24 UTC  (2+ messages)

[PATCH] UBIFS: remove unnecessary check
 2014-06-29 14:24 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2014-06-29 14:22 UTC 


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.