All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-08 16:33:48 to 2014-07-08 17:24:07 UTC [more...]

[Qemu-devel] Patch Round-up for stable 1.7.2, freeze on 2014-07-14
 2014-07-08 17:18 UTC  (102+ messages)
` [Qemu-devel] [PATCH 001/156] char: restore read callback on a reattached (hotplug) chardev
` [Qemu-devel] [PATCH 002/156] scsi-bus: Fix transfer length for VERIFY with BYTCHK=11b
` [Qemu-devel] [PATCH 003/156] block/iscsi: fix deadlock on scsi check condition
` [Qemu-devel] [PATCH 004/156] s390x/virtio-hcall: Add range check for hypervisor call
` [Qemu-devel] [PATCH 005/156] target-i386: Fix CC_OP_CLR vs PF
` [Qemu-devel] [PATCH 006/156] target-i386: Fix ucomis and comis memory access
` [Qemu-devel] [PATCH 007/156] scsi: Change scsi sense buf size to 252
` [Qemu-devel] [PATCH 008/156] qom: Avoid leaking str and bool properties on failure
` [Qemu-devel] [PATCH 009/156] tap: avoid deadlocking rx
` [Qemu-devel] [PATCH 010/156] tests: Fix 'make test' for i686 hosts (build regression)
` [Qemu-devel] [PATCH 011/156] configure: Don't use __int128_t for clang versions before 3.2
` [Qemu-devel] [PATCH 012/156] mirror: fix throttling delay calculation
` [Qemu-devel] [PATCH 013/156] mirror: fix early wake from sleep due to aio
` [Qemu-devel] [PATCH 014/156] virtio-net: Do not filter VLANs without F_CTRL_VLAN
` [Qemu-devel] [PATCH 015/156] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun
` [Qemu-devel] [PATCH 016/156] hw/net/stellaris_enet: Correct handling of packet padding
` [Qemu-devel] [PATCH 017/156] qcow2: Flush metadata during read-only reopen
` [Qemu-devel] [PATCH 018/156] block-commit: speed is an optional parameter
` [Qemu-devel] [PATCH 019/156] ide: Correct improper smart self test counter reset in ide core
` [Qemu-devel] [PATCH 020/156] megasas: Implement LD_LIST_QUERY
` [Qemu-devel] [PATCH 021/156] arm: translate.c: Fix smlald Instruction
` [Qemu-devel] [PATCH 022/156] block: Prevent coroutine stack overflow when recursing in bdrv_open_backing_file
` [Qemu-devel] [PATCH 023/156] block: Use BDRV_O_NO_BACKING where appropriate
` [Qemu-devel] [PATCH 024/156] s390x/helper: Added format control bit to MMU translation
` [Qemu-devel] [PATCH 025/156] s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG
` [Qemu-devel] [PATCH 026/156] po/Makefile: fix $SRC_PATH reference
` [Qemu-devel] [PATCH 027/156] acpi: fix tables for no-hpet configuration
` [Qemu-devel] [PATCH 028/156] vmxnet3: validate interrupt indices coming from guest
` [Qemu-devel] [PATCH 029/156] vmxnet3: validate queues configuration "
` [Qemu-devel] [PATCH 030/156] vmxnet3: validate interrupt indices read on migration
` [Qemu-devel] [PATCH 031/156] vmxnet3: validate queues configuration "
` [Qemu-devel] [PATCH 032/156] vmstate: reduce code duplication
` [Qemu-devel] [PATCH 033/156] vmstate: add VMS_MUST_EXIST
` [Qemu-devel] [PATCH 034/156] vmstate: add VMSTATE_VALIDATE
` [Qemu-devel] [PATCH 035/156] virtio-net: fix buffer overflow on invalid state load
` [Qemu-devel] [PATCH 036/156] virtio-net: out-of-bounds buffer write "
` [Qemu-devel] [PATCH 037/156] virtio-net: out-of-bounds buffer write on load
` [Qemu-devel] [PATCH 038/156] virtio: out-of-bounds buffer write on invalid state load
` [Qemu-devel] [PATCH 039/156] ahci: fix buffer overrun "
` [Qemu-devel] [PATCH 040/156] hpet: "
` [Qemu-devel] [PATCH 041/156] hw/pci/pcie_aer.c: fix buffer overruns "
` [Qemu-devel] [PATCH 042/156] pl022: fix buffer overun "
` [Qemu-devel] [PATCH 043/156] Fix vmstate_info_int32_le comparison/assign
` [Qemu-devel] [PATCH 044/156] vmstate: fix buffer overflow in target-arm/machine.c
` [Qemu-devel] [PATCH 045/156] virtio: avoid buffer overrun on incoming migration
` [Qemu-devel] [PATCH 046/156] openpic: "
` [Qemu-devel] [PATCH 047/156] virtio: validate num_sg when mapping
` [Qemu-devel] [PATCH 048/156] pxa2xx: avoid buffer overrun on incoming migration
` [Qemu-devel] [PATCH 049/156] ssi-sd: fix buffer overrun on invalid state load
` [Qemu-devel] [PATCH 050/156] ssd0323: fix buffer overun "
` [Qemu-devel] [PATCH 051/156] tsc210x: fix buffer overrun "
` [Qemu-devel] [PATCH 052/156] zaurus: "
` [Qemu-devel] [PATCH 053/156] virtio-scsi: "
` [Qemu-devel] [PATCH 054/156] vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
` [Qemu-devel] [PATCH 055/156] usb: sanity check setup_index+setup_len in post_load
` [Qemu-devel] [PATCH 056/156] savevm: Ignore minimum_version_id_old if there is no load_state_old
` [Qemu-devel] [PATCH 057/156] virtio: validate config_len on load
` [Qemu-devel] [PATCH 058/156] stellaris_enet: block migration
` [Qemu-devel] [PATCH 059/156] target-i386: fix set of registers zeroed on reset
` [Qemu-devel] [PATCH 060/156] target-arm: Make vbar_write 64bit friendly on 32bit hosts
` [Qemu-devel] [PATCH 061/156] linux-user/elfload.c: Fix incorrect ARM HWCAP bits
` [Qemu-devel] [PATCH 062/156] linux-user/elfload.c: Update "
` [Qemu-devel] [PATCH 063/156] linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32
` [Qemu-devel] [PATCH 064/156] spapr_pci: Fix number of returned vectors in ibm, change-msi
` [Qemu-devel] [PATCH 065/156] pci-assign: limit # of msix vectors
` [Qemu-devel] [PATCH 066/156] virtio: allow mapping up to max queue size
` [Qemu-devel] [PATCH 067/156] migration: remove duplicate code
` [Qemu-devel] [PATCH 068/156] migration: catch unknown flags in ram_load
` [Qemu-devel] [PATCH 069/156] qemu-iotests: add ./check -cloop support
` [Qemu-devel] [PATCH 070/156] qemu-iotests: add cloop input validation tests
` [Qemu-devel] [PATCH 071/156] block/cloop: validate block_size header field (CVE-2014-0144)
` [Qemu-devel] [PATCH 072/156] block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
` [Qemu-devel] [PATCH 073/156] block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
` [Qemu-devel] [PATCH 074/156] block/cloop: refuse images with bogus offsets (CVE-2014-0144)
` [Qemu-devel] [PATCH 075/156] block/cloop: fix offsets[] size off-by-one
` [Qemu-devel] [PATCH 076/156] qemu-iotests: Support for bochs format
` [Qemu-devel] [PATCH 077/156] bochs: Unify header structs and make them QEMU_PACKED
` [Qemu-devel] [PATCH 078/156] bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
` [Qemu-devel] [PATCH 079/156] bochs: Check catalog_size header field (CVE-2014-0143)
` [Qemu-devel] [PATCH 080/156] bochs: Check extent_size header field (CVE-2014-0142)
` [Qemu-devel] [PATCH 082/156] vpc/vhd: add bounds check for max_table_entries and block_size (CVE-2014-0144)
` [Qemu-devel] [PATCH 083/156] vpc: Validate block size (CVE-2014-0142)
` [Qemu-devel] [PATCH 084/156] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
` [Qemu-devel] [PATCH 085/156] vhdx: Bounds checking for block_size and logical_sector_size (CVE-2014-0148)
` [Qemu-devel] [PATCH 086/156] curl: check data size before memcpy to local buffer. (CVE-2014-0144)
` [Qemu-devel] [PATCH 087/156] qcow2: Check header_length (CVE-2014-0144)
` [Qemu-devel] [PATCH 088/156] qcow2: Check backing_file_offset (CVE-2014-0144)
` [Qemu-devel] [PATCH 089/156] qcow2: Check refcount table size (CVE-2014-0144)
` [Qemu-devel] [PATCH 090/156] qcow2: Validate refcount table offset
` [Qemu-devel] [PATCH 091/156] qcow2: Validate snapshot table offset/size (CVE-2014-0144)
` [Qemu-devel] [PATCH 092/156] qcow2: Validate active L1 table offset and size (CVE-2014-0144)
` [Qemu-devel] [PATCH 093/156] qcow2: Fix backing file name length check
` [Qemu-devel] [PATCH 094/156] qcow2: fix offset overflow in qcow2_alloc_clusters_at()
` [Qemu-devel] [PATCH 095/156] qcow2: Zero-initialise first cluster for new images
` [Qemu-devel] [PATCH 097/156] qcow2: Avoid integer overflow in get_refcount (CVE-2014-0143)
` [Qemu-devel] [PATCH 098/156] qcow2: Check new refcount table size on growth
` [Qemu-devel] [PATCH 099/156] qcow2: Fix types in qcow2_alloc_clusters and alloc_clusters_noref
` [Qemu-devel] [PATCH 100/156] qcow2: Protect against some integer overflows in bdrv_check
` [Qemu-devel] [PATCH 101/156] qcow2: Fix new L1 table size check (CVE-2014-0143)
` [Qemu-devel] [PATCH 102/156] dmg: coding style and indentation cleanup
` [Qemu-devel] [PATCH 106/156] dmg: sanitize chunk length and sectorcount (CVE-2014-0145)

[PATCH 1/1] dvb-frontends: remove unnecessary break after goto
 2014-07-08 17:23 UTC 

RSS is not efficient when forwarding
 2014-07-08 17:21 UTC  (8+ messages)
` RSS is not efficient when forwarding (ixgbe)

[PATCH 1/1] r820t: remove unnecessary break after goto
 2014-07-08 17:20 UTC 

[Qemu-devel] [RFC] alpha qemu arithmetic exceptions
 2014-07-08 17:20 UTC  (13+ messages)

[Buildroot] [Bug 7268] New: python 2.7 compilation issue
 2014-07-08 17:19 UTC  (4+ messages)
` [Buildroot] [Bug 7268] python 2.7 compilation issue on a Debian/Ubuntu host with multiarch support

[PATCH v8 0/9] Support for creating generic PCI host bridges from DT
 2014-07-08 17:18 UTC  (4+ messages)

[PATCH v9 0/7] ARM: berlin: add AHCI support
 2014-07-08 17:18 UTC  (12+ messages)
` [PATCH v9 3/7] ata: libahci: allow to use multiple PHYs

[meta-qt5] populate_sdk_qt5 qconfig.pri
 2014-07-08 17:16 UTC  (4+ messages)

[Xenomai] How to debug xenomai source
 2014-07-08 17:15 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] Add a pre-relocation malloc() implementation
 2014-07-08 17:13 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/9] arm: Set up global data before board_init_f()

[PATCHv2 00/32] ARM: at91: Switch remaining SoCs and boards to CCF
 2014-07-08 17:11 UTC  (3+ messages)

calling vif hotplug scripts more than once
 2014-07-08 17:11 UTC  (4+ messages)

[PATCH v2] tools/libxc: Implement writev_exact() in the same style as write_exact()
 2014-07-08 17:10 UTC  (9+ messages)
      ` [PATCH] "
        ` [PATCH] tools/libxc: Implement writev_exact() in the same style as write_exact() [and 1 more messages]

[U-Boot] [PATCH v5 1/4] mx6: Add support for the mx6solox variant
 2014-07-08 17:09 UTC  (3+ messages)

[Qemu-devel] another locking issue in current dataplane code?
 2014-07-08 17:08 UTC  (3+ messages)

[RESEND PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-07-08 17:08 UTC  (9+ messages)
` [RESEND PATCH v3 05/11] drm: add Atmel HLCDC Display Controller support

[PATCH v4 1/4] cache-tree: Create/update cache-tree on checkout
 2014-07-08 17:05 UTC  (6+ messages)
` [PATCH v4 4/4] cache-tree: Write updated cache-tree after commit

[PATCH] xen: Install arch-arm directory headers
 2014-07-08 17:04 UTC 

[PATCH 1/2] sched: Remove update_rq_runnable_avg
 2014-07-08 17:04 UTC  (6+ messages)
` [PATCH 2/2] sched: Rewrite per entity runnable load average tracking

[PATCH 1/6] mmput: use notifier chain to call subsystem exit handler
 2014-07-08 17:03 UTC  (12+ messages)

A question about hotplug and suspend-resume functionallity
 2014-07-08 17:02 UTC 

[PATCH] ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp type
 2014-07-08 17:01 UTC  (2+ messages)

[Xenomai] Issue with cobalt_monitor_wait()
 2014-07-08 17:01 UTC  (4+ messages)

[lm-sensors] [GIT PULL] hwmon fixes for 3.16-rc5
 2014-07-08 17:01 UTC  (2+ messages)
`  "

[PATCH 0/8] vivi, the next generation
 2014-07-08 16:31 UTC  (9+ messages)
` [PATCH 1/8] v4l2-ioctl: call g_selection before calling cropcap
` [PATCH 2/8] v4l2-ioctl: clips, clipcount and bitmap should not be zeroed
` [PATCH 3/8] v4l2-ioctl: clear reserved field of G/S_SELECTION
` [PATCH 4/8] v4l2-ioctl: remove pointless INFO_FL_CLEAR
` [PATCH 5/8] v4l2-dev: don't debug poll unless the debug level > 2
` [PATCH 6/8] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macro
` [PATCH 7/8] vivi: massive rewrite of this virtual video driver
` [PATCH 8/8] vivi.txt: add a document describing the features of this driver

[PATCH tip/core/rcu 0/17] Miscellaneous fixes for 3.17
 2014-07-08 16:59 UTC  (4+ messages)
` [PATCH tip/core/rcu 01/17] rcu: Document deadlock-avoidance information for rcu_read_unlock()
  ` [PATCH tip/core/rcu 06/17] rcu: Eliminate read-modify-write ACCESS_ONCE() calls

[PATCH v3 0/7] File Sealing & memfd_create()
 2014-07-08 16:54 UTC  (3+ messages)

[RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
 2014-07-08 16:54 UTC  (5+ messages)
` [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)

Intel 7260 desktop version
 2014-07-08 16:53 UTC  (2+ messages)

[PATCH v2 0/3] xen/arm: fix "xen_add_mach_to_phys_entry: cannot add" problem
 2014-07-08 16:53 UTC  (7+ messages)
` [PATCH v2 1/3] xen/arm: introduce XENFEAT_grant_map_11
        ` [Xen-devel] "

[PATCH V2] ASoC: omap-dmic: Use devm_snd_soc_register_component
 2014-07-08 16:53 UTC 

[PATCH v2] iommu/arm-smmu: fix some checkpatch issues
 2014-07-08 16:52 UTC  (2+ messages)

[PATCH A 00/12] Freescale ethernet driver updates
 2014-07-08 16:52 UTC  (4+ messages)
` [PATCH A 01/12] net: fec: iMX6 FEC does not support half-duplex gigabit

[PATCH 3.15 000/122] 3.15.5-stable review
 2014-07-08 16:50 UTC  (3+ messages)

dma: jz4740: Null pointer dereference
 2014-07-08 16:50 UTC  (2+ messages)

No NFSoRDMA bi-weekly meeting from now to Aug
 2014-07-08 16:49 UTC  (2+ messages)

[PATCH V4 1/2] perf ignore LBR and extra_regs
 2014-07-08 16:49 UTC  (2+ messages)
` [PATCH V4 2/2] kvm: "

[Xenomai] Xenomai-forge: Deadlock in finalize_thread()
 2014-07-08 16:48 UTC  (4+ messages)

[PATCH V2] ASoC: omap-hdmi: Use devm_snd_soc_register_component
 2014-07-08 16:47 UTC 

[RFC PATCH] tty: serial: Add 8250-core based omap driver
 2014-07-08 16:46 UTC  (4+ messages)

[PATCH] [RFC] CMA: clear buffer-head lru before page migration
 2014-07-08 16:46 UTC  (4+ messages)

[RFC PATCH 0/2] map grant refs at pfn = mfn
 2014-07-08 16:46 UTC  (3+ messages)
` [RFC PATCH 1/2] xen: introduce arch_iommu_grant_(un)map_page

[Buildroot] [PATCH 0/6 v2] Cleanups in download helpers (branch yem/check-downloads)
 2014-07-08 16:45 UTC  (3+ messages)
` [Buildroot] [PATCH 2/6 v2] support/download: fix the git helper

Compile issues with se7206_defconfig
 2014-07-08 16:45 UTC  (4+ messages)

[PATCH 0/4] MCS spinlocks: Cancellable MCS spinlock rework
 2014-07-08 16:44 UTC  (4+ messages)
` [PATCH 2/4] MCS spinlocks: Convert osq lock to atomic_t to reduce overhead

powerpc allyesconfig fix
 2014-07-08 16:43 UTC  (6+ messages)
  ` Fwd: "

[Buildroot] [PATCH 1/1] Build Python with tzset support
 2014-07-08 16:43 UTC  (3+ messages)

[Buildroot] [PATCH 0/5] Cleanups in download helpers (branch yem/check-downloads)
 2014-07-08 16:42 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] support/download: properly use temp files

memory dump problem
 2014-07-08 16:41 UTC 

[PATCHv2 0/6] Add a driver for the atmel ram controller
 2014-07-08 16:39 UTC  (3+ messages)

[PATCH] drm: reduce default drm vblank off delay to 50ms
 2014-07-08 16:38 UTC  (6+ messages)

[PATCH 1/1] input: remove unnecessary break after goto
 2014-07-08 16:37 UTC 

[PATCH v20 00/48] Use ref transactions
 2014-07-08 16:29 UTC  (2+ messages)

[PATCH v2 00/10] lib: introduce string_escape_mem an %*pE specifier
 2014-07-08 16:35 UTC  (5+ messages)
` [PATCH v2 04/10] lib/vsprintf: add %*pE[achnops] format specifier

[PATCH v6 0/13] Migration Stream v2
 2014-07-08 16:35 UTC  (2+ messages)

Initial EFI Support
 2014-07-08 16:38 UTC  (3+ messages)
` [PATCH 1/2] EFI: enable printf UUID support
  ` [PATCH 2/2] EFI: introduce efi_strguid to convert GUID to human readable names


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.