public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-18 23:31:54 to 2014-07-19 20:20:04 UTC [more...]

[PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
 2014-07-19 20:38 UTC  (2+ messages)
` [PATCH 2/2] ACPI / PM: Rename acpi_wakeup_device() to acpi_device_pm_event()

[PATCH 1/5] tools/power/cpupower/utils/helpers/sysfs.c: drop negativity check on unsigned value
 2014-07-19 20:28 UTC  (3+ messages)

[GIT PULL] Please pull NFS client changes
 2014-07-19 20:07 UTC 

ls -l /proc/1/exe -> Permission denied
 2014-07-19 20:06 UTC  (4+ messages)

Power-managing devices that are not of interest at some point in time
 2014-07-19 20:19 UTC  (6+ messages)

staging: lustre/lustre/lov: Cleanup style issues in lov_request.c
 2014-07-19 19:59 UTC  (5+ messages)
` [PATCH 1/3] staging: lustre/lustre/lov: Remove unneeded 'if' statement in lov_request.c/lov_check_set()
` [PATCH 2/3] staging: lustre/lustre/lov: Add a blank line after declarations in lov_request.c
` [PATCH 3/3] staging: lustre/lustre/lov: Add a space before open braces '{' "

[RFC PATCH 00/10] nohz: Support sysidle (and some more cleanups)
 2014-07-19 19:45 UTC  (19+ messages)
` [PATCH 01/10] irq_work: Introduce void irq work
` [PATCH 02/10] nohz: Kick full dynticks timer targets with an empty IPI
` [PATCH 03/10] rcu: Kick full dynticks CPU on extended grace period with a void IRQ
` [PATCH 04/10] nohz: Appropriate timekeeper kick on sysidle break
` [PATCH 05/10] smp: Fast path check on IPI list
` [PATCH 06/10] nohz: Define meaningful symbol for nohz full timekeeper
` [PATCH 07/10] nohz: Enforce timekeeping on CPU 0
` [PATCH 08/10] nohz: Fetch timekeeping max deferment only for timekeeper
` [PATCH 09/10] nohz: Switch nohz full timekeeper to dynticks idle on top of sysidle detection
` [PATCH 10/10] nohz: Warn on illegal timekeeper switch in nohz full

[PATCH 0/4] basic IPI tracing
 2014-07-19 19:10 UTC  (8+ messages)
` [PATCH 2/4] ARM: add IPI tracepoints

Confidential Message
 2014-07-19 18:56 UTC 

[PATCH tip/core/rcu] Do not keep timekeeping CPU tick running for non-nohz_full= CPUs
 2014-07-19 18:28 UTC  (4+ messages)

[PATCH] staging: sep: Fix issues reported by checkpatch
 2014-07-19 18:00 UTC  (6+ messages)
` [PATCH 1/4] staging: sep: Solves some problems "
` [PATCH 2/4] staging: sep: No else is necessary after a break (reported by checkpatch)
` [PATCH 3/4] staging: sep: Fix misceanellous problems reported by checkpatch
` [PATCH 4/4] staging: sep: Fix blank lines issue "

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-07-19 17:39 UTC  (8+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API

[PATCH v2 0/3] perf/sdt : Support for SDT markers
 2014-07-19 17:32 UTC  (3+ messages)

[PATCH v3 1/3] asm-generic/io.h: Implement generic {read,write}s*()
 2014-07-19 17:21 UTC  (12+ messages)
  ` [PATCH] asm-generic/io.h: reorder funtions to form logical groups

WARNING: CPU: 1 PID: 495 at mm/slab_common.c:69 kmem_cache_create+0x1a9/0x330()
 2014-07-19 16:44 UTC  (6+ messages)

[PATCH v3 0/7] File Sealing & memfd_create()
 2014-07-19 16:40 UTC  (22+ messages)
` [PATCH v3 1/7] mm: allow drivers to prevent new writable mappings
` [PATCH v3 2/7] shm: add sealing API
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [PATCH v3 4/7] selftests: add memfd_create() + sealing tests
` [PATCH v3 5/7] selftests: add memfd/sealing page-pinning tests
` [RFC v3 6/7] shm: wait for pins to be released when sealing
` [RFC v3 7/7] shm: isolate pinned pages when sealing files

[PATCH V3] netxen: fix ethtool rx_dropped information in ethtool get_ethtool_stats()
 2014-07-19 16:28 UTC  (6+ messages)

[PATCH 0/7] firmware validation
 2014-07-19 15:15 UTC  (6+ messages)
` [PATCH 4/7] firmware_class: perform new LSM checks

[PULL] seccomp update (3.17)
 2014-07-19 14:49 UTC  (4+ messages)

(no subject)
 2014-07-19  9:21 UTC 

[PATCH] CMA/HOTPLUG: clear buffer-head lru before page migration
 2014-07-19 13:51 UTC  (4+ messages)

[PATCH 0/6] PM / Hibernate: Memory bitmap scalability improvements
 2014-07-19 13:49 UTC  (9+ messages)
` [PATCH 1/6] PM / Hibernate: Create a Radix-Tree to store memory bitmap

[PATCH] x86, TSC: Add a software TSC offset
 2014-07-19 13:28 UTC  (2+ messages)

[for-next][PATCH 00/32] ftrace/tracing: Fixes and final removal of ftrace_start/stop()
 2014-07-19 13:15 UTC  (33+ messages)
` [for-next][PATCH 01/32] ftrace: Allow archs to specify if they need a separate function graph trampoline
` [for-next][PATCH 02/32] ftrace/x86: Have function graph tracer use its own trampoline
` [for-next][PATCH 03/32] x86, power, suspend: Annotate restore_processor_state() with notrace
` [for-next][PATCH 04/32] PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
` [for-next][PATCH 05/32] ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
` [for-next][PATCH 06/32] ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code
` [for-next][PATCH 07/32] microblaze: ftrace: "
` [for-next][PATCH 08/32] MIPS: "
` [for-next][PATCH 09/32] parisc: "
` [for-next][PATCH 10/32] powerpc/ftrace: "
` [for-next][PATCH 11/32] sh: ftrace: "
` [for-next][PATCH 12/32] ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
` [for-next][PATCH 13/32] ftrace: Remove ftrace_start/stop()
` [for-next][PATCH 14/32] ftrace: Do no disable function tracing on enabling function tracing
` [for-next][PATCH 15/32] ftrace: Remove function_trace_stop check from list func
` [for-next][PATCH 16/32] ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST
` [for-next][PATCH 17/32] ftrace: x86: Remove check of obsolete variable function_trace_stop
` [for-next][PATCH 18/32] tile: ftrace: "
` [for-next][PATCH 19/32] sparc64,ftrace: "
` [for-next][PATCH 20/32] sh: ftrace: "
` [for-next][PATCH 21/32] parisc: "
` [for-next][PATCH 22/32] MIPS: "
` [for-next][PATCH 23/32] microblaze: "
` [for-next][PATCH 24/32] metag: "
` [for-next][PATCH 25/32] Blackfin: "
` [for-next][PATCH 26/32] arm64, "
` [for-next][PATCH 27/32] s390/ftrace: remove "
` [for-next][PATCH 28/32] tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
` [for-next][PATCH 29/32] ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
` [for-next][PATCH 30/32] tracing: let user specify tracing_thresh after selecting function_graph
` [for-next][PATCH 31/32] ftrace: Do not copy old hash when resetting
` [for-next][PATCH 32/32] tracing: Convert local function_graph functions to static

[PATCH v2 0/2] This series adds support for Rockchip SoCs integrated PWM
 2014-07-19 12:55 UTC  (3+ messages)
` [PATCH v2 1/2] pwm: add this patch to introduce for rk-pwm and vop-pwm
` [PATCH v2 2/2] pwm: add this patch to support the new pwm of Rockchip SoCs

[PATCH] staging: android: cleanup style issues
 2014-07-19 12:14 UTC 

[PATCH] mips: Remove uneeded line in cmp_smp_finish
 2014-07-19 12:05 UTC  (2+ messages)

[PATCH 00/31] percpu: Consistent per cpu operations V5
 2014-07-19 11:54 UTC  (22+ messages)
` [PATCH 07/31] drivers/oprofile: Replace __get_cpu_var uses for address calculation
` [PATCH 20/31] mips: Replace __get_cpu_var uses
` [PATCH 21/31] s390: "
` [PATCH 22/31] s390: cio driver &__get_cpu_var replacements
` [PATCH 23/31] ia64: Replace __get_cpu_var uses
` [PATCH 24/31] alpha: Replace __get_cpu_var
` [PATCH 26/31] tile: Replace __get_cpu_var uses
` [PATCH 27/31] tile: Use this_cpu_ptr() for hardware counters
` [PATCH 28/31] blackfin: Replace __get_cpu_var uses
` [PATCH 29/31] avr32: Replace __get_cpu_var with __this_cpu_write

[PATCH 1/1] Staging: comedi: adl_paci9118: organized entry comments
 2014-07-19 11:53 UTC 

[PATCH] parisc: Eliminate memset after alloc_bootmem_pages
 2014-07-19 11:37 UTC 

[PATCH] x86, olpc: Eliminate BUG_ON and memset after alloc_bootmem
 2014-07-19 11:36 UTC 

[PATCH] mm/m68k: Eliminate memset after alloc_bootmem_pages
 2014-07-19 11:35 UTC 

[PATCH] uml/net_kern: Eliminate NULL test after alloc_bootmem
 2014-07-19 11:34 UTC 

[PATCH] uml: Eliminate NULL test after alloc_bootmem
 2014-07-19 11:33 UTC 

[PATCH] UML: Eliminate NULL test after alloc_bootmem_low_pages
 2014-07-19 11:31 UTC 

[PATCH v6 0/4] iio: Add support for rotation from north
 2014-07-19 10:48 UTC  (2+ messages)

[PATCH] staging:iio:ad7280a: Use managed interfaces
 2014-07-19 10:33 UTC 

[PATCH v10 0/8] ARM: berlin: add AHCI support
 2014-07-19 10:31 UTC  (5+ messages)

[PATCH] Input: max7359 - Introduce the use of managed interfaces
 2014-07-19 10:06 UTC 

[PATCH] Fix issues reported by checkpatch
 2014-07-19  9:55 UTC  (5+ messages)
` [PATCH 1/4] Solves some problems "
` [PATCH 2/4] No else is necessary after a break (reported by checkpatch)
` [PATCH 3/4] Fix misceanellous problems reported by checkpatch
` [PATCH 4/4] Fix blank lines issue "

[PATCH 0/5] Add gta04 board variants
 2014-07-19  9:54 UTC  (7+ messages)
` [PATCH 1/5] arm: dts: omap3-gta04: Add missing nodes to fully describe gta04 board

[GIT PULL 00/13] perf/core improvements and fixes
 2014-07-19  9:51 UTC  (5+ messages)
` [PATCH 09/13] perf tools: Add perf download to download event files

[PATCH 5/5] fs/ubifs/{sb,super}.c: drop negativity check on unsigned value
 2014-07-19  9:23 UTC  (2+ messages)

[PATCH 0/2] Fix build break on dependency from CRYPTO
 2014-07-19  9:18 UTC  (7+ messages)
` [PATCH 1/2] asymmetric_keys: make crypto builtin if asymmetric keys selected as builtin
  ` Making the asymmetric keys config option into a top-level option
` [PATCH 2/2] digsig: make crypto builtin if digsig selected as builtin

[GIT pull] locking updates for 3.16
 2014-07-19  9:11 UTC 

[PATCH] sparse: Add CLOG option for saving warning
 2014-07-19  9:02 UTC  (3+ messages)

[GIT pull] scheduler updates for 3.16
 2014-07-19  8:53 UTC 

[GIT pull] irq updates for 3.16
 2014-07-19  8:52 UTC 

[git pull] timer updates for 3.16
 2014-07-19  8:50 UTC 

[GIT pull] core updates for 3.16
 2014-07-19  8:46 UTC 

[PATCH] mfd: core: Use devm_kzalloc
 2014-07-19  8:30 UTC 

[PATCH 1/1] rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask
 2014-07-19  6:32 UTC  (5+ messages)

[PATCH] random: check for increase of entropy_count because of signed conversion
 2014-07-19  6:20 UTC  (5+ messages)

[GIT PULL] /dev/random fixes for 3.16
 2014-07-19  5:54 UTC 

[GIT PULL] ARM: SoC fixes for 3.16-rc
 2014-07-19  5:49 UTC 

[PATCH] parisc: Remove FIXME comment
 2014-07-19  5:28 UTC  (5+ messages)

3.14.12 and option_instat_callback with 3G DONGLE
 2014-07-19  5:02 UTC 

[RFC] sched_clock: Track monotonic raw clock
 2014-07-19  5:02 UTC  (2+ messages)

How to automate checkpatch && get_maintainers && git send-email of commits range?
 2014-07-19  4:05 UTC  (5+ messages)

Hello
 2014-07-19  2:58 UTC 

[RFC PATCH 1/1] rcu: Consolidate kthread launches
 2014-07-19  3:06 UTC 

[PATCH] usb-core: Remove Fix mes in file hcd.c
 2014-07-19  2:52 UTC  (4+ messages)

[PATCH 3.12 000/170] 3.12.25-stable review
 2014-07-19  2:38 UTC  (4+ messages)

Build Errors when building usb directory
 2014-07-19  2:12 UTC  (5+ messages)

[PATCH] kbuild: add support to generate LLVM bitcode files
 2014-07-19  1:34 UTC 

[PATCH 1/1] dmaengine: pl330: Check if the DMA descriptor is NULL
 2014-07-19  1:21 UTC 

Updated PEBS patchkit for IVB-Haswell
 2014-07-19  0:52 UTC  (4+ messages)
` [PATCH 1/3] perf, x86: Revamp PEBS event selection
` [PATCH 2/3] perf, x86: Don't mark DataLA addresses as store
` [PATCH 3/3] perf, x86: Fix haswell mem hierarchy flags reporting

[PATCH 1/2] perf, x86: Revamp PEBS event selection
 2014-07-19  0:49 UTC  (8+ messages)
` [PATCH 2/2] perf, x86: Don't mark DataLA addresses as store

[PATCH 1/1] rcu: Fix build failure
 2014-07-19  0:47 UTC  (2+ messages)

[GIT PULL] x86 fixes for v3.16-rc6
 2014-07-19  0:39 UTC 

[PATCH v3] PM / devfreq: Add possible_frequencies device attribute
 2014-07-19  0:15 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] sched_clock: Avoid corrupting hrtimer tree during suspend
 2014-07-19  0:14 UTC  (6+ messages)

[PATCH] kbuild: devtest - new make target for build all and run tests
 2014-07-19  0:13 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox