All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-26 16:35:34 to 2015-02-26 17:38:50 UTC [more...]

[Qemu-devel] [PATCH v4 0/2] balloon: add a feature bit to let Guest OS deflate
 2015-02-26 17:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init
` [Qemu-devel] [PATCH 2/2] balloon: add a feature bit to let Guest OS deflate balloon on oom

[PATCH v5 0/7] platform/chrome: Add user-space dev inferface support
 2015-02-26 17:38 UTC  (6+ messages)
` [PATCH v5 4/7] platform/chrome: Add Chrome OS EC userspace device interface

freemem-slack and large memory environments
 2015-02-26 17:38 UTC  (4+ messages)

Flows! Offload them
 2015-02-26 17:38 UTC  (7+ messages)

[PATCH] drm: Remove redundant code in the getencoder ioctl
 2015-02-26 17:37 UTC  (2+ messages)

[wireless-regdb] WG: [PATCH] wireless-regdb: Update Austria (AT) regulatory rules
 2015-02-26 17:37 UTC 

[PATCH] Staging: rtl8188eu: Refactor conditional code to increase readability
 2015-02-26 17:35 UTC 

Eudyptula challenge task 6 reply
 2015-02-26 17:35 UTC  (3+ messages)

[Buildroot] [PATCH v2] libgtk2: skip tutorial and faq build
 2015-02-26 17:35 UTC  (4+ messages)
  ` [Buildroot] [PATCH v3] "

[PATCH] mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disbaled
 2015-02-26 17:34 UTC  (7+ messages)
    ` [PATCH -v2] "

[PATCH v2] MAINTAINERS: Add dts entries for some of the Marvell SoCs
 2015-02-26 17:34 UTC  (3+ messages)

[lm-sensors] [PATCH] Add Nuvoton NCT7904 hwmon driver
 2015-02-26 17:32 UTC  (3+ messages)

[PATCH] gstreamer1.0: Shorten __FILE__ in gst_debug_log output on all platforms
 2015-02-26 17:31 UTC 

[RFC PATCH 0/3] arm64: KVM: use increased VA range if needed
 2015-02-26 17:31 UTC  (7+ messages)
` [RFC PATCH 1/3] ARM, arm64: kvm: get rid of the bounce page
` [RFC PATCH 3/3] arm64: KVM: use ID map with increased VA range if required

[PATCH] net: bcmgenet: fix throughtput regression with TSO autosizing
 2015-02-26 17:29 UTC  (4+ messages)

[GIT PULL] sound fixes for 4.0-rc2
 2015-02-26 17:29 UTC 

[Qemu-devel] [PATCH 0/3] migrate_incoming cleanups
 2015-02-26 17:29 UTC  (3+ messages)

RFC: xen config changes v4
 2015-02-26 17:29 UTC  (5+ messages)

virtio balloon: do not call blocking ops when !TASK_RUNNING
 2015-02-26 17:27 UTC  (6+ messages)

[PATCH V4 0/7] x86/intel_rdt: Intel Cache Allocation Technology
 2015-02-26 17:26 UTC  (5+ messages)

[PATCH 0/4] Add support for IPROC SDHCI controller
 2015-02-26 17:28 UTC  (4+ messages)

File Read Returns Non-existent Null Bytes
 2015-02-26 17:27 UTC  (3+ messages)
` fsx size error (was: File Read Returns Non-existent Null Bytes)

[U-Boot] [PATCH v5 0/26] ARM: UniPhier: bug fixes, refactorings and new features
 2015-02-26 17:27 UTC  (27+ messages)
` [U-Boot] [PATCH v5 01/26] ARM: UniPhier: move SoC sources to mach-uniphier
` [U-Boot] [PATCH v5 02/26] ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
` [U-Boot] [PATCH v5 03/26] ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
` [U-Boot] [PATCH v5 04/26] ARM: UniPhier: update defconfigs using savedefconfig
` [U-Boot] [PATCH v5 05/26] serial: UniPhier: use 32 bit register access
` [U-Boot] [PATCH v5 06/26] serial: UniPhier: move LCR register setting to probe function
` [U-Boot] [PATCH v5 07/26] ARM: UniPhier: fix comments in PH1-Pro4 SBC code
` [U-Boot] [PATCH v5 08/26] ARM: UniPhier: fix SBC init code
` [U-Boot] [PATCH v5 09/26] ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*
` [U-Boot] [PATCH v5 10/26] ARM: UniPhier: split clkrst_init() into two functions
` [U-Boot] [PATCH v5 11/26] ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode
` [U-Boot] [PATCH v5 12/26] ARM: UniPhier: enable STDMAC for EHCI
` [U-Boot] [PATCH v5 13/26] ARM: UniPhier: remove EHCI platform devices
` [U-Boot] [PATCH v5 14/26] ARM: UniPhier: move uniphier_ehci_reset() function
` [U-Boot] [PATCH v5 15/26] ARM: UniPhier: replace "usb-ehci" with "generic-ehci"
` [U-Boot] [PATCH v5 16/26] ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4
` [U-Boot] [PATCH v5 17/26] ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4
` [U-Boot] [PATCH v5 18/26] ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device tree
` [U-Boot] [PATCH v5 19/26] usb: UniPhier: add UniPhier on-chip xHCI host driver support
` [U-Boot] [PATCH v5 20/26] ARM: UniPhier: switch to xHCI for PH1-Pro4
` [U-Boot] [PATCH v5 21/26] ARM: UniPhier: support 1CS support card for all the UniPhier SoCs
` [U-Boot] [PATCH v5 22/26] ARM: UniPhier: switch to 1CS support card
` [U-Boot] [PATCH v5 23/26] ARM: UniPhier: consolidate MEMCONF setting code
` [U-Boot] [PATCH v5 24/26] ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization
` [U-Boot] [PATCH v5 25/26] ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros
` [U-Boot] [PATCH v5 26/26] ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig

[U-Boot] [PATCH v5 0/5] Clean out SPL and enable driver model
 2015-02-26 17:26 UTC  (6+ messages)
` [U-Boot] [PATCH v5 1/5] arm: Reduce the scope of lowlevel_init()
` [U-Boot] [PATCH v5 2/5] arm: spl: Avoid setting up a duplicate global data structure
` [U-Boot] [PATCH v5 3/5] dm: tegra: Enable driver model in SPL and adjust the GPIO driver
` [U-Boot] [PATCH v5 4/5] arm: spl: Allow board_init_r() to run with a larger stack
` [U-Boot] [PATCH v5 5/5] Make export interface support CONFIG_SYS_MALLOC_SIMPLE

[Xenomai] interrupt service
 2015-02-26 17:26 UTC  (14+ messages)

[PATCH net-next 0/7] net: move skb->dropcount to skb->cb[]
 2015-02-26 17:26 UTC  (3+ messages)
` [PATCH net-next 4/7] net: packet: use skb->dev as storage for skb orig len instead of skb->cb[]

[PATCH v13 00/18] VFIO support for platform devices
 2015-02-26 17:32 UTC  (4+ messages)

[Qemu-trivial] [PATCH] Openpic: check that cpu id is within the number of cpus
 2015-02-26 17:26 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH 0/4] xen, usb: support pvUSB drivers
 2015-02-26 17:25 UTC  (3+ messages)
` [PATCH 4/4] xen: add Xen pvUSB maintainer

[PATCH 0/4] dm-latency: Introduction
 2015-02-26 17:25 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] usb: ci_udc: Fix set address to work with older controllers
 2015-02-26 17:24 UTC  (6+ messages)

[PATCH v2 0/4] fstests: sector size fixes and whiteouts
 2015-02-26 17:23 UTC  (8+ messages)
` [PATCH 1/4] xfs/104: log size too small for 4k sector drives
    ` ramdisk problems in 4.0-rc1? (was Re: [PATCH 1/4] xfs/104: log size too small for 4k sector drives)

who is using radosgw with civetweb?
 2015-02-26 17:22 UTC  (4+ messages)

[PATCH 1/3] x86: Move msr accesses out of line
 2015-02-26 17:22 UTC  (9+ messages)
    ` [RFC][PATCH] module: Optimize __module_address() using a latched RB-tree

RGW : Transaction Id in response?
 2015-02-26 17:21 UTC  (2+ messages)

[PATCH] ARM: kexec: Relax SMP validation to improve DT compatibility
 2015-02-26 17:21 UTC  (4+ messages)

[PATCH] cpuidle: mvebu: Fix the CPU PM notifier usage
 2015-02-26 17:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model
 2015-02-26 17:20 UTC  (9+ messages)

MDS crashes (80.8)
 2015-02-26 17:19 UTC  (3+ messages)

problem in binding interfaces of virtio-pci on the VM
 2015-02-26 17:16 UTC  (5+ messages)
` [Dpdk-ovs] "

Image scaling performance
 2015-02-26 17:16 UTC  (11+ messages)

Richacls
 2015-02-26 17:14 UTC  (2+ messages)
` [Gluster-devel] Richacls

[PATCH 0/5] (not just)x86/Dom0: NUMA related adjustments
 2015-02-26 17:14 UTC  (3+ messages)
` [PATCH 1/5] x86: allow specifying the NUMA nodes Dom0 should run on

[PATCH] android/bluetooth: Fix not marking device as bonded
 2015-02-26 17:13 UTC 

[PATCH] x86/microcode/intel: Out of bounds memory read when reading extended header
 2015-02-26 17:12 UTC  (2+ messages)

Jacob Stiffler : cmem: Bump version to 4.10.0. 1 and enable autoload of module
 2015-02-26 17:13 UTC 

[PATCH -v2 0/2] cpusets,isolcpus: resolve conflict between cpusets and isolcpus
 2015-02-26 17:12 UTC  (5+ messages)
` [PATCH 2/2] cpusets,isolcpus: add file to show isolated cpus in cpuset
    ` [PATCH v4 "

Jacob Stiffler : cmem: Bump version to 4.10.0. 1 and enable autoload of module
 2015-02-26 17:12 UTC 

Jacob Stiffler : ti-cgt6x: Add verion 8.0.0
 2015-02-26 17:11 UTC 

Jacob Stiffler : ti-cgt6x: Add verion 8.0.0
 2015-02-26 17:11 UTC 

[PATCH] drm/i915: Check DVO reads for errors
 2015-02-26 17:10 UTC 

[U-Boot] Bad colors on BMP display on LCD
 2015-02-26 17:10 UTC  (2+ messages)

0001-media-vb2-Fill-vb2_buffer-with-bytesused-from-user.patch
 2015-02-26 17:09 UTC  (4+ messages)
  ` 0001-media-vb2-Fill-vb2_buffer-with-bytesused-from-user.patch; kernel version 3.10.69

[patch] shutdown.2: POSIX compliant since version 3.7-rc1
 2015-02-26 17:07 UTC 

[Qemu-devel] [RESEND PATCH v3 0/2] balloon: add a feature bit to let Guest OS deflate virtio_balloon on OOM
 2015-02-26 17:04 UTC  (12+ messages)
` [Qemu-devel] [RESEND PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init

[PATCH 0/4] HID: huion/uclogic merge and few additions
 2015-02-26 17:02 UTC  (5+ messages)
` [PATCH 3/4] HID: uclogic: present only the working interfaces on the Huion tablets

[PATCH v4] ti-cgt6x: Add verion 8.0.0
 2015-02-26 17:02 UTC  (2+ messages)

[PATCH] RFC: Make xen's public headers a little friendlier for C++
 2015-02-26 17:01 UTC  (7+ messages)
` [PATCH v2] RFC: Automatically check xen's public headers for C++ pitfalls

[Buildroot] [PATCH] package/libsrtp: fix static build only
 2015-02-26 17:00 UTC  (3+ messages)

[PATCH 00/10] Modernization of HD-audio bus and PM stuff
 2015-02-26 17:00 UTC  (11+ messages)
` [PATCH 01/10] ALSA: hda - Decouple PCM and hwdep devices from codec object
` [PATCH 02/10] ALSA: hda - Bind codecs via standard bus
` [PATCH 03/10] ALSA: hda - Move codec suspend/resume to codec driver
` [PATCH 04/10] ALSA: hda - Use standard runtime PM for codec power-save control
` [PATCH 05/10] ALSA: hda - Drop power_save value indirection in hda_bus
` [PATCH 06/10] ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
` [PATCH 07/10] ALSA: hda - Power down codec automatically at registration
` [PATCH 08/10] ALSA: hda - Set parent of input beep devices
` [PATCH 09/10] ALSA: hda - Remove channel mode helper functions
` [PATCH 10/10] ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removal

V2: [review-request] format details for projectconf page (dreyna/projectconf_7359)
 2015-02-26 16:59 UTC  (2+ messages)

[PATCH] branding-mcsdk: Add opengl to mcsdk DISTRO_FEATURES
 2015-02-26 16:59 UTC  (2+ messages)

NMI/soft lockup in nfs_delegation_need_return()
 2015-02-26 16:59 UTC  (6+ messages)

[Qemu-devel] [PULL v2] pci, pc, virtio fixes and cleanups
 2015-02-26 16:59 UTC 

[PATCH v4 0/8] Skylake Y tiled scanout
 2015-02-26 16:59 UTC  (7+ messages)
` [PATCH 6/8] drm/i915/skl: Updated watermark programming
` [PATCH 7/8] drm/i915/skl: Update watermarks for Y tiling
` [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation

RTL8192cu: not work on linux-2.6.35
 2015-02-26 16:58 UTC  (2+ messages)

[PATCH v2] netapi: Add recipe for NETAPI module
 2015-02-26 16:57 UTC  (2+ messages)

[patch -mainline] niu: fix error handling in niu_class_to_ethflow()
 2015-02-26 16:56 UTC  (2+ messages)

No subject
 2015-02-26 16:56 UTC  (2+ messages)
` [PATCH v5] drivers/tty: amba: defer probing DMA availability until hw_init

Xen's Linux kernel config options
 2015-02-26 16:56 UTC  (10+ messages)

[PATCH] genl: Introduce new api
 2015-02-26 16:55 UTC  (2+ messages)

[PATCH] prelink_git.bb: Update to latest cross-prelink version
 2015-02-26 16:54 UTC 

[patch -next] drm/i915: fix a printk format
 2015-02-26 16:53 UTC  (2+ messages)

[PATCH] correct mis-conversion set_bit() -> __cpumask_set_cpu() by 4aaca0e9cd
 2015-02-26 16:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] mx6sabre: Enable User Mass Storage
 2015-02-26 16:50 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] mx6sabre: Select BOUNCE_BUFFER and CMD_EXT options

[PATCH] drm/i915: Add media rc6 residency file to sysfs
 2015-02-26 16:52 UTC  (4+ messages)
` [PATCH 2/2] tests/pm_rc6_residency: Add media_rc6_residency_counter subtest

[PATCH v4] drivers/tty: amba: defer probing DMA availability until hw_init
 2015-02-26 16:50 UTC 

bootparam.7 inconsistent use of quotes
 2015-02-26 16:49 UTC  (3+ messages)

[PATCH] ARM: dts: am335x-lxm: Use rmii-clock-ext
 2015-02-26 16:48 UTC  (2+ messages)

Build warning for unused function in the file,sm7xxfb.c
 2015-02-26 16:48 UTC  (2+ messages)

ALSA 1.0.29 release
 2015-02-26 16:47 UTC 

[Qemu-devel] [RfC PATCH 00/15] virtio-gpu:
 2015-02-26 16:46 UTC  (5+ messages)
` [Qemu-devel] [RfC PATCH 01/15] virtio-pci: add flags to enable/disable legacy/modern
` [Qemu-devel] [RfC PATCH 08/15] virtio-gpu-pci: virtio-1.0 adaptions [fixup]

[PATCH v4 1/9] clk: shmobile: Add r8a7778 SoC to MSTP bindings
 2015-02-26 16:46 UTC  (2+ messages)

[PATCH] x86, traps: maps all IDTs to fixmap area
 2015-02-26 16:45 UTC  (3+ messages)

Shared page tables between ETP and IOMMU issue
 2015-02-26 16:43 UTC  (4+ messages)

[PATCH v4 9/9] ARM: shmobile: bockw dts: Remove leftover Ethernet node
 2015-02-26 16:42 UTC 

[PATCH v4 8/9] ARM: shmobile: r8a7778: enable multiplatform target
 2015-02-26 16:42 UTC 

[PATCH v4 7/9] ARM: shmobile: bockw: add sound to DT
 2015-02-26 16:42 UTC 

[PATCH v4 6/9] ARM: shmobile: r8a7778: add sound to DT
 2015-02-26 16:42 UTC 

[PATCH v4 5/9] ASoC: rsnd: Document r8a7778-specific bindings
 2015-02-26 16:42 UTC 

[PATCH v4 4/9] ARM: shmobile: bockw: add devices hooked up to i2c0 to DT
 2015-02-26 16:42 UTC 

[PATCH v4 3/9] DT: i2c: add trivial binding for OKI ML86V7667 video decoder
 2015-02-26 16:42 UTC 

[PATCH v4 2/9] ARM: shmobile: r8a7778: common clock framework CPG driver
 2015-02-26 16:42 UTC 

[PATCH v4 0/9] r8a7778 CCF and multiplatform
 2015-02-26 16:42 UTC 

[PATCH 2/2] dm-snapshot: suspend merging snapshot when doing exception handover
 2015-02-26 16:41 UTC 

[PATCH v6 0/5] xen/arm: Add support for Huawei hip04-d01 platform
 2015-02-26 16:40 UTC  (4+ messages)
` [PATCH v6 3/5] xen/arm: Make gic-v2 code handle "

[PATCH 1/2] dm-snapshot: suspend origin when doing exception handover
 2015-02-26 16:40 UTC 

[ANNOUNCE] 3.18.7-rt2
 2015-02-26 16:40 UTC  (5+ messages)

[PATCH 0/2] drivers: cpuidle: minor suspend-to-idle fixes
 2015-02-26 16:39 UTC  (6+ messages)
` [PATCH 1/2] drivers: cpuidle: remove stale irq disabling call in cpuidle_enter_freeze()

[PATCH v6 00/23] Virtual NUMA for PV and HVM
 2015-02-26 16:39 UTC  (3+ messages)
` [PATCH v6 11/23] libxl: functions to build vmemranges for PV guest

[PATCH] ebtables: Cache a copy of the v3.16 kernel headers in the ebtables tree
 2015-02-26 16:37 UTC 

[PATCH 1/2] drm: Complete moving rotation property to core
 2015-02-26 16:39 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] staging: rtl8188eu: Fix trivial typos in comments
 2015-02-26 16:36 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.