All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-13 05:54:00 to 2014-10-13 07:51:49 UTC [more...]

[PATCH v4 00/25] virtio: fix spec compliance issues
 2014-10-13  7:51 UTC  (47+ messages)
` [PATCH v4 01/25] virtio_pci: fix virtio spec compliance on restore
` [PATCH v4 02/25] virtio: unify config_changed handling
` [PATCH v4 03/25] virtio-pci: move freeze/restore to virtio core
` [PATCH v4 04/25] virtio: defer config changed notifications
` [PATCH v4 05/25] virtio_blk: drop config_enable
` [PATCH v4 06/25] virtio-blk: drop config_mutex
` [PATCH v4 07/25] virtio_net: drop config_enable
` [PATCH v4 08/25] virtio-net: drop config_mutex
` [PATCH v4 09/25] virtio_net: minor cleanup
` [PATCH v4 10/25] virtio: add API to enable VQs early
` [PATCH v4 11/25] virtio_net: "
` [PATCH v4 12/25] virtio_blk: "
` [PATCH v4 13/25] virtio_console: "
` [PATCH v4 14/25] 9p/trans_virtio: "
` [PATCH v4 15/25] virtio_net: fix use after free on allocation failure
` [PATCH v4 16/25] virtio_scsi: move kick event out from virtscsi_init
` [PATCH v4 17/25] virtio_blk: enable VQs early on restore
` [PATCH v4 18/25] virtio_scsi: "
` [PATCH v4 19/25] virtio_console: "
` [PATCH v4 20/25] virtio_net: "
` [PATCH v4 21/25] virito_scsi: use freezable WQ for events
` [PATCH v4 22/25] virtio_scsi: fix race on device removal
` [PATCH v4 23/25] virtio_balloon: enable VQs early on restore
` [PATCH v4 24/25] virtio_scsi: drop scan callback
` [PATCH v4 25/25] virtio-rng: refactor probe error handling

[U-Boot] [PATCH 1/2] imx: mx6sl: Add IOMUX setting for USDHC1-3
 2014-10-13  7:51 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6slevk: Add support for USDHC1 and USDHC3 slots

[GIT PULL] x86/ras tree change for v3.18
 2014-10-13  7:49 UTC 

[Bug 86161] New: PROBLEM: On KVM, Window 7 32bit guests sometimes run into blue screen(0x0000005c) during reboot
 2014-10-13  7:48 UTC  (2+ messages)

[PATCH] vhost: Fix the vhost broken issue
 2014-10-13  7:48 UTC  (2+ messages)

[GIT PULL] x86/platform tree changes for v3.18
 2014-10-13  7:47 UTC 

[Buildroot] [PATCH] connman: select dbus support in wpa_supplicant
 2014-10-13  7:47 UTC 

Issues running Ethtool on KNI interfaces
 2014-10-13  7:46 UTC  (4+ messages)

[Buildroot] [PATCH] openssh: place configuration files in /etc/ssh
 2014-10-13  7:45 UTC 

[PATCH 00/12] dmaengine: remove users of device_control
 2014-10-13  7:44 UTC  (6+ messages)
` [PATCH 11/12] ASoC: txx9: use dmaengine_terminate_all() API

[PATCH 0/1] python-smartpm: Add checking for "rpm-ignoresize" option
 2014-10-13  7:43 UTC  (2+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH 1/1] package/mpd: bump to version 0.19
 2014-10-13  7:43 UTC  (3+ messages)

[GIT PULL] x86/mm tree changes for v3.18
 2014-10-13  7:43 UTC 

[GIT PULL] x86/microcode tree changes for v3.18
 2014-10-13  7:40 UTC 

[PATCH 0/5] ath10k: pci related fixes 2014-10-09
 2014-10-13  7:38 UTC  (4+ messages)
` [PATCH 4/5] ath10k: split reset logic from power up

[GIT PULL] x86/fpu tree changes for v3.18
 2014-10-13  7:38 UTC 

[PATCHv2] serial: of-serial: fix up PM ops on no_console_suspend and port type
 2014-10-13  7:37 UTC 

[PATCH v3 00/25] virtio: fix spec compliance issues
 2014-10-13  7:35 UTC  (6+ messages)
` [PATCH v3 10/25] virtio: add API to enable VQs early

[PATCH v6] Bluetooth: Defer connection-parameter removal when unpairing
 2014-10-13  7:35 UTC  (3+ messages)

[GIT PULL] x86/cpufeature tree changes for v3.18
 2014-10-13  7:32 UTC 

[PATCH 1/4] powerpc: Dynamic DMA zone limits
 2014-10-13  7:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/upmpdcli: fix missing dependency of libcurl
 2014-10-13  7:30 UTC  (3+ messages)

perf & rasd integration plan
 2014-10-13  7:29 UTC  (10+ messages)
` [PATCH 1/1] rasd: Use perf_evlist__open() instead of open coded

[GIT PULL] x86/cpu tree change for v3.18
 2014-10-13  7:28 UTC 

[PATCH] i40e: fix of compile error
 2014-10-13  7:28 UTC  (2+ messages)

QT 5.2.1 and eglfs 0x3003 error
 2014-10-13  7:20 UTC  (3+ messages)

[GIT PULL] x86/cleanups tree changes for v3.18
 2014-10-13  7:25 UTC 

[GIT PULL] x86/build change for v3.18
 2014-10-13  7:23 UTC 

[PATCH 0/2] shrink virtio baloon on OOM in guest
 2014-10-13  7:22 UTC  (5+ messages)
` [PATCH 2/2] virtio_balloon: free some memory from baloon on OOM

[GIT PULL] x86/boot tree changes for v3.18
 2014-10-13  7:19 UTC 

[PATCH RFC 0/5] sched,numa: task placement with complex NUMA topologies
 2014-10-13  7:17 UTC  (13+ messages)
` [PATCH RFC 2/5] sched,numa: classify the NUMA topology of a system
` [PATCH RFC 3/5] sched,numa: preparations for complex topology placement
` [PATCH RFC 4/5] sched,numa: calculate node scores in complex NUMA topologies
` [PATCH RFC 5/5] sched,numa: find the preferred nid with complex NUMA topology

[GIT PULL] x86/asm tree changes for v3.18
 2014-10-13  7:16 UTC 

[PATCH net-next RFC 0/3] virtio-net: Conditionally enable tx interrupt
 2014-10-13  7:16 UTC  (11+ messages)
` [PATCH net-next RFC 1/3] virtio: support for urgent descriptors
` [PATCH net-next RFC 3/3] virtio-net: conditionally enable tx interrupt

[Qemu-devel] [question] is it posssible that big-endian l1 table offset referenced by other I/O while updating l1 table offset in qcow2_update_snapshot_refcount?
 2014-10-13  7:13 UTC  (6+ messages)
` [Qemu-devel] [question] is it possible "
    ` [Qemu-devel] [question] is it possible that big-endian l1 tableoffset "
        ` [Qemu-devel] [question] is it possible that big-endian l1 tableoffsetreferenced "

[GIT PULL] scheduler tree changes for v3.18
 2014-10-13  7:13 UTC 

saa7146_wait_for_debi_done_sleep timed out
 2014-10-13  7:12 UTC  (2+ messages)
` [PATCH] Turn bothersome error into a debug message

[meta-qt5] What is needed to build a recipe with CMake?
 2014-10-13  7:10 UTC  (3+ messages)

qemu drive-mirror to rbd storage : no sparse rbd image
 2014-10-13  7:06 UTC  (5+ messages)
` [Qemu-devel] "

DPDK - VIRTIO performance problems
 2014-10-13  7:04 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/6] sunxi: Enable second sdcard slot found on some boards
 2014-10-13  7:00 UTC  (4+ messages)

[PATCH v2] Btrfs: return failure if btrfs_dev_replace_finishing() failed
 2014-10-13  6:59 UTC  (3+ messages)

[GIT PULL] perf/watchdog changes for v3.18
 2014-10-13  6:59 UTC 

[GIT PULL] perf fixes, leftover from v3.17
 2014-10-13  6:56 UTC 

reboot housekeeping, lack thereof, is messing with me
 2014-10-13  6:55 UTC  (2+ messages)

[PATCH RFC 00/11] linux: towards virtio-1 guest support
 2014-10-13  5:58 UTC  (5+ messages)
` [PATCH RFC 08/11] virtio_blk: use virtio v1.0 endian
  ` [Qemu-devel] "

[PATCH RFC 00/11] qemu: towards virtio-1 host support
 2014-10-13  5:53 UTC  (3+ messages)
` [PATCH RFC 03/11] virtio: support more feature bits
  ` [Qemu-devel] "

[PATCH] modules, lock around setting of MODULE_STATE_UNFORMED
 2014-10-13  5:41 UTC  (3+ messages)

[GIT PULL] perf events tree changes for v3.18
 2014-10-13  6:53 UTC 

[PATCH v4] PCI: Layerscape: Add Layerscape PCIe driver
 2014-10-13  6:51 UTC  (4+ messages)

Initial repo sync fails with "Unable to find..."
 2014-10-13  6:51 UTC  (5+ messages)

[PATCH] netfilter: release skbuf when nlmsg put fail
 2014-10-13  6:50 UTC 

[PATCH] arm32: fix build after 063188f4b3
 2014-10-13  6:49 UTC  (6+ messages)

[PATCH resend] kconfig: Fix compiler warning in menu.c
 2014-10-13  6:48 UTC  (5+ messages)
` [U-Boot] "

[PROTOTYPE PATCH] ath10k: prototype code for Device Tree support
 2014-10-13  6:47 UTC 

kernel BUG at fs/sysfs/group.c:65!
 2014-10-13  6:45 UTC  (4+ messages)
    ` kernel BUG at fs/sysfs/group.c:65! (CC Jens )

x2APIC MSR range (XSA-108 follow-up)
 2014-10-13  6:45 UTC 

[PATCH 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103 for supporting the demod of M88RS6000
 2014-10-13  6:44 UTC 

[PATCH 2/3] DVBSky V3 PCIe card: add new dvb-s/s2 tuner for integrated chip M88RS6000
 2014-10-13  6:43 UTC 

[PATCH 0/3] ath10k: cal file support
 2014-10-13  6:40 UTC  (8+ messages)
` [PATCH 1/3] ath10k: add back enum ath10k_bus
` [PATCH 2/3] ath10k: refactor ath10k_init_download_firmware()
` [PATCH 3/3] ath10k: retrieve calibration data from file

[PATCH 1/3] DVBSky V3 PCIe card: add new SMI PCIe bridge driver
 2014-10-13  6:40 UTC 

I remove the audit and selinux from kernel and start the new kernel in Centos, but i can't bring up the network device, Why?
 2014-10-13  6:36 UTC  (2+ messages)

linux-next: status of the signal-cleanup tree
 2014-10-13  6:33 UTC 

TeVii S482 dual DVB-S2
 2014-10-13  6:33 UTC 

[PATCH v4 01/10] ARM: add mach-asm9260
 2014-10-13  6:31 UTC  (2+ messages)
` [PATCH v5 "

[Buildroot] [autobuild.buildroot.net] Build results for 2014-10-12
 2014-10-13  6:30 UTC 

[GIT PULL] locking tree changes for v3.18
 2014-10-13  6:29 UTC 

[RFC] dealing with proc_ns_follow_link() and "namespace" dentries
 2014-10-13  6:29 UTC 

[nightly] Core TISDK 2014.10 build 2014-10-13_01-01-10
 2014-10-13  6:09 UTC 

Re:
 2014-10-13  6:18 UTC 

Re:
 2014-10-13  6:18 UTC 

Re:
 2014-10-13  6:18 UTC 

[GIT PULL] locking/arch changes for v3.18
 2014-10-13  6:24 UTC 

[PATCH 0/5] vmxnet3 pmd fixes/improvement
 2014-10-13  6:23 UTC  (6+ messages)
  ` [PATCH 1/5] vmxnet3: Fix VLAN Rx stripping
  ` [PATCH 2/5] vmxnet3: Add VLAN Tx offload
  ` [PATCH 3/5] vmxnet3: Fix dev stop/restart bug
  ` [PATCH 4/5] vmxnet3: Add rx pkt check offloads
  ` [PATCH 5/5] vmxnet3: Some perf improvement on the rx path

[PATCH V4 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-10-13  6:22 UTC  (6+ messages)
` [PATCH V4 1/6] mm: Introduce a general RCU get_user_pages_fast

Re:
 2014-10-13  6:18 UTC 

[PATCH v3 00/10] VM Power Management
 2014-10-13  6:17 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/1 v3][meta-networking] ntp: fix path to drift file
 2014-10-13  6:17 UTC  (2+ messages)
` [PATCH 1/1 "

Undelivered Mail Returned to Sender
 2014-10-13  6:16 UTC 

how to achieve SSID isolation
 2014-10-13  6:12 UTC  (2+ messages)

[PATCH v3 1/7] ethdev: add more annotations
 2014-10-13  6:12 UTC  (9+ messages)
  ` [PATCH v4 0/7] Support configuring hash functions
      ` [PATCH v4 1/7] ethdev: add more annotations
      ` [PATCH v4 2/7] ethdev: add interfaces and relevant for filter control
      ` [PATCH v4 3/7] ethdev: add structures and enum for hash "
      ` [PATCH v4 4/7] i40e: add hash filter control implementation
      ` [PATCH v4 5/7] i40e: add hardware initialization
      ` [PATCH v4 6/7] i40e: Use constant random hash keys
      ` [PATCH v4 7/7] app/testpmd: add commands to support hash filter control

[PATCH 0/3] pwm: support backward compatibility of DTB extending PWM args
 2014-10-13  6:12 UTC  (4+ messages)
` [PATCH 2/3] pwm: push up dynamic printk level on errors in of_pwm_get()

[linux-3.10 test] 30711: regressions - FAIL
 2014-10-13  6:11 UTC 

[Buildroot] [PATCH] hostapd: needs MMU
 2014-10-13  6:08 UTC  (2+ messages)

[Buildroot] [git commit] hostapd: needs MMU
 2014-10-13  6:08 UTC 

[PATCH v3 1/2] ALSA: au88x0: added reference of vortex_t
 2014-10-13  6:07 UTC  (2+ messages)
` [PATCH v3 2/2] ALSA: au88x0: pr_* replaced with dev_*

[PATCH v2 2/2] power: charger-manager: Avoid recursive thermal get_temp call
 2014-10-13  6:01 UTC  (2+ messages)

lock-up when loading desktop
 2014-10-13  6:00 UTC  (2+ messages)

[PATCH for v3.18-rc1] mm/slab: fix unaligned access on sparc64
 2014-10-13  5:58 UTC  (3+ messages)

[PATCH resend] staging, lustre: fix a sparse error
 2014-10-13  5:58 UTC  (2+ messages)

[Xenomai] Installng xenomai on laptop
 2014-10-13  5:58 UTC  (2+ messages)

[U-Boot] [PATCH] imx: mx6 sabreauto: Add board support for USB EHCI
 2014-10-13  5:56 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: Fix coding style error problems
 2014-10-13  5:55 UTC  (5+ messages)
` [PATCH 0/2] staging: rtl8188eu: Fix a series of coding style problems
  ` [PATCH 1/2] staging: rtl8188eu: Fix coding style space missing problems

[PATCH] bebob: Fix failure to detect source of clock for Terratec Phase 88
 2014-10-13  5:55 UTC  (6+ messages)

[PATCH v3] ES938 support for ES18xx driver
 2014-10-13  5:54 UTC  (5+ messages)
` Workable vintage driver support mechanism? (Re: [alsa-devel] [PATCH v3] ES938 support for ES18xx driver)
  ` Workable vintage driver support mechanism? (Re: "

[PATCH 1/1] driver:mtd:spi-nor:fix spi_nor_scan overwrite platform ID point
 2014-10-13  5:53 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.