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-next>] [day] [month] [year] [list]
Date:   Sat,  1 Aug 2020 23:05:52 +0200
From:   Christian Brauner <christian.brauner@...ntu.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] thread fix v5.8-rc8

Hey Linus,

/* Summary */
This contains a simple spelling fix for dequeue_synchronous_signal().

/* Testing */
All patches have seen exposure in linux-next and are based on v5.8-rc7.

/* Conflicts */
At the time of creating this pr no merge conflicts were reported.

The following changes since commit 92ed301919932f777713b9172e525674157e983d:

  Linux 5.8-rc7 (2020-07-26 14:14:06 -0700)

are available in the Git repository at:

  git@...olite.kernel.org:pub/scm/linux/kernel/git/brauner/linux tags/for-linus-2020-08-01

for you to fetch changes up to 7665a47f70b3f64bf09c233cc7df73fde9e506f1:

  signal: fix typo in dequeue_synchronous_signal() (2020-07-26 23:57:52 +0200)

Please consider pulling these changes from the signed for-linus-2020-08-01 tag.

Thanks!
Christian

----------------------------------------------------------------
for-linus-2020-08-01

----------------------------------------------------------------
Pavel Machek (1):
      signal: fix typo in dequeue_synchronous_signal()

 kernel/signal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists