summaryrefslogtreecommitdiff
path: root/security/smack
AgeCommit message (Expand)Author
25 hoursMerge branch 'next' of https://github.com/cschaufler/smack-nextMark Brown
25 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
9 daysSmack: Fix error in capability bypassCasey Schaufler
2026-03-13smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().Kuniyuki Iwashima
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-30smack: /smack/doi: accept previously used valuesKonstantin Andreev
2025-12-30smack: /smack/doi must be > 0Konstantin Andreev
2025-12-30security: smack: fix indentation in smack_access.cTaimoor Zaeem
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-03Merge tag 'Smack-for-6.19' of https://github.com/cschaufler/smack-nextLinus Torvalds
2025-11-16convert smackfsAl Viro
2025-11-11Smack: function parameter 'gfp' not describedCasey Schaufler
2025-10-22smack: move initcalls to the LSM frameworkPaul Moore
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore
2025-10-03Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-09-15security_dentry_init_security(): constify qstr argumentAl Viro
2025-08-30audit: add record for multiple object contextsCasey Schaufler
2025-08-30audit: add record for multiple task security contextsCasey Schaufler
2025-06-30smack: fix kernel-doc warnings for smk_import_valid_label()Konstantin Andreev
2025-06-24smack: fix bug: setting task label silently ignores input garbageKonstantin Andreev
2025-06-24smack: fix bug: unprivileged task can create labelsKonstantin Andreev
2025-06-22smack: fix bug: invalid label of unix socket fileKonstantin Andreev
2025-06-22smack: always "instantiate" inode in smack_inode_init_security()Konstantin Andreev
2025-06-22smack: deduplicate xattr setting in smack_inode_init_security()Konstantin Andreev
2025-06-22smack: fix bug: SMACK64TRANSMUTE set on non-directoryKonstantin Andreev
2025-06-22smack: deduplicate "does access rule request transmutation"Konstantin Andreev
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-19security/smack/smackfs: small kernel-doc fixesRandy Dunlap
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-02-16smack: recognize ipv4 CIPSO w/o categoriesKonstantin Andreev
2025-02-16smack: Revert "smackfs: Added check catlen"Konstantin Andreev
2025-02-13smack: remove /smack/logging if audit is not configuredKonstantin Andreev
2025-02-13smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket labelKonstantin Andreev
2025-02-12smack: dont compile ipv6 code unless ipv6 is configuredKonstantin Andreev
2025-02-11Smack: fix typos and spelling errorsCasey Schaufler
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-06smack: deduplicate access to string conversionKonstantin Andreev
2024-12-04lsm: use lsm_context in security_inode_getsecctxCasey Schaufler
2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler
2024-10-11lsm: remove lsm_prop scaffoldingCasey Schaufler
2024-10-11netlabel,smack: use lsm_prop for audit dataCasey Schaufler
2024-10-11lsm: create new security_cred_getlsmprop LSM hookCasey Schaufler
2024-10-11lsm: use lsm_prop in security_inode_getsecidCasey Schaufler
2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler
2024-10-11lsm: use lsm_prop in security_ipc_getsecidCasey Schaufler
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler
2024-10-11lsm: use lsm_prop in security_audit_rule_matchCasey Schaufler
2024-09-24Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds