summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-1314-80/+131
|\
| * lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore2022-11-188-31/+34
| * device_cgroup: Roll back to original exceptions after copy failureWang Weiyang2022-11-161-4/+29
| * LSM: Better reporting of actual LSMs at bootKees Cook2022-11-161-9/+36
| * lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore2022-11-044-35/+32
| * audit: Fix some kernel-doc warningsBo Liu2022-10-281-0/+1
* | Merge tag 'selinux-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-135-47/+52
|\ \
| * | selinux: remove the sidtab context conversion indirect callsPaul Moore2022-11-094-44/+45
| * | selinux: increase the deprecation sleep for checkreqprot and runtime disablePaul Moore2022-10-171-2/+2
| |/
* | Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-138-57/+213
|\ \
| * | landlock: Support file truncationGünther Noack2022-10-196-12/+132
| * | landlock: Document init_layer_masks() helperGünther Noack2022-10-191-0/+13
| * | landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()Günther Noack2022-10-191-45/+44
| * | security: Create file_truncate hook from path_truncate hookGünther Noack2022-10-193-0/+24
| |/
* | Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-12-125-54/+68
|\ \
| * | ima: use type safe idmapping helpersChristian Brauner2022-10-261-16/+18
| * | apparmor: use type safe idmapping helpersChristian Brauner2022-10-263-13/+24
| * | caps: use type safe idmapping helpersChristian Brauner2022-10-261-25/+26
| |/
* | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-125-65/+225
|\ \
| * | evm: remove dead code in evm_inode_set_acl()Christian Brauner2022-10-281-3/+2
| * | evm: remove evm_xattr_acl_change()Christian Brauner2022-10-201-64/+0
| * | integrity: implement get and set acl hookChristian Brauner2022-10-203-3/+110
| * | smack: implement get, set and remove acl hookChristian Brauner2022-10-201-0/+71
| * | selinux: implement get, set and remove acl hookChristian Brauner2022-10-201-0/+22
| * | security: add get, remove and set acl hookChristian Brauner2022-10-201-0/+25
| |/
* | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-2/+2
|\ \
| * | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-2/+2
* | | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2022-12-125-168/+196
|\ \ \
| * | | apparmor: test: make static symbols visible during kunit testingRae Moar2022-12-125-168/+196
* | | | KEYS: trusted: tee: Make registered shm dependency explicitSumit Garg2022-12-081-1/+2
| |/ / |/| |
* | | 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