aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-9/+14
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-10/+127
2021-01-24commoncap: handle idmapped mountsGravatar Christian Brauner 1-8/+12
2021-01-24xattr: handle idmapped mountsGravatar Tycho Andersen 1-1/+2
2021-01-24inode: make init and permission helpers idmapped mount awareGravatar Christian Brauner 1-2/+2
2021-01-14selinux: include a consumer of the new IMA critical data hookGravatar Lakshmi Ramasubramanian 5-10/+127
2021-01-14selinux: teach SELinux about anonymous inodesGravatar Daniel Colascione 2-0/+59
2021-01-13selinux: fall back to SECURITY_FS_USE_GENFS if no xattr supportGravatar Ondrej Mosnacek 1-25/+52
2021-01-12selinux: mark selinux_xfrm_refcount as __read_mostlyGravatar Ondrej Mosnacek 1-1/+1
2021-01-12selinux: mark some global variables __ro_after_initGravatar Ondrej Mosnacek 6-12/+12
2021-01-12selinux: make selinuxfs_mount staticGravatar Ondrej Mosnacek 2-2/+1
2021-01-12selinux: drop the unnecessary aurule_callback variableGravatar Ondrej Mosnacek 1-7/+3
2021-01-12selinux: remove unused global variablesGravatar Ondrej Mosnacek 4-4/+0
2021-01-04selinux: fix inconsistency between inode_getxattr and inode_listsecurityGravatar Amir Goldstein 1-0/+4
2021-01-04selinux: handle MPTCP consistently with TCPGravatar Paolo Abeni 1-1/+2
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-20/+26
2020-12-03security: add const qualifier to struct sock in various placesGravatar Florian Westphal 1-1/+1
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksGravatar Paul Moore 3-9/+10
2020-11-23selinux: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 1-0/+1
2020-11-14Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+3
2020-11-12selinux: Fix error return code in sel_ib_pkey_sid_slow()Gravatar Chen Zhou 1-1/+3
2020-11-12selinux: drop super_block backpointer from superblock_security_structGravatar Ondrej Mosnacek 2-4/+2
2020-11-05selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingGravatar Paul Moore 1-18/+13
2020-10-27selinux: allow dontauditx and auditallowx rules to take effect without allowxGravatar bauen1 1-3/+1
2020-10-27selinux: fix error initialization in inode_doinit_with_dentry()Gravatar Tianyue Ren 1-3/+16
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+5
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 17-498/+1068
2020-10-05LSM: Add "contents" flag to kernel_read_file hookGravatar Kees Cook 1-2/+3
2020-10-05LSM: Introduce kernel_post_load_data() hookGravatar Kees Cook 1-1/+1
2020-10-05fs/kernel_read_file: Split into separate include fileGravatar Scott Branden 1-0/+1
2020-09-15selinux: Add helper functions to get and set checkreqprotGravatar Lakshmi Ramasubramanian 3-5/+16
2020-09-11selinux: access policycaps with READ_ONCE/WRITE_ONCEGravatar Stephen Smalley 2-8/+9
2020-08-31selinux: simplify away security_policydb_len()Gravatar Ondrej Mosnacek 3-30/+10
2020-08-27selinux: move policy mutex to selinux_state, use in lockdep checksGravatar Stephen Smalley 4-43/+22
2020-08-26selinux: fix error handling bugs in security_load_policy()Gravatar Dan Carpenter 1-11/+23
2020-08-25selinux: convert policy read-write lock to RCUGravatar Stephen Smalley 4-218/+280
2020-08-24selinux: delete repeated words in commentsGravatar Randy Dunlap 1-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 2-10/+2
2020-08-21selinux: add basic filtering for audit trace eventsGravatar Peter Enderborg 1-13/+15
2020-08-21selinux: add tracepoint on audited eventsGravatar Thiébaud Weksteen 1-0/+5
2020-08-21selinux: Create new booleans and class dirs out of treeGravatar Daniel Burgener 1-23/+90
2020-08-21selinux: Standardize string literal usage for selinuxfs directory namesGravatar Daniel Burgener 1-4/+6
2020-08-21selinux: Refactor selinuxfs directory populating functionsGravatar Daniel Burgener 1-20/+25
2020-08-21selinux: Create function for selinuxfs directory cleanupGravatar Daniel Burgener 1-14/+25
2020-08-20selinux: permit removing security.selinux xattr before policy loadGravatar Stephen Smalley 1-0/+3
2020-08-20selinux: fix memdup.cocci warningsGravatar kernel test robot 1-3/+2
2020-08-19selinux: avoid dereferencing the policy prior to initializationGravatar Stephen Smalley 1-0/+60
2020-08-19selinux: fix allocation failure check on newpolicy->sidtabGravatar Colin Ian King 1-1/+1
2020-08-17selinux: refactor changing booleansGravatar Stephen Smalley 8-64/+368
2020-08-17selinux: move policy commit after updating selinuxfsGravatar Stephen Smalley 6-80/+104