summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | KEYS: Set the asymmetric-key type default search methodDavid Howells2013-09-251-0/+1
* | | KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells2013-09-255-1/+19
* | | KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-258-115/+155
* | | KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicateDavid Howells2013-09-251-3/+9
* | | KEYS: Load *.x509 files into kernel keyringDavid Howells2013-09-252-8/+30
* | | X.509: Remove certificate date checksDavid Howells2013-09-251-38/+0
* | | X.509: Handle certificates that lack an authorityKeyIdentifier fieldDavid Howells2013-09-251-4/+5
* | | X.509: Check the algorithm IDs obtained from parsing an X.509 certificateDavid Howells2013-09-251-0/+11
* | | X.509: Embed public_key_signature struct and create filler functionDavid Howells2013-09-253-55/+74
* | | X.509: struct x509_certificate needs struct tm declaringDavid Howells2013-09-251-0/+1
* | | KEYS: Store public key algo ID in public_key_signature structDavid Howells2013-09-251-0/+1
* | | KEYS: Split public_key_verify_signature() and make availableDavid Howells2013-09-253-9/+39
* | | KEYS: Store public key algo ID in public_key structDavid Howells2013-09-254-5/+6
* | | KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells2013-09-254-11/+11
* | | KEYS: Rename public key parameter name arraysDavid Howells2013-09-254-16/+16
* | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-2411-0/+230
* | | KEYS: Implement a big key type that can save to tmpfsDavid Howells2013-09-245-0/+242
* | | KEYS: Expand the capacity of a keyringDavid Howells2013-09-249-762/+803
* | | Add a generic associative array implementation.David Howells2013-09-246-0/+2608
* | | KEYS: Drop the permissions argument from __keyring_search_one()David Howells2013-09-243-9/+5
* | | KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells2013-09-245-20/+27
* | | KEYS: Search for auth-key by name rather than target key IDDavid Howells2013-09-241-14/+7
* | | KEYS: Introduce a search context structureDavid Howells2013-09-248-158/+179
* | | KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells2013-09-245-67/+83
* | | KEYS: key_is_dead() should take a const key pointer argumentDavid Howells2013-09-241-1/+1
* | | KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells2013-09-243-8/+8
* | | KEYS: Skip key state checks when checking for possessionDavid Howells2013-09-244-6/+11
* | | selinux: add Paul Moore as a SELinux maintainerPaul Moore2013-09-241-1/+2
* | | security: remove erroneous comment about capabilities.o link orderingEric Paris2013-09-241-1/+0
* | | Linux 3.12-rc2v3.12-rc2Linus Torvalds2013-09-231-1/+1
* | | Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2335-97/+160
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-2113-36/+91
| |\ \ \
| | * | | iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen2013-09-211-0/+2
| | * | | iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen2013-09-211-9/+12
| | * | | iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-212-5/+17
| | * | | iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-213-1/+28
| | * | | iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald2013-09-211-2/+9
| | * | | iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-6/+6
| | * | | iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+2
| | * | | iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+4
| | * | | iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski2013-09-181-1/+1
| | * | | staging: iio: ade7854-spi: Fix return valueSachin Kamat2013-09-181-1/+1
| | * | | staging:iio:hmc5843: Fix measurement conversionPeter Meerwald2013-09-181-1/+1
| | * | | iio: isl29018: Fix uninitialized valueDerek Basehore2013-09-181-0/+1
| | * | | staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...Jonathan Cameron2013-09-181-1/+1
| | * | | iio: at91: fix adc_clk overflowJosh Wu2013-09-181-5/+6
| |/ / /
| * | | staging: line6: add bounds check in snd_toneport_source_put()Dan Carpenter2013-09-171-3/+7
| * | | Staging: comedi: Fix dependencies for drivers misclassified as PCIBen Hutchings2013-09-171-16/+17
| * | | staging: r8188eu: Adjust RX gainLarry Finger2013-09-171-1/+1
| * | | staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger2013-09-171-1/+1
OpenPOWER on IntegriCloud