This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f837f0a3c948 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 2d7f105edbb3 security: keys: perform capable check only on privileged o [...] new be6f48a7c8e4 tpm: Switch i2c drivers back to use .probe() new 513253f8c293 tpm_tis: Explicitly check for error code new 2b17e90d3f92 Merge tag 'tpmdd-v6.5-rc4' of git://git.kernel.org/pub/scm [...] new d64b1ee12a16 RDMA/mlx4: Make check for invalid flags stricter new 4984eb51453f RDMA/irdma: Add missing read barriers new f2c303781138 RDMA/irdma: Fix data race on CQP completion stats new f0842bb3d388 RDMA/irdma: Fix data race on CQP request done new 0e15863015d9 RDMA/core: Update CMA destination address on rdma_resolve_addr new dc52aadbc184 RDMA/mthca: Fix crash when polling CQ for shared QPs new b5bbc6551297 RDMA/bnxt_re: Prevent handling any completions after qp destroy new 29900bf351e1 RDMA/bnxt_re: Fix hang during driver unload new 5c719d7aef29 RDMA/rxe: Fix an error handling path in rxe_bind_mw() new 3bfb25fa2b5b RDMA/irdma: Fix op_type reporting in CQEs new ae463563b7a1 RDMA/irdma: Report correct WC error new c06f9091a291 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 368da76be8df hwmon: (nct6775) Fix register for nct6799 new a746b3689546 hwmon: (aquacomputer_d5next) Fix incorrect PWM value readout new 957961b6dcc8 hwmon: (oxp-sensors) Move tt_toggle attribute to dev_groups new 13558a2e6341 hwmon: (nct6775) Fix IN scaling factors for 6798/6799 new 54685abe660a hwmon: (nct7802) Fix for temp6 (PECI1) processed even if P [...] new 55aab08f1856 hwmon: (pmbus_core) Fix pmbus_is_enabled() new 0bd66784274a hwmon: (pmbus_core) Fix NULL pointer dereference new b84000f22745 hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_status new e146503ac684 hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature new 2f4effd85fe9 Merge tag 'hwmon-for-v6.5-rc4' of git://git.kernel.org/pub [...] new 8527beb12087 PM: sleep: wakeirq: fix wake irq arming new e7b915219baa PM: sleep: wakeirq: drop unused enable helpers new 4dd8752a14ca serial: qcom-geni: drop bogus runtime pm state update new 3632f42176a9 Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/lin [...] new 80ddce5f2dbd thermal: core: constify params in thermal_zone_device_register new ac4436a5b20e thermal: of: fix double-free on unregistration new 20d3f2417b41 Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/sc [...] new d1836a3b2a9a mm/damon/core-test: initialise context before test in damo [...] new dddfa05eb580 Revert "um: Use swap() to make code cleaner" new 253e5df8b8f0 tmpfs: fix Documentation of noswap and huge mount options new fa598952fac0 shmem: minor fixes to splice-read implementation new 8b1cb4a2e819 mm/pagewalk: fix EFI_PGT_DUMP of espfix area new 15571273db93 scripts/spelling.txt: remove 'thead' as a typo new b1f02b95758d mm: fix memory ordering for mm_lock_seq and vm_lock_seq new d8ab9f7b644a mm: lock VMA in dup_anon_vma() before setting ->anon_vma new 286812b041cc mailmap: update remaining active codeaurora.org email addresses new 641db40f3afe proc/vmcore: fix signedness bug in read_from_oldmem() new 6c54312f9689 mm/memory-failure: fix hardware poison check in unpoison_memory() new 122e7943b252 Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://g [...]
The 45 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: .mailmap | 97 +++++++++++++++++++++++++++++- Documentation/filesystems/tmpfs.rst | 47 ++++++--------- arch/um/os-Linux/sigio.c | 7 ++- drivers/base/power/power.h | 1 + drivers/base/power/wakeirq.c | 61 +++---------------- drivers/char/tpm/st33zp24/i2c.c | 2 +- drivers/char/tpm/tpm_i2c_atmel.c | 2 +- drivers/char/tpm/tpm_i2c_infineon.c | 2 +- drivers/char/tpm/tpm_i2c_nuvoton.c | 2 +- drivers/char/tpm/tpm_tis_core.c | 9 ++- drivers/char/tpm/tpm_tis_i2c.c | 2 +- drivers/char/tpm/tpm_tis_i2c_cr50.c | 2 +- drivers/hwmon/aquacomputer_d5next.c | 2 +- drivers/hwmon/k10temp.c | 17 +++++- drivers/hwmon/nct6775-core.c | 28 +++++++-- drivers/hwmon/nct6775-platform.c | 2 +- drivers/hwmon/nct6775.h | 1 + drivers/hwmon/nct7802.c | 2 +- drivers/hwmon/oxp-sensors.c | 38 +++++++----- drivers/hwmon/pmbus/pmbus_core.c | 20 +++--- drivers/infiniband/core/cma.c | 2 + drivers/infiniband/hw/bnxt_re/ib_verbs.c | 12 ++++ drivers/infiniband/hw/bnxt_re/qplib_fp.c | 28 +++++++-- drivers/infiniband/hw/bnxt_re/qplib_fp.h | 1 + drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 9 ++- drivers/infiniband/hw/irdma/ctrl.c | 31 ++++++---- drivers/infiniband/hw/irdma/defs.h | 46 +++++++------- drivers/infiniband/hw/irdma/hw.c | 3 +- drivers/infiniband/hw/irdma/main.h | 2 +- drivers/infiniband/hw/irdma/puda.c | 6 ++ drivers/infiniband/hw/irdma/type.h | 2 + drivers/infiniband/hw/irdma/uk.c | 5 +- drivers/infiniband/hw/irdma/utils.c | 8 +-- drivers/infiniband/hw/mlx4/qp.c | 18 +++--- drivers/infiniband/hw/mthca/mthca_qp.c | 2 +- drivers/infiniband/sw/rxe/rxe_mw.c | 3 +- drivers/thermal/thermal_core.c | 4 +- drivers/thermal/thermal_of.c | 27 ++------- drivers/tty/serial/qcom_geni_serial.c | 7 --- fs/proc/vmcore.c | 2 +- include/linux/mm.h | 29 +++++++-- include/linux/mm_types.h | 28 +++++++++ include/linux/mmap_lock.h | 10 ++- include/linux/pm_wakeirq.h | 10 --- include/linux/thermal.h | 6 +- mm/damon/core-test.h | 10 +-- mm/memory-failure.c | 2 +- mm/mmap.c | 1 + mm/pagewalk.c | 5 +- mm/shmem.c | 9 ++- scripts/spelling.txt | 1 - security/keys/keyctl.c | 11 +++- 52 files changed, 428 insertions(+), 256 deletions(-)