[PATCH v14 4/4] Watchdog: introduce ARM SBSA watchdog driver
From: Fu Wei <fu.wei@linaro.org> According to Server Base System Architecture (SBSA) specification, the SBSA Generic Watchdog has two stage timeouts:
View Article[lkp] [chrdev] dad018190f: BUG: unable to handle kernel paging request at...
FYI, we noticed the below changes on https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git chrdev-warn commit dad018190f07fbb61b6a086
View Article[lkp] [ext4] 1f2d779fed: +34.0% fsmark.files_per_sec
FYI, we noticed the below changes on https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master commit 1f2d779fed21806ffed84aa65617c6
View Article[lkp] [net] 21bb45b419:...
FYI, we noticed the below changes on https://github.com/0day-ci/linux David-Ahern/net-ipv6-Make-address-flushing-on-ifdown-optional/20160214-062626 c
View Article[PATCH 4/8] Documentation: devicetree: Document Tronsmart vendor prefix
Choose the obvious prefix, "tronsmart". Cc: Matthias Brugger <mbrugger@suse.com> Signed-off-by: Andreas Färber <afaerber@suse.de> --- Documentation
View Article[PATCH 5/8] Documentation: devicetree: amlogic: Document Tronsmart Vega S95...
Use "tronsmart,vega-s95" as well as "tronsmart,vega-s95-pro", "tronsmart,vega-s95-meta" and "tronsmart,vega-s95-telos" compatible strings.
View Article[PATCH 6/8] ARM64: dts: amlogic: Add Tronsmart Vega S95 configs
Add Device Trees for Tronsmart Vega S95 Pro, Meta and Telos TV boxes. Signed-off-by: Andreas Färber <afaerber@suse.de> --- arch/arm64/boot/dts/amlo
View Article[PATCH 7/8] ARM64: dts: amlogic: Extend GXBaby GIC node
Add GICH and GICV resources for HYP mode - guess based on other vendors. Signed-off-by: Andreas Färber <afaerber@suse.de> --- arch/arm64/boot/dts/a
View Article[PATCH 8/8] ARM64: dts: amlogic: Add arch timer node for Meson GXBaby
Signed-off-by: Andreas Färber <afaerber@suse.de> --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 12 ++++++++++++ 1 file changed, 12 insertions(+)
View Article[PATCH] rapidio/rio_mport_cdev: fix conflicting DMA configuration options
Fix to ensure that only CONFIG_RAPIDIO_DMA_ENGINE option is used to control DMA code build. Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.c
View Articlelinux-next: build failure after merge of the tip tree
Hi all, After merging the tip tree, today's linux-next build (x86_64 allmodconfig) failed like this: DESCEND objtool CC /home/sfr/next/x8
View Article[PATCH] pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
From: Phil Elwell <phil@raspberrypi.org> The DT bindings for pinctrl-bcm2835 allow both the function and pull to contain either one entry or one per
View Article[PATCH 0/3] Use nmi_panic() in panic on NMI case
commit 1717f2096b54 ("panic, x86: Fix re-entrance problem due to panic on NMI") and commit 58c5661f2144 ("panic, x86: Allow CPUs to save registers eve
View Article[PATCH 1/3] panic: Export panic_cpu and nmi_panic_self_stop
Export panic_cpu and nmi_panic_self_stop symbols for modules which use nmi_panic() macro. Signed-off-by: Hidehiro Kawai <hidehiro.kawai.ez@hitachi.co
View Article[PATCH 2/3] ipmi/watchdog: Use nmi_panic() when kernel panics in NMI handler
commit 58c5661f2144 ("panic, x86: Allow CPUs to save registers even if looping in NMI context") introduced nmi_panic() which prevents concurrent/recur
View Article[PATCH 3/3] hpwdt: Use nmi_panic() when kernel panics in NMI handler
commit 58c5661f2144 ("panic, x86: Allow CPUs to save registers even if looping in NMI context") introduced nmi_panic() which prevents concurrent/recur
View Article[PATCH 0/2] drm/vc4: Fixes for Raspberry Pi 3
These are for fixing the vc4 driver on the Pi 3. Note that patch 2 will also be necessary for fixing HPD on the Pi2, which we've been carrying downst
View Article[PATCH 1/2] drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.
Fixes an error thrown every few seconds when we poll HPD when it's on a I2C to GPIO expander. Signed-off-by: Eric Anholt <eric@anholt.net> --- drive
View Article[PATCH 2/2] drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the...
The original Raspberry Pi had the GPIO active high, but the later models are active low. The DT GPIO bindings allow specifying the active flag, excep
View ArticleRe: [3/4] powerpc/mm: Clean up memory hotplug failure paths
On Tue, 2016-09-02 at 03:32:42 UTC, David Gibson wrote: > This makes a number of cleanups to handling of mapping failures during > memory hotplug on P
View Article