summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-096-112/+185
|\
| * selinux: fix race between old and new sidtabOndrej Mosnacek2021-04-073-37/+145
| * selinux: fix cond_list corruption when changing booleansOndrej Mosnacek2021-04-023-69/+33
| * selinux: make nslot handling in avtab more robustOndrej Mosnacek2021-04-021-10/+11
* | Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-223-41/+59
|\|
| * selinuxfs: unify policy load error reportingOndrej Mosnacek2021-03-181-6/+3
| * selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek2021-03-183-33/+55
| * selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek2021-03-181-2/+1
* | 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
* | | Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-215-10/+127
|\ \ \ | |_|/ |/| |
| * | selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian2021-01-145-10/+127
| |/
* | selinux: teach SELinux about anonymous inodesDaniel Colascione2021-01-142-0/+59
* | selinux: fall back to SECURITY_FS_USE_GENFS if no xattr supportOndrej Mosnacek2021-01-131-25/+52
* | selinux: mark selinux_xfrm_refcount as __read_mostlyOndrej Mosnacek2021-01-121-1/+1
* | selinux: mark some global variables __ro_after_initOndrej Mosnacek2021-01-126-12/+12
* | selinux: make selinuxfs_mount staticOndrej Mosnacek2021-01-122-2/+1
* | selinux: drop the unnecessary aurule_callback variableOndrej Mosnacek2021-01-121-7/+3
* | selinux: remove unused global variablesOndrej Mosnacek2021-01-124-4/+0
* | selinux: fix inconsistency between inode_getxattr and inode_listsecurityAmir Goldstein2021-01-041-0/+4
* | selinux: handle MPTCP consistently with TCPPaolo Abeni2021-01-041-1/+2
|/
* Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-165-20/+26
|\
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-233-9/+10
| * selinux: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
| * selinux: drop super_block backpointer from superblock_security_structOndrej Mosnacek2020-11-122-4/+2
| * selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingPaul Moore2020-11-051-18/+13
| * selinux: allow dontauditx and auditallowx rules to take effect without allowxbauen12020-10-271-3/+1
| * selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren2020-10-271-3/+16
* | security: add const qualifier to struct sock in various placesFlorian Westphal2020-12-031-1/+1
* | Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-141-1/+3
|\ \ | |/ |/|
| * selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou2020-11-121-1/+3
* | 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-1317-498/+1068
|\ \ \ | |/ / |/| / | |/
| * selinux: Add helper functions to get and set checkreqprotLakshmi Ramasubramanian2020-09-153-5/+16
| * selinux: access policycaps with READ_ONCE/WRITE_ONCEStephen Smalley2020-09-112-8/+9
| * selinux: simplify away security_policydb_len()Ondrej Mosnacek2020-08-313-30/+10
| * selinux: move policy mutex to selinux_state, use in lockdep checksStephen Smalley2020-08-274-43/+22
| * selinux: fix error handling bugs in security_load_policy()Dan Carpenter2020-08-261-11/+23
| * selinux: convert policy read-write lock to RCUStephen Smalley2020-08-254-218/+280
| * selinux: delete repeated words in commentsRandy Dunlap2020-08-241-3/+3
| * selinux: add basic filtering for audit trace eventsPeter Enderborg2020-08-211-13/+15
| * selinux: add tracepoint on audited eventsThiƩbaud Weksteen2020-08-211-0/+5
| * selinux: Create new booleans and class dirs out of treeDaniel Burgener2020-08-211-23/+90
| * selinux: Standardize string literal usage for selinuxfs directory namesDaniel Burgener2020-08-211-4/+6
| * selinux: Refactor selinuxfs directory populating functionsDaniel Burgener2020-08-211-20/+25