aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Provide a binary to hex conversion functionDavid Howells2017-12-222-0/+17
* lib/cmdline.c: add size unit t/p/e to memparseGui Hecheng2017-12-221-5/+10
* lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras2017-12-221-3/+2
* lib/cmdline.c: fix style issuesFelipe Contreras2017-12-221-5/+4
* lib/xz: Add fall-through comments to a switch statementLasse Collin2017-12-221-0/+16
* decompressors: fix typo "POWERPC"Paul Bolle2017-12-221-1/+1
* decompressors: make the default XZ_DEC_* config match the selected architectureFlorian Fainelli2017-12-221-6/+6
* decompressors: drop dependency on CONFIG_EXPERTFlorian Fainelli2017-12-221-6/+6
* ANDROID: ion: Fix uninitialized variableDaniel Rosenberg2017-12-221-1/+1
* Revert "arch/arm64: skip randomization within stack"Mister Oyster2017-12-221-0/+2
* defconfig: support NFSMister Oyster2017-12-221-1/+25
* defconfig: disable selinux bootparamMister Oyster2017-12-221-2/+1
* defconfig: don't build old deprecated OSS sound stuffMister Oyster2017-12-221-8/+5
* defconfig: update mmap_rnd_* to max valueMister Oyster2017-12-211-2/+2
* defconfig: turnoff deprecated configMister Oyster2017-12-211-1/+1
* defconfig: support LZMA/XZ/LZ4 compressed ramdiskMister Oyster2017-12-211-5/+15
* defconfig: enable chacha20_neonMister Oyster2017-12-211-0/+1
* backport: crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-12-214-0/+596
* arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2017-12-212-13/+9
* arm64: crypto: increase AES interleave to 4xArd Biesheuvel2017-12-211-1/+1
* arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel2017-12-215-11/+133
* ANDROID: sdcardfs: notify lower file of opensDaniel Rosenberg2017-12-211-0/+2
* crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-12-211-46/+42
* defconfig: enable all optimized crypto algos (chacha20_neon impl. is for arm,...Mister Oyster2017-12-211-7/+7
* arm64: crypto: reduce priority of core AES cipherArd Biesheuvel2017-12-211-1/+1
* crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel2017-12-211-3/+19
* crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2017-12-213-0/+282
* ANDROID: binder: Remove obsolete proc waitqueue.Martijn Coenen2017-12-211-3/+0
* defconfig: regenMister Oyster2017-12-191-4/+3
* UPSTREAM: fscrypt: lock mutex before checking for bounce page poolEric Biggers2017-12-192-10/+5
* defconfig: enable CGROUP_FREEZERMister Oyster2017-12-191-1/+1
* firmware_class: Tie exporting caching routines with CONFIG_CACHE_FWAjay Dudani2017-12-191-0/+2
* firmware_class: make firmware caching configurableAjay Dudani2017-12-192-5/+12
* mtk: videox&systracker: fix memset-transposed-args warningsMister Oyster2017-12-182-3/+3
* log: Initial dmesg pruningNathan Chancellor2017-12-188-9/+9
* Makefile: Enable ld fix for cortex-a53 errata 843419Rohit Vaswani2017-12-181-0/+3
* compiler.h: add support for malloc attributeRasmus Villemoes2017-12-182-0/+5
* compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2017-12-181-1/+1
* mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2017-12-186-0/+38
* compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson2017-12-181-1/+1
* compiler-gcc.h: neateningJoe Perches2017-12-181-40/+45
* compiler: introduce __alias(symbol) shortcutAndrey Ryabinin2017-12-181-0/+1
* lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2017-12-184-2/+23
* Makefile: Fix device not booting with GCC 7.x and aboveZaneZam2017-12-181-0/+3
* Makefile: Disable "unused-constant-variable" warning globallyNathan Chancellor2017-12-181-0/+3
* Makefile: Disable "format-truncation" warning globallyNathan Chancellor2017-12-181-0/+3
* UPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton2017-12-181-0/+3
* BACKPORT: arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall2017-12-181-1/+2
* UPSTREAM: USB: iowarrior: fix oops with malicious USB descriptorsBadhri Jagan Sridharan2017-12-181-0/+6
* block: fix wrong error return in elevator_init()Sudip Mukherjee2017-12-181-1/+3