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, 21 Sep 2023 18:26:30 +0200
From:   Hans de Goede <hdegoede@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        platform-driver-x86@...r.kernel.org,
        Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [GIT PULL] platform-drivers-x86 for 6.6-3

Hi Linus,

Here is the second round of fixes for platform-drivers-x86 for 6.6.

The most noteworthy change in here is the addition of Ilpo Järvinen
as co-maintainer of platform-drivers-x86. Ilpo will be helping me
with platform-drivers-x86 maintenance going forward and you can
expect platform-drivers-x86 pull-requests from Ilpo in the future.

Other then that there is a set of Intel SCU IPC fixes and
a thinkpad_acpi locking fix.

Regards,

Hans


The following changes since commit 4106a70ddad57ee6d8f98b81d6f036740c72762b:

  platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode (2023-09-11 13:26:13 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.6-3

for you to fetch changes up to bc3b6f59463ba9f4367a80331213db491766b5a1:

  MAINTAINERS: Add x86 platform drivers patchwork (2023-09-21 18:03:03 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.6-3

Highlights:
 -  Add Ilpo Järvinen as platform-drivers-x86 co-maintainer
 -  Set of Intel SCU IPC fixes
 -  thinkpad_acpi locking fix

The following is an automated git shortlog grouped by driver:

MAINTAINERS:
 -  Add x86 platform drivers patchwork
 -  Add myself into x86 platform driver maintainers

intel_scu_ipc:
 -  Fail IPC send if still busy
 -  Don't override scu in intel_scu_ipc_dev_simple_command()
 -  Check status upon timeout in ipc_wait_for_interrupt()
 -  Check status after timeout in busy_loop()

thinkpad_acpi:
 -  Take mutex in hotkey_resume

----------------------------------------------------------------
Dennis Bonke (1):
      platform/x86: thinkpad_acpi: Take mutex in hotkey_resume

Ilpo Järvinen (2):
      MAINTAINERS: Add myself into x86 platform driver maintainers
      MAINTAINERS: Add x86 platform drivers patchwork

Stephen Boyd (4):
      platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
      platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
      platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_command()
      platform/x86: intel_scu_ipc: Fail IPC send if still busy

 MAINTAINERS                          |  4 +++
 drivers/platform/x86/intel_scu_ipc.c | 66 ++++++++++++++++++++++--------------
 drivers/platform/x86/thinkpad_acpi.c |  2 ++
 3 files changed, 46 insertions(+), 26 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ