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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 21 Nov 2023 10:56:09 +0200 From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: LKML <linux-kernel@...r.kernel.org>, Hans de Goede <hdegoede@...hat.com>, Andy Shevchenko <andy@...nel.org> Subject: [GIT PULL] platform-drivers-x86 for v6.7-2 Hi Linus, Here is a fixes PR for platform-drivers-x86 for v6.7. Just a few fixes (one with two non-fix deps) plus tidying up MAINTAINERS. Regards, i. The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.7-2 for you to fetch changes up to a6584711e64d9d12ab79a450ec3628fd35e4f476: platform/x86: intel_telemetry: Fix kernel doc descriptions (2023-11-21 10:09:04 +0200) ---------------------------------------------------------------- platform-drivers-x86 for v6.7-2 The following is an automated shortlog grouped by driver: amd/pmc: - adjust getting DRAM size behavior hp-bioscfg: - Fix error handling in hp_add_other_attributes() - move mutex_lock() down in hp_add_other_attributes() - Remove unused obj in hp_add_other_attributes() - Simplify return check in hp_add_other_attributes() ideapad-laptop: - Set max_brightness before using it intel_telemetry: - Fix kernel doc descriptions MAINTAINERS: - Drop Mark Gross as maintainer for x86 platform drivers - Remove stale entry for SBL platform driver ---------------------------------------------------------------- Andy Shevchenko (1): platform/x86: intel_telemetry: Fix kernel doc descriptions Hans de Goede (1): MAINTAINERS: Drop Mark Gross as maintainer for x86 platform drivers Harshit Mogalapalli (4): platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes() platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes() platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes() platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes() Jithu Joseph (1): MAINTAINERS: Remove stale entry for SBL platform driver Shyam Sundar S K (1): platform/x86/amd/pmc: adjust getting DRAM size behavior Stuart Hayhurst (1): platform/x86: ideapad-laptop: Set max_brightness before using it MAINTAINERS | 4 ---- drivers/platform/x86/amd/pmc/pmc.c | 31 ++-------------------------- drivers/platform/x86/hp/hp-bioscfg/bioscfg.c | 26 ++++++++++------------- drivers/platform/x86/ideapad-laptop.c | 11 +++++----- drivers/platform/x86/intel/telemetry/core.c | 4 ++-- 5 files changed, 20 insertions(+), 56 deletions(-)
Powered by blists - more mailing lists