linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-27 20:18:18 to 2014-07-28 08:31:54 UTC [more...]

[PATCH 09/52] perf tools: Record whether a dso has data
 2014-07-28  8:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 10/52] perf tools: Add dso__data_status_seen()
 2014-07-28  8:23 UTC  (2+ messages)
` [tip:perf/core] "

Scheduler regression from caffcdd8d27ba78730d5540396ce72ad022aff2c
 2014-07-28  8:28 UTC  (2+ messages)
` [tip:sched/core] sched: Robustify topology setup

[PATCH] sched/fair: Fix 'make xmldocs' warning caused by missing description
 2014-07-28  8:29 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] sched: Use macro for magic number of -1 for setparam
 2014-07-28  8:28 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 0/5] perf: Fix tracepoint events permissions check
 2014-07-28  8:28 UTC  (2+ messages)
` [tip:perf/core] perf: Check permission only for parent tracepoint event

[PATCH] sched: fix sched_setparam() policy=-1 logic
 2014-07-28  8:28 UTC  (2+ messages)
` [tip:sched/core] sched: Fix sched_setparam() policy == -1 logic

[tip:perf/core] perf tools: Fix build on gcc 4.4.7
 2014-07-28  8:26 UTC 

[PATCH 18/19] perf tools: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
 2014-07-28  8:27 UTC  (2+ messages)
` [tip:perf/core] perf record: "

[PATCH 29/52] perf inject: Add --kallsyms parameter
 2014-07-28  8:27 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 30/52] perf tools: Expose 'addr' functions so they can be reused
 2014-07-28  8:27 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 17/19] perf tools: Always force PERF_RECORD_FINISHED_ROUND event
 2014-07-28  8:27 UTC  (2+ messages)
` [tip:perf/core] perf record: "

[PATCH 01/19] perf tools: Fix accounting of ordered samples queue
 2014-07-28  8:27 UTC  (2+ messages)
` [tip:perf/core] perf session: "

[RFC PATCH 1/2] powerpc/perf: include util/util.h and remove stringify macros
 2014-07-28  8:26 UTC  (2+ messages)
` [tip:perf/core] perf powerpc: Include util/ util.h "

[PATCH 51/52] perf tools: Add thread parameter to vdso__dso_findnew()
 2014-07-28  8:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 50/52] perf tools: Add dso__type()
 2014-07-28  8:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 48/52] perf tools: Separate the VDSO map name from the VDSO dso name
 2014-07-28  8:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 46/52] perf tools: Fix the lifetime of the VDSO temporary file
 2014-07-28  8:25 UTC  (2+ messages)
` [tip:perf/core] perf machine: "

[PATCH 47/52] perf tools: Add vdso__new()
 2014-07-28  8:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 45/52] perf tools: Group VDSO global variables into a structure
 2014-07-28  8:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/2] perf session: Add ability to skip 4GiB or more
 2014-07-28  8:24 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf session: Add ability to 'skip' a non-piped event stream
 2014-07-28  8:24 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 44/52] perf tools: Pass machine to vdso__dso_findnew()
 2014-07-28  8:24 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 23/52] perf tools: Move rdtsc() function
 2014-07-28  8:23 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 26/52] perf tools: Add dso__data_size()
 2014-07-28  8:24 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 16/52] perf tools: Add ability to record the current tid for each cpu
 2014-07-28  8:23 UTC  (2+ messages)
` [tip:perf/core] perf machine: "

[PATCH 15/52] perf tools: Add cpu to struct thread
 2014-07-28  8:23 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] tty/n_gsm.c: fix a memory leak in gsmld_open
 2014-07-28  8:23 UTC  (2+ messages)

[PATCH 14/52] perf tools: Add dsos__hit_all()
 2014-07-28  8:23 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 06/52] perf script: Improve srcline display for BTS
 2014-07-28  8:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/52] perf tools: Fix jump label always changing during tracing
 2014-07-28  8:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 07/52] perf script: Do not print dangling '=>' for BTS
 2014-07-28  8:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf tools: Fix incorrect fd error comparison
 2014-07-28  8:21 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] sched: make update_sd_pick_busiest return true on a busier sd
 2014-07-28  8:23 UTC  (9+ messages)
          ` [PATCH v2] "

[GIT PULL 00/27] perf/core improvements and fixes
 2014-07-28  8:19 UTC  (5+ messages)
` [PATCH 02/27] perf tools: Fix jump label always changing during tracing

[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-07-28  8:08 UTC  (7+ messages)
` [PATCH v2 RESEND 07/23] fnic: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 13/23] megaraid: Fail resume if MSI-X re-initialization failed

[RFC]Pid conversion between pid namespace
 2014-07-28  8:14 UTC  (6+ messages)

[PATCH] perf/x86/uncore: split Intel uncore driver to smaller files
 2014-07-28  8:05 UTC  (3+ messages)

[PATCH 0/2 v4] sched: Rewrite per entity runnable load average tracking
 2014-07-28  7:49 UTC  (10+ messages)
` [PATCH 2/2 "

[PATCH v2 0/5] sched: Add on_rq states and remove several double rq locks
 2014-07-28  8:01 UTC  (5+ messages)
` [PATCH v2 2/5] sched: Teach scheduler to understand ONRQ_MIGRATING state

[PATCH 1/1] drivers: staging: vt6655: ioctl.c - missing __user annotation
 2014-07-28  7:58 UTC 

[PATCHv3 1/2] mm: introduce vm_ops->map_pages()
 2014-07-28  7:47 UTC  (3+ messages)
` [PATCH] mm: don't allow fault_around_bytes to be 0

[patch added to the 3.12 stable tree] mm: kmemleak: avoid false negatives on vmalloc'ed objects
 2014-07-28  7:50 UTC 

[patch added to the 3.12 stable tree] serial: sirf: Fix compilation failure
 2014-07-28  7:50 UTC 

WARNING: CPU: 1 PID: 495 at mm/slab_common.c:69 kmem_cache_create+0x1a9/0x330()
 2014-07-28  7:49 UTC  (9+ messages)

Subject: [PATCH 1/1] mtd:nand:fix nand_lock/unlock() function
 2014-07-28  7:46 UTC  (3+ messages)

[RFC V2] mfd: da9063: Add support for AD silicon variant
 2014-07-28  7:44 UTC  (3+ messages)

[PATCH v3 0/4] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
 2014-07-28  7:43 UTC  (2+ messages)

[PATCH] ixgbevf: remove useless bd_number from struct ixgbevf_adapter
 2014-07-28  7:42 UTC 

[PATCH] ixgbe: remove useless bd_number from adapter struct
 2014-07-28  7:41 UTC 

Eudyptula Challenge (Task 10)
 2014-07-28  7:37 UTC  (2+ messages)

[PATCH RFC] sched: deferred set priority (dprio)
 2014-07-28  7:24 UTC  (4+ messages)

[PATCH v2] Input: soc_button_array: Remove kfree on data allocated with devm_zalloc
 2014-07-28  7:24 UTC  (5+ messages)

linux-next: build failure after merge of the slave-dma tree
 2014-07-28  7:16 UTC  (2+ messages)

[PATCH] tty/n_gsm.c: do not clear gsm_mux entry when the gsm is not closed
 2014-07-28  7:16 UTC  (3+ messages)

[PATCH 0/6] wm5110 Interrupt Updates
 2014-07-28  7:03 UTC  (13+ messages)
` [PATCH 1/6 RESEND] mfd: wm5110: Remove non-existant interrupts
` [PATCH 2/6 RESEND] mfd: wm5110: Add in the output done interrupts
` [PATCH 3/6 RESEND] mfd: arizona: Rename thermal shutdown interrupt
` [PATCH 4/6 RESEND] mfd: wm5110: Add new interrupt register definitions
` [PATCH 5/6 RESEND] mfd: arizona: Add missing handling for ISRC3 under/overclocked
` [PATCH 6/6 RESEND] mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it

[PATCH v2 1/3] regulator: s2mpxxx: Move regulator min/step voltages in common place
 2014-07-28  6:57 UTC  (2+ messages)

[PATCH 1/2 Resend] mfd: htc-i2cpld: Remove unused code
 2014-07-28  6:54 UTC  (4+ messages)
` [PATCH Resend 2/2] mfd: tps65912-spi: Remove unused variable

[PATCH v3 0/7] perf, x86: large PEBS interrupt threshold
 2014-07-28  6:54 UTC  (14+ messages)
` [PATCH v3 6/9] perf, x86: handle multiple records in PEBS buffer

linux-next: manual merge of the kvm-ppc tree with the kvm tree
 2014-07-28  6:53 UTC 

[RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED
 2014-07-28  6:49 UTC  (7+ messages)
    ` [PATCH, v2]

[PATCH v2 0/3] usb: gadget: f_fs: userspace API fixes and improvements
 2014-07-28  6:47 UTC  (9+ messages)
` [PATCH v2 1/3] usb: gadget: f_fs: virtual address mapping
` [PATCH v2 2/3] usb: gadget: f_fs: add ioctl returning ep descriptor

[PATCH 1/2] mfd: arizona: Add MICVDD to mapped regulators for wm8997
 2014-07-28  6:47 UTC  (4+ messages)
` [PATCH 2/2] mfd: arizona: Map MICVDD from extcon device to the Arizona core

[RESEND RFC PATCH v1 0/70] Gloabl CPU Hot-plug flag _FROZEN Clean up
 2014-07-28  6:06 UTC  (12+ messages)
` [RFC PATCH v1 12/70] x86, pci, amd_bus: _FROZEN Cleanup
` [RFC PATCH v1 13/70] x86, x2apic_cluster: "
` [RFC PATCH v1 14/70] x86, microcode, core: "

[PATCH 0/3] ARM/dma: edma: Serve cyclic clients via high priority queue
 2014-07-28  6:32 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: dra72-evm: Add i2c1 and tps65917 nodes
 2014-07-28  6:30 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: dra72-evm: Enable I2C1 node
` [PATCH 2/2] ARM: dts: dra72-evm: Add tps65917 PMIC node

[PATCH v2] mmc: mmci: Add qcom dml support to the driver
 2014-07-28  6:22 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ecryptfs: avoid to access NULL pointer when write metadata in xattr
 2014-07-28  6:16 UTC  (3+ messages)

[PATCH] ASoC: ak4642: Make of_device_id array const
 2014-07-28  6:11 UTC 

[PATCH 0/2] dma: edma: Allow to disable eDMA IRQ during cyclic transfer
 2014-07-28  6:13 UTC  (2+ messages)

[GIT PULL] extcon next for v3.17
 2014-07-28  6:12 UTC  (2+ messages)

linux-next: manual merge of the driver-core tree with the renesas tree
 2014-07-28  6:09 UTC  (2+ messages)

REVERT request for patch "ARC: [arcfpga] stdout-path now suffices for earlycon/console" added to tty tree
 2014-07-28  6:09 UTC  (2+ messages)

Bug 24912 - I think this one fell through the cracks a bit
 2014-07-28  5:43 UTC  (2+ messages)

[PATCH v3 1/4] clocksource: move PXA timer to clocksource framework
 2014-07-28  5:39 UTC  (5+ messages)
` [PATCH v3 4/4] arm: pxa: add non device-tree timer link to clocksource
    ` [PATCH ] ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init

[PATCH v2 0/5] generic IPI tracing
 2014-07-28  5:34 UTC  (3+ messages)
` [PATCH v2 3/5] ARM: add IPI tracepoints

[PATCH] Staging: lustre: linux-module: fix coding style issues
 2014-07-28 13:33 UTC  (6+ messages)
` [PATCH v2 0/4] Staging: lustre: linux-module: fix "
  ` [PATCH v2 1/4] Staging: lustre: linux-module: fix pointer style issue
  ` [PATCH v2 2/4] Staging: lustre: linux-module: remove unnecessary spaces
  ` [PATCH v2 3/4] Staging: lustre: linux-module: remove extraneous parens
  ` [PATCH v2 4/4] Staging: lustre: linux-module: add const modifier to file_operations

[PATCH ftrace/core v4 0/4] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-07-28  5:22 UTC  (5+ messages)
` [PATCH ftrace/core v4 1/4] kprobes/ftrace: Recover original IP if pre_handler doesn't change it
` [PATCH ftrace/core v4 2/4] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
` [PATCH ftrace/core v4 3/4] kprobes: Add IPMODIFY flag to kprobe_ftrace_ops
` [PATCH ftrace/core v4 4/4] kprobes: Set IPMODIFY flag only if the probe can change regs->ip

[PATCH -tip/master 1/7] locking/mutex: Unify arguments in lock/unlock slowpaths
 2014-07-28  5:18 UTC  (7+ messages)
` [PATCH -tip/master 2/7] locking/mutex: Document quick lock release when unlocking
` [PATCH -tip/master 3/7] locking/mcs: Remove obsolete comment
` [PATCH -tip/master 4/7] locking/mutex: Refactor optimistic spinning code
` [PATCH -tip/master 5/7] locking/mutex: Use MUTEX_SPIN_ON_OWNER when appropriate
` [PATCH 6/7] locking: Move docs into Documentation/locking/
` [PATCH -tip/master 7/7] Documentation: Update locking/mutex-design.txt disadvantages

[PATCH] staging: android: Fixed missing blank line
 2014-07-28  5:14 UTC  (5+ messages)

linux-next: build failure after merge of the mmc-uh tree
 2014-07-28  4:46 UTC 

[LKP] [drm] WARNING: CPU: 2 PID: 430 at drivers/gpu/drm/drm_crtc.c:1391 drm_universal_plane_init+0x241/0x260 [drm]()
 2014-07-28  4:43 UTC  (4+ messages)

ARC fails to boot on linux-next of 20140711
 2014-07-28  4:38 UTC  (5+ messages)

[PATCH v4] x86,cpu-hotplug: assign same CPU number to readded CPU
 2014-07-28  4:18 UTC  (2+ messages)

[PATCH v4 06/11] ARM: EXYNOS: Add support for mapping PMU base address via DT
 2014-07-28  4:15 UTC  (5+ messages)
` [PATCH RFC] mfd: syscon: Decouple syscon interface from syscon devices

[PATCH v2 0/2] This series adds support for Rockchip SoCs integrated PWM
 2014-07-28  4:01 UTC  (7+ messages)
` [PATCH v2 2/2] pwm: add this patch to support the new pwm of Rockchip SoCs

Help with Brtfs Bugs
 2014-07-28  4:00 UTC 

linux-next: build failure after merge of the modules tree
 2014-07-28  3:58 UTC 

[PATCH] cpuidle: ladder governor - use macro instead of hardcoded value
 2014-07-28  3:58 UTC 

[PATCH v2] PCI: tegra: add missing cleanup in error path and teardown_irq
 2014-07-28  3:45 UTC 

Random panic in load_balance() with 3.16-rc
 2014-07-28  3:47 UTC  (13+ messages)

[git pull] Please pull powerpc.git merge branch
 2014-07-28  3:46 UTC 

[PATCH 9/9] block: loop: support to submit I/O via kernel aio based
 2014-07-28  3:42 UTC 

Multi Core Support for compression in compression.c
 2014-07-28  3:21 UTC  (3+ messages)

[PATCH 1/1] drivers: staging: cxt1e1: linux.c - missing __user annotation
 2014-07-28  3:13 UTC  (2+ messages)

[PATCH v7 0/4] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-07-28  3:10 UTC  (6+ messages)
` [PATCH v7 3/4] ARM: EXYNOS: Add platform driver support for Exynos PMU

hi
 2014-07-28  3:05 UTC 

[PATCH 0/4] acerhdf/thermal: adding new models and appropriate governor
 2014-07-28  2:26 UTC  (5+ messages)
` [PATCH v5 0/6] acerhdf/thermal: adding new models, appropriate governor and minor clean up
  ` [PATCH v5 3/6] thermal: Added Bang-bang thermal governor

[LKP] [cxgb4i] INFO: suspicious RCU usage. ]
 2014-07-28  2:04 UTC 

[PATCH 1/5] ARM: imx: Remove references to platform_bus in mxc code
 2014-07-28  1:45 UTC  (2+ messages)

[PATCH] staging: vt6655: coding style: Fixed commenting style
 2014-07-28  1:32 UTC 

[PATCH 00/52] perf tools: More preparation for call graph from Intel BTS
 2014-07-28  1:32 UTC  (4+ messages)
` [PATCH 28/52] perf script: Allow callchains if any event samples them

[PATCH 1/2] perf tools: Ensure --symfs ends with '/'
 2014-07-28  1:04 UTC  (3+ messages)

[PATCHSET 0/7] perf tools: Honor column width setting (v2)
 2014-07-28  0:43 UTC  (7+ messages)
` [PATCH 4/7] perf report: Honor column width setting
` [PATCH 6/7] perf tools: Add name field into perf_hpp_fmt

[PATCH 0/3] ARM: EXYNOS: Fix Exynos5410 boot
 2014-07-28  0:39 UTC  (3+ messages)

Perf: cannot overide PYTHON(_CONFIG)
 2014-07-28  0:06 UTC  (7+ messages)
` [PATCH 1/2] perf tools: Fix make PYTHON override
  ` [PATCH 2/2] perf tools: Default to python version 2

[PATCH 1/1] rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
 2014-07-28  0:04 UTC  (4+ messages)

General flags to turn things off (getrandom, pid lookup, etc)
 2014-07-27 23:53 UTC  (4+ messages)

of: Make OF_DYNAMIC user selectable
 2014-07-27 23:51 UTC  (2+ messages)

[PATCH 2/2] V3 ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS
 2014-07-27 23:35 UTC  (3+ messages)

[PATCH 2/2] V4 ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS
 2014-07-27 23:30 UTC 

[PATCH v5 00/11] Add DRM for stih4xx platforms
 2014-07-27 23:23 UTC  (9+ messages)

[ANNOUNCE] Git v2.1.0-rc0
 2014-07-27 23:18 UTC 

[PATCH] Documentation: laptops: freefall.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27 23:03 UTC  (2+ messages)

[PATCH RFC] suspend/hibernation: Fix racing timers
 2014-07-27 23:18 UTC  (3+ messages)
` [PATCH RFC v2] PM / sleep: "

[RFC][PATCH] PM / sleep: Rename symbols, functions and variables related to sleep
 2014-07-27 23:13 UTC 

[PATCH] PCI / PM: Make PCIe PME interrupts wake up from "freeze" sleep state
 2014-07-27 23:08 UTC  (4+ messages)

[PATCH] arch: x86: ia32: ia32_aout.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27 21:58 UTC  (2+ messages)

[PATCH v2] iio: exynos-adc: add experimental touchscreen support
 2014-07-27 21:50 UTC  (3+ messages)

[PATCH] staging: ced1401: userspace: use1401.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27 21:30 UTC  (3+ messages)

[PATCH] staging: visorchipset: fix sparse warnings about static declaration
 2014-07-27 21:02 UTC 

Bug on Kernel 3.16 r6: Sound and Buffering in Clementine with Files are Transferring to Music Directory
 2014-07-27 20:37 UTC  (3+ messages)

[PATCH 0/2] iio: adc: exynos_adc: Add support for s3c64xx/s3c24xx ADC
 2014-07-27 20:35 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: exynos_adc: Add support for S3C24xx ADC

[PATCH] Staging: lustre: linux-module: fix coding style issues
 2014-07-28  4:23 UTC 


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