index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
evm: enable key retention service automatically
Dmitry Kasatkin
2014-03-07
1
-2
/
+3
*
ima: skip memory allocation for empty files
Dmitry Kasatkin
2014-03-07
1
-8
/
+12
*
evm: EVM does not use MD5
Dmitry Kasatkin
2014-03-07
1
-1
/
+0
*
ima: return d_name.name if d_path fails
Dmitry Kasatkin
2014-03-07
2
-7
/
+2
*
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
11
-70
/
+69
*
ima: fix erroneous removal of security.ima xattr
Dmitry Kasatkin
2014-03-07
1
-2
/
+4
*
security: integrity: Use a more current logging style
Joe Perches
2014-03-07
7
-11
/
+27
*
MAINTAINERS: email updates and other misc. changes
Mimi Zohar
2014-03-07
1
-6
/
+11
*
ima: reduce memory usage when a template containing the n field is used
Roberto Sassu
2014-03-07
2
-17
/
+13
*
ima: restore the original behavior for sending data with ima template
Roberto Sassu
2014-03-07
3
-4
/
+10
*
Integrity: Pass commname via get_task_comm()
Tetsuo Handa
2014-03-07
1
-1
/
+2
*
fs: move i_readcount
Mimi Zohar
2014-03-07
1
-3
/
+3
*
ima: use static const char array definitions
Mimi Zohar
2014-03-07
4
-10
/
+10
*
ima: new helper: file_inode(file)
Libo Chen
2014-03-04
1
-1
/
+1
*
kernel: Mark function as static in kernel/seccomp.c
Rashika Kheria
2014-02-28
1
-1
/
+1
*
capability: Use current logging styles
Joe Perches
2014-02-24
1
-19
/
+10
*
security: cleanup Makefiles to use standard syntax for specifying sub-directo...
Sam Ravnborg
2014-02-17
2
-8
/
+8
*
selinux: fix the output of ./scripts/get_maintainer.pl for SELinux
Paul Moore
2014-02-07
1
-3
/
+2
*
security: replace strict_strto*() with kstrto*()
Jingoo Han
2014-02-06
7
-12
/
+12
*
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2014-01-08
1
-1
/
+13
|
\
|
*
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
2014-01-07
1
-1
/
+13
*
|
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2014-01-06
7
-39
/
+164
|
\
|
|
*
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
Oleg Nesterov
2013-12-16
1
-2
/
+2
|
*
SELinux: remove duplicated include from hooks.c
Wei Yongjun
2013-12-16
1
-1
/
+0
|
*
selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260
Paul Moore
2013-12-13
2
-60
/
+22
|
*
selinux: fix broken peer recv check
Chad Hanson
2013-12-11
1
-1
/
+3
|
*
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...
Paul Moore
2013-12-10
1
-7
/
+35
|
*
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
2013-12-09
3
-14
/
+47
|
*
selinux: pull address family directly from the request_sock struct
Paul Moore
2013-12-04
1
-5
/
+1
|
*
selinux: ensure that the cached NetLabel secattr matches the desired SID
Paul Moore
2013-12-04
1
-1
/
+30
|
*
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
2013-12-04
1
-15
/
+53
|
*
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
2013-12-04
1
-2
/
+23
|
*
selinux: fix possible memory leak
Geyslan G. Bem
2013-11-25
1
-4
/
+7
|
*
SELinux: security_load_policy: Silence frame-larger-than warning
Tim Gardner
2013-11-19
1
-22
/
+32
|
*
SELinux: Update policy version to support constraints info
Richard Haines
2013-11-19
4
-10
/
+101
|
*
Merge tag 'v3.12'
Paul Moore
2013-11-08
8566
-245203
/
+568799
|
|
\
*
|
|
tpm/tpm-sysfs: active_show() can be static
Fengguang Wu
2014-01-06
1
-1
/
+1
*
|
|
tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP
Jason Gunthorpe
2014-01-06
1
-5
/
+1
*
|
|
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
2014-01-06
2
-50
/
+57
*
|
|
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
2014-01-06
4
-33
/
+16
*
|
|
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
2014-01-06
13
-15
/
+33
*
|
|
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
13
-307
/
+72
*
|
|
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
2014-01-06
4
-274
/
+314
*
|
|
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
2014-01-06
14
-279
/
+217
*
|
|
char: tpm: nuvoton: remove unused variable
Michal Nazarewicz
2014-01-06
1
-1
/
+0
*
|
|
tpm: MAINTAINERS: Cleanup TPM Maintainers file
Peter Huewe
2014-01-06
1
-6
/
+2
*
|
|
tpm/tpm_i2c_atmel: fix coccinelle warnings
Fengguang Wu
2014-01-06
1
-1
/
+1
*
|
|
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
Peter Huewe
2014-01-06
1
-1
/
+0
*
|
|
tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
Peter Huewe
2014-01-06
1
-1
/
+6
*
|
|
tpm/tpm_ppi: Check return value of acpi_get_name
Peter Huewe
2014-01-06
1
-0
/
+3
[next]