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]
Message-Id: <20240916143207.995330-1-geert@linux-m68k.org>
Date: Mon, 16 Sep 2024 16:32:07 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
	Greg Ungerer <gerg@...ux-m68k.org>,
	linux-m68k@...ts.linux-m68k.org,
	linux-kernel@...r.kernel.org,
	Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [GIT PULL] m68k updates for v6.12

	Hi Linus,

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.12-tag1

for you to fetch changes up to b90fae5df91744e45e683c17bb1a38e466770df3:

  m68k: defconfig: Update defconfigs for v6.11-rc1 (2024-08-26 10:25:02 +0200)

----------------------------------------------------------------
m68k updates for v6.12

  - Use swap() helper for __arch_xchg(),
  - Fix kernel_clone_args.flags in m68k_clone(),
  - Defconfig updates.

Thanks for pulling!

----------------------------------------------------------------
Finn Thain (1):
      m68k: Fix kernel_clone_args.flags in m68k_clone()

Geert Uytterhoeven (1):
      m68k: defconfig: Update defconfigs for v6.11-rc1

Thorsten Blum (1):
      m68k: cmpxchg: Use swap() to improve code

 arch/m68k/configs/amiga_defconfig    |  2 --
 arch/m68k/configs/apollo_defconfig   |  2 --
 arch/m68k/configs/atari_defconfig    |  2 --
 arch/m68k/configs/bvme6000_defconfig |  2 --
 arch/m68k/configs/hp300_defconfig    |  2 --
 arch/m68k/configs/mac_defconfig      |  2 --
 arch/m68k/configs/multi_defconfig    |  2 --
 arch/m68k/configs/mvme147_defconfig  |  2 --
 arch/m68k/configs/mvme16x_defconfig  |  2 --
 arch/m68k/configs/q40_defconfig      |  2 --
 arch/m68k/configs/sun3_defconfig     |  2 --
 arch/m68k/configs/sun3x_defconfig    |  2 --
 arch/m68k/include/asm/cmpxchg.h      | 15 +++++----------
 arch/m68k/kernel/process.c           |  2 +-
 14 files changed, 6 insertions(+), 35 deletions(-)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ