summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2025-01-21Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21Merge tag 'Smack-for-6.14' of https://github.com/cschaufler/smack-nextLinus Torvalds
2025-01-21Merge tag 'integrity-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-07selinux: make more use of str_read() when loading the policyChristian Göttsche
2025-01-07selinux: avoid unnecessary indirection in struct level_datumChristian Göttsche
2025-01-07selinux: use known type instead of void pointerChristian Göttsche
2025-01-07selinux: rename comparison functions for clarityChristian Göttsche
2025-01-07selinux: rework match_ipv6_addrmask()Christian Göttsche
2025-01-07selinux: constify and reconcile function parameter namesChristian Göttsche
2025-01-07selinux: avoid using types indicating user space interactionChristian Göttsche
2025-01-07selinux: supply missing field initializersChristian Göttsche
2025-01-07Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-05lockdown: initialize local array before use to quiet static analysisTanya Agarwal
2025-01-04safesetid: check size of policy writesLeo Stone
2025-01-04lsm: rename variable to avoid shadowingChristian Göttsche
2025-01-04lsm: constify function parametersChristian Göttsche
2025-01-04security: remove redundant assignment to return variableColin Ian King
2025-01-04selinux: match extended permissions to their base permissionsThiébaud Weksteen
2025-01-04lsm: Only build lsm_audit.c if CONFIG_SECURITY and CONFIG_AUDIT are setMickaël Salaün
2025-01-03ima: ignore suffixed policy rule commentsMimi Zohar
2025-01-03ima: limit the builtin 'tcb' dont_measure tmpfs policy ruleMimi Zohar
2024-12-24ima: kexec: silence RCU list traversal warningBreno Leitao
2024-12-22vfs: support caching symlink lengths in inodesMateusz Guzik
2024-12-18Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-15selinux: ignore unknown extended permissionsThiébaud Weksteen
2024-12-15selinux: add netlink nlmsg_type audit messageThiébaud Weksteen
2024-12-13selinux: add support for xperms in conditional policiesChristian Göttsche
2024-12-11selinux: Fix SCTP error inconsistency in selinux_socket_bind()Mikhail Ivanov
2024-12-11selinux: use native iterator typesChristian Göttsche
2024-12-11selinux: add generated av_permissions.h to targetsThomas Weißschuh
2024-12-11ima: Suspend PCR extends and log appends when rebootingStefan Berger
2024-12-06smack: deduplicate access to string conversionKonstantin Andreev
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-04lsm: secctx provider check on releaseCasey Schaufler
2024-12-04lsm: lsm_context in security_dentry_init_securityCasey Schaufler
2024-12-04lsm: use lsm_context in security_inode_getsecctxCasey Schaufler
2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-30Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-30selinux: use sk_to_full_sk() in selinux_ip_output()Eric Dumazet
2024-11-26ima: uncover hidden variable in ima_match_rules()Casey Schaufler
2024-11-26apparmor: lift new_profile declaration to remove C23 extension warningJohn Johansen
2024-11-26apparmor: replace misleading 'scrubbing environment' phrase in debug printRyan Lee
2024-11-26parser: drop dead code for XXX_comb macrosJohn Johansen
2024-11-26apparmor: Remove unused parameter L1 in macro next_combJinjie Ruan
2024-11-26apparmor: audit_cap dedup based on subj_cred instead of profileRyan Lee
2024-11-26apparmor: add a cache entry expiration time aging out capability audit cacheRyan Lee