summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2026-01-18apparmor: Replace deprecated strcpy in d_namespace_pathThorsten Blum
2026-01-18apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_initThorsten Blum
2026-01-16apparmor: replace sprintf with snprintf in aa_new_learning_profileThorsten Blum
2026-01-14selinux: drop the BUG() in cred_has_capability()Paul Moore
2026-01-14selinux: fix a capabilities parsing typo in selinux_bpf_token_capable()Paul Moore
2026-01-13selinux: add support for BPF token access controlEric Suen
2026-01-13selinux: move the selinux_blob_sizes structPaul Moore
2026-01-09security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentnsRyan Foster
2026-01-07KEYS: trusted: Make use of tee bus methodsUwe Kleine-König
2026-01-07KEYS: trusted: Migrate to use tee specific driver registration functionUwe Kleine-König
2026-01-06lsm: make keys for static branch staticBen Dooks
2026-01-05security/tomoyo: Enable context analysisMarco Elver
2026-01-05loadpin: Implement custom proc_handler for enforceJoel Granados
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-29landlock: Improve the comment for domain_is_scopedTingmao Wang
2025-12-29landlock: Optimize stack usage when !CONFIG_AUDITMickaël Salaün
2025-12-29ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()Chris J Arges
2025-12-26landlock: Fix spellingMickaël Salaün
2025-12-26landlock: Clean up hook_ptrace_access_check()Mickaël Salaün
2025-12-26landlock: Improve erratum documentationMickaël Salaün
2025-12-26landlock: Remove useless includeMickaël Salaün
2025-12-26landlock: Fix wrong type usageTingmao Wang
2025-12-26landlock: Fix TCP handling of short AF_UNSPEC addressesMatthieu Buffet
2025-12-26landlock: Fix formattingMickaël Salaün
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2025-12-14Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds
2025-12-06Merge tag 'landlock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-05Merge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05tpm2-sessions: Open code tpm_buf_append_hmac_session()Jarkko Sakkinen
2025-12-05tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
2025-12-04Merge tag 'caps-pr-20251204' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-03KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2Jarkko Sakkinen
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-03Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03Merge tag 'integrity-v6.19' 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-12-03Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-03Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-03Merge tag 'keys-next-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-02ipe: Add AT_EXECVE_CHECK support for script enforcementYanzhu Huang
2025-12-02ipe: Drop a duplicated CONFIG_ prefix in the ifdefferyBorislav Petkov (AMD)
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01tomoyo: Use local kmap in tomoyo_dump_page()Davidlohr Bueso
2025-11-29KEYS: trusted: Fix a memory leak in tpm2_load_cmdJarkko Sakkinen