All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-29 13:59:50 to 2014-01-29 14:46:42 UTC [more...]

[U-Boot] Pull request: u-boot-nds32
 2014-01-29 14:46 UTC  (2+ messages)

[RFC PATCH v2 00/14] mtd: nand: add sunxi NAND Flash Controller support
 2014-01-29 14:34 UTC  (58+ messages)
` [RFC PATCH v2 01/14] mtd: nand: retrieve ECC requirements from Hynix READ ID byte 4
` [RFC PATCH v2 02/14] of: mtd: add NAND ECC level requirements retrieval
` [RFC PATCH v2 03/14] of: mtd: add documentation for nand-ecc-level property
` [RFC PATCH v2 04/14] mtd: nand: define struct nand_timings
` [RFC PATCH v2 05/14] mtd: nand: add ONFI timing mode to nand_timings converter
` [RFC PATCH v2 06/14] of: mtd: add NAND timing mode retrieval support
` [RFC PATCH v2 07/14] of: mtd: add documentation for the ONFI NAND timing mode property
` [RFC PATCH v2 08/14] mtd: nand: add sunxi NAND flash controller support
` [RFC PATCH v2 09/14] mtd: nand: add sunxi NFC dt bindings doc
` [RFC PATCH v2 10/14] ARM: dt/sunxi: add NFC node to Allwinner A20 SoC
` [RFC PATCH v2 11/14] ARM: dt/sunxi: add NFC pinctrl pin definitions
` [RFC PATCH v2 12/14] ARM: sunxi/dt: enable NAND on cubietruck board
` [RFC PATCH v2 13/14] mtd: nand: add sunxi HW ECC support
` [RFC PATCH v2 14/14] ARM: sunxi/dt: enable HW ECC on cubietruck board

[Xen-users] Issues with vcpu-set
 2014-01-29 14:45 UTC  (9+ messages)

[Qemu-devel] [PATCH v8 00/13] Make 'dump-guest-memory' dump in kdump-compressed format
 2014-01-29 14:45 UTC  (11+ messages)
` [Qemu-devel] [PATCH v8 07/13] dump: add members to DumpState and init some of them
` [Qemu-devel] [PATCH v8 08/13] dump: add API to write dump header
` [Qemu-devel] [PATCH v8 09/13] dump: add API to write dump_bitmap
` [Qemu-devel] [PATCH v8 11/13] dump: add API to write dump pages
` [Qemu-devel] [PATCH v8 12/13] dump: make kdump-compressed format available for 'dump-guest-memory'

[Qemu-devel] [PATCH 0/4] qemu-iotests: Test case for IO throttling
 2014-01-29 14:45 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-io: New option "-a" to aio_read and aio_write
` [Qemu-devel] [PATCH 2/4] qemu-iotests: Add VM method qtest_cmd() to iotests.py
` [Qemu-devel] [PATCH 3/4] qemu-iotests: Allow caller to disable underscore convertion for qmp
` [Qemu-devel] [PATCH 4/4] qemu-iotests: Add 080 for IO throttling

Kernel 3.11 / 3.12 OOM killer and Xen ballooning
 2014-01-29 14:45 UTC  (20+ messages)

[nightly] Core TISDK 2013.12 build 2014-01-29_04-58-41
 2014-01-29 14:32 UTC 

[PATCH] local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE
 2014-01-29 14:44 UTC  (6+ messages)

xen-4.3 port
 2014-01-29 14:43 UTC  (6+ messages)

udev 95-keyboard-force-release.rules patch
 2014-01-29 14:40 UTC  (2+ messages)

[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2014-01-29 14:40 UTC  (6+ messages)
` [PATCH 11/11] arm: dma-mapping: Add support to extend DMA IOMMU mappings

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{4, 13}.x stable versions
 2014-01-29 14:39 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump to version 3.13.1

[RFC] arm: vdso: Convert sigpage to vdso implementation
 2014-01-29 14:39 UTC  (5+ messages)

[PATCH stable 3.11+] can: use private sk reference to detect originating socket
 2014-01-29 14:38 UTC  (2+ messages)

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-29 14:34 UTC  (7+ messages)
` [PATCH 49/73] drivers/mtd: delete non-required instances of include <linux/init.h>

[Xenomai] debuild of xenomai failing: Directory nonexistent
 2014-01-29 14:36 UTC 

[Qemu-devel] committing qcow2 to raw backing file
 2014-01-29 14:35 UTC  (2+ messages)

Query: Phy: How to find consumer device on dt platform
 2014-01-29 14:24 UTC  (5+ messages)

[LSF/MM TOPIC] Use generic FS in virtual environments challenges and solutions
 2014-01-29 14:32 UTC 

[OSSTest] standalone-reset: actually honour '-f' option
 2014-01-29 14:32 UTC 

[PATCH 00/15] brcmfmac: code rework in sdio and generic fixes
 2014-01-29 14:32 UTC  (15+ messages)
` [PATCH 01/14] brcmfmac: expand sta info to report dtim and beacon period
` [PATCH 02/14] brcmfmac: add owner info to sdio_driver structure
` [PATCH 03/14] brcmfmac: enable firmware console logging functionality
` [PATCH 04/14] brcmfmac: move SDIO specific functions
` [PATCH 05/14] brcmfmac: rename sdio_chip.[ch]
` [PATCH 06/14] brcmfmac: fix sdio sending of large buffers
` [PATCH 07/14] brcmfmac: simplify sdio code download routine
` [PATCH 08/14] brcmfmac: on sdio remove first detach bus then stop worker
` [PATCH 09/14] brcmfmac: make chip related functions host interface independent
` [PATCH 10/14] brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()
` [PATCH 11/14] brcmfmac: remove unintended error logging
` [PATCH 12/14] brcmfmac: get chip core information from the device
` [PATCH 13/14] brcmfmac: correct setting of WEP broadcast/unicast keys
` [PATCH 14/14] brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()

[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-01-29 14:31 UTC  (3+ messages)

[ANNOUNCE] 3.12.8-rt11
 2014-01-29 14:30 UTC  (2+ messages)

[PATCH 0/1] unfs3: Fix dependencies and allow target builds
 2014-01-29 14:30 UTC  (4+ messages)
` [PATCH 1/1] "

[GIT PULL] Ceph updates for -rc1
 2014-01-29 14:30 UTC  (6+ messages)

[PATCH] sched: delete is_same_group outside CONFIG_FAIR_GROUP_SCHED
 2014-01-29 14:29 UTC 

[Qemu-devel] [RFC PATCH v0 0/2] gluster: licence change and cleanups
 2014-01-29 14:29 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v0 1/2] gluster: Change licence to GPLv2+
` [Qemu-devel] [RFC PATCH v0 2/2] gluster: Remove unused defines and header include

[patch] KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
 2014-01-29 14:29 UTC  (4+ messages)

[PATCH] IB/mlx5: Fix binary compatibility with libmlx5
 2014-01-29 14:27 UTC 

Question regarding XFS on LVM over hardware RAID
 2014-01-29 14:26 UTC 

[Qemu-devel] [PATCHv7 0/5] block: add native support for NFS
 2014-01-29 14:26 UTC  (5+ messages)

liblttng-ust-cyg-profile.so not found
 2014-01-29 14:26 UTC 

Many USB ethernet devices are broken over xhci
 2014-01-29 14:26 UTC  (3+ messages)

[PATCH 4/4] drm/i915: Add Baytrail PSR Support
 2014-01-29 14:26 UTC  (9+ messages)
` [PATCH] "

[PATCH] ARM: iop32x: fix reset handling for the EM7210 board
 2014-01-29 14:26 UTC  (4+ messages)

[U-Boot] [uBoot 1/2] common: spl: Add spl sata boot support
 2014-01-29 14:25 UTC  (4+ messages)

[PATCH] libxl: add option for discard support to xl disk configuration
 2014-01-29 14:23 UTC  (5+ messages)

More frequent kexec-tools releases
 2014-01-29 14:23 UTC  (3+ messages)

[dm-crypt] benchmark, kernel, libgcrypt, comparisons
 2014-01-29 14:22 UTC 

Golden Guide Update: KVM on ARM Chromebook
 2014-01-29 14:21 UTC 

[Qemu-devel] RFC: ACPI, HPET._CRS, MacOSX vs. WinXP
 2014-01-29 14:20 UTC  (16+ messages)
  ` [Qemu-devel] [PATCH] ACPI: Add IRQ resource to HPET._CRS on Mac OS X
                  ` [Qemu-devel] OSX guest support review
              ` [Qemu-devel] osx bootloader

[PATCH v2] ARM: iop32x: fix power off handling for the EM7210 board
 2014-01-29 14:20 UTC 

[PATCH] libcgroup: Add bison-native and flex-native in depends
 2014-01-29 14:17 UTC 

Not being able to recover a RAID 5 20 Tb partition, help needed
 2014-01-29 14:18 UTC  (4+ messages)

[PATCH 0/4] xen/arm: fix guest builder cache cohenrency (again, again)
 2014-01-29 14:18 UTC  (7+ messages)
` [PATCH 1/4] Revert "xen: arm: force guest memory accesses to cacheable when MMU is disabled"
` [PATCH 4/4] xen/arm: clean and invalidate all guest caches by VMID after domain build

Q: signal on file descriptor from RT to non-RT thread
 2014-01-29 14:07 UTC 

file access causes a kernel bug
 2014-01-29 14:17 UTC  (5+ messages)

[PATCH V2 0/9] perf tools: kaslr fixes
 2014-01-29 14:14 UTC  (10+ messages)
` [PATCH V2 1/9] perf tools: Fix symbol annotation for relocated kernel
` [PATCH V2 2/9] perf tools: Add kallsyms__get_function_start()
` [PATCH V2 3/9] perf tools: Add machine__get_kallsyms_filename()
` [PATCH V2 4/9] perf tools: Set up ref_reloc_sym in machine__create_kernel_maps()
` [PATCH V2 5/9] perf record: Get ref_reloc_sym from kernel map
` [PATCH V2 6/9] perf tools: Prevent the use of kcore if the kernel has moved
` [PATCH V2 7/9] perf tools: Test does not need to set up ref_reloc_sym
` [PATCH V2 8/9] perf tools: Adjust kallsyms for relocated kernel
` [PATCH V2 9/9] perf buildid-cache: Check relocation when checking for existing kcore

[PATCH v3 02/11] iommu/arm-smmu: Introduce iommu_group notifier block
 2014-01-29 14:14 UTC  (12+ messages)

[HELP] Recover a RAID5 with 8 drives
 2014-01-29 14:14 UTC  (3+ messages)
` AW: "

[Xenomai] Please, can anybody help me to find where is supposed to be the handler function for the Xenomai syscall in the kernel tree?
 2014-01-29 14:13 UTC 

linux rdma 3.14 merge plans
 2014-01-29 14:13 UTC  (14+ messages)

[Qemu-devel] Possible bug in monitor code
 2014-01-29 14:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH] monitor: Cleanup mon->outbuf on write error

POD: soft lockups in dom0 kernel
 2014-01-29 14:12 UTC  (3+ messages)

Janz ICAN3 build warnings
 2014-01-29 14:10 UTC 

[PATCH] Docs: Add x11 to supported DISTRO_FEATURES
 2014-01-29 14:08 UTC  (3+ messages)

task_ctx_sched_out WARN_ON triggered
 2014-01-29 14:07 UTC  (4+ messages)

[Xenomai] Cross-compile vanilla kernel to armhf fails
 2014-01-29 14:06 UTC  (4+ messages)

ROOT_HOME: /home/root
 2014-01-29 14:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/8] Vhost and vhost-net support for userspace based backends
 2014-01-29 14:10 UTC  (10+ messages)

[PATCH 00/13] DRM Reliable Minor-IDs
 2014-01-29 14:02 UTC  (14+ messages)
` [PATCH 01/13] drm: group dev-lifetime related members
` [PATCH 02/13] drm: skip redundant minor-lookup in open path
` [PATCH 03/13] drm: remove unused DRM_MINOR_UNASSIGNED
` [PATCH 04/13] drm: turn DRM_MINOR_* into enum
` [PATCH 05/13] drm: provide device-refcount
` [PATCH 06/13] drm: add minor-lookup/release helpers
` [PATCH 07/13] drm: allocate minors early
` [PATCH 08/13] drm: move drm_put_minor() to drm_minor_free()
` [PATCH 09/13] drm: rename drm_unplug/get_minor() to drm_minor_register/unregister()
` [PATCH 10/13] drm: remove unneeded #ifdef CONFIG_DEBUGFS
` [PATCH 11/13] drm: remove redundant minor->device field
` [PATCH 12/13] drm: make minor-IDs reliable
` [PATCH 13/13] drm: remove redundant minor->index

[Qemu-devel] [PATCH] qemu-iotests: Drop assert_no_active_commit in case 040
 2014-01-29 14:01 UTC  (2+ messages)

[PATCH v2] ARM: hw_breakpoint: Add ARMv8 support
 2014-01-29 14:00 UTC  (5+ messages)
` [PATCH v3] "

master - tests: validate acceptable external origin size
 2014-01-29 13:59 UTC 

master - thin: validate external origin size
 2014-01-29 13:59 UTC 


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.