summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.cLarry Finger2013-09-171-0/+1
| * | | staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.cLarry Finger2013-09-171-1/+1
| * | | staging: Disable lustre file system for MIPS, SH, and XTENSAGuenter Roeck2013-09-171-1/+1
| * | | Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman2013-09-171-1/+0
| * | | staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen2013-09-171-3/+1
| * | | staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2013-09-172-9/+1
| * | | staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen2013-09-171-1/+1
| * | | drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton2013-09-171-2/+2
| * | | staging: dgnc: fix potential format string flawKees Cook2013-09-171-2/+2
| * | | staging: lustre: clean up format string usagesKees Cook2013-09-177-14/+14
| * | | staging: dgap: fix overflows and format stringsKees Cook2013-09-171-7/+10
OpenPOWER on IntegriCloud