linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-08 00:12:19 to 2016-11-08 06:51:24 UTC [more...]

[PATCH v3 1/2] USB hub_probe: rework ugly goto-into-compound-statement
 2016-11-08  6:51 UTC  (3+ messages)

[v15, 0/7] Fix eSDHC host version register bug
 2016-11-08  6:49 UTC  (5+ messages)
` [v15, 3/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl

[PATCH v3 0/3] reproc: qcom: Add support to hexagon q6v56 in qcom hexagon rproc driver
 2016-11-08  6:49 UTC  (3+ messages)
` [PATCH v3 2/3] remoteproc: qcom: Hexagon resource handling

[PATCH v4] Net Driver: Add Cypress GX3 VID=04b4 PID=3610
 2016-11-08  6:48 UTC  (2+ messages)

[PATCH] drm/udl: Ensure channel is selected before using the device
 2016-11-08  6:48 UTC  (6+ messages)
` [PATCH v2] "

[lkp] [serio] 8ff6203d43: RIP:serio_tty_port_register
 2016-11-08  6:47 UTC 

[PATCH v2 05/12] mm: thp: add core routines for thp/pmd migration
 2016-11-08  6:46 UTC  (3+ messages)

[PATCH 0/2] Input: ABS2 and motion tracking
 2016-11-08  6:44 UTC  (7+ messages)
` [PATCH 2/2] Input: add motion-tracking ABS_* bits and docs

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-11-08  6:45 UTC  (12+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 2/5] driver core: Functional dependencies tracking support
` [PATCH v6 0/5] Functional dependencies between devices

[PATCH v3 0/3] ARC: Set of patches for IRQ subsystem
 2016-11-08  6:43 UTC  (4+ messages)
` [PATCH v3 2/3] ARCv2: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers

linux-next: build failure after merge of the rtc tree
 2016-11-08  6:41 UTC 

[PATCH v5 0/3] Add Mediatek JPEG Decoder
 2016-11-08  6:34 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mediatek: Add a binding for "
` [PATCH v5 2/3] vcodec: mediatek: Add Mediatek JPEG Decoder Driver
` [PATCH v5 3/3] arm: dts: mt2701: Add node for Mediatek JPEG Decoder

[PATCH] Fix: disable sys_membarrier when nohz_full is enabled
 2016-11-07 20:03 UTC  (6+ messages)

[patch v3 1/1] platform/x86: move module mlx-platform from arch/x86 to drivers/platform/x86
 2016-11-08  6:19 UTC  (3+ messages)

Reset implementation for Zynq
 2016-11-08  6:34 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2016-11-08  6:34 UTC  (2+ messages)

[Resend] [PATCH] pci-hyperv: use kmalloc to allocate hypercall params buffer
 2016-11-08  8:14 UTC 

[PATCH v3 1/2] x86/AMD: Fix cpu_llc_id for AMD Fam17h systems
 2016-11-08  6:31 UTC  (7+ messages)

[PATCH RESEND] phy: exynos-mipi-video: simplify check for coupled phy status
 2016-11-08  6:27 UTC  (3+ messages)

[PATCH V2 0/4] pv88080: PV88080 driver submission
 2016-11-08  6:21 UTC  (15+ messages)
` [PATCH V2 3/4] regulator: pv88080: Update Regulator driver for MFD support
` [PATCH V2 1/4] Documentation: pv88080: Move binding document
` [PATCH V2 2/4] mfd: pv88080: MFD core support
` [PATCH V2 4/4] gpio: pv88080: Add GPIO function support

[PATCHv2 00/49] thermal: reorganizing thermal core
 2016-11-08  5:09 UTC  (48+ messages)
` [PATCHv2 01/49] thermal: core: prevent zones with no types to be registered
` [PATCHv2 02/49] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCHv2 03/49] thermal: core: group device_create_file() calls that are always created
` [PATCHv2 04/49] thermal: core: use dev.groups to manage always present tz attributes
` [PATCHv2 05/49] thermal: core: move emul_temp creation to tz->device.groups
` [PATCHv2 06/49] thermal: core: move mode attribute "
` [PATCHv2 07/49] thermal: core: move passive attr "
` [PATCHv2 09/49] thermal: core: move power actor code out of sysfs I/F section
` [PATCHv2 10/49] thermal: core: remove useless empty line
` [PATCHv2 11/49] thermal: core: fix style on remove_trip_attrs()
` [PATCHv2 12/49] thermal: core: move the trip attrs to the tz sysfs I/F section
` [PATCHv2 13/49] thermal: core: create tz->device.groups dynamically
` [PATCHv2 14/49] thermal: core: move trips attributes to tz->device.groups
` [PATCHv2 15/49] thermal: core: remove unnecessary device_remove() calls
` [PATCHv2 16/49] thermal: core: split passive_store
` [PATCHv2 17/49] thermal: core: split policy_store
` [PATCHv2 18/49] thermal: core: split available_policies_show()
` [PATCHv2 19/49] thermal: core: move to_thermal_zone() macro to header file
` [PATCHv2 20/49] thermal: core: treat correctly the return value of *scanf calls
` [PATCHv2 21/49] thermal: core: match parenthesis on code alignment
` [PATCHv2 22/49] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCHv2 23/49] thermal: core: move to_cooling_device macro to header file
` [PATCHv2 24/49] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCHv2 25/49] thermal: core: remove a couple of style issues on helpers
` [PATCHv2 26/49] thermal: core: introduce thermal_helpers.c
` [PATCHv2 27/49] thermal: core: group functions related to governor handling
` [PATCHv2 28/49] thermal: core: move idr handling to device management section
` [PATCHv2 29/49] thermal: core: small style fix on __unbind() helper
` [PATCHv2 30/49] thermal: core: move __unbind() helper to where it is used
` [PATCHv2 31/49] thermal: core: move bind_cdev() "
` [PATCHv2 32/49] thermal: core: move bind_tz() "
` [PATCHv2 33/49] thermal: core: fix couple of style issues on __bind() helper
` [PATCHv2 35/49] thermal: core: add inline to print_bind_err_msg()
` [PATCHv2 36/49] thermal: core: move notify to the zone update section
` [PATCHv2 37/49] thermal: core: add a comment describing the main update loop
` [PATCHv2 38/49] thermal: core: add a comment describing the power actor section
` [PATCHv2 39/49] thermal: core: add a comment describing the device management section
` [PATCHv2 40/49] thermal: sysfs: remove symbols of emul_temp when config is disabled
` [PATCHv2 41/49] thermal: core: remove FSF address in the GPL notice
` [PATCHv2 42/49] thermal: core: small style fix when checking for __find_governor()
` [PATCHv2 43/49] thermal: core: standardize line breaking alignment
` [PATCHv2 44/49] thermal: core: remove void function return statements
` [PATCHv2 45/49] thermal: core: remove style warnings and checks
` [PATCHv2 46/49] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
` [PATCHv2 47/49] thermal: core: use kzalloc(sizeof(*ptr),...)
` [PATCHv2 48/49] thermal: sysfs: use kcalloc() instead of kzalloc()
` [PATCHv2 49/49] thermal: core: move slop and offset helpers to thermal_helpers.c

[PATCH 0/4] x86: enable User-Mode Instruction Prevention
 2016-11-08  6:12 UTC  (5+ messages)
` [PATCH 1/4] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [PATCH 2/4] x86: Prepare vm86 tasks to handle User-Mode Instruction Prevention
` [PATCH 3/4] x86: Enable "
` [PATCH 4/4] selftests/x86: Add tests for "

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-11-08  6:11 UTC  (7+ messages)
` [PATCH V5 1/3] ARM64 LPC: Indirect ISA port IO introduced
` [PATCH V5 2/3] ARM64 LPC: Add missing range exception for special ISA
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06

[PATCH 0/4] Support sdio feature
 2016-11-08  6:09 UTC  (5+ messages)
` [PATCH 1/4] mmc: mediatek: Fix CMD6 timeout issue
` [PATCH 2/4] sdio: mediatek: Support sdio feature
` [PATCH 3/4] sdio: mediatek: support sdr104_clk_delay in sdio
` [PATCH 4/4] dts: arm64: enable mmc3 for supporting sdio feature

[PATCH] igb: drop field "tail" of struct igb_ring
 2016-11-08  6:07 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] drm/armada: Fix NULL pointer comparison warning
 2016-11-08  6:00 UTC 

linux-next: manual merge of the libata tree with the block tree
 2016-11-08  5:58 UTC 

[PATCH] drm/amd/amdgpu : Fix NULL pointer comparison
 2016-11-08  5:49 UTC 

[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-11-08  5:50 UTC  (6+ messages)
` [PATCH kernel v4 7/7] virtio-balloon: tell host vm's unused page info

[PATCH] net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings
 2016-11-08  5:52 UTC  (2+ messages)

[PATCH 00/11] staging: wlan-ng: fix some style issues
 2016-11-08  5:35 UTC  (4+ messages)
` [PATCH 01/11] staging: wlan-ng: fix line style issue in macro WLAN_GET_FC_FSTYPE

linux-next: manual merge of the scsi tree with the block tree
 2016-11-08  5:48 UTC 

net/sunrpc/clnt.c:2773 suspicious rcu_dereference_check() usage!
 2016-11-08  5:42 UTC 

[PATCH] cpufreq: governor: Don't use 'timer' keyword
 2016-11-08  5:36 UTC 

linux-next: manual merge of the tty tree with the jc_docs tree
 2016-11-08  5:30 UTC 

[RFC] mem-hotplug: shall we skip unmovable node when doing numa balance?
 2016-11-08  4:43 UTC 

[PATCH v3 1/1] skd_main: use %*ph to dump small buffers
 2016-11-08  4:41 UTC  (2+ messages)

[PATCH] mm: dmapool: Fixed following warnings
 2016-11-08  4:37 UTC 

[PATCH] ixgbe: Remove out-of-tree references
 2016-11-08  4:34 UTC 

linux-next: manual merge of the tip tree with the drm-intel tree
 2016-11-08  4:25 UTC 

[PATCH v3 1/2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
 2016-11-08  4:23 UTC  (8+ messages)
` [PATCH v3 2/2] mm: Check kmem_create_cache flags are commons

[PATCH v3] cpufreq: stats: clear statistics
 2016-11-08  4:09 UTC  (2+ messages)

[Resend][PATCH] cpufreq: conservative: Decrease frequency faster when the timer deferred
 2016-11-08  4:04 UTC  (4+ messages)

[PATCH v6 0/6] Introduce ZONE_CMA
 2016-11-08  3:59 UTC  (9+ messages)
` [PATCH v6 2/6] mm/cma: introduce new zone, ZONE_CMA

Zram/Zmalloc Questions
 2016-11-08  3:46 UTC  (2+ messages)

[PATCH v3 00/10] Add DT support for ohci-da8xx
 2016-11-07 20:39 UTC  (2+ messages)
` [PATCH v3 02/10] USB: ohci: da8xx: Prepare to remove platform callbacks

[PATCH v2 1/2] cpufreq: powernv: Adding fast_switch for schedutil
 2016-11-08  3:40 UTC  (3+ messages)
` [PATCH v2 2/2] cpufreq: powernv: Use PMCR to verify global and local pstate

linux-next: build failure after merge of the block tree
 2016-11-08  3:28 UTC  (2+ messages)

[PATCH V2 0/5] ARM64: More flexible HW watchpoint
 2016-11-08  3:29 UTC  (5+ messages)
` [PATCH V2 2/5] arm64: Allow hw watchpoint at varied offset from base address
` [PATCH V2 3/5] arm64: hw_breakpoint: Handle inexact watchpoint addresses

[PATCH] usb: renesas_usbhs: simplify list handling
 2016-11-08  3:26 UTC  (3+ messages)

[PATCH v9 0/8] power: add power sequence library
 2016-11-08  2:51 UTC  (9+ messages)
` [PATCH v9 1/8] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v9 2/8] power: add "
` [PATCH v9 3/8] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v9 4/8] usb: core: add power sequence handling for USB devices
` [PATCH v9 5/8] usb: chipidea: let chipidea core device of_node equal's glue layer device of_node
` [PATCH v9 6/8] ARM: dts: imx6qdl: Enable usb node children with <reg>
` [PATCH v9 7/8] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
` [PATCH v9 8/8] ARM: dts: imx6q-evi: Fix onboard hub reset line

linux-next: build failure after merge of the sound-asoc tree
 2016-11-08  3:18 UTC  (2+ messages)

[PATCH V3 1/2] ARM: imx: mmdc perf function support i.MX6QP
 2016-11-07 17:30 UTC  (2+ messages)
` [PATCH V3 2/2] ARM: dts: add new compatible stream for i.MX6QP mmdc

[PATCH] staging: lustre: ldlm: pl_recalc time handling is wrong
 2016-11-08  2:47 UTC 

[PATCH v3 00/15] lockdep: Implement crossrelease feature
 2016-11-08  2:54 UTC  (4+ messages)
` [REVISED DOC on v3] Crossrelease Lockdep

[PATCH v2 0/3] Add Mediatek CIRQ interrupt controller
 2016-11-08  2:57 UTC  (6+ messages)
` [PATCH v2 2/3] irqchip: mtk-cirq: Add mediatek mtk-cirq implement

[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
 2016-11-08  2:45 UTC  (3+ messages)
  ` Summary of LPC guest MSI discussion in Santa Fe (was: Re: [RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II))

[PATCH 0/2] arm64: fix the bugs found in the hugetlb test
 2016-11-08  2:25 UTC  (6+ messages)
` [PATCH 1/2] arm64: hugetlb: remove the wrong pmd check in find_num_contig()

linux-next: manual merge of the kspp tree with Linus' tree
 2016-11-08  2:31 UTC 

scripts/gcc-plugins/gcc-common.h:4:22: fatal error: bversion.h: No such file or directory
 2016-11-08  2:25 UTC  (3+ messages)

[PATCH v2 00/12] Fix and update HOWTO Korean translation
 2016-11-08  1:30 UTC  (3+ messages)

[PATCH v11 00/22] Add Mediated device support
 2016-11-08  2:20 UTC  (4+ messages)
` [PATCH v11 10/22] vfio iommu type1: Add support for mediated devices

[PATCH] mtd: bcm47xxsflash: use uncached MMIO access for BCM53573
 2016-11-08  2:23 UTC  (2+ messages)

[PATCH v4 0/3] Add Mediatek JPEG Decoder
 2016-11-08  2:23 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mediatek: Add a binding for "

Authenticating Unix Socket Connections by PGID
 2016-11-08  2:18 UTC 

[PATCHv7 00/11] i2c: Relax mandatory I2C ID table passing
 2016-11-08  2:14 UTC  (7+ messages)
` [PATCHv7 10/11] mfd: as3722: Rid driver of superfluous I2C device ID structure

[PATCH] USB: fix typo in documentation
 2016-11-08  2:12 UTC  (2+ messages)

PROBLEM: Kernel oops on suspend to ram
 2016-11-08  2:07 UTC 

[RESEND PATCH v3 0/2] set specific ddr frequency when stop ddr dvfs
 2016-11-08  2:06 UTC  (2+ messages)
  ` [RESEND PATCH v3 1/2] PM/devfreq: add suspend frequency support

linux-next: manual merge of the rdma-leon-test tree with the net-next tree
 2016-11-08  2:06 UTC 

[PATCH v5 0/7] Input: synaptics-rmi4 - F34 device reflash support
 2016-11-08  1:49 UTC  (7+ messages)
` [PATCH v5 1/7] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v5 2/7] Input: synaptics-rmi4 - add a couple of debug lines
` [PATCH v5 3/7] Input: synaptics-rmi4 - add support for F34 device reflash

[PATCH] coding-style: fix mismatch of jump label name
 2016-11-08  2:05 UTC  (2+ messages)

[lkp] [net] af1fee9821: BUG:spinlock_trylock_failure_on_UP_on_CPU
 2016-11-08  2:01 UTC  (4+ messages)

[PATCH v6 4/4] of/fdt: mark hotpluggable memory
 2016-11-08  1:59 UTC  (2+ messages)

[PATCH] s390: remove unneeded dependency for gen_facilities
 2016-11-08  1:55 UTC 

Greetings
 2016-11-07 16:56 UTC 

[PATCH 1/2] s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
 2016-11-08  1:50 UTC  (3+ messages)

'kbuild' merge before 4.9-rc1 breaks build and boot
 2016-11-08  1:33 UTC  (5+ messages)

[PATCH] gpio: tegra186: Add support for T186 GPIO
 2016-11-08  1:42 UTC  (4+ messages)

[PATCH v2 12/12] mm: memory_hotplug: memory hotremove supports thp migration
 2016-11-08  1:41 UTC  (5+ messages)
    ` [PATCH] mm: fix unused variable warning

[PATCH] Documentation: networking: dsa: Update tagging protocols
 2016-11-08  1:39 UTC  (2+ messages)

[PATCH v2] LSO feature added to Cadence GEM driver
 2016-11-08  1:38 UTC  (3+ messages)
` [PATCH net-next v3] cadence: Add LSO support

[PATCH] virtio-net: drop legacy features in virtio 1 mode
 2016-11-08  1:36 UTC  (2+ messages)

[PATCH 1/2] Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
 2016-11-08  1:29 UTC  (2+ messages)
` [PATCH 2/2] kexec: Change to export the value of phys_base instead of symbol address

[PATCH v2 07/12] mm: thp: check pmd migration entry in common path
 2016-11-08  1:22 UTC  (3+ messages)

[PATCH] ARM: zx: Fix error handling
 2016-11-07 21:18 UTC  (2+ messages)

[PATCH] ARM: spear: Fix error handling
 2016-11-07 21:16 UTC  (2+ messages)

[PATCH] igb/e1000: correct register comments
 2016-11-08  1:17 UTC  (2+ messages)

[PATCH] Doc: update kselftest.txt with details on how to run tests after install
 2016-11-08  1:04 UTC  (2+ messages)

[PATCH v4] drm: bridge: add DesignWare HDMI I2S audio support
 2016-11-08  1:00 UTC 

[PATCH] staging: vc04_services: Add 32-bit compatibility ioctls
 2016-11-08  0:48 UTC 

[REGRESSION] "console: don't prefer first registered if DT specifies stdout-path" breaks console on video outputs of various ARM boards
 2016-11-08  0:46 UTC  (3+ messages)
` [PATCH] Revert "console: don't prefer first registered if DT specifies stdout-path"

[PATCH] dma-debug: Avoid NULL dereference when checking sync
 2016-11-08  0:38 UTC  (2+ messages)

[PATCH v2 00/12] mm: page migration enhancement for thp
 2016-11-07 23:31 UTC  (2+ messages)
` [PATCH v2 06/12] mm: thp: enable thp migration in generic path

[RESEND PATCH v2 -next 1/3] ARM64: dts: amlogic: Add Meson GX dtsi from GXBB
 2016-11-08  0:27 UTC  (3+ messages)
` [PATCH] ARM64: dts: amlogic: Reorder copyrights for meson-gx

[PATCH 1/6] Staging: fsl-mc: bus: dpmcp: Kernel type 'u32' preferred over 'uint32_t'
 2016-11-07 23:50 UTC  (2+ messages)

[PATCH 3/3] tpm: move documentation under Documentation/security
 2016-11-08  0:22 UTC  (3+ messages)

[PATCH v3] drm: bridge: add DesignWare HDMI I2S audio support
 2016-11-08  0:20 UTC  (5+ messages)

[PATCH 0/9] staging: fsl-mc: move bus driver out of staging, add dpio
 2016-11-07 23:29 UTC  (6+ messages)
` [PATCH 4/9] bus: fsl-mc: dpio: add frame descriptor and scatter/gather APIs

[PATCH] char: make tile-srom explicitly non-modular
 2016-11-08  0:12 UTC  (3+ messages)
` [PATCH] tile-srom: allow the driver to be built as a module


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