All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-17 13:44:43 to 2014-02-17 14:50:54 UTC [more...]

[Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
 2014-02-17 14:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] hw/net/stellaris_enet: Avoid unintended sign extension
` [Qemu-devel] [PATCH 3/3] hw/timer/arm_timer: Avoid array overrun for bad addresses

[PATCH v2 00/52] CPU hotplug: Fix issues with callback registration
 2014-02-17 14:50 UTC  (7+ messages)
` [PATCH v2 46/52] xen, balloon: Fix CPU hotplug "
      ` [UPDATED][PATCH "

[PATCH] sched/deadline: Test for CPU's presence explicitly
 2014-02-17 14:50 UTC  (2+ messages)

[PATCH] MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts
 2014-02-17 14:49 UTC  (2+ messages)

[lm-sensors] Kernel errors for dme1737
 2014-02-17 14:49 UTC  (4+ messages)

[PATCH v2] fallocate: Add "--dig-holes" option
 2014-02-17 14:49 UTC  (6+ messages)
` [PATCH v3] "

[Cluster-devel] [PATCH 1/4] libgfs2: Superblock building and writing improvements
 2014-02-17 14:48 UTC  (4+ messages)
` [Cluster-devel] [PATCH 2/4] gfs2-utils: Ensure sb_uuid uses are guarded
` [Cluster-devel] [PATCH 3/4] libgfs2: Add support for new leaf hint fields
` [Cluster-devel] [PATCH 4/4] mkfs.gfs2: Remove a dead structure

[Qemu-devel] [PATCH] target-i386: enable x2apic by default on more recent CPU models
 2014-02-17 14:47 UTC  (9+ messages)

[PATCH v4 net-next 0/12] bonding: add an option to rely on unvalidated arp packets
 2014-02-17 14:41 UTC  (13+ messages)
` [PATCH v4 net-next 01/12] bonding: remove bond->lock from bond_arp_rcv
` [PATCH v4 net-next 02/12] bonding: permit using arp_validate with non-ab modes
` [PATCH v4 net-next 03/12] bonding: always update last_arp_rx on packet recieve
` [PATCH v4 net-next 04/12] bonding: always set recv_probe to bond_arp_rcv in arp monitor
` [PATCH v4 net-next 05/12] bonding: extend arp_validate to be able to receive unvalidated arp-only traffic
` [PATCH v4 net-next 06/12] bonding: document the new _arp options for arp_validate
` [PATCH v4 net-next 07/12] bonding: use the new options to correctly set last_arp_rx
` [PATCH v4 net-next 08/12] bonding: use last_arp_rx in slave_last_rx()
` [PATCH v4 net-next 09/12] bonding: use last_arp_rx in bond_loadbalance_arp_mon()
` [PATCH v4 net-next 10/12] bonding: remove useless updating of slave->dev->last_rx
` [PATCH v4 net-next 11/12] bonding: trivial: rename slave->jiffies to ->last_link_up
` [PATCH v4 net-next 12/12] bonding: rename last_arp_rx to last_rx

[PATCH v1 00/11] perf: Add support for Intel Processor Trace
 2014-02-17 14:46 UTC  (6+ messages)
` [PATCH v1 03/11] perf: Allow for multiple ring buffers per event
` [PATCH v1 07/11] x86: perf: intel_pt: Intel PT PMU driver

[Qemu-devel] [PATCH v2] qcow2: Set zero flag for discarded clusters
 2014-02-17 14:45 UTC 

please document alternate "bind" syntax in mount(8)
 2014-02-17 14:45 UTC  (3+ messages)

Remove major version number from package name
 2014-02-17 14:45 UTC 

[U-Boot] [Patch v2] spi: mxc-spi: fixes for ECSPI
 2014-02-17 14:45 UTC  (2+ messages)

[PATCH] xen: remove XEN_PRIVILEGED_GUEST
 2014-02-17 14:43 UTC  (5+ messages)

[PATCH v2 0/2] Add task to create kernel config fragments
 2014-02-17 14:43 UTC  (4+ messages)

[PATCH] sched/core: Create new task with twice disabled preemption
 2014-02-17 14:43 UTC  (5+ messages)

[PATCH 0/4] clk: mvebu: fix clk init order
 2014-02-17 14:42 UTC  (8+ messages)

Clarifications on fork family syscalls - no longer in process.c?
 2014-02-17 14:42 UTC 

[dma-debug.c - DMA-API] exceeded overlapping … & sym53c8xx … tries to free DMA …
 2014-02-17 14:40 UTC  (5+ messages)

[PATCH 0/2] clk: keystone: Couple of fixes for 3.14-rcx
 2014-02-17 14:38 UTC  (3+ messages)

[dm-crypt] Boot Prompt Text
 2014-02-17 14:39 UTC  (4+ messages)

[PATCH 0/3] mmc: tmio: Use modern PM ops
 2014-02-17 14:38 UTC  (5+ messages)
` [PATCH v2 2/7] mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC
` [PATCH RESEND 1/5] mmc: drop the speed mode of card's state

[Qemu-devel] [PATCH v3 00/20] Improve bdrv_open error messages
 2014-02-17 14:38 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 04/20] nbd: move socket wrappers to qemu-nbd
` [Qemu-devel] [PATCH v3 05/20] iscsi: fix indentation
` [Qemu-devel] [PATCH v3 06/20] iscsi: correctly propagate errors in iscsi_open
` [Qemu-devel] [PATCH v3 07/20] gluster: default scheme to gluster:// and host to localhost
` [Qemu-devel] [PATCH v3 08/20] gluster: correctly propagate errors
` [Qemu-devel] [PATCH v3 09/20] cow: "
` [Qemu-devel] [PATCH v3 10/20] curl: "
` [Qemu-devel] [PATCH v3 11/20] qcow: "
` [Qemu-devel] [PATCH v3 12/20] qed: "
` [Qemu-devel] [PATCH v3 13/20] vhdx: "
` [Qemu-devel] [PATCH v3 14/20] vvfat: "
` [Qemu-devel] [PATCH v3 15/20] vmdk: extract vmdk_read_desc
` [Qemu-devel] [PATCH v3 16/20] vmdk: push vmdk_read_desc up to caller
` [Qemu-devel] [PATCH v3 17/20] vmdk: do not try opening a file as both image and descriptor
` [Qemu-devel] [PATCH v3 18/20] vmdk: correctly propagate errors
` [Qemu-devel] [PATCH v3 19/20] block: do not abuse EMEDIUMTYPE
` [Qemu-devel] [PATCH v3 20/20] vdi: say why an image is bad

[Buildroot] [PATCH 0/2] systemd/udev/eudev polishing
 2014-02-17 14:37 UTC  (8+ messages)
` [Buildroot] [PATCH 1/2] udev: update udev to new virtual package infra
` [Buildroot] [PATCH 2/2] systemd: enable required kernel features

[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
 2014-02-17 14:36 UTC  (4+ messages)
` [RFC v2 4/4] xen-netback: skip IPv4 and IPv6 interfaces
  ` [Xen-devel] "

[PATCH v2 0/4] video: mmp: add device tree suppport
 2014-02-17 14:37 UTC  (4+ messages)
` [PATCH v2 4/4] video: mmp: add device tree support

V3: review request for "Disk IO". "CPU Usage", and "Build Time" pages
 2014-02-17 14:37 UTC  (4+ messages)

How to debug packet sends to virtual functions
 2014-02-17 14:36 UTC  (18+ messages)

[U-Boot] [PATCH v3 5/7] zynq: Add support for auto nandboot
 2014-02-17 14:35 UTC  (4+ messages)

[PATCH v2] clk: respect the clock dependencies in of_clk_init
 2014-02-17 14:31 UTC  (4+ messages)

[PATCHv2 00/16] scsi_dh_alua updates
 2014-02-17 14:33 UTC  (8+ messages)
` [PATCH 08/16] scsi_dh_alua: parse target device id

[PATCH] sb_edac: degrade log level for "EDAC sbridge: Seeking for: dev 1d.3 PCI ID xxxx"
 2014-02-17 14:32 UTC  (2+ messages)

[Qemu-devel] Trying to write a new device / virtio-i2c ?
 2014-02-17 14:30 UTC  (14+ messages)
            ` [Qemu-devel] Fwd: "

qte-in-use-image rootfs issue
 2014-02-17 14:28 UTC  (7+ messages)

[PATCH 0/3] several misc patches
 2014-02-17 14:27 UTC  (5+ messages)
` [PATCH 2/3] ceph: add acl, noacl options for cephfs mount

[PATCH v2 0/5] ARM: sun6i: Add support for the A31 I2C controller
 2014-02-17 14:26 UTC  (4+ messages)

[PATCH] gitweb: Avoid overflowing page body frame with large images
 2014-02-17 14:25 UTC  (3+ messages)

failure notice
 2014-02-17 14:24 UTC 

[Qemu-devel] [PATCH v13 00/14] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2014-02-17 14:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v13 10/14] qmp: Add command 'blockdev-backup'

[PATCH v2] ipv6: fix inconsistent prefix route handling
 2014-02-17 14:23 UTC  (6+ messages)

[PATCH v4 00/13] Core support for Marvell Armada 375 and 38x
 2014-02-17 14:23 UTC  (14+ messages)
` [PATCH v4 01/13] ARM: mvebu: rename armada-370-xp.c to board-v7.c
` [PATCH v4 02/13] ARM: mvebu: rename DT machine structure for Armada 370/XP
` [PATCH v4 03/13] ARM: mvebu: make CPU_PJ4B selection a per-SoC choice
` [PATCH v4 04/13] ARM: mvebu: add Armada 375 support to the system-controller driver
` [PATCH v4 05/13] ARM: mvebu: add initial support for the Armada 375 SOCs
` [PATCH v4 06/13] ARM: mvebu: add workaround for data abort issue on Armada 375
` [PATCH v4 07/13] ARM: mvebu: add Device Tree description of the Armada 375 SoC
` [PATCH v4 08/13] ARM: mvebu: add Device Tree for the Armada 375 DB board
` [PATCH v4 09/13] ARM: mvebu: add initial support for the Armada 380/385 SOCs
` [PATCH v4 10/13] ARM: mvebu: add Device Tree description of the Armada 380/385 SoCs
` [PATCH v4 11/13] ARM: mvebu: add Device Tree for the Armada 385 DB board
` [PATCH v4 12/13] ARM: mvebu: update defconfigs for Armada 375 and 38x
` [PATCH v4 13/13] Documentation: arm: update Marvell documentation about Armada 375/38x

[PATCH 0/4] Misc core fixes
 2014-02-17 14:22 UTC  (5+ messages)
` [PATCH 1/4] bitbake.conf: add BBINCLUDED and BB_INVALIDCONF to config hash whitelist
` [PATCH 2/4] eglibc-locale: add eglibc-gconv to PACKAGES_DYNAMIC
` [PATCH 3/4] classes/populate_sdk_base: fix race condition with do_rootfs
` [PATCH 4/4] classes/populate_sdk_base: optimise task dependencies

KVM call agenda for 2014-02-04
 2014-02-17 14:27 UTC  (7+ messages)
` [Qemu-devel] KVM call agenda for 2014-02-17 (was Re: KVM call agenda for 2014-02-04)
  `  "

[Qemu-devel] [PULL 0/5] acpi,pc,pci,virtio,memory bug fixes
 2014-02-17 14:25 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] acpi-build: append description for non-hotplug
` [Qemu-devel] [PULL 2/5] acpi-test-data: update expected files
` [Qemu-devel] [PULL 3/5] virtio-net: remove function calls from assert
` [Qemu-devel] [PULL 4/5] memory_region_present: return false if address is not found in child MemoryRegion
` [Qemu-devel] [PULL 5/5] PCIE: fix regression with coldplugged multifunction device

run time memory trap question
 2014-02-17 14:16 UTC  (4+ messages)

[PATCH] x86: Issue a warning if number of present CPUs > maxcpus and CONFIG_HOTPLUG=n
 2014-02-17 14:16 UTC  (5+ messages)

[Qemu-devel] Hotplug vs. multifunction regression
 2014-02-17 14:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH] PCIE: fix regression with coldplugged multifunction device

[PATCH v2 0/3] Deferrable timers support for timerfd API
 2014-02-17 14:15 UTC  (13+ messages)

[Qemu-devel] [PATCH v3 0/8] block: Integrate bdrv_file_open() into bdrv_open()
 2014-02-17 13:35 UTC  (3+ messages)

Strange interdependace between domains
 2014-02-17 14:13 UTC  (6+ messages)

[PATCH] et131x: fix allocation failures
 2014-02-17 14:13 UTC 

RFC: add init-regs for phy nodes
 2014-02-17 14:12 UTC  (7+ messages)
` [PATCH] net: add init-regs for of_phy support

blkid/lowprobe-pt-sgi test fails
 2014-02-17 14:12 UTC  (2+ messages)

[PATCH 1/9] tests: avoid executing dirname(1) command
 2014-02-17 14:11 UTC  (3+ messages)
` [PATCH 2/9] tests: make tests to run parallel

[PATCH 1/2] devicetree: Add Xilinx XADC binding documentation
 2014-02-17 14:10 UTC  (3+ messages)
` [PATCH 2/2] iio:adc: Add Xilinx XADC driver

[PATCH 1/2] hid: hid-sensor-hub: Add selector api
 2014-02-17 14:10 UTC  (6+ messages)
` [PATCH 2/2] iio: hid-sensor-hub: Remove hard coded indexes

REGRESSION f54b311142a92ea2e42598e347b84e1655caf8e3 tcp auto corking slows down iSCSI file system creation by factor of 70 [WAS: 4 TB VMFS creation takes 15 minutes vs 26 seconds]
 2014-02-17 14:08 UTC  (5+ messages)

[Bug 73781] New: [r600g] SIGFPE at at ../../../../../src/gallium/drivers/r600/r600_state.c:3109
 2014-02-17 14:08 UTC  (2+ messages)
` [Bug 73781] [r600g] SIGFPE "

[PATCH 0/2] Misc fixes
 2014-02-17 14:07 UTC  (3+ messages)
` [PATCH 1/2] parse: make vars_from_file return None for non-recipes
` [PATCH 2/2] build: fix handling of task override for tasks with underscores in their names

[PATCH] Bluetooth: hidp: make sure input buffers are big enough
 2014-02-17 14:07 UTC  (15+ messages)

[PATCH net-next 0/3] bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c
 2014-02-17 14:06 UTC  (2+ messages)

[PATCH] HID: hid-sensor-hub: quirk for STM Sensor hub
 2014-02-17 14:05 UTC  (3+ messages)

[PATCH v3 net-next 0/12] bonding: add an option to rely on unvalidated arp packets
 2014-02-17 14:01 UTC  (6+ messages)
` [PATCH v3 net-next 02/12] bonding: permit using arp_validate with non-ab modes
` [PATCH v3 net-next 07/12] bonding: use the new options to correctly set last_arp_rx

[PATCH v6 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-17 14:01 UTC  (5+ messages)
` [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
  ` [linux-sunxi] "

[PATCH 00/14] HID: low-level transport cleanup, round 2
 2014-02-17 14:01 UTC  (2+ messages)

[xen-unstable test] 24870: regressions - trouble: broken/fail/pass
 2014-02-17 14:00 UTC  (3+ messages)
` Proposed force push of staging to master

Documentation needed
 2014-02-17 14:00 UTC 

[Qemu-devel] [PATCH V6 00/10] qapi script: support enum as discriminator and better enum name
 2014-02-17 13:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH V6 03/10] qapi script: check correctness of discriminator values in union

[RFT][PATCH] spi: clps711x: Refactor to use core message parsing
 2014-02-17 13:59 UTC 

[PATCH 1/2] Bluetooth: Restrict long term keys to public and static addresses
 2014-02-17 13:59 UTC  (2+ messages)

[PATCH v2 0/4] hugetlb: add hugepages_node= command-line option
 2014-02-17 13:56 UTC  (7+ messages)
` [PATCH 4/4] "

[Bug 75094] New: NV92 is faster and runs games fine than NVE6, why?
 2014-02-17 13:52 UTC  (2+ messages)
  ` [Bug 75094] "

[PATCH 1/2] nilfs2: add nilfs_sufile_trim_fs to trim clean segs
 2014-02-17 13:51 UTC  (5+ messages)

[PATCHv2] emulator/bthost: Check length of received RFCOMM UIH frames
 2014-02-17 13:51 UTC  (2+ messages)

[RFC 0/4] mac80211 & ath9k: ITS-G5 (IEEE 802.11p) basic support
 2014-02-17 13:50 UTC  (7+ messages)
` [RFC 1/4] mac80211: Allow 5/10 MHz channel setting (for OCB)
    ` [ath9k-devel] "
` [RFC 3/4] mac80211: Add OCB (IEEE 802.11p) mode
    ` [ath9k-devel] "

[PATCHv2 1/5] ASoC: Intel: Add Intel SST audio DSP low level shim driver
 2014-02-17 13:48 UTC  (3+ messages)
` [PATCHv2 3/5] ASoC: Intel: Add Intel SST audio DSP Firmware loader

[Qemu-devel] [PATCH] dirty log: fix kvm_set_migration_log() behavior
 2014-02-17 13:47 UTC  (2+ messages)
` [Qemu-devel] [PATCH] Properly check if 'log dirty' flags have changed

QNAP 8 port RAID5 md0 unmountable defective md superblocks
 2014-02-17 13:47 UTC  (4+ messages)
` QNAP 8 port RAID5 md0 recovery of missing MBR and "
  ` AW: "

Proposal: Add a depmod wrapper for kmod to aid SELinux
 2014-02-17 13:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/20] Improve bdrv_open error messages
 2014-02-17 13:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 09/20] cow: correctly propagate errors

[PATCH] android: Fix for BT Turn off while pairing
 2014-02-17 13:46 UTC  (2+ 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.