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: <20230824143626.10100-1-jgross@suse.com>
Date:   Thu, 24 Aug 2023 16:36:26 +0200
From:   Juergen Gross <jgross@...e.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
        sstabellini@...nel.org
Subject: [GIT PULL] xen: branch for v6.6-rc1

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.6-rc1-tag

xen: branch for v6.6-rc1

It contains the following patches:

- a bunch of minor cleanups

- a patch adding irqfd support for virtio backends running as user
  daemon supporting Xen guests


Thanks.

Juergen

 arch/x86/include/asm/xen/page.h             |   5 +-
 arch/x86/xen/enlighten_pv.c                 |   2 +-
 arch/x86/xen/mmu_pv.c                       |  18 +-
 arch/x86/xen/setup.c                        |   4 +-
 drivers/xen/Kconfig                         |   7 +
 drivers/xen/grant-table.c                   |   2 +-
 drivers/xen/privcmd.c                       | 282 +++++++++++++++++++++++++++-
 drivers/xen/xen-acpi-processor.c            |   7 +-
 drivers/xen/xen-pciback/conf_space_quirks.h |   2 -
 drivers/xen/xen-pciback/pciback.h           |   3 -
 drivers/xen/xenbus/xenbus_probe_frontend.c  |   2 +-
 drivers/xen/xenbus/xenbus_xs.c              |   4 +-
 include/uapi/xen/privcmd.h                  |  14 ++
 include/xen/events.h                        |   1 -
 14 files changed, 320 insertions(+), 33 deletions(-)

Li Zetao (1):
      xen: xenbus: Use helper function IS_ERR_OR_NULL()

Linus Walleij (1):
      x86/xen: Make virt_to_pfn() a static inline

Petr Pavlu (1):
      xen/xenbus: Avoid a lockdep warning when adding a watch

Petr Tesarik (1):
      xen: remove a confusing comment on auto-translated guest I/O

Ruan Jinjie (1):
      xen: Switch to use kmemdup() helper

Viresh Kumar (1):
      xen: privcmd: Add support for irqfd

Yang Li (1):
      xen: Fix one kernel-doc comment

Yue Haibing (2):
      xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn()
      xen-pciback: Remove unused function declarations

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ