summaryrefslogtreecommitdiffstats
path: root/security/security.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-241-102/+2628
|\
| * security: Remove security_old_inode_init_security()Roberto Sassu2023-03-231-11/+0
| * security: Introduce LSM_ORDER_LAST and set it for the integrity LSMRoberto Sassu2023-03-101-3/+9
| * lsm: fix a badly named parameter in security_get_getsecurity()Paul Moore2023-03-081-5/+5
| * lsm: fix doc warnings in the LSM hook commentsPaul Moore2023-03-081-16/+17
| * lsm: styling fixes to security/security.cPaul Moore2023-03-061-84/+98
| * lsm: move the remaining LSM hook comments to security/security.cPaul Moore2023-03-061-0/+231
| * lsm: move the io_uring hook comments to security/security.cPaul Moore2023-03-061-0/+26
| * lsm: move the perf hook comments to security/security.cPaul Moore2023-03-061-0/+39
| * lsm: move the bpf hook comments to security/security.cPaul Moore2023-03-061-0/+65
| * lsm: move the audit hook comments to security/security.cPaul Moore2023-03-061-0/+41
| * lsm: move the binder hook comments to security/security.cPaul Moore2023-03-061-0/+36
| * lsm: move the sysv hook comments to security/security.cPaul Moore2023-03-061-0/+191
| * lsm: move the key hook comments to security/security.cPaul Moore2023-03-061-0/+40
| * lsm: move the xfrm hook comments to security/security.cPaul Moore2023-03-061-0/+103
| * lsm: move the Infiniband hook comments to security/security.cPaul Moore2023-03-061-0/+34
| * lsm: move the SCTP hook comments to security/security.cPaul Moore2023-03-061-0/+43
| * lsm: move the socket hook comments to security/security.cPaul Moore2023-03-061-0/+322
| * lsm: move the AF_UNIX hook comments to security/security.cPaul Moore2023-03-061-1/+41
| * lsm: move the netlink hook comments to security/security.cPaul Moore2023-03-061-0/+13
| * lsm: move the task hook comments to security/security.cPaul Moore2023-03-061-0/+334
| * lsm: move the file hook comments to security/security.cPaul Moore2023-03-061-0/+151
| * lsm: move the kernfs hook comments to security/security.cPaul Moore2023-03-061-0/+10
| * lsm: move the inode hook comments to security/security.cPaul Moore2023-03-061-0/+524
| * lsm: move the filesystem hook comments to security/security.cPaul Moore2023-03-061-0/+181
| * lsm: move the fs_context hook comments to security/security.cPaul Moore2023-03-061-0/+23
| * lsm: move the program execution hook comments to security/security.cPaul Moore2023-03-061-0/+69
* | selinux: remove the runtime disable functionalityPaul Moore2023-03-201-2/+2
|/
* Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-02-221-3/+4
|\
| * ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu2023-01-311-3/+4
* | fs: port acl to mnt_idmapChristian Brauner2023-01-191-10/+10
* | fs: port xattr to mnt_idmapChristian Brauner2023-01-191-9/+9
* | fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
* | fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
|/
* Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-131-12/+39
|\
| * LSM: Better reporting of actual LSMs at bootKees Cook2022-11-161-9/+36
| * lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore2022-11-041-3/+3
* | Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-131-5/+11
|\ \
| * | landlock: Support file truncationGünther Noack2022-10-191-5/+6
| * | security: Create file_truncate hook from path_truncate hookGünther Noack2022-10-191-0/+5
| |/
* | integrity: implement get and set acl hookChristian Brauner2022-10-201-2/+19
* | security: add get, remove and set acl hookChristian Brauner2022-10-201-0/+25
|/
* 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-061-2/+2
|\ \
| * | ->getprocattr(): attribute name is const char *, TYVM...Al Viro2022-09-011-2/+2
| |/
* | Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-031-0/+5
|\ \
| * | security, lsm: Introduce security_create_user_ns()Frederick Lawler2022-08-161-0/+5
| |/
* / lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain2022-08-261-0/+4
|/