[PATCH 3.14 75/76] FS-Cache: Dont override netfss primary_index if...
3.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: Kinglong Mee <kinglongmee@gmail.com> commit b
View Article[PATCH 3.14 76/76] binfmt_elf: Dont clobber passed executables file header
3.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: Maciej W. Rozycki <macro@imgtec.com> commit b
View Article[PATCH v2 0/3] iio: hmc5843: Fix issues and move out of staging
Fix driver issues and add completions. Add custom attribute to display available values for bias current, changed implementation to iio_enum in order
View Article[PATCH v2 1/3] iio: hmc5843: Add attributes for measurement config of bias...
Change static attribute meas_conf for bias current configuration to channel attribute in_magn_meas_conf and also add in_magn_meas_conf_available attri
View Article[PATCH v2 2/3] iio: hmc5843: Add ABI documentation file for hmc5843
Add ABI file documenting hmc5843 non-standard attributes meas_conf and meas_conf_available for bias current configuration. Signed-off-by: Cristina Mo
View Article[PATCH v2 3/3] iio: hmc5843: Move hmc5843 out of staging
This patch moves hmc5843 driver from staging/iio/magnetometer to iio/magnetometer, updates the corresponding Makefiles and moves the hmc5843* entries
View Article[PATCH 0/5] x86: remove modular references from non modular code
My audit of i386 allmodconfig found these instances of non-modular code needlessly using the modular equivalents of their built-in counterparts. In f
View Article[PATCH 1/5] x86: make platform/intel-quark/imr.c explicitly non-modular
The Kconfig currently controlling compilation of this code is: drivers/platform/x86/Kconfig:config INTEL_IMR drivers/platform/x86/Kconfig: bool "In
View Article[PATCH] x86: make platform/intel-quark/imr_selftest.c explicitly non-modular
The Kconfig currently controlling compilation of this code is: arch/x86/Kconfig.debug:config DEBUG_IMR_SELFTEST arch/x86/Kconfig.debug: bool "Isol
View Article[PATCH 3/5] x86: make platform/geode/geos.c explicitly non-modular
The Kconfig currently controlling compilation of this code is: arch/x86/Kconfig:config GEOS arch/x86/Kconfig: bool "Traverse Technologies GEOS
View Article[PATCH 4/5] x86: make platform/geode/alix.c explicitly non-modular
The Kconfig currently controlling compilation of this code is: arch/x86/Kconfig:config ALIX arch/x86/Kconfig: bool "PCEngines ALIX System Suppo
View Article[PATCH 5/5] x86: make platform/geode/net5501.c explicitly non-modular
The Kconfig currently controlling compilation of this code is: arch/x86/Kconfig:config NET5501 arch/x86/Kconfig: bool "Soekris Engineering net5
View Article[PATCH 1/2] Revert "fsnotify: destroy marks with call_srcu instead of...
This reverts commit c510eff6bebaa244e577b8f499e86606b5e5d4c7. Eryu reported that he was seeing some OOM kills kick in when running a testcase that ad
View Article[PATCH 2/2] fsnotify: turn fsnotify reaper thread into a workqueue job
We don't require a dedicated thread for fsnotify cleanup. Switch it over to a workqueue job instead that runs on the system_unbound_wq. In the intere
View Article[GIT PULL 0/7] ARM: EXYNOS: Pull request for v4.6
Hi Arnd, Kevin and Olof, This time pull request directly from me (agreed with Kukjin). Stuff for v4.6 with some dependencies, split into separate t
View Article[GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes for v4.6
Hi Arnd, Kevin and Olof, Few fixes from Arnd. BTW, I did not apply one fix from his set because I had few comments (not resolved yet). Kind regards
View Article[GIT PULL 2/7] ARM: dts: Exynos DT dependency for v4.6
Hi Arnd, Kevin and Olof, Early DT changes for v4.6, needed before removal of SROM support from mach-exynos. Kind regards, Krzysztof The following
View Article[GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
Hi Arnd, Kevin and Olof, This finally moves SROM controller and PMU code to separate driver under drivers/soc/samsung. Kind regards, Krzysztof The
View Article[GIT PULL 4/7] ARM: EXYNOS: mach/soc changes for v4.6
Hi Arnd, Kevin and Olof, This pulls previous tags (early DT changes, movement of SROM/PMU to drivers/soc) and contains other interesting stuff. Descr
View Article[GIT PULL 5/7] ARM: EXYNOS: Driver changes for v4.6
Hi Arnd, Kevin and Olof, Just one lonely commit. Kind regards, Krzysztof The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f0
View Article