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:   Thu, 15 Oct 2020 19:54:01 +0200
From:   Christoph Hellwig <hch@...radead.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Joel Becker <jlbec@...lplan.org>, linux-fsdevel@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] configfs updates for 5.10

[resent with the mailing lists in Cc]

The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:

  Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/configfs.git tags/configfs-5.10

for you to fetch changes up to 76ecfcb0852eb0390881a695a2f349b804d80147:

  samples: configfs: prefer pr_err() over bare printk(KERN_ERR (2020-10-07 15:46:22 +0200)

----------------------------------------------------------------
configfs updates for 5.10

 - various cleanups for the configfs samples (Bartosz Golaszewski)

----------------------------------------------------------------
Bartosz Golaszewski (9):
      MAINTAINERS: add the sample directory to the configfs entry
      samples: configfs: remove redundant newlines
      samples: configfs: drop unnecessary ternary operators
      samples: configfs: fix alignment in item struct
      samples: configfs: replace simple_strtoul() with kstrtoint()
      samples: configfs: don't reinitialize variables which are already zeroed
      samples: configfs: consolidate local variables of the same type
      samples: configfs: don't use spaces before tabs
      samples: configfs: prefer pr_err() over bare printk(KERN_ERR

 MAINTAINERS                        |  1 +
 samples/configfs/configfs_sample.c | 59 ++++++++++++--------------------------
 2 files changed, 20 insertions(+), 40 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ