index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: cleanup tpm_tis_remove()
Jarkko Sakkinen
2016-06-25
1
-6
/
+4
*
tpm: fix tpm_bios_log_setup stub prototype
Arnd Bergmann
2016-06-25
1
-1
/
+1
*
tpm: Replace device number bitmap with IDR
Stefan Berger
2016-06-25
3
-42
/
+48
*
tpm: Split out the devm stuff from tpmm_chip_alloc
Jason Gunthorpe
2016-06-25
2
-15
/
+38
*
tpm: Get rid of module locking
Stefan Berger
2016-06-25
1
-5
/
+1
*
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
5
-21
/
+100
*
tpm: Get rid of devname
Jason Gunthorpe
2016-06-25
6
-12
/
+15
*
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-06-25
13
-93
/
+89
*
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-14
/
+17
*
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
*
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
1
-0
/
+49
*
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
2016-06-25
1
-0
/
+50
*
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
2
-2
/
+2
*
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
1
-0
/
+5
*
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
2
-69
/
+7
*
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
1
-24
/
+25
*
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
1
-14
/
+4
*
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
1
-22
/
+23
*
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2016-06-25
1
-112
/
+72
*
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-14
/
+17
*
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
*
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
1
-0
/
+49
*
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
2016-06-25
1
-0
/
+50
*
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
5
-5
/
+5
*
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
1
-0
/
+5
*
tpm/st33zp24: Auto-select core module
Christophe RICARD
2016-06-25
1
-6
/
+5
*
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
2
-18
/
+0
*
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
1
-24
/
+25
*
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
1
-14
/
+4
*
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
1
-22
/
+23
*
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2016-06-25
1
-11
/
+9
*
um/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+4
*
tile/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+6
*
powerpc/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-21
/
+23
*
s390/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-12
/
+9
*
parisc/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-4
/
+5
*
MIPS/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+4
*
arm64/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-4
/
+4
*
arm/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+6
*
x86/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-10
/
+12
*
seccomp: recheck the syscall after RET_TRACE
Kees Cook
2016-06-14
1
-3
/
+18
*
seccomp: remove 2-phase API
Kees Cook
2016-06-14
2
-94
/
+41
*
x86/entry: Get rid of two-phase syscall entry work
Andy Lutomirski
2016-06-14
2
-82
/
+8
*
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
11
-15
/
+15
*
seccomp: add tests for ptrace hole
Kees Cook
2016-06-14
1
-11
/
+165
*
security: tomoyo: simplify the gc kthread creation
Mike Danese
2016-06-06
1
-7
/
+2
*
net: Use ns_capable_noaudit() when determining net sysctl permissions
Tyler Hicks
2016-06-06
1
-1
/
+1
*
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
2016-06-06
2
-10
/
+41
*
LSM: Fix for security_inode_getsecurity and -EOPNOTSUPP
Casey Schaufler
2016-06-06
1
-4
/
+25
*
MAINTAINERS: update Serge Hallyn's email address
Serge E. Hallyn
2016-06-06
1
-1
/
+1
[next]