index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
49
-230
/
+286
2015-10-21
KEYS: Provide a script to extract a module signature
David Howells
1
-0
/
+136
2015-10-21
KEYS: Provide a script to extract the sys cert list from a vmlinux file
David Howells
1
-0
/
+144
2015-10-21
keys: Be more consistent in selection of union members used
Insu Yun
1
-1
/
+1
2015-10-21
certs: add .gitignore to stop git nagging about x509_certificate_list
Paul Gortmaker
2
-1
/
+4
2015-10-21
KEYS: use kvfree() in add_key
Geliang Tang
1
-7
/
+1
2015-10-21
Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...
James Morris
5
-47
/
+248
2015-10-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
1
-1
/
+1
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
5
-41
/
+239
2015-10-19
TPM: remove unnecessary little endian conversion
Hon Ching \(Vicky\) Lo
1
-2
/
+2
2015-10-19
vTPM: support little endian guests
Hon Ching \(Vicky\) Lo
2
-22
/
+62
2015-10-19
char: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
4
-4
/
+0
2015-10-19
vTPM: get the buffer allocated for event log instead of the actual log
Hon Ching \(Vicky\) Lo
1
-6
/
+15
2015-10-19
vTPM: reformat event log to be byte-aligned
Hon Ching \(Vicky\) Lo
1
-1
/
+12
2015-10-19
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
2
-5
/
+5
2015-10-19
MAINTAINERS: add new maintainer for TPM DEVICE DRIVER
Jarkko Sakkinen
1
-0
/
+1
2015-10-19
keys, trusted: seal/unseal with TPM 2.0 chips
Jarkko Sakkinen
1
-3
/
+33
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
5
-3
/
+366
2015-10-19
keys, trusted: move struct trusted_key_options to trusted-type.h
Jarkko Sakkinen
2
-11
/
+12
2015-10-19
tpm: introduce tpm_buf
Jarkko Sakkinen
1
-0
/
+97
2015-10-19
tpm: update PPI documentation to address the location change.
Jarkko Sakkinen
1
-7
/
+12
2015-10-19
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
3
-42
/
+33
2015-10-19
sysfs: added __compat_only_sysfs_link_entry_to_kobj()
Jarkko Sakkinen
2
-0
/
+55
2015-10-19
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
3
-50
/
+181
2015-10-19
tpm, tpm_crb: fix unaligned read of the command buffer address
Jarkko Sakkinen
1
-3
/
+4
2015-10-19
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Hon Ching \(Vicky\) Lo
1
-1
/
+1
2015-10-19
tpm: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
2015-10-09
Smack: pipefs fix in smack_d_instantiate
Roman Kubiak
1
-0
/
+3
2015-10-09
Smack: Minor initialisation improvement
José Bollo
2
-3
/
+3
2015-10-09
smack: smk_ipv6_port_list should be static
Geliang Tang
1
-1
/
+1
2015-10-09
Smack: fix a NULL dereference in wrong smack_import_entry() usage
Lukasz Pawelczyk
1
-2
/
+2
2015-10-09
integrity: prevent loading untrusted certificates on the IMA trusted keyring
Dmitry Kasatkin
1
-1
/
+1
2015-10-04
Linux 4.3-rc4
v4.3-rc4
Linus Torvalds
1
-1
/
+1
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
25
-37
/
+188
2015-10-04
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
7
-26
/
+28
2015-10-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
13
-144
/
+82
2015-10-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+21
2015-10-04
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
4
-73
/
+42
2015-10-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-65
/
+69
2015-10-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+3
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-17
/
+141
2015-10-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
34
-300
/
+227
2015-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-49
/
+74
2015-10-02
clocksource: Fix abs() usage w/ 64bit values
John Stultz
1
-1
/
+1
2015-10-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+22
2015-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
16
-14
/
+165
2015-10-02
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-10-02
Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
8
-53
/
+77
2015-10-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-133
/
+193
[next]