linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-19 01:12:59 to 2016-02-19 09:15:35 UTC [more...]

[PATCH v10 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-02-19  9:13 UTC  (4+ messages)
` [PATCH v10 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[RFC PATCH 0/9] iio: Fix ABBA deadlock in inv-mpu6050
 2016-02-19  9:09 UTC  (3+ messages)
` [RFC PATCH 2/9] iio: imu: inv_mpu6050: Fix Yoda conditions

[PATCH v11 0/4] Machine check recovery when kernel accesses poison
 2016-02-19  9:10 UTC  (8+ messages)
` [PATCH v11 3/4] x86, mce: Add __mcsafe_copy()
    ` [PATCH v12] x86, mce: Add memcpy_trap()

[PATCH V2 1/2] pinctrl: mediatek: Modify pinctrl bindings for mt7623
 2016-02-19  9:09 UTC  (4+ messages)
` [PATCH V2 2/2] pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623

[PATCH 1/9] ARM: ARMv7-M uses BE-8, not BE-32
 2016-02-19  9:03 UTC  (10+ messages)
` [PATCH 4/9] ARM: add CONFIG_PHYS_OFFSET default values
` [PATCH 8/9] ARM: do not use optimized do_div for ARMv3

Regard of thermal power allocator's coefficients
 2016-02-19  9:03 UTC  (5+ messages)

[PATCH] mfd: Fix MACRO for commonly declared MFD cell attributes
 2016-02-19  8:50 UTC  (2+ messages)

[PATCH tip v8 0/5] Simple wait queue support
 2016-02-19  8:46 UTC  (6+ messages)
` [PATCH v8 1/5] wait.[ch]: Introduce the simple waitqueue (swait) implementation
` [PATCH v8 2/5] kbuild: Add option to turn incompatible pointer check into error
` [PATCH v8 3/5] KVM: use simple waitqueue for vcpu->wq
` [PATCH v8 4/5] rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
` [PATCH v8 5/5] rcu: use simple wait queues where possible in rcutree

[PATCH] dmaengine: pl330: initialize tasklet after spin_unlock_irqrestore
 2016-02-19  8:46 UTC  (7+ messages)

[PATCH V6 00/11] soc: mediatek: PMIC wrap: add MT6323/2701/7623 support
 2016-02-19  8:44 UTC  (12+ messages)
` [PATCH V6 01/11] dt-bindings: ARM: Mediatek: add MT2701/7623 string to the PMIC wrapper doc
` [PATCH V6 02/11] soc: mediatek: PMIC wrap: don't duplicate the wrapper data
` [PATCH V6 03/11] soc: mediatek: PMIC wrap: add wrapper callbacks for init_reg_clock
` [PATCH V6 04/11] soc: mediatek: PMIC wrap: split SoC specific init into callback
` [PATCH V6 05/11] soc: mediatek: PMIC wrap: WRAP_INT_EN needs a different bitmask for MT2701/7623
` [PATCH V6 06/11] soc: mediatek: PMIC wrap: SPI_WRITE "
` [PATCH V6 07/11] soc: mediatek: PMIC wrap: move wdt_src into the pmic_wrapper_type struct
` [PATCH V6 08/11] soc: mediatek: PMIC wrap: remove pwrap_is_mt8135() and pwrap_is_mt8173()
` [PATCH V6 09/11] soc: mediatek: PMIC wrap: add a slave specific struct
` [PATCH V6 10/11] soc: mediatek: PMIC wrap: add mt6323 slave support
` [PATCH V6 11/11] soc: mediatek: PMIC wrap: add MT2701/7623 support

[PATCH v2 1/2] mfd: intel_quark_i2c_gpio: remove clock tree on error path
 2016-02-19  8:42 UTC  (2+ messages)
` [PATCH v2 2/2] mfd: intel_quark_i2c_gpio: switch to use struct device *

[patch 00/11] x86/perf/intel_uncore: Cleanup and enhancements
 2016-02-19  8:39 UTC  (10+ messages)
` [patch 07/11] x86/perf/uncore: Track packages not per cpu data

[PATCH 0/7] Runtime PM support for AHCI host controller driver
 2016-02-19  8:39 UTC  (6+ messages)
` [PATCH 3/7] scsi: Drop runtime PM usage count after host is added

[PATCH v1] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-19  8:35 UTC  (2+ messages)

[PATCH] serial: samsung: fix the inconsistency in spinlock
 2016-02-19  8:34 UTC  (9+ messages)

[PATCH v2] staging/android/ion : fix a race condition in the ion driver
 2016-02-19  8:31 UTC 

[PATCH v2] net: phy: spi_ks8995: add dependency on GPIO
 2016-02-19  8:29 UTC  (3+ messages)

V4L docs and docbook
 2016-02-19  8:28 UTC  (7+ messages)

[RFC][PATCH] sched: Kick bandwidth timer immediately on start up
 2016-02-19  8:24 UTC  (3+ messages)

[RFC5 PATCH v6 00/21] ILP32 for ARM64
 2016-02-19  8:23 UTC  (4+ messages)

[RFC 0/3] Unify IOMMU-based DMA-mapping code for ARM and ARM64
 2016-02-19  8:22 UTC  (4+ messages)
` [RFC 1/3] drm/exynos: rewrite IOMMU support code
` [RFC 2/3] iommu: dma-iommu: move IOMMU/DMA-mapping code from ARM64 arch to drivers
` [RFC 3/3] iommu: dma-iommu: use common implementation also on ARM architecture

[PATCH] pinctrl: sirf/atlas7: stop poking around in GPIO internals
 2016-02-19  8:21 UTC  (5+ messages)

[PATCH] drm: ARM HDLCD - get rid of devm_clk_put()
 2016-02-19  8:15 UTC 

[PATCH v1 1/2] mfd: intel_quark_i2c_gpio: remove clock tree on error path
 2016-02-19  8:12 UTC  (3+ messages)

[PATCH 1/2] mm: cma: split out in_cma check to separate function
 2016-02-19  8:12 UTC  (2+ messages)
` [PATCH 2/2] ARM: dma-mapping: fix alloc/free for coherent + CMA + gfp=0

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-19  8:09 UTC  (6+ messages)
` [PATCH v8 1/3] cpufreq: Add mechanism for registering "
  ` [PATCH v9 "
    ` [PATCH v10 "

linux-next: build failure after merge of the wireless-drivers-next tree
 2016-02-19  8:08 UTC  (2+ messages)

[PATCH v2] f2fs: reuse read_inline_data for f2fs_convert_inline_page
 2016-02-19  8:02 UTC 

[PATCH v2 0/2] arm: am43xx: Register rtc hwmod
 2016-02-19  7:59 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: am43x-epos-evm: Add the am438 compatible string
` [PATCH v2 2/2] ARM: AM43XX: HWMOD: Add rtc hwmod

[PATCH] f2fs: add new wraper function for reading inline data
 2016-02-19  7:46 UTC  (3+ messages)

[PATCH] b43: fix memory leak
 2016-02-19  7:44 UTC  (3+ messages)

[PATCH v2 0/6] arm64: Add support of KVM with ACPI
 2016-02-19  7:24 UTC  (4+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: arch_timer: Gather KVM specific information in a structure

[PATCH 2/3] thermal: Add Mediatek thermal controller support
 2016-02-19  7:21 UTC  (11+ messages)

[PATCH v12] Add Mediatek thermal support
 2016-02-19  7:20 UTC  (4+ messages)
` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes

[PATCHv3 00/11] Fixes and improvements to f_fs and f_midi
 2016-02-19  7:12 UTC  (4+ messages)

[PATCH v7 00/10] usb: early: add support for early printk through USB3 debug port
 2016-02-19  7:09 UTC  (7+ messages)
` [PATCH v7 04/10] usb: dbc: add debug buffer
` [PATCH v7 05/10] usb: dbc: add bulk out and bulk in interfaces

[RFC PATCH] proc: do not include shmem and driver pages in /proc/meminfo::Cached
 2016-02-19  6:57 UTC  (4+ messages)

commit 271e1b86e691 is breaking DMA uart on SoCFPGA
 2016-02-19  6:51 UTC  (4+ messages)

[PATCH 3/3] lockdep: prevent chain_key collisions
 2016-02-19  6:48 UTC  (5+ messages)
` [PATCH v2 0/3] lockdep: liblockdep: Prevent "
  ` [PATCH v2 1/3] tools/liblockdep: add userspace version of READ_ONCE
  ` [PATCH v2 2/3] tools/liblockdep: add tests
  ` [PATCH v2 3/3] lockdep: prevent and detect chain_key collisions

[lkp] [xfs] fbcc025613: -5.6% fsmark.files_per_sec
 2016-02-19  6:49 UTC  (2+ messages)

Interesting csd deadlock on ARC
 2016-02-19  6:47 UTC 

[PATCH][QUESTION] Intentional memory leak in ipmi_msghandler?
 2016-02-19  6:41 UTC 

[PATCH 00/14] ACPI 2.0: Enable TermList interpretion and early opeartion region accesses for table loading
 2016-02-19  6:40 UTC  (2+ messages)

[PATCH v4 0/6] Add core dtsi for rk3399 from Rockchip
 2016-02-19  6:38 UTC  (10+ messages)
` [PATCH v4 1/6] clk: rockchip: add dt-binding header for rk3399
` [PATCH v4 2/6] soc: rockchip: add bindings for Rockchip grf
` [PATCH v4 3/6] spi: rockchip: add bindings for rk3399 spi
` [PATCH v4 4/6] ASoC: rockchip: add bindings for rk3399 i2s
` [PATCH v4 5/6] dt-bindings: add documentation of rk3399 clock controller
` [PATCH 6/6] ARM64: dts: rockchip: add core dtsi file for rk3399
` [PATCH v4 "

[PATCH 00/15] ACPICA: 20160212 Release
 2016-02-19  6:17 UTC  (16+ messages)
` [PATCH 01/15] ACPICA: aclocal: Put parens around some definitions
` [PATCH 02/15] ACPICA: Remove incorrect "static" from a global structure
` [PATCH 03/15] ACPICA: iASL: Fix some typos with the name strtoul64
` [PATCH 04/15] ACPICA: iASL: Update to use internal acpi_ut_strtoul64 function
` [PATCH 05/15] ACPICA: debugger: dbconvert: free pld_info on error return path
` [PATCH 06/15] ACPICA: Remove unnecessary arguments to ACPI_INFO
` [PATCH 07/15] ACPICA: ACPI 6.0/iASL: Add support for the External AML opcode
` [PATCH 08/15] ACPICA: Tables: make default region accessible during the table load
` [PATCH 09/15] ACPICA: ACPICA: Tune _REG evaluations order in the initialization steps
` [PATCH 10/15] ACPICA: Namespace: Ensure \_SB._INI executed before any _REG
` [PATCH 11/15] ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_initialized
` [PATCH 12/15] ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
` [PATCH 13/15] ACPICA: Revert "Parser: Fix for SuperName method invocation"
` [PATCH 14/15] ACPICA: Utilities: Update trace mechinism for acquire_object
` [PATCH 15/15] ACPICA: Update version to 20160212

[PATCH v2 0/3] Syscon support for iProc touchscreen driver
 2016-02-19  6:13 UTC  (4+ messages)
` [PATCH v2 1/3] input: cygnus-update touchscreen dt node document

[PATCH] arm64, kbuild: make "make install" not depend on vmlinux
 2016-02-19  6:05 UTC 

[PATCH] ARM64: dts: Mediatek: mt8173-evb: fix access MMC fail issue
 2016-02-19  6:00 UTC 

rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
 2016-02-19  5:59 UTC  (12+ messages)

[RFC PATCH 0/3] mm/zsmalloc: increase density and reduce memory wastage
 2016-02-19  5:55 UTC  (11+ messages)
` [RFC PATCH 3/3] mm/zsmalloc: change ZS_MAX_PAGES_PER_ZSPAGE

call_usermodehelper in containers
 2016-02-19  5:37 UTC  (17+ messages)

[PATCH v1] tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
 2016-02-19  5:36 UTC  (5+ messages)

[PATCH v2] tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
 2016-02-19  5:29 UTC 

[PATCH 0/5] add DTS for hi6220 and HiKey
 2016-02-19  5:19 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: hi6220: add pinctrl for uarts and enable them
` [PATCH 2/5] arm64: dts: add LED nodes for hi6220-hikey
` [PATCH 3/5] arm64: dts: add dwmmc nodes for hi6220
` [PATCH 4/5] arm64: dts: hi6220: add resets property into dwmmc nodes
` [PATCH 5/5] arm64: dts: add wifi nodes support for hi6220-hikey

[PATCHv2] serial: samsung: drop the spinlock around uart_write_wakeup
 2016-02-19  5:15 UTC 

linux-next: Tree for Feb 19
 2016-02-19  4:49 UTC 

[PATCH 1/2] staging: fsl-mc: Do not allow building as a module
 2016-02-19  4:36 UTC  (3+ messages)

[PATCH 0/3] thermal: exynos: Fixes for vtmu-supply regulator handling
 2016-02-19  4:29 UTC  (5+ messages)
` [PATCH 3/3] thermal: exynos: Defer probe if vtmu is present but not registered

[RFC][PATCH 00/10] Add trace event support to eBPF
 2016-02-19  4:16 UTC  (6+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2016-02-19  4:09 UTC 

[PATCH v2 1/3] ARM: dts: Add cooling levels for CPUs on exynos5420
 2016-02-19  3:51 UTC  (3+ messages)

[PATCH 0/3] drm: more pre-decrement fixes
 2016-02-19  3:32 UTC  (3+ messages)
` [PATCH 2/3] drm/nouveau: use post-decrement in error handling

[PATCH v1 0/4] block: fix bio_will_gap()
 2016-02-19  3:20 UTC  (5+ messages)
` [PATCH v1 1/4] block: bio: introduce helpers to get the 1st and last bvec
` [PATCH v1 2/4] block: check virt boundary in bio_will_gap()
` [PATCH v1 3/4] block: get the 1st and last bvec via helpers
` [PATCH v1 4/4] block: merge: "

[PATCH 0/2] ACPI, x86/efi: Remove ACPI BGRT tables for kexec
 2016-02-19  3:19 UTC  (6+ messages)
` [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables

[PATCH] hwmon: (ads1015) Handle negative conversion values correctly
 2016-02-19  3:16 UTC  (3+ messages)

[PATCH v2 0/4] iommu/arm-smmu: misc fixes for SMMUv1/SMMUv2
 2016-02-19  3:14 UTC  (4+ messages)
` [PATCH v2 2/4] iommu/arm-smmu: Invoke DT probe from arm_smmu_of_setup()

[PATCH] bpf: grab rcu read lock for bpf_percpu_hash_update
 2016-02-19  3:12 UTC  (2+ messages)

[PATCH] clk: gpio: Really allow an optional clock= DT property
 2016-02-19  3:12 UTC 

[PATCH 0/12] cpufreq: More governor code reorganization
 2016-02-19  3:09 UTC  (19+ messages)
` [PATCH 1/12] cpufreq: governor: Close dbs_data update race condition
` [PATCH 8/12] cpufreq: governor: Make governor private data per-policy
    ` [PATCH v2 "
` [PATCH 10/12] cpufreq: governor: Relocate definitions of tuners structures
    ` [PATCH v2 "
` [PATCH 12/12] cpufreq: governor: Narrow down the dbs_data_mutex coverage
    ` [PATCH v2 "

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-19  2:58 UTC  (8+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()

[lkp] [drm/i915] b31e51360e: piglit.igt/gem_reset_stats/close-pending-ctx-render.fail
 2016-02-19  2:55 UTC 

[GIT PULL] drm/vc4: changes for drm-fixes
 2016-02-19  2:51 UTC  (2+ messages)

[PATCH v2 0/4] Add core dtsi for rk3399 from Rockchip
 2016-02-19  2:44 UTC  (7+ messages)
` [PATCH v2 2/4] spi: rockchip: add bindings for rk3399 spi
    ` [PATCH v2.1 "

[PATCH v3 0/6] arm: qcom: Add support for IPQ8014 family of SoCs
 2016-02-19  2:43 UTC  (5+ messages)
` [PATCH v3 5/6] dts: ipq4019: Add support for IPQ4019 DK01 board

[PATCH] ASoC: mediatek: Add machine driver for ALC5650 codec
 2016-02-19  2:35 UTC 

[PATCH] arm64: add architecture specified current_pt_regs
 2016-02-19  2:30 UTC  (3+ messages)

[RESEND PATCH v5 0/2] Add phy support for arasan,sdhci-5.1
 2016-02-19  2:20 UTC  (3+ messages)
` [RESEND PATCH v5 1/2] Documentation: bindings: add description of phy for sdhci-of-arasan
` [RESEND PATCH v5 2/2] mmc: sdhci-of-arasan: add phy support "

[PATCH 1/2] mm: introduce page reference manipulation functions
 2016-02-19  2:15 UTC  (8+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH v1 0/8] SLAB support for KASAN
 2016-02-19  2:11 UTC  (11+ messages)
` [PATCH v1 2/8] mm, kasan: SLAB support
` [PATCH v1 8/8] mm: kasan: Initial memory quarantine implementation

[PATCH v42 0/6] critical clocks and handoff clocks
 2016-02-19  2:03 UTC  (4+ messages)
` [PATCH v42 1/6] clk: Allow clocks to be marked as CRITICAL

[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
 2016-02-19  1:56 UTC  (4+ messages)
` [RESEND PATCH] "
  ` [RESEND v2 "
    ` [RESEND v3 "

[PATCH 0/4] block: fix bio_will_gap()
 2016-02-19  1:47 UTC  (7+ messages)
` [PATCH 1/4] block: bio: introduce helpers to get the 1st and last bvec

[PATCH] net: fix bridge multicast packet checksum validation
 2016-02-19  1:38 UTC  (3+ messages)

[PATCH] unix_diag: fix incorrect sign extension in unix_lookup_by_ino
 2016-02-19  1:27 UTC 

[PATCHv2] lkdtm: Add READ_AFTER_FREE test
 2016-02-19  1:15 UTC 

[PATCH] i2c: bcm2835: Don't complain on -EPROBE_DEFER from getting our clock
 2016-02-19  1:12 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).