summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2021-11-21fortify: Explicitly disable Clang supportKees Cook
2021-11-17IMA: reject unknown hash algorithms in ima_get_hash_algoTHOBY Simon
2021-11-17apparmor: fix error checkTom Rix
2021-11-17smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doiTetsuo Handa
2021-11-17IMA: block writes of the security.ima xattr with unsupported algorithmsTHOBY Simon
2021-11-17smackfs: use __GFP_NOFAIL for smk_cipso_doi()Tetsuo Handa
2021-11-17smackfs: Fix use-after-free in netlbl_catmap_walk()Pawan Gupta
2021-11-17evm: mark evm_fixmode as __ro_after_initAustin Kim
2021-11-17selinux: fix race condition when computing ocontext SIDsOndrej Mosnacek
2021-11-12binder: use cred instead of task for selinux checksTodd Kjos
2021-10-27ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyringEric W. Biederman
2021-09-26selinux,smack: fix subjective/objective credential use mixupsPaul Moore
2021-09-18Smack: Fix wrong semantics in smk_access_entry()Tianjia Zhang
2021-09-15IMA: remove the dependency on CRYPTO_MD5THOBY Simon
2021-09-15IMA: remove -Wmissing-prototypes warningAustin Kim
2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann
2021-08-05Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-02selinux: correct the return value when loads initial sidsXiu Jianfeng
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-06-30Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linuxLinus Torvalds
2021-06-30Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-nextLinus Torvalds
2021-06-30Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-30Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-28Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-21evm: Check xattr size discrepancy between kernel and userRoberto Sassu
2021-06-20evm: output EVM digest calculation infoMimi Zohar
2021-06-16tomoyo: fix doc warningsChenXiaoSong
2021-06-11audit: remove unnecessary 'ret' initializationAustin Kim
2021-06-11selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()Al Viro
2021-06-11selinux: slow_avc_audit has become non-blockingAl Viro
2021-06-11selinux: Fix kernel-docYang Li
2021-06-11IMA: support for duplicate measurement recordsTushar Sugandhi
2021-06-11ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'Lakshmi Ramasubramanian
2021-06-10selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim
2021-06-10ima: differentiate between EVM failures in the audit logMimi Zohar
2021-06-10LSM: SafeSetID: Mark safesetid_initialized as __initdataAustin Kim
2021-06-08ima: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-08ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()Roberto Sassu
2021-06-08ima: Include header defining ima_post_key_create_or_update()Roberto Sassu
2021-06-08ima/evm: Fix type mismatchRoberto Sassu
2021-06-08ima: Set correct casting typesRoberto Sassu
2021-06-08Smack: fix doc warningChenXiaoSong
2021-06-03evm: Don't return an error in evm_write_xattrs() if audit is not enabledRoberto Sassu
2021-06-03ima: Define new template evm-sigRoberto Sassu
2021-06-02ima: Define new template fields xattrnames, xattrlengths and xattrvaluesRoberto Sassu
2021-06-01evm: Verify portable signatures against all protected xattrsRoberto Sassu
2021-06-01ima: Define new template field imodeRoberto Sassu
2021-06-01ima: Define new template fields iuid and igidRoberto Sassu
2021-06-01ima: Add ima_show_template_uint() template library functionRoberto Sassu