linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-12 00:44:22 to 2017-04-12 08:11:03 UTC [more...]

[PATCH] mailmap: add Martin Kepplinger's email
 2017-04-12  8:10 UTC 

[RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge
 2017-04-12  8:08 UTC  (12+ messages)

[linux-sunxi] Re: [PATCH v2 03/11] dt-bindings: add device tree binding for X-Powers AXP803 PMIC
 2017-04-12  8:06 UTC 

[PATCH v5] lightnvn: pblk
 2017-04-12  8:04 UTC  (5+ messages)

[PATCH 1/3] ptr_ring: batch ring zeroing
 2017-04-12  8:03 UTC  (2+ messages)

[PATCH V2] clk: hi6220: Add the hi655x's pmic clock
 2017-04-12  8:00 UTC  (4+ messages)

[PATCH v2 0/3] of: Make of_match_node() an inline stub for CONFIG_OF=n
 2017-04-12  7:59 UTC  (5+ messages)
` [PATCH v2 1/3] mfd: max8998: Remove CONFIG_OF around max8998_dt_match
` [PATCH v2 2/3] net: macb: Remove CONFIG_OF around DT match table
` [PATCH v2 3/3] of: Make of_match_node() an inline stub for CONFIG_OF=n

[GIT PULL] phy: for 4.12
 2017-04-12  7:57 UTC  (7+ messages)
` [PATCH 01/32] mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h header

[PATCH 0/6] perf tool: build and usage hints
 2017-04-12  7:56 UTC  (9+ messages)
` [PATCH 1/6] perf tools: pass PYTHON config to feature detection
` [PATCH 2/6] tools build: fix feature detection redefinion of build flags
` [PATCH 2/6] tools build: fix feature redefine "
` [PATCH 3/6] perf util: hint missing file when tool tips fail to load
` [PATCH 4/6] perf report: hint .perfconfig error when invalid sorting key
` [PATCH 5/6] perf tools: disable JVMTI if no ELF support available
` [PATCH 6/6] Revert "perf tools: Fix include of linux/mman.h"

[PATCH] thermal: core: Add a back up thermal shutdown mechanism
 2017-04-12  7:55 UTC  (8+ messages)

[PATCH net-next v1 1/1] L2TP device MTU setup - tunnel socket needs a lock
 2017-04-12  7:53 UTC  (2+ messages)

[PATCH] scripts: kconfig: implement a sort method
 2017-04-12  7:49 UTC  (3+ messages)

[REGRESSION next-20170410] Commit a6ff6cbf1fab ("usb: xhci: Add helper function xhci_set_power_on().") breaks armada-385
 2017-04-12  7:47 UTC 

Race to power off harming SATA SSDs
 2017-04-12  7:47 UTC  (4+ messages)

[BUG] alpha: module xxx: Unknown relocation: 1
 2017-04-12  7:36 UTC  (3+ messages)

[PATCH v3 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-04-12  7:42 UTC  (4+ messages)
` [PATCH v3 01/20] net: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr

[RFC PATCH tip/master V3 8/8] kprobes/x86: Consolidate insn decoder users for copying code
 2017-04-12  7:35 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH tip/master V3 7/8] kprobes/x86: Use probe_kernel_read instead of memcpy
 2017-04-12  7:35 UTC  (2+ messages)
` [tip:perf/core] kprobes/x86: Use probe_kernel_read() instead of memcpy()

[PATCH v5] drm/pl111: Initial drm/kms driver for pl111
 2017-04-12  7:40 UTC  (4+ messages)

[RFC PATCH tip/master V3 6/8] kprobes/x86: Set kprobes pages readonly
 2017-04-12  7:34 UTC  (2+ messages)
` [tip:perf/core] kprobes/x86: Set kprobes pages read-only

[RFC PATCH tip/master V3 5/8] kprobes/x86: Make boostable flag boolean
 2017-04-12  7:34 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH tip/master V3 4/8] kprobes/x86: Do not modify singlestep buffer while resuming
 2017-04-12  7:33 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH tip/master V3 3/8] kprobes/x86: Use instruction decoder for booster
 2017-04-12  7:33 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH tip/master V3 2/8] kprobes/x86: Fix the description of __copy_instruction()
 2017-04-12  7:32 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH tip/master V3 1/8] kprobes/x86: Fix not to boost call far instruction
 2017-04-12  7:32 UTC  (2+ messages)
` [tip:perf/core] kprobes/x86: Fix kprobe-booster not to boost far call instructions

[PATCH] x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow
 2017-04-12  7:31 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
 2017-04-12  7:30 UTC  (2+ messages)
` [tip:x86/mm] "

linux-next: Tree for Apr 12
 2017-04-12  7:35 UTC 

[PATCH v3 1/3] usb: udc: allow adding and removing the same gadget device
 2017-04-12  7:33 UTC  (6+ messages)

[PATCH] ext4: Add statx support
 2017-04-12  7:34 UTC  (5+ messages)

[PATCH v2] scsi: return correct blkprep status code in case scsi_init_io() fails
 2017-04-12  7:27 UTC  (2+ messages)

[PATCH v3 RESEND] dm: switch dm-verity to async hash crypto API
 2017-04-12  7:25 UTC 

[GIT PULL 00/18] perf/core improvements and fixes
 2017-04-12  7:24 UTC  (22+ messages)
` [PATCH 01/18] perf callchains: Switch from strtok() to strtok_r() when parsing options
` [PATCH 02/18] perf script: Use strtok_r() when parsing output field list
` [PATCH 03/18] perf evsel: Return exact sub event which failed with EPERM for wildcards
` [PATCH 04/18] perf stat: Refactor the code to strip csv output with ltrim()
` [PATCH 05/18] perf ui browser: Refactor the code to parse color configs "
` [PATCH 06/18] perf pmu: Refactor wordwrap() "
` [PATCH 07/18] perf tools: Refactor the code to strip command name with {l,r}trim()
` [PATCH 08/18] perf string: Simplify ltrim() implementation
` [PATCH 09/18] perf annotate s390: Fix perf annotate error -95 (4.10 regression)
` [PATCH 10/18] perf annotate s390: Implement jump types for perf annotate
` [PATCH 11/18] perf inject: Don't proceed if perf_session__process_event() fails
` [PATCH 12/18] perf inject: Copy events when reordering events in pipe mode
` [PATCH 13/18] perf tools: Describe pipe mode in perf.data-file-fomat.txt
` [PATCH 14/18] perf annotate: Process attr and build_id records
` [PATCH 15/18] perf session: Don't rely on evlist in pipe mode
` [PATCH 16/18] perf tools: Do not print missing features in pipe-mode
` [PATCH 17/18] perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()
` [PATCH 18/18] perf annotate: Use stripped line instead of raw disassemble line

[PATCH] kernel/irq: Limit validation of cpumask_var_t to CONFIG_CPUMASK_OFFSTACK=y
 2017-04-12  7:23 UTC  (2+ messages)

[PATCH v2] fpga: allow to compile-test Altera FPGA bridge drivers
 2017-04-12  7:20 UTC 

[PATCH v2 0/3] make ubifs compatible with IMA and EVM
 2017-04-12  7:15 UTC  (11+ messages)
` [PATCH v2 2/3] fs: ubifs: update i_version on inode changes
` [PATCH v2 3/3] fs: ubifs: set s_uuid in super block

[PATCH v5 0/3] Support for USB DRD Phy driver for NS2
 2017-04-12  7:12 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings:phy:Add DT bindings documentation for NS2 USB DRD phy
` [PATCH v5 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2
` [PATCH v5 3/3] DT nodes for Broadcom Northstar2 USB DRD Phy

[PATCH 1/4] arm64: dts: rk3399: add missing qos node
 2017-04-12  7:10 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: rk3399: add power domain for some peripheral
` [PATCH 3/4] ARM: dts: rockchip: use pin constants to describe IO in pinctrl
` [PATCH 4/4] arm64: dts: rk3399: add pinctrl for some peripheral

linux-next: manual merge of the akpm tree with the tip tree
 2017-04-12  7:08 UTC 

[PATCH 1/2] spi: atmel: factorize reusable code for SPI controller init
 2017-04-12  7:05 UTC  (2+ messages)
` [PATCH 2/2] spi: atmel: add PM support to SAMA5D2

[PATCH v6 00/39] i.MX Media Driver
 2017-04-12  7:03 UTC  (11+ messages)
` [PATCH v6 17/39] platform: add video-multiplexer subdevice driver
` [PATCH v6 21/39] media: imx: Add CSI subdev driver
  ` [PATCH] [media] imx: csi: retain current field order and colorimetry setting as default

[git pull] vfs fixes
 2017-04-12  7:00 UTC  (5+ messages)

[PATCH] sched/deadline: Throttle a constrained task activated if overflow
 2017-04-12  6:55 UTC  (8+ messages)

[GIT PULL] target fixes for v4.11-rc7
 2017-04-12  6:55 UTC  (2+ messages)

[PATCH v4 0/3] Support for USB DRD Phy driver for NS2
 2017-04-12  6:54 UTC  (8+ messages)
` [PATCH v4 2/3] Broadcom USB DRD Phy driver for Northstar2

[PATCH RESEND] scsi: return correct blkprep status code in case scsi_init_io() fails
 2017-04-12  6:54 UTC  (3+ messages)

[RFC] linkage: new macros for functions and data
 2017-04-12  6:52 UTC  (9+ messages)
` [PATCH v2 01/10] linkage: new macros for assembler symbols
  ` [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions

[PATCH] fpga: allow to compile-test Altera FPGA bridge drivers
 2017-04-12  6:51 UTC  (6+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2017-04-12  6:46 UTC 

[RFC PATCH tip/master 0/3] kprobes: tracing: kretprobe_instance dynamic allocation
 2017-04-12  6:42 UTC  (7+ messages)
` [RFC PATCH tip/master 2/3] kprobes: Allocate kretprobe instance if its free list is empty

[PATCH v7 0/2] drm: rockchip: Fix rockchip drm unbind crash error
 2017-04-12  6:36 UTC  (5+ messages)
` [PATCH v7 1/2] drm: Unplug drm device when unregistering it
` [PATCH v7 2/2] drm: Prevent release fb after cleanup drm_mode_config

[PATCH 4.9 000/152] 4.9.22-stable review
 2017-04-12  6:26 UTC  (6+ messages)

[PATCH 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-04-12  6:25 UTC  (7+ messages)
` [PATCH 03/17] thermal: cpu_cooling: Replace cpufreq_device with cpufreq_dev
` [PATCH 05/17] thermal: cpu_cooling: remove cpufreq_cooling_get_level()

[PATCH v5 0/3] printk: fix double printing with earlycon
 2017-04-12  6:24 UTC  (6+ messages)
` [PATCH v9 3/3] "

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-12  5:22 UTC  (2+ messages)

[PATCH v1 1/3] nvmem: add snvs_lpgpr driver
 2017-04-12  6:23 UTC  (6+ messages)
` [PATCH v1 3/3] nvmem: dt: document SNVS LPGPR binding

[PATCH 1/1] ARM: dts: dra7: Reduce cpu thermal shutdown temperature
 2017-04-12  6:24 UTC 

please use pci_alloc_irq_vectors in thunderx_edac
 2017-04-12  6:06 UTC 

[PATCH] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-12  6:02 UTC  (2+ messages)

[PATCH V3 00/16] Introduce the BFQ I/O scheduler
 2017-04-12  6:01 UTC  (8+ messages)
` [PATCH V3 02/16] block, bfq: add full hierarchical scheduling and cgroups support

[PATCH 5/7] perf session: don't rely on evlist in pipe mode
 2017-04-12  5:41 UTC  (2+ messages)
` [tip:perf/core] perf session: Don't "

[PATCH 7/7] perf tool: do not print missing features in pipe-mode
 2017-04-12  5:41 UTC  (2+ messages)
` [tip:perf/core] perf tools: Do "

[PATCH 4/7] perf annotate: process attr and build_id records
 2017-04-12  5:40 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Process "

[GIT PULL] PCI: Support for configurable PCI endpoint
 2017-04-12  5:43 UTC  (4+ messages)

[PATCH 3/7] perf tool: describe pipe mode in perf.data-file-fomat.txt
 2017-04-12  5:40 UTC  (2+ messages)
` [tip:perf/core] perf tools: Describe "

[PATCH v2 2/5] perf annotate: Use stripped line instead of raw disassemble line
 2017-04-12  5:42 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 1/5] perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()
 2017-04-12  5:42 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/7] perf inject: copy events when reordering events in pipe mode
 2017-04-12  5:39 UTC  (2+ messages)
` [tip:perf/core] perf inject: Copy "

[PATCH 1/7] perf inject: don't proceed if perf_session__process_event fails
 2017-04-12  5:39 UTC  (2+ messages)
` [tip:perf/core] perf inject: Don't proceed if perf_session__process_event() fails

[PATCH 2/2] perf/s390: implement jump types for perf annotate
 2017-04-12  5:38 UTC  (2+ messages)
` [tip:perf/core] perf annotate s390: Implement "

[PATCH 5/5] perf tools: Refactor the code to strip command name with {l,r}trim()
 2017-04-12  5:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] s390/perf: fix perf annotate error -95 (4.10 regression)
 2017-04-12  5:37 UTC  (2+ messages)
` [tip:perf/core] perf annotate s390: Fix "

[PATCH 2/5] perf stat: Refactor the code to strip csv output with ltrim()
 2017-04-12  5:35 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/5] perf pmu: Refactor wordwrap() with ltrim()
 2017-04-12  5:36 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf string: Simplify ltrim() implementation
 2017-04-12  5:37 UTC 

[PATCH 3/5] perf ui browser: Refactor the code to parse color configs with ltrim()
 2017-04-12  5:35 UTC  (2+ messages)
` [tip:perf/core] "

[RFC] tracing: Add support for critical section event tracing
 2017-04-12  5:38 UTC 

[PATCH] perf evsel: Return exact sub event which failed with EPERM for wildcards
 2017-04-12  5:34 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf script: Use strtok_r() when parsing output field list
 2017-04-12  5:34 UTC 

[tip:perf/core] perf callchains: Switch from strtok() to strtok_r() when parsing options
 2017-04-12  5:33 UTC 

[PATCH v3 0/7] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
 2017-04-12  5:21 UTC  (8+ messages)
` [PATCH v3 1/7] iommu/omap: Register driver before setting IOMMU ops
` [PATCH v3 2/7] iommu/omap: Drop legacy-style device support
` [PATCH v3 3/7] iommu/omap: Move data structures to omap-iommu.h
` [PATCH v3 4/7] iommu/omap: Store iommu_dev pointer in arch_data
` [PATCH v3 5/7] iommu/omap: Make use of 'struct iommu_device'
` [PATCH v3 6/7] iommu/omap: Add iommu-group support
` [PATCH v3 7/7] [media] omap3isp: Remove iommu_group related code

linux-next: build failure after merge of the char-misc tree
 2017-04-12  5:18 UTC 

[PATCH] Revert "arm64: Increase the max granular size"
 2017-04-12  5:13 UTC  (7+ messages)

[PATCH v2 net-next] net: dwc-xlgmac: add the initial ethtool support
 2017-04-12  5:10 UTC 

[PATCH net-next] net: dwc-xlgmac: add the initial ethtool support
 2017-04-12  5:08 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
 2017-04-12  5:01 UTC  (2+ messages)

[PATCH] mm/madvise: Clean up MADV_SOFT_OFFLINE and MADV_HWPOISON
 2017-04-12  4:54 UTC  (3+ messages)
` [PATCH RESEND] "

fs/notify/inotify: slab-out-of-bounds write in strcpy
 2017-04-12  4:34 UTC 

linux-next: manual merge of the xen-tip tree with the tip tree
 2017-04-12  4:30 UTC 

linux-next: manual merge of the xen-tip tree with the tip tree
 2017-04-12  4:20 UTC 

[PATCH 1/2] drivers/dax: Avoiding potential deadlock
 2017-04-12  4:19 UTC  (3+ messages)

[PATCH v3] vfio/type1: Remove locked page accounting workqueue
 2017-04-12  4:14 UTC  (2+ messages)

[PATCH v2] vfio/type1: Remove locked page accounting workqueue
 2017-04-12  4:13 UTC  (5+ messages)

[PATCH] kbuild: use -Oz instead of -Os when using clang
 2017-04-12  3:38 UTC  (6+ messages)

[RFC PATCH] x86: Config options to assign versions in the PE-COFF header
 2017-04-12  3:30 UTC  (3+ messages)

There is a Tasks RCU stall warning
 2017-04-12  3:23 UTC  (11+ messages)

[PATCH 00/16] Intel FPGA Device Drivers
 2017-04-12  3:22 UTC  (8+ messages)
` [PATCH 01/16] docs: fpga: add a document for Intel FPGA driver overview

[PATCH] hugetlbfs: fix offset overflow in huegtlbfs mmap
 2017-04-12  3:13 UTC  (2+ messages)

[PATCH 1/2] iio: adc: Fix integration time/averaging for INA219/220
 2017-04-12  3:01 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: Allow setting Shunt Voltage PGA gain and Bus Voltage range

[PATCH 0/2] Enhancements for TI INA219/220 current/voltage monitors
 2017-04-12  3:01 UTC 

[GIT PULL] ARM: aspeed: devicetree for 4.12
 2017-04-12  2:59 UTC 

[GIT PULL] ARM: aspeed: defconfig for 4.12
 2017-04-12  2:59 UTC 

iov_iter_pipe warning
 2017-04-12  2:58 UTC  (14+ messages)

[PATCH v8 0/2] drm: rockchip: Fix rockchip drm unbind crash error
 2017-04-12  2:55 UTC  (3+ messages)
` [PATCH v8 1/2] drm: Unplug drm device when unregistering it
` [PATCH v8 2/2] drm: Prevent release fb after cleanup drm_mode_config

[RFC][PATCH] sched: Have do_idle() call __schedule() without enabling preemption
 2017-04-12  2:44 UTC 

linux-next: manual merge of the md tree with the block tree
 2017-04-12  2:31 UTC 

[PATCH net-next,1/3] hv_netvsc: Use per socket hash when available
 2017-04-12  2:12 UTC  (2+ messages)

WARN @lib/refcount.c:128 during hot unplug of I/O adapter
 2017-04-12  2:10 UTC  (7+ messages)

[PATCH 0/6] hisi_sas: v2 hw SoC bug workarounds
 2017-04-12  2:02 UTC  (2+ messages)

[PATCH v2] perf: fix double free at function perf_hpp__reset_output_field
 2017-04-12  1:48 UTC  (11+ messages)

[rcu:rcu/next 51/58] mm/mmu_notifier.c:259:14: error: 'struct srcu_struct' has no member named 'per_cpu_ref'
 2017-04-12  1:47 UTC  (2+ messages)

[PATCH] iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
 2017-04-12  1:40 UTC  (2+ messages)

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-04-12  1:39 UTC  (4+ messages)

[PATCH] kbuild: Consolidate header generation from ASM offset information
 2017-04-12  1:38 UTC  (3+ messages)

[PATCH v2] selftests: gpio: fix Makefile
 2017-04-12  1:35 UTC  (2+ messages)
` [lkp-robot] [selftests] 066233fe32: kernel_selftests.gpio.make_fail

[PATCH] irq/affinity: Assign all CPUs a vector
 2017-04-12  1:33 UTC  (2+ messages)
` [lkp-robot] [irq/affinity] 13c024422c: fsmark.files_per_sec -4.3% regression

linux-next: manual merge of the scsi-mkp tree with the char-misc tree
 2017-04-12  1:00 UTC  (3+ messages)

[PATCH] scsi: libfc: directly call ELS request handlers
 2017-04-12  0:59 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: remove some redundant pointer assignments
 2017-04-12  0:44 UTC  (2+ messages)


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