aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-22arm64/crypto: improve performance of GHASH algorithmv3.14/topic/arm64-cryptoArd Biesheuvel
2014-07-22arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel
2014-07-22arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel
2014-07-22arm64: pull in <asm/simd.h> from asm-genericArd Biesheuvel
2014-07-22arm64/crypto: AES in CCM mode using ARMv8 Crypto ExtensionsArd Biesheuvel
2014-07-22arm64/crypto: AES using ARMv8 Crypto ExtensionsArd Biesheuvel
2014-07-22arm64/crypto: GHASH secure hash using ARMv8 Crypto ExtensionsArd Biesheuvel
2014-07-22arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto ExtensionsArd Biesheuvel
2014-07-22arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel
2014-07-21crypto: remove direct blkcipher_walk dependency on transformArd Biesheuvel
2014-07-21crypto: allow blkcipher walks over AEAD dataArd Biesheuvel
2014-06-16arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel
2014-06-16cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2014-06-16binfmt_elf: add ELF_HWCAP2 to compat auxv entriesArd Biesheuvel
2014-05-29arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel
2014-05-29arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel
2014-03-30Linux 3.14v3.14Linus Torvalds
2014-03-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2014-03-30MAINTAINERS: resume as Documentation maintainerRandy Dunlap
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-03-30AUDIT: Allow login in non-init namespacesEric Paris
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-30switch mnt_hash to hlistAl Viro
2014-03-30don't bother with propagate_mnt() unless the target is sharedAl Viro
2014-03-30keep shadowed vfsmounts togetherAl Viro
2014-03-30resizable namespace.c hashesAl Viro
2014-03-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft
2014-03-29rbd: drop an unsafe assertionAlex Elder
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-28Merge branch 'vlan_offloads'David S. Miller
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28MAINTAINERS: bonding: change email addressVeaceslav Falico
2014-03-28MAINTAINERS: bonding: change email addressJay Vosburgh
2014-03-28Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-28ocfs2: check if cluster name exists before derefSasha Levin
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet
2014-03-28openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner
2014-03-28bridge: Fix handling stacked vlan tagsToshiaki Makita
2014-03-28bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita
2014-03-28vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin