This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from adfc3ded5c33 Merge tag 'for-6.12/io_uring-discard-20240913' of git://gi [...] new dc1a456dc187 cifs: Fix cifs readv callback merge resolution issue new 43a64bd02f93 cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF new 61c60977926e audit: use task_tgid_nr() instead of task_pid_nr() new 8c1867a2f0fd audit: Make use of str_enabled_disabled() helper new dc644fba3cf8 Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/ [...] new da2d41308c42 selinux: Streamline type determination in security_compute_sid new fc328c869c41 selinux: refactor code to return ERR_PTR in selinux_netlbl [...] new 2571bb9d553b selinux: annotate false positive data race to avoid KCSAN [...] new 4ad858bd6fbe selinux: replace kmem_cache_create() with KMEM_CACHE() new a3422eb4facd selinux: mark both IPv4 and IPv6 accepted connection socke [...] new 68cfb2833242 selinux: simplify avc_xperms_audit_required() new d19a9e25a722 selinux: fix style problems in security/selinux/include/audit.h new ad060dbbcfcf Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pu [...]
The 13 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: fs/smb/client/cifssmb.c | 2 +- fs/smb/client/smb2pdu.c | 2 -- kernel/audit.c | 4 ++-- kernel/auditfilter.c | 2 +- kernel/auditsc.c | 2 +- security/selinux/avc.c | 20 ++++++----------- security/selinux/hooks.c | 7 +++++- security/selinux/include/audit.h | 46 ++++++++++++++++++++-------------------- security/selinux/netlabel.c | 20 ++++++++--------- security/selinux/ss/avtab.c | 7 ++---- security/selinux/ss/ebitmap.c | 4 +--- security/selinux/ss/hashtab.c | 4 +--- security/selinux/ss/services.c | 36 ++++++++++++++++--------------- 13 files changed, 73 insertions(+), 83 deletions(-)