aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amcc/crypto4xx_core.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03crypto: crypto4xx - use sync skcipher for fallbackChristian Lamparter3-15/+10
2019-05-03crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter1-10/+21
2019-05-03crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter1-3/+9
2019-05-02perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo1-1/+0
2019-05-02tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo3-0/+133
2019-05-02tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo1-1/+1
2019-05-02perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan1-5/+3
2019-05-02perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan1-5/+1
2019-05-02perf report: Report OOM in status line in the GTK UIThomas Richter1-3/+5
2019-05-02perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo1-0/+4
2019-05-02tools lib traceevent: Change tag string for errorLeo Yan1-1/+1
2019-05-02perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo1-4/+4
2019-05-02tools uapi x86: Sync vmx.h with the kernelArnaldo Carvalho de Melo1-0/+1
2019-05-02perf bpf: Return value with unlocking in perf_env__find_btf()Bo YU1-1/+1
2019-05-02i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula1-0/+4
2019-05-02i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel1-0/+2
2019-05-02MAINTAINERS: friendly takeover of i2c-gpio driverWolfram Sang1-1/+1
2019-05-02MAINTAINERS: Include vendor specific files under arch/*/events/*Kim Phillips1-0/+1
2019-05-02perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips1-3/+108
2019-05-02i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang1-2/+1
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch3-1/+13
2019-05-02s390: simplify disabled_waitMartin Schwidefsky9-18/+13
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky5-8/+11
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky16-205/+521
2019-05-02s390/opcodes: add missing instructions to the disassemblerMartin Schwidefsky1-0/+11
2019-05-02s390/bug: add entry size to the __bug_table sectionMartin Schwidefsky1-12/+12
2019-05-02s390: use proper expoline sections for .dma codeMartin Schwidefsky1-4/+15
2019-05-02s390/nospec: rename assembler generated expoline thunksMartin Schwidefsky1-5/+5
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky10-6/+47
2019-05-02btrfs: Use kvmalloc for allocating compressed path contextNikolay Borisov1-2/+7
2019-05-02btrfs: Factor out common extent locking code in submit_compressed_extentsNikolay Borisov1-7/+3
2019-05-02btrfs: Set io_tree only once in submit_compressed_extentsNikolay Borisov1-4/+1
2019-05-02btrfs: Replace clear_extent_bit with unlock_extentNikolay Borisov1-2/+1
2019-05-02btrfs: Make compress_file_range take only struct async_chunkNikolay Borisov1-11/+9
2019-05-02btrfs: Remove fs_info from struct async_chunkNikolay Borisov1-7/+3
2019-05-02btrfs: Rename async_cow to async_chunkNikolay Borisov1-30/+30
2019-05-02btrfs: Preallocate chunks in cow_file_range_asyncNikolay Borisov1-34/+74
2019-05-02btrfs: reserve delalloc metadata differentlyJosef Bacik1-92/+52
2019-05-02ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro1-1/+1
2019-05-02powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-4/+14
2019-05-01xfs: change some error-less functions to void typesEric Sandeen11-58/+26
2019-05-01iomap: move iomap_read_inline_data aroundChristoph Hellwig1-20/+20
2019-05-01orangefs: make use of ->free_inode()Al Viro1-6/+3
2019-05-01shmem: make use of ->free_inode()Al Viro1-3/+2
2019-05-01hugetlb: make use of ->free_inode()Al Viro1-3/+2
2019-05-01overlayfs: make use of ->free_inode()Al Viro1-7/+6
2019-05-01jfs: switch to ->free_inode()Al Viro2-21/+16
2019-05-01fuse: switch to ->free_inode()Al Viro1-14/+10
2019-05-01ext4: make use of ->free_inode()Al Viro1-3/+2
2019-05-01ecryptfs: make use of ->free_inode()Al Viro1-3/+2