All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-03 12:14:55 to 2014-06-03 13:11:39 UTC [more...]

[Qemu-devel] [PATCH v3 00/21] block: Handle failure for potentially large allocations
 2014-06-03 13:10 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/21] block: Introduce qemu_try_blockalign()
` [Qemu-devel] [PATCH v3 02/21] block: Handle failure for potentially large allocations
` [Qemu-devel] [PATCH v3 03/21] bochs: "
` [Qemu-devel] [PATCH v3 04/21] cloop: "
` [Qemu-devel] [PATCH v3 05/21] curl: "
` [Qemu-devel] [PATCH v3 06/21] dmg: "
` [Qemu-devel] [PATCH v3 07/21] iscsi: "
` [Qemu-devel] [PATCH v3 08/21] nfs: "
` [Qemu-devel] [PATCH v3 09/21] parallels: "
` [Qemu-devel] [PATCH v3 10/21] qcow1: "

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-03 13:07 UTC  (27+ messages)
` [PATCH 01/13] bin2c: Move bin2c in scripts/basic
` [PATCH 02/13] kernel: Build bin2c based on config option CONFIG_BUILD_BIN2C
` [PATCH 03/13] kexec: Move segment verification code in a separate function
` [PATCH 04/13] resource: Provide new functions to walk through resources
` [PATCH 05/13] kexec: Make kexec_segment user buffer pointer a union
` [PATCH 06/13] kexec: New syscall kexec_file_load() declaration
` [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load
` [PATCH 08/13] purgatory/sha256: Provide implementation of sha256 in purgaotory context
` [PATCH 09/13] purgatory: Core purgatory functionality
` [PATCH 10/13] kexec: Load and Relocate purgatory at kernel load time
` [PATCH 11/13] kexec-bzImage: Support for loading bzImage using 64bit entry
` [PATCH 12/13] kexec: Support for Kexec on panic using new system call
` [PATCH 13/13] kexec: Support kexec/kdump on EFI systems

[PATCH v3 0/5] x86: Use alternative mechanism to define CLAC/STAC
 2014-06-03 13:10 UTC  (10+ messages)
` [PATCH v3 1/5] Use __stringify() as the only method for performing preprocessor stringificaion
` [PATCH v3 4/5] x86: Port the basic alternative mechanism from Linux to Xen

[PATCH 0/5] regulator: Enhance AXP209 DT support
 2014-06-03 13:09 UTC  (4+ messages)

[Buildroot] [PATCH] smcroute: needs MMU
 2014-06-03 13:10 UTC 

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-03 13:09 UTC  (20+ messages)
    ` [Cluster-devel] "
    ` [Ocfs2-devel] "
` [RFC 11/32] xfs: convert to struct inode_time

Can DATABASE_URL also be read from toaster.conf
 2014-06-03 13:09 UTC  (2+ messages)

build-sys: minor issues
 2014-06-03 13:09 UTC  (2+ messages)

RFC: representing sdio devices oob interrupt, clks, etc. in device tree
 2014-06-03 13:06 UTC  (22+ messages)

[PATCH] arch: x86: kvm: x86.c: Cleaning up uninitialized variables
 2014-06-03 13:06 UTC  (3+ messages)

[pull] radeon drm-next-3.16
 2014-06-03 13:03 UTC  (4+ messages)

[v3.13][v3.14][Regression] kthread: make kthread_create() killable
 2014-06-03 13:03 UTC  (4+ messages)
    ` [PATCH] kthread: Fix return value of kthread_create() upon SIGKILL

EXPORT_SYMBOL and rebinding functions
 2014-06-03 13:03 UTC  (2+ messages)

FATAL ERROR: Unable to parse input tree
 2014-06-03 13:02 UTC  (2+ messages)

[PATCH 1/2] ftrace: print stack usage right before Oops
 2014-06-03 13:02 UTC  (10+ messages)
` [RFC 2/2] x86_64: expand kernel stack to 16K

[PATCH 1/3] cgroup: don't destroy the default root
 2014-06-03 13:02 UTC  (9+ messages)
` [PATCH 2/3] cgroup: make the default root invisible when it's umounted
` [PATCH 3/3] cgroup: set visible flag only after we've mounted the default root

[PATCH] platform/chrome: Add support for Acer C720
 2014-06-03 13:02 UTC 

[PATCH 0/4] arm:dma-mapping Refactoring iommu dma-mapping code
 2014-06-03 13:01 UTC  (2+ messages)

[PATCH]xen:fix an issue about memory size caculation in Dom0 driver
 2014-06-03 13:00 UTC 

[PATCH]xen:support Dom0 driver for Linux kernel 3.13.0 and later
 2014-06-03 12:59 UTC 

[Hackathon] Netback session notes
 2014-06-03 12:59 UTC 

Crash with 512 byte blocks on 4K media
 2014-06-03 12:58 UTC  (4+ messages)
    ` [PATCH] fat: Fix missed error code by "add support for DOS 1.x formatted volumes"

[PATCH] sched: Move enum CPU_[xxx_]IDLE to private sched.h
 2014-06-03 12:59 UTC 

[PATCH] image_types: Fix ubi filesystem return codes
 2014-06-03 12:58 UTC 

Detailed steps involved in populate_sdk
 2014-06-03 12:54 UTC  (3+ messages)

[patch 0/9] mm: memcontrol: naturalize charge lifetime v2
 2014-06-03 12:54 UTC  (8+ messages)
` [patch 01/10] mm: memcontrol: fold mem_cgroup_do_charge()
` [patch 02/10] mm: memcontrol: rearrange charging fast path

[Qemu-devel] [PATCH 3/3] tcg: Remove TCG_TARGET_HAS_new_ldst
 2014-06-03 12:52 UTC 

[Qemu-devel] [PATCH 0/5] virtio-blk: Converge VirtIOBlockRequest into VirtIOBlockReq
 2014-06-03 12:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] virtio-blk: Move VirtIOBlockReq to header
` [Qemu-devel] [PATCH 2/5] virtio-blk: Convert VirtIOBlockReq.elem to pointer
` [Qemu-devel] [PATCH 3/5] virtio-blk: Merge VirtIOBlockRequest into VirtIOBlockReq
` [Qemu-devel] [PATCH 4/5] virtio-blk: Drop bounce buffer from dataplane code
` [Qemu-devel] [PATCH 5/5] virtio-blk: Drop VirtIOBlockReq.read

[Qemu-devel] [PATCH] aio: fix qemu_bh_schedule() bh->ctx race condition
 2014-06-03 12:52 UTC  (3+ messages)

[RFC V3 2/3] drm/bridge: add a dummy panel driver to support lvds bridges
 2014-06-03 12:52 UTC  (13+ messages)

[Buildroot] [PATCH 1/1] libcgroup: bump to version 0.41 and use LIBCGROUP_VERSION
 2014-06-03 12:52 UTC 

[PATCH] xfstests: f2fs support
 2014-06-03 12:49 UTC  (4+ messages)

Some more basic questions
 2014-06-03 12:51 UTC  (7+ messages)
        `  "

[PATCH] drm/i915: Make intel_dsi_init() return void
 2014-06-03 12:50 UTC  (3+ messages)

[PATCH v6 0/6] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-06-03 12:51 UTC  (6+ messages)
` [PATCH v6 5/6] dt-bindings: add documentation for Mediatek SoC

veth interfaces
 2014-06-03 12:51 UTC  (4+ messages)

[PATCH v2 1/1] PINCTRL: Warn if direct IRQ GPIO set to output
 2014-06-03 12:49 UTC  (2+ messages)

[PATCH] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
 2014-06-03 12:28 UTC  (3+ messages)

[PATCH] ARM: tegra: jetson-tk1: mark eMMC as non-removable
 2014-06-03 12:48 UTC 

[PULL 0/2] vhost enhancements for 3.16
 2014-06-03 12:48 UTC  (5+ messages)
` [PULL 2/2] vhost: replace rcu with mutex

[PATCH] xfstests: add test for btrfs cloning with file holes
 2014-06-03 12:46 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v4] "

[PATCH] drm/exynos: dp: Use correct module license
 2014-06-03 12:46 UTC 

XServer 1.15 (was [meta-fsl-arm][PATCH 0/2] Get master working again)
 2014-06-03 12:43 UTC  (4+ messages)

[PATCH v3 0/3] smiapp test pattern support
 2014-06-03 12:42 UTC  (6+ messages)
` [PATCH v3 1/3] v4l: Add test pattern colour component controls

[Qemu-devel] [PATCH v1 04/16] target-arm: Make far_el1 an array
 2014-06-03 12:42 UTC  (2+ messages)

[RFC 0/8] kgdb: NMI/FIQ support for ARM
 2014-06-03 12:41 UTC  (8+ messages)
` [RFC v2 00/10] "
  ` [RFC v2 04/10] ARM: vexpress: Extend UART with FIQ support

[Qemu-devel] [PATCH v2 0/2] bugfixes of sheepdog driver for a case of live snapshot
 2014-06-03 12:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] sheepdog: fix vdi object update after "

[PATCH] Staging: dgnc: fixed brace coding style issue in dgnc_driver.c
 2014-06-03 12:41 UTC 

workqueue: WARN at at kernel/workqueue.c:2176
 2014-06-03 12:45 UTC  (14+ messages)

[GIT PULL] x86/boot changes for v3.16
 2014-06-03 12:40 UTC 

[v4][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-06-03 12:38 UTC  (11+ messages)
` [v4][PATCH 2/5] xen, gfx passthrough: create intel isa bridge
  ` [Qemu-devel] "
        ` [Qemu-devel] [Xen-devel] "
          `  "

oFono upstream test results_20140603
 2014-06-03 12:37 UTC 

[U-Boot] [PATCH v2 0/5] Fix SPI read and Enable required configs for Exynos5
 2014-06-03 12:37 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] Exynos: SPI: Fix reading data from SPI flash
` [U-Boot] [PATCH v2 2/5] Exynos5: Config: Place environment at the end of "
` [U-Boot] [PATCH v2 3/5] Exynos5: Config: Increase SPL footprint for Exynos5420
` [U-Boot] [PATCH v2 4/5] Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs
` [U-Boot] [PATCH v2 5/5] Exynos: Split 5250 and 5420 memory bank configuration

[GIT PULL] x86/asm changes for v3.16
 2014-06-03 12:37 UTC 

[Qemu-devel] AArch64 QEMU System emulation: issue with TTBR0
 2014-06-03 12:36 UTC  (5+ messages)

[Buildroot] [Bug 7154] New: Local uClibc config file gets overwritten using make uclibc-update-config
 2014-06-03 12:36 UTC 

remote devices
 2014-06-03 12:34 UTC  (4+ messages)

[E1000-devel] ARM support for igb driver
 2014-06-03 12:33 UTC  (6+ messages)

[PATCH 0/3] v4l-utils: media-ctl: Add DV timings support
 2014-06-03 12:32 UTC  (3+ messages)
` [PATCH 1/3] media-ctl: libv4l2subdev: "

[PATCH v2] i2c: pca954x: Use the descriptor-based GPIO API
 2014-06-03 12:32 UTC  (3+ messages)

[PATCH v2 00/11] sched: consolidation of cpu_power
 2014-06-03 12:31 UTC  (9+ messages)
` [PATCH v2 10/11] sched: move cfs task on a CPU with higher capacity

How to call syscalls - SYSCALL or 0x80 interrupt
 2014-06-03 12:29 UTC  (6+ messages)
      ` can't find <asm/system.h>

[RFC PATCH 00/16 v3] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-06-03 12:27 UTC  (11+ messages)
` [RFC PATCH 09/16 v3] Define and allocate a per CPU local cpumask for Workload Consolidation
` [RFC PATCH 10/16 v3] Workload Consolidation APIs
` [RFC PATCH 11/16 v3] Make wakeup bias threshold changeable via sysctl
` [RFC PATCH 12/16 v3] Bias select wakee than waker in WAKE_AFFINE
` [RFC PATCH 13/16 v3] Intercept wakeup/fork/exec load balancing

For whoever wants to fix an unused variable in netfilter
 2014-06-03 12:27 UTC  (2+ messages)

[3.11.y.z extended stable] Linux 3.11.10.11 stable review
 2014-06-03 11:38 UTC  (22+ messages)
` [PATCH 3.11 003/138] Input: synaptics - add min/max quirk for ThinkPad Edge E431
` [PATCH 3.11 004/138] Input: atkbd - fix keyboard not working on some LG laptops
` [PATCH 3.11 007/138] Bluetooth: Add support for Lite-on [04ca:3007]
` [PATCH 3.11 008/138] drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()
` [PATCH 3.11 014/138] drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi
` [PATCH 3.11 015/138] drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip
` [PATCH 3.11 016/138] ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data
` [PATCH 3.11 017/138] USB: OHCI: fix problem with global suspend on ATI controllers
` [PATCH 3.11 019/138] usb: storage: shuttle_usbat: fix discs being detected twice
` [PATCH 3.11 022/138] drivers/tty/hvc: don't free hvc_console_setup after init
` [PATCH 3.11 023/138] USB: Nokia 305 should be treated as unusual dev
` [PATCH 3.11 024/138] USB: Nokia 5300 "
` [PATCH 3.11 025/138] HID: usbhid: quirk for Synaptics HD touchscreen
` [PATCH 3.11 026/138] HID: usbhid: quirk for Synaptics Quad "
` [PATCH 3.11 029/138] posix_acl: handle NULL ACL in posix_acl_equiv_mode
` [PATCH 3.11 030/138] mm/compaction: make isolate_freepages start at pageblock boundary
` [PATCH 3.11 031/138] trace: module: Maintain a valid user count
` [PATCH 3.11 035/138] ACPI / EC: Process rather than discard events in acpi_ec_clear
` [PATCH 3.11 036/138] powerpc/tm: Disable IRQ in tm_recheckpoint
` [PATCH 3.11 037/138] rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
` [PATCH 3.11 038/138] drm: cirrus: add power management support

[PATCH] MIPS: Kconfig: microMIPS and SmartMIPS are mutually exclusive
 2014-06-03 12:24 UTC  (4+ messages)

Xen Security Advisory 96 - Vulnerabilities in HVM MSI injection
 2014-06-03 12:24 UTC 

Xen Security Advisory 54 (CVE-2013-2078) - Hypervisor crash due to missing exception recovery on XSETBV
 2014-06-03 12:24 UTC 

hsw edp regression (was: Re: World's worst bug report :)
 2014-06-03 12:24 UTC 

[PATCH net] rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
 2014-06-03 12:21 UTC  (3+ messages)

[PATCH 1/2] gpio: lpc32xx: Make of_device_id array const
 2014-06-03 12:11 UTC  (2+ messages)

[U-Boot] [PATCH] ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
 2014-06-03 12:20 UTC  (2+ messages)

[U-Boot] please pull u-boot-arc master
 2014-06-03 12:19 UTC  (2+ messages)

[PATCH 00/27] Replace the old man page with asciidoc and man page for each btrfs subcommand
 2014-06-03 12:19 UTC  (8+ messages)
` [PATCH] btrfs-progs: doc: link btrfsck to btrfs-check

[RFC PATCHv1 0/2] Linux PVH dom0 memory setup
 2014-06-03 12:18 UTC  (3+ messages)
` [PATCH 1/2] x86/xen: fix memory setup for PVH dom0

[PATCH 1/1] i2c: s3c2410: Remove class based instantiation
 2014-06-03 12:18 UTC  (6+ messages)

[PATCH v2] I2C: mpc: insert DR read in i2c_fixup()
 2014-06-03 12:17 UTC  (2+ messages)

TASK_SIZE for !MMU
 2014-06-03 12:14 UTC  (6+ messages)

Nachricht von Brendan Nelson
 2014-06-03 12:14 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.