index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-21
ima: introduce ima_parse_buf()
Roberto Sassu
2
-0
/
+67
2017-06-21
ima: Add cgroups2 to the defaults list
Laura Abbott
1
-0
/
+3
2017-06-21
ima: use memdup_user_nul
Geliang Tang
1
-9
/
+4
2017-06-21
ima: fix up #endif comments
Tycho Andersen
1
-2
/
+2
2017-06-21
IMA: Correct Kconfig dependencies for hash selection
Ben Hutchings
1
-4
/
+4
2017-06-21
ima: define is_ima_appraise_enabled()
Mimi Zohar
1
-0
/
+10
2017-06-21
ima: define Kconfig IMA_APPRAISE_BOOTPARAM option
Mimi Zohar
2
-0
/
+10
2017-06-21
ima: define a set of appraisal rules requiring file signatures
Mimi Zohar
1
-1
/
+25
2017-06-21
ima: extend the "ima_policy" boot command line to support multiple policies
Mimi Zohar
1
-5
/
+10
2017-06-21
rtnetlink: add NEWCACHEREPORT message type
Julien Gomes
1
-1
/
+2
2017-06-21
Merge branch 'smack-for-4.13' of git://github.com/cschaufler/smack-next into ...
James Morris
4
-18
/
+31
2017-06-20
selinux: enable genfscon labeling for tracefs
Jeff Vander Stoep
1
-0
/
+1
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-0
/
+1
2017-06-13
selinux: fix double free in selinux_parse_opts_str()
Paul Moore
1
-3
/
+2
2017-06-10
apparmor: export that basic profile namespaces are supported
John Johansen
1
-0
/
+7
2017-06-10
apparmor: add stacked domain labels interface
John Johansen
2
-0
/
+8
2017-06-10
apparmor: add domain label stacking info to apparmorfs
John Johansen
3
-0
/
+39
2017-06-10
apparmor: move change_profile mediation to using labels
John Johansen
1
-68
/
+123
2017-06-10
apparmor: move change_hat mediation to using labels
John Johansen
1
-102
/
+201
2017-06-10
apparmor: move exec domain mediation to using labels
John Johansen
2
-259
/
+678
2017-06-10
apparmor: support v7 transition format compatible with label_parse
John Johansen
2
-7
/
+15
2017-06-10
apparmor: mediate files when they are received
John Johansen
2
-0
/
+7
2017-06-10
apparmor: rework file permission to cache file access in file->ctx
John Johansen
1
-6
/
+76
2017-06-10
apparmor: move path_link mediation to using labels
John Johansen
3
-47
/
+59
2017-06-10
apparmor: refactor path name lookup and permission checks around labels
John Johansen
3
-45
/
+85
2017-06-10
apparmor: update aa_audit_file() to use labels
John Johansen
3
-9
/
+18
2017-06-10
apparmor: move aa_file_perm() to use labels
John Johansen
3
-37
/
+64
2017-06-10
apparmor: allow ptrace checks to be finer grained than just capability
John Johansen
3
-0
/
+68
2017-06-10
apparmor: move ptrace checks to using labels
John Johansen
5
-80
/
+58
2017-06-10
apparmor: add cross check permission helper macros
John Johansen
1
-1
/
+41
2017-06-10
apparmor: move resource checks to using labels
John Johansen
3
-42
/
+80
2017-06-10
apparmor: move capability checks to using labels
John Johansen
5
-29
/
+58
2017-06-10
apparmor: update query interface to support label queries
John Johansen
1
-7
/
+39
2017-06-10
apparmor: switch getprocattr to using label_print fns()
John Johansen
3
-37
/
+27
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
20
-529
/
+686
2017-06-10
apparmor: add the base fns() for domain labels
John Johansen
2
-0
/
+2561
2017-06-10
apparmor: revalidate files during exec
John Johansen
4
-0
/
+81
2017-06-10
apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()
John Johansen
2
-11
/
+16
2017-06-10
apparmor: convert aa_change_XXX bool parameters to flags
John Johansen
5
-32
/
+29
2017-06-10
apparmor: cleanup remove unused and not fully implemented profile rename
John Johansen
1
-37
/
+2
2017-06-10
apparmor: refactor updating profiles to the newest parent
John Johansen
1
-4
/
+31
2017-06-10
apparmor: share profile name on replacement
John Johansen
3
-9
/
+72
2017-06-10
apparmor: convert to profile block critical sections
John Johansen
8
-56
/
+162
2017-06-10
apparmor: move bprm_committing_creds/committed_creds to lsm.c
John Johansen
3
-32
/
+30
2017-06-10
apparmor: fix display of ns name
John Johansen
1
-1
/
+1
2017-06-10
apparmor: fix apparmor_query data
John Johansen
1
-2
/
+6
2017-06-10
apparmor: fix policy load/remove semantics
John Johansen
2
-15
/
+13
2017-06-10
apparmor: add namespace lookup fns()
John Johansen
3
-4
/
+73
2017-06-10
apparmor: cleanup __find_child()
John Johansen
1
-8
/
+8
2017-06-10
apparmor: provide information about path buffer size at boot
John Johansen
1
-2
/
+9
[prev]
[next]