summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2024-04-15lsm: remove the now superfluous sentinel element from ctl_table arrayJoel Granados
2024-04-12ima: add crypto agility support for template-hash algorithmEnrico Bravi
2024-04-09evm: Rename is_unsupported_fs to is_unsupported_hmac_fsStefan Berger
2024-04-09fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTEDStefan Berger
2024-04-09evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509Stefan Berger
2024-04-09ima: re-evaluate file integrity on file metadata changeStefan Berger
2024-04-09evm: Store and detect metadata inode attributes changesStefan Berger
2024-04-09ima: Move file-change detection variables into new structureStefan Berger
2024-04-09evm: Use the metadata inode to calculate metadata hashStefan Berger
2024-04-09evm: Implement per signature type decision in security_inode_copy_up_xattrStefan Berger
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger
2024-04-09ima: Rename backing_inode to real_inodeStefan Berger
2024-04-08integrity: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-04-08ima: define an init_module critical data recordMimi Zohar
2024-04-08ima: Fix use-after-free on a dentry's dname.nameStefan Berger
2024-04-04selinux: clarify return code in filename_trans_read_helper_compat()Ondrej Mosnacek
2024-04-03security: Place security_path_post_mknod() where the original IMA call wasRoberto Sassu
2024-04-01selinux: avoid dereference of garbage after mount failureChristian Göttsche
2024-03-27selinux: use u32 as bit position type in ebitmap codeChristian Göttsche
2024-03-27selinux: improve symtab string hashingChristian Göttsche
2024-03-27selinux: dump statistics for more hash tablesChristian Göttsche
2024-03-27selinux: make more use of current_sid()Christian Göttsche
2024-03-27selinux: update numeric format specifiers for ebitmapsChristian Göttsche
2024-03-26selinux: improve error checking in sel_write_load()Paul Moore
2024-03-26selinux: cleanup selinux_lsm_getattr()Paul Moore
2024-03-26selinux: reject invalid ebitmapsChristian Göttsche
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'lsm-pr-20240314' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-14lsm: handle the NULL buffer case in lsm_fill_user_ctx()Paul Moore
2024-03-14lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler
2024-03-12Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'selinux-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-nextLinus Torvalds
2024-03-08landlock: Use f_cred in security_file_open() hookMickaël Salaün
2024-03-08landlock: Rename "ptrace" files to "task"Mickaël Salaün
2024-03-08landlock: Simplify current_check_access_socket()Mickaël Salaün
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07landlock: Warn once if a Landlock action is requested while disabledMickaël Salaün
2024-03-05Merge tag 'integrity-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-01tomoyo: fix UAF write bug in tomoyo_write_control()Tetsuo Handa
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-29Merge tag 'landlock-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-27Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-27landlock: Add support for KUnit testsMickaël Salaün
2024-02-26landlock: Fix asymmetric private inodes referringMickaël Salaün
2024-02-23selinux: fix style issues in security/selinux/ss/symtab.cPaul Moore
2024-02-23selinux: fix style issues in security/selinux/ss/symtab.hPaul Moore
2024-02-23selinux: fix style issues in security/selinux/ss/sidtab.cPaul Moore