index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
Merge tag 'tpmdd-next-20180728' of git://git.infradead.org/users/jjs/linux-tp...
James Morris
16
-308
/
+289
2018-07-28
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
Stefan Berger
4
-8
/
+4
2018-07-28
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
Stefan Berger
4
-9
/
+7
2018-07-28
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
Jarkko Sakkinen
4
-25
/
+20
2018-07-28
tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
Stefan Berger
1
-19
/
+13
2018-07-28
tpm: Implement tpm_default_chip() to find a TPM chip
Stefan Berger
2
-0
/
+32
2018-07-28
tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
Stefan Berger
3
-11
/
+14
2018-07-28
tpm: Allow tpm_tis drivers to set hwrng quality.
Louis Collard
2
-0
/
+3
2018-07-28
tpm: Return the actual size when receiving an unsupported command
Ricardo Schwarzmeier
1
-1
/
+1
2018-07-28
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
5
-92
/
+90
2018-07-28
tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-4
/
+4
2018-07-28
tpm_tis_spi: Pass the SPI IRQ down to the driver
Linus Walleij
1
-1
/
+8
2018-07-28
tpm: migrate tpm2_get_random() to use struct tpm_buf
Jarkko Sakkinen
2
-70
/
+51
2018-07-28
tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf
Jarkko Sakkinen
1
-42
/
+27
2018-07-28
tpm: migrate tpm2_probe() to use struct tpm_buf
Jarkko Sakkinen
1
-17
/
+23
2018-07-28
tpm: migrate tpm2_shutdown() to use struct tpm_buf
Jarkko Sakkinen
1
-32
/
+15
2018-07-18
security: check for kstrdup() failure in lsm_append()
Eric Biggers
1
-0
/
+2
2018-07-18
security: export security_kernel_load_data function
Arnd Bergmann
1
-0
/
+1
2018-07-16
ima: based on policy warn about loading firmware (pre-allocated buffer)
Mimi Zohar
1
-0
/
+8
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
4
-14
/
+32
2018-07-16
ima: add build time policy
Mimi Zohar
2
-3
/
+101
2018-07-16
ima: based on policy require signed firmware (sysfs fallback)
Mimi Zohar
1
-1
/
+9
2018-07-16
firmware: add call to LSM hook before firmware sysfs fallback
Mimi Zohar
1
-0
/
+7
2018-07-16
ima: based on policy require signed kexec kernel images
Mimi Zohar
5
-1
/
+43
2018-07-16
kexec: add call to LSM hook in original kexec_load syscall
Mimi Zohar
1
-0
/
+8
2018-07-16
security: define new LSM hook named security_kernel_load_data
Mimi Zohar
3
-0
/
+38
2018-06-25
Merge tag 'v4.18-rc2' into next-general
James Morris
13074
-626017
/
+528273
2018-06-24
Linux 4.18-rc2
v4.18-rc2
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-37
/
+71
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-20
/
+23
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-22
/
+97
2018-06-24
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+5
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-64
/
+61
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-18
/
+42
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+8
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-21
/
+60
2018-06-24
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-22
/
+807
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-84
/
+142
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-8
/
+15
2018-06-24
Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-27
/
+79
2018-06-24
Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+28
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-23
Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-34
/
+153
2018-06-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-8
/
+10
2018-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-26
/
+131
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-22
/
+297
2018-06-23
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
1
-0
/
+3
[next]