summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-021-36/+22
|\
| * LSM: Infrastructure management of the superblockCasey Schaufler2021-04-221-36/+22
* | selinux: clarify task subjective and objective credentialsPaul Moore2021-03-221-39/+73
* | lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore2021-03-221-1/+2
* | lsm,selinux: add new hook to compare new mount to an existing mountOlga Kornievskaia2021-03-221-0/+56
* | selinux: Allow context mounts for unpriviliged overlayfsVivek Goyal2021-03-091-1/+2
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-9/+14
|\
| * commoncap: handle idmapped mountsChristian Brauner2021-01-241-8/+12
| * xattr: handle idmapped mountsTycho Andersen2021-01-241-1/+2
| * inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-241-2/+2
* | selinux: teach SELinux about anonymous inodesDaniel Colascione2021-01-141-0/+57
* | selinux: fall back to SECURITY_FS_USE_GENFS if no xattr supportOndrej Mosnacek2021-01-131-25/+52
* | selinux: fix inconsistency between inode_getxattr and inode_listsecurityAmir Goldstein2021-01-051-0/+4
* | selinux: handle MPTCP consistently with TCPPaolo Abeni2021-01-051-1/+2
|/
* Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-9/+17
|\
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-241-2/+2
| * selinux: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-241-0/+1
| * selinux: drop super_block backpointer from superblock_security_structOndrej Mosnacek2020-11-131-3/+2
| * selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingPaul Moore2020-11-061-18/+13
| * selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren2020-10-281-3/+16
* | security: add const qualifier to struct sock in various placesFlorian Westphal2020-12-031-1/+1
|/
* Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-151-3/+5
|\
| * LSM: Add "contents" flag to kernel_read_file hookKees Cook2020-10-051-2/+3
| * LSM: Introduce kernel_post_load_data() hookKees Cook2020-10-051-1/+1
| * fs/kernel_read_file: Split into separate include fileScott Branden2020-10-051-0/+1
* | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-7/+10
|\ \ | |/ |/|
| * selinux: Add helper functions to get and set checkreqprotLakshmi Ramasubramanian2020-09-151-3/+3
| * selinux: move policy mutex to selinux_state, use in lockdep checksStephen Smalley2020-08-271-0/+1
| * selinux: convert policy read-write lock to RCUStephen Smalley2020-08-251-1/+0
| * selinux: delete repeated words in commentsRandy Dunlap2020-08-241-3/+3
| * selinux: permit removing security.selinux xattr before policy loadStephen Smalley2020-08-211-0/+3
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-7/+1
|/
* selinux: allow reading labels before policy is loadedJonathan Lebon2020-06-241-1/+6
* Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-131-7/+44
|\
| * selinux: Implement the watch_key security hookDavid Howells2020-05-191-0/+14
| * keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells2020-05-191-7/+30
* | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-041-5/+3
|\ \ | |/ |/|
| * exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman2020-05-201-5/+3
* | Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-011-25/+45
|\ \ | |/ |/|
| * selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore2020-04-301-25/+45
* | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-011-2/+16
|\|
| * selinux: Add xfs quota command typesRichard Haines2020-02-221-0/+7
| * security: selinux: allow per-file labeling for bpffsConnor O'Brien2020-02-121-0/+1
| * selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche2020-02-101-1/+3
| * Documentation,selinux: deprecate setting checkreqprot to 1Stephen Smalley2020-02-101-1/+4
| * selinux: move status variables out of selinux_ssOndrej Mosnacek2020-02-101-0/+1
* | Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-111-1/+1
|\ \ | |/ |/|
| * selinux: fix typo in filesystem nameHridya Valsaraju2020-02-061-1/+1
* | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-8/+3
|\ \ | |/ |/|
| * fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-7/+3