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:   Tue, 28 Jan 2020 09:24:07 +0000
From:   Anton Ivanov <anton.ivanov@...bridgegreys.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, Richard Weinberger <richard@....at>,
        johannes@...solutions.net, linux-um@...ts.infradead.org
Subject: [GIT PULL] uml updates for 5.6-rc1

Linus,

I am sending this on behalf of Richard who is traveling.

Please pull the following uml updates for v5.6-rc1:

The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:

   Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git tags/for-linus-5.6-rc1

for you to fetch changes up to d65197ad52494bed3b5e64708281b8295f76c391:

   um: Fix time-travel=inf-cpu with xor/raid6 (2020-01-19 22:42:06 +0100)

----------------------------------------------------------------
This pull request contains the following changes for UML:

- Fix for time travel mode
- Disable CONFIG_CONSTRUCTORS again
- A new command line option to have an non-raw serial line
- Preparations to remove obsolete UML network drivers

----------------------------------------------------------------
Brendan Higgins (1):
       um: Mark non-vector net transports as obsolete

Johannes Berg (3):
       um: Add an option to make serial driver non-raw
       Revert "um: Enable CONFIG_CONSTRUCTORS"
       um: Fix time-travel=inf-cpu with xor/raid6

  arch/um/Kconfig                  |  2 +
  arch/um/drivers/Kconfig          | 81 ++++++++++++++++++++--------------------
  arch/um/drivers/chan_user.h      |  2 +-
  arch/um/drivers/ssl.c            |  8 ++++
  arch/um/include/asm/Kbuild       |  1 -
  arch/um/include/asm/common.lds.S |  2 +-
  arch/um/include/asm/xor.h        |  7 ++++
  arch/um/kernel/dyn.lds.S         |  1 +
  init/Kconfig                     |  1 +
  kernel/gcov/Kconfig              |  2 +-
  10 files changed, 63 insertions(+), 44 deletions(-)
  create mode 100644 arch/um/include/asm/xor.h



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ