All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-19 19:33:43 to 2014-06-19 20:59:22 UTC [more...]

+ fork-reset-mm-pinned_vm.patch added to -mm tree
 2014-06-19 20:59 UTC 

+ fork-exec-cleanup-mm-initialization.patch added to -mm tree
 2014-06-19 20:59 UTC 

v3.16-rc1 & default cachepolicy
 2014-06-19 20:58 UTC  (4+ messages)

[PATCH v6 00/10] Intel MPX support
 2014-06-19 20:58 UTC  (3+ messages)
` [PATCH v6 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER

[PATCH 1/3] fork/exec: cleanup mm initialization
 2014-06-19 20:58 UTC  (4+ messages)
` [PATCH 2/3] fork: reset mm->pinned_vm

[PATCH] ARM: zImage: ensure header in LE format for BE8 kernels
 2014-06-19 20:57 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/3] hw/pcie: better hotplug/hotunplug support
 2014-06-19 20:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] hw/pcie: implement power controller functionality

[PATCH] mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
 2014-06-19 20:56 UTC  (3+ messages)

[PATCH 0/2] perf/x86: improve Intel load latency and precise store event constraints
 2014-06-19 20:56 UTC  (10+ messages)
` [PATCH 1/2] perf/x86: update Haswell PEBS "
` [PATCH 2/2] perf/x86: fix constraints for load latency and precise events

[Qemu-devel] [PATCH 0/5] Platform device support
 2014-06-19 20:54 UTC  (2+ messages)

slub/debugobjects: lockup when freeing memory
 2014-06-19 20:53 UTC  (22+ messages)

[PATCH] staging: rtl8192 Check for Null return from dev_skb_alloc
 2014-06-19 20:53 UTC  (4+ messages)

[U-Boot] [RFC PATCH 0/3] Implement "fastboot flash" for eMMC
 2014-06-19 20:52 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 1/3] usb/gadget: fastboot: add sparse image definitions
` [U-Boot] [RFC PATCH 2/3] usb/gadget: fastboot: add eMMC support for flash command
` [U-Boot] [RFC PATCH 3/3] usb/gadget: fastboot: add "

[PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
 2014-06-19 20:51 UTC  (6+ messages)

Cannot partition 32GB disk on a 32bit machine
 2014-06-19 20:51 UTC  (4+ messages)
` Cannot partition 32GB disk on a 32bit machine (correct version of the patch this time)

[PATCH] selinux: Permit transitions under NO_NEW_PRIVS or NOSUID under certain, circumstances
 2014-06-19 20:51 UTC  (5+ messages)
  ` [PATCH v2] selinux: Permit exec transitions under NO_NEW_PRIVS or NOSUID under certain circumstances

[bisected] pre-3.16 regression on open() scalability
 2014-06-19 20:50 UTC  (14+ messages)

[PATCH] [RFC] drm/i915/dp: add support for load detect Apple DP->VGA dongles
 2014-06-19 20:48 UTC  (3+ messages)

[PATCH v4] cleanup duplicate name_compare() functions
 2014-06-19 20:45 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] Adding pifmrds package
 2014-06-19 20:44 UTC 

[PATCH] mfd: syscon: Make it possible to mark syscon as read only
 2014-06-19 20:43 UTC  (2+ messages)

[Qemu-devel] Makefile bug: %/config-devices.mak doesn't depend on .mak files included by defconfig
 2014-06-19 20:40 UTC 

+ mm-mem-hotplug-replace-simple_strtoull-with-kstrtoull.patch added to -mm tree
 2014-06-19 20:40 UTC 

What's cooking in git.git (Jun 2014, #04; Tue, 17)
 2014-06-19 20:40 UTC  (3+ messages)

[PATCHv7 0/5] Common Mailbox Framework
 2014-06-19 20:40 UTC  (9+ messages)
` [PATCHv7 2/5] mailbox: Introduce framework for mailbox

[PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
 2014-06-19 20:39 UTC  (11+ messages)

[Qemu-devel] [PULL for-2.1 00/40] QMP queue
 2014-06-19 19:39 UTC  (41+ messages)
` [Qemu-devel] [PULL 01/40] qapi: fix coding style in parameters list
` [Qemu-devel] [PULL 02/40] qapi: add const prefix to 'char *' insider c_type()
` [Qemu-devel] [PULL 03/40] qapi: Suppress unwanted space between type and identifier
` [Qemu-devel] [PULL 04/40] json-lexer: fix escaped backslash in single-quoted string
` [Qemu-devel] [PULL 05/40] os-posix: include sys/time.h
` [Qemu-devel] [PULL 06/40] qapi: Add includes from qapi/ as dependencies
` [Qemu-devel] [PULL 07/40] qapi: add event helper functions
` [Qemu-devel] [PULL 08/40] qapi script: add event support
` [Qemu-devel] [PULL 09/40] test: add test cases for qapi event
` [Qemu-devel] [PULL 10/40] qapi: adjust existing defines
` [Qemu-devel] [PULL 11/40] monitor: add an implemention of qapi event emit method
` [Qemu-devel] [PULL 12/40] qapi: add new schema file qapi-event.json
` [Qemu-devel] [PULL 13/40] qapi event: convert SHUTDOWN
` [Qemu-devel] [PULL 14/40] qapi event: convert POWERDOWN
` [Qemu-devel] [PULL 15/40] qapi event: convert RESET
` [Qemu-devel] [PULL 16/40] qapi event: convert STOP
` [Qemu-devel] [PULL 17/40] qapi event: convert RESUME
` [Qemu-devel] [PULL 18/40] qapi event: convert SUSPEND
` [Qemu-devel] [PULL 19/40] qapi event: convert SUSPEND_DISK
` [Qemu-devel] [PULL 20/40] qapi event: convert WAKEUP
` [Qemu-devel] [PULL 21/40] qapi event: convert RTC_CHANGE
` [Qemu-devel] [PULL 22/40] qapi event: convert WATCHDOG
` [Qemu-devel] [PULL 23/40] qapi event: convert DEVICE_DELETED
` [Qemu-devel] [PULL 24/40] qapi event: convert DEVICE_TRAY_MOVED
` [Qemu-devel] [PULL 25/40] qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
` [Qemu-devel] [PULL 26/40] qapi event: convert BLOCK_IMAGE_CORRUPTED
` [Qemu-devel] [PULL 27/40] qapi event: convert other BLOCK_JOB events
` [Qemu-devel] [PULL 28/40] qapi event: convert NIC_RX_FILTER_CHANGED
` [Qemu-devel] [PULL 29/40] qapi event: convert VNC events
` [Qemu-devel] [PULL 30/40] qapi event: convert SPICE events
` [Qemu-devel] [PULL 31/40] qapi event: convert BALLOON_CHANGE
` [Qemu-devel] [PULL 32/40] qapi event: convert GUEST_PANICKED
` [Qemu-devel] [PULL 33/40] qapi event: convert QUORUM events
` [Qemu-devel] [PULL 34/40] qapi event: clean up
` [Qemu-devel] [PULL 35/40] qemu-char: introduce qemu_chr_alloc
` [Qemu-devel] [PULL 36/40] qemu-char: do not call chr_write directly
` [Qemu-devel] [PULL 37/40] qemu-char: move pty_chr_update_read_handler around
` [Qemu-devel] [PULL 38/40] qemu-char: make writes thread-safe
` [Qemu-devel] [PULL 39/40] monitor: protect outbuf and mux_out with mutex
` [Qemu-devel] [PULL 40/40] monitor: protect event emission

fio execution issue on Android device with MediaTek
 2014-06-19 20:39 UTC 

+ mm-slub-slub_debug=n-use-the-same-alloc-free-hooks-as-for-slub_debug=y.patch added to -mm tree
 2014-06-19 20:38 UTC 

[Qemu-devel] [PATCH] Recursive blocker
 2014-06-19 20:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH] block: Make op blocker recursive

[PATCH] arm: exynos: Support cluster power off on exynos5420/5800
 2014-06-19 20:34 UTC  (4+ messages)
` [PATCH v2] "

[patch] mm, slub: mark resiliency_test as init text
 2014-06-19 20:34 UTC  (2+ messages)

intel_gpu_top missing clocks
 2014-06-19 20:33 UTC  (4+ messages)

Implement PEBS virtualization for Silvermont
 2014-06-19 20:33 UTC  (8+ messages)
` [PATCH 4/4] kvm: Implement PEBS virtualization

SJA1000 loopback feature
 2014-06-19 20:32 UTC  (11+ messages)
                  ` vcan to can0 bridging

[PATCH v2] toolchain-*.inc: Replace variable overrides with bb.utils function
 2014-06-19 20:32 UTC  (7+ messages)

[nacked] mm-slab-mark-enable_cpucache-as-init-text.patch removed from -mm tree
 2014-06-19 20:32 UTC 

[yocto][meta-qt5][daisy] Error during bitbake of my image
 2014-06-19 20:32 UTC  (3+ messages)

[PATCH RESEND] slub: return correct error on slab_sysfs_init
 2014-06-19 20:32 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] qtest: enable vhost-user-test
 2014-06-19 20:31 UTC  (3+ messages)
  ` [Qemu-devel] [snabb-devel] "

[U-Boot] am335x: board.c: clang warning
 2014-06-19 20:30 UTC 

[PATCH] checkpatch: Warn on unnecessary void function return statements
 2014-06-19 20:28 UTC  (4+ messages)
` [PATCH V2] "

[PATCH 1/1] MIPS: APRP: Fix an issue when device_create() fails
 2014-06-19 20:30 UTC 

[PATCH v6 00/13] xen: add systemd support
 2014-06-19 20:26 UTC  (5+ messages)
` [PATCH v6 13/13] systemd: add xen systemd service and module files

docker crashes rcuos in __blkg_release_rcu
 2014-06-19 20:26 UTC  (7+ messages)

List of hardware BSP from all vendors
 2014-06-19 20:25 UTC  (2+ messages)

[PATCH 1/8] wlan-ng/prism2mgmt:checkpatch: Fix long lines
 2014-06-19 20:25 UTC  (17+ messages)
` [PATCH 2/8] wlan-ng/prism2mgmt:checkpatch: Fix string split
` [PATCH 3/8] wlan-ng/prism2mgmt:checkpatch: Insert blank line
` [PATCH 4/8] wlan-ng/prism2mib:checkpatch: Fix string split
` [PATCH 5/8] wlan-ng/prism2mib:checkpatch: Insert blank lines
` [PATCH 6/8] wlan-ng/prism2sta:checkpatch: Fix long lines
` [PATCH 7/8] wlan-ng/prism2sta:checkpatch: Fix string split
` [PATCH 8/8] wlan-ng/prism2sta:checkpatch: Insert blank lines

[linux-linus test] 27293: regressions - FAIL
 2014-06-19 20:19 UTC 

+ checkpatch-reduce-false-positives-when-checking-void-function-return-statements.patch added to -mm tree
 2014-06-19 20:18 UTC 

[PATCH 1/1] rcu: use __this_cpu_read helper instead of per_cpu_ptr(p, raw_smp_processor_id())
 2014-06-19 20:17 UTC  (2+ messages)

How to get the average/max process scheduling latency
 2014-06-19 20:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qapi/hmp: use 'backend' instead of 'device' with memory backend
 2014-06-19 19:28 UTC  (4+ messages)

[PATCH 00/14] Add submodule test harness
 2014-06-19 20:12 UTC  (13+ messages)
` [PATCH 01/14] test-lib: add test_dir_is_empty()
  ` [PATCH v2 "
` [PATCH 02/14] submodules: Add the lib-submodule-update.sh test library
  ` [PATCH v2 "
` [PATCH 07/14] bisect: add t6041 for submodule updates
  ` [PATCH v2 "
` [PATCH 09/14] rebase: add t3426 "
  ` [PATCH v2 "
` [PATCH 13/14] stash: add t3906 "
  ` [PATCH v2 "
` [PATCH 14/14] revert: add t3513 "
  ` [PATCH v2 "

[PATCH] mm/vmscan.c: fix an implementation flaw in proportional scanning
 2014-06-19 20:13 UTC  (7+ messages)

[PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended
 2014-06-19 20:13 UTC  (2+ messages)

Surprising 'git-describe --all --match' behavior
 2014-06-19 20:12 UTC  (5+ messages)

[Buildroot] [PATCH] Makefile: document make <package>-dirclean
 2014-06-19 20:10 UTC  (3+ messages)

Future Electronics FWBADAPT-7WVGA-PCAP LCD and Yocto 1.6
 2014-06-19 20:08 UTC  (5+ messages)

[SPAM] Hello linux-f2fs-devel, Rock bottom price in print marketing
 2014-06-18 21:17 UTC 

[PATCH] ALSA: hda - Fix usage of "model" module parameter
 2014-06-19 20:07 UTC 

[PATCH] nouveau: dup fd before passing it to device
 2014-06-19 20:07 UTC  (2+ messages)
  ` [PATCH v2] "

Lockups with btrfs on 3.16-rc1 - bisected
 2014-06-19 20:10 UTC  (18+ messages)

[Qemu-devel] [PATCH v2 00/26] Merge ppc32/ppc64 tcg backends
 2014-06-19 20:04 UTC  (2+ messages)

[REPOST PATCH 0/8] fence synchronization patches
 2014-06-19 20:01 UTC  (8+ messages)
` [REPOST PATCH 1/8] fence: dma-buf cross-device synchronization (v17)

[PATCH v3 0/3] Qualcomm Resource Power Manager driver
 2014-06-19 20:01 UTC  (10+ messages)

[yocto][meta-qt5][daisy] ERROR meta-toochain-qt5
 2014-06-19 19:58 UTC 

[Qemu-devel] [PATCH 2.1 00/36] Pending monitor patches for 2.1
 2014-06-19 19:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2.1 04/36] qapi script: add event support

drivers/acpi/ac.c, re-enabling CONFIG_ACPI_PROCFS_POWER?
 2014-06-19 19:55 UTC  (5+ messages)

[PATCH] arm64: fix MAX_ORDER for 64K pagesize
 2014-06-19 19:53 UTC  (6+ messages)
      ` [PATCHv2] mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER

[PATCH] usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
 2014-06-19 19:49 UTC  (2+ messages)

linux-next: the selinux tree needs cleaning up
 2014-06-19 19:47 UTC  (4+ messages)

iio: dht11 HW issues
 2014-06-19 19:45 UTC  (3+ messages)

[PATCH 1/2] workqueue: clear POOL_DISASSOCIATED in rebind_workers()
 2014-06-19 19:44 UTC  (3+ messages)
` [PATCH 2/2] workqueue: stronger test in process_one_work()

[PATCH v5 00/12] KVM Support for MIPS32 Processors
 2014-06-19 19:34 UTC  (5+ messages)
` [PATCH v5 10/12] hw/mips: malta: Add KVM support
    ` [Qemu-devel] "

[Buildroot] [PATCH 0 of 3] Support buildroot being located in /usr
 2014-06-19 19:42 UTC  (4+ messages)
` [Buildroot] [PATCH 1 of 3] infra: support "
` [Buildroot] [PATCH 2 of 3] qt5: "
` [Buildroot] [PATCH 3 of 3] pkgconf: don't double prefix lib/include paths with sysroot

[PATCH 1/4] drm/i915: Move compressed_fb to static allocation
 2014-06-19 19:41 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Reserve space for FBC (fbcon)

[PATCH 0/9] perf bench: Updates for 3.17
 2014-06-19 19:48 UTC  (6+ messages)
` [PATCH 9/9] perf bench: futex: Support operations for shared futexes

[Qemu-devel] [PATCH] e1000: factor out checking for auto-negotiation availability
 2014-06-19 19:40 UTC 

Why the page tables are needed for lowmem?
 2014-06-19 19:40 UTC  (2+ messages)

cmake: respect ${S} and ${B} patch problem
 2014-06-19 19:39 UTC  (5+ messages)
      ` [PATCH v2] "

[ANNOUNCE] 3.2.60-rt87
 2014-06-19 19:04 UTC  (2+ messages)
` 3.2.60-rt87: arm: Doesn't boot in certain case


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.