linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-13 11:01:01 to 2014-11-13 15:07:52 UTC [more...]

[PATCH 0/2] IMG SPFI driver
 2014-11-13 15:07 UTC  (6+ messages)
` [PATCH 2/2] spi: Add driver for IMG SPFI controller

[PATCH v2 00/33] thermal: exynos: convert the driver to use per-SoC type operations
 2014-11-13 15:01 UTC  (31+ messages)
` [PATCH v2 01/33] thermal: exynos: remove needless triminfo_data abstraction
` [PATCH v2 02/33] thermal: exynos: remove needless tmu_status abstraction
` [PATCH v2 03/33] thermal: exynos: remove needless threshold_temp abstraction
` [PATCH v2 05/33] thermal: exynos: remove needless test_mux_addr_shift abstraction
` [PATCH v2 06/33] thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractions
` [PATCH v2 08/33] thermal: exynos: remove needless emul_temp_shift abstraction
` [PATCH v2 09/33] thermal: exynos: remove needless emul_time_shift abstraction
` [PATCH v2 10/33] thermal: exynos: replace tmu_irqstatus check by Exynos5440 one
` [PATCH v2 11/33] thermal: exynos: replace tmu_pmin "
` [PATCH v2 12/33] thermal: exynos: simplify HW_TRIP level setting
` [PATCH v2 13/33] thermal: exynos: replace threshold_falling check by Exynos SoC type one
` [PATCH v2 14/33] thermal: exynos: remove TMU_SUPPORT_READY_STATUS flag
` [PATCH v2 15/33] thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flag
` [PATCH v2 16/33] thermal: exynos: add sanitize_temp_error() helper
` [PATCH v2 17/33] thermal: exynos: add get_th_reg() helper
` [PATCH v2 18/33] thermal: exynos: add ->tmu_initialize method
` [PATCH v2 19/33] thermal: exynos: add get_con_reg() helper
` [PATCH v2 20/33] thermal: exynos: add ->tmu_control method
` [PATCH v2 21/33] thermal: exynos: add ->tmu_read method
` [PATCH v2 22/33] thermal: exynos: add get_emul_con_reg() helper
` [PATCH v2 23/33] thermal: exynos: add ->tmu_set_emulation method
` [PATCH v2 24/33] thermal: exynos: add ->tmu_clear_irqs method
` [PATCH v2 25/33] thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flag
` [PATCH v2 26/33] thermal: exynos: remove TMU_SUPPORT_EMUL_TIME flag
` [PATCH v2 27/33] thermal: exynos: remove TMU_SUPPORT_EMULATION flag
` [PATCH v2 28/33] thermal: exynos: remove TMU_SUPPORT_ADDRESS_MULTIPLE flag
` [PATCH v2 29/33] thermal: exynos: remove TMU_SUPPORT_MULTI_INST flag
` [PATCH v2 30/33] thermal: exynos: remove test_mux pdata field
` [PATCH v2 31/33] thermal: exynos: remove SoC type ifdefs
` [PATCH v2 32/33] thermal: exynos: remove __EXYNOS5420_TMU_DATA macro

[PATCH] arm64: __clear_user: handle exceptions on strb
 2014-11-13 15:06 UTC  (2+ messages)

[RFC PATCH 1/4] ARM: KVM: on unhandled IO mem abort, route the call to the KVM MMIO bus
 2014-11-13 15:02 UTC  (11+ messages)

[RFC PATCH 0/3] DRA72: MMC HS200 support
 2014-11-13 14:56 UTC  (5+ messages)
` [RFC PATCH 1/3] mmc: omap_hsmmc: set host capabilities by reading MMCHS_CAPA2 register
` [RFC PATCH 2/3] mmc: omap_hsmmc: add tuning support
` [RFC PATCH 3/3] ARM: dts: dra72-evm: Set the max-frequency to 192MHz

[PATCH] cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
 2014-11-13 14:56 UTC  (2+ messages)

[PATCH 00/11] [v10] Intel MPX support
 2014-11-13 14:55 UTC  (7+ messages)
` [PATCH 08/11] x86, mpx: [new code] decode MPX instruction to get bound violation information
` [PATCH 09/11] x86, mpx: on-demand kernel allocation of bounds tables
` [PATCH 10/11] x86, mpx: cleanup unused bound tables

[PATCH] mm/zram: correct ZRAM_ZERO flag bit position
 2014-11-13 14:55 UTC  (6+ messages)

[PATCH v2 00/14] Add stih410 SoC and USB2/1.1 support
 2014-11-13 14:54 UTC  (13+ messages)
` [PATCH v2 04/14] ARM: multi_v7_defconfig: Enable st ohci and ehci HCD drivers
` [PATCH v2 06/14] ARM: multi_v7_defconfig: Enable stih407 usb picophy
` [PATCH v2 07/14] ARM: STi: DT: STiH407: Add usb2 picophy dt nodes
` [PATCH v2 08/14] ARM: STi: DT: STiH410: Add defines for STiH410 DT clocks
` [PATCH v2 09/14] ARM: STi: DT: STiH410: Add pinctl config for usb controllers
` [PATCH v2 10/14] ARM: STi: DT: STih407: Abstract common dt nodes into shared files
` [PATCH v2 11/14] ARM: STi: DT: STiH410: Add STiH410 SoC and b2120 board support
` [PATCH v2 12/14] ARM: STi: DT: STih407: STih410: Add clk_ignore_unused to kernel bootargs
` [PATCH v2 13/14] ARM: STi: DT: STiH410: Add usb2 picophy dt nodes
` [PATCH v2 14/14] ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers

[PATCH] ARM: at91: move sdramc/ddrsdr header to include/soc/at91
 2014-11-13 14:53 UTC  (3+ messages)

randconfig build error with next-20141113, in fs/pstore/inode.c
 2014-11-13 14:52 UTC 

[RFC PATCH 0/2] add dts property to force update a clock setting
 2014-11-13 14:53 UTC  (4+ messages)
` [RFC PATCH 1/2] clk: add property for force to update "
` [RFC PATCH 2/2] dt-bindings: clk: add document for assigned-clock-force-rates usage

[RFC] ptrace: add generic SET_SYSCALL request
 2014-11-13 14:49 UTC  (5+ messages)

[PATCH] x86: remove arbitrary instruction size limit in instruction decoder
 2014-11-13 14:49 UTC  (2+ messages)

[PATCH] arch/tile: update MAINTAINERS email to EZchip
 2014-11-13 14:41 UTC 

[PATCH] kdump, x86: report actual value of phys_base in VMCOREINFO
 2014-11-13 14:48 UTC  (7+ messages)

[PATCHv7 0/3] syscalls,x86: Add execveat() system call
 2014-11-13 14:42 UTC  (3+ messages)

[PATCH] fs: load FS modules before pinning the mountpoint
 2014-11-13 14:43 UTC  (2+ messages)

[PATCH 0/2] Kernel Live Patching
 2014-11-13 14:38 UTC  (4+ messages)
` [PATCH 2/2] kernel: add support for live patching

[PATCH v3 00/13] crypto: Documentation of kernel crypto API
 2014-11-13 14:33 UTC  (2+ messages)

BUG in scsi_lib.c due to a bad commit
 2014-11-13 14:29 UTC  (7+ messages)

[PATCH] mm/zswap: add __init to some functions in zswap
 2014-11-13 14:16 UTC  (3+ messages)

[PATCH 0/4] drm/exynos/dsi: remove global display variable
 2014-11-13 14:14 UTC  (3+ messages)

[PATCH v2 0/4] input: ft5x06: Fix userspace reported maximum value
 2014-11-13 14:06 UTC  (5+ messages)
` [PATCH v2 1/4] input: touchscreen: of: Use input_set_abs_params
` [PATCH v2 2/4] input: touchscreen: of: Register multitouch axes
` [PATCH v2 3/4] input: ft5x06: Allow to set the maximum axes value through the DT
` [PATCH v2 4/4] input: edt-ft5x06: Remove EV_SYN event report

linux-next: Tree for Nov 13
 2014-11-13 14:11 UTC  (2+ messages)

[PATCH] PM / Domains: Extract code to power off/on a PM domain
 2014-11-13 14:10 UTC  (2+ messages)

[PATCH v2] PM / Domains: Make genpd parameter of pm_genpd_present() const
 2014-11-13 14:09 UTC  (2+ messages)

[x86, irq] INFO: task swapper/0:1 blocked for more than 120 seconds
 2014-11-13 14:08 UTC  (3+ messages)
` [x86, irq] BUG: kernel boot hang

[tip:sched/core] sched/wait: Reimplement wait_event_freezable()
 2014-11-13 14:03 UTC  (4+ messages)

[PATCH] mm/zswap: unregister zswap_cpu_notifier_block in cleanup procedure
 2014-11-13 13:55 UTC  (3+ messages)

[PATCH V3 0/8] xen: Switch to virtual mapped linear p2m list
 2014-11-13 13:51 UTC  (5+ messages)
` [PATCH V3 6/8] xen: Hide get_phys_to_machine() to be able to tune common path

[PATCH] sched/nohz: remove unused varible nohz_stamp in rq
 2014-11-13 13:43 UTC 

[PATCH] x86: Configure NX support earlier in setup_arch
 2014-11-13 13:40 UTC  (9+ messages)

[PATCH v8 0/9] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-11-13 13:38 UTC  (13+ messages)
` [PATCH v9 "
` [PATCH v9 1/9] staging: imx-drm: imx-hdmi: make checkpatch happy
` [PATCH v9 2/9] staging: imx-drm: imx-hdmi: return defer if can't get ddc i2c adapter
` [PATCH v9 3/9] staging: imx-drm: imx-hdmi: split imx soc specific code from imx-hdmi
` [PATCH v9 4/9] staging: imx-drm: imx-hdmi: move imx-hdmi to bridge/dw_hdmi
` [PATCH v9 5/9] dt-bindings: add document for dw_hdmi
` [PATCH v9 6/9] drm: bridge/dw_hdmi: add support for multi byte register width access
` [PATCH v9 7/9] drm: bridge/dw_hdmi: convert dw-hdmi to drm_bridge mode
` [PATCH v9 8/9] dt-bindings: Add documentation for rockchip dw hdmi
` [PATCH v9 9/9] drm: bridge/dw_hdmi: add rockchip rk3288 support

[PATCH 1/3] mm/zsmalloc: avoid unregister a NOT-registered zsmalloc zpool driver
 2014-11-13 13:37 UTC  (3+ messages)
` [PATCH 2/3] mm/zsmalloc: add __init/__exit to zs_init/zs_exit
` [PATCH 3/3] mm/zsmalloc: adjust zs_init/zs_exit location

[PATCH] sched/nohz: remove unused varible nohz_stamp in rq
 2014-11-13 13:38 UTC 

[PATCH 1/1] x86/iommu: fix incorrect bit operations in setting values
 2014-11-13 13:37 UTC  (4+ messages)

[PATCH v4 0/2] poweroff-source DT property renaming
 2014-11-13 13:34 UTC  (3+ messages)
` [PATCH v4 1/2] of: Rename "poweroff-source" property to "system-power-controller"
` [PATCH v4 2/2] dt-bindings: Update documentation for "system-power-controller" and fix misspellings

[PATCHv4 0/6] phy: simplified phy lookup
 2014-11-13 13:33 UTC  (8+ messages)
` [PATCHv4 2/6] phy: improved lookup method

[RFC Part4 v1 00/17] Refine support of non-PCI-compliant Message
 2014-11-13 13:27 UTC  (5+ messages)

[RESUBMIT PATCH v5 0/8] Add Skyworks SKY81452 device drivers
 2014-11-13 13:20 UTC  (4+ messages)
` [RESUBMIT PATCH v6 "

[PATCH v8 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-11-13 13:18 UTC  (8+ messages)
` [PATCH v8 1/7] ARM: l2c: Refactor the driver to use commit-like interface
` [PATCH v8 2/7] ARM: l2c: Add interface to ask hypervisor to configure L2C
` [PATCH v8 3/7] ARM: l2c: Get outer cache .write_sec callback from mach_desc only if not NULL
` [PATCH v8 4/7] ARM: l2c: Add support for overriding prefetch settings
` [PATCH v8 5/7] ARM: EXYNOS: Add .write_sec outer cache callback for L2C-310
` [PATCH v8 6/7] ARM: EXYNOS: Add support for non-secure L2X0 resume
` [PATCH v8 7/7] ARM: dts: exynos4: Add nodes for L2 cache controller

[PATCH 1/2] mm: page_isolation: check pfn validity before access
 2014-11-13 13:10 UTC  (4+ messages)

BUG() at boot in __phys_addr with DEBUG_VIRTUAL
 2014-11-13 13:08 UTC  (6+ messages)

[PATCH v4 0/7] Add support for USB cluster(PHY muxer) on the Armada 375
 2014-11-13 13:06 UTC  (9+ messages)
` [PATCH v4 1/7] phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle
` [PATCH v4 2/7] Phy: DT binding documentation for Marvell MVEBU SATA phy
` [PATCH v4 3/7] Phy: DT binding documentation for the Armada 375 USB cluster binding
` [PATCH v4 4/7] phy: add support for USB cluster on the Armada 375 SoC
` [PATCH v4 5/7] ARM: mvebu: add Device Tree description of USB cluster controller on Armada 375
` [PATCH v4 6/7] ARM: mvebu: add PHY support to the dts for the USB controllers "
` [PATCH v4 7/7] MAINTAINERS: add entry for the Armada 375 USB cluster PHY driver

[RFC/PATCH] PM / Sleep: Timer quiesce in freeze state
 2014-11-13 13:06 UTC  (14+ messages)
              ` [PATCH v2] "

[Patch V1 0/6] Refine generic/PCI MSI irqodmian interfaces
 2014-11-13 13:05 UTC  (16+ messages)
` [Patch V1 1/6] PCI, MSI: Fix errors caused by commit e5f1a59c4e12
` [Patch V1 2/6] PCI, MSI: Introduce helpers to hide struct msi_desc implemenation details
` [Patch V1 3/6] genirq: Introduce msi_domain_{alloc|free}_irqs()
` [Patch V1 3/6] genirq: Introduce msi_irq_domain_{alloc|free}_irqs()
` [Patch V1 4/6] genirq: Provide default callbacks for msi_domain_ops
` [Patch V1 5/6] PCI, MSI: Refine irqdomain interfaces to simplify its usage
` [Patch V1 6/6] PCI, MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain

[PATCH] Fix thinko in iov_iter_single_seg_count
 2014-11-13 13:05 UTC  (2+ messages)

[RFC PATCH 0/3] DRA72: MMC HS200 support
 2014-11-13 12:56 UTC  (4+ messages)
` [RFC PATCH 1/3] mmc: omap_hsmmc: set host capabilities by reading MMCHS_CAPA2 register
` [RFC PATCH 2/3] mmc: omap_hsmmc: add tuning support
` [RFC PATCH 3/3] ARM: dts: dra72-evm: Set the max-frequency to 192MHz

[RFC PATCH 0/3] DRA72: MMC HS200 support
 2014-11-13 12:55 UTC 

[PATCH] of/base: Fix PowerPC address parsing hack
 2014-11-13 12:53 UTC  (6+ messages)

[PATCH 0/5] Further compaction tuning
 2014-11-13 12:47 UTC  (6+ messages)
` [PATCH 5/5] mm, compaction: more focused lru and pcplists draining

[PATCH net-next] rhashtable: Drop gfp_flags arg in insert/remove functions
 2014-11-13 12:45 UTC 

[PATCH] leds: lp8860: Introduce TI lp8860 4 channel LED driver
 2014-11-13 12:35 UTC 

Impact of removing VM_EXEC from brk area
 2014-11-13 12:24 UTC 

[PATCH v2 0/2] Add SPI support for Diolan DLN2
 2014-11-13 12:27 UTC  (3+ messages)
` [PATCH v2 1/2] spi: add support for DLN-2 USB-SPI adapter

[PATCH 00/10] MIPS O32 new FP ABI support
 2014-11-13 12:25 UTC  (7+ messages)
` [PATCH 02/10] binfmt_elf: load interpreter program headers earlier
` [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers

[PATCH 0/4] Touchscreen performance related fixes
 2014-11-13 12:23 UTC  (5+ messages)

[PATCH] ARM: dts: tegra: move serial aliases to per-board
 2014-11-13 12:04 UTC  (6+ messages)

[PATCH] can: Fix bug in suspend/resume
 2014-11-13 12:03 UTC  (7+ messages)

[PATCH v2 0/4] Hot plug support for the Armada 38x SoCs
 2014-11-13 12:02 UTC  (2+ messages)

[PATCH] dmaengine: fsl-edma: fix calculation of remaining bytes
 2014-11-13 11:56 UTC 

[PATCH 7/8] x86, microcode, intel: guard against misaligned microcode data
 2014-11-13 11:53 UTC  (11+ messages)

[PATCH v2 0/5] omapdss: Add video output support for gta04 board
 2014-11-13 11:51 UTC  (3+ messages)
` [PATCH v2 1/5] video: omapdss: Add opa362 driver

[PATCH v3 0/6] Add support for USB cluster(PHY muxer) on the Armada 375
 2014-11-13 11:46 UTC  (4+ messages)
` [PATCH v3 4/6] phy: add support for USB cluster on the Armada 375 SoC

[PATCH RFC v2 0/2] Fix procfs PCI resources mmap
 2014-11-13 11:32 UTC  (8+ messages)
` [PATCH RFC v2 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap

[PATCH 0/4] omapdss: Add video output support for gta04 board
 2014-11-13 11:31 UTC  (5+ messages)
` [PATCH 4/4] arm: dts: omap3-gta04: Add static configuration for devconf1 register

[PATCH] ARM: at91/dt: Fix sama5d3x typos
 2014-11-13 11:32 UTC  (2+ messages)

[PATCH V3] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-11-13 11:29 UTC  (2+ messages)

[PATCH] ARM: cacheflush: disallow pending signals during cacheflush
 2014-11-13 11:26 UTC  (2+ messages)

[PATCH 0/6] add support for new persistent memory instructions
 2014-11-13 11:20 UTC  (4+ messages)
` [PATCH 6/6] x86: Use clwb in drm_clflush_virt_range

[RFC PATCH v3 0/2] Fix procfs PCI resources mmap
 2014-11-13 11:19 UTC  (3+ messages)
` [RFC PATCH v3 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
` [RFC PATCH v3 2/2] arm: kernel: fix pci_mmap_page_range() offset calculation

[patch 2/2 -next] mfd: dln2: a couple endian fixes
 2014-11-13 11:18 UTC  (2+ messages)

[Bisected] Regression: cpu stuck in gvfsd-fuse, can't shutdown
 2014-11-13 11:13 UTC  (6+ messages)
` [PATCH] fuse: don't check for file->private_data on open()

[PATCH] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2014-11-13 11:07 UTC  (10+ messages)
  ` [PATCH][resend] "

[patch 1/2 -next] mfd: dln2: add a limit check for invalid "echo"
 2014-11-13 11:01 UTC  (2+ messages)


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