public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-10 23:39:46 to 2015-12-11 05:22:56 UTC [more...]

[PATCH v3 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2015-12-11  5:07 UTC  (14+ messages)
` [PATCH v3 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver
` [PATCH v3 02/20] PM / devfreq: exynos: Add documentation for "
` [PATCH v3 03/20] ARM: dts: Add DMC bus node for Exynos3250
` [PATCH v3 05/20] PM / devfreq: Add new passive governor
` [PATCH v3 08/20] PM / devfreq: exynos: Add support of bus frequency of sub-blocks using "
` [PATCH v3 10/20] PM / devfreq: exynos: Add the detailed correlation between sub-blocks and power line
` [PATCH v3 13/20] ARM: dts: Add bus nodes using VDD_INT for Exynos3250
` [PATCH v3 14/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4x12
` [PATCH v3 16/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4210
` [PATCH v3 17/20] ARM: dts: Add exynos4412-ppmu-common dtsi to delete duplicate PPMU node
` [PATCH v3 18/20] ARM: dts: Add support of bus frequency using VDD_INT for exynos3250-rinato
` [PATCH v3 19/20] ARM: dts: Expand the voltage range of buck1/3 regulator for exynos4412-odroidu3
` [PATCH v3 20/20] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3

[PATCH v9 00/60] PCI: Resource allocation cleanup for v4.5
 2015-12-11  5:06 UTC  (47+ messages)
` [PATCH v9 01/60] PCI: Add pci_find_root_bus_resource()
` [PATCH v9 02/60] sparc/PCI: Use correct bus address to resource offset
` [PATCH v9 03/60] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v9 04/60] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v9 05/60] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v9 06/60] PCI: Kill wrong quirk about M7101
` [PATCH v9 07/60] PCI: Ignore BAR for ALi M1533 PCI-ISA bridge
` [PATCH v9 08/60] powerpc/PCI: Keep resource idx order with bridge register number
` [PATCH v9 11/60] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v9 12/60] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v9 14/60] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v9 15/60] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v9 16/60] PCI: Don't release fixed resource for realloc
` [PATCH v9 17/60] PCI: Claim fixed resource during remove/rescan path
` [PATCH v9 18/60] PCI: Set resource to FIXED for LSI devices
` [PATCH v9 19/60] PCI: Separate realloc list checking after allocation
` [PATCH v9 20/60] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v9 23/60] PCI: Cleanup res_to_dev_res() printout
` [PATCH v9 24/60] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v9 26/60] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v9 28/60] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v9 29/60] PCI: Reorder resources list for required/optional resources
` [PATCH v9 30/60] PCI: Remove duplicated code for resource sorting
` [PATCH v9 32/60] PCI: Treat ROM resource as optional during realloc
` [PATCH v9 35/60] PCI: Add __add_to_list()
` [PATCH v9 37/60] PCI: Check if resource is allocated before trying to assign one
` [PATCH v9 38/60] PCI: Separate out save_resources()/restore_resources()
` [PATCH v9 39/60] PCI: Move comment to pci_need_to_release()
` [PATCH v9 40/60] PCI: Separate required+optional assigning to another function
` [PATCH v9 41/60] PCI: Skip required+optional if there is no optional
` [PATCH v9 42/60] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v9 44/60] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v9 45/60] PCI: Fix size calculation with old_size on rescan path
` [PATCH v9 47/60] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v9 48/60] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v9 49/60] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v9 50/60] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v9 51/60] PCI: Unify skip_ioresource_align()
` [PATCH v9 52/60] PCI: Kill macro checking for bus io port sizing
` [PATCH v9 53/60] resources: Split out __allocate_resource()
` [PATCH v9 54/60] resources: Make allocate_resource() return best fit resource
` [PATCH v9 55/60] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v9 57/60] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
` [PATCH v9 58/60] PCI: Introduce resource_disabled()
` [PATCH v9 59/60] PCI: Don't set flags to 0 when assign resource fail
` [PATCH v9 60/60] PCI: Only try to assign io port only for root bus that support it

[PATCH 0/15] copy offload patches
 2015-12-11  5:06 UTC  (4+ messages)
  ` [dm-devel] "

[RFC] kprobe'ing conditionally executed instructions
 2015-12-11  5:05 UTC 

[PATCH v5 0/7] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-11  4:53 UTC  (22+ messages)
` [PATCH v5 1/7] ARM: dts: Exynos542x/5800: add cluster regulator supply properties
` [PATCH v5 3/7] ARM: dts: Exynos542x/5800: add CPU OPP properties
` [PATCH v5 4/7] ARM: Exynos: use generic cpufreq driver for Exynos5420
` [PATCH v5 6/7] ARM: dts: Exynos5800: fix CPU OPP
` [PATCH v5 7/7] ARM: Exynos: use generic cpufreq driver for Exynos5422/5800

Commit 81a43adae3b9 (locking/mutex: Use acquire/release semantics) causing failures on arm64 (ThunderX)
 2015-12-11  4:51 UTC  (3+ messages)
  ` FW: "

xfstests failures with xfs, dax and v4.4-rc3
 2015-12-11  4:26 UTC  (7+ messages)

[PATCH 1/7] printk: Hand over printing to console if printing too long
 2015-12-11  4:27 UTC  (2+ messages)

[PATCH] pwm: Avoid double mutex lock on pwm_enable
 2015-12-11  4:23 UTC  (10+ messages)

[PATCH v5 0/5] Add memory mapped read support for ti-qspi
 2015-12-11  4:10 UTC  (6+ messages)
` [PATCH v5 1/5] spi: introduce accelerated read support for spi flash devices
` [PATCH v5 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v5 4/5] ARM: dts: DRA7: add entry for qspi mmap region
` [PATCH v5 5/5] ARM: dts: AM4372: "

[PATCH resend 0/6] ARM: sunxi: Add support for A10/A20 Video Engine clocks
 2015-12-11  4:09 UTC  (4+ messages)
` [PATCH resend 2/6] clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i

[PATCH 0/3] ARM: dts: sun7i: Olimex A20-SOM-EVB: LRADC-keys, MMC3 and typo fix in the sunxi LRADC binding
 2015-12-11  4:07 UTC  (9+ messages)
` [PATCH 1/3] ARM: dts: sun7i: Olimex A20-SOM-EVB: Add LRADC keys
` [PATCH 2/3] ARM: dts: sun7i: Olimex A20-SOM-EVB: Enable mmc3 (baseboard SD socket)
` [PATCH 3/3] ARM: dts: sunxi: allwinner,sun4i-a10-lradc-keys binding: typo fix

[PATCH v3 2/6] clk: qcom: Add IPQ4019 Global Clock Controller support
 2015-12-11  4:06 UTC  (2+ messages)
` [v3,2/6] "

[PATCH] extcon-usb-gpio: add enable pin support
 2015-12-11  4:05 UTC  (3+ messages)

[PATCH v4 0/5] Qualcomm PCIe driver and designware fixes
 2015-12-11  4:05 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: designware: add memory barrier after enabling region

[PATCH v3 1/6] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support
 2015-12-11  4:03 UTC  (2+ messages)
` [v3,1/6] "

[PATCH perf/core 00/22] perf refcnt debugger API and fixes
 2015-12-11  3:59 UTC  (12+ messages)

[PATCH v2 00/19] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2015-12-11  3:56 UTC  (9+ messages)
` [PATCH v2 09/19] PM / devfreq: exynos: Update documentation for bus devices using "
` [PATCH v2 16/19] ARM: dts: Add PPMU node for exynos4412-odroidu3

[PATCH linux-next (v2) 1/2] clk: Add brcm,bcm6345-gate-clk device tree binding
 2015-12-11  3:48 UTC  (2+ messages)

[PATCH linux-next (v3) 1/2] reset: Add brcm,bcm6345-reset device tree binding
 2015-12-11  3:47 UTC  (2+ messages)

[PATCH 1/2] extcon: arizona: Add device bindings for the micd configurations
 2015-12-11  3:44 UTC  (3+ messages)
` [PATCH 2/2] extcon: arizona: Update device tree binding for mic detect configurations

[PATCH 1/2] Input: add touchscreen bindings for TS-4800
 2015-12-11  3:39 UTC  (2+ messages)

[RFC PATCH] ASoC: dpcm: Apply symmetry for DPCM
 2015-12-11  3:33 UTC 

[PATCH] stm: the number of masters should be (sw_end - sw_start + 1)
 2015-12-11  3:26 UTC 

[PATCH v4 5/5] crypto: AES CBC multi-buffer glue code
 2015-12-11  3:23 UTC  (6+ messages)

[PATCH 0/6] mm, x86/vdso: Special IO mapping improvements
 2015-12-11  3:21 UTC  (7+ messages)
` [PATCH 1/6] mm: Add a vm_special_mapping .fault method
` [PATCH 2/6] mm: Add vm_insert_pfn_prot
` [PATCH 3/6] x86/vdso: Track each mm's loaded vdso image as well as its base
` [PATCH 4/6] x86,vdso: Use .fault for the vdso text mapping
` [PATCH 5/6] x86,vdso: Use .fault instead of remap_pfn_range for the vvar mapping
` [PATCH 6/6] x86/vdso: Disallow vvar access to vclock IO for never-used vclocks

[PATCHv2 0/2] regmap: cache: Add invalid cache check warnings
 2015-12-11  3:23 UTC  (3+ messages)
` [PATCHv2 1/2] regmap: cache: Add warning info for the cache check
` [PATCHv2 2/2] regmap: cache: Move the num_reg_defaults check as early as possible

[PATCH 0/5] x86: KVM vdso and clock improvements
 2015-12-11  3:21 UTC  (2+ messages)

[PICKME 0/2] cpufreq: New ST driver
 2015-12-11  3:19 UTC  (3+ messages)

[PATCH RESEND] h8300: KGDB support
 2015-12-11  3:16 UTC 

[PATCH] ASoC: Atmel: ClassD: unregister codec when error occurs
 2015-12-11  3:07 UTC 

[PATCH] README: cosmetic fixes
 2015-12-11  3:06 UTC  (3+ messages)

[PATCH 1/2] crypto: sahara: fix 64-bit dma_addr_t compilation
 2015-12-11  3:00 UTC  (2+ messages)

[PATCH] crypto: constify drbg_state_ops structures
 2015-12-11  3:00 UTC  (2+ messages)

[PATCH v2] kexec: Set KEXEC_TYPE_CRASH before sanity_check_segment_list()
 2015-12-11  2:59 UTC  (2+ messages)

[PATCH 0/7] Add swap accounting to cgroup2
 2015-12-11  2:48 UTC  (3+ messages)
` [PATCH 1/7] mm: memcontrol: charge swap "

[PATCH linux-next 1/2] power: Add brcm,bcm6358-power-controller device tree binding
 2015-12-11  2:58 UTC  (2+ messages)

[PATCH 1/4] perf top: Do not convert address for perf_top__record_precise_ip()
 2015-12-11  2:56 UTC  (4+ messages)
` [PATCH 2/4] perf top: Access hists->lock only if needed
` [PATCH 3/4] perf top: Fix annotation on --stdio
` [PATCH 4/4] perf top: Cleanup condition in perf_top__record_precise_ip()

[PATCH] kexec: use list_for_each_entry_safe in kimage_free_page_list
 2015-12-11  2:55 UTC  (2+ messages)

[PATCH v3 00/21] ARM: support for ICP DAS LP-8x4x (with dts)
 2015-12-11  2:53 UTC  (4+ messages)
` [PATCH v4 0/2] series to support for ICP DAS LP-8x4x (ARM PXA270)
  ` [PATCH v4 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT

[PATCH linux-next 1/2] irqchip: Add brcm,bcm6345-l1-intc device tree binding
 2015-12-11  2:46 UTC  (2+ messages)

[PATCH v5] sun4i-codec: add inputs
 2015-12-11  2:45 UTC  (4+ messages)

[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-11  2:38 UTC  (5+ messages)
` [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() call in denali_remove()
` [PATCH v4 38/58] mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip

Generic DT binding for IPIs
 2015-12-11  0:39 UTC  (7+ messages)

[PATCH] serial: earlycon: Initialize uart_port spinlock
 2015-12-11  2:35 UTC  (2+ messages)

[PATCHSET 00/16] perf top: Add multi-thread support (v1)
 2015-12-11  2:27 UTC  (4+ messages)
` [PATCH/RFC 02/16] perf top: Fix and cleanup perf_top__record_precise_ip()

mmotm 2015-12-10-18-06 uploaded
 2015-12-11  2:07 UTC 

Crash on suspend from pvrusb2 on suspend
 2015-12-11  1:58 UTC 

[PATCH] MAINTAINERS: Add missing platform maintainers for dts files
 2015-12-11  1:57 UTC  (5+ messages)

[PATCHSET] ->follow_link() without dropping from RCU mode
 2015-12-11  1:54 UTC  (7+ messages)
` [PATCHSET v2] "

[PATCH v1 0/8] This serial of patches add dts/pinctrl/clock-tree/doc for rk3228
 2015-12-11  1:53 UTC  (7+ messages)
` [PATCH v1 3/8] rockchip: add clock controller "
` [PATCH v1 7/8] ARM: dts: rockchip: add core rk3228 dtsi

[RFC][PATCH] module: Limit line length of module prints
 2015-12-11  1:50 UTC 

[PATCH V3 5/6] cpufreq: governor: replace per-cpu delayed work with timers
 2015-12-11  1:42 UTC  (5+ messages)
` [PATCH V4 "

[PATCH V3 0/2] PM / OPP: Parse opp-supported-hw/opp-<prop>-<name> bindings
 2015-12-11  1:41 UTC  (5+ messages)
` [PATCH V3 2/2] PM / OPP: Parse 'opp-<prop>-<name>' bindings

vmstat: make vmstat_updater deferrable again and shut down on idle
 2015-12-11  1:41 UTC  (3+ messages)

[PATCH v2 0/4] Add support for rk3228 Soc platform
 2015-12-11  1:30 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: rockchip: add support for the rk3228
` [PATCH v2 2/4] rockchip: add clock controller for rk3228
` [PATCH v2 3/4] ARM: dts: rockchip: add core rk3228 dtsi
` [PATCH v2 4/4] ARM: dts: rockchip: add rk3228-evb board

[PATCH v3 0/8] introduce post-init read-only memory
 2015-12-11  1:33 UTC  (4+ messages)
` [PATCH v3 8/8] x86, vdso: mark vDSO read-only after init

[PATCH v4 0/8] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-11  1:13 UTC  (5+ messages)
` [PATCH v4 4/8] ARM: Exynos: use generic cpufreq driver for Exynos5420

[PATCH 00/25] serial: sh-sci: Add external clock and BRG Support
 2015-12-11  1:12 UTC  (6+ messages)
` [PATCH 17/25] serial: sh-sci: Correct SCIF type on R-Car for BRG

[PATCH] regmap: cache: Add warning info for the cache check
 2015-12-11  1:11 UTC  (3+ messages)

[PATCH] proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
 2015-12-11  1:04 UTC 

[PATCH v2] usb: ehci: refactor scan_isoc function
 2015-12-11  0:55 UTC 

[PATCH v2 3/3] ARM: dts: enable GPIO-a for Broadcom NSP
 2015-12-11  0:33 UTC  (3+ messages)

[V6 PATCH 0/6] Fix race issues among panic, NMI and crash_kexec
 2015-12-11  0:23 UTC  (4+ messages)
` [V6 PATCH 1/6] panic/x86: Fix re-entrance problem due to panic on NMI
    `  "

[PATCH] treewide: let dev_WARN() accept a condition
 2015-12-11  0:21 UTC  (2+ messages)

[PATCH] staging: gdm72xx: add userspace data struct
 2015-12-11  0:17 UTC  (5+ messages)
` [PATCH v2] "

n_tty: Check the other end of pty pair before returning EAGAIN on a read()
 2015-12-11  0:07 UTC  (4+ messages)

[PATCH linux-next (v2) 1/3] MIPS: bcm963xx: Add nvram structure
 2015-12-11  0:05 UTC  (3+ messages)
` [PATCH linux-next (v2) 3/3] mtd: part: Add BCM962368 CFE partitioning support

[PATCH] usb: ehci: refactor scan_isoc function
 2015-12-10 23:59 UTC 

new warning on sysrq kernel crash trigger
 2015-12-10 23:57 UTC 

[PATCH v14 0/7] fpga area and fpga bridge framework
 2015-12-10 23:37 UTC  (8+ messages)
` [PATCH v14 1/7] fpga: add usage documentation for fpga area
` [PATCH v14 2/7] fpga: add bindings document "
` [PATCH v14 3/7] add sysfs document for fpga bridge class
` [PATCH v14 4/7] ARM: socfpga: add bindings document for fpga bridge drivers
` [PATCH v14 5/7] fpga: add fpga bridge framework
` [PATCH v14 6/7] fpga: fpga-area: support device tree control for FPGA programming
` [PATCH v14 7/7] ARM: socfpga: fpga bridge driver support

Review
 2015-12-10 11:14 UTC 

Linux 4.3.2
 2015-12-10 23:40 UTC  (2+ messages)

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-12-10 23:39 UTC  (5+ messages)
` [PATCH v2 74/71] ncr5380: Enable PDMA for NCR53C400A


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