Age | Commit message (Expand) | Author |
2015-05-18 | crypto: octeon - use md5 IV MD5_HX instead of their raw value | LABBE Corentin |
2015-05-18 | crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw value | LABBE Corentin |
2015-05-18 | crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value | LABBE Corentin |
2015-05-13 | crypto: aesni - Use crypto_aead_set_reqsize helper | Herbert Xu |
2015-05-11 | crypto: arm/aes - streamline AES-192 code path | Ard Biesheuvel |
2015-05-11 | crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON | Ard Biesheuvel |
2015-05-11 | powerpc: Add ICSWX instruction | Dan Streetman |
2015-05-11 | powerpc: export of_get_ibm_chip_id function | Dan Streetman |
2015-04-26 | crypto: sha1-mb - Remove pointless cast | firo yang |
2015-04-23 | crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h | Herbert Xu |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | s390: remove use of seq_printf return value | Joe Perches |
2015-04-15 | cris fasttimer: remove use of seq_printf return value | Joe Perches |
2015-04-15 | cris: remove use of seq_printf return value | Joe Perches |
2015-04-15 | openrisc: remove use of seq_printf return value | Joe Perches |
2015-04-15 | ARM: plat-pxa: remove use of seq_printf return value | Joe Perches |
2015-04-15 | nios2: cpuinfo: remove use of seq_printf return value | Joe Perches |
2015-04-15 | microblaze: mb: remove use of seq_printf return value | Joe Perches |
2015-04-15 | x86: mtrr: if: remove use of seq_printf return value | Joe Perches |
2015-04-15 | powerpc/powernv: reboot when requested by firmware | Joel Stanley |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-04-15 | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw... | Linus Torvalds |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | arm: add support for memtest | Vladimir Murzin |
2015-04-14 | arm64: add support for memtest | Vladimir Murzin |
2015-04-14 | mm: move memtest under mm | Vladimir Murzin |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook |
2015-04-14 | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook |
2015-04-14 | s390: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | powerpc: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | mips: extract logic for mmap_rnd() | Kees Cook |
2015-04-14 | arm64: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | x86: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | arm: factor out mmap ASLR into mmap_rnd | Kees Cook |
2015-04-14 | x86, mm: support huge KVA mappings on x86 | Toshi Kani |
2015-04-14 | x86, mm: support huge I/O mapping capability I/F | Toshi Kani |
2015-04-14 | lib/ioremap.c: add huge I/O map capability interfaces | Toshi Kani |
2015-04-14 | sparc: clarify __GFP_NOFAIL allocation | Michal Hocko |
2015-04-14 | mm: define default PGTABLE_LEVELS to two | Kirill A. Shutemov |