smack: /smack/doi: accept previously used values
smack: /smack/doi must be > 0
security: smack: fix indentation in smack_access.c
Smack: function parameter 'gfp' not described
smack: fix bug: setting task label silently ignores input garbage
smack: fix bug: unprivileged task can create labels
smack: fix bug: invalid label of unix socket file
smack: always "instantiate" inode in smack_inode_init_security()
smack: deduplicate xattr setting in smack_inode_init_security()
smack: fix bug: SMACK64TRANSMUTE set on non-directory
smack: deduplicate "does access rule request transmutation"
security/smack/smackfs: small kernel-doc fixes
smack: recognize ipv4 CIPSO w/o categories
smack: remove /smack/logging if audit is not configured
smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label
smack: dont compile ipv6 code unless ipv6 is configured
Smack: fix typos and spelling errors
smack: deduplicate access to string conversion
smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
security: smack: Fix indentation in smack_netfilter.c
smack: unix sockets: fix accept()ed socket label
smack: tcp: ipv4, fix incorrect labeling
Revert "Smack: Handle io_uring kernel thread privileges"
smackfs: restrict bytes count in smk_set_cipso()
security/smack/: fix misspellings using codespell tool
Smack: fix doc warning
Smack: fix kernel-doc interface on functions
security/smack: remove unused varible 'rc'
Smack: Handle io_uring kernel thread privileges
smackfs: restrict bytes count in smackfs write functions
smack: avoid unused 'sip' variable warning
smack: remove redundant structure variable from header.
Smack: slab-out-of-bounds in vsscanf
Smack:- Remove mutex lock "smk_lock" from inode_smack
Smack:- Remove redundant inode_smack cache
Smack: Remove unused inline function smk_ad_setfield_u_fs_path_mnt
Smack: fix use-after-free in smk_write_relabel_self()
Smack: prevent underflow in smk_set_cipso()
Smack: Remove unnecessary variable initialization
Smack: Fix build when NETWORK_SECMARK is not set
broken ping to ipv6 linklocal addresses on debian buster
Smack: Fix IPv6 handling of 0 secmark
smack: Check address length before reading address family
Smack: Fix kbuild reported build error
Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
smack: fix some kernel-doc notations
security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
smack: use GFP_NOFS while holding inode_smack::smk_lock
Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
Smack: Check UDP-Lite and DCCP protocols during IPv6 handling
Smack: Inform peer that IPv6 traffic has been blocked
Smack: fix dereferenced before check
Smack: Privilege check on key operations
Smack: Handle CGROUP2 in the same way that CGROUP
Smack: Fix memory leak in smack_inode_getsecctx
smack: fix double free in smack_parse_opts_str()
Smack: Use GFP_KERNEL for smk_netlbl_mls().
smack: use pernet operations for hook registration
Smack: Safer check for a socket in file_receive
Smack: Use cap_capable in privilege check
Smack: Fix the issue of permission denied error...
Smack: Fix the issue of wrong SMACK label updat...
SMACK: Add the rcu synchronization mechanism in...
SMACK: Free the i_security blob in inode using RCU
SMACK: Add new lock for adding entry in smack m...
SMACK: Delete list_head repeated initialization
SMACK: Use smk_tskacc() instead of smk_access()...
Smack: Traverse the smack_known_list using list...
Smack: fix d_instantiate logic for sockfs and p...
Smack: ignore private inode for file functions
Smack: ignore null signal in smack_task_kill
MAINTAINERS - Location of the Smack repository
Smack: Three symbols that should be static
sysfs: fix simple_return.cocci warnings
smack: allow mount opts setting over filesystem...
Kernel threads excluded from smack checks
Smack: IPv6 host labeling
Smack - Fix build error with bringup unconfigured
smack: pass error code through pointers
Smack: fix seq operations in smackfs
Smack: allow multiple labels in onlycap
Smack: ignore private inode for smack_file_receive
Smack: freeing an error pointer in smk_write_re...
Smack: Allow an unconfined label in bringup mode
Smack: Assign smack_known_web as default smk_in...
smack: Fix gcc warning from unused smack_syslog...
Smack: getting the Smack security context of keys
Smack: Updates for Smack documentation
smack: miscellaneous small fixes in function co...
Smack: secmark support for netfilter
smack: introduce a special case for tmpfs in sm...
smack: fix logic in smack_inode_init_security f...
smack: Add missing logging in bidirectional UDS...
smack: Fix a bidirectional UDS connect check typo
Smack: Rework file hooks
Smack: Repair netfilter dependency