lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 14 Jan 2015 17:04:34 -0500
From:	Jeff Layton <jlayton@...chiereds.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-fsdevel <linux-fsdevel@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linda Walsh <suse@...nx.org>, NeilBrown <neilb@...e.de>
Subject: Re: [GIT PULL] please pull file-locking related bugfix for v3.19
 (and v3.18 stable)

On Thu, 15 Jan 2015 10:40:25 +1300
Linus Torvalds <torvalds@...ux-foundation.org> wrote:

> On Thu, Jan 15, 2015 at 1:46 AM, Jeff Layton <jlayton@...chiereds.net> wrote:
> >
> >   git://git.samba.org/jlayton/linux.git 52d304eb4eaced9ad04b64ba7cd6ceb5153bbf18
> 
> Ugh. What are you doing?
> 
> Don't send me raw hex numbers of the commit. There's a tag there, and
> it has the name tags/locks-3.19-1, and has your signature on it and
> everything. Sending me the raw hex of the commit object misses that,
> and looks horrible too.
> 
> What kind of odd/broken script do you use?
> 
>            Linus

Ugh, sorry about that. I'm not sure what happened. For some reason
git-request-pull didn't seem to notice the tag. Once I added it as the
"end" arg on the command line, it picked it up. I don't recall ever
having to do that before.

In any case, let's try that again...

----------------------------------------------------------------

The following changes since commit 971780b701946be0d6e34b4abf6eec1ab05ec0c8:

  Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio (2015-01-13 15:29:42 +1300)

are available in the git repository at:

  git://git.samba.org/jlayton/linux.git tags/locks-v3.19-1

for you to fetch changes up to 52d304eb4eaced9ad04b64ba7cd6ceb5153bbf18:

  locks: fix NULL-deref in generic_delete_lease (2015-01-13 07:00:55 -0500)

----------------------------------------------------------------
File-locking related bugfix for v3.19 (and v3.18-stable)

Just a simple bugfix for a regression that I introduced into v3.18 with
the internal lease API overhaul -- mea culpa. Kudos to Linda and Neil
for tracking this down and fixing it.
----------------------------------------------------------------
NeilBrown (1):
      locks: fix NULL-deref in generic_delete_lease

 fs/locks.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Jeff Layton <jlayton@...chiereds.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ