[PATCH] ARM: i.MX6: update KSZ9031 phy fixup (1 reply)
Update KSZ9031RN phy fixup for Congatec conga-QEVAL and conga-QMX6 combo : set RGMII GTX_CLK and RX_CLK pad skew to +0.96ns. Signed-off-by: Hubert Chaumette <hchaumette@adeneo-embedded.com> ---...
View ArticlePROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64 (5 replies)
Please CC me on replies. [1.] Kernel panic: Fatal Machine Check after booting >= 3.13.5-101.fc19.x86_64; 3.12.11-201.fc19.x86_64 works fine! [2.] Screen freezes a few seconds after Gnome appears....
View Article[PATCH net-next] Revert "xen-netback: Aggregate TX unmap operations" (no...
This reverts commit e9275f5e2df1b2098a8cc405d87b88b9affd73e6. This commit is the last in the netback grant mapping series, and it tries to do more aggressive aggreagtion of unmap operations. However...
View Article[PATCH 0/4] devfreq: exynos: generalize PPMU code (4 replies)
Hi, This patch series generalizes PPMU support for Exynos devfreq drivers. It is based on top of "devfreq: exynos: Fix minor issue and code clean to remove legacy method" patch series from Chanwoo...
View ArticleGPF in intel_pmu_lbr_reset() with qemu -cpu host (13 replies)
Hi, While trying to run QEMU with `-enable-kvm -host cpu`, I get a GPF in intel_pmu_lbr_reset(): [ 0.024000] general protection fault: 0000 [#1] [ 0.024000] CPU: 0 PID: 1 Comm: swapper Not tainted...
View Articlepull request: wireless-next 2014-03-21 (no replies)
Dave, Please pull this batch of wireless updates intended for 3.15! For the mac80211 bits, Johannes says: "This has a whole bunch of bugfixes for things that went into -next previously as well as some...
View Article[PATCH] ARM: mm: Speed up page list initialization during boot (no replies)
During boot, we populate the page lists by using the page freeing mechanism on every individual page. Unfortunately, this is very inefficient because the memory manager spends a lot of time coalescing...
View Article3.4.84-stable review: iwlwifi module fails with an Intel 6205 (no replies)
Hello, Same as reported with 3.4.83 release, 3.4.84-rc1 also makes my wifi network card stop working: iwlwifi 0000:03:00.0: Failed to run INIT ucode: -110 iwlwifi 0000:03:00.0: Unable to initialize...
View Article[for-next][PATCH] Revert "tracing: Move event storage for array from macro to...
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git for-next Head SHA1: bc4c426ee2431d1f717004d3bbaacbd819b544fd Steven Rostedt (Red Hat) (1): Revert "tracing: Move event storage for...
View Article[PATCH 1/2] ARM: berlin: add MACH_BERLIN_BG2Q symbol (3 replies)
Now that we start supporting the Marvell Berlin BG2Q, add a symbol allowing to differentiate that SoC from the other SoCs of the Berlin family. Signed-off-by: Alexandre Belloni...
View Article[PATCH] Add quirk HID_QUIRK_NO_INIT_REPORTS for RNDPLUS touchscreen (2 replies)
There is timeout error during initialization: kernel: [ 14.167086] hid-multitouch 0003:2512:5003.0001: usb_submit_urb(ctrl) failed: -1 kernel: [ 14.167135] hid-multitouch 0003:2512:5003.0001: timeout...
View Article[PATCH net-next,v4] hyperv: Add support for virtual Receive Side Scaling...
This feature allows multiple channels to be used by each virtual NIC. It is available on Hyper-V host 2012 R2. (It depends on this commit: Drivers: hv: vmbus: Support per-channel driver state...
View Article[RFC PATCH] UBI: fix rb_tree node comparison in add_map (1 reply)
The comparisons used in add_vol() shouldn't be identical. Pretty sure the following is correct but it is completely untested. Signed-off-by: Mike Snitzer <snitzer@redhat.com> ---...
View Article[PATCH v2 0/5] berlin: initial support for the clocks (14 replies)
This series adds support for the berlin PLLs. This allows to remove the bogus fixed clocks that are used in the SoCs dts includes. For now, I have left out the AVPLL to ease reviewing. This is tested...
View Article[ANNOUNCE] 3.12.14-rt23 (no replies)
Dear RT folks! I'm pleased to announce the v3.12.14-rt23 patch set. Changes since v3.12.14-rt22 - Helmut Buchsbaum run into OOM because RCU did not have enough time to free memory. The problem...
View Article[PATCH] media: em28xx-video - change em28xx_scaler_set() to use...
Change em28xx_scaler_set() to use em28xx_reg_len() to get register lengths for EM28XX_R30_HSCALELOW and EM28XX_R32_VSCALELOW registers, instead of hard-coding the length. Moved em28xx_reg_len()...
View Article[PATCH 0/8] Generic serial earlycon (8 replies)
From: Rob Herring <robh@kernel.org> This started out as an attempt to add arm64's earlyprintk support to ARM in order to get an earlier, runtime setup console on multi-platform kernels. The...
View Article[PATCH 2/5] vrange: Add purged page detection on setting memory non-volatile...
Users of volatile ranges will need to know if memory was discarded. This patch adds the purged state tracking required to inform userland when it marks memory as non-volatile that some memory in that...
View Article[PATCH 1/5] vrange: Add vrange syscall and handle splitting/merging and...
This patch introduces the vrange() syscall, which allows for specifying ranges of memory as volatile, and able to be discarded by the system. This initial patch simply adds the syscall, and the vma...
View Article[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder (3 replies)
Just wanted to send out an updated patch set that includes changes from some of the reviews. Hopefully folks will have some time to look them over prior to the LSF-MM discussion on volatile ranges on...
View Article