This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7d549995d4e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new cbcf01128d0a af_unix: fix garbage collect vs MSG_PEEK new 25905f602fdb dmaengine: idxd: Change license on idxd.h to LGPL new 95d429206c97 platform/x86: think-lmi: Add pending_reboot support new 95e1b60f8dc8 platform/x86: amd-pmc: Fix command completion code new 4c06d35dfedf platform/x86: amd-pmc: Fix SMU firmware reporting mechanism new 162b937a8064 platform/x86: amd-pmc: call dump registers only once new 766205674962 platform/x86: amd-pmc: Add support for logging SMU metrics new b9a4fa6978be platform/x86: amd-pmc: Add support for logging s0ix counters new 9422584a601a platform/x86: amd-pmc: Add support for ACPI ID AMDI0006 new 83cbaf14275a platform/x86: amd-pmc: Add new acpi id for future PMC controllers new a973c983375c platform/x86: amd-pmc: Use return code on suspend new 23e9592b06b4 platform/x86: wireless-hotkey: remove hardcoded "hp" from [...] new 95edbbf78c3b platform/x86: amd-pmc: Fix missing unlock on error in amd_ [...] new 7f5231b114da platform/x86: amd-pmc: Fix undefined reference to __udivdi3 new e62fb1e3faae platform/x86: think-lmi: Move pending_reboot_attr to the a [...] new 30e78435d3bf platform/x86: think-lmi: Split kobject_init() and kobject_ [...] new f7e506ec4a99 platform/x86: think-lmi: Fix possible mem-leaks on tlmi_an [...] new a59c7b6c6ff6 platform/x86: intel-hid: add Alder Lake ACPI device ID new 2b2c66f607d0 platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2 new dfe495362c9b Merge tag 'platform-drivers-x86-v5.14-2' of git://git.kern [...] new 2acf15b94d5b reiserfs: add check for root_inode in reiserfs_fill_super new 728d392f8a79 fs/ext2: Avoid page_address on pages returned by ext2_get_page new 13d257503c09 reiserfs: check directory items on read from disk new 4010a528219e Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pu [...]
The 24 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/platform/x86/amd-pmc.c | 249 +++++++++++++++++++++++++++++---- drivers/platform/x86/gigabyte-wmi.c | 1 + drivers/platform/x86/intel-hid.c | 1 + drivers/platform/x86/think-lmi.c | 45 ++++-- drivers/platform/x86/think-lmi.h | 1 + drivers/platform/x86/wireless-hotkey.c | 2 +- fs/ext2/dir.c | 12 +- fs/ext2/ext2.h | 3 +- fs/ext2/namei.c | 4 +- fs/reiserfs/stree.c | 31 +++- fs/reiserfs/super.c | 8 ++ include/uapi/linux/idxd.h | 2 +- net/unix/af_unix.c | 51 ++++++- 13 files changed, 359 insertions(+), 51 deletions(-)