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
2016-02-29
firmware: change kernel read fail to dev_dbg()
Luis R. Rodriguez
1
-2
/
+6
2016-02-26
tpm_tis: fix build warning with tpm_tis_resume
Jarkko Sakkinen
1
-0
/
+2
2016-02-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
22
-364
/
+601
2016-02-22
Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into...
James Morris
1
-32
/
+14
2016-02-21
ima: require signed IMA policy
Mimi Zohar
1
-0
/
+7
2016-02-21
ima: measure and appraise the IMA policy itself
Mimi Zohar
4
-3
/
+24
2016-02-21
ima: load policy using path
Dmitry Kasatkin
2
-2
/
+44
2016-02-21
ima: support for kexec image and initramfs
Mimi Zohar
4
-7
/
+28
2016-02-21
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
2
-64
/
+11
2016-02-21
ima: remove firmware and module specific cached status info
Mimi Zohar
5
-39
/
+28
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
7
-112
/
+22
2016-02-21
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
2
-0
/
+18
2016-02-21
security: define kernel_read_file hook
Mimi Zohar
6
-0
/
+54
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
7
-90
/
+21
2016-02-21
vfs: define kernel_read_file_from_path
Mimi Zohar
2
-0
/
+21
2016-02-20
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
9
-15
/
+66
2016-02-20
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen
1
-2
/
+2
2016-02-20
tpm_crb/tis: fix: use dev_name() for /proc/iomem
Jarkko Sakkinen
2
-2
/
+6
2016-02-20
tpm_eventlog.c: fix binary_bios_measurements
Harald Hoyer
1
-4
/
+10
2016-02-20
tpm: fix: return rc when devm_add_action() fails
Jarkko Sakkinen
1
-1
/
+6
2016-02-20
tpm: fix: set continueSession attribute for the unseal operation
Jarkko Sakkinen
1
-3
/
+7
2016-02-18
ima: calculate the hash of a buffer using aynchronous hash(ahash)
Mimi Zohar
1
-2
/
+73
2016-02-18
ima: provide buffer hash calculation function
Dmitry Kasatkin
2
-0
/
+49
2016-02-18
vfs: define kernel_read_file_id enumeration
Mimi Zohar
5
-8
/
+19
2016-02-18
vfs: define a generic function to read a file from the kernel
Mimi Zohar
5
-0
/
+78
2016-02-18
firmware: clean up filesystem load exit path
Kees Cook
1
-7
/
+5
2016-02-18
firmware: move completing fw into a helper
Luis R. Rodriguez
1
-4
/
+10
2016-02-18
firmware: simplify dev_*() print messages for generic helpers
Luis R. Rodriguez
1
-4
/
+4
2016-02-18
ima: use "ima_hooks" enum as function argument
Mimi Zohar
5
-27
/
+37
2016-02-18
ima: refactor ima_policy_show() to display "ima_hooks" rules
Mimi Zohar
1
-27
/
+36
2016-02-18
ima: separate 'security.ima' reading functionality from collect
Dmitry Kasatkin
8
-40
/
+33
2016-02-16
smack: fix cache of access labels
José Bollo
1
-2
/
+6
2016-02-11
Smack: Remove pointless hooks
Casey Schaufler
1
-30
/
+8
2016-02-10
tpm: fix the cleanup of struct tpm_chip
Jarkko Sakkinen
1
-1
/
+3
2016-02-10
tpm: fix the rollback in tpm_chip_register()
Jarkko Sakkinen
1
-5
/
+5
2016-02-10
tpm_crb: Use devm_ioremap_resource
Jason Gunthorpe
1
-49
/
+102
2016-02-10
tpm_crb: Drop le32_to_cpu(ioread32(..))
Jason Gunthorpe
1
-11
/
+11
2016-02-10
tpm_tis: Clean up the force=1 module parameter
Jason Gunthorpe
1
-65
/
+104
2016-02-10
tpm_tis: Use devm_ioremap_resource
Jason Gunthorpe
1
-15
/
+18
2016-02-10
tpm_tis: Do not fall back to a hardcoded address for TPM2
Jason Gunthorpe
1
-30
/
+18
2016-02-10
tpm_tis: Disable interrupt auto probing on a per-device basis
Jason Gunthorpe
1
-8
/
+10
2016-02-10
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
Jason Gunthorpe
3
-30
/
+10
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
3
-15
/
+10
2016-02-10
tpm: remove unneeded include of actbl2.h
Jerry Snitselaar
1
-1
/
+0
2016-02-08
IMA: fix non-ANSI declaration of ima_check_policy()
Colin Ian King
1
-1
/
+1
2016-02-07
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
1
-1
/
+1
2016-02-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
33
-149
/
+230
2016-02-07
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-06
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-65
/
+131
2016-02-06
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
[next]