This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f9e4825524aa Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pu [...] new 579941899db4 ipe: return -ESTALE instead of -EINVAL on update when new [...] new 5ceecb301e50 ipe: also reject policy updates with the same version new 02e2f9aa33e4 ipe: allow secondary and platform keyrings to install/upda [...] new f40998a8e6bb ipe: fallback to platform keyring also if key in trusted k [...] new 917a15c37d37 MAINTAINERS: update IPE tree url and Fan Wu's email new 8203ca380913 Merge tag 'ipe-pr-20241018' of git://git.kernel.org/pub/sc [...] new 2c02f7375e65 fgraph: Use CPU hotplug mechanism to initialize idle shado [...] new fae4078c289a fgraph: Allocate ret_stack_list with proper size new 06526daaff90 Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/s [...] new bf0c6cc73f7f scsi: ufs: core: Fix the issue of ICU failure new 8fa075804cb3 scsi: ufs: core: Requeue aborted request new 19a198b67767 scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down new b9e63d6c7c0e scsi: mpi3mr: Validate SAS port assignments new fca6caeb4a61 scsi: target: core: Fix null-ptr-deref in target_alloc_device() new 531643fcd98c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new ae6a888a4357 io_uring/rw: fix wrong NOWAIT check in io_rw_init_file() new 715ca9dd687f Merge tag 'io_uring-6.12-20241019' of git://git.kernel.dk/linux
The 17 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: Documentation/admin-guide/LSM/ipe.rst | 7 ++++-- MAINTAINERS | 4 ++-- drivers/scsi/mpi3mr/mpi3mr.h | 4 ++-- drivers/scsi/mpi3mr/mpi3mr_transport.c | 42 ++++++++++++++++++++++------------ drivers/target/target_core_device.c | 2 +- drivers/ufs/core/ufs-mcq.c | 15 ++++++------ drivers/ufs/core/ufshcd.c | 24 ++++++------------- io_uring/rw.c | 2 +- kernel/trace/fgraph.c | 31 ++++++++++++++++++------- security/ipe/Kconfig | 19 +++++++++++++++ security/ipe/policy.c | 18 ++++++++++++--- 11 files changed, 110 insertions(+), 58 deletions(-)