linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-22 13:21:35 to 2016-09-22 16:00:43 UTC [more...]

[PATCH v3 1/2] staging: ion: Fix a coding style issue
 2016-09-22 15:59 UTC  (2+ messages)
` [PATCH v3 2/2] "

[PATCH v5 0/6] Introduce ZONE_CMA
 2016-09-22 15:59 UTC  (6+ messages)
` [PATCH v5 3/6] mm/cma: populate ZONE_CMA

[PATCH v2 0/9] re-enable DAX PMD support
 2016-09-22 15:51 UTC  (4+ messages)
` [PATCH v2 1/9] ext4: allow DAX writeback for hole punch

[PATCH 1/4] fs - make is_local_mountpoint() usable by others
 2016-09-22 15:43 UTC  (9+ messages)
` [PATCH 3/4] autofs - make mountpoint checks namespace aware

[PATCH] drm/tilcdc: add missing header dependencies
 2016-09-22 15:56 UTC  (2+ messages)

[PATCHv4 00/57] perf c2c: Add new tool to analyze cacheline contention on NUMA systems
 2016-09-22 15:51 UTC  (65+ messages)
` [PATCH 01/57] perf tools: Add __hist_entry__snprintf function
` [PATCH 02/57] perf tools: Introduce c2c_decode_stats function
` [PATCH 03/57] perf tools: Introduce c2c_add_stats function
` [PATCH 04/57] perf tools: Make reset_dimensions global
` [PATCH 05/57] perf tools: Make output_field_add and sort_dimension__add global
` [PATCH 06/57] perf tools: Make several sorting functions global
` [PATCH 07/57] perf tools: Make several display "
` [PATCH 08/57] perf tools: Make __hist_entry__snprintf function global
` [PATCH 09/57] perf tools: Make hists__fprintf_headers "
` [PATCH 10/57] perf c2c: Add c2c command
` [PATCH 11/57] perf c2c: Add record subcommand
` [PATCH 12/57] perf c2c: Add report subcommand
` [PATCH 13/57] perf c2c report: Add dimension support
` [PATCH 14/57] perf c2c report: Add sort_entry "
` [PATCH 15/57] perf c2c report: Fallback to standard dimensions
` [PATCH 16/57] perf c2c report: Add sample processing
` [PATCH 17/57] perf c2c report: Add cacheline hists processing
` [PATCH 18/57] perf c2c report: Decode c2c_stats for hist entries
` [PATCH 19/57] perf c2c report: Add header macros
` [PATCH 20/57] perf c2c report: Add dcacheline dimension key
` [PATCH 21/57] perf c2c report: Add offset "
` [PATCH 22/57] perf c2c report: Add iaddr "
` [PATCH 23/57] perf c2c report: Add hitm related dimension keys
` [PATCH 24/57] perf c2c report: Add stores "
` [PATCH 25/57] perf c2c report: Add loads "
` [PATCH 26/57] perf c2c report: Add llc and remote "
` [PATCH 27/57] perf c2c report: Add llc load miss dimension key
` [PATCH 28/57] perf c2c report: Add total record sort key
` [PATCH 29/57] perf c2c report: Add total loads "
` [PATCH 30/57] perf c2c report: Add hitm percent "
` [PATCH 31/57] perf c2c report: Add hitm/store percent related sort keys
` [PATCH 32/57] perf c2c report: Add dram "
` [PATCH 33/57] perf c2c report: Add pid sort key
` [PATCH 34/57] perf c2c report: Add tid "
` [PATCH 35/57] perf c2c report: Add symbol and dso sort keys
` [PATCH 36/57] perf c2c report: Add node sort key
` [PATCH 37/57] perf c2c report: Add stats related sort keys
` [PATCH 38/57] perf c2c report: Add cpu cnt sort key
` [PATCH 39/57] perf c2c report: Add src line "
` [PATCH 40/57] perf c2c report: Setup number of header lines for hists
` [PATCH 41/57] perf c2c report: Set final resort fields
` [PATCH 42/57] perf c2c report: Add stdio output support
` [PATCH 43/57] perf c2c report: Add main browser
` [PATCH 44/57] perf c2c report: Add cacheline browser
` [PATCH 45/57] perf c2c report: Add global stats stdio output
` [PATCH 46/57] perf c2c report: Add shared cachelines "
` [PATCH 47/57] perf c2c report: Add c2c related "
` [PATCH 48/57] perf c2c report: Allow to report callchains
` [PATCH 49/57] perf c2c report: Limit the cachelines table entries
` [PATCH 50/57] perf c2c report: Add support to choose local HITMs
` [PATCH 51/57] perf c2c report: Allow to set cacheline sort fields
` [PATCH 52/57] perf c2c report: Recalc width of global sort entries
` [PATCH 53/57] perf c2c report: Add cacheline index entry
` [PATCH 54/57] perf c2c report: Add support to manage symbol name length
` [PATCH 55/57] perf c2c report: Iterate node display in browser
` [PATCH 56/57] perf c2c report: Add help windows
` [PATCH 57/57] perf c2c: Add man page and credits

[PATCH 1/6] mtd: spi-nor: Add quad page program support
 2016-09-22 15:51 UTC  (5+ messages)

[PATCH] Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
 2016-09-22 15:49 UTC  (4+ messages)

[PATCH v2 0/5] Freescale DPAA 1.x QBMan Drivers
 2016-09-22 15:04 UTC  (6+ messages)
` [PATCH v2 1/5] soc/fsl: Introduce DPAA 1.x BMan device driver
` [PATCH v2 2/5] soc/fsl: Introduce DPAA 1.x QMan "
` [PATCH v2 3/5] soc/bman: Add self-test for BMan driver
` [PATCH v2 4/5] soc/qman: Add self-test for QMan driver
` [PATCH v2 5/5] arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig

[PATCH] ata: Replace BUG() with BUG_ON()
 2016-09-22 15:47 UTC  (2+ messages)

[PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations
 2016-09-22 15:46 UTC  (5+ messages)
` [PATCH 2/4] GPU-DRM-QXL: Move three assignments in qxl_device_init()
    `  "

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-09-22 15:46 UTC  (8+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06

[PATCH] Bluetooth: Add a new 04ca:3011 QCA_ROME device
 2016-09-22 15:41 UTC  (2+ messages)

[PATCH] perf record: Fix segfault when running with suid and kptr_restrict is 1
 2016-09-22 15:41 UTC  (2+ messages)

[patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver
 2016-09-22 13:58 UTC  (7+ messages)

[PATCH] fs/select: add vmalloc fallback for select(2)
 2016-09-22 15:28 UTC 

cifs mount regression in 4.8 and 4.4 stable
 2016-09-22 15:27 UTC  (4+ messages)

solo6010 modprobe lockup since e1ceb25a (v4.3 regression)
 2016-09-22 15:23 UTC  (6+ messages)

kernelci build/boot results on -rt kernels
 2016-09-22 15:23 UTC  (2+ messages)

[PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0
 2016-09-22 15:21 UTC  (2+ messages)

UFS API in the kernel
 2016-09-22 15:21 UTC 

[PATCH 0/4] reintroduce compaction feedback for OOM decisions
 2016-09-22 15:18 UTC  (10+ messages)
` [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority

[PATCH v7 0/6] Implement qspinlock/pv-qspinlock on ppc
 2016-09-22 15:17 UTC  (3+ messages)
` [PATCH v7 4/6] powerpc: lib/locks.c: Add cpu yield/wake helper function

[PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges
 2016-09-22 15:13 UTC  (3+ messages)

[PATCH 0/1] fix rk3066a based boards boot issue on linux-4.8
 2016-09-22 15:12 UTC  (14+ messages)
` [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization

[RFC PATCH v2 0/5] futex: Introducing throughput-optimized futexes
 2016-09-22 15:11 UTC  (10+ messages)
` [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes

[PATCH] timekeeping.h: include the correct header for errno definitions
 2016-09-22 15:06 UTC  (2+ messages)
` [tip:timers/core] timekeeping: Include "

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-09-22 15:05 UTC  (10+ messages)
` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v1 05/28] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active

"CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk())
 2016-09-22 15:05 UTC  (11+ messages)
        ` "CodingStyle: Clarify and complete chapter 7" in docs-next

[PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format
 2016-09-22 15:00 UTC  (8+ messages)

[PATCH v7 0/6] perf annotate: Cross arch support + few fixes
 2016-09-22 14:58 UTC  (4+ messages)

[PATCH v2 0/3] Move runnable tools from Documentation to tools
 2016-09-22 14:57 UTC  (2+ messages)

[BUG] perf report --pid not reporting correctly
 2016-09-22 14:57 UTC  (8+ messages)

[PATCH 2/2] staging: r8188eu: remove RFType member of odm_dm_struct structure
 2016-09-22 14:59 UTC 

[PATCH 1/2] staging: r8188eu: remove rf_type member of hal_data_8188e structure
 2016-09-22 14:58 UTC 

[PATCH] clocksource/drivers/ti-32k: Prevent ftrace recursion
 2016-09-22 14:54 UTC  (4+ messages)
` [tip:timers/core] "

[PATCH v5 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V5
 2016-09-22 14:47 UTC  (4+ messages)
` [PATCH v5 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops

crash by cdc_acm driver in kernels 4.8-rc1/5
 2016-09-22 14:40 UTC  (10+ messages)

[PATCH] clocksource: timer-imx-gpt: Unmap and free region obtained by of_iomap and kzalloc
 2016-09-22 14:45 UTC  (5+ messages)

mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_'
 2016-09-22 14:43 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH] clocksource: timer-digicolor: Unmap region obtained by of_iomap
 2016-09-22 14:39 UTC  (2+ messages)

[v2] clocksrouce/timer-imz-gpt: Prevent resource leaks in error path
 2016-09-22 14:34 UTC  (2+ messages)

[PATCH v3] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-09-22 14:32 UTC  (7+ messages)

[PATCH v4 0/3] nvme power saving
 2016-09-22 14:23 UTC  (4+ messages)

[PATCH] drm/i2c: tda998x: don't register the connector
 2016-09-22 14:24 UTC  (14+ messages)

[PATCH 0/7] Tests for sync infrastructure
 2016-09-22 14:23 UTC  (4+ messages)
` [PATCH 1/7] selftest: sync: basic tests for sw_sync framework

[PATCH] usb: gadget: f_fs: use complete() instead complete_all()
 2016-09-22 14:22 UTC  (2+ messages)

ext4, f2fs: fscrypt_has_permitted_context() check in file open
 2016-09-22 14:21 UTC  (3+ messages)

[PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case
 2016-09-22 14:20 UTC  (12+ messages)

fscrypt: in-place decrypt vs. out-of-place encrypt?
 2016-09-22 14:13 UTC  (3+ messages)

[PATCH v2 1/1] stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()
 2016-09-22 14:05 UTC  (2+ messages)
` [tip:locking/core] "

[patch V2 0/2] block/mq: Convert to new hotplug state machine
 2016-09-22 14:05 UTC  (4+ messages)

[PATCH] percpu: eliminate two sparse warnings
 2016-09-22 14:03 UTC 

[PATCH v7 1/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
 2016-09-22 14:02 UTC  (2+ messages)
` [tip:locking/core] locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock()

[PATCH 1/2] perf/x86/intel/bts: Make it an exclusive PMU
 2016-09-22 14:00 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] sched: Fix SCHED_HRTICK bug leading to late preemption of tasks
 2016-09-22 14:01 UTC  (2+ messages)
` [tip:sched/core] sched/fair: "

[PATCH 2/2] perf: Limit matching exclusive events to one PMU
 2016-09-22 14:01 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: "

[PATCH v3] stop_machine: Make migration_cpu_stop() does useful works for CONFIG_PREEMPT_NONE
 2016-09-22 13:59 UTC  (2+ messages)
` [tip:sched/core] sched/core: Optimize __schedule()

[PATCH PoC 0/7] mmc: switch to blk-mq
 2016-09-22 13:57 UTC  (8+ messages)
` [PATCH PoC 1/7] mmc-mq: add debug printks
` [PATCH PoC 2/7] mmc-mq: remove async requests support
` [PATCH PoC 3/7] mmc-mq: request completion fixes
` [PATCH PoC 4/7] mmc-mq: implement checking for queue busy condition
` [PATCH PoC 5/7] mmc-mq: remove some debug printks
` [PATCH PoC 6/7] mmc-mq: initial blk-mq support
` [PATCH PoC 7/7] mmc-mq: async request support for blk-mq mode

[PATCH v4] stop_machine: Avoid a sleep and wakeup in the stop_one_cpu()
 2016-09-22 13:59 UTC  (2+ messages)
` [tip:sched/core] stop_machine: Avoid a sleep and wakeup in stop_one_cpu()

[PATCH] sched/core: emove unnecessary initialization in sched_init()
 2016-09-22 13:58 UTC  (2+ messages)
` [tip:sched/core] sched/core: Remove "

[tip:core/smp] smp: Allocate smp_call_on_cpu() workqueue on stack too
 2016-09-22 13:58 UTC 

[PATCH] clocksource: nomadik-mtu: Unmap region obtained by of_iomap
 2016-09-22 13:57 UTC 

[RFC PATCH 0/4] futex: Introducing throughput-optimized futexes
 2016-09-22 13:51 UTC  (7+ messages)
` [RFC PATCH 3/4] futex: Throughput-optimized (TO) futexes
` [RFC PATCH 4/4] futex, doc: TO futexes document

strace lockup when tracing exec in go
 2016-09-22 13:53 UTC  (9+ messages)

[PATCH] ASoC: rk3399_gru_sound: fix recording pop at first attempt
 2016-09-22 13:50 UTC  (3+ messages)

[PATCH v2] ASoC: rk3399_gru_sound: fix recording pop at first attempt
 2016-09-22 13:50 UTC 

[PATCH] clocksource: mxs_timer: Unmap region obtained by of_iomap
 2016-09-22 13:50 UTC 

[PATCH 0/1] memory offline issues with hugepage size > memory block size
 2016-09-22 13:45 UTC  (6+ messages)
` [PATCH 1/1] mm/hugetlb: fix memory offline "
    ` [PATCH v2 "

[PATCH v4 0/3] leds: Introduce userspace leds driver
 2016-09-22 13:44 UTC  (4+ messages)
` [PATCH v4 1/3] "

[PATCH] mfd: mc13xxx-core: use complete() instead complete_all()
 2016-09-22 13:40 UTC 

[PATCH v2] usb: gadget: Add uevent to notify userspace
 2016-09-22 13:38 UTC  (4+ messages)

[PATCH V2 for-next 00/19] IB/hns: Fixes for various misc. bugs
 2016-09-22 13:37 UTC  (2+ messages)

[RFC PATCH 00/11] pci: support for configurable PCI endpoint
 2016-09-22 13:34 UTC  (4+ messages)

[PATCH] clocksource: fsl_ftm_timer: Unmap region obtained by of_iomap
 2016-09-22 13:31 UTC 

[PATCH v2] arm: dts: zynq: Add MicroZed board support
 2016-09-22 13:21 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).