All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-14 18:54:32 to 2014-08-14 20:17:30 UTC [more...]

[PATCH 00/43] Execlists v5
 2014-08-14 20:17 UTC  (12+ messages)
` [PATCH 27/43] drm/i915/bdw: Render state init for Execlists
` [PATCH 30/43] drm/i915/bdw: Two-stage execlist submit process
` [PATCH 31/43] drm/i915/bdw: Handle context switch events

[lm-sensors] [PATCH V2] hwmon, k10temp: Add support for F15h M60h
 2014-08-14 20:17 UTC  (2+ messages)

object versioning
 2014-08-14 20:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] ide: Add resize callback to ide/core
 2014-08-14 20:15 UTC  (4+ messages)

+ remove-non-existent-files-from-maintainerspatch-added-to-mm-tree.patch added to -mm tree
 2014-08-14 20:15 UTC 

[to-be-updated] remove-non-existent-files-from-maintainers.patch removed from -mm tree
 2014-08-14 20:13 UTC 

+ memory-hotplug-add-sysfs-zones_online_to-attribute-fix-2.patch added to -mm tree
 2014-08-14 20:13 UTC 

linux-next: Tree for Aug 14
 2014-08-14 20:12 UTC  (4+ messages)
` linux-next: Tree for Aug 14 (mm/memory_hotplug.c and drivers/base/memory.c)

[RFC 0/3] Experimental patchset for CPPC
 2014-08-14 20:12 UTC  (8+ messages)
` [RFC 1/3] ACPI: Add support for Platform Communication Channel
` [RFC 2/3] CPPC: Add support for Collaborative Processor Performance Control
` [RFC 3/3] CPPC: Add ACPI accessors to CPC registers

Backlog exceeded when using audisp
 2014-08-14 20:12 UTC 

[Qemu-devel] Are -cdrom/-hda (or -drive if=ide) supposed to work in q35?
 2014-08-14 20:09 UTC  (5+ messages)
      ` [Qemu-devel] IF_AHCI RFC (Was Re: Are -cdrom/-hda (or -drive if=ide) supposed to work in q35?)

[PATCH] spi: rockchip: return 0 if tx_buf and rx_buf are NULL
 2014-08-14 20:09 UTC  (4+ messages)

[PATCH 1/2] android: fix reference leak in sync_fence_create
 2014-08-14 20:09 UTC  (3+ messages)
` [PATCH 2/2] android: add sync_fence_create_dma

BeagleBone Black , u-boot, and zImage
 2014-08-14 20:09 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Add option -r to env import to allow import of text files with CRLF as line endings
 2014-08-14 20:08 UTC  (14+ messages)
` [U-Boot] [PATCH 1/4] "

[PATCH 1/3] zsmalloc: move pages_allocated to zs_pool
 2014-08-14 20:07 UTC  (9+ messages)
` [PATCH 3/3] zram: add mem_used_max via sysfs

perf probe: request: Better message when no debug info is found on vmlinux
 2014-08-14 20:07 UTC  (4+ messages)
` [PATCH] perf probe: Warn user to rebuild target with debuginfo

[RFC PATCH 0/4] Improve slab consumption with memoryless nodes
 2014-08-14 20:06 UTC  (5+ messages)
` [RFC PATCH v3 1/4] topology: add support for node_to_mem_node() to determine the fallback node

[PATCH net v2] tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
 2014-08-14 20:06 UTC 

[meta-oe][PATCH 0/2] collectd: series of build fixes
 2014-08-14 20:06 UTC  (3+ messages)
  ` [meta-oe][PATCH 2/2] collectd: make pinba support a selectable feature

[Qemu-devel] [PATCH V3] layout: Reduce number of generator functions in __init__
 2014-08-14 20:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/33] Convert PC machine-types to QOM classes
 2014-08-14 20:03 UTC  (37+ messages)
` [Qemu-devel] [PATCH v4 01/33] pc: Replace tabs with spaces on pc.h
` [Qemu-devel] [PATCH v4 02/33] vl.c: Use qdev_prop_register_global() for single globals
` [Qemu-devel] [PATCH v4 03/33] pc: Eliminate has_pci_info global variable
` [Qemu-devel] [PATCH v4 04/33] piix: Add kvmclock_enabled, pci_enabled globals
` [Qemu-devel] [PATCH v4 05/33] piix: Eliminate pc_init_pci()
` [Qemu-devel] [PATCH v4 06/33] piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14
` [Qemu-devel] [PATCH v4 07/33] piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13
` [Qemu-devel] [PATCH v4 08/33] piix: Move pc-0.1[23] rombar compat props "
` [Qemu-devel] [PATCH v4 09/33] piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11
` [Qemu-devel] [PATCH v4 10/33] machine: Make compat_props a linked list
` [Qemu-devel] [PATCH v4 11/33] pc: Register machine classes directly instead of using QEMUMachine
` [Qemu-devel] [PATCH v4 12/33] pc: Eliminate pc_common_machine_options()
` [Qemu-devel] [PATCH v4 13/33] pc: Eliminate pc_default_machine_options()
` [Qemu-devel] [PATCH v4 14/33] piix: Eliminate pc_i440fx_machine_options()
` [Qemu-devel] [PATCH v4 15/33] q35: Eliminate pc_q35_machine_options()
` [Qemu-devel] [PATCH v4 16/33] q35: Eliminate pc_q35_1_4_machine_options()
` [Qemu-devel] [PATCH v4 17/33] pc: Eliminate all *_machine_options() functions
` [Qemu-devel] [PATCH v4 18/33] machine: Eliminate QEMUMachine.compat_props
` [Qemu-devel] [PATCH v4 19/33] pc: Rename pc_machine variable to pcms
` [Qemu-devel] [PATCH v4 20/33] pc: Pass PCMachineState argument to pc_cpus_init()
` [Qemu-devel] [PATCH v4 21/33] machine: Add MachineClass.default_cpu_model field
` [Qemu-devel] [PATCH v4 22/33] pc: Move globals to PCMachineClass
` [Qemu-devel] [PATCH v4 23/33] pc: Move option_rom_has_mr/rom_file_has_mr to MachineClass
` [Qemu-devel] [PATCH v4 24/33] pc: Add PCMachineClass.compat_apic_id_mode field
` [Qemu-devel] [PATCH v4 25/33] target-i386: Move error handling to end of x86_cpu_parse_featurestr()
` [Qemu-devel] [PATCH v4 26/33] target-i386: Renove underscores from feature names
` [Qemu-devel] [PATCH v4 27/33] target-i386: Register X86CPU "feat-kvmclock" feature
` [Qemu-devel] [PATCH v4 28/33] target-i386: set [+-]feature using QOM properties
` [Qemu-devel] [PATCH v4 29/33] pc: Use compat_props for CPUID compat bits
` [Qemu-devel] [PATCH v4 30/33] target-i386: Move some declarations to hw/i386/cpu.h
` [Qemu-devel] [PATCH v4 31/33] pc: Add default KVM features fields to PCMachineClass
` [Qemu-devel] [PATCH v4 32/33] pc: Eliminate pc_compat_*() functions
` [Qemu-devel] [PATCH v4 33/33] piix: Move pc_xen_hvm_init() closer to xenfv_machine_class_init()

mm: compaction: buffer overflow in isolate_migratepages_range
 2014-08-14 18:54 UTC  (7+ messages)

[Qemu-devel] [PATCH V4 0/3] image-fuzzer: Support L1/L2 tables in the qcow2 image generator
 2014-08-14 20:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH V4 3/3] layout: Add generators of L1/L2 tables

[PATCH] drm/i915: fix plane/cursor handling when runtime suspended
 2014-08-14 20:00 UTC  (3+ messages)

Performance regression on kernels 3.10 and newer
 2014-08-14 19:59 UTC  (4+ messages)

[refpolicy] [PATCH 0/2] Give access to /proc/sys/vm/overcommit_memory to all domains
 2014-08-14 19:59 UTC  (6+ messages)
` [refpolicy] [PATCH v2 "
  ` [refpolicy] [PATCH v2 1/2] Allow all domains to read /proc/sys/vm/overcommit_memory

[Ksummit-discuss] RFC: Kernel tinification - kernel config reduction
 2014-08-14 19:57 UTC  (2+ messages)

[PATCH] arm64: configs: Enable X-Gene SATA and ethernet in defconfig
 2014-08-14 19:57 UTC 

[Qemu-devel] [PATCH V6 0/5] tests: Add the image fuzzer with qcow2 support
 2014-08-14 19:56 UTC  (2+ messages)

[PATCH 1/2] fetch: convert argv_gc_auto to struct argv_array
 2014-08-14 19:56 UTC  (4+ messages)
` [PATCH 2/2] fetch: silence git-gc if --quiet is given

Fence, timeline and android sync points
 2014-08-14 19:56 UTC  (18+ messages)

Resend: [RFC PATCH] btrfs-progs: Move btrfstune to btrfs device tune
 2014-08-14 19:55 UTC 

[refpolicy] [PATCH 0/5] Missing interface declarations
 2014-08-14 19:54 UTC  (2+ messages)

[refpolicy] [PATCH 0/5] Supporting tmpfiles
 2014-08-14 19:53 UTC  (6+ messages)
` [refpolicy] [PATCH 1/5] Introduce interface allowing relabeling from/to non-security file types
` [refpolicy] [PATCH 4/5] Introduce the tmpfiles_t domain

[PATCH v3 2/3] cxgb4: use module_long_probe_init()
 2014-08-14 19:53 UTC  (4+ messages)

[REGRESSION BISECTED] backlight control stops workin with 3.14 and later
 2014-08-14 19:45 UTC  (5+ messages)

[PATCH v2 1/1] doc: format-patch: don't use origin as a branch name
 2014-08-14 19:50 UTC 

[U-Boot] [PATCH v2 0/4] arm: vf610: add NAND flash support
 2014-08-14 19:49 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/4] mtd: nand: add Freescale NFC driver

[PATCH] drm/i915: Track cursor changes as frontbuffer tracking flushes
 2014-08-14 19:49 UTC  (2+ messages)

Using Btrfs with Ubuntu 14.04
 2014-08-14 19:49 UTC  (6+ messages)

[refpolicy] [PATCH 0/8] Fix invalid interface calls
 2014-08-14 19:45 UTC  (2+ messages)

[PATCH stable 3.4 v2 1/2] ipv4: move route garbage collector to work queue
 2014-08-14 19:44 UTC  (2+ messages)
` [PATCH stable 3.4 v2 2/2] ipv4: avoid parallel route cache gc executions

[refpolicy] [PATCH 1/2] Some of the fsadm tools can also be in /usr/sbin instead of /sbin
 2014-08-14 19:42 UTC  (4+ messages)
` [refpolicy] [PATCH 2/2] Label /usr/sbin/{add, del}part as fsadm_exec_t

[PATCH RFC] time: drop do_sys_times spinlock
 2014-08-14 19:37 UTC  (13+ messages)
        ` [PATCH RFC] time,signal: protect resource use statistics with seqlock

[PATCH] Add arm64 triples to perf
 2014-08-14 19:39 UTC 

[PATCH] libnfsidmap: respect Nobody-User/Nobody-Group
 2014-08-14 19:37 UTC  (4+ messages)

[PATCH v3] drm/i915/bdw: BDW Software Turbo
 2014-08-14 19:37 UTC  (3+ messages)

[PATCH v3] btrfs-progs: Add uninstall targets to Makefiles
 2014-08-14 19:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/5] drm/i915: Print captured bo for all VM in error state
 2014-08-14 19:35 UTC  (4+ messages)
` [PATCH 2/5] drm/i915: Do not access stolen memory directly by the CPU, even for error capture

[PATCH][CIFS] Workaround MacOS server problem with SMB2.1 write response
 2014-08-14 19:35 UTC  (3+ messages)

Sleepy drives and MD RAID 6
 2014-08-14 19:33 UTC  (4+ messages)

[GIT PULL] PCI changes for v3.17 (part 2)
 2014-08-14 19:33 UTC 

[meta-fsl-arm][PATCH v2 1/3] gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.1
 2014-08-14 19:17 UTC  (3+ messages)
` [meta-fsl-arm][PATCH v2 2/3] xf86-video-imxfb-vivante: "
` [meta-fsl-arm][PATCH v2 3/3] linux-imx: "

[PATCH 06/20] arch,avr32: Fold atomic_ops
 2014-08-14 19:32 UTC  (5+ messages)
` [tip:locking/arch] locking,arch,avr32: "

Kernel firmware files with a .dsp ending
 2014-08-14 19:30 UTC 

Propose a topic -- Wireless Networking microconference (LPC2014)
 2014-08-14 19:21 UTC  (3+ messages)

[PATCH RFC v4 net-next 00/26] BPF syscall, maps, verifier, samples, llvm
 2014-08-14 19:29 UTC  (6+ messages)
` [PATCH RFC v4 net-next 23/26] samples: bpf: elf file loader

[PATCH] i2c: imx: double check IIF in case interrupt lost
 2014-08-14 19:27 UTC  (4+ messages)

[Question: Drivers/input/evdev.c] What is the use of write function in evdev_fops?
 2014-08-14 19:25 UTC  (9+ messages)

[PATCH] drm/i915: Move vblank enable earlier and disable later
 2014-08-14 19:25 UTC  (2+ messages)

[PATCH] Options to set fixed unit for `filesystem df`
 2014-08-14 19:24 UTC  (2+ messages)
` [PATCH] Add options to use a fixed unit for `filesystem df` instead of determining it automatically

[Qemu-devel] [PATCH v2 0/3] Sync MTRRs with KVM and disable on reset
 2014-08-14 19:24 UTC  (8+ messages)
`  "
` [Qemu-devel] [PATCH v2 1/3] x86: Use common variable range MTRR counts
  `  "
` [Qemu-devel] [PATCH v2 2/3] x86: kvm: Add MTRR support for kvm_get|put_msrs()
  `  "
` [Qemu-devel] [PATCH v2 3/3] x86: Clear MTRRs on vCPU reset
  `  "

CONGRATULATIONS
 2014-08-14 18:53 UTC 

[PATCH v2 00/10] QCOM 8074 cpuidle driver
 2014-08-14 19:22 UTC  (6+ messages)
` [PATCH v2 07/10] qcom: msm-pm: Add cpu low power mode functions

[Qemu-devel] [PULL 00/12] post-2.1 bugfixes
 2014-08-14 19:22 UTC  (4+ messages)
` [Qemu-devel] [PULL 07/12] numa: show hex number in error message for consistency and prefix them with 0x

[Buildroot] [PATCH 1/1] package/localedef: don't use config.site when cross-compiling
 2014-08-14 19:19 UTC  (2+ messages)

btrfs-zero-log fails, can't mount FS
 2014-08-14 19:14 UTC  (5+ messages)

[PATCH] Elf32_Dyn::d_val should be an Elf32_Word
 2014-08-14 19:13 UTC 

[meta-oe][PATCH] opencv: Bump SRCREV to 2.4.9 release tag, PV is now 2.4.9+git
 2014-08-14 19:14 UTC  (7+ messages)

[meta-oe][master][PATCH] libhugetlbfs: Extend arm32 support to include BE variants
 2014-08-14 19:12 UTC  (3+ messages)

GCC 4.9 considered evil
 2014-08-14 19:11 UTC  (7+ messages)

[U-Boot] [PATCH v2 1/4] arm64: Correct passing of Linux kernel args
 2014-08-14 19:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images

[PATCH 1/1] IIO: Added write function in iio_buffer_fileops
 2014-08-14 19:10 UTC  (8+ messages)

[PATCH v3 00/14] Rework OMAP4+ HDMI audio support
 2014-08-14 19:10 UTC  (7+ messages)

[Buildroot] [Bug 7262] New: Generating locale en_US.UTF-8 fails on 64bit fedora linux host
 2014-08-14 19:09 UTC  (2+ messages)
` [Buildroot] [Bug 7262] "

[PATCH] ASoC: rt286: Add API to set supported jack type
 2014-08-14 19:09 UTC  (9+ messages)
            ` [alsa-devel] "

[PATCH 0/2] xfs: for-next file collapse bug fixes
 2014-08-14 19:09 UTC  (5+ messages)
` [PATCH 2/2] xfs: hole the inode lock across a full file collapse

[PATCH tip/core/rcu 0/16] RCU-tasks implementation
 2014-08-14 19:08 UTC  (4+ messages)
` [PATCH v5 tip/core/rcu 01/16] rcu: Add call_rcu_tasks()
  ` [PATCH v5 tip/core/rcu 05/16] rcu: Export RCU-tasks APIs to GPL modules

[PATCH v2 0/9] recipes-devtools/gcc accumulated patches
 2014-08-14 19:05 UTC  (10+ messages)
` [PATCH v2 1/9] gcc: recipe whitespace changes
` [PATCH v2 2/9] gcc: remove inappropriate patch
` [PATCH v2 3/9] gcc-4.9: Ensure c++ includes are in /usr/include/c++/${BINV}
` [PATCH v2 4/9] gcc: remove outdated configuration option
` [PATCH v2 5/9] gcc-target: make --enable-clocale consistent with gcc-runtime
` [PATCH v2 6/9] sdk: change EXTRA_OECONF_FPU to EXTRA_OECONF_GCC_FLOAT
` [PATCH v2 7/9] gcc: Abstract long double configuration into python function
` [PATCH v2 8/9] gcc: backport patch affecting Linux kernel builds
` [PATCH v2 9/9] gcc: update compiler architecture to match gcc-runtime (armv6, armv7a)

use-after-free on log replay failure
 2014-08-14 19:05 UTC  (11+ messages)

[PATCH] usb: Fix switch statement in ohci-tmio.c
 2014-08-14 19:04 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-12
 2014-08-14 19:03 UTC  (5+ messages)
` [Buildroot] Some Perl modules fail to cross-compile
      ` [Buildroot] [UNSURE]Re: "

[ADMIN] Outages on linux-mips.org
 2014-08-14 19:00 UTC  (4+ messages)

[nft PATCH] More extensive error checking on base chain
 2014-08-14 18:59 UTC  (2+ messages)

[PATCH 6/6] drm/i915: New drm crtc property for varying the Crtc size
 2014-08-14 18:51 UTC  (11+ messages)

[Ksummit-discuss] RFC: Kernel tinification - kernel config reduction
 2014-08-14 18:54 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: socfpga: updates for SOCFPGA
 2014-08-14 18:54 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: socfpga: memreserve first 4KB for SMP code


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.