summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2025-10-05Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-04Merge tag 'keys-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2025-10-04security: keys: use menuconfig for KEYS symbolRandy Dunlap
2025-10-04KEYS: encrypted: Use SHA-256 library instead of crypto_shashEric Biggers
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-03Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-10-03ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattrCoiby Xu
2025-10-03integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYSEric Biggers
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-09-30Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-30Merge tag 'selinux-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-30Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-27KEYS: trusted_tpm1: Move private functionality out of public headerEric Biggers
2025-09-27KEYS: trusted_tpm1: Use SHA-1 library instead of crypto_shashEric Biggers
2025-09-27KEYS: trusted_tpm1: Compare HMAC values in constant timeEric Biggers
2025-09-22rust: add bitmap API.Burak Emir
2025-09-15apparmor/af_unix: constify struct path * argumentsAl Viro
2025-09-15security_dentry_init_security(): constify qstr argumentAl Viro
2025-09-11lsm: CONFIG_LSM can depend on CONFIG_SECURITYRandy Dunlap
2025-09-07selinux: enable per-file labeling for functionfsNeill Kapron
2025-09-03selinux: fix sel_read_bool() allocation and error handlingStephen Smalley
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster
2025-09-01fs: add an icount_read helperJosef Bacik
2025-08-30audit: add record for multiple object contextsCasey Schaufler
2025-08-30audit: add record for multiple task security contextsCasey Schaufler
2025-08-30lsm: security_lsmblob_to_secctx module selectionCasey Schaufler
2025-08-18security: use umax() to improve codeQianfeng Rong
2025-08-12selinux: Remove redundant __GFP_NOWARNQianfeng Rong
2025-08-11lsm,selinux: Add LSM blob support for BPF objectsBlaise Boscaccy
2025-08-11lsm: use lsm_blob_alloc() in lsm_bdev_alloc()Paul Moore
2025-08-11selinux: use a consistent method to get full socket from skbTianjia Zhang
2025-08-11selinux: Remove unused function selinux_policycap_netif_wildcard()Yue Haibing
2025-08-04Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-04apparmor: fix: oops when trying to free null rulesetJohn Johansen
2025-07-31Merge tag 'integrity-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-31Merge tag 'caps-pr-20250729' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-31Merge tag 'ipe-pr-20250728' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-30apparmor: fix Regression on linux-next (next-20250721)John Johansen
2025-07-30apparmor: fix test error: WARNING in apparmor_unix_stream_connectJohn Johansen
2025-07-30apparmor: Remove the unused variable rulesJiapeng Chong
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-07-28Merge tag 'landlock-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-28ipe: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-07-28Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'lsm-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-28Merge tag 'libcrypto-conversions-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds