public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-21 09:41:59 to 2015-07-21 13:20:04 UTC [more...]

Linux-next, Exynos Octa boot fail, bisected to: "drm/exynos: remove drm_iommu_attach_device_if_possible"
 2015-07-21 13:19 UTC 

[PATCH] dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver
 2015-07-21 13:14 UTC 

[PATCH 00/23] ARCH: Migrate clockevent drivers to 'set-state' interface
 2015-07-21 13:11 UTC  (6+ messages)
` [PATCH 11/23] nios2/time: Migrate to new "
    ` [Nios2-dev] "
` [PATCH 18/23] tile/time: "

linux-next: build failure after merge of the gpio tree
 2015-07-21 13:09 UTC  (5+ messages)
` [PATCH] regulator: rk808: make better use of the gpiod API

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-21 13:07 UTC  (13+ messages)
` [PATCH v2 05/20] block/xen-blkfront: Split blkif_queue_request in 2
    ` [Xen-devel] "
` [PATCH v2 06/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
    ` [Xen-devel] "
` [PATCH v2 07/20] block/xen-blkfront: split get_grant in 2
    ` [Xen-devel] "
` [PATCH v2 15/20] block/xen-blkfront: Make it running on 64KB page granularity
    ` [Xen-devel] "

Several races in "usbnet" module (kernel 4.1.x)
 2015-07-21 13:07 UTC  (3+ messages)

[PATCH 0/5] Making the generic ACPI GSI layer irqdomain aware
 2015-07-21 13:03 UTC  (9+ messages)
` [PATCH 1/5] genirq: irqdomain: Use an accessor for the of_node field
` [PATCH 2/5] genirq: irqdomain: Remove irqdomain dependency on struct device_node
` [PATCH 3/5] genirq: irqdomain: Add irq_create_acpi_mappings
` [PATCH 4/5] acpi: gsi: Use acpi_gsi_descriptor to allocate interrupts
` [PATCH 5/5] irqchip: GIC: Switch ACPI support to stacked domains

[PATCH V2 0/2] kexec: refactor CONFIG_KEXEC/CONFIG_KEXEC_FILE Kconfig
 2015-07-21 13:03 UTC  (3+ messages)
` [PATCH V2 2/2] kexec: split kexec_load syscall from kexec core code

[patch] Revert "block: remove artifical max_hw_sectors cap"
 2015-07-21 13:02 UTC  (2+ messages)

[PATCH 0/5] expose mem_cgroup + cleanups
 2015-07-21 12:55 UTC  (11+ messages)
` [PATCH 1/5] memcg: export struct mem_cgroup

[PATCH 1/2] mm, page_isolation: remove bogus tests for isolated pages
 2015-07-21 12:53 UTC  (2+ messages)
  ` [PATCH 2/2] mm: rename and move get/set_freepage_migratetype

[RFC 00/47] perf stat: Add scripting support
 2015-07-21 12:32 UTC  (48+ messages)
` [PATCH 01/47] perf test: Check for refcnt in thread_map test
` [PATCH 02/47] perf stat: Introduce struct perf_stat_config
` [PATCH 03/47] perf stat: Move scale into "
` [PATCH 04/47] perf stat: Move output "
` [PATCH 05/47] perf stat: Move interval "
` [PATCH 06/47] perf stat: Pass struct perf_stat_config into process_counter
` [PATCH 07/47] perf stat: Move counter processing code into stat object
` [PATCH 08/47] perf tools: Use bool instead of target argument in perf_evlist__propagate_maps
` [PATCH 09/47] perf tools: Tolerate NULL maps "
` [PATCH 10/47] perf tools: Force perf_evlist__set_maps to propagate maps through events
` [PATCH 11/47] perf tools: Use argv style storage for cmdline feature data
` [PATCH 12/47] perf tools: Add thread_map event
` [PATCH 13/47] perf tools: Add thread_map event sythesize function
` [PATCH 14/47] perf tools: Add thread_map__new_event function
` [PATCH 15/47] perf tools: Add cpu_map event
` [PATCH 16/47] perf tools: Add cpu_map event synthesize function
` [PATCH 17/47] perf tools: Add cpu_map__new_event function
` [PATCH 18/47] perf tools: Add stat config event
` [PATCH 19/47] perf tools: Add stat config event synthesize function
` [PATCH 20/47] perf tools: Add stat config event read function
` [PATCH 21/47] perf tools: Add stat event
` [PATCH 22/47] perf tools: Add stat event synthesize function
` [PATCH 23/47] perf tools: Add stat event read function
` [PATCH 24/47] perf tools: Add stat round event
` [PATCH 25/47] perf tools: Add stat round event synthesize function
` [PATCH 26/47] perf tools: Introduce stat feature
` [PATCH 27/47] perf tools: Move id_offset out of struct perf_evsel union
` [PATCH 28/47] perf stat record: Add record command
` [PATCH 29/47] perf stat record: Initialize record features
` [PATCH 30/47] perf stat record: Synthesize stat record data
` [PATCH 31/47] perf stat record: Store events IDs in perf data file
` [PATCH 32/47] perf stat record: Add pipe support for record command
` [PATCH 33/47] perf stat record: Write stat events on record
` [PATCH 34/47] perf stat record: Write stat round "
` [PATCH 35/47] perf stat report: Add report command
` [PATCH 36/47] perf stat report: Process cpu/threads maps
` [PATCH 37/47] perf stat report: Process stat config event
` [PATCH 38/47] perf stat report: Process stat and stat round events
` [PATCH 39/47] perf stat report: Move csv_sep initialization before report command
` [PATCH 40/47] perf script: Check output fields only for samples
` [PATCH 41/47] perf script: Process cpu/threads maps
` [PATCH 42/47] perf script: Process stat config event
` [PATCH 43/47] perf script: Add process_stat/process_stat_interval scripting interface
` [PATCH 44/47] perf script: Add stat default handlers
` [PATCH 45/47] perf script: Display stat events by default
` [PATCH 46/47] perf script: Add python support for stat events
` [PATCH 47/47] perf script: Add stat-cpi.py script

[PATCH v11] crypto: Add Allwinner Security System crypto accelerator
 2015-07-21 12:50 UTC  (6+ messages)

[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-07-21 12:41 UTC  (6+ messages)
` [PATCH-v5 1/5] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
` [PATCH-v5 2/5] i2c: pxa: enable/disable i2c module across msg xfer
` [PATCH-v5 3/5] i2c: pxa: Add support for pxa910/988 & new configuration features
` [PATCH-v5 4/5] Documentation: binding: add sclk adjustment properties to i2c-pxa
` [PATCH-v5 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support

[PATCH] ARM: dts: sun4i: Add Iteaduino Plus A10
 2015-07-21 12:37 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC ebeam PATCH 0/3] new USB eBeam input driver
 2015-07-21 12:38 UTC  (6+ messages)
` [RFC ebeam PATCH 2/2] input: misc: New "

[PATCH] mm: trace tlb flush after disabling preemption in try_to_unmap_flush
 2015-07-21 12:27 UTC  (2+ messages)

[PATCH 0/2] dmaengine: Add scatter-gathered memset support
 2015-07-21 12:19 UTC  (6+ messages)
` [PATCH 2/2] dmaengine: xdmac: Add scatter gathered "

[PATCH] mm: use srcu for shrinkers
 2015-07-21 12:19 UTC  (3+ messages)
` [PATCH -next v2] mm: srcu-ify shrinkers

[PATCH V2 net-next 0/3] ARM BPF JIT features
 2015-07-21 12:16 UTC  (4+ messages)
` [PATCH V2 next-next 1/3] ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT
` [PATCH V2 net-next 2/3] ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET "
` [PATCH V2 net-next 3/3] ARM: net: add support for BPF_ANC | SKF_AD_HATYPE "

[PATCH V2 net 0/3] BPF JIT fixes for ARM
 2015-07-21 12:14 UTC  (4+ messages)
` [PATCH V2 net 1/3] ARM: net: fix condition for load_order > 0 when translating load instructions
` [PATCH V2 net 2/3] ARM: net: handle negative offsets in BPF JIT
` [PATCH V2 net 3/3] ARM: net: fix vlan access instructions in ARM JIT

[PATCH v3 1/2] drm/i915: remove unnecessary null test
 2015-07-21 12:06 UTC  (2+ messages)
` [PATCH v3 2/2] drm/i915: remove redundant if check

[RFC PATCH 00/21] x86: Proposed fixes for stackvalidate warnings
 2015-07-21 12:06 UTC  (11+ messages)
` [RFC PATCH 13/21] x86/asm/crypto: Fix frame pointer usage in aesni-intel_asm.S

[PATCH v7 0/4] Compile-time stack validation
 2015-07-21 12:06 UTC  (8+ messages)
` [PATCH v7 2/4] x86/stackvalidate: "

[PATCH v3 00/11] USB: OTG/DRD Core functionality
 2015-07-21 10:52 UTC  (5+ messages)
` [PATCH v3 07/11] usb: otg: add OTG core

[PATCH 1/1] ath10k: fixing wrong initialization of struct channel
 2015-07-21 11:59 UTC 

[PATCH v3 0/4] arm: tegra: implement NVEC driver using tegra i2c
 2015-07-21 11:57 UTC  (4+ messages)
` [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus

[PATCH 1/1] ath10k: fixing wrong initialization of struct channel
 2015-07-21 11:54 UTC  (2+ messages)

[PATCH v2 00/11] Qualcomm Shared Memory & RPM drivers
 2015-07-21 11:46 UTC  (5+ messages)
` [PATCH v2 04/11] soc: qcom: Add Shared Memory Driver

[GIT PULL 00/39] perf tools: filtering events using eBPF programs
 2015-07-21 11:41 UTC  (7+ messages)
` perf test LLVM was: "

Requesting inclusion of 26bb0e9a in linux-3.14.y
 2015-07-21 11:41 UTC 

[PATCH] mmc: omap_hsmmc: Update driver to support without regulators
 2015-07-21 11:40 UTC  (2+ messages)

[PATCH v3 1/1] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation
 2015-07-21 11:33 UTC 

[PATCH net v5 0/4] net: enable inband link state negotiation only when explicitly requested
 2015-07-21 11:17 UTC  (2+ messages)

[PATCH 0/4] clk: 88pm800: Add new clk provider driver for 88PM800 MFD
 2015-07-21 11:07 UTC  (5+ messages)
` [PATCH 1/4] mfd: 88pm800: Update the header file with 32K clk related macros
` [PATCH 2/4] mfd: devicetree: bindings: Add clock subdevice node information
` [PATCH 3/4] clk: 88pm800: Add clk provider driver for 88pm800 family of devices
` [PATCH 4/4] mfd: 88pm800: Add support for clk subdevice

[PATCH 0/5] regulator: 88pm800: Add 88pm860 regulator support
 2015-07-21 11:15 UTC  (10+ messages)
` [PATCH 4/5] "

[PATCH 0/3] Switch input leds over to standard LED class devices
 2015-07-21 11:14 UTC  (4+ messages)
` [PATCH 1/3] Input: export LEDs as class devices in sysfs
  ` [PATCH v2 "

[PATCH 12/39] perf tools: Introduce llvm config options
 2015-07-21 11:13 UTC  (2+ messages)
` [PATCH 12/39 update] "

[PATCH V4 0/7] i2c: qup: Add support for v2 tags and bam dma
 2015-07-21 11:10 UTC  (4+ messages)
` [PATCH V4 5/7] i2c: qup: Add bam dma capabilities

[PATCH 4/6] sched: Optimize preemption operations on __schedule() callers
 2015-07-21 11:07 UTC  (4+ messages)
` [tip:sched/core] sched/preempt: "

[PATCH 1/2] ARM: dts: Add support for phyCORE-AM335x SoM
 2015-07-21 10:59 UTC  (2+ messages)

[PATCH v3 0/5] ARM: dts: OMAP2+: Enable USB dual-role on supported boards
 2015-07-21 10:54 UTC  (2+ messages)

[PATCH] mmc:Fix refcount leak in the function mmc_queue_resume for the semaphone thread_sem
 2015-07-21 10:54 UTC 

[PATCH v2] thermal: consistently use int for temperatures
 2015-07-21 10:52 UTC  (2+ messages)

[PATCH 0/8] Add ODP support using HMM
 2015-07-21 10:51 UTC  (6+ messages)
` [PATCH 4/8] IB/odp/hmm: add new kernel option to use HMM for ODP
` [PATCH 6/8] IB/mlx5/hmm: add mlx5 HMM device initialization and callback v3

[PATCH 1/3] xen-blkfront: introduce blkfront_gather_backend_features()
 2015-07-21 10:50 UTC  (4+ messages)
` [PATCH 3/3] xen-blkback: rm BUG_ON() in purge_persistent_gnt()

[PATCH 1/1] regmap: regcache-rbtree: Use GFP_ATOMIC when using spinlocks
 2015-07-21 10:43 UTC  (5+ messages)

[PATCH] cpufreq: Avoid double addition/removal of sysfs links
 2015-07-21 10:43 UTC  (3+ messages)

[RFC PATCH perf/core v2 00/16] perf-probe --cache and SDT support
 2015-07-21 10:42 UTC  (12+ messages)
` [RFC PATCH perf/core v2 15/16] perf buildid-cache: Scan and import user SDT events to probe cache
  ` Re: [RFC PATCH perf/core v2 00/16] perf-probe --cache and SDT support
          `  "

[PATCH 0/5] mtd: Qualcomm NAND controller driver
 2015-07-21 10:34 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] mtd: nand: Create a BBT flag to access bad block markers in raw mode
  ` [PATCH v2 2/5] mtd: nand: Qualcomm NAND controller driver
  ` [PATCH v2 3/5] dt/bindings: qcom_nandc: Add DT bindings
  ` [PATCH v2 4/5] arm: qcom: dts: Add NAND controller node for ipq806x
  ` [PATCH v2 5/5] arm: qcom: dts: Enale NAND node on IPQ8064 AP148 platform

[PATCH v2 0/5] KASan for arm64
 2015-07-21 10:36 UTC  (7+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH V3 0/3] da9062: Add DA9062 RTC support using the existing DA9063 RTC driver
 2015-07-21 10:29 UTC  (4+ messages)
` [PATCH V3 1/3] mfd: da9062: Support for the DA9063 RTC in the DA9062 core
` [PATCH V3 2/3] devicetree: da9062: Add device tree bindings for DA9062 RTC
` [PATCH V3 3/3] rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver

[PATCH v8 0/9] Add simple NVMEM Framework via regmap
 2015-07-21 10:31 UTC  (9+ messages)
` [PATCH v8 1/9] nvmem: Add a simple NVMEM framework for nvmem providers
` [PATCH v8 6/9] nvmem: qfprom: Add Qualcomm QFPROM support

[PATCH V4 0/5] perf: Add PERF_RECORD_SWITCH to indicate context switches
 2015-07-21 10:29 UTC  (7+ messages)
` [PATCH V4 1/5] "
` [PATCH V4 2/5] perf tools: Add new PERF_RECORD_SWITCH event
` [PATCH V4 3/5] perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
` [PATCH V4 4/5] perf script: Don't assume evsel position of tracking events
` [PATCH V4 5/5] perf script: Add option --show-switch-events

[PATCH v10 0/7] sched: Rewrite runnable load and utilization average tracking
 2015-07-21 10:29 UTC  (6+ messages)
` [PATCH v10 6/7] sched: Provide runnable_load_avg back to cfs_rq

[RFC 2/3] arm64: refactor save_stack_trace()
 2015-07-21 10:26 UTC  (13+ messages)

[PATCH RFC] intel_pstate: play well with frequency limits set by acpi
 2015-07-21 10:25 UTC  (5+ messages)

[PATCH tip/master 0/3] kprobes blacklist enhancement
 2015-07-21 10:19 UTC  (6+ messages)
` [PATCH tip/master 1/3] kprobes: Support blacklist functions in module
        `  "

[PATCH V2 0/3] da9062: Add DA9062 RTC support using the existing DA9063 RTC driver
 2015-07-21 10:15 UTC  (6+ messages)
` [PATCH V2 2/3] devicetree: da9062: Add device tree bindings for DA9062 RTC
` [PATCH V2 1/3] mfd: da9062: Support for the DA9063 RTC in the DA9062 core
` [PATCH V2 3/3] rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver

[PATCH] sched/numa: Disable sched_numa_balancing on uma systems
 2015-07-21 10:08 UTC  (3+ messages)

[GIT PULL] x86/ras material for 4.3 queue
 2015-07-21 10:08 UTC  (5+ messages)
` [PATCH 1/7] x86/mce: Provide a lockless memory pool to save error records

[PATCH] ppc4xx_edac: Fix kernel oops
 2015-07-21 10:07 UTC  (4+ messages)

[PATCH] ARM: ptrace: Implement PTRACE_SYSEMU
 2015-07-21 10:04 UTC 

[PATCH v9 00/22] tracing: 'hist' triggers
 2015-07-21 10:04 UTC  (5+ messages)
` [PATCH v9 01/22] tracing: Update cond flag when enabling or disabling a trigger
` [PATCH v9 02/22] tracing: Make ftrace_event_field checking functions available

[PATCH RFC V2 1/1] x86, perf: Add a freq pmu driver
 2015-07-21  9:55 UTC  (7+ messages)

[PATCH/RFC v4 00/51] Remove work queues from LED class drivers
 2015-07-21  9:53 UTC  (5+ messages)
` [PATCH/RFC 01/51] leds: Add led_set_brightness_sync to the public LED subsystem API
` [PATCH/RFC 03/51] leds: Add an internal led_set_brightness_nosleep function

regulator: MT6311: Add support for MT6311 regulator
 2015-07-21  9:52 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: Add document "
` [PATCH 2/2] regulator: MT6311: Add support "

[PATCH V3 2/7] Drivers: hv: vmbus: define a new VMBus message type for hvsock
 2015-07-21 10:58 UTC 

[RFC/PATCH v2 v2 1/6] x86/selftests, x86/vm86: Improve entry_from_vm86 selftest
 2015-07-21  9:44 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 0/2] serial: 8250: Workaround to avoid irq=0 for console
 2015-07-21  9:44 UTC  (13+ messages)
` [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console

[PATCH v5 2/3] video: fbdev: atyfb: replace MTRR UC hole with strong UC
 2015-07-21  9:43 UTC  (3+ messages)
` [PATCH v6 3/4] drivers/video/fbdev/atyfb: Replace "
  ` [tip:x86/mm] "

[PATCH v6 4/4] drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()
 2015-07-21  9:43 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v6 2/4] drivers/video/fbdev/atyfb: Clarify ioremap() base and length used
 2015-07-21  9:43 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v2] x86: MCA: obsolete sys_desc_table
 2015-07-21  9:44 UTC  (2+ messages)
` [tip:x86/boot] x86/boot: Obsolete the MCA sys_desc_table

[PATCH v6 1/4] drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper
 2015-07-21  9:42 UTC  (2+ messages)
  ` [tip:x86/mm] "

Edited draft of bpf(2) man page for review/enhancement
 2015-07-21  9:43 UTC  (3+ messages)

[PATCH v1] x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default
 2015-07-21  9:42 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v3] x86/kconfig/32: Rename CONFIG_VM86 and default it to n
 2015-07-21  9:42 UTC  (2+ messages)
` [tip:x86/asm] x86/kconfig/32: Rename CONFIG_VM86 and default it to 'n'

[PATCH] force inlining of spinlock ops
 2015-07-21  9:41 UTC  (2+ messages)
` [tip:x86/asm] locking/spinlocks: Force "

[PATCH] locking/pvqspinlock: Fix kernel panic in locking-selftest
 2015-07-21  9:41 UTC  (2+ messages)
` [tip:locking/urgent] "

[PATCH] x86: Wire up 32-bit direct socket calls
 2015-07-21  9:41 UTC  (2+ messages)
` [tip:x86/asm] x86/entry/syscalls: "


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