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: <971d297c-cc66-4947-9bf7-33aa7fc12673@oss.qualcomm.com>
Date: Fri, 31 Jan 2025 21:27:18 -0600
From: Brian Cain <brian.cain@....qualcomm.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-hexagon <linux-hexagon@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>
Cc: "sidneym@...cinc.com" <sidneym@...cinc.com>,
        Matheus Tavares Bernardino <quic_mathbern@...cinc.com>,
        "quic_mliebel@...cinc.com" <quic_mliebel@...cinc.com>
Subject: [GIT PULL] hexagon changes for v6.14-rc1

Linus,

Please pull the following changes for hexagon.  Among the changes is a 
change to my email address.  The public key containing this new uid 
should be available on keys.openpgp.com and keyserver.ubuntu.com -- 
hopefully one of those is satisfactory.

Thanks,

-Brian

====

The following changes since commit cd45f362fc1f2d81fa69a19e7f8eca058db3e320:

   Merge tag 'bootconfig-fixes-v6.13' of 
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace 
(2025-01-28 10:11:33 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux 
tags/for-linus-hexagon-6.14-rc1

for you to fetch changes up to 84d78214b4f187da7e029f5dad344203511a04d7:

   MAINTAINERS: Update my email address (2025-01-30 18:55:25 -0800)

----------------------------------------------------------------
hexagon updates for 6.14-rc1

* Move kernel prototypes to internal header
* Fix to address an unbalanced spinlock
* Miscellaneous patches to fix static checks
* Update bcain@...cinc.com->brian.cain@....qualcomm.com

----------------------------------------------------------------
Brian Cain (1):
       MAINTAINERS: Update my email address

Hardevsinh Palaniya (1):
       hexagon: time: Remove redundant null check for resource

Lin Yujun (1):
       hexagon: Fix unbalanced spinlock in die()

Thomas Huth (1):
       hexagon: Move kernel prototypes out of uapi/asm/setup.h header

Willem de Bruijn (1):
       hexagon: fix using plain integer as NULL pointer warning in cmpxchg

Yang Li (1):
       hexagon: Fix warning comparing pointer to 0

  .mailmap                              |  2 ++
  MAINTAINERS                           |  2 +-
  arch/hexagon/include/asm/cmpxchg.h    |  2 +-
  arch/hexagon/include/asm/setup.h      | 20 ++++++++++++++++++++
  arch/hexagon/include/uapi/asm/setup.h | 14 ++------------
  arch/hexagon/kernel/time.c            |  3 +--
  arch/hexagon/kernel/traps.c           |  6 ++++--
  7 files changed, 31 insertions(+), 18 deletions(-)
  create mode 100644 arch/hexagon/include/asm/setup.h


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ