This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8400291e289e Linux 6.11-rc1 new 1a251f52cfdc minmax: make generic MIN() and MAX() macros available everywhere new 9f499b8c791d minmax: scsi: fix mis-use of 'clamp()' in sr.c new cb04e8b1d2f2 minmax: don't use max() in situations that want a C consta [...] new dc1c8034e31b minmax: simplify min()/max()/clamp() implementation
The 4 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: arch/um/drivers/mconsole_user.c | 2 + drivers/edac/skx_common.h | 1 - drivers/gpu/drm/amd/display/dc/core/dc_stream.c | 2 + .../gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c | 2 + drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppevvmath.h | 14 +++++-- drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | 2 +- drivers/gpu/drm/radeon/evergreen_cs.c | 2 + drivers/hwmon/adt7475.c | 24 ++++++------ drivers/input/touchscreen/cyttsp4_core.c | 2 +- drivers/irqchip/irq-sun6i-r.c | 2 +- drivers/media/dvb-frontends/stv0367_priv.h | 3 ++ drivers/net/can/usb/etas_es58x/es58x_devlink.c | 2 +- drivers/net/fjes/fjes_main.c | 4 +- drivers/nfc/pn544/i2c.c | 2 - drivers/platform/x86/sony-laptop.c | 1 - drivers/scsi/isci/init.c | 6 +-- drivers/scsi/sr_ioctl.c | 2 +- .../pci/hive_isp_css_include/math_support.h | 5 --- fs/btrfs/tree-checker.c | 2 +- include/linux/minmax.h | 43 +++++++++++----------- kernel/trace/preemptirq_delay_test.c | 2 - lib/btree.c | 1 - lib/decompress_unlzma.c | 2 + lib/vsprintf.c | 2 +- mm/zsmalloc.c | 2 - tools/testing/selftests/mm/mremap_test.c | 2 + tools/testing/selftests/seccomp/seccomp_bpf.c | 2 + 27 files changed, 69 insertions(+), 67 deletions(-)