index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
Smack: unify all ptrace accesses in the smack
Lukasz Pawelczyk
1
-13
/
+71
2014-04-11
Smack: fix the subject/object order in smack_ptrace_traceme()
Lukasz Pawelczyk
3
-9
/
+29
2014-04-11
Minor improvement of 'smack_sb_kern_mount'
José Bollo
1
-3
/
+5
2014-03-19
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
1
-9
/
+27
2014-03-19
selinux: put the mmap() DAC controls before the MAC controls
Paul Moore
1
-12
/
+8
2014-03-19
selinux: fix the output of ./scripts/get_maintainer.pl for SELinux
Paul Moore
0
-0
/
+0
2014-03-12
Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zo...
James Morris
20
-143
/
+167
2014-03-07
evm: enable key retention service automatically
Dmitry Kasatkin
1
-2
/
+3
2014-03-07
ima: skip memory allocation for empty files
Dmitry Kasatkin
1
-8
/
+12
2014-03-07
evm: EVM does not use MD5
Dmitry Kasatkin
1
-1
/
+0
2014-03-07
ima: return d_name.name if d_path fails
Dmitry Kasatkin
2
-7
/
+2
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
11
-70
/
+69
2014-03-07
ima: fix erroneous removal of security.ima xattr
Dmitry Kasatkin
1
-2
/
+4
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
7
-11
/
+27
2014-03-07
MAINTAINERS: email updates and other misc. changes
Mimi Zohar
1
-6
/
+11
2014-03-07
ima: reduce memory usage when a template containing the n field is used
Roberto Sassu
2
-17
/
+13
2014-03-07
ima: restore the original behavior for sending data with ima template
Roberto Sassu
3
-4
/
+10
2014-03-07
Integrity: Pass commname via get_task_comm()
Tetsuo Handa
1
-1
/
+2
2014-03-07
fs: move i_readcount
Mimi Zohar
1
-3
/
+3
2014-03-07
ima: use static const char array definitions
Mimi Zohar
4
-10
/
+10
2014-03-07
security: have cap_dentry_init_security return error
Jeff Layton
1
-1
/
+1
2014-03-04
ima: new helper: file_inode(file)
Libo Chen
1
-1
/
+1
2014-02-28
kernel: Mark function as static in kernel/seccomp.c
Rashika Kheria
1
-1
/
+1
2014-02-24
capability: Use current logging styles
Joe Perches
1
-19
/
+10
2014-02-17
security: cleanup Makefiles to use standard syntax for specifying sub-directo...
Sam Ravnborg
2
-8
/
+8
2014-02-07
selinux: fix the output of ./scripts/get_maintainer.pl for SELinux
Paul Moore
1
-3
/
+2
2014-02-06
security: replace strict_strto*() with kstrto*()
Jingoo Han
7
-12
/
+12
2014-01-08
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
1
-1
/
+13
2014-01-07
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
1
-1
/
+13
2014-01-07
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
7
-39
/
+164
2014-01-06
tpm/tpm-sysfs: active_show() can be static
Fengguang Wu
1
-1
/
+1
2014-01-06
tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP
Jason Gunthorpe
1
-5
/
+1
2014-01-06
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
2
-50
/
+57
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
4
-33
/
+16
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
13
-15
/
+33
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
13
-307
/
+72
2014-01-06
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
4
-274
/
+314
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
14
-279
/
+217
2014-01-06
char: tpm: nuvoton: remove unused variable
Michal Nazarewicz
1
-1
/
+0
2014-01-06
tpm: MAINTAINERS: Cleanup TPM Maintainers file
Peter Huewe
1
-6
/
+2
2014-01-06
tpm/tpm_i2c_atmel: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-01-06
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
Peter Huewe
1
-1
/
+0
2014-01-06
tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
Peter Huewe
1
-1
/
+6
2014-01-06
tpm/tpm_ppi: Check return value of acpi_get_name
Peter Huewe
1
-0
/
+3
2014-01-06
tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
Peter Huewe
1
-4
/
+4
2014-01-06
Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM
James Morris
9978
-203677
/
+405285
2014-01-04
Linux 3.13-rc7
v3.13-rc7
Linus Torvalds
1
-1
/
+1
2014-01-03
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-6
/
+7
2014-01-03
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-33
/
+108
2014-01-03
ima: remove unneeded size_limit argument from ima_eventdigest_init_common()
Roberto Sassu
1
-8
/
+6
[next]