summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* randstruct: disable Clang 15 supportEric Biggers2023-02-251-0/+3
* use less confusing names for iov_iter direction initializersAl Viro2023-02-091-2/+2
* tomoyo: fix broken dependency on *.conf.defaultMasahiro Yamada2023-02-011-1/+1
* device_cgroup: Roll back to original exceptions after copy failureWang Weiyang2023-01-071-4/+29
* ima: Fix memory leak in __ima_inode_hash()Roberto Sassu2023-01-071-1/+6
* ima: Fix a potential NULL pointer access in ima_restore_measurement_listHuaxin Lu2023-01-071-1/+4
* efi: Add iMac Pro 2017 to uefi skip cert quirkAditya Garg2023-01-071-0/+1
* ima: Fix hash dependency to correct algorithmTianjia Zhang2023-01-071-1/+1
* security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6Nathan Chancellor2022-12-311-0/+3
* ima: Simplify ima_lsm_copy_ruleGUO Zihua2022-12-311-7/+3
* LoadPin: Ignore the "contents" argument of the LSM hooksKees Cook2022-12-311-12/+18
* apparmor: Fix memleak in alloc_ns()Xiu Jianfeng2022-12-311-1/+1
* apparmor: Use pointer to struct aa_label for lbs_credXiu Jianfeng2022-12-311-2/+2
* apparmor: Fix regression in stacking due to label flagsJohn Johansen2022-12-311-5/+7
* apparmor: Fix abi check to include v8 abiJohn Johansen2022-12-311-1/+1
* apparmor: fix lockdep warning when removing a namespaceJohn Johansen2022-12-311-1/+1
* apparmor: fix a memleak in multi_transaction_new()Gaosheng Cui2022-12-311-1/+3
* ima: Fix misuse of dereference of pointer in template_desc_init_fields()Xiu Jianfeng2022-12-311-2/+2
* integrity: Fix memory leakage in keyring allocation error pathGUO Zihua2022-12-311-1/+5
* ima: Handle -ESTALE returned by ima_filter_rule_match()GUO Zihua2022-12-311-9/+32
* KEYS: encrypted: fix key instantiation with user-provided dataNikolaus Voss2022-12-211-3/+3
* Merge tag 'lsm-pr-20221031' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-311-2/+4
|\
| * capabilities: fix potential memleak on error path from vfs_getxattr_alloc()Gaosheng Cui2022-10-281-2/+4
* | selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()GONG, Ruiqi2022-10-193-5/+6
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+4
|\
| * security: kmsan: fix interoperability with auto-initializationAlexander Potapenko2022-10-031-0/+4
* | Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-101-1/+1
|\ \
| * | security/keys: Remove inconsistent __user annotationVincenzo Frascino2022-10-051-1/+1
* | | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-091-0/+2
|\ \ \
| * | | powerpc/rtas: block error injection when locked downNathan Lynch2022-09-281-0/+1
| * | | powerpc/pseries: block untrusted device tree changes when locked downNathan Lynch2022-09-281-0/+1
| | |/ | |/|
* | | Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-10-064-5/+5
|\ \ \
| * | | ->getprocattr(): attribute name is const char *, TYVM...Al Viro2022-09-014-5/+5
* | | | Merge tag 'pull-tomoyo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2022-10-064-10/+5
|\ \ \ \
| * | | | tomoyo: struct path it might get from LSM callers won't have NULL dentry or mntAl Viro2022-08-212-8/+3
| * | | | tomoyo: use vsnprintf() properlyAl Viro2022-08-212-2/+2
| |/ / /
* | | | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-2/+0
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-10-031-2/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALLRoberto Sassu2022-09-211-2/+0
* | | | | Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-042-21/+21
|\ \ \ \ \
| * | | | | landlock: Fix documentation styleMickaël Salaün2022-09-291-20/+20
| * | | | | landlock: Slightly improve documentation and fix spellingMickaël Salaün2022-09-291-1/+1
| |/ / / /
* | | | | Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-031-3/+14
|\ \ \ \ \
| * | | | | acl: move idmapping handling into posix_acl_xattr_set()Christian Brauner2022-08-311-3/+14
| | |_|_|/ | |/| | |
* | | | | Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-035-14/+18
|\ \ \ \ \
| * | | | | lockdown: ratelimit denial messagesNathan Lynch2022-09-141-1/+1
| * | | | | selinux: Implement userns_create hookFrederick Lawler2022-08-162-0/+11
| * | | | | security, lsm: Introduce security_create_user_ns()Frederick Lawler2022-08-161-0/+5
| * | | | | lsm: clean up redundant NULL pointer checkXiu Jianfeng2022-08-151-13/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-036-53/+46
|\ \ \ \ \