Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e0d39d8a6a0a8805d05fba22e3fbe80b5c8c4cb
9e0d39d
tpm: Remove useless priv field in struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
af782f3
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
by Christophe Ricard
· 9 years ago
56671c8
tpm: drop 'locality' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
6e599f6
tpm: drop 'read_queue' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
570a360
tpm: drop 'irq' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
4eea703
tpm: drop 'iobase' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
003d305
tpm: drop list from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
c5b65fa
tpm: drop the field 'time_expired' from struct tpm_chip
by Jarkko Sakkinen
· 9 years ago
ee17798
tpm: drop 'base' from struct tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
d495652
tpm: drop manufacturer_id from struct tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
23d06ff
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
ec5fd99
tpm: drop int_queue from tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
c0dff1f
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
by Jarkko Sakkinen
· 9 years ago
422eac3
tpm_crb: fix mapping of the buffers
by Jarkko Sakkinen
· 9 years ago
ddab0e3
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
by Christophe Ricard
· 9 years ago
20ab99f
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
32da563
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
14ddfbf
tpm_crb: drop struct resource res from struct crb_priv
by Jarkko Sakkinen
· 9 years ago
dcbeab1
tpm: fix crash in tpm_tis deinitialization
by Jarkko Sakkinen
· 9 years ago
d30b8e4
tpm: cleanup tpm_tis_remove()
by Jarkko Sakkinen
· 9 years ago
796d803
tpm: fix tpm_bios_log_setup stub prototype
by Arnd Bergmann
· 9 years ago
1551678
tpm: Replace device number bitmap with IDR
by Stefan Berger
· 9 years ago
3897cd9
tpm: Split out the devm stuff from tpmm_chip_alloc
by Jason Gunthorpe
· 9 years ago
2072df4
tpm: Get rid of module locking
by Stefan Berger
· 9 years ago
4e26195
tpm: Provide strong locking for device removal
by Jason Gunthorpe
· 9 years ago
3635e2e
tpm: Get rid of devname
by Jason Gunthorpe
· 9 years ago
8cfffc9
tpm: Get rid of chip->pdev
by Jason Gunthorpe
· 9 years ago
4d8007e
tpm/st33zp24/spi: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
740ec34
tpm/st33zp24/i2c: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
86ff205
tpm: st33zp24: Add support for acpi probing for spi device.
by Christophe RICARD
· 9 years ago
22eb90d
tpm/st33zp24: Add support for acpi probing for i2c device.
by Christophe RICARD
· 9 years ago
8bb273f
tpm/st33zp24: Extend Copyright headers
by Christophe RICARD
· 9 years ago
4ef2aa3
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
by Christophe RICARD
· 9 years ago
300796c
tpm/st33zp24: Remove unneeded CONFIG_OF switches
by Christophe RICARD
· 9 years ago
a5392e9
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
by Christophe RICARD
· 9 years ago
d34306e
tpm/st33zp24/spi: Remove useless use of memcpy.
by Christophe RICARD
· 9 years ago
8a74500
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
by Christophe RICARD
· 9 years ago
604e578
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
by Christophe RICARD
· 9 years ago
add40d6
tpm/st33zp24/spi: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
6388b65
tpm/st33zp24/i2c: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
160beb4
tpm: st33zp24: Add support for acpi probing for spi device.
by Christophe RICARD
· 9 years ago
fec60f2
tpm/st33zp24: Add support for acpi probing for i2c device.
by Christophe RICARD
· 9 years ago
2c2b217
tpm/st33zp24: Extend Copyright headers
by Christophe RICARD
· 9 years ago
10460bc
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
by Christophe RICARD
· 9 years ago
b55c8e9
tpm/st33zp24: Auto-select core module
by Christophe RICARD
· 9 years ago
8d8d218
tpm/st33zp24: Remove unneeded CONFIG_OF switches
by Christophe RICARD
· 9 years ago
b637a36
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
by Christophe RICARD
· 9 years ago
6e0219c
tpm/st33zp24/spi: Remove useless use of memcpy.
by Christophe RICARD
· 9 years ago
b83ada0
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
by Christophe RICARD
· 9 years ago
9feaab5
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
by Christophe RICARD
· 9 years ago
26703c6
um/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
635efc7
tile/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
1addc57
powerpc/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
0208b94
s390/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
375f018
parisc/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
2ac3c8d
MIPS/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
a5cd110
arm64/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
0f3912f
arm/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
93e35ef
x86/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
ce6526e
seccomp: recheck the syscall after RET_TRACE
by Kees Cook
· 8 years ago
8112c4f
seccomp: remove 2-phase API
by Kees Cook
· 8 years ago
c87a851
x86/entry: Get rid of two-phase syscall entry work
by Andy Lutomirski
· 8 years ago
2f275de
seccomp: Add a seccomp_data parameter secure_computing()
by Andy Lutomirski
· 8 years ago
58d0a86
seccomp: add tests for ptrace hole
by Kees Cook
· 8 years ago
40d2737
security: tomoyo: simplify the gc kthread creation
by Mike Danese
· 8 years ago
d6e0d30
net: Use ns_capable_noaudit() when determining net sysctl permissions
by Tyler Hicks
· 8 years ago
98f368e
kernel: Add noaudit variant of ns_capable()
by Tyler Hicks
· 8 years ago
2885c1e
LSM: Fix for security_inode_getsecurity and -EOPNOTSUPP
by Casey Schaufler
· 8 years ago
39baa7e
MAINTAINERS: update Serge Hallyn's email address
by Serge E. Hallyn
· 8 years ago
af8c34c
Linux 4.7-rc2
by Linus Torvalds
· 8 years ago
5975b2c
Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
d834502
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
eedf265
devpts: Make each mount of devpts an independent filesystem.
by Eric W. Biederman
· 8 years ago
58f1c65
parisc: Move die_if_kernel() prototype into traps.h header
by Helge Deller
· 8 years ago
8b78f26
parisc: Fix pagefault crash in unaligned __get_user() call
by Helge Deller
· 8 years ago
0032c08
parisc: Fix printk time during boot
by Helge Deller
· 8 years ago
be24a89
parisc: Fix backtrace on PA-RISC
by Mikulas Patocka
· 13 years ago
049ec1b
Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
f2c6b9e
Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
95b46ae
Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
b2d5ad8
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
a3021a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 8 years ago
eb10a7b
Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
5016320
Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
d46d025
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
8c52b6d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e46e7b7
mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies
by Mel Gorman
· 8 years ago
0d0bd89
mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy
by Mel Gorman
· 8 years ago
cbdcf7f
mm, oom_reaper: do not use siglock in try_oom_reaper()
by Michal Hocko
· 8 years ago
83b9355
mm, page_alloc: prevent infinite loop in buffered_rmqueue()
by Vlastimil Babka
· 8 years ago
879be4f
checkpatch: reduce git commit description style false positives
by Joe Perches
· 8 years ago
43afc19
mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup
by Vitaly Wool
· 8 years ago
3a06bb7
memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()
by Tejun Heo
· 8 years ago
2c22132
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f86e427
mm: check the return value of lookup_page_ext for all call sites
by Yang Shi
· 8 years ago
d8bae33
kdump: fix dmesg gdbmacro to work with record based printk
by Corey Minyard
· 8 years ago
65ee03c
mm: fix overflow in vm_map_ram()
by Guillermo Julián Moreno
· 8 years ago
e603330
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
d29e472
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
5306d76
Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
Next »