All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-04 12:59:02 to 2014-03-04 14:02:21 UTC [more...]

[Qemu-devel] [PATCH 2.1 00/28] Current state of NUMA series, and hostmem improvements
 2014-03-04 14:00 UTC  (18+ messages)
` [Qemu-devel] [PATCH 2.1 01/28] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [PATCH 2.1 02/28] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [PATCH 2.1 03/28] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PATCH 2.1 04/28] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [PATCH 2.1 05/28] NUMA: expand MAX_NODES from 64 to 128
` [Qemu-devel] [PATCH 2.1 06/28] man: improve -numa doc
` [Qemu-devel] [PATCH 2.1 07/28] qemu-option: introduce qemu_find_opts_singleton
` [Qemu-devel] [PATCH 2.1 08/28] vl: convert -m to QemuOpts
` [Qemu-devel] [PATCH 2.1 09/28] vl: redo -object parsing
` [Qemu-devel] [PATCH 2.1 10/28] qmp: allow object-add completion handler to get canonical path
` [Qemu-devel] [PATCH 2.1 11/28] qmp: improve error reporting for -object and object-add
` [Qemu-devel] [PATCH 2.1 12/28] pc: pass QEMUMachineInitArgs to pc_memory_init
` [Qemu-devel] [PATCH 2.1 13/28] numa: introduce memory_region_allocate_system_memory
` [Qemu-devel] [PATCH 2.1 14/28] add memdev backend infrastructure
` [Qemu-devel] [PATCH 2.1 15/28] numa: add -numa node, memdev= option
` [Qemu-devel] [PATCH 2.1 16/28] memory: reorganize file-based allocation
` [Qemu-devel] [PATCH 2.1 17/28] memory: move mem_path handling to memory_region_allocate_system_memory

[PATCHv2 00/10] AVRCP test patches rebased
 2014-03-04 14:02 UTC  (11+ messages)
` [PATCHv2 01/10] avrcp: Fix possible buffer overflow
` [PATCHv2 02/10] unit/avrcp: Add /TP/PAS/BV-06-C test
` [PATCHv2 03/10] unit/avrcp: Add /TP/PAS/BV-08-C test
` [PATCHv2 04/10] android/avrcp: Add avrcp_get_current_player_value() function
` [PATCHv2 05/10] unit/avrcp: Add /TP/PAS/BV-09-C test
` [PATCHv2 06/10] unit/avrcp: Add /TP/PAS/BV-10-C test
` [PATCHv2 07/10] android/avrcp: Add avrcp_set_player_value() function
` [PATCHv2 08/10] unit/avrcp: Add /TP/PAS/BV-11-C test
` [PATCHv2 09/10] unit/avrcp: Add /TP/PAS/BI-01-C test
` [PATCHv2 10/10] doc: Update test coverage document

[PATCH 0/2] xfs: fixes for for-next
 2014-03-04 14:01 UTC  (7+ messages)
` [PATCH 1/2] xfs: don't leak EFSBADCRC to userspace

[GIT PULL] irqchip: dove: drivers for v3.14
 2014-03-04 14:01 UTC  (15+ messages)
` [PATCH V2] ARM: dove: dt: revert PMU interrupt controller node

[PATCH] UBI: block: do not use term "attach"
 2014-03-04 13:59 UTC  (3+ messages)

Add Packages to Recipie
 2014-03-04 14:00 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: updates for 3.15
 2014-03-04 13:58 UTC  (3+ messages)

[Buildroot] [PATCH v2 2/2] boost: make build with python an option
 2014-03-04 13:58 UTC 

[Buildroot] [PATCH v2 1/2] python-libconfig: new package
 2014-03-04 13:58 UTC 

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver
 2014-03-04 13:57 UTC  (9+ messages)

[RFC] [PATCH] Pre-emption control for userspace
 2014-03-04 13:56 UTC  (2+ messages)

[PATCH v2 1/2] tools: Use --no-print-directory instead of grep for debball version
 2014-03-04 13:56 UTC  (2+ messages)
` [PATCH v2 2/2] Add a "make rpmball" target

[PATCH v3 00/30] e2fsprogs: inline data refinement patch set
 2014-03-04 13:56 UTC  (5+ messages)
` [PATCH v3 11/30] libext2fs: handle inline data in dir iterator function

[Xenomai] compiling kernel after xenomai-patch ends in error
 2014-03-04 13:55 UTC  (6+ messages)

[RFC V3] drivers/base/regmap: Implementation for regmap_multi_reg_write
 2014-03-04 13:54 UTC 

[U-Boot] [PATCH 0/9] Exynos4: add support for device tree
 2014-03-04 13:55 UTC  (14+ messages)
` [U-Boot] [PATCH V4 00/12] "
  ` [U-Boot] [PATCH V4 01/12] exynos4:pinmux:fdt: decode peripheral id
  ` [U-Boot] [PATCH V4 02/12] video:mipidsim:fdt: Add DT support for mipi dsim driver
  ` [U-Boot] [PATCH V4 03/12] video:exynos_fb:fdt: add additional fdt data
  ` [U-Boot] [PATCH V4 04/12] drivers:mmc:sdhci: enable support for DT
  ` [U-Boot] [PATCH V4 05/12] board:samsung: move checkboard to common file
  ` [U-Boot] [PATCH V4 06/12] arm:exynos: add common DTS file for exynos 4
  ` [U-Boot] [PATCH V4 07/12] board:samsung:common: move max77686 init function
  ` [U-Boot] [PATCH V4 08/12] arm:exynos: enable sdhci and misc_init to common board
  ` [U-Boot] [PATCH V4 09/12] board:origen: Enable device tree on Origen
  ` [U-Boot] [PATCH V4 10/12] board:universal: Enable device tree on Universal
  ` [U-Boot] [PATCH V4 11/12] board:trats: Enable device tree on Trats
  ` [U-Boot] [PATCH V4 12/12] board:trats2: Enable device tree on Trats2

[PATCH v2 0/4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-04 13:54 UTC  (5+ messages)
` [PATCH v2 2/4] ASoC: davinci-evm: Add AM43xx-EPOS-EVM audio support
  ` [PATCH v2 1/4] ASoC: tlv320aic31xx: Add basic codec driver implementation
  ` [PATCH v2 3/4] ASoC: davinci: Add SND_AM43XX_SOC_EPOS_EVM build option
  ` [PATCH v2 4/4] ASoC: tlv320aic32x4: Sort Makefile in alphabetic order

[Qemu-devel] [PATCH V8 00/10] qapi script: support enum as discriminator and better enum name
 2014-03-04 13:53 UTC  (4+ messages)

move all statfs f_type magic numbers to linux/magic.h
 2014-03-04 13:51 UTC  (3+ messages)
` [PATCH 18/22] omfs: move OMFS_MAGIC to <linux/magic.h>

[PATCH V2] support Thinkpad X1 Carbon's adaptive keyboard
 2014-03-04 13:51 UTC  (4+ messages)
  ` [PATCH V3] support Thinkpad X1 Carbon 2nd generation's "

[pull] radeon drm-next-3.15
 2014-03-04 13:51 UTC 

[PATCH] git submodule foreach: Skip eval for more than one argument
 2014-03-04 13:51 UTC  (2+ messages)

Please is your email active? Please Revert back to us with your full informations for claim of 3,000,000.00 GBP
 2014-03-04 13:40 UTC 

[PULL] drm-intel-fixes
 2014-03-04 13:49 UTC 

[PATCH v2 1/3] ata: ahci_st: Provide DT bindings for ST's SATA implementation
 2014-03-04 13:48 UTC  (5+ messages)
` [PATCH v2 3/3] ahci: st: Add support for ST's SATA IP
  ` [PATCH v3 "

[RFC PATCH v4 0/8] imx-drm dt bindings
 2014-03-04 13:47 UTC  (10+ messages)
` [RFC PATCH v4 3/8] staging: imx-drm: Document updated imx-drm device tree bindings

regarding vtpm setup
 2014-03-04 13:46 UTC  (3+ messages)

[PATCH 0/4] HID: ll transport cleanup: final round
 2014-03-04 13:46 UTC  (3+ messages)
` [PATCH 2/4] HID: cp2112: remove the last hid_output_raw_report() call

i915 resume-from-hibernation problems on resume with current Linus' tree
 2014-03-04 13:45 UTC  (4+ messages)

sshd and setcurrent
 2014-03-04 13:44 UTC  (2+ messages)

sparse 0.5.0 release?
 2014-03-04 13:44 UTC  (4+ messages)

[PATCH v2 net] macvlan: Add support for 'always_on' offload features
 2014-03-04 13:44 UTC  (3+ messages)

[PATCH 1/1] Add documentation for proper usage and order of preference of calls to print diagnostic messages
 2014-03-04 13:39 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] Compile Poppler over Qt
 2014-03-04 13:39 UTC 

bcache oops in bch_btree_node_read_done
 2014-03-04 13:28 UTC 

[PATCH 1/2] libxl: Fail domain creation if pci assignment fails
 2014-03-04 13:38 UTC  (2+ messages)
` [PATCH 2/2] xl: Add "seize" option to PCI devices

fio replay
 2014-03-04 13:37 UTC  (9+ messages)

[PATCH RFC 0/5] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-04 13:36 UTC  (4+ messages)
` [PATCH RFC 1/5] ASoC: tlv320aic31xx: Add basic codec driver implementation

[PATCH 0/3] Add support for the M5150 processor
 2014-03-04 13:34 UTC  (12+ messages)
  ` [PATCH 1/3] MIPS: Add processor identifier "
  ` [PATCH 2/3] MIPS: Add support "
  ` [PATCH 3/3] MIPS: kernel: cpu-probe: Add support for probing M5150 cores

[Qemu-devel] [PATCH] Makefile: Add missing dependency for system emulation (fix build)
 2014-03-04 13:35 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] hostapd: fix static linking
 2014-03-04 13:35 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] wpa_supplicant: "
` [Buildroot] [PATCH 3/3] wpa_supplicant: add fix for WPS NFC support

[Buildroot] [PATCH] Add package Marble
 2014-03-04 13:35 UTC 

Multipath routing x kernel > 3.6 (without routing cache)
 2014-03-04 13:34 UTC  (4+ messages)

RESEND [PATCH V9 2/2] ARM: dts: exynos5250: Enable ahci sata and sata phy
 2014-03-04 13:32 UTC  (4+ messages)

[PATCH v5 0/6] Make dwc3 use Generic PHY Framework
 2014-03-04 13:31 UTC  (5+ messages)

[Patch 1/1] Changes to scripts/checkpatch.pl for improving warning messages in case printk usage is detected in a patch
 2014-03-04 13:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] XBZRLE: Fix qemu crash when resize the xbzrle cache
 2014-03-04 13:29 UTC 

[PATCH v2 0/6] Support for running secondary emulators
 2014-03-04 13:30 UTC  (4+ messages)
` [PATCH v2 4/6] ioreq-server: on-demand creation of ioreq server

[RFC PATCHv1] serial: Support OXPCIe952 aka Oxford Semiconductor Ltd Device c138 (1415:c138)
 2014-03-04 13:29 UTC  (3+ messages)

Tiled displays (multiple lcds) on i.mx6
 2014-03-04 13:28 UTC 

[PATCH lttng-tools] Fix: clang 'constant-out-of-range-compare' warning
 2014-03-04 13:27 UTC 

[PATCH] opensm: Fix crash during handover
 2014-03-04 13:28 UTC  (2+ messages)

[PATCH 0/7] v4l: ti-vpe: Some VPE fixes and enhancements
 2014-03-04 13:28 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] v4l: ti-vpe: Add selection API in VPE driver

[PATCH 1/6] drm/radeon: add a way to get and set initial buffer domains
 2014-03-04 13:27 UTC  (5+ messages)
` [PATCH 4/6] drm/radeon: add buffers to the LRU list from smallest to largest

CDS this afternoon (GMT+1)
 2014-03-04 13:26 UTC  (3+ messages)

[RFC PATCH 0/1] Add pci_hole_min_size
 2014-03-04 13:25 UTC  (3+ messages)
` [RFC PATCH 1/1] "

Branch Name Case Sensitivity
 2014-03-04 13:23 UTC  (13+ messages)

[blk-lib] 6a0608544e5: fileio -77.4% max latency, -5.7% throughput
 2014-03-04 13:21 UTC  (2+ messages)

[PATCH v5] can: xilinx CAN controller support
 2014-03-04 13:20 UTC  (3+ messages)

[PATCH 0/5] iommu/arm-smmu: updates for 3.15
 2014-03-04 13:20 UTC  (8+ messages)
` [PATCH 3/5] documentation/iommu: update description of ARM System MMU binding

[Qemu-devel] [PATCH v4 0/3] qapi: Allow modularization of QAPI schema files
 2014-03-04 13:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/3] qapi: Use an explicit input file

[PATCH] iwl4965: disable 8K A-MSDU by default
 2014-03-04 13:18 UTC 

[PATCH] drm/i915: Reject changes of fb base when we have a flip pending
 2014-03-04 13:15 UTC 

[PATCH 0/4] Expose primary planes to userspace
 2014-03-04 13:15 UTC  (6+ messages)
` [PATCH 1/4] drm: Add support for CRTC primary planes
` [PATCH 4/4] drm/i915: Register primary plane for each CRTC
  ` [Intel-gfx] "

[PATCH v2 00/13] EFI mixed mode
 2014-03-04 13:14 UTC  (17+ messages)
` [PATCH 01/13] x86/boot: Cleanup header.S by removing some #ifdefs
` [PATCH 02/13] x86, tools: Consolidate #ifdef code
` [PATCH 03/13] x86/mm/pageattr: Always dump the right page table in an oops
` [PATCH 04/13] x86/efi: Delete dead code when checking for non-native
` [PATCH 05/13] efi: Add separate 32-bit/64-bit definitions
  ` [PATCH v2 06/13] x86/efi: Build our own EFI services pointer table
  ` [PATCH 07/13] x86/efi: Add early thunk code to go from 64-bit to 32-bit
` [PATCH 08/13] x86/efi: Split the boot stub into 32/64 code paths
` [PATCH 09/13] x86/efi: Firmware agnostic handover entry points
` [PATCH 10/13] x86/efi: Add mixed runtime services support
` [PATCH 11/13] x86/efi: Wire up CONFIG_EFI_MIXED
` [PATCH 12/13] x86/boot: Don't overwrite cr4 when enabling PAE
` [PATCH 13/13] x86/efi: Re-disable interrupts after calling firmware services

[PATCH 00/11] eal: allow virtual pmd drivers as shared lib
 2014-03-04 13:14 UTC  (5+ messages)
` [PATCH 09/11] device-args: replace use-device eal option by pci-whitelist and vdev

[sched/balance] 7eb745ea4b5: +27.8% vmstat.system.cs
 2014-03-04 13:13 UTC  (2+ messages)

[PATCH] HACKING: document where to send patches
 2014-03-04 12:55 UTC 

[PATCH net-next 00/12] r8152: new features
 2014-03-04 13:11 UTC  (4+ messages)
` [PATCH net-next 08/12] r8152: support TSO

[Qemu-devel] [PULL 00/12] acpi,pc,pci,virtio,memory bug fixes
 2014-03-04 13:11 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/12] acpi-build: append description for non-hotplug
` [Qemu-devel] [PULL 02/12] acpi-test-data: update expected files
` [Qemu-devel] [PULL 03/12] virtio-net: remove function calls from assert
` [Qemu-devel] [PULL 04/12] memory_region_present: return false if address is not found in child MemoryRegion
` [Qemu-devel] [PULL 05/12] PCIE: fix regression with coldplugged multifunction device
` [Qemu-devel] [PULL 06/12] Rework --name to use QemuOpts
` [Qemu-devel] [PULL 07/12] Add 'debug-threads' suboption to --name
` [Qemu-devel] [PULL 08/12] Add a 'name' parameter to qemu_thread_create
` [Qemu-devel] [PULL 09/12] MAINTAINERS: drop an out of date address
` [Qemu-devel] [PULL 10/12] acpi-build: partially revert dac1e93093f9306c114f410785c99aa5261539b4
` [Qemu-devel] [PULL 11/12] acpi-test: retain both asl and aml files on failure
` [Qemu-devel] [PULL 12/12] acpi-test: issue errors instead of warnings when possible

[PATCH/RFC] rebase: new convenient option to edit a single commit
 2014-03-04 13:11 UTC  (8+ messages)
` [PATCH 0/3] rebase's convenient options
  ` [PATCH 3/3] rebase: new convenient option to edit a single commit

[meta-qt5][PATCH] qtbase: prevent artifacts on raster windows using eglfs plugin
 2014-03-04 13:15 UTC 

[Buildroot] Linux won't build any more?
 2014-03-04 13:10 UTC  (3+ messages)

[PATCH BlueZ] AVCTP: Fix sending wrong response format
 2014-03-04 13:08 UTC 

[Bug 75719] New: mplayer -vo gl consume more CPU on r200
 2014-03-04 13:06 UTC  (2+ messages)
` [Bug 75719] "

[PATCH 0/2] make hypercall preemption checks consistent
 2014-03-04 13:06 UTC  (5+ messages)

[sched/balance] 18e6296b85e: -96.9% interrupts.RES
 2014-03-04 13:05 UTC  (2+ messages)

[PATCH] xfsprogs: fix use after free in inode_item_done()
 2014-03-04 13:04 UTC  (4+ messages)

[Buildroot] [Bug 6944] New: building toolchain for sh4 fails
 2014-03-04 13:02 UTC  (3+ messages)
` [Buildroot] [Bug 6944] "

[PATCH] UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
 2014-03-04 13:00 UTC  (4+ messages)

[PATCH 0/9] Doc/DT: DT bindings for various display components
 2014-03-04 12:59 UTC  (6+ messages)
` [PATCH 4/9] Doc/DT: Add DT binding documentation for HDMI Connector

[RFC 00/14] ath10k: Refactor rx path little bit
 2014-03-04 12:52 UTC  (2+ messages)
` [RFC 14/14] ath10k: improve way we play with attention flags


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.