Re: [GIT PULL REQUEST] watchdog - v5.12 Merge window

2021-02-22 Thread pr-tracker-bot
The pull request you sent on Mon, 15 Feb 2021 16:47:27 +0100: > git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.12-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/deb8d159a0a69bd19a328c700bb42b802cbcf7b5 Thank you! -- Deet-doot-dot, I am a b

[GIT PULL REQUEST] watchdog - v5.12 Merge window

2021-02-15 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.12 release cycle. This series contains: * Add watchdog driver for Intel Keembay Soc * Add sun4i: Add H616 compatible string * Add mt8192 wdt support * add more Rockchip compatibles to snps,dw-wdt.yaml * Add binding for Qcom SDX55 * add r8a779a

Re: [GIT PULL REQUEST] watchdog - v5.11 Merge window

2020-12-23 Thread pr-tracker-bot
The pull request you sent on Tue, 22 Dec 2020 17:34:52 +0100: > git://www.linux-watchdog.org/linux-watchdog.git linux-watchdog-5.11-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/6755f4563144e38f375f43dbb01926fd4ce08620 Thank you! -- Deet-doot-dot, I am a bot. h

Re: [GIT PULL REQUEST] watchdog - v5.11 Merge window

2020-12-23 Thread Wim Van Sebroeck
Hi Linus, > > > > git://www.linux-watchdog.org/linux-watchdog.git linux-watchdog-5.11-rc1 > > There's no such tag there. Forgot to push out? > > I can see the the top-of-tree has the SHA1 that you mention: > > > for you to fetch changes up to 0b9491b621196a5d7f163dde81d98e0687bdba97: > > but

Re: [GIT PULL REQUEST] watchdog - v5.11 Merge window

2020-12-22 Thread Linus Torvalds
On Tue, Dec 22, 2020 at 9:42 AM Wim Van Sebroeck wrote: > > git://www.linux-watchdog.org/linux-watchdog.git linux-watchdog-5.11-rc1 There's no such tag there. Forgot to push out? I can see the the top-of-tree has the SHA1 that you mention: > for you to fetch changes up to 0b9491b621196a5d7f1

[GIT PULL REQUEST] watchdog - v5.11 Merge window

2020-12-22 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.11 release cycle. This series contains: * Removal of the pnx83xx driver * Add a binding for A100's watchdog controller. * Add Rockchip compatibles to snps,dw-wdt.yaml * hpwdt: Disable NMI in Crash Kernel * Fix potential dereferencing of null p

Re: [GIT PULL REQUEST] watchdog - v5.10 Merge window

2020-10-21 Thread pr-tracker-bot
The pull request you sent on Wed, 21 Oct 2020 14:54:11 +0200: > git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.10-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/f804b3159482eedbb4250b1e9248c308fb63b805 Thank you! -- Deet-doot-dot, I am a b

[GIT PULL REQUEST] watchdog - v5.10 Merge window

2020-10-21 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.10 release cycle. This series contains: * Add Toshiba Visconti watchdog driver * it87_wdt: add IT8772 + IT8784 * several fixes and improvements The output from git request-pull:

Re: Missing [GIT PULL] request for

2020-10-12 Thread Sedat Dilek
On Mon, Oct 12, 2020 at 3:42 PM Ingo Molnar wrote: > > > * Sedat Dilek wrote: > > > Hi, > > > > yesterday, I saw Ingo tagged "locking-urgent-2020-10-11" in tip Git. > > > > Did you drop it or was this for Linux v5.9 final and the git-pull &g

Re: Missing [GIT PULL] request for

2020-10-12 Thread Sedat Dilek
On Mon, Oct 12, 2020 at 3:42 PM Ingo Molnar wrote: > > > * Sedat Dilek wrote: > > > Hi, > > > > yesterday, I saw Ingo tagged "locking-urgent-2020-10-11" in tip Git. > > > > Did you drop it or was this for Linux v5.9 final and the git-pull &g

Re: Missing [GIT PULL] request for

2020-10-12 Thread Ingo Molnar
* Sedat Dilek wrote: > Hi, > > yesterday, I saw Ingo tagged "locking-urgent-2020-10-11" in tip Git. > > Did you drop it or was this for Linux v5.9 final and the git-pull > request was simply forgotten? > > Just curious. So I ran the pull request script

Missing [GIT PULL] request for

2020-10-12 Thread Sedat Dilek
Hi, yesterday, I saw Ingo tagged "locking-urgent-2020-10-11" in tip Git. Did you drop it or was this for Linux v5.9 final and the git-pull request was simply forgotten? Just curious. Regards, - Sedat - [1] https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/tag/?h=locking-u

Re: [GIT PULL REQUEST] watchdog - v5.9 Merge window

2020-08-12 Thread pr-tracker-bot
The pull request you sent on Wed, 12 Aug 2020 13:39:03 +0200: > git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.9-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4586039427fab2b8c4edd49c73002e13e04315cf Thank you! -- Deet-doot-dot, I am a bo

Re: [GIT PULL REQUEST] watchdog - v5.9 Merge window

2020-08-12 Thread Linus Torvalds
On Wed, Aug 12, 2020 at 5:38 AM Wim Van Sebroeck wrote: > > Please pull the watchdog changes for the v5.2 release cycle. Spot the cut-and-paste from an old email.. I went back and see that the same thing happened in 5.7 pull request too.. Pulled, Linus

[GIT PULL REQUEST] watchdog - v5.9 Merge window

2020-08-12 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.2 release cycle. This series contains: * f71808e_wdt imporvements * dw_wdt improvements * mlx-wdt: support new watchdog type with longer timeout period * fallthrough pseudo-keyword replacements * overall small fixes and improvements The outpu

Re: [GIT PULL REQUEST] watchdog - v5.8 Merge window

2020-06-04 Thread pr-tracker-bot
The pull request you sent on Wed, 3 Jun 2020 12:45:21 +0200: > git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.8-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/0486a39a6d6c8db78bde4d7b9c44e32dcc6050d4 Thank you! -- Deet-doot-dot, I am a bot

[GIT PULL REQUEST] watchdog - v5.8 Merge window

2020-06-03 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.8 release cycle. This series contains: * Add new arm_smc_wdt watchdog driver * da9062 and da9063 improvements * Clarify documentation about stop() that became optional * Document r8a7742 support * some overall fixes and improvements Please al

Re: [GIT PULL REQUEST] watchdog - v5.4 Merge window

2019-09-27 Thread pr-tracker-bot
The pull request you sent on Fri, 27 Sep 2019 09:15:27 +0200: > git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.4-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/7bccb9f10c8f36ee791769b531ed4d28f6379aae Thank you! -- Deet-doot-dot, I am a bo

[GIT PULL REQUEST] watchdog - v5.4 Merge window

2019-09-27 Thread Wim Van Sebroeck
Hi Linus, My apologies for the delay. Please pull the watchdog changes for the v5.4 release cycle. This series contains: * addition of AST2600, i.MX7ULP and F81803 watchdog support * removal of the w90x900 and ks8695 drivers * ziirave_wdt improvements * small fixes and improvements The output f

Re: [GIT PULL REQUEST] watchdog - v5.3 Merge window

2019-07-18 Thread pr-tracker-bot
The pull request you sent on Wed, 17 Jul 2019 21:58:28 +0200: > git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.3-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/d77e9e4e18ce9da3b4981a5c537979c42b06638c Thank you! -- Deet-doot-dot, I am a bo

[GIT PULL REQUEST] watchdog - v5.3 Merge window

2019-07-17 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.3 release cycle. This series contains: * add Allwinner H6 watchdog * drop warning after registering device patches * hpwdt improvements * gpio: add support for nowayout option * introduce CONFIG_WATCHDOG_OPEN_TIMEOUT * convert remaining driver

Re: [GIT PULL REQUEST] watchdog - v5.2 Merge window

2019-05-13 Thread pr-tracker-bot
The pull request you sent on Mon, 13 May 2019 12:48:55 +0200: > git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.2-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/55472bae5331f33582d9f0e8919fed8bebcda0da Thank you! -- Deet-doot-dot, I am a bo

[GIT PULL REQUEST] watchdog - v5.2 Merge window

2019-05-13 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v5.2 release cycle. This series contains: * a new watchdog driver for the ROHM BD70528 watchdog block * a new watchdog driver for the i.MX system controller watchdog * Conversions to use device managed functions and other improvements * refactor

Re: [GIT PULL REQUEST] watchdog - v5.1 Merge window

2019-03-11 Thread pr-tracker-bot
The pull request you sent on Sun, 10 Mar 2019 15:54:08 +0100: > git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.1-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/a089e4fed5c5e8717f233d71bb750fbf9e1f38e0 Thank you! -- Deet-doot-dot, I am a bo

[GIT PULL REQUEST] watchdog - v5.1 Merge window

2019-03-10 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.21 release cycle. This series contains: * A new watchdog driver for the Mellanox systems * renesas-wdt: Document r8a77470 support * numerous Mark expected switch fall-throughs * qcom: Add suspend/resume support * some small fixes and documenta

Re: [GIT PULL REQUEST] watchdog - v5.0-rc Fixes

2019-01-19 Thread pr-tracker-bot
The pull request you sent on Sat, 19 Jan 2019 12:40:07 +0100: > git://www.linux-watchdog.org/linux-watchdog.git > tags/linux-watchdog-5.0-rc-fixes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/f403d718ebde2059de848ae7548392dfb25a13ae Thank you! -- Deet-doot-dot, I

[GIT PULL REQUEST] watchdog - v5.0-rc Fixes

2019-01-19 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.21 release cycle. This series contains: * mt7621_wdt/rt2880_wdt: Fix compilation problem * tqmx86: Fix a couple IS_ERR() vs NULL bugs The output from git request-pull: The follo

Re: [GIT PULL REQUEST] watchdog - v4.21 Merge window

2019-01-01 Thread pr-tracker-bot
The pull request you sent on Sun, 30 Dec 2018 12:24:45 +0100: > git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-4.21-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/115502a6f31d84d8172a71283aaea266302a8ad5 Thank you! -- Deet-doot-dot, I am a b

[GIT PULL REQUEST] watchdog - v4.21 Merge window

2018-12-30 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.21 release cycle. This series contains: * add TQ-Systems TQMX86 watchdog driver * add Qualcomm PM8916 watchdog driver * w83627hf_wdt: add quirk for Inves system * renesas_wdt: several improvements and document r8a774c0 support * mena21_wdt, mt

Re: [GIT PULL REQUEST] watchdog - v4.20 Merge window

2018-10-27 Thread Linus Torvalds
On Sat, Oct 27, 2018 at 4:50 AM Wim Van Sebroeck wrote: > > Please pull the watchdog changes for the v4.20 (or 5.00) release cycle. Pulled, Linus

[GIT PULL REQUEST] watchdog - v4.20 Merge window

2018-10-27 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.20 (or 5.00) release cycle. This series contains: * Add Armada 37xx CPU watchdog * w83627hf_wdt: Add Support for NCT6796D, NCT6797D, NCT6798D * hpwdt: several improvements * renesas_wdt: SPDX identifiers, stop when unregistering, support for R

[GIT PULL REQUEST] watchdog - v4.19-rc2

2018-09-01 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.19 release cycle. This pull contains: * renesas-wdt: Document support for r8a774a1 The output from git request-pull: The following changes since commit 3f16503b7d2274ac8cbab111

[GIT PULL REQUEST] watchdog - v4.19 Merge window

2018-08-17 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.19 release cycle. This series contains: * MEN 16z069 IP-Core: Add driver * renesas-wdt: Add support for the R8A77990 wdt * stm32_iwdg: Add stm32mp1 support and pclk feature * sp805_wdt, orion_wdt, sprd_wdt: add several improvements * imx2_wdt,

[GIT PULL REQUEST] watchdog - v4.18 Merge window

2018-06-11 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog changes for the v4.18 release cycle. This series contains: * renesas_wdt: Add support for the R8A77965 WDT and R-Car Gen2 * renesas-wdt: Remove R-Car M2-W ES2.x from blacklist * watchdog: Simplify getting .drvdata * sp805: Add restart handler * hpwdt: Claim NMIs

[GIT PULL REQUEST] watchdog - v4.17-rc2 patches

2018-04-20 Thread Wim Van Sebroeck
Hi Linus, Please pull the following watchdog changes for the v4.17 release cycle. This series contains: - fall-through fixes - MAINTAINER change for hpwdt - renesas-wdt: Add support for WDIOF_CARDRESET - aspeed: set bootstatus during probe The output from git request-pull: --

[GIT PULL REQUEST] watchdog - v4.17-rc merge window

2018-04-11 Thread wim
Hi Linus, Please pull the watchdog changes for the v4.17 release cycle. This series contains: * Add Nuvoton NPCM watchdog driver * renesas_wdt: Add R-Car Gen2 support * renesas_wdt: add suspend/resume and restart handler support * hpwdt: convert to watchdog core and improve NMI * improve timeout

[GIT PULL REQUEST] watchdog - v4.16 Fixes 2

2018-03-10 Thread wim
Hi Linus, Please pull the watchdog fixes for the v4.16 release cycle. This series contains: * f71808e_wdt: Fix magic close handling * sbsa: 32-bit read fix for WCV * hpwdt: Remove legacy NMI sourcing The output from git request-pull: --

[GIT PULL REQUEST] watchdog - v4.16 Fixes

2018-03-03 Thread wim
Hi Linus, Please pull the watchdog fixes for the v4.16 release cycle. This series contains: * rave-sp: add NVMEM dependency * Build fixes for i6300esb_wdt, xen_wdt and sp5100_tco The output from git request-pull: The following chan

Re: [GIT PULL REQUEST] at24 updates for 4.16

2018-02-21 Thread Wolfram Sang
> While we're at it - if you'll choose to pick up the series from > Heiner[1] for 4.16, you can take all three patches in, I'll leave my > Reviewed-by in patch 3/3. Status update: I can't really put my finger on it yet, but there is something in this series which holds me back. Need to think abou

Re: [GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-07 Thread Linus Torvalds
On Wed, Feb 7, 2018 at 2:42 AM, Wim Van Sebroeck wrote: > > Please pull the watchdog updates for v4.16 from the following signed tag > git://www.linux-watchdog.org/linux-watchdog.git > linux-watchdog-4.16-rc1 Thanks, pulled, since this now had the tag name and the description. Two small

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-07 Thread Wim Van Sebroeck
Hi Linus, Please pull the watchdog updates for v4.16 from the following signed tag git://www.linux-watchdog.org/linux-watchdog.git linux-watchdog-4.16-rc1 This series contains: * New watchdog device drivers for Realtek RTD1295 and Spreadtrum SC9860 platform * Add support for the followi

Re: [GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-06 Thread Guenter Roeck
On 02/05/2018 10:42 AM, Guenter Roeck wrote: On Mon, Feb 05, 2018 at 09:50:54AM -0800, Linus Torvalds wrote: On Mon, Feb 5, 2018 at 2:20 AM, Wim Van Sebroeck wrote: git://www.linux-watchdog.org/linux-watchdog.git Hmm. I really want to know why I should pull this. You have the shortlog an

Re: [GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-05 Thread Guenter Roeck
On Mon, Feb 05, 2018 at 09:50:54AM -0800, Linus Torvalds wrote: > On Mon, Feb 5, 2018 at 2:20 AM, Wim Van Sebroeck wrote: > > > > git://www.linux-watchdog.org/linux-watchdog.git > > Hmm. I really want to know why I should pull this. You have the > shortlog and the diffstat, but you don't actual

Re: [GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-05 Thread Linus Torvalds
On Mon, Feb 5, 2018 at 2:20 AM, Wim Van Sebroeck wrote: > > git://www.linux-watchdog.org/linux-watchdog.git Hmm. I really want to know why I should pull this. You have the shortlog and the diffstat, but you don't actually have a descriptive blurb about _what_ I'm pulling. Please give me a summ

[GIT PULL REQUEST] watchdog - v4.16 merge window

2018-02-05 Thread Wim Van Sebroeck
Hi Linus, The following changes since commit f3b5ad89de16f5d42e8ad36fbdf85f705c1ae051: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2017-12-16 13:43:08 -0800) are available in the git repository at: git://www.linux-watchdog.org/linux-watchdog.git for

Re: [GIT PULL REQUEST] at24 updates for 4.16

2018-01-04 Thread Bartosz Golaszewski
2018-01-03 22:54 GMT+01:00 Wolfram Sang : > On Wed, Jan 03, 2018 at 05:01:13PM +0100, Bartosz Golaszewski wrote: >> Hi Wolfram, >> >> The following changes since commit 30a7acd573899fd8b8ac39236eff6468b195ac7d: >> >> Linux 4.15-rc6 (2017-12-31 14:47:43 -0800) >> >> are available in the Git reposi

Re: [GIT PULL REQUEST] at24 updates for 4.16

2018-01-03 Thread Wolfram Sang
On Wed, Jan 03, 2018 at 05:01:13PM +0100, Bartosz Golaszewski wrote: > Hi Wolfram, > > The following changes since commit 30a7acd573899fd8b8ac39236eff6468b195ac7d: > > Linux 4.15-rc6 (2017-12-31 14:47:43 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/lin

[GIT PULL REQUEST] at24 updates for 4.16

2018-01-03 Thread Bartosz Golaszewski
Hi Wolfram, The following changes since commit 30a7acd573899fd8b8ac39236eff6468b195ac7d: Linux 4.15-rc6 (2017-12-31 14:47:43 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/at24-4.16-updates-for-wolfram for you to fetch chan

Re: [GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-25 Thread Wim Van Sebroeck
Hi Linus, > Once more, gmail hated you. No real indication why, apart from: > > Why is this message in Spam? We've found that lots of messages from > iguana.be are spam. > > I have no idea why that site is so hated, but one option that your > upstream ISP is some scumbag place that allows spa

Re: [GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-17 Thread Linus Torvalds
On Sun, Dec 17, 2017 at 12:12 PM, Linus Torvalds wrote: > > Also, all of these commits were committed less than an hour before > sending me the pull request, so I question the kind of testing they > got.. Oh, and equally importantly, it's an unsigned pull request from a non-secured site, so I thi

Re: [GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-17 Thread Guenter Roeck
On 12/17/2017 12:12 PM, Linus Torvalds wrote: Once more, gmail hated you. No real indication why, apart from: Why is this message in Spam? We've found that lots of messages from iguana.be are spam. I have no idea why that site is so hated, but one option that your upstream ISP is some scumb

Re: [GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-17 Thread Linus Torvalds
Once more, gmail hated you. No real indication why, apart from: Why is this message in Spam? We've found that lots of messages from iguana.be are spam. I have no idea why that site is so hated, but one option that your upstream ISP is some scumbag place that allows spammers and scammers and th

[GIT PULL REQUEST] watchdog - v4.15 Fixes

2017-12-17 Thread Wim Van Sebroeck
Hi Linus, here are 4 fixes for the watchdog device drivers. Please pull. Kind regards, Wim. The following changes since commit f3b5ad89de16f5d42e8ad36fbdf85f705c1ae051: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2017-12-16 13:43:08 -0800) are availabl

Re: [GIT PULL REQUEST] watchdog - v4.15-rc1 Merge Window

2017-11-23 Thread wim
The following changes since commit 4dd3c2e5a4225e3df85afc6033e62ce8b09f0ed2: Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux (2017-11-18 11:22:04 -0800) are available in the git repository at: git://www.linux-watchdog.org/linux-watchdog.git for you to fetch changes up to 14807

Re: [GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window

2017-09-13 Thread Linus Torvalds
Wim, your emails continue to be marked as spam. gmail says: "We've found that lots of messages from iguana.be are spam" I'm guessing there's a mailing list or something there? Also, _please_ start using git request-pull or change your script to have the proper shortlog too.

[GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window

2017-09-13 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git It contains following changes: * add support for the watchdog on Meson8 and Meson8m2 * add support for MediaTek MT7623 and MT7622 SoC * Add support for the r8a77995 wdt * explicitly request exclu

[GIT PULL REQUEST] watchdog - v4.13-rc1 Merge Window

2017-07-11 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git It contains the following: * Add Renesas RZ/A WDT Watchdog driver * STM32 Independent WatchDoG (IWDG) support * UniPhier watchdog support * Add F71868 support * Add support for NCT6793D and NCT67

[GIT PULL REQUEST] watchdog - v4.12-rc1 Fixes

2017-05-20 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git It will fix: * orion_wdt compile-test dependencies * sama5d4_wdt: WDDIS handling and a race confition * pcwd_usb: fix NULL-deref at probe * cadence_wdt: fix timeout setting * wdt_pci: fix build e

Re: [RFC for GIT] pull-request: add praise to people doing QA

2017-01-19 Thread Jacob Keller
On Thu, Jan 19, 2017 at 4:06 PM, Joe Perches wrote:>> This sounds interesting to me! When I have some more time to take a >> look at this i might see if I can revive it. > > Can the terminology please be standardized to what > was once called bylines? > > https://patchwork.kernel.org/patch/9307703

Re: [RFC for GIT] pull-request: add praise to people doing QA

2017-01-19 Thread Joe Perches
On Thu, 2017-01-19 at 15:42 -0800, Jacob Keller wrote: > On Thu, Jan 19, 2017 at 1:20 PM, Jeff King wrote: > > On Thu, Jan 19, 2017 at 09:43:45PM +0100, Wolfram Sang wrote: > > > > > > As to the implementation, I am wondering if we can make this somehow > > > > work well with the "trailers" code

Re: [RFC for GIT] pull-request: add praise to people doing QA

2017-01-19 Thread Jacob Keller
On Thu, Jan 19, 2017 at 1:20 PM, Jeff King wrote: > On Thu, Jan 19, 2017 at 09:43:45PM +0100, Wolfram Sang wrote: > >> > As to the implementation, I am wondering if we can make this somehow >> > work well with the "trailers" code we already have, instead of >> > inventing yet another parser of tra

Re: [RFC for GIT] pull-request: add praise to people doing QA

2017-01-19 Thread Wolfram Sang
> > I didn't know about trailers before. As I undestand it, I could use > > "Tested-by" as the key, and the commit subject as the value. This list > > then could be parsed and brought into proper output shape. It would > > simplify the subject parsing, but most things my AWK script currently > > d

Re: [RFC for GIT] pull-request: add praise to people doing QA

2017-01-19 Thread Jeff King
On Thu, Jan 19, 2017 at 09:43:45PM +0100, Wolfram Sang wrote: > > As to the implementation, I am wondering if we can make this somehow > > work well with the "trailers" code we already have, instead of > > inventing yet another parser of trailers. > > > > In its current shape, "interpret-traile

Re: [RFC for GIT] pull-request: add praise to people doing QA

2017-01-19 Thread Junio C Hamano
Wolfram Sang writes: > I didn't know about trailers before. As I undestand it, I could use > "Tested-by" as the key, and the commit subject as the value. This list > then could be parsed and brought into proper output shape. It would > simplify the subject parsing, but most things my AWK script c

Re: [RFC for GIT] pull-request: add praise to people doing QA

2017-01-19 Thread Wolfram Sang
> So the idea is to have list of those whose names appear on > Reviewed-by: and Tested-by: collected and listed after the list of > commit titles and author names. I personally do not see much > downsides in doing so, but I do not consume that many PRs myself, so > let's hear from those who actua

Re: [RFC for GIT] pull-request: add praise to people doing QA

2017-01-15 Thread Jacob Keller
On Sun, Jan 15, 2017 at 4:35 PM, Junio C Hamano wrote: > As to the implementation, I am wondering if we can make this somehow > work well with the "trailers" code we already have, instead of > inventing yet another parser of trailers. > > In its current shape, "interpret-trailers" focuses on "edit

Re: [RFC for GIT] pull-request: add praise to people doing QA

2017-01-15 Thread Junio C Hamano
Wolfram Sang writes: > === new stuff starts here > > with much appreciated quality assurance from > > Andy Shevchenko (1): > (Rev.) i2c: piix4: Avoid race conditions with IMC > > Benjamin Tissoires (1): > (Test) i2c: do

[RFC for GIT] pull-request: add praise to people doing QA

2017-01-15 Thread Wolfram Sang
Asking for opinions on lkml and git... Getting enough quality assurance is likely one of the bigger upcoming tasks in the near future. To improve the situation, praise the people already doing that by adding their names to pull requests in the same manner that patch authors are credited. Here is a

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Guenter Roeck
On 12/24/2016 06:39 AM, Wim Van Sebroeck wrote: Hi Linus, Due to time constraints and personal issues Guenter and I decided that this window will be a pull from another location. We got it wrong the first time, so here is our second request (together with our humble apologies). (I also hope th

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
Hi Linus, Due to time constraints and personal issues Guenter and I decided that this window will be a pull from another location. We got it wrong the first time, so here is our second request (together with our humble apologies). (I also hope that Guenters tree is signed, it normally is, but if

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-24 Thread Wim Van Sebroeck
Hi Linus, Guenter, > On 12/23/2016 11:45 AM, Linus Torvalds wrote: > >On Fri, Dec 23, 2016 at 11:40 AM, Guenter Roeck wrote: > >> > >>FWIW: > > > >Hey, I can generate those myself. > > > >But when they aren't generated by the person who sends the pull > >request, they are worthless. > > > >The wh

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-23 Thread Guenter Roeck
On 12/23/2016 11:45 AM, Linus Torvalds wrote: On Fri, Dec 23, 2016 at 11:40 AM, Guenter Roeck wrote: FWIW: Hey, I can generate those myself. But when they aren't generated by the person who sends the pull request, they are worthless. The whole point is that I need to get it with the pull r

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-23 Thread Linus Torvalds
On Fri, Dec 23, 2016 at 11:40 AM, Guenter Roeck wrote: > > FWIW: Hey, I can generate those myself. But when they aren't generated by the person who sends the pull request, they are worthless. The whole point is that I need to get it with the pull request, so that I can see that what I get is wh

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-23 Thread Guenter Roeck
On Fri, Dec 23, 2016 at 10:22:06AM -0800, Linus Torvalds wrote: > On Fri, Dec 23, 2016 at 2:07 AM, Wim Van Sebroeck wrote: > > Hi Linus, > > > > Due to time constraints and personal issues Guenter and I decided that this > > window will be a pull from another location. > > So please pull from 'wa

Re: [GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-23 Thread Linus Torvalds
On Fri, Dec 23, 2016 at 2:07 AM, Wim Van Sebroeck wrote: > Hi Linus, > > Due to time constraints and personal issues Guenter and I decided that this > window will be a pull from another location. > So please pull from 'watchdog-for-linus-v4.10' branch of No shortlog, no diffstat. I won't be pull

[GIT PULL REQUEST] watchdog - v4.10 merge window

2016-12-23 Thread Wim Van Sebroeck
Hi Linus, Due to time constraints and personal issues Guenter and I decided that this window will be a pull from another location. So please pull from 'watchdog-for-linus-v4.10' branch of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git It contains the following pat

Re: [GIT PULL REQUEST] watchdog - v4.9 merge window

2016-10-13 Thread Guenter Roeck
On 10/12/2016 10:54 PM, Wim Van Sebroeck wrote: Hi Linus, It's an old server with only 512Mb RAM. I'm in the progress off replacing it (in another datacenter). Meanwhile I'll restart git-daemon. Linus, if it still doesn't work, I pulled it, verified it, and pushed it into my repository at

Re: [GIT PULL REQUEST] watchdog - v4.9 merge window

2016-10-12 Thread Wim Van Sebroeck
Hi Linus, It's an old server with only 512Mb RAM. I'm in the progress off replacing it (in another datacenter). Meanwhile I'll restart git-daemon. Sorry, Wim. > On Wed, Oct 12, 2016 at 11:35 AM, Wim Van Sebroeck wrote: > > Hi Linus, > > > > Please pull from 'master' branch of > > git:/

Re: [GIT PULL REQUEST] watchdog - v4.9 merge window

2016-10-12 Thread Linus Torvalds
On Wed, Oct 12, 2016 at 11:35 AM, Wim Van Sebroeck wrote: > Hi Linus, > > Please pull from 'master' branch of > git://www.linux-watchdog.org/linux-watchdog.git That site really is very ill. It's timing out or getting "Connection reset by peer" errors. How about just using something like

[GIT PULL REQUEST] watchdog - v4.9 merge window

2016-10-12 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git It contains: * a new watchdog pretimeout governor framework * support to upload the firmware on the ziirave_wdt * several fixes and cleanups This will update the following files: Documentation

[GIT PULL REQUEST] watchdog - v4.8 Merge Window

2016-07-31 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git This pull request contains * New driver for the watchdog in Aspeed SoCs * New driver for the watchdog in Maxim PMIC MAX77620 * New driver for the watchdog in Amlogic Meson GXBB SoC * Support for

[GIT PULL REQUEST] watchdog - v4.7 Merge Window

2016-05-25 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git This adds following changes: * Add support for Fintek F81865 Super-IO chip * Add support for watchdogs (RWDT and SWDT) found on RCar Gen3 based SoCs from Renesas * octeon: Handle the FROZEN hot

[GIT PULL REQUEST] watchdog - v4.6 Merge Window

2016-03-19 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git It contains: * new drivers for: NI 903x/913x watchdog driver, WinSystems EBC-C384 watchdog timer and ARM SBSA watchdog driver * Support for NCT6102D devices * Improvements of the generic watchd

[GIT PULL REQUEST] watchdog - v4.5-rc Fixes

2016-02-04 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git It will fix several Kconfig dependencies, a compilation warning in pcwd_usb, a failure to abort the sp805 wdt after a ping and the max63xx wdt's MODULE_LICENSE. This will update the following f

[GIT PULL REQUEST] one more md fix for 4.4-rc

2015-12-23 Thread NeilBrown
The following changes since commit 9f7e43278605a0daf4edf7025c52c25e9ace6875: Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux (2015-12-20 10:01:11 -0800) are available in the git repository at: git://neil.brown.name/md tags/md/4.4-rc6-fix for you to f

[GIT PULL REQUEST] md fixes for 4.4-rc

2015-12-19 Thread NeilBrown
The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89: Linux 4.4-rc5 (2015-12-13 17:42:58 -0800) are available in the git repository at: git://neil.brown.name/md tags/md/4.4-rc5-fixes for you to fetch changes up to cb01c5496d2d9c0c862443561df16ff122db348f: Fix remo

[GIT PULL REQUEST] watchdog - v4.4-rc3 Fixes

2015-11-27 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git It contains: * a null pointer dereference fix for omap_wdt * some clock related fixes for pnx4008 * an underflow fix in wdt_set_timeout() for w83977f_wdt * restart fix for tegra wdt * Kconfig cha

git pull request for IPMI for 4.4

2015-11-16 Thread Corey Minyard
Well, I missed the merge window because I wasn't paying close enough attention. These changes are small and one fixes a moderately significant bug. They have been in linux-next for a while without issue. The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec: Linux 4.4-rc

[GIT PULL REQUEST] watchdog - v4.4 Merge window

2015-11-09 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git It contains following changes: * New driver for Broadcom 7038 Set-Top Box * imx2_wdt: Use register definition in regmap_write() * intel-mid: add Magic Closure flag * watchdog framework improveme

[GIT PULL REQUEST] md updates for 4.4

2015-11-01 Thread Neil Brown
The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622: Linux 4.3-rc5 (2015-10-11 11:09:45 -0700) are available in the git repository at: git://neil.brown.name/md tags/md/4.4 for you to fetch changes up to 339421def582abb14c2217aa8c8f28bb2e299174: MD: when RAID journ

[GIT PULL REQUEST] last minute bug fixes for md.

2015-10-30 Thread Neil Brown
they just keep coming in :-( The following changes since commit 8bce6d35b308d73cdb2ee273c95d711a55be688c: md/raid10: fix the 'new' raid10 layout to work correctly. (2015-10-24 16:24:25 +1100) are available in the git repository at: git://neil.brown.name/md tags/md/4.3-rc7-fixes for you t

[GIT PULL REQUEST] md bugfix

2015-10-10 Thread Neil Brown
The following changes since commit da6fb7a9e5bd6f04f7e15070f630bdf1ea502841: md/bitmap: don't pass -1 to bitmap_storage_alloc. (2015-10-02 17:24:13 +1000) are available in the git repository at: git://neil.brown.name/md tags/md/4.3-rc4-fix for you to fetch changes up to a452744bcbf706eac65

[GIT PULL REQUEST] md fixes for 4.3

2015-10-04 Thread Neil Brown
Hi Linus, a few md bug fixes. Thanks, NeilBrown The following changes since commit bcee19f424a0d8c26ecf2607b73c690802658b29: Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2015-09-21 18:26:54 -0700) are available in the git repository at: git://

[GIT PULL REQUEST] watchdog - v4.3-rc3 Fixes

2015-09-30 Thread Wim Van Sebroeck
Hi Linus, Please pull from 'master' branch of git://www.linux-watchdog.org/linux-watchdog.git It will fix: * module autoload for 3 OF platform drivers * poweroff behaviour on bcm2835 watchdog device * I2C dependencies for iTCO_wdt.c This will update the following files: Kconfig |

Re: [GIT PULL REQUEST] watchdog - v4.3-rc1 merge window

2015-09-10 Thread Stephen Rothwell
Hi Wim, On Thu, 10 Sep 2015 16:37:59 +1000 Stephen Rothwell wrote: > > On Thu, 10 Sep 2015 08:20:07 +0200 Wim Van Sebroeck wrote: > > > > > > Please pull from 'master' branch of > > > > git://www.linux-watchdog.org/linux-watchdog.git > > > > > > I have not been able to fetch from that

Re: [GIT PULL REQUEST] watchdog - v4.3-rc1 merge window

2015-09-09 Thread Stephen Rothwell
Hi Wim, On Thu, 10 Sep 2015 08:20:07 +0200 Wim Van Sebroeck wrote: > > > > Please pull from 'master' branch of > > > git://www.linux-watchdog.org/linux-watchdog.git > > > > I have not been able to fetch from that tree for the past couple of > > days. It connects and then hangs for some time a

Re: [GIT PULL REQUEST] watchdog - v4.3-rc1 merge window

2015-09-09 Thread Wim Van Sebroeck
Hi Stephen, > > > > Please pull from 'master' branch of > > git://www.linux-watchdog.org/linux-watchdog.git > > I have not been able to fetch from that tree for the past couple of > days. It connects and then hangs for some time and then I get: > > fatal: read error: Connection reset by pee

Re: [GIT PULL REQUEST] watchdog - v4.3-rc1 merge window

2015-09-09 Thread Wim Van Sebroeck
Hi Stephen, Linus, > On Wed, Sep 9, 2015 at 2:40 PM, Stephen Rothwell > wrote: > > > > I have not been able to fetch from that tree for the past couple of > > days. It connects and then hangs for some time > > .. yup, that's what I got just when trying to pull. I just restarted the git-daemon

Re: [GIT PULL REQUEST] watchdog - v4.3-rc1 merge window

2015-09-09 Thread Fengguang Wu
On Wed, Sep 09, 2015 at 05:23:23PM -0700, Guenter Roeck wrote: > On 09/09/2015 04:44 PM, Fengguang Wu wrote: > >On Wed, Sep 09, 2015 at 02:42:23PM -0700, Linus Torvalds wrote: > >>On Wed, Sep 9, 2015 at 2:40 PM, Stephen Rothwell > >>wrote: > >>> > >>>I have not been able to fetch from that tree f

Re: [GIT PULL REQUEST] watchdog - v4.3-rc1 merge window

2015-09-09 Thread Guenter Roeck
On 09/09/2015 04:44 PM, Fengguang Wu wrote: On Wed, Sep 09, 2015 at 02:42:23PM -0700, Linus Torvalds wrote: On Wed, Sep 9, 2015 at 2:40 PM, Stephen Rothwell wrote: I have not been able to fetch from that tree for the past couple of days. It connects and then hangs for some time .. yup, tha

  1   2   3   >