Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
adf53a778a0a5a5dc9103509da4a9719046e5310
adf53a7
ima: new templates management mechanism
by Roberto Sassu
· 11 years ago
7bc5f44
ima: define new function ima_alloc_init_template() to API
by Roberto Sassu
· 11 years ago
9803d41
ima: pass the filename argument up to ima_add_template_entry()
by Roberto Sassu
· 11 years ago
7d802a2
ima: pass the file descriptor to ima_add_violation()
by Roberto Sassu
· 11 years ago
09ef543
ima: ima_calc_boot_agregate must use SHA1
by Dmitry Kasatkin
· 11 years ago
ea59399
ima: support arbitrary hash algorithms in ima_calc_buffer_hash
by Dmitry Kasatkin
· 11 years ago
723326b
ima: provide dedicated hash algo allocation function
by Dmitry Kasatkin
· 11 years ago
140d802
ima: differentiate between template hash and file data hash sizes
by Mimi Zohar
· 12 years ago
a35c3fb
ima: use dynamically allocated hash storage
by Dmitry Kasatkin
· 12 years ago
b1aaab2
ima: pass full xattr with the signature
by Dmitry Kasatkin
· 11 years ago
d3634d0
ima: read and use signature hash algorithm
by Dmitry Kasatkin
· 12 years ago
c7c8bb2
ima: provide support for arbitrary hash algorithms
by Dmitry Kasatkin
· 12 years ago
3fe78ca
keys: change asymmetric keys to use common hash definitions
by Dmitry Kasatkin
· 12 years ago
ee08997
crypto: provide single place for hash algo information
by Dmitry Kasatkin
· 12 years ago
08de59e
Revert "ima: policy for RAMFS"
by Mimi Zohar
· 11 years ago
089bc8e
ima: fix script messages
by Dmitry Kasatkin
· 11 years ago
4ef4c94
tpm: use tabs instead of whitespaces in Kconfig
by Peter Huewe
· 11 years ago
b3f2436
tpm: Fix module name description in Kconfig for tpm_i2c_infineon
by Peter Huewe
· 11 years ago
a2871c6
tpm: Add support for Atmel I2C TPMs
by Jason Gunthorpe
· 11 years ago
4c336e4
tpm: Add support for the Nuvoton NPCT501 I2C TPM
by Jason Gunthorpe
· 11 years ago
187eea0
tpm: Merge the tpm-bios module with tpm.o
by Jason Gunthorpe
· 11 years ago
9deb0eb
tpm: Rename tpm.c to tpm-interface.c
by Jason Gunthorpe
· 11 years ago
0a41826
tpm: cleanup checkpatch warnings
by Peter Huewe
· 11 years ago
e907481
tpm: Remove tpm_show_caps_1_2
by Jason Gunthorpe
· 11 years ago
cb99615
tpm: st33: Remove chip->data_buffer access from this driver
by Jason Gunthorpe
· 11 years ago
d0a4017
tpm: Remove redundant dev_set_drvdata
by Jason Gunthorpe
· 11 years ago
58c09e21
tpm: Use container_of to locate the tpm_chip in tpm_open
by Jason Gunthorpe
· 11 years ago
6aff1fd
tpm: Store devname in the tpm_chip
by Jason Gunthorpe
· 11 years ago
1e6e097
tpm atmel: Call request_region with the correct base
by Jason Gunthorpe
· 11 years ago
37ab034
tpm: ibmvtpm: Use %zd formatting for size_t format arguments
by Jason Gunthorpe
· 11 years ago
901486b
tpm: MAINTAINERS: Add myself as tpm maintainer
by Peter Huewe
· 11 years ago
6f799c9
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next
by James Morris
· 11 years ago
42d64e1
selinux: correct locking in selinux_netlbl_socket_connect)
by Paul Moore
· 11 years ago
7d1db4b
selinux: Use kmemdup instead of kmalloc + memcpy
by Duan Jiong
· 11 years ago
eb8948a
X.509: remove possible code fragility: enumeration values not handled
by Antonio Alecrim Jr
· 11 years ago
e19aaa7
X.509: add module description and license
by Konstantin Khlebnikov
· 11 years ago
4ff1582
MPILIB: add module description and license
by Konstantin Khlebnikov
· 11 years ago
c124bde
KEYS: initialize root uid and session keyrings early
by Mimi Zohar
· 11 years ago
09fbc47
KEYS: verify a certificate is signed by a 'trusted' key
by Mimi Zohar
· 11 years ago
af34cb0
KEYS: Make the system 'trusted' keyring viewable by userspace
by Mimi Zohar
· 11 years ago
cd0421d
KEYS: Set the asymmetric-key type default search method
by David Howells
· 11 years ago
008643b
KEYS: Add a 'trusted' flag and a 'trusted only' flag
by David Howells
· 11 years ago
b56e5a1
KEYS: Separate the kernel signature checking keyring from module signing
by David Howells
· 11 years ago
0fbd39c
KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate
by David Howells
· 11 years ago
f0e6d22
KEYS: Load *.x509 files into kernel keyring
by David Howells
· 11 years ago
124df92
X.509: Remove certificate date checks
by David Howells
· 11 years ago
17334ca
X.509: Handle certificates that lack an authorityKeyIdentifier field
by David Howells
· 11 years ago
2ecdb23
X.509: Check the algorithm IDs obtained from parsing an X.509 certificate
by David Howells
· 11 years ago
b426beb
X.509: Embed public_key_signature struct and create filler function
by David Howells
· 11 years ago
57be4a7
X.509: struct x509_certificate needs struct tm declaring
by David Howells
· 11 years ago
1573801
KEYS: Store public key algo ID in public_key_signature struct
by David Howells
· 11 years ago
3d167d6
KEYS: Split public_key_verify_signature() and make available
by David Howells
· 11 years ago
67f7d60b
KEYS: Store public key algo ID in public_key struct
by David Howells
· 11 years ago
206ce59
KEYS: Move the algorithm pointer array from x509 to public_key.c
by David Howells
· 11 years ago
9abc4e6
KEYS: Rename public key parameter name arrays
by David Howells
· 11 years ago
f36f8c7
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
by David Howells
· 11 years ago
ab3c358
KEYS: Implement a big key type that can save to tmpfs
by David Howells
· 11 years ago
b2a4df2
KEYS: Expand the capacity of a keyring
by David Howells
· 11 years ago
3cb9895
Add a generic associative array implementation.
by David Howells
· 11 years ago
e57e866
KEYS: Drop the permissions argument from __keyring_search_one()
by David Howells
· 11 years ago
ccc3e6d
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
by David Howells
· 11 years ago
d0a059c
KEYS: Search for auth-key by name rather than target key ID
by David Howells
· 11 years ago
4bdf0bc
KEYS: Introduce a search context structure
by David Howells
· 11 years ago
16feef4
KEYS: Consolidate the concept of an 'index key' for key access
by David Howells
· 11 years ago
7e55ca6
KEYS: key_is_dead() should take a const key pointer argument
by David Howells
· 11 years ago
a5b4bd2
KEYS: Use bool in make_key_ref() and is_key_possessed()
by David Howells
· 11 years ago
61ea0c0
KEYS: Skip key state checks when checking for possession
by David Howells
· 11 years ago
5a5f2ac
selinux: add Paul Moore as a SELinux maintainer
by Paul Moore
· 11 years ago
a3c9e45
security: remove erroneous comment about capabilities.o link ordering
by Eric Paris
· 11 years ago
4a10c2a
Linux 3.12-rc2
by Linus Torvalds
· 11 years ago
9d23108
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
e04a0a5
Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
d8524ae
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
68cf8d0
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
0fbf2cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
f3cff25
cfq: explicitly use 64bit divide operation for 64bit arguments
by Anatol Pomozov
· 11 years ago
6174081
Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
c43a385
Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
75afb35
block: Add nr_bios to block_rq_remap tracepoint
by Jun'ichi Nomura
· 11 years ago
94aebfb
Btrfs: create the uuid tree on remount rw
by Josef Bacik
· 11 years ago
cbf8b8c
btrfs: change extent-same to copy entire argument struct
by Mark Fasheh
· 11 years ago
93fd63c
Btrfs: dir_inode_operations should use btrfs_update_time also
by Guangyu Sun
· 11 years ago
5138ccc
btrfs: Add btrfs: prefix to kernel log output
by Frank Holton
· 11 years ago
6ef3de9
btrfs: refuse to remount read-write after abort
by David Sterba
· 11 years ago
1cecf57
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0
by chandan
· 11 years ago
a0634be
Btrfs: don't leak transaction in btrfs_sync_file()
by Filipe David Borba Manana
· 11 years ago
a724b43
Btrfs: add the missing mutex unlock in write_all_supers()
by Stefan Behrens
· 11 years ago
f4ab9ea
Btrfs: iput inode on allocation failure
by Josef Bacik
· 11 years ago
363e4d3
Btrfs: remove space_info->reservation_progress
by Josef Bacik
· 11 years ago
f0de181
Btrfs: kill delay_iput arg to the wait_ordered functions
by Josef Bacik
· 11 years ago
c4fbb43
Btrfs: fix worst case calculator for space usage
by Josef Bacik
· 11 years ago
14575ae
Revert "Btrfs: rework the overcommit logic to be based on the total size"
by Josef Bacik
· 11 years ago
652f25a
Btrfs: improve replacing nocow extents
by Josef Bacik
· 11 years ago
d555438
Btrfs: drop dir i_size when adding new names on replay
by Josef Bacik
· 11 years ago
dd8e721
Btrfs: replay dir_index items before other items
by Josef Bacik
· 11 years ago
a5874ce
Btrfs: check roots last log commit when checking if an inode has been logged
by Josef Bacik
· 11 years ago
de2b530
Btrfs: actually log directory we are fsync()'ing
by Josef Bacik
· 11 years ago
573aeca
Btrfs: actually limit the size of delalloc range
by Josef Bacik
· 11 years ago
a482039
Btrfs: allocate the free space by the existed max extent size when ENOSPC
by Miao Xie
· 11 years ago
13fd8da
btrfs: add lockdep and tracing annotations for uuid tree
by David Sterba
· 11 years ago
Next »