All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-04 02:16:48 to 2014-04-04 05:18:07 UTC [more...]

[Qemu-devel] [ANNOUNCE] QEMU 2.0.0-rc1 is now available
 2014-04-04  5:17 UTC  (2+ messages)

[Buildroot] [PATCH v5 0/8] Add new libraries for XBMC Gotham
 2014-04-04  5:18 UTC  (2+ messages)
` [Buildroot] [PATCH v5 1/8] libdrm: Explain dependency on xorg in Kconfig

[PATCH v2 0/2] DaVinci: VPIF: upgrade with v4l helpers
 2014-04-04  5:17 UTC  (3+ messages)
` [PATCH v2 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings
` [PATCH v2 2/2] media: davinci: vpif display: "

[Qemu-devel] [PATCH v5 00/37] AArch64 system emulation
 2014-04-04  5:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 32/37] target-arm: Implement RVBAR register

[Qemu-devel] [RFC PATCH] target-ppc: enable migration within the same CPU family
 2014-04-04  5:17 UTC  (2+ messages)

[GIT PULL] Staging driver patches for 3.15-rc1
 2014-04-04  5:16 UTC  (6+ messages)

[PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC
 2014-04-04  5:15 UTC  (2+ messages)
` [tip:x86/hyperv] x86, hyperv: "

[PATCH] dma: fix eDMA driver as a subsys_initcall
 2014-04-04  4:27 UTC  (2+ messages)

bug in logging code?
 2014-04-04  5:05 UTC  (10+ messages)

[PATCH v2 00/27] Clean up update-refs --stdin and implement ref_transaction
 2014-04-04  5:02 UTC  (6+ messages)
` [PATCH v2 20/27] update-ref --stdin: Reimplement using reference transactions

Linux bug report submitted
 2014-04-04  5:00 UTC 

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-04  5:00 UTC  (20+ messages)
                          ` [PATCH] ipc,shm: disable shmmax and shmall by default

[GIT PULL] exynos-drm-next
 2014-04-04  4:59 UTC  (3+ messages)
` [RESEND][GIT "

WARNING: CPU: 0 PID: 1935 at kernel/timer.c:1621 migrate_timer_list()
 2014-04-04  4:56 UTC  (2+ messages)

[patch] dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()
 2014-04-04  4:52 UTC  (2+ messages)

[PATCH v9 4/6] drm/i915: Idleness detection for DRRS
 2014-04-04  5:00 UTC  (2+ messages)
` [PATCH v10 "

[hrtimer] BUG: unable to handle kernel NULL pointer dereference at 00000010
 2014-04-04  4:48 UTC  (2+ messages)

Non-consistent CPU usage in IP forwarding test
 2014-04-04  4:48 UTC  (3+ messages)

[PATCH v9 3/6] drm/i915: Add support for DRRS to switch RR
 2014-04-04  4:58 UTC  (2+ messages)

[PATCH v8 2/6] drm/i915: Parse EDID probed modes for DRRS support
 2014-04-04  4:57 UTC  (2+ messages)
` [PATCH v9 "

[PATCH] drm/i915: Always use kref tracking for all contexts
 2014-04-04  4:44 UTC  (2+ messages)

[linux-3.4 test] 25745: tolerable FAIL - PUSHED
 2014-04-04  4:44 UTC 

[PATCH 00/28] ACPICA: 20140325 Release
 2014-04-04  4:40 UTC  (29+ messages)
` [PATCH 01/28] ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces
` [PATCH 02/28] ACPICA: utstring: Check array index bound before use
` [PATCH 03/28] ACPICA: Update comments for ACPICA name - no functional change
` [PATCH 04/28] ACPICA: gcc-specific: Fix possible issue with the strchr function
` [PATCH 05/28] ACPICA: Unload operator: Emit a warning if and when it is ever used
` [PATCH 06/28] ACPICA: Disassembler: Add support to decode _HID and _CID values
` [PATCH 07/28] ACPICA: Disassembler: Add decoding of Notify() values
` [PATCH 08/28] ACPICA: Update use of acpi_os_wait_events_complete interface
` [PATCH 09/28] ACPI: Merge divergence of the commmit: ACPICA: Linux-specific header: Update support for Linux/acpi applications
` [PATCH 10/28] ACPICA: Linux-specific header: Add support for PPC64 compilation
` [PATCH 11/28] ACPICA: Add a missing field for debug dump of mutex objects
` [PATCH 12/28] ACPICA: Remove indent divergences to reduce the difficulties of maintaining the revised ACPICA commits
` [PATCH 13/28] ACPICA: Tables: Fix the issues in handling virtual addressed tables
` [PATCH 14/28] ACPICA: Tables: Fix the issue that multiple ACPI_FREE()s are invoked for same pointer around acpi_tb_add_table()
` [PATCH 15/28] ACPICA: Tables: Cleanup split INSTALLED/VALIDATED table state logics
` [PATCH 16/28] ACPICA: Tables: Fix the issue that table validations are not balanced
` [PATCH 17/28] ACPICA: Tables: Fix the issue that table checksums are not always verified before installation
` [PATCH 18/28] ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags
` [PATCH 19/28] ACPICA: Tables: Avoid SSDT installation when acpi_gbl_disable_ssdt_table_load is specified
` [PATCH 20/28] ACPICA: Tables: Add acpi_install_table() API to be invoked by OSPM early table installation
` [PATCH 21/28] ACPICA: Table Manager: Misc cleanup and renames, no functional change
` [PATCH 22/28] ACPICA: Table Manager: Split tbinstal.c into two files
` [PATCH 23/28] ACPICA: acpidump: Add support to generate acpidump release
` [PATCH 24/28] ACPICA: acpidump: Update new structures and add missing file
` [PATCH 25/28] ACPICA: acpidump: Update Makefile to use new acpidump
` [PATCH 26/28] ACPICA: acpidump: Remove old acpidump source
` [PATCH 27/28] ACPICA: acpidump: Update manual file
` [PATCH 28/28] ACPICA: Update version to 20140325

[Qemu-devel] [RFC PATCH v2 00/12] mc: fault tolerante through micro-checkpointing
 2014-04-04  4:25 UTC  (29+ messages)
` [Qemu-devel] [RFC PATCH v2 02/12] mc: timestamp migration_bitmap and KVM logdirty usage
` [Qemu-devel] [RFC PATCH v2 03/12] mc: introduce a 'checkpointing' status check into the VCPU states
` [Qemu-devel] [RFC PATCH v2 06/12] mc: introduce state machine changes for MC
` [Qemu-devel] [RFC PATCH v2 07/12] mc: introduce additional QMP statistics for micro-checkpointing
` [Qemu-devel] [RFC PATCH v2 10/12] mc: expose tunable parameter for checkpointing frequency
` [Qemu-devel] [RFC PATCH v2 11/12] mc: introduce new capabilities to control micro-checkpointing

[PATCH] staging: fpgaboot: clean up Makefile
 2014-04-04  4:15 UTC 

[PATCH 00/44 v3] Enhancement of support for Firewire devices
 2014-04-04  4:08 UTC  (4+ messages)
` [PATCH 17/44] fireworks: Add transaction and some commands

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

[PATCH] makedumpfile: inhibit predefined macros when cross building
 2014-04-04  3:59 UTC  (3+ messages)

[PATCH v3 0/3] Add a method to expand tracers for pstore easily
 2014-04-04  3:55 UTC  (4+ messages)
` [PATCH v3 1/3] pstore: restructure ramoops to support more trace
` [PATCH v3 2/3] pstore: add seq_ops for norm zone
` [PATCH v3 3/3] pstore: support current records dump in ramoops

buildbot failure in kvm on ppc64
 2014-04-04  3:56 UTC 

Xen 32-bit PV regression
 2014-04-04  3:55 UTC  (3+ messages)

[GIT PULL] ext4 changes for 3.15
 2014-04-04  3:53 UTC  (3+ messages)

[PATCH v2 1/2] SPI: Add driver for Cadence SPI controller
 2014-04-04  3:49 UTC  (7+ messages)
` [PATCH v2 2/2] devicetree: Add devicetree bindings documentation for Cadence SPI

[PATCH] power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
 2014-04-04  3:48 UTC  (4+ messages)

[Qemu-devel] [Bug 1297651] [NEW] KVM create a win7 guest with Qemu, it boots up fail
 2014-04-04  3:39 UTC  (2+ messages)
` [Qemu-devel] [Bug 1297651] "

[PATCH 0/4] Atari kernel-in-FastRAM patches, take three
 2014-04-04  3:43 UTC  (10+ messages)

[PATCH v9 0/1] Tracepoint API simplification, text size shrink
 2014-04-04  3:40 UTC  (6+ messages)
` [PATCH v9 1/1] Tracepoint: register/unregister struct tracepoint

[meta-qt5][PATCH 1/3] qtbase/qtwebkit: drop ICU variable
 2014-04-04  3:34 UTC  (4+ messages)
` [meta-qt5][PATCH 3/3] qtwebkit: add packageconfig for gstreamer, qtlocation and qtsensors

[Bug 76818] New: Xorg EQ overflowing lock up
 2014-04-04  3:34 UTC  (2+ messages)
  ` [Bug 76818] [NVE7] GPU lockup

[PATCH v2] ASoC: cs42xx8: Check return value of regmap_read and report correct chipid value
 2014-04-04  3:32 UTC  (2+ messages)

[PATCH] KVM: x86: Fix page-tables reserved bits
 2014-04-04  3:31 UTC 

[PATCH v2 0/8] DMA: Freescale: driver cleanups and enhancements
 2014-04-04  3:27 UTC  (18+ messages)
` [PATCH v2 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
` [PATCH v2 2/8] DMA: Freescale: unify register access methods
` [PATCH v2 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
` [PATCH v2 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
` [PATCH v2 5/8] DMA: Freescale: move functions to avoid forward declarations
` [PATCH v2 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
` [PATCH v2 7/8] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
` [PATCH v2 8/8] DMA: Freescale: add suspend resume functions for DMA driver

[PATCH 2/2] SPI: Add support for Zynq Quad SPI controller
 2014-04-04  3:29 UTC  (3+ messages)

ioengine=sync issue on Windows
 2014-04-04  3:28 UTC  (11+ messages)

[PATCH v4 0/2] i2c: add DMA support for freescale i2c driver
 2014-04-04  2:41 UTC  (9+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] Documentation:add "

[PATCH] ipset: Pass IPSET_BIN to test scripts to change binary location
 2014-04-04  3:24 UTC 

[PATCH] NVMe: Increase shutdown complete time
 2014-04-04  3:23 UTC  (7+ messages)

Xen 32-bit PV regression
 2014-04-04  3:23 UTC 

[dora] [PATCH 0/2] two fixes for dora
 2014-04-04  3:21 UTC  (3+ messages)
` [PATCH 1/2] mesa: build fix for gallium-egl
` [PATCH 2/2] eglibc 2.18: powerpc: Fix time related syscalls

[PATCH 0/3] switch printk timestamp to use booting time
 2014-04-04  3:18 UTC  (4+ messages)
` [PATCH 1/3] time: create __get_monotonic_boottime for WARNless calls
` [PATCH 2/3] timekeeping: move clocksource init to the early place
` [PATCH 3/3] printk: using booting time as the timestamp

[PATCH 1/2] Add correct PLL settings for DragonBall VZ
 2014-04-04  3:18 UTC  (4+ messages)

[PATCH] Documentation: document the gianfar tx vlan offload issue
 2014-04-04  3:07 UTC  (2+ messages)

[PATCH 0/4] hugetlb: add support gigantic page allocation at runtime
 2014-04-04  3:05 UTC  (4+ messages)
` [PATCH 4/4] hugetlb: add support for "

[PATCH V8 8/8] libxl: network buffering cmdline switch
 2014-04-04  3:04 UTC  (5+ messages)
` [PATCH 1/7] introduce a new function libxl__remus_netbuf_setup_done()
  ` [PATCH 6/7] remus: implement remus replicated checkpointing disk

[PATCH] btrfs: fix reversed warning condition in btrfs_delayed_inode_reserve_metadata
 2014-04-04  3:03 UTC  (4+ messages)

[PATCH 1/2] devicetree: Add devicetree bindings documentation for Zynq Quad SPI
 2014-04-04  3:01 UTC  (4+ messages)

[PATCH v8 00/10] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-04  2:57 UTC  (9+ messages)

[heads-up][RFC] ext4_file_write() breakage
 2014-04-04  2:55 UTC  (2+ messages)

[PATCH] nss: avoid to use the hardcode kernel version
 2014-04-04  2:53 UTC  (5+ messages)

[RFC PATCH v2 0/2] pci/iommu: PCIe requester ID interface
 2014-04-04  2:51 UTC  (17+ messages)
` [RFC PATCH v2 1/2] pci: Create "

[PATCH 0/2 v2] nohz: fix idle accounting in NO_HZ kernels
 2014-04-04  2:47 UTC  (6+ messages)
` [PATCH 1/2] nohz: use seqlock to avoid race on idle time stats v2

[BUG] x86: reboot doesn't reboot
 2014-04-04  2:43 UTC  (16+ messages)
  ` FW: "

VM does not receive any packets from testpmd using SR-IOV VF PMD
 2014-04-04  2:42 UTC  (2+ messages)

[U-Boot] [Question] bardrate both in gd_t and bd_t
 2014-04-04  2:42 UTC  (3+ messages)

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

Hard restart required
 2014-04-04  2:32 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] MX6: SPL NAND support
 2014-04-04  2:33 UTC  (3+ messages)
` [U-Boot] [PATCH 01/11] SPL: NAND: remove CONFIG_SYS_NAND_PAGE_SIZE

[PATCH v2 3/3] MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix
 2014-04-04  2:32 UTC 

[PATCH v2 2/3] MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix
 2014-04-04  2:32 UTC 

[PATCH] PCI: designware: Remove unnecessary RC BAR setting
 2014-04-04  2:31 UTC  (6+ messages)

[RFC PATCH 00/23] grub 64bit little-endian on power
 2014-04-04  2:28 UTC  (12+ messages)
` [RFC PATCH 21/23] powerpc64 is not necessarily BigEndian anymore! :)

[PATCH 0/5] ARM: SMP: support Broadcom mobile SoCs
 2014-04-04  2:26 UTC  (19+ messages)
` [PATCH 1/5] ARM: introduce CPU_METHOD_OF_DECLARE_SETUP()
` [PATCH 2/5] ARM: add SMP support for Broadcom mobile SoCs
  ` [PATCH 3/5] ARM: configs: enable SMP in bcm_defconfig
` [PATCH 4/5] ARM: dts: enable SMP support for bcm28155
` [PATCH 5/5] ARM: dts: enable SMP support for bcm21664

Car Wrap
 2014-04-04  2:23 UTC 

[PATCH v4 0/4] KVM: enable Intel SMAP for KVM
 2014-04-04  2:22 UTC  (3+ messages)

[PATCH 0/5] drm/exynos: enable support for exynos5420 hdmi
 2014-04-04  2:21 UTC  (4+ messages)
` [PATCH 2/5] drm/exynos: use regmap interface to set hdmiphy control bit in pmu

[Qemu-devel] [PATCH target-arm v1 1/1] arm: translate.c: Fix smlald Instruction
 2014-04-04  2:19 UTC 

[PATCHv5 0/2] imx2-wdt: Add regmap-mmio support
 2014-04-04  1:33 UTC  (3+ messages)
` [PATCHv5 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
` [PATCHv5 2/2] watchdog: imx2_wdt: convert to use regmap API

[RFC PATCH] ARM: mm: implement CONFIG_DEBUG_RODATA
 2014-04-04  2:15 UTC  (3+ messages)
` [PATCH 1/2] ARM: mm: mark non-text sections non-executable
` [PATCH 2/2] ARM: mm: make text and rodata read-only


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.