index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-22
selinux: optimize storage of filename transitions
Ondrej Mosnacek
3
-80
/
+110
2020-02-20
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2
-14
/
+31
2020-02-18
ima: add sm3 algorithm to hash algorithm configuration list
Tianjia Zhang
1
-0
/
+5
2020-02-18
efi: Only print errors about failing to get certs if EFI vars are found
Javier Martinez Canillas
1
-14
/
+26
2020-02-13
selinux: factor out loop body from filename_trans_read()
Ondrej Mosnacek
1
-59
/
+63
2020-02-11
security: selinux: allow per-file labeling for bpffs
Connor O'Brien
1
-0
/
+1
2020-02-11
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
3
-6
/
+12
2020-02-11
selinux: convert cond_expr to array
Ondrej Mosnacek
2
-43
/
+33
2020-02-11
selinux: convert cond_av_list to array
Ondrej Mosnacek
2
-79
/
+53
2020-02-11
selinux: convert cond_list to array
Ondrej Mosnacek
7
-59
/
+43
2020-02-10
Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2
-10
/
+4
2020-02-10
selinux: sel_avc_get_stat_idx should increase position index
Vasily Averin
1
-0
/
+1
2020-02-10
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
3
-2
/
+13
2020-02-10
selinux: simplify evaluate_cond_node()
Ondrej Mosnacek
3
-13
/
+6
2020-02-10
Documentation,selinux: deprecate setting checkreqprot to 1
Stephen Smalley
3
-1
/
+15
2020-02-10
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
6
-22
/
+23
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-15
/
+5
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2
-13
/
+5
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2
-3
/
+1
2020-02-06
Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-next
Linus Torvalds
1
-22
/
+19
2020-02-05
selinux: fix sidtab string cache locking
Ondrej Mosnacek
1
-9
/
+3
2020-02-05
selinux: fix typo in filesystem name
Hridya Valsaraju
1
-1
/
+1
2020-02-05
broken ping to ipv6 linklocal addresses on debian buster
Casey Schaufler
1
-22
/
+19
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
3
-0
/
+627
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+4
2020-01-28
Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-1
/
+0
2020-01-28
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
12
-38
/
+506
2020-01-28
Merge tag 'tomoyo-pr-20200128' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
1
-7
/
+4
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+4
2020-01-27
Merge tag 'selinux-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
25
-553
/
+1009
2020-01-27
security: remove EARLY_LSM_COUNT which never used
Alex Shi
1
-1
/
+0
2020-01-23
IMA: Defined delayed workqueue to free the queued keys
Lakshmi Ramasubramanian
3
-6
/
+48
2020-01-23
IMA: Call workqueue functions to measure queued keys
Lakshmi Ramasubramanian
2
-0
/
+11
2020-01-23
IMA: Define workqueue for early boot key measurements
Lakshmi Ramasubramanian
4
-0
/
+166
2020-01-22
IMA: pre-allocate buffer to hold keyrings string
Lakshmi Ramasubramanian
1
-8
/
+30
2020-01-22
ima: ima/lsm policy rule loading logic bug fixes
Janne Karhunen
1
-18
/
+26
2020-01-22
ima: add the ability to query the cached hash of a given file
Florent Revest
1
-0
/
+49
2020-01-22
ima: Add a space after printing LSM rules for readability
Clay Chang
1
-0
/
+1
2020-01-21
apparmor: remove duplicate check of xattrs on profile attachment.
John Johansen
1
-17
/
+0
2020-01-21
apparmor: add outofband transition and use it in xattr match
John Johansen
4
-7
/
+62
2020-01-21
apparmor: fail unpack if profile mode is unknown
John Johansen
1
-0
/
+4
2020-01-21
apparmor: fix nnp subset test for unconfined
John Johansen
3
-4
/
+39
2020-01-21
apparmor: remove useless aafs_create_symlink
John Johansen
1
-41
/
+9
2020-01-20
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
1
-0
/
+10
2020-01-18
apparmor: add consistency check between state and dfa diff encode flags
John Johansen
1
-0
/
+6
2020-01-18
apparmor: add a valid state flags check
John Johansen
2
-0
/
+8
2020-01-18
AppArmor: Remove semicolon
Vasyl Gomonovych
1
-1
/
+1
2020-01-18
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
1
-2
/
+2
2020-01-16
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
1
-15
/
+13
2020-01-16
selinux: remove redundant allocation and helper functions
Paul Moore
1
-58
/
+36
[prev]
[next]