index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2017-02-08
1
-1
/
+1
|
\
|
*
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-02-07
1
-1
/
+1
*
|
tpm: silence an array overflow warning
Dan Carpenter
2017-02-03
1
-2
/
+2
*
|
tpm: fix the type of owned field in cap_t
Stefan Berger
2017-02-03
1
-1
/
+1
*
|
tpm: add securityfs support for TPM 2.0 firmware event log
Nayna Jain
2017-02-03
6
-22
/
+279
*
|
tpm: enhance read_log_of() to support Physical TPM event log
Nayna Jain
2017-02-03
1
-4
/
+23
*
|
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
2017-02-03
4
-44
/
+71
*
|
tpm: implement TPM 2.0 capability to get active PCR banks
Nayna Jain
2017-02-03
2
-0
/
+82
*
|
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
2017-02-03
2
-1
/
+6
*
|
tpm_tis: fix iTPM probe via probe_itpm() function
Maciej S. Szmigiero
2017-02-03
1
-12
/
+13
*
|
tpm: Begin the process to deprecate user_read_timer
Jason Gunthorpe
2017-02-03
1
-1
/
+4
*
|
tpm: remove tpm_read_index and tpm_write_index from tpm.h
Jarkko Sakkinen
2017-02-03
3
-11
/
+18
*
|
ima: allow to check MAY_APPEND
Lans Zhang
2017-01-27
2
-4
/
+5
*
|
ima: fix ima_d_path() possible race with rename
Mimi Zohar
2017-01-27
3
-6
/
+24
*
|
Merge branch 'smack-for-4.11' of git://github.com/cschaufler/smack-next into ...
James Morris
2017-01-27
3
-27
/
+95
|
\
\
|
*
|
Smack: ignore private inode for file functions
Seung-Woo Kim
2017-01-10
1
-0
/
+12
|
*
|
Smack: fix d_instantiate logic for sockfs and pipefs
Rafal Krypa
2017-01-10
1
-7
/
+7
|
*
|
SMACK: Use smk_tskacc() instead of smk_access() for proper logging
Himanshu Shukla
2017-01-10
1
-4
/
+1
|
*
|
Smack: Traverse the smack_known_list using list_for_each_entry_rcu macro
Vishal Goel
2017-01-10
1
-1
/
+1
|
*
|
SMACK: Free the i_security blob in inode using RCU
Himanshu Shukla
2017-01-10
2
-4
/
+29
|
*
|
SMACK: Delete list_head repeated initialization
Himanshu Shukla
2017-01-10
1
-4
/
+0
|
*
|
SMACK: Add new lock for adding entry in smack master list
Vishal Goel
2017-01-10
1
-0
/
+5
|
*
|
Smack: Fix the issue of wrong SMACK label update in socket bind fail case
Vishal Goel
2017-01-10
2
-0
/
+21
|
*
|
Smack: Fix the issue of permission denied error in ipv6 hook
Vishal Goel
2017-01-10
2
-2
/
+4
|
*
|
SMACK: Add the rcu synchronization mechanism in ipv6 hooks
Vishal Goel
2017-01-10
1
-5
/
+15
*
|
|
tpm: Check size of response before accessing data
Stefan Berger
2017-01-23
5
-51
/
+123
*
|
|
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
2017-01-23
4
-26
/
+37
*
|
|
tpm: Do not print an error message when doing TPM auto startup
Jason Gunthorpe
2017-01-23
1
-3
/
+6
*
|
|
tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()
Jiandi An
2017-01-23
1
-3
/
+5
*
|
|
tpm/tpm_tis_spi: drop duplicate header module.h
Geliang Tang
2017-01-23
1
-1
/
+0
*
|
|
tpm/st33zp24: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-01-23
1
-1
/
+0
*
|
|
tpm/vtpm: fix kdoc warnings
Winkler, Tomas
2017-01-23
2
-63
/
+91
*
|
|
tmp: use pdev for parent device in tpm_chip_alloc
Winkler, Tomas
2017-01-23
1
-4
/
+4
*
|
|
tpm/tpm2-chip: fix kdoc errors
Winkler, Tomas
2017-01-23
1
-48
/
+56
*
|
|
tpm: add kdoc for tpm_transmit and tpm_transmit_cmd
Winkler, Tomas
2017-01-23
1
-5
/
+28
*
|
|
seccomp: dump core when using SECCOMP_RET_KILL
Mike Frysinger
2017-01-23
1
-8
/
+21
*
|
|
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
2017-01-19
11
-17
/
+82
*
|
|
apparmor: fix undefined reference to `aa_g_hash_policy'
John Johansen
2017-01-16
1
-1
/
+1
*
|
|
apparmor: replace remaining BUG_ON() asserts with AA_BUG()
John Johansen
2017-01-16
4
-5
/
+5
*
|
|
apparmor: fix restricted endian type warnings for policy unpack
John Johansen
2017-01-16
1
-6
/
+6
*
|
|
apparmor: fix restricted endian type warnings for dfa unpack
John Johansen
2017-01-16
2
-12
/
+12
*
|
|
apparmor: add check for apparmor enabled in module parameters missing it
John Johansen
2017-01-16
1
-0
/
+10
*
|
|
apparmor: add per cpu work buffers to avoid allocating buffers at every hook
John Johansen
2017-01-16
2
-1
/
+103
*
|
|
apparmor: sysctl to enable unprivileged user ns AppArmor policy loading
Tyler Hicks
2017-01-16
2
-1
/
+47
*
|
|
apparmor: support querying extended trusted helper extra data
William Hua
2017-01-16
5
-0
/
+245
*
|
|
apparmor: update cap audit to check SECURITY_CAP_NOAUDIT
John Johansen
2017-01-16
1
-6
/
+10
*
|
|
apparmor: make computing policy hashes conditional on kernel parameter
John Johansen
2017-01-16
2
-29
/
+32
*
|
|
apparmor: convert change_profile to use fqname later to give better control
John Johansen
2017-01-16
5
-66
/
+28
*
|
|
apparmor: fix change_hat debug output
John Johansen
2017-01-16
1
-4
/
+5
*
|
|
apparmor: remove unused op parameter from simple_write_to_buffer()
John Johansen
2017-01-16
1
-6
/
+3
[next]