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:   Sun, 24 Jan 2021 15:39:38 -0500
From:   Rich Felker <dalias@...c.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux-sh list <linux-sh@...r.kernel.org>,
        linux-kernel@...r.kernel.org,
        Yoshinori Sato <ysato@...rs.sourceforge.jp>,
        John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>
Subject: Re: [GIT PULL] arch/sh updates for 5.11

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.libc.org/linux-sh tags/sh-for-5.11

for you to fetch changes up to b89bc060b53e7054e5c8ca11feea4bc884d83611:

  sh/intc: Restore devm_ioremap() alignment (2021-01-06 19:55:29 -0500)

----------------------------------------------------------------
Cleanup and warning fixes.

----------------------------------------------------------------
Andy Shevchenko (1):
      sh: Drop ARCH_NR_GPIOS definition

Christoph Hellwig (1):
      sh: remove CONFIG_IDE from most defconfig

Geert Uytterhoeven (1):
      sh/intc: Restore devm_ioremap() alignment

Jinyang He (1):
      sh: Remove unused HAVE_COPY_THREAD_TLS macro

Necip Fazil Yildiran (1):
      sh: dma: fix kconfig dependency for G2_DMA

Qinglang Miao (2):
      sh: intc: Convert to DEFINE_SHOW_ATTRIBUTE
      sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE

Randy Dunlap (1):
      arch/sh: hyphenate Non-Uniform in Kconfig prompt

Wang Qing (2):
      arch: sh: remove duplicate include
      sh: mach-sh03: remove duplicate include

 arch/sh/Kconfig                    |  1 -
 arch/sh/boards/mach-sh03/rtc.c     |  1 -
 arch/sh/configs/landisk_defconfig  |  9 ++++-----
 arch/sh/configs/microdev_defconfig |  2 --
 arch/sh/configs/sdk7780_defconfig  |  6 ++----
 arch/sh/configs/sdk7786_defconfig  |  3 ---
 arch/sh/configs/se7750_defconfig   |  1 -
 arch/sh/configs/sh03_defconfig     |  3 ---
 arch/sh/drivers/dma/Kconfig        |  3 +--
 arch/sh/include/asm/gpio.h         |  1 -
 arch/sh/kernel/cpu/sh3/entry.S     |  1 -
 arch/sh/mm/Kconfig                 |  2 +-
 arch/sh/mm/asids-debugfs.c         | 15 ++-------------
 arch/sh/mm/cache-debugfs.c         | 15 ++-------------
 arch/sh/mm/pmb.c                   | 15 ++-------------
 drivers/sh/intc/core.c             |  2 +-
 drivers/sh/intc/virq-debugfs.c     | 14 ++------------
 17 files changed, 17 insertions(+), 77 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ