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
/
integrity
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
1
-0
/
+3
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-39
/
+17
2017-11-13
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-110
/
+108
2017-11-08
ima: Remove redundant conditional operator
Thiago Jung Bauermann
1
-2
/
+2
2017-11-08
ima: Fix bool initialization/comparison
Thomas Meyer
2
-4
/
+4
2017-11-08
ima: check signature enforcement against cmdline param instead of CONFIG
Bruno E. O. Meneguele
1
-3
/
+3
2017-11-08
ima: fix hash algorithm initialization
Boshi Wang
1
-0
/
+4
2017-11-08
EVM: Only complain about a missing HMAC key once
Matthew Garrett
1
-1
/
+1
2017-11-08
EVM: Allow userspace to signal an RSA key has been loaded
Matthew Garrett
2
-12
/
+20
2017-11-08
EVM: Include security.apparmor in EVM measurements
Matthew Garrett
1
-0
/
+3
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
4
-56
/
+13
2017-11-08
ima: always measure and audit files in policy
Mimi Zohar
3
-30
/
+56
2017-11-08
ima: don't remove the securityfs policy file
Mimi Zohar
1
-2
/
+2
2017-11-03
ima: move to generic async completion
Gilad Ben-Yossef
1
-39
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
12
-177
/
+211
2017-06-21
ima: Log the same audit cause whenever a file has no signature
Thiago Jung Bauermann
1
-1
/
+2
2017-06-21
ima: Simplify policy_func_show.
Thiago Jung Bauermann
2
-62
/
+21
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
6
-9
/
+11
2017-06-21
ima: fix get_binary_runtime_size()
Roberto Sassu
1
-1
/
+1
2017-06-21
ima: use ima_parse_buf() to parse template data
Roberto Sassu
1
-31
/
+13
2017-06-21
ima: use ima_parse_buf() to parse measurements headers
Roberto Sassu
1
-52
/
+28
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-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2
-2
/
+2
2017-06-05
ima/policy: switch to use uuid_t
Christoph Hellwig
1
-6
/
+5
2017-06-05
block: remove blk_part_pack_uuid
Christoph Hellwig
1
-2
/
+1
2017-04-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2
-34
/
+94
2017-04-04
KEYS: Use structure to capture key restriction function and data
Mat Martineau
2
-2
/
+18
2017-03-13
ima: provide ">" and "<" operators for fowner/uid/euid rules.
Mikhail Kurinnoi
1
-28
/
+87
2017-03-07
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
1
-2
/
+3
2017-03-06
integrity: mark default IMA rules as __ro_after_init
James Morris
1
-4
/
+4
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
1
-0
/
+2
2017-01-27
ima: allow to check MAY_APPEND
Lans Zhang
2
-4
/
+5
2017-01-27
ima: fix ima_d_path() possible race with rename
Mimi Zohar
3
-6
/
+24
2016-12-20
ima: platform-independent hash value
Andreas Steffen
1
-2
/
+4
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
5
-13
/
+62
2016-12-20
ima: support restoring multiple template formats
Mimi Zohar
1
-3
/
+49
2016-12-20
ima: store the builtin/custom template definitions in a list
Mimi Zohar
3
-11
/
+43
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
3
-1
/
+119
2016-12-20
ima: maintain memory size needed for serializing the measurement list
Mimi Zohar
3
-2
/
+64
2016-12-20
ima: permit duplicate measurement list entries
Mimi Zohar
1
-6
/
+10
2016-12-20
ima: on soft reboot, restore the measurement list
Mimi Zohar
6
-0
/
+255
[next]