| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | MPILIB: Provide a function to read raw data into an MPI | David Howells | 2012-10-08 | 2 | -0/+56 |
| * | | | X.509: Add an ASN.1 decoder | David Howells | 2012-10-08 | 3 | -0/+503 |
| * | | | X.509: Add simple ASN.1 grammar compiler | David Howells | 2012-10-08 | 7 | -0/+1721 |
| * | | | X.509: Add utility functions to render OIDs as strings | David Howells | 2012-10-08 | 2 | -0/+83 |
| * | | | X.509: Implement simple static OID registry | David Howells | 2012-10-08 | 6 | -1/+410 |
| * | | | RSA: Fix signature verification for shorter signatures | David Howells | 2012-10-08 | 1 | -3/+11 |
| * | | | RSA: Implement signature verification algorithm [PKCS#1 / RFC3447] | David Howells | 2012-10-08 | 4 | -0/+279 |
| * | | | MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification | David Howells | 2012-10-08 | 2 | -0/+71 |
| * | | | KEYS: Provide signature verification with an asymmetric key | David Howells | 2012-10-08 | 3 | -1/+54 |
| * | | | KEYS: Asymmetric public-key algorithm crypto key subtype | David Howells | 2012-10-08 | 5 | -0/+250 |
| * | | | KEYS: Asymmetric key pluggable data parsers | David Howells | 2012-10-08 | 2 | -1/+156 |
| * | | | KEYS: Implement asymmetric key type | David Howells | 2012-10-08 | 8 | -0/+273 |
| * | | | KEYS: Document asymmetric key type | David Howells | 2012-10-08 | 1 | -0/+312 |
| * | | | MPILIB: Provide count_leading/trailing_zeros() based on arch functions | David Howells | 2012-10-08 | 4 | -139/+62 |
| * | | | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 15 | -102/+250 |
| * | | | module: wait when loading a module which is currently initializing. | Rusty Russell | 2012-09-28 | 1 | -2/+26 |
| * | | | module: fix symbol waiting when module fails before init | Rusty Russell | 2012-09-28 | 1 | -4/+4 |
| * | | | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 57 | -224/+168 |
| * | | | MIPS: Fix module.c build for 32 bit | Ralf Baechle | 2012-09-28 | 3 | -120/+147 |
| * | | | module: taint kernel when lve module is loaded | Matthew Garrett | 2012-09-28 | 1 | -0/+4 |
* | | | | x86, boot: Explicitly include autoconf.h for hostprogs | Matt Fleming | 2012-10-14 | 1 | -1/+2 |
* | | | | perf: Fix UAPI fallout | Ingo Molnar | 2012-10-14 | 10 | -11/+11 |
* | | | | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-14 | 63 | -1722/+1800 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'config' into late-for-linus | Russell King | 2012-10-13 | 39 | -795/+793 |
| |\ \ \ \ |
|
| | * | | | | ARM: config: make sure that platforms are ordered by option string | Russell King | 2012-10-13 | 1 | -38/+38 |
| | * | | | | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 39 | -767/+765 |
| * | | | | | UAPI: (Scripted) Disintegrate arch/arm/include/asm | David Howells | 2012-10-12 | 24 | -926/+1006 |
| |/ / / / |
|
* | | | | | Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe... | Linus Torvalds | 2012-10-13 | 584 | -30367/+32928 |
|\ \ \ \ \ |
|
| * | | | | | UAPI: (Scripted) Disintegrate include/linux/byteorder | David Howells | 2012-10-13 | 6 | -206/+214 |
| * | | | | | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 578 | -30108/+32659 |
| * | | | | | UAPI: Unexport linux/blk_types.h | David Howells | 2012-10-13 | 2 | -61/+59 |
| * | | | | | UAPI: Unexport part of linux/ppp-comp.h | David Howells | 2012-10-13 | 1 | -0/+4 |
* | | | | | | Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel... | Linus Torvalds | 2012-10-13 | 3 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | UAPI: (Scripted) Disintegrate include/linux/spi | David Howells | 2012-10-09 | 3 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux | Linus Torvalds | 2012-10-13 | 11 | -68/+113 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d... | Jonas Bonn | 2012-10-13 | 11 | -68/+113 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | UAPI: (Scripted) Disintegrate arch/openrisc/include/asm | David Howells | 2012-10-09 | 11 | -68/+113 |
| | |/ / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-13 | 3 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | btrfs: Fix compilation with user namespace support enabled | Eric W. Biederman | 2012-10-13 | 1 | -2/+2 |
| * | | | | | | userns: Fix posix_acl_file_xattr_userns gid conversion | Eric W. Biederman | 2012-10-12 | 1 | -1/+1 |
| * | | | | | | userns: Properly print bluetooth socket uids | Eric W. Biederman | 2012-10-12 | 1 | -1/+1 |
* | | | | | | | Merge tag 'md-3.7' of git://neil.brown.name/md | Linus Torvalds | 2012-10-13 | 13 | -129/+578 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | md: refine reporting of resync/reshape delays. | NeilBrown | 2012-10-11 | 1 | -7/+18 |
| * | | | | | | md/raid5: be careful not to resize_stripes too big. | NeilBrown | 2012-10-11 | 1 | -1/+2 |
| * | | | | | | md: make sure manual changes to recovery checkpoint are saved. | NeilBrown | 2012-10-11 | 1 | -0/+2 |
| * | | | | | | md/raid10: use correct limit variable | Dan Carpenter | 2012-10-11 | 1 | -1/+1 |
| * | | | | | | md: writing to sync_action should clear the read-auto state. | NeilBrown | 2012-10-11 | 1 | -0/+7 |
| * | | | | | | Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races | Jianpeng Ma | 2012-10-11 | 5 | -8/+9 |
| * | | | | | | md/raid5: make sure to_read and to_write never go negative. | NeilBrown | 2012-10-11 | 1 | -4/+1 |
| * | | | | | | md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write. | Alexander Lyakas | 2012-10-11 | 1 | -3/+16 |