summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | X.509: Implement simple static OID registryDavid Howells2012-10-086-1/+410
| | * | | RSA: Fix signature verification for shorter signaturesDavid Howells2012-10-081-3/+11
| | * | | RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells2012-10-084-0/+279
| | * | | MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verificationDavid Howells2012-10-082-0/+71
| | * | | KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-083-1/+54
| | * | | KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-085-0/+250
| | * | | KEYS: Asymmetric key pluggable data parsersDavid Howells2012-10-082-1/+156
| | * | | KEYS: Implement asymmetric key typeDavid Howells2012-10-088-0/+273
| | * | | KEYS: Document asymmetric key typeDavid Howells2012-10-081-0/+312
| | * | | MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells2012-10-084-139/+62Star
| | * | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-0815-102/+250
| | * | | module: wait when loading a module which is currently initializing.Rusty Russell2012-09-281-2/+26
| | * | | module: fix symbol waiting when module fails before initRusty Russell2012-09-281-4/+4
| | * | | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-2857-224/+168Star
| | * | | MIPS: Fix module.c build for 32 bitRalf Baechle2012-09-283-120/+147
| | * | | module: taint kernel when lve module is loadedMatthew Garrett2012-09-281-0/+4
| * | | | x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming2012-10-141-1/+2
| * | | | perf: Fix UAPI falloutIngo Molnar2012-10-1410-11/+11
| * | | | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1463-1722/+1800
| |\ \ \ \
| | * \ \ \ Merge branch 'config' into late-for-linusRussell King2012-10-1339-795/+793Star
| | |\ \ \ \
| | | * | | | ARM: config: make sure that platforms are ordered by option stringRussell King2012-10-131-38/+38
| | | * | | | ARM: config: sort select statements alphanumericallyRussell King2012-10-1339-767/+765Star
| | * | | | | UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells2012-10-1224-926/+1006
| | |/ / / /
* | | | | | Merge tag 'disintegrate-usb-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-1315-1658/+1720
|\ \ \ \ \ \
| * | | | | | UAPI: (Scripted) Disintegrate include/linux/usbDavid Howells2012-10-0915-1658/+1720
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-usb-linus-2012-10-11' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-10-132-13/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | usb: trival: Fix debugging units mistake.Sarah Sharp2012-10-081-2/+1Star
| * | | | | usb: Send Set SEL before enabling parent U1/U2 timeout.Sarah Sharp2012-10-081-11/+12
| * | | | | usb: Don't enable LPM if the exit latency is zero.Sarah Sharp2012-10-081-0/+10
| * | | | | USB: Enable LPM after a failed probe.Sarah Sharp2012-10-081-0/+4
* | | | | | Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds2012-10-13584-30367/+32928
|\ \ \ \ \ \
| * | | | | | UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells2012-10-136-206/+214
| * | | | | | UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13578-30108/+32659
| * | | | | | UAPI: Unexport linux/blk_types.hDavid Howells2012-10-132-61/+59Star
| * | | | | | UAPI: Unexport part of linux/ppp-comp.hDavid Howells2012-10-131-0/+4
* | | | | | | Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds2012-10-133-1/+1
|\ \ \ \ \ \ \
| * | | | | | | UAPI: (Scripted) Disintegrate include/linux/spiDavid Howells2012-10-093-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-1311-68/+113
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn2012-10-1311-68/+113
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | UAPI: (Scripted) Disintegrate arch/openrisc/include/asmDavid Howells2012-10-0911-68/+113
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-133-4/+4
|\ \ \ \ \ \ \
| * | | | | | | btrfs: Fix compilation with user namespace support enabledEric W. Biederman2012-10-131-2/+2
| * | | | | | | userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman2012-10-121-1/+1
| * | | | | | | userns: Properly print bluetooth socket uidsEric W. Biederman2012-10-121-1/+1
* | | | | | | | Merge tag 'md-3.7' of git://neil.brown.name/mdLinus Torvalds2012-10-1313-129/+578
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | md: refine reporting of resync/reshape delays.NeilBrown2012-10-111-7/+18
| * | | | | | | md/raid5: be careful not to resize_stripes too big.NeilBrown2012-10-111-1/+2
| * | | | | | | md: make sure manual changes to recovery checkpoint are saved.NeilBrown2012-10-111-0/+2
| * | | | | | | md/raid10: use correct limit variableDan Carpenter2012-10-111-1/+1
| * | | | | | | md: writing to sync_action should clear the read-auto state.NeilBrown2012-10-111-0/+7