summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selinux: fix style issues in security/selinux/ss/context.hPaul Moore2024-02-231-1/+1
| * | | | selinux: fix style issues in security/selinux/ss/context.hPaul Moore2024-02-231-19/+22
| * | | | selinux: fix style issues in security/selinux/ss/constraint.hPaul Moore2024-02-231-33/+34
| * | | | selinux: fix style issues in security/selinux/ss/conditional.cPaul Moore2024-02-231-35/+33
| * | | | selinux: fix style issues in security/selinux/ss/conditional.hPaul Moore2024-02-231-12/+11
| * | | | selinux: fix style issues in security/selinux/ss/avtab.cPaul Moore2024-02-231-54/+51
| * | | | selinux: fix style issues in security/selinux/ss/avtab.hPaul Moore2024-02-231-37/+37
| * | | | selinux: only filter copy-up xattrs following initializationDavid Disseldorp2024-02-021-2/+3
| * | | | selinux: correct return values in selinux_socket_getpeersec_dgram()Paul Moore2024-02-021-6/+8
| * | | | selinux: reduce the object class calculations at inode init timePaul Moore2024-01-251-5/+4
* | | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-122-26/+122
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-072-2/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-293-4/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-221-2/+5
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-011-5/+40
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-262-26/+122
| |\ \ \ \ \ \ \
| | * | | | | | | bpf,selinux: Allocate bpf_security_struct per BPF tokenAndrii Nakryiko2024-01-241-0/+25
| | * | | | | | | bpf,lsm: Add BPF token LSM hooksAndrii Nakryiko2024-01-241-0/+60
| | * | | | | | | bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko2024-01-242-9/+14
| | * | | | | | | bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko2024-01-242-17/+23
* | | | | | | | | Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-nextLinus Torvalds2024-03-121-46/+56
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Smack: use init_task_smack() in smack_cred_transfer()Casey Schaufler2024-02-141-6/+1
| * | | | | | | | smack: Initialize the in-memory inode in smack_inode_init_security()Roberto Sassu2024-01-241-1/+6
| * | | | | | | | smack: Always determine inode labels in smack_inode_init_security()Roberto Sassu2024-01-241-39/+39
| * | | | | | | | smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()Roberto Sassu2024-01-241-0/+9
| * | | | | | | | smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()Roberto Sassu2024-01-241-1/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'integrity-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-051-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | integrity: eliminate unnecessary "Problem loading X.509 certificate" msgCoiby Xu2024-02-161-1/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | tomoyo: fix UAF write bug in tomoyo_write_control()Tetsuo Handa2024-03-011-1/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge tag 'landlock-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-291-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | landlock: Fix asymmetric private inodes referringMickaël Salaün2024-02-261-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-272-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | apparmor: fix lsm_get_self_attr()Mickaël Salaün2024-02-231-1/+1
| * | | | | selinux: fix lsm_get_self_attr()Mickaël Salaün2024-02-231-1/+1
* | | | | | Merge tag 'lsm-pr-20240215' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-161-2/+5
|\| | | | | | |/ / / / |/| | | |
| * | | | lsm: fix integer overflow in lsm_set_self_attr() syscallJann Horn2024-02-141-2/+5
* | | | | Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-011-5/+40
|\| | | | | |_|/ / |/| | |
| * | | lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek2024-01-301-4/+27
| * | | lsm: fix the logic in security_inode_getsecctx()Ondrej Mosnacek2024-01-261-1/+13
| |/ /
* | | Merge tag 'integrity-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-241-4/+0
|\ \ \
| * | | Revert "KEYS: encrypted: Add check for strsep"Mimi Zohar2024-01-241-4/+0
| |/ /
* / / exec: Check __FMODE_EXEC instead of in_execve for LSMsKees Cook2024-01-242-2/+5
|/ /
* | Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-01-199-74/+54
|\ \ | |/ |/|
| * apparmor: Fix memory leak in unpack_profile()Gaosheng Cui2024-01-091-0/+2
| * apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin2024-01-041-0/+4
| * apparmor: fix possible memory leak in unpack_trans_tableFedor Pchelkin2024-01-042-4/+4
| * apparmor: free the allocated pdb objectsFedor Pchelkin2024-01-031-6/+7
| * apparmor: Fix ref count leak in task_killJohn Johansen2023-12-291-1/+0
| * apparmor: cleanup network hook commentsJohn Johansen2023-11-261-44/+16
| * apparmor: add missing params to aa_may_ptrace kernel-doc commentsJohn Johansen2023-11-191-0/+2