All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-06 23:58:27 to 2014-04-07 04:10:34 UTC [more...]

Inconsistent perf top output
 2014-04-07  4:10 UTC  (2+ messages)

[RFC] power_supply: Introduce generic psy charging driver
 2014-04-07  4:10 UTC 

[Qemu-devel] [PATCH v5 00/11] vfio on spapr-ppc64
 2014-04-07  4:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 08/11] spapr-iommu: add SPAPR VFIO IOMMU device

[U-Boot] [PATCH v12 0/8] arm: add Faraday SoC platform support
 2014-04-07  4:07 UTC  (5+ messages)
` [U-Boot] [PATCH v12 1/8] libc: move strlcpy() from ether.c to string.c

[PATCH v3] drm/i915: New drm crtc property for varying the size of borders
 2014-04-07  4:06 UTC  (3+ messages)
` [PATCH v4 3/3] "

ipv6 multipath (ECMP) routing
 2014-04-07  4:03 UTC 

Various static checker fixes
 2014-04-07  4:01 UTC  (6+ messages)
` [PATCH 01/11] random: don't feed stack data into pool when interrupt regs NULL

[PATCH 3.2 00/18] 3.2.57-rc1 review
 2014-04-07  3:55 UTC  (3+ messages)

NFS deadlock between 'sync' and commit after unmount
 2014-04-07  3:50 UTC 

[PATCH] staging: goldfish: Fix missing blank lines
 2014-04-07  3:47 UTC 

f2fs: kernel BUG at fs/f2fs/segment.h:543
 2014-04-07  3:40 UTC  (7+ messages)

esp_scsi QTAG in FAS216 (was Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver)
 2014-04-07  3:39 UTC  (4+ messages)
` esp_scsi QTAG in FAS216

[Qemu-devel] [RFC PATCH] target-ppc: enable migration within the same CPU family
 2014-04-07  3:27 UTC  (4+ messages)

[Qemu-devel] [PATCH for 2.1 00/97] VMState simplification (massive)
 2014-04-07  3:21 UTC  (98+ messages)
` [Qemu-devel] [PATCH 01/97] savevm: Ignore minimum_version_id_old if there is no load_state_old
` [Qemu-devel] [PATCH 02/97] savevm: Remove all the unneded version_minimum_id_old (Massive)
` [Qemu-devel] [PATCH 03/97] vmstate: return error in case of error
` [Qemu-devel] [PATCH 04/97] vmstate: reduce code duplication
` [Qemu-devel] [PATCH 05/97] vmstate: refactor opening of files
` [Qemu-devel] [PATCH 06/97] vmstate: Refactor & increase tests for primitive types
` [Qemu-devel] [PATCH 07/97] vmstate: create test functions for versions until 15
` [Qemu-devel] [PATCH 08/97] vmstate: Remove VMSTATE_UINTL_EQUAL_V
` [Qemu-devel] [PATCH 09/97] vmstate: Change VMSTATE_INTTL_V to VMSTATE_INTTL_TEST
` [Qemu-devel] [PATCH 10/97] vmstate: Remove unused VMSTATE_UINTTL_ARRAY_V
` [Qemu-devel] [PATCH 11/97] vmstate: Test for VMSTATE_BOOL_TEST
` [Qemu-devel] [PATCH 12/97] vmstate: Test for VMSTATE_INT8_TEST
` [Qemu-devel] [PATCH 13/97] vmstate: Test for VMSTATE_INT16_TEST
` [Qemu-devel] [PATCH 14/97] vmstate: Test for VMSTATE_INT32_TEST
` [Qemu-devel] [PATCH 15/97] vmstate: test for VMSTATE_INT64_TEST
` [Qemu-devel] [PATCH 16/97] vmstate: Test for VMSTATE_UINT8_TEST
` [Qemu-devel] [PATCH 17/97] vmstate: Test for VMSTATE_UINT16_TEST
` [Qemu-devel] [PATCH 18/97] vmstate: Test for VMSTATE_UINT32_TEST
` [Qemu-devel] [PATCH 19/97] vmstate: Test for VMSTATE_UINT64_TEST
` [Qemu-devel] [PATCH 20/97] vmstate: Test for VMSTATE_FLOAT64
` [Qemu-devel] [PATCH 21/97] vmstate: Test for VMSTATE_UNUSED
` [Qemu-devel] [PATCH 22/97] vmstate: Test for VMSTATE_BITMAP
` [Qemu-devel] [PATCH 23/97] vmstate: Test for VMSTATE_UINT8_EQUAL
` [Qemu-devel] [PATCH 24/97] vmstate: Test for VMSTATE_UINT16_EQUAL
` [Qemu-devel] [PATCH 25/97] vmstate: Test for VMSTATE_UINT32_EQUAL
` [Qemu-devel] [PATCH 26/97] vmstate: Test for VMSTATE_UINT64_EQUAL
` [Qemu-devel] [PATCH 27/97] vmstate: Test for VMSTATE_INT32_EQUAL
` [Qemu-devel] [PATCH 28/97] vmstate: Test for VMSTATE_INT32_LE
` [Qemu-devel] [PATCH 29/97] vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
` [Qemu-devel] [PATCH 30/97] vmstate: Move VMSTATE_TIMER_V to VMSTATE_TIMER_TEST
` [Qemu-devel] [PATCH 31/97] vmstate: Test for VMSTATE_ARRAY_BOOL_TEST
` [Qemu-devel] [PATCH 32/97] vmstate: Test for VMSTATE_UINT8_ARRAY
` [Qemu-devel] [PATCH 33/97] vmstate: Test for VMSTATE_UINT16_ARRAY
` [Qemu-devel] [PATCH 34/97] vmstate: Test for VMSTATE_UINT32_ARRAY{_TEST}
` [Qemu-devel] [PATCH 35/97] vmstate: Test for VMSTATE_UINT64_ARRAY{_TEST}
` [Qemu-devel] [PATCH 36/97] vmstate: Test for VMSTATE_INT16_ARRAY
` [Qemu-devel] [PATCH 37/97] vmstate: Test for VMSTATE_INT32_ARRAY{_TEST}
` [Qemu-devel] [PATCH 38/97] vmstate: Test for VMSTATE_INT64_ARRAY
` [Qemu-devel] [PATCH 39/97] vmstate: Test for VMSTATE_FLOAT64_ARRAY
` [Qemu-devel] [PATCH 40/97] vmstate: Test for VMSTATE_UINT8_2DARRAY
` [Qemu-devel] [PATCH 41/97] vmstate: Test for VMSTATE_UINT16_2DARRAY
` [Qemu-devel] [PATCH 42/97] vmstate: Test for VMSTATE_UINT32_2DARRAY
` [Qemu-devel] [PATCH 43/97] vmstate: Remove unused VMSTATE_BUFFER_V
` [Qemu-devel] [PATCH 44/97] vmstate: Remove version from VMSTATE_BUFFER_UNSAFE
` [Qemu-devel] [PATCH 45/97] vmstate: Remove unused version fields from ARM
` [Qemu-devel] [PATCH 46/97] vmstate: All ptimers users were at least at version 1 or more
` [Qemu-devel] [PATCH 47/97] vmstate: remove version from all variants of VMSTATE_STRUCT_POINTER*
` [Qemu-devel] [PATCH 48/97] vmstate: Port last 3 users of VMSTATE_ARRAY to VMSTATE_ARRAY_TEST
` [Qemu-devel] [PATCH 49/97] vmstate: Port last user of VMSTATE_SINGLE to VMSTATE_SINGLE_TEST
` [Qemu-devel] [PATCH 50/97] vmstate: Remove unused VMSTATE_POINTER
` [Qemu-devel] [PATCH 51/97] vmstate: Rename VMSTATE_SINGLE_TEST to VMSTATE_SINGLE
` [Qemu-devel] [PATCH 52/97] vmstate: Move VMSTATE_2DARRAY to use _test
` [Qemu-devel] [PATCH 53/97] vmstate: Rename VMSTATE_POINTER_TEST without _TEST
` [Qemu-devel] [PATCH 54/97] vmstate: Rename VMSTATE_ARRAY_TEST to VMSTATE_ARRAY
` [Qemu-devel] [PATCH 55/97] vmstate: Remove version_id from VMSTATE_VBUFFER
` [Qemu-devel] [PATCH 56/97] vmstate: Remove version_id fields that were not used
` [Qemu-devel] [PATCH 57/97] vmstate: Remove version_id from VMSTATE_SUB_ARRAY
` [Qemu-devel] [PATCH 58/97] vmstate: Remove version parameter from VMSTATE_VARRAY_INT32
` [Qemu-devel] [PATCH 59/97] vmstate: Remove version_id from VMSTATE_VARRAY_UINT16_UNSAFE
` [Qemu-devel] [PATCH 60/97] vmstate: VMSTATE_ARRAY_OF_POINTER didn't used the version_id field
` [Qemu-devel] [PATCH 61/97] vmstate: remove version parameter from VMSTATE_BUFFER_POINTER_UNSAFE
` [Qemu-devel] [PATCH 62/97] vmstate: Remove version, test and start parameter from VMSTATE_VBUFFER_UINT32
` [Qemu-devel] [PATCH 63/97] vmstate: Remove version paramenter from VMSTATE_ARRAY_OF_POINTER_TO_STRUCT
` [Qemu-devel] [PATCH 64/97] vmstate: Remove VMSTATE_BUFFER_MULTIPLY
` [Qemu-devel] [PATCH 65/97] vmstate: Remove version parameter from VMSTATE_STATIC_BUFFER
` [Qemu-devel] [PATCH 66/97] vmstate: Remove version field from VMSTATE_STRUCT_VARRAY_UINT32
` [Qemu-devel] [PATCH 67/97] vmstate: Move all users of versioning of VMSTATE_STRUCT_ARRAY to _TEST
` [Qemu-devel] [PATCH 68/97] vmstate: Remove version paramenter from VMSTATE_STRUCT_ARRAY
` [Qemu-devel] [PATCH 69/97] vmstate: Remove version parameter from VMSTATE_STRUCT_ARRAY_TEST
` [Qemu-devel] [PATCH 70/97] vmstate: Remove unused version parameter from VMSTATE_STRUCT_VARRAY_INT32
` [Qemu-devel] [PATCH 71/97] vmstate: Remove unused version parameter from VMSTATE_STRUCT_VARRAY_UINT8
` [Qemu-devel] [PATCH 72/97] vmstate: Introduce VMSTATE_VARRAY_UINT32_TEST
` [Qemu-devel] [PATCH 73/97] vmstate: Remove version parameter from VMSTATE_VARRAY_UINT32
` [Qemu-devel] [PATCH 74/97] vmstate: Remove version parameter from VMSTATE_STRUCT_TEST
` [Qemu-devel] [PATCH 75/97] vmstate: Move all users of versioning to VMSTATE_STRUCT_TEST
` [Qemu-devel] [PATCH 76/97] vmstate: Remove version from all VMSTATE_STRUCT calls
` [Qemu-devel] [PATCH 77/97] vmstate: Create VMSTATE_VARRAY macro
` [Qemu-devel] [PATCH 78/97] vmstate: Create VMSTATE_POINTER_UNSAFE
` [Qemu-devel] [PATCH 79/97] vmstate: Create VMSTATE_OPENCODED_UNSAFE
` [Qemu-devel] [PATCH 80/97] vmstate: Create VMSTATE_SYNTHETIC
` [Qemu-devel] [PATCH 81/97] vmstate: version_id is gone from fields
` [Qemu-devel] [PATCH 82/97] vmstate: Test for VMSTATE_SYNTHETIC
` [Qemu-devel] [PATCH 83/97] vmstate: Test for VMSTATE_UINT8_SUB_ARRAY
` [Qemu-devel] [PATCH 84/97] vmstate: Test for VMSTATE_UINT32_SUB_ARRAY
` [Qemu-devel] [PATCH 85/97] vmstate: Test for VMSTATE_BUFFER
` [Qemu-devel] [PATCH 86/97] vmstate: Test for VMSTATE_PARTIAL_BUFFER
` [Qemu-devel] [PATCH 87/97] vmstate: Test for VMSTATE_BUFFER_START_MIDDLE
` [Qemu-devel] [PATCH 88/97] vmstate: Add tests for VMSTATE_BUFFER_TEST
` [Qemu-devel] [PATCH 89/97] vmstate: Use VMSTATE_UINT8_2DARRAY instead of VMSTATE_BUFFER_TEST
` [Qemu-devel] [PATCH 90/97] vmstate: Test for VMSTATE_BUFFER_UNSAFE
` [Qemu-devel] [PATCH 91/97] vmstate: Remove unused VMSTATE_SUB_VBUFFER
` [Qemu-devel] [PATCH 92/97] vmstate: Remove unused VMSTATE_PARTIAL_VBUFFER_UINT32
` [Qemu-devel] [PATCH 93/97] vmstate: Test for VMSTATE_PARTIAL_VBUFFER
` [Qemu-devel] [PATCH 94/97] vmstate: ename VMSTATE_PARTIAL_VBUFFER to VMSTATE_VBUFFER_INT32
` [Qemu-devel] [PATCH 95/97] vmstate: Create VMS_VBUFFER_UINT32
` [Qemu-devel] [PATCH 96/97] vmstate: Rename VMS_VBUFFER to VMST_VBUFFER_INT32 for consintency
` [Qemu-devel] [PATCH 97/97] vmstate: Test for VMSTATE_VBUFFER_UINT32

[PATCH] Kbuild: move extra gcc check flags to the top Makefile
 2014-04-07  3:22 UTC 

[f2fs-dev] [PATCH v2] f2fs: fix wrong statistics of inline data
 2014-04-07  3:18 UTC  (2+ messages)
`  "

[PATCH RFC] spi: efm32: Make "efm32,location" property optional
 2014-04-07  3:18 UTC 

[U-Boot] [PATCH] fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0
 2014-04-07  3:16 UTC 

[dm-crypt] verity setup on active device
 2014-04-07  3:11 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/35] pc: ACPI memory hotplug
 2014-04-07  3:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH 08/35] qdev: hotplug for buss-less devices
` [Qemu-devel] [PATCH 28/35] pc: propagate memory hotplug event to ACPI device

[PATCH] [SCSI] FlashPoint: Fix non-ANSI function declaration
 2014-04-07  2:59 UTC  (2+ messages)

[PATCH] staging: silicom: Add appropriate ifdef conditions in bpctl_mod.c
 2014-04-07  3:03 UTC 

[PATCH v3] support madvise(MADV_FREE)
 2014-04-07  2:51 UTC  (2+ messages)

[PATCH] staging: lustre: use NULL instead of 0 for pointer
 2014-04-07  2:47 UTC 

cron job: media_tree daily build: OK
 2014-04-07  2:34 UTC 

[PATCH 1/4] cryptodev-linux: move to recipes-kernel to be shared with module and tests
 2014-04-07  2:29 UTC  (4+ messages)
` [PATCH 2/4] cryptodev-linux: create common .inc file to be shared by "
` [PATCH 3/4] cryptodev-module: recipe for out-of-tree cryptodev device driver
` [PATCH 4/4] cryptodev-tests: recipe for cryptodev test suite based on OpenSSL

[PATCH v3] Staging: rtl8192e: Fix declaration of symbols
 2014-04-07  2:26 UTC 

Required backwards support level?
 2014-04-07  2:26 UTC  (2+ messages)

[Bug 77002] New: problems with kernel 3.14
 2014-04-07  2:26 UTC  (4+ messages)
` [Bug 77002] "
` [Bug 77002] hdmi audio problems with 3.14

[Package Report System]Upgrade recipes name list
 2014-04-07  2:18 UTC 

[Package Report System]Manual check recipes name list
 2014-04-07  2:18 UTC 

[Bug 75127] New: Radeon SUMO: atombios stuck executing
 2014-04-07  2:13 UTC  (8+ messages)
` [Bug 75127] Radeon SUMO: GPU reset
` [Bug 75127] runpm hang with PowerXpress/hybrid laptop

[Bug 72701] New: Screen freeze when using radeon driver
 2014-04-07  2:13 UTC  (2+ messages)
` [Bug 72701] "

iptables + iproute2 policy-based routing issue
 2014-04-07  2:11 UTC  (2+ messages)

[PATCH] Route keyboard LEDs through the generic LEDs layer
 2014-04-07  2:10 UTC  (3+ messages)

[Bug 42960] New: Display does not work when resuming from suspend
 2014-04-07  2:06 UTC  (3+ messages)
` [Bug 42960] "

[LTP] numastats updates
 2014-04-07  1:39 UTC  (3+ messages)
  `  "

inet_aton man page
 2014-04-07  1:56 UTC 

ISA kernel modules that build and oops on ppc64
 2014-04-07  1:54 UTC 

Ofono not "recognizing" some USB dongles
 2014-04-07  1:52 UTC  (2+ messages)

Assistance in tracking a kernel/nouveau error
 2014-04-07  1:43 UTC  (2+ messages)

[PATCH] autofs4: check dev ioctl size before allocating
 2014-04-07  1:42 UTC 

[PATCH 3.2 17/18] cifs: ensure that uncached writes handle unmapped areas correctly
 2014-04-07  1:41 UTC  (2+ messages)

[GIT PULL] please pull file locking changes for 3.15
 2014-04-07  1:37 UTC  (4+ messages)

[PATCH] staging: rtl8187se: Fix warning symbol should be static
 2014-04-07  1:34 UTC  (3+ messages)

[PATCH 0/2] powerpc/perf: fixup 2 patches from the 24x7 series
 2014-04-07  1:22 UTC  (5+ messages)
` [PATCH 1/2] fixup: "powerpc/perf: Add support for the hv 24x7 interface"

[nightly] Distroless meta-ti/master minimal build 2014-04-06_21-00-24
 2014-04-07  1:06 UTC 

2.1 audio not working in Kubuntu 13.10
 2014-04-07  1:15 UTC  (2+ messages)

[RFT 0/4] ath10k: fix flushing and tx stalls
 2014-04-07  1:05 UTC  (5+ messages)

Intel 7260 not working in 802.11n mode
 2014-04-07  0:36 UTC 

[PATCH 0/9] dm-crypt patches
 2014-04-07  1:01 UTC  (2+ messages)

[PATCH 0/8] x86/EPT: various adjustments
 2014-04-07  0:58 UTC  (9+ messages)
` [PATCH 8/8] x86/EPT: IOMMU snoop capability should not affect memory type selection

Intel I350 mini-PCIe card (igb) on Mirabox (mvebu / Armada 370)
 2014-04-07  0:50 UTC  (14+ messages)

[PATCH 0/4] Reset i2c connection between xfers (v3)
 2014-04-07  0:45 UTC  (4+ messages)
` [PATCH 1/4] drm/radeon/dp: handle zero sized i2c over aux transactions

[PATCH 00/20] FDT clean-ups and libfdt support
 2014-04-07  0:42 UTC  (9+ messages)
` [PATCH 09/20] of/fdt: create common debugfs

[PATCH] staging: r8723au: Fix build problem when RFKILL is not selected
 2014-04-07  0:42 UTC 

[Bug 77009] New: 24P playback video signal loss with latest DRI patches
 2014-04-07  0:37 UTC  (3+ messages)
` [Bug 77009] "

[PATCH 0/3] Staging: rtl8192e: Fix code issues
 2014-04-07  0:38 UTC  (2+ messages)

[PATCH] Staging: rts5139: fix coding style
 2014-04-07  0:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v17 00/14] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2014-04-07  0:31 UTC  (8+ messages)
` [Qemu-devel] [PATCH v17 03/14] block: Replace in_use with operation blocker
` [Qemu-devel] [PATCH v17 05/14] block: Add bdrv_set_backing_hd()
` [Qemu-devel] [PATCH v17 06/14] block: Add backing_blocker in BlockDriverState

linux-next: manual merge of the arm-soc tree with the tree
 2014-04-07  0:21 UTC  (3+ messages)

linux-firmware: Update Intel BT devices firmware patch files (7260/3160)
 2014-04-07  0:16 UTC  (4+ messages)

[RFC] Fix interrupted recording with Hauppauge HD-PVR
 2014-04-07  0:04 UTC 

[PATCH] autofs4: check dev ioctl size before allocating
 2014-04-07  0:03 UTC  (6+ messages)

Kconfig circular dependency question
 2014-04-07  0:02 UTC  (4+ messages)

Provisioning mechanism
 2014-04-07  0:00 UTC  (2+ messages)

[PATCH] fs/ext4/extents_status.c: fix 64-bit number truncation bug
 2014-04-06 23:58 UTC  (3+ 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.