This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3eba620e7bd7 Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel. [...] new 0351dc57b95b audit: fix repeated words in comments new e84d9f5214cb audit: audit_context pid unused, context enum comment fix new 3ed66951f952 audit: explicitly check audit_context->context enum value new c3f3ea8af44d audit: free audit_proctitle only on task exit new 501e4bb102ee audit: use time_after to compare time new 934f70d9d498 audit: remove selinux_audit_rule_update() declaration new c645c11a2dba Merge tag 'audit-pr-20221003' of git://git.kernel.org/pub/ [...] new 903cfe8a7aa8 samples/landlock: Print hints about ABI versions new 16023b05f083 landlock: Slightly improve documentation and fix spelling new 2fff00c81d4c landlock: Fix documentation style new 522667b24f08 Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/s [...]
The 11 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/security/landlock.rst | 8 +++---- Documentation/userspace-api/landlock.rst | 33 +++++++++++++------------- include/uapi/linux/landlock.h | 10 ++++---- kernel/audit.c | 8 +++---- kernel/audit.h | 4 +--- kernel/auditsc.c | 10 ++++---- samples/landlock/sandboxer.c | 37 ++++++++++++++++++++++------- security/landlock/fs.c | 2 +- security/landlock/syscalls.c | 40 ++++++++++++++++---------------- 9 files changed, 85 insertions(+), 67 deletions(-)