index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
18
-448
/
+448
|
\
\
|
|
/
|
/
|
|
*
selinux: clean up indentation issue with assignment statement
Colin Ian King
2020-03-30
1
-4
/
+3
|
*
selinux: avtab_init() and cond_policydb_init() return void
Paul Moore
2020-03-05
5
-21
/
+7
|
*
selinux: clean up error path in policydb_init()
Ondrej Mosnacek
2020-03-05
1
-13
/
+5
|
*
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
2020-02-27
4
-56
/
+58
|
*
selinux: reduce the use of hard-coded hash sizes
Ondrej Mosnacek
2020-02-27
4
-40
/
+45
|
*
selinux: Add xfs quota command types
Richard Haines
2020-02-22
1
-0
/
+7
|
*
selinux: optimize storage of filename transitions
Ondrej Mosnacek
2020-02-22
3
-80
/
+110
|
*
selinux: factor out loop body from filename_trans_read()
Ondrej Mosnacek
2020-02-13
1
-59
/
+63
|
*
security: selinux: allow per-file labeling for bpffs
Connor O'Brien
2020-02-11
1
-0
/
+1
|
*
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
2020-02-11
3
-6
/
+12
|
*
selinux: convert cond_expr to array
Ondrej Mosnacek
2020-02-11
2
-43
/
+33
|
*
selinux: convert cond_av_list to array
Ondrej Mosnacek
2020-02-11
2
-79
/
+53
|
*
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-11
7
-59
/
+43
|
*
selinux: sel_avc_get_stat_idx should increase position index
Vasily Averin
2020-02-10
1
-0
/
+1
|
*
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
2020-02-10
3
-2
/
+13
|
*
selinux: simplify evaluate_cond_node()
Ondrej Mosnacek
2020-02-10
3
-13
/
+6
|
*
Documentation,selinux: deprecate setting checkreqprot to 1
Stephen Smalley
2020-02-10
3
-1
/
+15
|
*
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
2020-02-10
6
-22
/
+23
*
|
Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-02-10
2
-10
/
+4
|
\
\
|
|
/
|
/
|
|
*
selinux: fix sidtab string cache locking
Ondrej Mosnacek
2020-02-05
1
-9
/
+3
|
*
selinux: fix typo in filesystem name
Hridya Valsaraju
2020-02-05
1
-1
/
+1
*
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-8
/
+3
|
\
\
|
*
|
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-7
/
+3
|
*
|
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-2
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-1
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: bridge: vlan: add rtm definitions and dump support
Nikolay Aleksandrov
2020-01-15
1
-1
/
+4
|
|
/
*
|
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
2020-01-20
1
-0
/
+10
*
|
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
2020-01-16
1
-15
/
+13
*
|
selinux: remove redundant allocation and helper functions
Paul Moore
2020-01-16
1
-58
/
+36
*
|
selinux: remove redundant selinux_nlmsg_perm
Huaisheng Ye
2020-01-16
1
-39
/
+34
*
|
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
2020-01-16
1
-2
/
+2
*
|
selinux: reorder hooks to make runtime disable less broken
Ondrej Mosnacek
2020-01-10
1
-31
/
+70
*
|
selinux: treat atomic flags more carefully
Ondrej Mosnacek
2020-01-10
3
-31
/
+61
*
|
selinux: make default_noexec read-only after init
Stephen Smalley
2020-01-10
1
-1
/
+1
*
|
selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.
Ravi Kumar Siddojigari
2020-01-10
2
-2
/
+15
*
|
selinux: remove redundant msg_msg_alloc_security
Huaisheng Ye
2020-01-10
1
-11
/
+6
*
|
Documentation,selinux: fix references to old selinuxfs mount point
Stephen Smalley
2020-01-07
1
-3
/
+4
*
|
selinux: deprecate disabling SELinux and runtime
Paul Moore
2020-01-07
2
-0
/
+10
*
|
selinux: allow per-file labelling for binderfs
Hridya Valsaraju
2020-01-06
1
-0
/
+1
*
|
selinuxfs: use scnprintf to get real length for inode
liuyang34
2020-01-06
1
-2
/
+2
*
|
selinux: remove set but not used variable 'sidtab'
YueHaibing
2019-12-24
1
-8
/
+0
*
|
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
2019-12-23
1
-0
/
+6
*
|
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
2019-12-21
1
-1
/
+1
*
|
selinux: randomize layout of key structures
Stephen Smalley
2019-12-18
4
-4
/
+4
*
|
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
2019-12-18
7
-18
/
+17
*
|
selinux: remove unnecessary selinux cred request
Yang Guo
2019-12-12
1
-4
/
+3
*
|
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Paul Moore
2019-12-10
1
-27
/
+24
[next]