linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-11 20:45:48 to 2014-06-12 05:49:08 UTC [more...]

[PATCHv2 0/2] remap_file_pages() decommission
 2014-06-12  5:48 UTC  (3+ messages)
` [PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated

[PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-06-12  5:44 UTC  (10+ messages)
` [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
  ` Re: [PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-12  5:42 UTC  (2+ messages)

[PATCH v2 00/10] CMA: generalize CMA reserved area management code
 2014-06-12  5:37 UTC  (18+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 02/10] DMA, CMA: fix possible memory leak
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v2 08/10] mm, cma: clean-up cma allocation error path
` [PATCH v2 09/10] mm, cma: move output param to the end of param list
` [PATCH v2 10/10] mm, cma: use spinlock instead of mutex

[Regression] 3.15 mmc related ext4 corruption with qemu-system-arm
 2014-06-12  5:35 UTC 

[f2fs-dev][PATCH 3/3] f2fs: avoid to truncate non-updated page partially
 2014-06-12  5:31 UTC 

[f2fs-dev][PATCH 2/3] f2fs: avoid unneeded SetPageUptodate in f2fs_write_end
 2014-06-12  5:25 UTC 

[GIT PULL] MMC updates for 3.16-rc1
 2014-06-12  5:25 UTC  (4+ messages)

[f2fs-dev][PATCH 1/3] f2fs: check lower bound nid value in check_nid_range
 2014-06-12  5:23 UTC 

[PATCH] drm/cirrus: bind also to qemu-xen-traditional
 2014-06-12  5:23 UTC  (2+ messages)

PATCH[[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]‏
 2014-06-12  5:19 UTC 

[PATCH v1] fs2dt: Refine kdump device_tree sort
 2014-06-12  5:16 UTC 

[PATCH v2 1/2] usb: ehci-exynos: Make provision for vdd regulators
 2014-06-12  4:21 UTC  (3+ messages)

linux-next: manual merge of the target-updates tree with the virtio tree
 2014-06-12  4:17 UTC 

[RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe?
 2014-06-12  4:13 UTC  (12+ messages)
` drivers/char/random.c: More futzing about
        ` random: Benchamrking fast_mix2

[PATCH 0/4] spi: qup: Fixes and new version support
 2014-06-12  4:02 UTC  (4+ messages)
` [PATCH 1/4] spi: qup: Remove chip select function

PATCH[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]
 2014-06-12  3:53 UTC  (2+ messages)

[net/ipvs] BUG: unable to handle kernel NULL pointer dereference at 00000004
 2014-06-12  3:46 UTC  (4+ messages)

linux-next: manual merge of the virtio tree with Linus' tree
 2014-06-12  3:37 UTC 

[patch V4 00/10] rtmutex: Code clarification and optimization
 2014-06-12  3:34 UTC  (3+ messages)
` [patch V4 02/10] rtmutex: Simplify rtmutex_slowtrylock()

Hello
 2014-06-12  3:10 UTC 

[patch 00/13] time: Tree wide cleanup of interfaces and crap
 2014-06-12  3:22 UTC  (19+ messages)
` [patch 01/13] acct: Use ktime_get_ts()
` [patch 02/13] tsacct: "
` [patch 03/13] delayacct: "
` [patch 05/13] sound: "
` [patch 04/13] net: mac80211: "
` [patch 06/13] sound: intel8x0: Use ktime and ktime_get()
` [patch 08/13] firewire: Use ktime_get_ts()
` [patch 07/13] kdb: "
` [patch 10/13] time: Remove do_posix_clock_monotonic_gettime()
` [patch 09/13] fork: Use ktime_get_ts()
` [patch 11/13] wireless: mwifiex: Use the proper interfaces
` [patch 12/13] net: mac80211: Remove silly timespec dance
` [patch 13/13] tomoyo: Use sensible time interface

[PATCH 5/7 v7] trace, RAS: Add eMCA trace event interface
 2014-06-12  2:42 UTC  (2+ messages)

[PULL] virtio-next
 2014-06-12  2:42 UTC 

[PULL] modules-next
 2014-06-12  1:25 UTC  (3+ messages)

console: lockup on boot
 2014-06-12  3:07 UTC  (9+ messages)

timekeeping: exiting task with held timekeeping locks
 2014-06-12  3:05 UTC  (4+ messages)

BUG: Bad page state in process swapper pfn:00000
 2014-06-12  2:51 UTC  (4+ messages)

[PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem
 2014-06-12  2:53 UTC 

[RFC PATCH] nouveau: rename aux.c to auxiliary.c for reviewing it on Windows
 2014-06-12  2:51 UTC  (3+ messages)

Proposal to realize hot-add *several sections one time*
 2014-06-12  2:41 UTC  (5+ messages)
  ` [patch] mm, hotplug: probe interface is available on several platforms

[PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock
 2014-06-12  2:20 UTC  (12+ messages)
` [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention
` [PATCH 08/10] mm, compaction: pass gfp mask to compact_control
` [RFC PATCH 09/10] mm, compaction: try to capture the just-created high-order freepage

[PATCH 12/14] block: Add specific data integrity errors
 2014-06-12  2:16 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2014-06-12  2:14 UTC 

[PATCH v2] powerpc: Avoid circular dependency with zImage.%
 2014-06-12  2:07 UTC  (2+ messages)

[PATCH 1/2] sched: Rework migrate_tasks()
 2014-06-12  2:05 UTC  (7+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2014-06-12  2:01 UTC 

[PATCH v5 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-06-12  1:59 UTC  (4+ messages)
` [PATCH v5 4/4] drivers: net: Add APM X-Gene SoC ethernet "

[PATCH] Input: evdev - Fix incorrect kfree of err_free_client after vzalloc
 2014-06-12  1:45 UTC 

[PATCH v2 1/3] Add lib/glob.c
 2014-06-12  1:38 UTC  (4+ messages)
` [PATCH v2 2/3] lib: glob.c: Add CONFIG_GLOB_SELFTEST

[PATCH v11 00/16] qspinlock: a 4-byte queue spinlock with PV support
 2014-06-12  1:37 UTC  (7+ messages)
` [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path
` [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest

[RFC PATCH 0/5] rcu: fix sparse warnings
 2014-06-12  1:37 UTC  (6+ messages)
` [RFC PATCH 4/5] kernel/rcu/tree.c:3435 fix a sparse warning
` [RFC PATCH 5/5] kernel/rcu/rcutorture.c:185 "

[PATCH] sctp: Fix sk_ack_backlog wrap-around problem
 2014-06-12  1:38 UTC  (4+ messages)

[RFC 0/5] of: Automatic console registration cleanups
 2014-06-12  1:28 UTC  (2+ messages)

[PATCH v2 0/4] mutex: Modifications to mutex
 2014-06-12  1:28 UTC  (5+ messages)
` [PATCH v2 2/4] mutex: Delete the MUTEX_SHOW_NO_WAITER macro
` [PATCH v2 3/4] mutex: Try to acquire mutex only if it is unlocked

[PATCH v2 02/03]: hwrng: create filler thread
 2014-06-12  1:24 UTC  (12+ messages)
    ` [PATCH v3 00/03]: hwrng: an in-kernel rngd
      ` [PATCH v3 03/03]: hwrng: khwrngd derating per device
              ` [PATCH v5 00/03]: hwrng: an in-kernel rngd
                ` [Patch v5 03/03]: hwrng: khwrngd derating per device
                  ` [Patch v5.1 "

[RFC PATCH 0/3] locking/mutex: Modifications to mutex
 2014-06-12  1:25 UTC  (9+ messages)
` [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked

Proposal
 2014-06-12  1:13 UTC 

[PATCH 1/1] xhci: clear root port wake on bits if controller isn't wake-up capable
 2014-06-12  1:18 UTC  (3+ messages)

Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus
 2014-06-12  1:14 UTC  (18+ messages)

[PATCH 1/2] tracing: Fix memory leak on failure path in ftrace_allocate_pages()
 2014-06-12  1:08 UTC  (3+ messages)

rtc/hctosys.c Problem during kernel boot
 2014-06-12  1:06 UTC  (3+ messages)

drivers/char/random.c: more ruminations
 2014-06-12  1:03 UTC  (5+ messages)

[PATCH v2 0/3] perf timechart io mode
 2014-06-12  1:03 UTC  (5+ messages)
` [PATCH 1/3] perf timechart: implement IO mode
` [PATCH 3/3] perf timechart: add more options to "

[PATCH] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2014-06-12  0:59 UTC  (2+ messages)

[PATCH v6] conversion to blk-mq
 2014-06-12  0:58 UTC  (8+ messages)
` [PATCH v6] NVMe: "

[git pull] drm merge tree
 2014-06-12  0:58 UTC 

[PATCH] x86: be more helpful with SMEP faults
 2014-06-12  0:58 UTC  (2+ messages)
` [tip:x86/mm] x86/smep: Be more informative when signalling an SMEP fault

NTB driver support in haswell platform?
 2014-06-12  0:56 UTC  (3+ messages)

[PATCH] sysctl: Fix division by zero in percpu_pagelist_fraction handler
 2014-06-12  0:47 UTC  (9+ messages)
        ` [patch] mm, pcp: allow restoring percpu_pagelist_fraction default
            ` [patch v2] "
              ` [patch v3] "

linux-next: manual merge of the samsung tree with Linus' tree
 2014-06-12  0:43 UTC 

[PATCH 3.14 000/228] 3.14.6-stable review
 2014-06-12  0:24 UTC  (6+ messages)
` [PATCH 3.14 186/228] PCI: Wrong register used to check pending traffic

compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
 2014-06-12  0:21 UTC  (14+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
  ` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner

Re: mips: math-emu: Fix compilation error ieee754.c
 2014-06-12  0:06 UTC 

[PATCH v2 0/7] Generic serial earlycon
 2014-06-11 23:44 UTC  (13+ messages)
` [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon

[PATCH] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI
 2014-06-11 23:42 UTC  (2+ messages)

[PATCH 0/2 net-next] bridge: fix bugs introduced by last multicast patchset
 2014-06-11 23:41 UTC  (3+ messages)
` [PATCH 1/2] bridge: fix smatch warning / potential null pointer dereference
` [PATCH 2/2] bridge: fix compile error when compiling without IPv6 support

[PATCH] ACPI / ia64 / sba_iommu: Restore the working initialization ordering
 2014-06-11 23:34 UTC 

btrfs: hang on boot due to tests
 2014-06-11 23:14 UTC  (5+ messages)

[PATCH] arm64: fix MAX_ORDER for 64K pagesize
 2014-06-11 23:04 UTC  (3+ messages)

[PATCH] PM: trace events for device pm callbacks
 2014-06-11 23:14 UTC  (3+ messages)

[ANNOUNCE] Linux Security Summit 2014 -- CFP
 2014-06-11 22:57 UTC  (2+ messages)
` [lss-pc] "

[PATCH] x86: numa: drop ZONE_ALIGN
 2014-06-11 22:54 UTC  (7+ messages)

[PATCH v7] NVMe: conversion to blk-mq
 2014-06-11 22:51 UTC  (13+ messages)

[PATCH v3] leds: USB: HID: Add support for MSI GT683R led panels
 2014-06-11 22:48 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] mm: nommu: per-thread vma cache fix
 2014-06-11 22:47 UTC  (2+ messages)

[PATCH] ip_vti: fix sparse warnings for VTI_ISVTI
 2014-06-11 22:41 UTC  (2+ messages)

[net-next PATCH] mrf24j40: add device managed APIs
 2014-06-11 22:40 UTC  (2+ messages)

[RFC 0/5] Two-phase seccomp and an x86_64 fast path
 2014-06-11 22:32 UTC  (9+ messages)
` [RFC 5/5] x86,seccomp: Add a seccomp fastpath

[patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions
 2014-06-11 22:32 UTC  (4+ messages)

/proc/stat vs. failed order-4 allocation
 2014-06-11 22:29 UTC  (8+ messages)
    ` [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open

[PATCH v7 0/2] i2c: sunxi: add P2WI controller support
 2014-06-11 22:24 UTC  (2+ messages)

[PATCH v2] i2c: add driver for Rockchip RK3xxx SoC I2C adapter
 2014-06-11 22:25 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v6] "

[PATCH] net: phy: realtek: register/unregister multiple drivers properly
 2014-06-11 22:17 UTC  (2+ messages)

kmemleak: Unable to handle kernel paging request
 2014-06-11 22:00 UTC  (4+ messages)

[PATCH v2] vmalloc: use rcu list iterator to reduce vmap_area_lock contention
 2014-06-11 21:56 UTC  (4+ messages)

[PATCH 0/3] Add new ie31200_edac driver
 2014-06-11 21:54 UTC  (12+ messages)
` [PATCH 3/3] ie31200_edac: Add driver

[PATCH RFC 00/10] tools: Revamp the unaligned endian access functions
 2014-06-11 21:52 UTC  (3+ messages)

[RFC] printk: allow increasing the ring buffer depending on the number of CPUs
 2014-06-11 21:47 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Fix rounding of core_pct
 2014-06-11 21:45 UTC  (9+ messages)

[PATCH] block: remove WQ_POWER_EFFICIENT from kblockd
 2014-06-11 21:43 UTC 

[PATCH] block: remove elv_abort_queue and blk_abort_flushes
 2014-06-11 21:33 UTC  (2+ messages)

[PATCH] null_blk: fix name and description of 'queue_mode' module parameter
 2014-06-11 21:33 UTC  (2+ messages)

mips: math-emu: Fix compilation error ieee754.c
 2014-06-11 21:32 UTC  (3+ messages)

[PATCH -mm v2 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-11 21:24 UTC  (7+ messages)
` [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately

[PATCH] platform/chrome: Add support for Acer C720
 2014-06-11 22:23 UTC  (13+ messages)
      ` [PATCH 0/1] platform/chrome: Probe multiple i2c adapters of the same name
        ` [PATCH 1/1] "
              ` [PATCH v2 "
                  ` [PATCH v3 "

[PATCH v2 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
 2014-06-11 21:06 UTC  (4+ messages)
` [PATCH v2 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support

[PATCH v2] serial: uart: add hw flow control support configuration
 2014-06-11 21:05 UTC  (4+ messages)

[PATCH v2] uhci-platform: use devm_ioremap resource
 2014-06-11 21:03 UTC  (2+ messages)

CONFIG_PREMPT vs. linux-next causes slub_debug=FZPUA errors
 2014-06-11 20:54 UTC  (2+ messages)

[3.13.y.z extended stable] Linux 3.13.11.3 stable review
 2014-06-11 20:50 UTC  (4+ messages)
` [PATCH 3.13 131/160] Bluetooth: Fix redundant encryption request for reauthentication

[RFC PATCH v5 4/4] KEYS: define an owner trusted keyring
 2014-06-11 20:49 UTC  (5+ messages)
` [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only

[patch 0/5] futex: More robustness tweaks
 2014-06-11 20:45 UTC  (3+ messages)
` [patch 2/5] futex: Use futex_top_waiter() in lookup_pi_state()
` [patch 4/5] futex: Split out the first waiter attachment from lookup_pi_state()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).