linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-25 08:22:09 to 2015-10-25 15:08:13 UTC [more...]

[PATCHv5 00/52] perf stat: Add scripting support
 2015-10-25 14:52 UTC  (46+ messages)
` [PATCH 02/52] perf stat: Cache aggregated map entries in extra cpumap
` [PATCH 04/52] perf tools: Add thread_map event sythesize function
` [PATCH 05/52] perf tools: Add thread_map__new_event function
` [PATCH 06/52] perf tools: Add perf_event__fprintf_thread_map function
` [PATCH 08/52] perf tools: Add cpu_map event synthesize function
` [PATCH 10/52] perf tools: Add perf_event__fprintf_cpu_map function
` [PATCH 12/52] perf tools: Add stat config event synthesize function
` [PATCH 14/52] perf tools: Add stat event
` [PATCH 16/52] perf tools: Add stat event read function
` [PATCH 17/52] perf tools: Add stat round event
` [PATCH 18/52] perf tools: Add stat round event synthesize function
` [PATCH 19/52] perf tools: Add stat events fprintf functions
` [PATCH 20/52] perf tools: Add event_update event
` [PATCH 21/52] perf tools: Add event_update event unit type
` [PATCH 22/52] perf tools: Add event_update event scale type
` [PATCH 23/52] perf tools: Add event_update event name type
` [PATCH 24/52] perf tools: Add event_update event cpus type
` [PATCH 25/52] perf tools: Add perf_event__fprintf_event_update function
` [PATCH 26/52] perf report: Display newly added events in raw dump
` [PATCH 27/52] perf tools: Introduce stat feature
` [PATCH 28/52] perf tools: Move id_offset out of struct perf_evsel union
` [PATCH 29/52] perf stat record: Add record command
` [PATCH 30/52] perf stat record: Initialize record features
` [PATCH 31/52] perf stat record: Synthesize stat record data
` [PATCH 32/52] perf stat record: Store events IDs in perf data file
` [PATCH 33/52] perf stat record: Add pipe support for record command
` [PATCH 34/52] perf stat record: Write stat events on record
` [PATCH 35/52] perf stat record: Write stat round "
` [PATCH 36/52] perf stat record: Do not allow record with multiple runs mode
` [PATCH 37/52] perf stat record: Synthesize event update events
` [PATCH 38/52] perf stat report: Add report command
` [PATCH 39/52] perf stat report: Process cpu/threads maps
` [PATCH 40/52] perf stat report: Process stat config event
` [PATCH 41/52] perf stat report: Add support to initialize aggr_map from file
` [PATCH 42/52] perf stat report: Process stat and stat round events
` [PATCH 43/52] perf stat report: Process event update events
` [PATCH 44/52] perf stat report: Move csv_sep initialization before report command
` [PATCH 45/52] perf stat report: Allow to override aggr_mode
` [PATCH 46/52] perf script: Process cpu/threads maps
` [PATCH 47/52] perf script: Process stat config event
` [PATCH 48/52] perf script: Add process_stat/process_stat_interval scripting interface
` [PATCH 49/52] perf script: Add stat default handlers
` [PATCH 50/52] perf script: Display stat events by default
` [PATCH 51/52] perf script: Add python support for stat events
` [PATCH 52/52] perf script: Add stat-cpi.py script

[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
 2015-10-25 15:01 UTC  (10+ messages)
` [PATCH v4 0/2] i2c: acpi: "
  ` [PATCH v4 1/2] acpi: add acpi_preset_companion() stub
` [PATCH v5 0/2] i2c: acpi: scan ACPI enumerated I2C mux channels
` [PATCH v5 1/2] acpi: add acpi_preset_companion() stub

[PATCH v4 00/15] Big fixes, retries, handle a race condition
 2015-10-25 14:56 UTC  (16+ messages)
` [PATCH v4 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v4 02/15] scsi: ufs: clear fields "
` [PATCH v4 03/15] scsi: ufs: verify command tag validity
` [PATCH v4 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v4 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v4 06/15] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v4 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes
` [PATCH v4 08/15] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v4 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v4 10/15] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v4 11/15] scsi: ufs: retry failed query flag requests
` [PATCH v4 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v4 13/15] scsi: ufs: add missing memory barriers
` [PATCH v4 14/15] scsi: ufs: commit descriptors before setting the doorbell
` [PATCH v4 15/15] scsi: ufs: add wrapper for retrying sending query attribute

[PATCH] i2c: busses: Use setup_timer
 2015-10-25 14:58 UTC  (2+ messages)

[PATCH 0/2] wait/ptrace: always assume __WALL if the child is traced
 2015-10-25 15:54 UTC  (10+ messages)
` [PATCH 1/2] "

[PATCH v10 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-25 15:18 UTC  (5+ messages)
` [PATCH v10 1/4] device core: add device_is_bound()
` [PATCH v10 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH] btrfs: zero out delayed node upon allocation
 2015-10-25 17:48 UTC 

v8 of seccomp filter c/r
 2015-10-25 15:39 UTC  (9+ messages)
` [PATCH v8] seccomp, ptrace: add support for dumping seccomp filters

[PATCH v3 00/15] Big fixes, retries, handle a race condition
 2015-10-25 14:40 UTC  (16+ messages)
` [PATCH v3 03/15] scsi: ufs: verify command tag validity
` [PATCH v3 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v3 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v3 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v3 13/15] scsi: ufs: add missing memory barriers

[PATCH -mm 0/3] nbd: fix/cleanup the usage of kernel_dequeue_signal()
 2015-10-25 15:26 UTC  (4+ messages)
` [PATCH -mm 1/3] nbd: nbd_thread_send: remove the unnecessary kernel_dequeue_signal()
` [PATCH -mm 2/3] nbd: nbd_thread_recv: remove the buggy kernel_dequeue_signal()
` [PATCH -mm 3/3] nbd: don't abuse irqsave/irqrestore while taking nbd->tasks_lock

regmap-spmi.c:undefined reference to `spmi_register_read'
 2015-10-25 14:15 UTC 

Build regressions/improvements in v4.3-rc7
 2015-10-25 14:08 UTC  (4+ messages)

[PATCH 0/8] add missing of_node_put
 2015-10-25 13:57 UTC  (9+ messages)
` [PATCH 1/8] net: thunderx: "
` [PATCH 2/8] net: netcp: "
` [PATCH 3/8] netdev/phy: "
` [PATCH 4/8] net: phy: mdio: "
` [PATCH 5/8] [media] v4l: xilinx-vipp: "
` [PATCH 6/8] [media] v4l: xilinx-tpg: "
` [PATCH 7/8] ath6kl: "
` [PATCH 8/8] net: mv643xx_eth: "

[GIT PULL] On-demand device probing
 2015-10-25 13:54 UTC  (6+ messages)

[PATCH 3/3] sched: Implement interface for cgroup unified hierarchy
 2015-10-25 13:40 UTC  (16+ messages)
                            ` Getrandom wrapper

[PATCHv2 1/2] Documentation: ad5592r: Added devicetree bindings documentation
 2015-10-25 13:31 UTC  (4+ messages)
` [PATCHv2 2/2] iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs

[PATCH 0/1] kthread: introduce kthread_get_run() to fix __nbd_ioctl()
 2015-10-25 14:27 UTC  (2+ messages)
` [PATCH 1/1] "

(IPVN) EuP/FRBWDC/EcB-3109/2015,
 2015-10-25 13:22 UTC 

[PATCH tip/locking/core v4 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier
 2015-10-25 13:14 UTC  (11+ messages)

[PATCH v4] iio: mma8452: support either of the available interrupt pins
 2015-10-25 13:04 UTC  (4+ messages)

[char-misc 1/2 4.3 V2] mei: Fix debugfs filename in error output
 2015-10-25 12:45 UTC  (6+ messages)

[PATCH 0/2] iio: adc: mcp320x: Add compatible with vendor prefix and deprecate old ones
 2015-10-25 12:37 UTC  (8+ messages)
` [PATCH 1/2] iio: adc: mcp320x: Deprecated compatible strings with no vendor prefix
` [PATCH 2/2] iio: adc: mcp320x: Add compatible with vendor prefix to OF table

[PATCH -mm 0/3] minor kthread/signals cleanups and fix
 2015-10-25 13:33 UTC  (3+ messages)
` [PATCH 1/3] signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
  ` [PATCH -mm] signal-turn-dequeue_signal_lock-into-kernel_dequeue_signal-fix

[PATCH] iio: Move IIO Dummy Driver out of staging
 2015-10-25 12:33 UTC  (2+ messages)

+ signal-turn-dequeue_signal_lock-into-kernel_dequeue_signal.patch added to -mm tree
 2015-10-25 13:27 UTC  (3+ messages)

[PATCHv4 00/57] perf stat: Add scripting support
 2015-10-25 12:27 UTC  (5+ messages)
` [PATCH 19/57] perf tools: Add attr_update event

[PATCH v3 0/3] Add Palmas iio gpadc
 2015-10-25 12:24 UTC  (6+ messages)
` [PATCH v3 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc
` [PATCH v3 2/3] iio:adc:palmas: add DT support

Hello & Greetings of the day to you
 2015-10-25  7:04 UTC 

[PATCH] iio: adc: vf610_adc: Fix division by zero error
 2015-10-25 12:20 UTC  (2+ messages)

[PATCH] staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN
 2015-10-25 12:16 UTC  (3+ messages)

[PATCH v2] vf610_adc: Fix internal temperature calculation
 2015-10-25 12:14 UTC  (2+ messages)

[PATCH v4 00/11] exynos-ufs: add support for Exynos
 2015-10-25 12:04 UTC  (5+ messages)
` [PATCH v4 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs

[PATCH v2] iio: accel: add support for Memsic MXC6255XC sensor
 2015-10-25 11:50 UTC  (3+ messages)

[GIT PULL] parisc architecture updates for v4.3
 2015-10-25 11:49 UTC 

PAYMENT APPROVED FROM RBI
 2015-10-25 11:21 UTC 

[PATCH 1/4 v2] staging: ipath: ipath_driver: Use setup_timer
 2015-10-25 11:21 UTC  (5+ messages)
` [PATCH 2/4 v2] staging: ipath: ipath_init_chip: "
` [PATCH 3/4 v2] staging: ipath: ipath_sdma: "
` [PATCH 4/4 v2] staging: ipath: ipath_verbs: "

[PATCH 0/2] Remove .owner from spi_drivers
 2015-10-25 10:57 UTC  (2+ messages)

CONFIG_CGROUP_WRITEBACK=y/n complexity (was: Re: Build regressions/improvements in v4.3-rc7)
 2015-10-25 10:54 UTC 

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-10-25 10:52 UTC  (6+ messages)

[PATCH v8 0/8] Fix error message and present UFS variant
 2015-10-25 10:50 UTC  (9+ messages)
` [PATCH v8 1/8] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v8 2/8] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v8 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v8 4/8] add ufshcd_get_variant ufshcd_set_variant
` [PATCH v8 5/8] scsi: ufs: creates wrapper functions for vops
` [PATCH v8 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v8 7/8] scsi: ufs-qcom: add debug prints for test bus
` [PATCH v8 8/8] scsi: ufs-qcom: add QUniPro hardware support and power optimizations

sh_vou.c:undefined reference to `vb2_plane_cookie'
 2015-10-25 10:51 UTC 

[PATCH v7 0/8] Fix error message and present UFS variant
 2015-10-25 10:50 UTC  (5+ messages)
` [PATCH v7 6/8] scsi: ufs: make the UFS variant a platform device

[PATCH] x86/efi: Preface all print statements with efi* tag
 2015-10-25 10:39 UTC  (2+ messages)

[GIT PULL] EFI changes for v4.4
 2015-10-25 10:49 UTC  (2+ messages)
` [PATCH] x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled

Linux 4.2.4
 2015-10-25 10:48 UTC  (8+ messages)

[PATCH v2 0/3] Allow EINJ to inject memory error to NVDIMM
 2015-10-25 10:45 UTC  (3+ messages)
` [PATCH v2 3/3] ACPI/APEI/EINJ: Allow memory error injection "

[PATCH 1/3] staging: rdma: hfi1: chip: Use setup_timer
 2015-10-25 10:43 UTC  (3+ messages)
` [PATCH 2/3] staging: hfi1: driver: "
` [PATCH 3/3] staging: hfi1: sdma: "

[PATCH 0/2] Add new features introduced in AMD Fam17h
 2015-10-25 10:37 UTC  (3+ messages)
` [PATCH 2/2] x86/cpufeature: Add CLZERO feature

[PATCH] sched: fix incorrect wait time and wait count statistics
 2015-10-25 10:26 UTC  (3+ messages)

[PATCH] sched: Update task->on_rq when tasks are moving between runqueues
 2015-10-25 10:09 UTC  (2+ messages)

[RFC] fpga: socfpga: Fix check of return value of devm_request_irq
 2015-10-25 10:00 UTC  (3+ messages)

[PATCH v3] Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
 2015-10-25  9:39 UTC  (3+ messages)

[PATCH v2 0/8] Fix error message and present UFS variant
 2015-10-25  9:31 UTC  (7+ messages)
` [PATCH v3 6/8] scsi: ufs: make the UFS variant a platform device

[PATCH v3 net-next] bpf: fix bpf_perf_event_read() helper
 2015-10-25  9:21 UTC  (4+ messages)

[PATCH 2/2] perf tools: Improve call graph documents and help messages
 2015-10-25  9:19 UTC  (5+ messages)
` [tip:perf/core] "

[PATCH 0/2] Fix warning by coccicheck
 2015-10-25  9:17 UTC  (4+ messages)
` [PATCH 1/2] scsi: lpfc: Use kzalloc instead of kmalloc

[PATCH] HID: usbhid: Add a quirk for Xin-Mo Dual Arcade
 2015-10-25  9:15 UTC  (2+ messages)

[PATCH net-next] bpf: make tracing helpers gpl only
 2015-10-25  9:14 UTC  (2+ messages)

[PATCH 1/4] perf tools: Improve ambiguous option help message
 2015-10-25  9:04 UTC  (6+ messages)
` [PATCH 2/4] perf report: Rename to --show-cpu-utilization
` [PATCH 3/4] perf tools: Setup pager when printing usage and help

[tip:perf/core] perf tools: Provide help for subset of options
 2015-10-25  8:51 UTC 

[tip:perf/core] perf tools: Show tool command line options ordered
 2015-10-25  8:51 UTC 

[GIT PULL 0/2] perf/core new features
 2015-10-25  8:46 UTC  (2+ messages)

Linux Foundation Technical Advisory Board Elections and Nomination process
 2015-10-25  8:43 UTC  (4+ messages)

[PATCH-v5 RESEND 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-10-25  8:40 UTC  (12+ messages)
` [PATCH-v5 RESEND 2/5] i2c: pxa: enable/disable i2c module across msg xfer
` [PATCH-v5 RESEND 3/5] i2c: pxa: Add support for pxa910/988 & new configuration features
` [PATCH-v5 RESEND 4/5] Documentation: binding: add sclk adjustment properties to i2c-pxa

[PATCH] fixing the coding style changes
 2015-10-25  8:26 UTC  (2+ messages)

[PATCH V2] USB: usbtmc: Add support for missing USBTMC-USB488 spec
 2015-10-25  2:52 UTC  (2+ messages)

[PATCH] staging: dgnc: Remove explicit NULL comparison
 2015-10-25  2:28 UTC  (2+ messages)

[PATCH] staging: ft1000: Remove boolean comparisons
 2015-10-25  2:20 UTC  (2+ messages)

[PATCH v2 1/2] staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata
 2015-10-25  2:06 UTC  (4+ messages)
` [PATCH v2 2/2] staging: IB/ipath: remove sched.h header

[PATCH 1/3] staging: rdma: hfi1: Use setup_timer
 2015-10-25  2:00 UTC  (2+ messages)

[PATCH 1/4] staging: rdma: ipath: Use setup_timer
 2015-10-25  1:59 UTC  (2+ messages)

[PATCH] lustre: obdclass: fix sparse warning
 2015-10-25  1:57 UTC  (2+ messages)

[PATCH 0/5] staging:lustre: split kernel comm between user and kernel
 2015-10-25  1:56 UTC  (2+ messages)

[PATCH] staging: wilc1000: return -ENOMEM when kmalloc failed
 2015-10-25  1:21 UTC  (2+ messages)

[PATCH 00/19] staging/wilc1000 cleanups
 2015-10-25  1:20 UTC  (3+ messages)
` [PATCH 01/19] staging/wilc1000: remove unused functions


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