index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-02-21
2
-4
/
+7
|
\
|
*
OF: Prevent unaligned access in of_alias_scan()
Paul Burton
2017-01-03
1
-1
/
+1
|
*
of: Add check to of_scan_flat_dt() before accessing initial_boot_params
Tobias Wolf
2017-01-03
1
-3
/
+6
*
|
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-02-21
24
-639
/
+1056
|
\
\
|
*
|
xen/privcmd: add IOCTL_PRIVCMD_RESTRICT
Paul Durrant
2017-02-14
1
-9
/
+79
|
*
|
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
2017-02-14
1
-0
/
+139
|
*
|
xen/privcmd: return -ENOTTY for unimplemented IOCTLs
Paul Durrant
2017-02-13
1
-2
/
+1
|
*
|
xen: optimize xenbus driver for multiple concurrent xenstore accesses
Juergen Gross
2017-02-09
4
-391
/
+672
|
*
|
xen: modify xenstore watch event interface
Juergen Gross
2017-02-09
13
-66
/
+56
|
*
|
xen: clean up xenbus internal headers
Juergen Gross
2017-02-09
12
-93
/
+47
|
*
|
xenbus: Neaten xenbus_va_dev_error
Joe Perches
2017-02-08
1
-29
/
+10
|
*
|
xen/pvh: Enable CPU hotplug
Boris Ostrovsky
2017-02-07
1
-1
/
+1
|
*
|
xen/pvh: Initialize grant table for PVH guests
Boris Ostrovsky
2017-02-07
1
-4
/
+4
|
*
|
xen/x86: Remove PVH support
Boris Ostrovsky
2017-02-07
1
-1
/
+0
|
*
|
xen/manage: correct return value check on xenbus_scanf()
Jan Beulich
2017-02-03
1
-1
/
+1
|
*
|
xen/netback: set default upper limit of tx/rx queues to 8
Juergen Gross
2017-01-30
1
-2
/
+4
|
*
|
xen/netfront: set default upper limit of tx/rx queues to 8
Juergen Gross
2017-01-30
1
-2
/
+4
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-02-21
24
-301
/
+840
|
\
\
\
|
*
|
|
tpm: declare tpm2_get_pcr_allocation() as static
Jarkko Sakkinen
2017-02-20
2
-50
/
+45
|
*
|
|
tpm: Fix expected number of response bytes of TPM1.2 PCR Extend
Stefan Berger
2017-02-15
1
-1
/
+1
|
*
|
|
tpm xen: drop unneeded chip variable
Julia Lawall
2017-02-14
1
-2
/
+0
|
*
|
|
tpm: fix misspelled "facilitate" in module parameter description
Dmitry Torokhov
2017-02-14
1
-1
/
+1
|
*
|
|
tpm_tis: fix the error handling of init_tis()
Wei Yongjun
2017-02-14
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
|
*
|
|
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
*
|
|
|
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
16
-227
/
+854
|
\
\
\
\
|
*
|
|
|
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-02-17
1
-0
/
+55
|
*
|
|
|
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
2017-02-17
1
-53
/
+14
|
*
|
|
|
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
2017-02-16
1
-0
/
+1
|
*
|
|
|
dm space map metadata: constify dm_space_map structures
Bhumika Goyal
2017-02-16
1
-2
/
+2
|
*
|
|
|
dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()
Mike Snitzer
2017-02-16
1
-7
/
+26
|
*
|
|
|
dm persistent data: add cursor skip functions to the cursor APIs
Joe Thornber
2017-02-16
6
-0
/
+70
[next]