All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-26 10:26:51 to 2014-06-26 11:30:20 UTC [more...]

[Qemu-devel] [PATCH for-2.1 v2 0/2] help libvirt know what's up with qga
 2014-06-26 11:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.1 v2 1/2] virtio-serial: report frontend connection state via monitor
` [Qemu-devel] [PATCH for-2.1 v2 2/2] char: report frontend open/closed state in 'query-chardev'

[Qemu-devel] [PATCH v2] vhost-user: fix VHOST_USER_SET_MEM_TABLE
 2014-06-26 11:30 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-msm.c: Cleaning up if unsigned is less than zero
 2014-06-26 11:31 UTC 

[PATCH v5 0/5] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-06-26 11:30 UTC  (3+ messages)

[PATCH] fbdev: arm has __raw I/O accessors, use them in fb.h
 2014-06-26 11:29 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-imx1-core.c: Cleaning up if unsigned is less than zero
 2014-06-26 11:29 UTC 

[PATCH ARM v5 00/20] mini-os: initial ARM support
 2014-06-26 11:28 UTC  (21+ messages)
` [PATCH ARM v5 01/20] mini-os: build fixes
` [PATCH ARM v5 02/20] mini-os: fixed shutdown thread
` [PATCH ARM v5 03/20] mini-os: fixed format string error in unbind_evtchn
` [PATCH ARM v5 04/20] mini-os: use unbind_evtchn in unbind_all_ports
` [PATCH ARM v5 05/20] mini-os: made off_t type signed
` [PATCH ARM v5 06/20] mini-os: switched initial C entry point to arch_init
` [PATCH ARM v5 07/20] mini-os: whitespace
` [PATCH ARM v5 08/20] mini-os: added arch_init_gnttab
` [PATCH ARM v5 09/20] mini-os: don't require XEN_HAVE_PV_UPCALL_MASK
` [PATCH ARM v5 10/20] mini-os: add missing casts to MM printk
` [PATCH ARM v5 11/20] mini-os: added HYPERVISOR_xsm_op
` [PATCH ARM v5 12/20] mini-os: added arch_unbind_ports
` [PATCH ARM v5 13/20] mini-os: moved __pte to x86
` [PATCH ARM v5 14/20] mini-os: moved unlikely/likely macros to new compiler.h
` [PATCH ARM v5 15/20] mini-os: enable test_xenbus again
` [PATCH ARM v5 16/20] mini-os: use irqs_disabled() helper in schedule
` [PATCH ARM v5 17/20] mini-os: headers for ARM
` [PATCH ARM v5 18/20] mini-os: import libfdt
` [PATCH ARM v5 19/20] mini-os: initial ARM support
` [PATCH ARM v5 20/20] mini-os: arm: show registers, stack and exception vector on fault

[Qemu-devel] [PATCH v2 0/7] target-arm: Extend PMCCNTR for ARMv8
 2014-06-26 11:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/7] target-arm: Add arm_ccnt_enabled function

[PATCH] pinctrl: pinctrl-imx.c: Cleaning up if unsigned is less than zero
 2014-06-26 11:28 UTC  (2+ messages)

[PATCH 1/3] shmem: fix double uncharge in __shmem_file_setup()
 2014-06-26 11:27 UTC  (5+ messages)
` [PATCH 2/3] shmem: update memory reservation on truncate

[Buildroot] [PATCH 01/54] gvfs: add license information
 2014-06-26 11:27 UTC  (5+ messages)
` [Buildroot] [PATCH 30/54] python-dpkt: "
` [Buildroot] [PATCH 31/54] python-mad: "

[PATCH 0/4] QEMU MIPS KVM improvements for v2.1
 2014-06-26 11:27 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH 1/2] workqueue: clear POOL_DISASSOCIATED in rebind_workers()
 2014-06-26 11:27 UTC  (4+ messages)
` [PATCH 2/2] workqueue: stronger test in process_one_work()

[PATCH v4 00/14] Add Maxim 77802 PMIC support
 2014-06-26 11:26 UTC  (13+ messages)
` [PATCH v4 07/14] mfd: Add driver for Maxim 77802 Power Management IC
` [PATCH v4 10/14] regulator: Add driver for Maxim 77802 PMIC regulators
` [PATCH v4 11/14] clk: Add driver for Maxim 77802 PMIC clocks

[PATCH] pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero
 2014-06-26 11:26 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] virtio-blk: Suppress error action on r/w beyond end
 2014-06-26 11:26 UTC  (2+ messages)

[PATCH 0/3] Deterministic UART numbering on Samsung SoCs
 2014-06-26 11:24 UTC  (9+ messages)
` [PATCH 1/3] Documentation: devicetree: Update samsung UART bindings
` [PATCH 2/3] serial: samsung: Consider DT alias when probing ports
` [PATCH 3/3] ARM: dts: SAMSUNG: Add aliases of UART nodes

[Qemu-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-06-26 11:26 UTC  (12+ messages)
                    `  "

[PATCH 1/3] ath9k: Cache beacon config after association
 2014-06-26 11:24 UTC  (3+ messages)
` [PATCH 2/3] ath9k: Increase max listen interval
` [PATCH 3/3] ath9k: Calculate sleep duration

[Qemu-devel] [PATCH v5 00/10] Clean up around bdrv_getlength()
 2014-06-26 11:23 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 01/10] raw-posix: Fix raw_getlength() to always return -errno on error
` [Qemu-devel] [PATCH v5 02/10] block: New bdrv_nb_sectors()
` [Qemu-devel] [PATCH v5 03/10] block: Use bdrv_nb_sectors() in bdrv_make_zero()
` [Qemu-devel] [PATCH v5 04/10] block: Use bdrv_nb_sectors() in bdrv_aligned_preadv()
` [Qemu-devel] [PATCH v5 05/10] block: Use bdrv_nb_sectors() in bdrv_co_get_block_status()
` [Qemu-devel] [PATCH v5 06/10] block: Use bdrv_nb_sectors() in img_convert()
` [Qemu-devel] [PATCH v5 07/10] block: Use bdrv_nb_sectors() where sectors, not bytes are wanted
` [Qemu-devel] [PATCH v5 08/10] block: Drop superfluous aligning of bdrv_getlength()'s value
` [Qemu-devel] [PATCH v5 09/10] qemu-img: Make img_convert() get image size just once per image
` [Qemu-devel] [PATCH v5 10/10] block: Avoid bdrv_get_geometry() where errors should be detected

[PATCH v5 0/8] ARM generic idle states
 2014-06-26 11:23 UTC  (5+ messages)
` [PATCH v5 4/8] arm64: add PSCI CPU_SUSPEND based cpu_suspend support

[PATCH] kni: compatibility with RHEL 7
 2014-06-26 11:22 UTC  (5+ messages)

[PATCH 0/3] Adding UHS support for dw_mmc driver
 2014-06-26 11:21 UTC  (15+ messages)
` [PATCH 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
` [PATCH 3/3] mmc: dw_mmc: Support voltage changes

[refpolicy] strange systemctl audit messages
 2014-06-26 11:20 UTC 

[Xenomai] Support of Beagleboard xm rev C on 3.14-ipipe
 2014-06-26 11:19 UTC  (13+ messages)

[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
 2014-06-26 11:18 UTC  (5+ messages)
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller

[U-Boot] [PATCH V2 00/10] peach_pit: Add support for FIMD, DP and parade chip
 2014-06-26 11:18 UTC  (6+ messages)
` [U-Boot] [TEST_ONLY V2 10/10] Pit WIP

[PATCH] nfsd: fix file access refcount leak when nfsd4_truncate fails
 2014-06-26 11:17 UTC  (2+ messages)

[net-next PATCH 0/5] Optimizing "pktgen" for single CPU performance
 2014-06-26 11:16 UTC  (5+ messages)
` [net-next PATCH V2 0/3] Optimizing pktgen "
  ` [net-next PATCH V2 1/3] pktgen: document tuning for max NIC performance
  ` [net-next PATCH V2 2/3] pktgen: avoid expensive set_current_state() call in loop
  ` [net-next PATCH V2 3/3] pktgen: RCU-ify "if_list" to remove lock in next_to_run()

[PATCH v2] ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller
 2014-06-26 11:16 UTC  (3+ messages)

[Bridge] [PATCH] bridge: mark packets sent to any local mac address as PACKET_HOST
 2014-06-26 11:15 UTC  (4+ messages)
    `  "

[PATCH v01 0/3] arm: introduce basic DRA7 platform support
 2014-06-26 11:15 UTC  (4+ messages)
` [PATCH v01 1/3] xen:dt: add match for non-available nodes
` [PATCH v01 2/3] xen/arm: add platform specific definitions for DRA7 evm board
` [PATCH v01 3/3] xen/arm: dra7: Add UART base address for early logging

[PATCH v5 0/3] Adds PMU and S2R support for exynos5420
 2014-06-26 11:12 UTC  (8+ messages)
` [PATCH v5 1/3] arm: exynos5: Add PMU support for 5420
` [PATCH v5 2/3] arm: exynos5: Add Suspend-to-RAM "
` [PATCH v5 3/3] clk: samsung: exynos5420: Setup clocks before system suspend

[PATCH RFC] x86/ACPI: allow CMOS RTC use even when ACPI says there is none
 2014-06-26 11:12 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7791: fixup GPIO6/7 register address
 2014-06-26 11:10 UTC  (2+ messages)

[PATCH v3 2/3] sched/rt: __disable_runtime: Enqueue just unthrottled rt_rq back on the stack
 2014-06-26 11:09 UTC  (3+ messages)

[Qemu-devel] HQEMU :Violations of the GPLLicenses?
 2014-06-26 11:09 UTC  (2+ messages)

[PATCH v2 1/3] sched/fair: Disable runtime_enabled on dying rq
 2014-06-26 11:08 UTC  (2+ messages)

[clockevents] d5a085970b0: -9.2% will-it-scale.per_thread_ops
 2014-06-26 11:07 UTC  (2+ messages)

fallocate: --punch option parsing error diagnostics irritating
 2014-06-26 11:07 UTC  (4+ messages)

[Buildroot] [git commit] python-mad: add license information
 2014-06-26 11:07 UTC 

[PATCH v02 0/7] arm: introduce remoteprocessor iommu module
 2014-06-26 11:07 UTC  (8+ messages)
` [PATCH v02 1/7] "
` [PATCH v02 2/7] arm: omap: introduce iommu translation for IPU remoteproc
` [PATCH v02 3/7] arm: omap: introduce iommu translation for GPU remoteproc
` [PATCH v02 4/7] arm: omap: introduce print pagetable function for IPU remoteproc
` [PATCH v02 5/7] arm: omap: introduce print pagetable function for GPU remoteproc
` [PATCH v02 6/7] arm: introduce do_translate_pagetable hypercall
` [PATCH v02 7/7] arm: add trap for remoteproc mmio accesses

Firmware crash
 2014-06-26 11:10 UTC 

cancel btrfs delete job
 2014-06-26 11:06 UTC  (2+ messages)

[Cluster-devel] [PATCH 1/1] fs/gfs2/lock_dlm.c: replace count*size kzalloc by kcalloc
 2014-06-26 11:04 UTC  (3+ messages)
`  "

[RFC PATCH v2 0/6] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2014-06-26 11:03 UTC  (7+ messages)
` [RFC PATCH v2 4/6] mmc: sdhci: host: add new f_sdh30
` [RFC PATCH v2 6/6] mmc: core: add manual resume capability

[PATCH] x86: always store APIC ID of CPU
 2014-06-26 11:02 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: Restore the entry address setup code post-resume
 2014-06-26 10:58 UTC  (2+ messages)

[PATCH net-next 00/13] tipc: new unicast transmission code
 2014-06-26 10:56 UTC  (3+ messages)
` [PATCH net-next 01/13] tipc: eliminate case of writing to freed memory

[PATCH 0/2] cpufreq: cpu0: Extend support beyond CPU0
 2014-06-26 10:52 UTC  (5+ messages)
` [PATCH 2/2] "

[3.11.y.z extended stable] Patch "MIPS: KVM: Allocate at least 16KB for exception handlers" has been added to staging queue
 2014-06-26 10:35 UTC  (2+ messages)

[PATCHv1 for v3.15 0/4] uverbs ABI fixes
 2014-06-26 10:50 UTC  (5+ messages)
` [PATCHv1 2/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_srq

[PATCH] clk: define and export __clk_get_debug for providers
 2014-06-26 10:49 UTC  (9+ messages)

[PATCH] drivers/video/fbdev : dereference without an error test
 2014-06-26 10:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 0/3] EEH Support for VFIO PCI Devices
 2014-06-26 10:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v11 1/3] sPAPR: Implement EEH RTAS calls

[PATCHv4 0/5] mtd: gpmi: make blockmark swapping optional
 2014-06-26 10:44 UTC  (4+ messages)

[xen-unstable test] 27467: tolerable FAIL - PUSHED
 2014-06-26 10:46 UTC 

[PATCH] tools: update to seabios rel-1.7.5
 2014-06-26 10:45 UTC 

VT-d spin loops
 2014-06-26 10:43 UTC  (3+ messages)

[PATCH V2] libxl: detect support for save and restore
 2014-06-26 10:43 UTC 

[PATCH v1 0/3] ARM: dts: am335x-bone: Beaglebone cape DTS
 2014-06-26 10:40 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape

[PATCH 1/2] drm/radeon: Only enable and handle pageflip interrupts when needed
 2014-06-26 10:39 UTC  (2+ messages)

[Cluster-devel] [PATCH] fence_docker: new fence agent for Docker containers
 2014-06-26 10:38 UTC  (2+ messages)

[Cluster-devel] [PATCH] fencing: fix parsing issue with options which don't have short opt
 2014-06-26 10:38 UTC 

[LTP] [PATCH] add new errno testes for timerfd_*
 2014-06-26 10:38 UTC  (3+ messages)
      ` [LTP] [PATCH v2] "

mlx5: Add driver for Mellanox Connect-IB adapters
 2014-06-26 10:37 UTC  (2+ messages)

[PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
 2014-06-26 10:37 UTC  (8+ messages)

[3.11.y.z extended stable] Patch "NFS: populate ->net in mount data when remounting" has been added to staging queue
 2014-06-26 10:36 UTC 

[PATCH] sysctl: Add a feature to drop caches selectively
 2014-06-26 10:36 UTC  (7+ messages)

New Documentation for barebox
 2014-06-26 10:31 UTC  (2+ messages)

[PATCH v3 0/8] xen: arm: Use super pages in p2m
 2014-06-26 10:34 UTC  (3+ messages)
` [PATCH v3 2/8] tools/libxc: pull min/max_t into xc_private.h

[3.11.y.z extended stable] Patch "genirq: Sanitize spurious interrupt detection of threaded irqs" has been added to staging queue
 2014-06-26 10:34 UTC 

[PATCH] perf tool: Carve out ctype.h et al
 2014-06-26 10:32 UTC  (6+ messages)

[PATCH] zram: revalidate disk after capacity change
 2014-06-26 10:31 UTC  (2+ messages)

[PATCH 00/19]: add mrfld DSP support
 2014-06-26 10:31 UTC  (7+ messages)

[PATCH] clk: tegra: fix vi_sensor clocks on Tegra124
 2014-06-26 10:30 UTC  (5+ messages)

[PATCH] ucm: Document PlaybackPCMIsDummy and CapturePCMIsDummy values
 2014-06-26 10:30 UTC 

No reorder buffer?
 2014-06-26 10:28 UTC  (2+ messages)

[Buildroot] [PATCH] Add target-clean makefile target
 2014-06-26 10:29 UTC 

[PATCH 0/7] OMAP mailbox cleanup
 2014-06-26 10:28 UTC  (4+ messages)
` [PATCH 2/7] mailbox/omap: remove OMAP1 mailbox driver

[PATCH V4 0/2] arm: dts: dra7: add crossbar dt support
 2014-06-26 10:26 UTC  (6+ messages)
` [PATCH V4 2/2] arm: dts: dra7: add crossbar device binding


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.