index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
2020-10-29
1
-0
/
+2
*
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
2020-06-20
1
-2
/
+1
*
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
2020-06-20
1
-3
/
+4
*
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
2020-05-27
1
-1
/
+1
*
ima: always return negative code for error
Sascha Hauer
2019-10-17
1
-1
/
+4
*
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
2018-11-21
1
-3
/
+3
*
Revert "ima: limit file hash setting by user to fix and log modes"
Mimi Zohar
2018-06-06
1
-6
/
+2
*
ima: Fallback to the builtin hash algorithm
Petr Vorel
2018-05-30
2
-0
/
+15
*
ima: Fix Kconfig to select TPM 2.0 CRB interface
Jiandi An
2018-05-30
1
-0
/
+1
*
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
2018-03-22
1
-1
/
+2
*
ima: fix hash algorithm initialization
Boshi Wang
2017-12-09
1
-0
/
+4
*
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
2017-11-24
1
-0
/
+3
*
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
2017-05-25
1
-2
/
+3
*
ima: use file_dentry()
Miklos Szeredi
2016-10-16
2
-3
/
+3
*
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
2016-02-17
1
-1
/
+2
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-1
/
+1
*
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
1
-1
/
+1
*
integrity: prevent loading untrusted certificates on the IMA trusted keyring
Dmitry Kasatkin
2015-10-09
1
-1
/
+1
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
|
ima: update builtin policies
Mimi Zohar
2015-06-16
1
-9
/
+56
*
|
ima: extend "mask" policy matching support
Mimi Zohar
2015-06-16
1
-5
/
+15
*
|
ima: add support for new "euid" policy condition
Mimi Zohar
2015-06-16
1
-4
/
+23
*
|
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2015-06-16
3
-4
/
+5
*
|
ima: pass iint to ima_add_violation()
Roberto Sassu
2015-05-21
5
-9
/
+13
*
|
ima: wrap event related data to the new ima_event_data structure
Roberto Sassu
2015-05-21
5
-79
/
+61
*
|
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
2015-05-21
3
-2
/
+5
*
|
evm: fix potential race when removing xattrs
Dmitry Kasatkin
2015-05-21
1
-4
/
+3
*
|
evm: labeling pseudo filesystems exception
Mimi Zohar
2015-05-21
1
-0
/
+11
*
|
ima: remove definition of IMA_X509_PATH
Dmitry Kasatkin
2015-05-21
1
-7
/
+1
*
|
ima: limit file hash setting by user to fix and log modes
Dmitry Kasatkin
2015-05-21
1
-2
/
+6
*
|
ima: do not measure or appraise the NSFS filesystem
Mimi Zohar
2015-05-21
1
-0
/
+2
*
|
ima: skip measurement of cgroupfs files and update documentation
Roberto Sassu
2015-05-21
1
-0
/
+2
*
|
ima: cleanup ima_init_policy() a little
Dan Carpenter
2015-05-13
1
-10
/
+6
|
/
*
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
3
-16
/
+16
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
2
-3
/
+3
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
2
-3
/
+3
*
|
ima: /proc/keys is now mandatory
David Howells
2015-02-02
1
-1
/
+0
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2014-12-16
1
-1
/
+1
|
\
|
*
ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met
Michael Ellerman
2014-12-06
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-12-14
12
-119
/
+308
|
\
|
|
*
VFS: refactor vfs_read()
Dmitry Kasatkin
2014-11-17
1
-7
/
+3
|
*
ima: require signature based appraisal
Dmitry Kasatkin
2014-11-17
2
-0
/
+13
|
*
integrity: provide a hook to load keys when rootfs is ready
Dmitry Kasatkin
2014-11-17
1
-0
/
+11
|
*
ima: load x509 certificate from the kernel
Dmitry Kasatkin
2014-11-17
4
-2
/
+44
|
*
integrity: provide a function to load x509 certificate from the kernel
Dmitry Kasatkin
2014-11-17
2
-1
/
+37
|
*
integrity: define a new function integrity_read_file()
Dmitry Kasatkin
2014-11-17
3
-32
/
+85
|
*
ima: added support for new kernel cmdline parameter ima_template_fmt
Roberto Sassu
2014-10-13
1
-5
/
+34
|
*
ima: allocate field pointers array on demand in template_desc_init_fields()
Roberto Sassu
2014-10-13
1
-21
/
+13
|
*
ima: don't allocate a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
2014-10-13
1
-13
/
+17
[next]