index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-22
3
-41
/
+59
|
\
|
*
selinuxfs: unify policy load error reporting
Ondrej Mosnacek
2021-03-19
1
-6
/
+3
|
*
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
2021-03-19
3
-33
/
+55
|
*
selinux: don't log MAC_POLICY_LOAD record on failed policy load
Ondrej Mosnacek
2021-03-19
1
-2
/
+1
*
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-9
/
+14
|
\
\
|
*
|
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
1
-8
/
+12
|
*
|
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
1
-1
/
+2
|
*
|
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-2
/
+2
*
|
|
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-22
5
-10
/
+127
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
2021-01-15
5
-10
/
+127
|
|
/
*
|
selinux: teach SELinux about anonymous inodes
Daniel Colascione
2021-01-14
2
-0
/
+59
*
|
selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
Ondrej Mosnacek
2021-01-13
1
-25
/
+52
*
|
selinux: mark selinux_xfrm_refcount as __read_mostly
Ondrej Mosnacek
2021-01-12
1
-1
/
+1
*
|
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
2021-01-12
6
-12
/
+12
*
|
selinux: make selinuxfs_mount static
Ondrej Mosnacek
2021-01-12
2
-2
/
+1
*
|
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
2021-01-12
1
-7
/
+3
*
|
selinux: remove unused global variables
Ondrej Mosnacek
2021-01-12
4
-4
/
+0
*
|
selinux: fix inconsistency between inode_getxattr and inode_listsecurity
Amir Goldstein
2021-01-05
1
-0
/
+4
*
|
selinux: handle MPTCP consistently with TCP
Paolo Abeni
2021-01-05
1
-1
/
+2
|
/
*
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
5
-20
/
+26
|
\
|
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-24
3
-9
/
+10
|
*
selinux: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-24
1
-0
/
+1
|
*
selinux: drop super_block backpointer from superblock_security_struct
Ondrej Mosnacek
2020-11-13
2
-4
/
+2
|
*
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
2020-11-06
1
-18
/
+13
|
*
selinux: allow dontauditx and auditallowx rules to take effect without allowx
bauen1
2020-10-28
1
-3
/
+1
|
*
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
2020-10-28
1
-3
/
+16
*
|
security: add const qualifier to struct sock in various places
Florian Westphal
2020-12-03
1
-1
/
+1
*
|
Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-14
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
selinux: Fix error return code in sel_ib_pkey_sid_slow()
Chen Zhou
2020-11-13
1
-1
/
+3
*
|
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
1
-3
/
+5
|
\
\
|
*
|
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
1
-2
/
+3
|
*
|
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
1
-1
/
+1
|
*
|
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
1
-0
/
+1
*
|
|
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
17
-498
/
+1068
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
2020-09-15
3
-5
/
+16
|
*
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2020-09-11
2
-8
/
+9
|
*
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-31
3
-30
/
+10
|
*
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-27
4
-43
/
+22
|
*
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
2020-08-26
1
-11
/
+23
|
*
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-25
4
-218
/
+280
|
*
selinux: delete repeated words in comments
Randy Dunlap
2020-08-24
1
-3
/
+3
|
*
selinux: add basic filtering for audit trace events
Peter Enderborg
2020-08-21
1
-13
/
+15
|
*
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
2020-08-21
1
-0
/
+5
|
*
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
2020-08-21
1
-23
/
+90
|
*
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
2020-08-21
1
-4
/
+6
|
*
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
2020-08-21
1
-20
/
+25
|
*
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
2020-08-21
1
-14
/
+25
|
*
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
2020-08-21
1
-0
/
+3
|
*
selinux: fix memdup.cocci warnings
kernel test robot
2020-08-20
1
-3
/
+2
|
*
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
2020-08-20
1
-0
/
+60
[next]