linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-11 18:28:34 to 2014-08-12 02:01:27 UTC [more...]

[PATCHv2 0/5] rtc: s3c: Refactoring s3c-rtc driver and support Exynos3250 RTC
 2014-08-12  2:01 UTC  (3+ messages)
` [PATCHv2 4/5] rtc: s3c: Add support for RTC of Exynos3250 SoC
` [PATCHv2 5/5] ARM: dts: Fix wrong compatible string of Exynos3250 RTC dt node

[PATCH] drivers: staging: lustre: fix sparse warnings / delete unused function
 2014-08-12  1:58 UTC  (3+ messages)

[PATCH] staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declared warning
 2014-08-12  1:49 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] staging/lustre: use rcu_dereference to access rcu protected current->real_parent field
 2014-08-12  1:44 UTC  (12+ messages)

[PATCH] regulator: tps65023: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality
 2014-08-12  1:41 UTC 

[PATCH v2 0/8] fix freepage count problems in memory isolation
 2014-08-12  1:45 UTC  (5+ messages)
` [PATCH v2 1/8] mm/page_alloc: fix pcp high, batch management
` [PATCH v2 2/8] mm/page_alloc: correct to clear guard attribute in DEBUG_PAGEALLOC

[PATCH v3] kprobes: arm: enable OPTPROBES for ARM 32
 2014-08-12  1:38 UTC  (3+ messages)

[PATCH v2] regulator: Add stub for devm_regulator_get_exclusive
 2014-08-12  1:37 UTC 

PATCH -RCU locking on last_VFP_context[cpu] in vfp_notifier [2.6.32]
 2014-08-12  1:12 UTC  (3+ messages)

PRIVATE MESSAGE
 2014-08-12  0:58 UTC 

linux-next: Tree for Aug 11
 2014-08-12  1:08 UTC  (9+ messages)
` linux-next: Tree for Aug 11 (net/ethernet/intel/i40e)
  ` [linux-nics] "

[RFC][PATCH] PM / sleep: Rename symbols, functions and variables related to sleep
 2014-08-12  1:19 UTC  (3+ messages)

[PATCH] Made bpf_internal_load_pointer_neg_helper static: fixes Sparse warning
 2014-08-12  0:57 UTC  (2+ messages)

[Patch v2] freezer: check OOM kill while being frozen
 2014-08-12  0:53 UTC  (2+ messages)
` [Patch] x86,mm: check freeze request in page fault handler

linux-next: manual merge of the pm tree with Linus' tree
 2014-08-12  1:11 UTC  (2+ messages)

linux-next: build failure after merge of the pm tree
 2014-08-12  1:10 UTC  (2+ messages)

E-mail Account Warning !!!
 2014-08-11 23:44 UTC 

[PATCH] mm/zpool: use prefixed module loading
 2014-08-12  0:42 UTC  (5+ messages)

[Patch] freezer: check OOM kill signal while being frozen
 2014-08-12  0:34 UTC  (5+ messages)

[PATCH 1/7] staging: dgap: remove useless variable
 2014-08-12  0:28 UTC  (3+ messages)

[PATCH] perf, x86: Use extended offcore mask on Haswell
 2014-08-12  0:11 UTC 

[PATCH] allow setting wiphy.perm_addr after driver probe
 2014-08-12  0:01 UTC  (9+ messages)

Attention User
 2014-08-11 23:55 UTC 

[PATCHv7 0/5] DMA Atomic pool for arm64
 2014-08-11 23:40 UTC  (6+ messages)
` [PATCHv7 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv7 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv7 3/5] common: dma-mapping: Introduce common remapping functions
` [PATCHv7 4/5] arm: use genalloc for the atomic pool
` [PATCHv7 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

[PATCH] drm: Do not use BUG_ON(!spin_is_locked())
 2014-08-11 23:38 UTC  (5+ messages)

From Dr.Paul Sawadogo
 2014-08-11 23:14 UTC 

[GIT PULL] x86/efi fixes for v3.17-rc1
 2014-08-11 23:12 UTC 

[GIT PULL] x86/xsave changes for v3.17-rc1
 2014-08-11 23:03 UTC 

[PATCH 0/2] nohz: Avoid double clock write
 2014-08-11 23:00 UTC  (2+ messages)

[3.16 stable PATCH 1/1] virtio-rng: fix multi-device startup
 2014-08-11 22:55 UTC  (2+ messages)

[PATCH] uas: replace WARN_ON_ONCE() with assert_spin_locked()
 2014-08-11 22:53 UTC  (9+ messages)

[PATCH] arch: Kconfig: Let all little endian architectures define CPU_LITTLE_ENDIAN explicitly
 2014-08-11 22:53 UTC  (2+ messages)

[PATCH tip/core/rcu 0/16] RCU-tasks implementation
 2014-08-11 22:49 UTC  (17+ messages)
` [PATCH v5 tip/core/rcu 01/16] rcu: Add call_rcu_tasks()
  ` [PATCH v5 tip/core/rcu 02/16] rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
  ` [PATCH v5 tip/core/rcu 03/16] rcu: Add synchronous grace-period waiting for RCU-tasks
  ` [PATCH v5 tip/core/rcu 04/16] rcu: Make TASKS_RCU handle tasks that are almost done exiting
  ` [PATCH v5 tip/core/rcu 05/16] rcu: Export RCU-tasks APIs to GPL modules
  ` [PATCH v5 tip/core/rcu 06/16] rcutorture: Add torture tests for RCU-tasks
  ` [PATCH v5 tip/core/rcu 07/16] rcutorture: Add RCU-tasks test cases
  ` [PATCH v5 tip/core/rcu 08/16] rcu: Add stall-warning checks for RCU-tasks
  ` [PATCH v5 tip/core/rcu 09/16] rcu: Improve RCU-tasks energy efficiency
  ` [PATCH v5 tip/core/rcu 10/16] documentation: Add verbiage on RCU-tasks stall warning messages
  ` [PATCH v5 tip/core/rcu 11/16] rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks()
  ` [PATCH v5 tip/core/rcu 12/16] rcu: Make TASKS_RCU handle nohz_full= CPUs
  ` [PATCH v5 tip/core/rcu 13/16] rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption
  ` [PATCH v5 tip/core/rcu 14/16] rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch()
  ` [PATCH v5 tip/core/rcu 15/16] rcu: Make RCU-tasks wait for idle tasks
  ` [PATCH v5 tip/core/rcu 16/16] rcu: Additional information on RCU-tasks stall-warning messages

[PATCH] doc: memory-barriers.txt: Minor correction in Control dependencies
 2014-08-11 22:51 UTC  (4+ messages)
` [PATCH] doc: memory-barriers.txt: Add barrier() to provide ordering
` [PATCH] sched: Remove ACCESS_ONCE() for jiffies
` [PATCH] compiler.h: Move __memory_barrier() use to compiler-intel.h

[PATCH] ARM: Explain workaround for faulty ISAR0 register on B15
 2014-08-11 22:44 UTC 

[PATCH v5 0/3] Qualcomm Resource Power Manager driver
 2014-08-11 22:43 UTC  (4+ messages)
` [PATCH v5 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding
` [PATCH v5 2/3] mfd: qcom-rpm: Driver for the Qualcomm RPM
` [PATCH v5 3/3] regulator: qcom-rpm: Regulator driver "

[PATCH] delaying interrupts in mips [ 2.6.32]
 2014-08-11 22:35 UTC  (4+ messages)

[PATCH] kgdb: Ignore DIE_PAGE_FAULT event in notify handler [2.6.32] kernel
 2014-08-11 22:31 UTC 

[PATCH v4 0/5] Simplify hotplug/suspend handling
 2014-08-11 22:15 UTC  (7+ messages)
` [PATCH v4 3/5] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
` [PATCH v4 4/5] cpufreq: Properly handle physical CPU hot-add/hot-remove

[PATCH v4 1/5] cpufreq: Don't wait for CPU to going offline to restart governor
 2014-08-11 22:11 UTC  (2+ messages)

[PATCH 1/1] virtio: rng: add derating factor for use by hwrng core
 2014-08-11 22:11 UTC  (2+ messages)

[RFC PATCH] gpiolib: Provide and export gpiod_export_name
 2014-08-11 22:05 UTC  (10+ messages)

[PATCH V2] net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-terminate after strncpy call
 2014-08-11 21:57 UTC  (2+ messages)

[PATCH] xen-netfront: Fix handling packets on compound pages with skb_linearize
 2014-08-11 21:57 UTC  (2+ messages)

[PATCHv2] staging: Check against NULL in fw_download_code
 2014-08-11 21:48 UTC 

[PATCH] smsc: replace WARN_ON() with WARN_ON_SMP()
 2014-08-11 21:38 UTC  (2+ messages)

[PATCH] arch: tile: gxio: mpipe.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-08-11 21:30 UTC  (7+ messages)
    ` [PATCH v2] tile: avoid errors from truncating long strings in mpipe gxio

[PATCH 0/2] fix checkpatch.pl issues of Base: attribute_container.c
 2014-08-11 21:24 UTC  (3+ messages)
` [PATCH 1/2] Base: fix whitespace errors
` [PATCH 2/2] Base: fix coding style issues

[PATCH net-next v2] xen-netback: Don't deschedule NAPI when carrier off
 2014-08-11 21:08 UTC  (2+ messages)

[PATCH -mm] slab: fix cpuset check in fallback_alloc
 2014-08-11 21:05 UTC  (6+ messages)

[PATCH RFC 0/2] percpu_tags: Prototype implementation
 2014-08-11 20:57 UTC  (4+ messages)

[GIT PULL] Ceph updates for 3.17-rc1
 2014-08-11 20:48 UTC 

[patch] skd: add build dependency on HARDIRQ
 2014-08-11 20:46 UTC 

[PATCH] staging: lustre: lustre: ptlrpc: nrs.c: Cleaning up missing null-terminate after strncpy call
 2014-08-11 20:36 UTC  (3+ messages)

[GIT PULL 0/7] ARM: SoC changes for 3.17
 2014-08-11 20:35 UTC  (4+ messages)
` [GIT PULL 2/7] ARM: SoC platform "

[PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups
 2014-08-11 20:34 UTC  (14+ messages)

[PULL] for-linus-seccomp update (for-linus-seccomp-3.17)
 2014-08-11 20:34 UTC 

[RFC 00/20] perf: Finish sampling commands when events are closed
 2014-08-11 20:28 UTC  (3+ messages)

Runtime trouble with commit dbd952127d (seccomp: introduce writer locking)
 2014-08-11 20:26 UTC  (11+ messages)

[PATCH 00/15][V4] kexec: A new system call to allow in kernel loading
 2014-08-11 20:23 UTC  (7+ messages)
` [PATCH 11/15] purgatory: Core purgatory functionality

perf related boot hang
 2014-08-11 20:09 UTC  (6+ messages)
    ` nohz fail (was: perf related boot hang.)

seccomp: add "seccomp" syscall
 2014-08-11 20:07 UTC 

[PATCH v4 0/17] x86: entry.S optimizations
 2014-08-11 20:06 UTC  (7+ messages)
` [PATCH 17/17] x86: simplify iret stack handling on SYSCALL64 fastpath

[PATCH] seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
 2014-08-11 20:06 UTC  (2+ messages)

[PATCH v2] misc: ti-st: st_kim.c: Cleaning up missing null-terminate after strncpy call
 2014-08-11 20:07 UTC 

[PATCH v2 0/4] perf/x86: simplify PEBS event constraint management
 2014-08-11 19:58 UTC  (7+ messages)
` [PATCH v2 1/4] perf/x86: Revamp PEBS event selection
` [PATCH v2 2/4] perf/x86: Don't mark DataLA addresses as store
` [PATCH v2 3/4] perf/x86: fix data source encoding issues for load latency/precise store
` [PATCH v2 4/4] perf/x86: code cleanups for __intel_pmu_pebs_event()

"resource: provide new functions to walk through resources" breaks UML
 2014-08-11 19:48 UTC  (7+ messages)
      ` [uml-devel] "

[PATCH v2 0/3] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2014-08-11 19:52 UTC  (5+ messages)
` [PATCH v2] power: twl4030-madc-battery: Convert to iio consumer

[PATCH] vhost: Add polling mode
 2014-08-11 19:46 UTC  (3+ messages)

[PATCH] misc: ti-st: st_kim.c: Cleaning up missing null-terminate after strncpy call
 2014-08-11 19:45 UTC  (4+ messages)

[PATCH] wan: wanxl: Remove typedefs from struct names
 2014-08-11 19:40 UTC  (2+ messages)

[PATCH] staging: Check against NULL in fw_download_code
 2014-08-11 19:40 UTC  (4+ messages)

[PATCH 1/2] arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
 2014-08-11 19:37 UTC  (5+ messages)
` [PATCH 2/2] asm-generic: add memfd_create system call to unistd.h

[PATCH 2/2] x86: Add "make tinyconfig" to configure the tiniest possible kernel
 2014-08-11 19:36 UTC  (5+ messages)
` [PATCH v3 "

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-08-11 19:35 UTC  (6+ messages)
` [PATCH 2/2] "
    ` [PATCH v2 "

[PATCH v2 0/7] locking/rwsem: enable reader opt-spinning & writer respin
 2014-08-11 19:35 UTC  (9+ messages)
` [PATCH v2 1/7] locking/rwsem: check for active writer/spinner before wakeup

x86: HPET as CPU-local timer + interrupt remapping = lockup
 2014-08-11 19:29 UTC 

[PATCH] net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy call
 2014-08-11 19:28 UTC  (2+ messages)

[PATCH] mtd: nand: Use ULL-suffix for big u64 constant
 2014-08-11 19:25 UTC  (5+ messages)

[PATCH] hdlc: Remove typedefs from struct names
 2014-08-11 19:20 UTC  (2+ messages)

[PATCH] airo_cs: Remove typedef local_info_t
 2014-08-11 19:20 UTC  (2+ messages)

[PATCH] atmel: Remove typedef atmel_priv_ioctl
 2014-08-11 19:20 UTC  (2+ messages)

[PATCH] com20020_cs: Remove typedef com20020_dev_t
 2014-08-11 19:20 UTC  (2+ messages)

[PATCH] ethernet: amd: Remove typedef local_info_t
 2014-08-11 19:20 UTC  (2+ messages)

BUG: early intel microcode update violating alignment rules
 2014-08-11 19:15 UTC  (9+ messages)

[PATCH] ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()
 2014-08-11 19:00 UTC  (3+ messages)

[PATCH v3 1/2] xen/setup: Remove Identity Map Debug Message
 2014-08-11 19:00 UTC  (4+ messages)
` [PATCH v3 2/2] xen/setup: Remap Xen Identity Mapped RAM

[PATCH v3 1/2] xen/setup: Remove Identity Map Debug Message
 2014-08-11 18:57 UTC  (2+ messages)
` [PATCH v3 2/2] xen/setup: Remap Xen Identity Mapped RAM

[PATCH] regulator: Add stub function for devm_regulator_get_exclusive
 2014-08-11 18:58 UTC  (2+ messages)

[PATCH v10 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-08-11 18:56 UTC  (2+ messages)

iSCSI target stops sending responses to login requests
 2014-08-11 18:30 UTC  (2+ messages)

[PATCH] net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-08-11 18:52 UTC  (2+ messages)

[PATCH] drivers: staging: vt6655: wpactl.h: corrected comment format
 2014-08-11 18:48 UTC  (2+ messages)

[PATCH] ARM: dts: Move the PMIC interrupt pinctrl line to rk3288-evb common
 2014-08-11 18:47 UTC 

location for new bus driver-- drivers/bus? drivers/misc?
 2014-08-11 18:37 UTC  (2+ messages)

[PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails
 2014-08-11 18:37 UTC  (4+ messages)

[PATCH v2 01/13] staging: lustre: remove space between function name and and open parenthesis
 2014-08-11 18:27 UTC  (13+ messages)
` [PATCH v2 02/13] staging: lustre: remove spaces from start of line
` [PATCH v2 03/13] staging: lustre: move open brace to next line after functions
` [PATCH v2 04/13] staging: lustre: fix lines over 80 chars
` [PATCH v2 05/13] staging: lustre: Add missing spaces around operators and braces
` [PATCH v2 06/13] staging: lustre: replace c99 style comments with C89
` [PATCH v2 07/13] staging: lustre: add blank lines after declarations
` [PATCH v2 08/13] staging: lustre: fix multi line strings
` [PATCH v2 09/13] staging: lustre: Added space between type name and *
` [PATCH v2 10/13] staging: lustre: Fix misplaced opening brace warnings
` [PATCH v2 11/13] staging: lustre: move else on the same line as closing brace
` [PATCH v2 12/13] staging: lustre: remove parentheses usage with return
` [PATCH v2 13/13] staging: lustre: Cleanup variable declarations in mdc_enqueue()


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).