index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: Provide a script to extract a module signature
David Howells
2015-10-21
1
-0
/
+136
*
KEYS: Provide a script to extract the sys cert list from a vmlinux file
David Howells
2015-10-21
1
-0
/
+144
*
keys: Be more consistent in selection of union members used
Insu Yun
2015-10-21
1
-1
/
+1
*
certs: add .gitignore to stop git nagging about x509_certificate_list
Paul Gortmaker
2015-10-21
2
-1
/
+4
*
KEYS: use kvfree() in add_key
Geliang Tang
2015-10-21
1
-7
/
+1
*
Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...
James Morris
2015-10-21
5
-47
/
+248
|
\
|
*
Smack: limited capability for changing process label
Zbigniew Jasinski
2015-10-19
5
-41
/
+239
|
*
Smack: pipefs fix in smack_d_instantiate
Roman Kubiak
2015-10-09
1
-0
/
+3
|
*
Smack: Minor initialisation improvement
José Bollo
2015-10-09
2
-3
/
+3
|
*
smack: smk_ipv6_port_list should be static
Geliang Tang
2015-10-09
1
-1
/
+1
|
*
Smack: fix a NULL dereference in wrong smack_import_entry() usage
Lukasz Pawelczyk
2015-10-09
1
-2
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2015-10-20
1
-1
/
+1
|
\
\
|
*
|
integrity: prevent loading untrusted certificates on the IMA trusted keyring
Dmitry Kasatkin
2015-10-09
1
-1
/
+1
|
|
/
*
|
TPM: remove unnecessary little endian conversion
Hon Ching \(Vicky\) Lo
2015-10-19
1
-2
/
+2
*
|
vTPM: support little endian guests
Hon Ching \(Vicky\) Lo
2015-10-19
2
-22
/
+62
*
|
char: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-10-19
4
-4
/
+0
*
|
vTPM: get the buffer allocated for event log instead of the actual log
Hon Ching \(Vicky\) Lo
2015-10-19
1
-6
/
+15
*
|
vTPM: reformat event log to be byte-aligned
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+12
*
|
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
2015-10-19
2
-5
/
+5
*
|
MAINTAINERS: add new maintainer for TPM DEVICE DRIVER
Jarkko Sakkinen
2015-10-19
1
-0
/
+1
*
|
keys, trusted: seal/unseal with TPM 2.0 chips
Jarkko Sakkinen
2015-10-19
1
-3
/
+33
*
|
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-10-19
5
-3
/
+366
*
|
keys, trusted: move struct trusted_key_options to trusted-type.h
Jarkko Sakkinen
2015-10-19
2
-11
/
+12
*
|
tpm: introduce tpm_buf
Jarkko Sakkinen
2015-10-19
1
-0
/
+97
*
|
tpm: update PPI documentation to address the location change.
Jarkko Sakkinen
2015-10-19
1
-7
/
+12
*
|
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-10-19
3
-42
/
+33
*
|
sysfs: added __compat_only_sysfs_link_entry_to_kobj()
Jarkko Sakkinen
2015-10-19
2
-0
/
+55
*
|
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
2015-10-19
3
-50
/
+181
*
|
tpm, tpm_crb: fix unaligned read of the command buffer address
Jarkko Sakkinen
2015-10-19
1
-3
/
+4
*
|
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+1
*
|
tpm: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-10-19
1
-1
/
+1
|
/
*
Linux 4.3-rc4
v4.3-rc4
Linus Torvalds
2015-10-04
1
-1
/
+1
*
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-10-04
25
-37
/
+188
|
\
|
*
tile: use global strscpy() rather than private copy
Chris Metcalf
2015-09-10
1
-29
/
+4
|
*
string: provide strscpy()
Chris Metcalf
2015-09-10
2
-0
/
+91
|
*
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
2015-07-08
22
-8
/
+93
*
|
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-10-04
7
-26
/
+28
|
\
\
|
*
|
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
2015-10-02
1
-1
/
+2
|
*
|
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
2015-10-02
1
-3
/
+2
|
*
|
md: drop null test before destroy functions
Julia Lawall
2015-10-02
4
-14
/
+7
|
*
|
md: clear CHANGE_PENDING in readonly array
Shaohua Li
2015-10-02
1
-0
/
+1
|
*
|
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
2015-10-02
1
-6
/
+6
|
*
|
md/raid5: don't index beyond end of array in need_this_block().
NeilBrown
2015-10-02
1
-2
/
+2
|
*
|
raid5: update analysis state for failed stripe
Shaohua Li
2015-10-02
1
-0
/
+4
|
*
|
md: wait for pending superblock updates before switching to read-only
NeilBrown
2015-10-02
1
-0
/
+4
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-10-04
13
-144
/
+82
|
\
\
\
|
*
|
|
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
2015-10-04
4
-73
/
+42
|
*
|
|
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
2015-10-02
1
-1
/
+1
|
*
|
|
MIPS: Fix R2300 FP context switch handling
Paul Burton
2015-10-02
1
-27
/
+1
|
*
|
|
MIPS: Fix octeon FP context switch handling
Paul Burton
2015-10-02
1
-25
/
+1
[next]