All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-19 07:35:03 to 2014-08-19 08:53:53 UTC [more...]

[U-Boot] [UBOOT RFC PATCH 00/13] DRA7xx: Add DWC3 USB driver and enable DFU
 2014-08-19  8:53 UTC  (7+ messages)
` [U-Boot] [UBOOT RFC PATCH 02/13] usb: gadget: udc-core: Add minimal udc-core from linux kernel
` [U-Boot] [UBOOT RFC PATCH 09/13] common: cmd_dfu: add an API that takes controller index for handling interrupts
` [U-Boot] [UBOOT RFC PATCH 11/13] commom: usb: implement "__weak" functions to make compiler happy

[RFC PATCH] ARM: KVM: add irqfd support
 2014-08-19  8:53 UTC  (6+ messages)

[PATCH] fault-inject: Improve debug flexibility
 2014-08-19  8:51 UTC 

[PATCH] drm/i915: Handle i915_ppgtt_put correctly
 2014-08-19  8:50 UTC 

[PATCH 1/2] KVM: fix cache stale memslot info with correct mmio generation number
 2014-08-19  8:50 UTC  (9+ messages)

[PATCH 0/3] vhost example based on user space vhost library
 2014-08-19  8:50 UTC  (3+ messages)

[Qemu-devel] [PATCH] net: Forbid dealing with packets when VM is not running
 2014-08-19  8:48 UTC  (4+ messages)

[PATCH v3 0/7] net: cpsw: Support for am335x chip MACIDs
 2014-08-19  8:50 UTC  (8+ messages)
` [PATCH v3 5/7] net: cpsw: Add am33xx MACID readout

[RFC] usb issue on imx27: 3 clocks are needed
 2014-08-19  8:47 UTC  (8+ messages)

[PATCH] kexec: usage printing when specify "-u -p"
 2014-08-19  8:45 UTC 

[PATCH V1 0/3] fix build error/warning in sound/soc/fsl
 2014-08-19  8:45 UTC  (21+ messages)
` [PATCH V1 1/3] ASoC: fsl: Kconfig: remove dependence of SND_IMX_SOC for SND_SOC_IMX_PCM_DMA
  ` [alsa-devel] "

[PATCH v5] mmc: implement Driver Stage Register handling
 2014-08-19  8:45 UTC  (2+ messages)

[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
 2014-08-19  8:40 UTC  (6+ messages)
` [RFC 9/9] prd: Add support for page struct mapping

[PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-08-19  8:38 UTC  (21+ messages)
` [PATCH v2 06/18] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map
` [PATCH v2 08/18] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
` [PATCH v2 09/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v2 17/18] ARM64 / ACPI: Enable ARM64 in Kconfig

[PATCH v3 0/3] PM QoS: Add support for memory bandwidth constraints
 2014-08-19  8:38 UTC  (4+ messages)
` [PATCH v3 1/3] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class
` [PATCH v3 2/3] drm/tegra: Request memory bandwidth for the display controller
` [PATCH v3 3/3] memory: tegra124-emc: Add EMC driver

[PATCH/RFC] KVM: track pid for VCPU only on KVM_RUN ioctl
 2014-08-19  8:38 UTC  (7+ messages)

[PATCH 1/2] ALSA: hda/hdmi - set depop_delay for haswell plus
 2014-08-19  8:37 UTC  (3+ messages)
` [PATCH 2/2] ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codec

[PATCH] vhost: Add polling mode
 2014-08-19  8:36 UTC  (10+ messages)

about freescale dvd-rom
 2014-08-19  8:35 UTC  (3+ messages)

[PATCH v4] KVM: nVMX: nested TPR shadow/threshold emulation
 2014-08-19  8:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] block: Use g_new() & friends more
 2014-08-19  8:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 4/4] block: Drop some superfluous casts from void *

[Qemu-devel] Microcheckpointing: Memory-VCPU / Disk State consistency
 2014-08-19  8:33 UTC  (6+ messages)

[Qemu-devel] [PULL v2 00/23] linux-user updates
 2014-08-19  8:32 UTC  (24+ messages)
` [Qemu-devel] [PULL v2 01/23] linux-user: /proc/self/maps content
` [Qemu-devel] [PULL v2 02/23] linux-user: redirect openat calls
` [Qemu-devel] [PULL v2 03/23] linux-user: Fix syscall instruction usermode emulation on X86_64
` [Qemu-devel] [PULL v2 04/23] linux-user: Fix conversion of sigevent argument to timer_create
` [Qemu-devel] [PULL v2 05/23] linux-user: fix readlink handling with magic exe symlink
` [Qemu-devel] [PULL v2 06/23] linux-user: support timerfd_{create, gettime, settime} syscalls
` [Qemu-devel] [PULL v2 07/23] linux-user: support ioprio_{get, set} syscalls
` [Qemu-devel] [PULL v2 08/23] linux-user: support {name_to, open_by}_handle_at syscalls
` [Qemu-devel] [PULL v2 09/23] linux-user: add setns and unshare
` [Qemu-devel] [PULL v2 10/23] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
` [Qemu-devel] [PULL v2 11/23] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
` [Qemu-devel] [PULL v2 12/23] linux-user: Properly Handle semun Structure In Cross-Endian Situations
` [Qemu-devel] [PULL v2 13/23] linux-user: Make ipc syscall's third argument an abi_long
` [Qemu-devel] [PULL v2 14/23] linux-user: Conditionally Pass Attribute Pointer to mq_open()
` [Qemu-devel] [PULL v2 15/23] linux-user: Detect Negative Message Sizes in msgsnd System Call
` [Qemu-devel] [PULL v2 16/23] linux-user: Handle NULL sched_param argument to sched_*
` [Qemu-devel] [PULL v2 17/23] linux-user: Detect fault in sched_rr_get_interval
` [Qemu-devel] [PULL v2 18/23] linux-user: Move get_ppc64_abi
` [Qemu-devel] [PULL v2 19/23] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
` [Qemu-devel] [PULL v2 20/23] linux-user: clock_nanosleep errno Handling on PPC
` [Qemu-devel] [PULL v2 21/23] linux-user: Support target-to-host translation of mlockall argument
` [Qemu-devel] [PULL v2 22/23] linux-user: writev Partial Writes
` [Qemu-devel] [PULL v2 23/23] linux-user: check return value of malloc()

[PATCH] android/pts: Update PTS files for L2CAP
 2014-08-19  8:32 UTC  (3+ messages)
` [PATCH] L2CAP tests on PTS 5.2

[PATCH] Fix checkpatch warning: Missing a blank line after declarations: drivers/staging/android/sync.c
 2014-08-19  8:21 UTC 

[Qemu-devel] [PATCH v3 0/4] block: Use g_new() & friends more
 2014-08-19  8:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] block: Use g_new() & friends where that makes obvious sense
` [Qemu-devel] [PATCH v3 2/4] block: Use g_new() & friends to avoid multiplying sizes
` [Qemu-devel] [PATCH v3 3/4] qemu-io-cmds: g_renew() can't fail, bury dead error handling
` [Qemu-devel] [PATCH v3 4/4] block: Drop some superfluous casts from void *

[Qemu-devel] [PATCH v8] slirp/misc: Use the GLib memory allocation APIs
 2014-08-19  8:30 UTC 

[PATCH RFC 0/4] VFS revoke()
 2014-08-19  8:29 UTC  (4+ messages)
` [PATCH RFC 1/4] kactive: introduce generic "active"-refcounts

[PATCH] ath9k_htc: advertise support for TDLS
 2014-08-19  8:27 UTC  (5+ messages)
  ` [ath9k-devel] "

[PATCH v2 0/2] Stream fd to clean filter
 2014-08-19  8:26 UTC  (9+ messages)
` [PATCH v2 2/2] convert: Stream from fd to required clean filter instead of mmap

[PATCH v7 0/8] ath10k: firmware crash dump
 2014-08-19  8:23 UTC  (18+ messages)
` [PATCH v7 1/8] ath10k: add ath10k_pci_diag_* helpers
` [PATCH v7 2/8] ath10k: provide firmware crash info via debugfs
` [PATCH v7 3/8] ath10k: save firmware debug log messages
` [PATCH v7 4/8] ath10k: save firmware stack upon firmware crash
` [PATCH v7 5/8] ath10k: dump exception stack contents on "
` [PATCH v7 6/8] ath10k: save firmware RAM and ROM BSS sections on crash
` [PATCH v7 7/8] ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump()
` [PATCH v7 8/8] ath10k: print more driver info when firmware crashes

[Qemu-devel] [PATCH V3] spapr: Fix stale HTAB during live migration
 2014-08-19  8:23 UTC  (2+ messages)

sparc64 WARNING: at mm/mmap.c:2757 exit_mmap+0x13c/0x160()
 2014-08-19  8:22 UTC  (6+ messages)

[U-Boot] [PATCH v2] buildman: Create parent directories as necessary
 2014-08-19  8:22 UTC 

[PATCH cfg80211 v2] wireless: core: Reorder wiphy_register() notifications relevantly
 2014-08-19  8:22 UTC 

[U-Boot] [PATCH v2] net: More BOOTP retry timeout improvements
 2014-08-19  8:21 UTC 

[RFC/PATCHSET 0/3] perf tools: Callchain improvement with --children and -g caller
 2014-08-19  8:20 UTC  (10+ messages)
` [PATCH 3/3] perf callchain: Prune misleading callchains for self entries

[Qemu-devel] [PATCH v5 00/10] KVM platform device passthrough
 2014-08-19  8:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 10/10] hw/arm/dyn_sysbus_devtree: enable simple VFIO dynamic instantiation

[Qemu-devel] [Question] Why doesn't PCIe hotplug work for Q35 machine?
 2014-08-19  8:16 UTC  (8+ messages)

kernel boot fail with efi earlyprintk (bisected)
 2014-08-19  8:16 UTC  (2+ messages)

BUG: unable to handle kernel paging request at ffff8801f3febe63 (netvsc_select_queue)
 2014-08-19  8:15 UTC  (2+ messages)

[PATCH v2] ARM: dts: Add sdio0 and sdio1 to the rk3288
 2014-08-19  8:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] MIPS: IP28: Correct IO_BASE in mach-ip28/spaces.h for proper ioremap
 2014-08-19  8:12 UTC  (3+ messages)

[PATCH] arm: Do not overwrite __machine_arch_type
 2014-08-19  8:12 UTC  (5+ messages)

[PATCH] android/pts: Updated GAP test result
 2014-08-19  8:12 UTC 

[PATCH v2 0/7] Rename DP training vswing/pre-emph defines
 2014-08-19  8:12 UTC  (2+ messages)

[Xenomai] a question about interrupts
 2014-08-19  8:09 UTC  (2+ messages)

Problems with perf "event grouping" on Java apps
 2014-08-19  8:08 UTC  (4+ messages)
` Problems with perf

[PATCH 00/14] drm/i915: edp vdd locking and prep for power sequencer kick
 2014-08-19  8:08 UTC  (5+ messages)
` [PATCH 07/14] drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()

[PATCH v2] imx-drm: imx-drm-core: add suspend/resume support
 2014-08-19  8:08 UTC  (4+ messages)

Signature filter for virtual function
 2014-08-19  8:08 UTC  (7+ messages)

Sharing merge conflict resolution between multiple developers
 2014-08-19  8:05 UTC  (4+ messages)
  ` Signinig a commit with multiple signatures

[PATCH v2 0/4] zram memory control enhance
 2014-08-19  8:06 UTC  (12+ messages)
` [PATCH v2 1/4] zsmalloc: move pages_allocated to zs_pool
` [PATCH v2 2/4] zsmalloc: change return value unit of zs_get_total_size_bytes
` [PATCH v2 3/4] zram: zram memory size limitation
` [PATCH v2 4/4] zram: report maximum used memory

[PATCH 1/4] Documentation: kbuild: Remove obsolete include/asm symlink step
 2014-08-19  8:06 UTC  (5+ messages)
` [PATCH 4/4] Documentation: kbuild: Improve grammar

[U-Boot] [PATCH] net: More BOOTP retry timeout improvements
 2014-08-19  8:06 UTC  (3+ messages)

[Qemu-devel] [RFC 0/4] Adding -cdrom, -hd[abcd] and -drive file=... to Q35
 2014-08-19  8:05 UTC  (2+ messages)

[PATCH 1/4] f2fs: add WARN_ON in f2fs_bug_on
 2014-08-19  8:04 UTC  (4+ messages)
` [PATCH 3/4] f2fs: avoid double lock in truncate_blocks
  ` [f2fs-dev] "

[PATCH] kernel.bbclass: make multi-version kernel headers coexist on the target
 2014-08-19  7:59 UTC 

Issuing warning when hook does not have execution permission
 2014-08-19  8:00 UTC  (2+ messages)

[U-Boot] [GIT PULL] Zynq patches
 2014-08-19  7:57 UTC 

[RESEND PATCH v4 0/2] Refactor the pm code to use DT based lookup
 2014-08-19  7:56 UTC  (4+ messages)
` [RESEND PATCH v4 2/2] ARM: EXYNOS: "

Patch For Making Readdir_plus configurable
 2014-08-19  7:53 UTC  (10+ messages)
  ` [PATCH] nfsd: allow turning off nfsv3 readdir_plus

Kernel Compilation Error
 2014-08-19  7:52 UTC  (3+ messages)

[PATCH] android/pts: Update GAP PTS test results
 2014-08-19  7:50 UTC 

[PATCH v2] tools/hotplug/Linux/init.d: fix wrong path in xendomains init
 2014-08-19  7:48 UTC  (2+ messages)

[PATCH] ath10k: fix wmi service bitmap debug
 2014-08-19  7:46 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] Introduce low-level debug for ARM architecture
 2014-08-19  7:45 UTC  (3+ messages)

master - report: also display "mirror" keyword in lv_type for pvmove LV and display "multiple" for external origin used for more than one thin snapshot
 2014-08-19  7:44 UTC 

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-08-19  7:50 UTC  (5+ messages)
` [PATCH 1/2] PCI/MSI/PPC: "

[PATCH v2] mmc: execute tuning when device is not busy
 2014-08-19  7:39 UTC  (3+ messages)

ath6kl DT support and multiple instances
 2014-08-19  7:38 UTC  (2+ messages)

[PATCH v3 0/8] QCOM 8074 cpuidle driver
 2014-08-19  7:41 UTC  (3+ messages)
` [PATCH v3 7/8] qcom: cpuidle: Add cpuidle driver for QCOM cpus

[PATCH v2] memory-hotplug: add sysfs zones_online_to attribute
 2014-08-19  7:35 UTC  (4+ messages)

linux-firmware: add firmware v3.25.0.0 for ITEtech IT9135 DVB-T USB driver
 2014-08-19  7:37 UTC 

[Qemu-devel] [PATCH 0/3] image-fuzzer: Support refcount structures in the qcow2 image generator
 2014-08-19  7:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] fuzz: Add fuzzing functions for entries of refcount table and blocks

[PATCH 0/4] kbuild: Fix the dependency handling of multi-objs targets
 2014-08-19  7:34 UTC  (2+ messages)
` [PATCH 4/4] kbuild: remove redundant clean-files from scripts/kconfig/Makefile


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.