linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-24 17:01:11 to 2016-10-24 19:36:13 UTC [more...]

[RFC 0/8] Define coherent device memory node
 2016-10-24 19:36 UTC  (14+ messages)
` [RFC 1/8] mm: "
` [RFC 2/8] mm: Add specialized fallback zonelist for coherent device memory nodes
` [RFC 3/8] mm: Isolate coherent device memory nodes from HugeTLB allocation paths
` [RFC 5/8] mm: Add new flag VM_CDM for coherent device memory

[PATCH] ftrace: Support full glob matching
 2016-10-24 19:36 UTC  (2+ messages)

solo6010 modprobe lockup since e1ceb25a (v4.3 regression)
 2016-10-24 19:32 UTC  (13+ messages)

[GIT pull] timer updates for 4.9
 2016-10-24 19:30 UTC  (8+ messages)

[PATCH/RESEND] thermal: qcom-spmi: Treat reg property as a single cell
 2016-10-24 19:27 UTC  (2+ messages)

[PATCH v4 0/9] arm64: Allwinner A64 support based on sunxi-ng
 2016-10-24 16:03 UTC  (7+ messages)
` [PATCH v4 4/9] clk: sunxi-ng: Add minimums for all the relevant structures and clocks
` [PATCH v4 6/9] clk: sunxi-ng: Add A64 clocks

[PATCH] drm/sun4i: Add a few formats
 2016-10-24 14:40 UTC  (3+ messages)

[PATCH] perf data convert: fix possible leak
 2016-10-24 19:23 UTC 

[PATCH] x86: Fix export for mcount and __fentry__
 2016-10-24 19:17 UTC  (2+ messages)

[PATCH] nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown
 2016-10-24 19:17 UTC  (2+ messages)

[net-next PATCH RFC 00/26] Add support for DMA writable pages being writable by the network stack
 2016-10-24 19:16 UTC  (32+ messages)
` [net-next PATCH RFC 01/26] swiotlb: Drop unused function swiotlb_map_sg
` [net-next PATCH RFC 02/26] swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
` [net-next PATCH RFC 03/26] arch/arc: Add option to skip sync on DMA mapping
` [net-next PATCH RFC 04/26] arch/arm: Add option to skip sync on DMA map and unmap
` [net-next PATCH RFC 05/26] arch/avr32: Add option to skip sync on DMA map
` [net-next PATCH RFC 06/26] arch/blackfin: "
` [net-next PATCH RFC 07/26] arch/c6x: Add option to skip sync on DMA map and unmap
` [net-next PATCH RFC 08/26] arch/frv: Add option to skip sync on DMA map
` [net-next PATCH RFC 09/26] arch/hexagon: Add option to skip DMA sync as a part of mapping
` [net-next PATCH RFC 10/26] arch/m68k: "
` [net-next PATCH RFC 11/26] arch/metag: Add option to skip DMA sync as a part of map and unmap
` [net-next PATCH RFC 12/26] arch/microblaze: "
` [net-next PATCH RFC 13/26] arch/mips: "
` [net-next PATCH RFC 14/26] arch/nios2: "
` [net-next PATCH RFC 15/26] arch/openrisc: Add option to skip DMA sync as a part of mapping
` [net-next PATCH RFC 16/26] arch/parisc: Add option to skip DMA sync as a part of map and unmap
` [net-next PATCH RFC 17/26] arch/powerpc: Add option to skip DMA sync as a part of mapping
` [net-next PATCH RFC 18/26] arch/sh: "
` [net-next PATCH RFC 19/26] arch/sparc: Add option to skip DMA sync as a part of map and unmap
` [net-next PATCH RFC 20/26] arch/tile: "
` [net-next PATCH RFC 21/26] arch/xtensa: Add option to skip DMA sync as a part of mapping
` [net-next PATCH RFC 22/26] dma: Add calls for dma_map_page_attrs and dma_unmap_page_attrs
` [net-next PATCH RFC 23/26] mm: Add support for releasing multiple instances of a page
` [net-next PATCH RFC 24/26] igb: Update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
` [net-next PATCH RFC 25/26] igb: Update code to better handle incrementing page count
` [net-next PATCH RFC 26/26] igb: Revert "igb: Revert support for build_skb in igb"

[PATCH v4 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-10-24 19:14 UTC  (9+ messages)
` [PATCH v4 4/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

[GIT PULL] GPIO fixes for v4.9
 2016-10-24 19:17 UTC 

Regression in 4.9-rc1 for PPC32 - bisected to commit 05fd007e4629
 2016-10-24 19:14 UTC  (5+ messages)

[PATCH] can: fix warning in bcm_connect/proc_register
 2016-10-24 19:11 UTC 

[PATCH v1 0/3] Add support for Broadcom OTP controller
 2016-10-24 19:12 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: Document Broadcom OTP controller driver
` [PATCH v1 2/3] nvmem: Add the "
` [PATCH v1 3/3] ARM: dts: Add node for "

[Stable 4.4 - NEEDS REVIEW - 0/3] mm: working set fixes
 2016-10-24 19:08 UTC  (9+ messages)
` [Stable 4.4 - NEEDS REVIEW - 1/3] mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page()
` [Stable 4.4 - NEEDS REVIEW - 2/3] mm: filemap: don't plant shadow entries without radix tree node
` [Stable 4.4 - NEEDS REVIEW - 3/3] mm: filemap: fix mapping->nrpages double accounting in fuse

[PATCH] perf tools: Removing miscellaneous debug output
 2016-10-24 19:08 UTC  (2+ messages)
` [tip:perf/core] perf coresight: "

[PATCH 1/2] perf, tools, list: Make vendor event matching case insensitive
 2016-10-24 19:07 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH v2 1/2] kthread: allocate kthread structure using kmalloc
 2016-10-24 19:10 UTC  (7+ messages)
` [PATCH v2 2/2] workqueue: ignore dead tasks in a workqueue sleep hook

[PATCH 1/2] perf bench futex: cache align the worer struct
 2016-10-24 19:06 UTC  (2+ messages)
` [tip:perf/core] perf bench futex: Cache align the worker struct

[tip:perf/core] perf trace: Remove thread_trace->exit_time
 2016-10-24 19:06 UTC 

[tip:perf/core] perf tools: Use normal error reporting when processing PERF_RECORD_READ events
 2016-10-24 19:05 UTC 

[PATCH 1/3] phy: sun4i: check PHY id when poking unknown bit of pmu
 2016-10-24  8:28 UTC 

[tip:perf/core] perf tools: Normalize sq_quote_argv() error reporting
 2016-10-24 19:05 UTC 

[RFC v3 0/2] mmc: sdhci: Ignore capability register when it comes to speeds and use DT binding instead when sdhci-cap-speed-modes-broken is set
 2016-10-24 19:04 UTC  (3+ messages)
` [RFC v3 1/2] mmc: sdhci: Add device tree property sdhci-cap-speed-modes-broken
` [RFC v3 2/2] mmc: sdhci: Ignore capability register when it comes to speeds and use DT binding instead when sdhci-cap-speed-modes-broken is set

[tip:perf/core] perf bench mem: Move boilerplate memory allocation to the infrastructure
 2016-10-24 19:04 UTC 

[PATCH] perf: implement --delay on perf trace
 2016-10-24 19:04 UTC  (2+ messages)
` [tip:perf/core] perf trace: Implement --delay

[PATCH] perf: dynamically change verbosity level in perf top
 2016-10-24 19:03 UTC  (2+ messages)
` [tip:perf/core] perf hists browser: Dynamically change verbosity level

[PATCH] perf: Fix typo "No enough" to "Not enough"
 2016-10-24 19:03 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[GIT PULL 00/37] perf/core improvements and fixes
 2016-10-24 18:53 UTC  (5+ messages)
` [PATCH 33/37] perf bench futex: Cache align the worker struct

[ISSUE] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-10-24 19:01 UTC  (3+ messages)

[PATCH] ARM: dt: sun8i-h3: Add sunxi-sid to dts for sun8i-h3
 2016-10-24 14:05 UTC  (6+ messages)

[PATCH v5 0/4] arm64: Allwinner A64 support based on sunxi-ng
 2016-10-24 16:26 UTC  (7+ messages)
` [PATCH v5 2/4] arm64: dts: add Allwinner A64 SoC .dtsi
` [PATCH v5 3/4] Documentation: devicetree: add vendor prefix for Pine64
  ` [linux-sunxi] "

[PATCH 02/10] perf, tools: Only print Using CPUID message once
 2016-10-24 19:02 UTC  (2+ messages)
` [tip:perf/core] perf pmu: "

[PATCH 9/9] perf/jit: add jitdump format specification document
 2016-10-24 19:02 UTC  (2+ messages)
` [tip:perf/core] perf jit: Add "

[PATCH 8/9] perf/jit: Check JITHEADER_VERSION
 2016-10-24 19:01 UTC  (2+ messages)
` [tip:perf/core] perf jit: "

[PATCH 7/9] perf/jit: generate .eh_frame/.eh_frame_hdr in DSO
 2016-10-24 19:01 UTC  (2+ messages)
` [tip:perf/core] perf jit: Generate "

[PATCH 6/9] perf/jit: add unwinding support
 2016-10-24 19:00 UTC  (2+ messages)
` [tip:perf/core] perf jit: Add "

[PATCH 5/9] perf/jit: do not assume pgoff is zero
 2016-10-24 19:00 UTC  (2+ messages)
` [tip:perf/core] perf jit: Do "

[PATCH 4/9] perf/jit: make perf skip unknown records
 2016-10-24 18:59 UTC  (2+ messages)
` [tip:perf/core] perf jit: Make "

[PATCH 1/9] perf/jit: improve error messages from JVMTI
 2016-10-24 18:58 UTC  (2+ messages)
` [tip:perf/core] perf jit: Improve "

[PATCH 3/9] perf/jit: remove unecessary padding in jitdump file
 2016-10-24 18:59 UTC  (2+ messages)
` [tip:perf/core] perf jit: Remove "

[tip:perf/core] perf jit: Add NT_GNU_BUILD_ID definition for older distros
 2016-10-24 18:57 UTC 

[PATCH 2/9] perf/jit: enable jitdump support without dwarf
 2016-10-24 18:58 UTC  (2+ messages)
` [tip:perf/core] perf jit: Enable "

BUG: unable to handle kernel NULL pointer dereference at 00000000000001e0
 2016-10-24 18:56 UTC  (3+ messages)

[PATCH 1/2] perf, tools: Implement branch_type event parameter
 2016-10-24 18:56 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH] perf, tools: Improve documentation of event parameters for perf record
 2016-10-24 18:55 UTC  (2+ messages)
` [tip:perf/core] perf record: Improve documentation of event parameters

Btrfs: fix free space tree bitmaps on big-endian systems
 2016-10-24 18:55 UTC  (3+ messages)

[tip:perf/core] perf header: Display feature name on write failure
 2016-10-24 18:55 UTC 

[tip:perf/core] perf header: Display missing features
 2016-10-24 18:54 UTC 

[RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes
 2016-10-24 18:48 UTC  (12+ messages)
                ` [PATCH v2 -tip] locking/rtmutex: Reduce top-waiter blocking on a lock

[tip:perf/core] perf report: Move captured info to generic header info
 2016-10-24 18:54 UTC 

Device or HBA level QD throttling creates randomness in sequetial workload
 2016-10-24 18:54 UTC 

[tip:perf/core] tools lib: Add for_each_clear_bit macro
 2016-10-24 18:53 UTC 

[tip:perf/core] tools lib traceevent: Add install_headers target
 2016-10-24 18:51 UTC 

[tip:perf/core] tools lib traceevent: Add version for traceevent shared object
 2016-10-24 18:53 UTC 

[tip:perf/core] tools lib traceevent: Rename LIB_FILE to LIB_TARGET
 2016-10-24 18:52 UTC 

[PATCH 00/28] Reenable maybe-uninitialized warnings
 2016-10-24 18:45 UTC  (5+ messages)
` [PATCH 17/28] spi: fsl-espi: avoid processing uninitalized data on error

[RFC] da850: DDR2/mDDR memory controller driver
 2016-10-24 18:52 UTC  (7+ messages)
` [RFC] ARM: memory: da8xx-ddrctl: new driver

[tip:perf/core] tools lib traceevent: Add do_install_mkdir Makefile function
 2016-10-24 18:52 UTC 

[PATCH v3 0/3] mtd: s3c2410: add device tree support
 2016-10-24 18:50 UTC  (5+ messages)
` [PATCH v3 3/3] mtd: s3c2410: parse the device configuration from OF node

[PATCH V3 3/3] perf tools: Support insn and insnlen in perf script
 2016-10-24 18:50 UTC  (2+ messages)
` [tip:perf/core] perf script: Support insn and insnlen

[tip:perf/core] perf tools: Sync copy of x86's syscall table
 2016-10-24 18:51 UTC 

[PATCH V3 1/3] perf intel-pt/bts: Tidy instruction buffer size usage
 2016-10-24 18:49 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/5] mm: workingset: radix tree subtleties & single-page file refaults
 2016-10-24 18:47 UTC  (3+ messages)

[BUG] False positive in scripts/checkpatch.pl
 2016-10-24 18:46 UTC  (6+ messages)
` [PATCH 1/1] checkpatch: remove false warning for commit reference

[PATCH v2] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
 2016-10-24 18:33 UTC  (4+ messages)

[RFC PATCH 0/2] ASoC: Prevent the snow ASoC driver to spam due probe deferrals
 2016-10-24 18:39 UTC  (4+ messages)
` [RFC PATCH 1/2] ASoC: core: Print one-time messages if missing resources when binding DAIs

[PATCH 0/6] sparc: Enable sun4v hypervisor PCI IOMMU v2 APIs and ATU
 2016-10-24 18:32 UTC  (9+ messages)
` [PATCH 1/6] sparc64: Add FORCE_MAX_ZONEORDER and default to 13
` [PATCH 2/6] sparc64: Add ATU (new IOMMU) support
` [PATCH 3/6] sparc64: Initialize iommu_map_table and iommu_pool

[PATCH] i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
 2016-10-24 18:29 UTC  (2+ messages)

net/can: warning in bcm_connect/proc_register
 2016-10-24 18:23 UTC  (4+ messages)

Linux-4.X-rcY patches can't be applied with git?
 2016-10-24 18:25 UTC 

[PATCH v4 0/5] powerpc/mm: movable hotplug memory nodes
 2016-10-24 18:20 UTC  (5+ messages)
` [PATCH v4 2/5] drivers/of: do not add memory for unavailable nodes

[PATCH/RFT v2 00/17] Add DT support for ohci-da8xx
 2016-10-24 18:19 UTC  (7+ messages)
` [PATCH/RFT v2 09/17] regulator: fixed: Add over current event

[PATCH 0/8] CaitSith LSM module
 2016-10-24 18:18 UTC  (2+ messages)

[PATCH 6/6] ASoC: arizona: Add gating for source clocks of the FLLs
 2016-10-24 18:04 UTC  (2+ messages)
` Applied "ASoC: arizona: Add gating for source clocks of the FLLs" to the asoc tree

[PATCH] regulator: tps6507x: Drop pointless static qualifier for *reg_data variable
 2016-10-24 18:05 UTC  (2+ messages)
` Applied "regulator: tps6507x: Drop pointless static qualifier for *reg_data variable" to the regulator tree

[PATCH] regulator: arizona-ldo1: Set appropriate value for ramp_delay
 2016-10-24 18:05 UTC  (2+ messages)
` Applied "regulator: arizona-ldo1: Set appropriate value for ramp_delay" to the regulator tree

[PATCH -next] ASoC: Intel: Atom: add terminate entry for dmi_system_id tables
 2016-10-24 18:04 UTC  (2+ messages)
` Applied "ASoC: Intel: Atom: add terminate entry for dmi_system_id tables" to the asoc tree

[PATCH 1/4] MAINTAINERS: Add "B:" for URI where to file bugs
 2016-10-24 18:05 UTC  (2+ messages)
` [RFC PATCH] get_maintainer: Look for arbitrary letter prefixes in sections

[PATCH v2 0/2] spi, i2c: mark device nodes only in case of successful instantiation
 2016-10-24 18:05 UTC  (4+ messages)
` [PATCH v2 1/2] spi: "
  ` Applied "spi: mark device nodes only in case of successful instantiation" to the spi tree

[PATCH 0/4] MIPS-kernel: Fine-tuning for two function implementations
 2016-10-24 18:10 UTC  (8+ messages)
` [PATCH 1/4] MIPS/kernel/r2-to-r6-emul: Use seq_puts() in mipsr2_stats_show()
    `  "
            ` Further software improvements around Linux sequence API?

[patch v1] drivers/platform/x86: select hwmon for Mellanox hotplug driver in Kconfig
 2016-10-24 18:10 UTC  (5+ messages)

[PATCH] spi: imx: support DMA for imx35
 2016-10-24 18:05 UTC  (4+ messages)
` [PATCH v2] "
  ` Applied "spi: imx: support DMA for imx35" to the spi tree

[PATCH v2 4/6] ASoC: davinci-mcbsp: DT fix s/interrupts-names/interrupt-names/
 2016-10-24 18:04 UTC  (2+ messages)
` Applied "ASoC: davinci-mcbsp: DT fix s/interrupts-names/interrupt-names/" to the asoc tree

[PATCH 5/6] ASoC: arizona: Add gating for clock when used for direct MCLK
 2016-10-24 18:04 UTC  (2+ messages)
` Applied "ASoC: arizona: Add gating for clock when used for direct MCLK" to the asoc tree

[PATCH] ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array
 2016-10-24 18:03 UTC  (2+ messages)
` Applied "ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array" to the asoc tree

[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-10-24 16:36 UTC  (5+ messages)
` [PATCH 01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 02/18] arm64: ilp32: add documentation on the ILP32 ABI for ARM64

[PATCH -next] ASoC: rk3399_gru_sound: Fix non static symbol warning
 2016-10-24 18:03 UTC  (2+ messages)
` Applied "ASoC: rk3399_gru_sound: Fix non static symbol warning" to the asoc tree

[PATCH] ASoC: PXA: Brownstone needs I2C
 2016-10-24 18:03 UTC  (2+ messages)
` Applied "ASoC: PXA: Brownstone needs I2C" to the asoc tree

[PATCH 2/7] ASoC: atmel_wm8904: constify snd_soc_ops structures
 2016-10-24 18:01 UTC  (2+ messages)
` Applied "ASoC: atmel_wm8904: constify snd_soc_ops structures" to the asoc tree

[PATCH 1/7] ASoC: intel: broadwell: constify snd_soc_ops structures
 2016-10-24 18:01 UTC  (2+ messages)
` Applied "ASoC: intel: broadwell: constify snd_soc_ops structures" to the asoc tree

[PATCH 7/7] ASoC: tegra: constify snd_soc_ops structures
 2016-10-24 18:01 UTC  (2+ messages)
` Applied "ASoC: tegra: constify snd_soc_ops structures" to the asoc tree

[PATCH 3/7] ASoC: rockchip: constify snd_soc_ops structures
 2016-10-24 18:01 UTC  (2+ messages)
` Applied "ASoC: rockchip: constify snd_soc_ops structures" to the asoc tree

[PATCH 6/7] ASoC: constify snd_soc_ops structures
 2016-10-24 18:01 UTC  (2+ messages)
` Applied "ASoC: constify snd_soc_ops structures" to the asoc tree

[PATCH 4/7] ASoC: qcom: storm: constify snd_soc_ops structures
 2016-10-24 18:01 UTC  (2+ messages)
` Applied "ASoC: qcom: storm: constify snd_soc_ops structures" to the asoc tree

[PATCH -resend] Input: i8042, lower log level when controller_init fails
 2016-10-24 17:55 UTC  (2+ messages)

linux.git: printk() problem
 2016-10-24 17:55 UTC  (10+ messages)

[PATCH] drm/arm: mark symbols static where possible
 2016-10-24 17:50 UTC  (3+ messages)

[RFC PATCH] kbuild: add -fno-PIE
 2016-10-24 17:48 UTC  (8+ messages)

[PATCH 0/3] x86/CPU: Get rid of show_msr
 2016-10-24 17:38 UTC  (4+ messages)
` [PATCH 1/3] x86/CPU: Remove the printk format specifier in "CPU0: "
` [PATCH 2/3] x86/CPU: Merge bugs.c and bugs_64.c
` [PATCH 3/3] x86/CPU: Get rid of show_msr

[PATCH 0/7] constify snd_soc_ops structures
 2016-10-24 17:34 UTC  (3+ messages)
` [PATCH 5/7] ASoC: "

[PATCH 2/2] staging: vc04_services: Replace dmac_map_area with dmac_map_sg
 2016-10-24 17:31 UTC  (2+ messages)

[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-24 17:21 UTC  (4+ messages)
` [PATCH V4 09/10] trace, ras: add ARM processor error trace event

[PATCH] net: skip genenerating uevents for network namespaces that are exiting
 2016-10-24 17:17 UTC  (5+ messages)

[PATCH] x86/AMD: Apply erratum 688 on machines without a BIOS fix
 2016-10-24 17:14 UTC  (11+ messages)

[Patch 20/35] media: ti-vpe: vpe: Added MODULE_DEVICE_TABLE hint
 2016-10-24 17:12 UTC  (2+ messages)

[PATCH] IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
 2016-10-24 17:06 UTC  (2+ messages)

Reset implementation for Zynq
 2016-10-24 17:03 UTC  (3+ messages)

[RFC/PATCH 1/2] tools lib subcmd: Suppport cascading options
 2016-10-24 17:03 UTC  (3+ messages)
` [RFC/PATCH 2/2] perf sched: Make common options cascading


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