summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-25
| | | * | | | | | ipv6: fix useless rol32 call on hashColin Ian King2018-07-25
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | Merge android-4.4.143 (7bbfac1) into msm-4.4Srinivasarao P2018-08-03
| |\| | | | | |
| | * | | | | | Merge 4.4.143 into android-4.4Greg Kroah-Hartman2018-07-31
| | |\| | | | |
| | | * | | | | compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-22
| | | * | | | | compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2018-07-22
| | | * | | | | compiler, clang: properly override 'inline' for clangLinus Torvalds2018-07-22
| | | * | | | | compiler, clang: suppress warning for unused static inline functionsDavid Rientjes2018-07-22
* | | | | | | | Merge "Merge android-4.4.142 (8ec9fd8) into msm-4.4"Linux Build Service Account2018-08-14
|\| | | | | | |
| * | | | | | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
| |\| | | | | |
| | * | | | | | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2018-07-30
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | overflow.h: Add allocation size calculation helpersKees Cook2018-07-08
| | | * | | | | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2018-07-08
| | | * | | | | mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara2018-07-08
| | | * | | | | mm: implement find_get_pages_range_tag()Jan Kara2018-07-08
| | | * | | | | crypto: skcipher - Add low-level skcipher interfaceHerbert Xu2018-06-28
| | | * | | | | crypto: skcipher - Add helper to retrieve driver nameHerbert Xu2018-06-28
| | | * | | | | crypto: skcipher - Add default key size helperHerbert Xu2018-06-28
| | | * | | | | fscrypt: add Speck128/256 supportEric Biggers2018-06-28
| | | * | | | | fscrypt: make fscrypt_operations.max_namelen an integerEric Biggers2018-06-28
| | | * | | | | fscrypt: clean up after fscrypt_prepare_lookup() conversionsEric Biggers2018-06-28
| | * | | | | | Merge commit '73450231ffff' into android-4.4Jaegeuk Kim2018-07-30
| | |\| | | | | | | | |_|_|_|/ | | |/| | | |
| | | * | | | fscrypt: allow synchronous bio decryptionEric Biggers2018-04-19
| | | * | | | f2fs: align memory boundary for bitopsJaegeuk Kim2018-04-08
| | | * | | | f2fs: add nowait aio supportHyunchul Lee2018-04-08
| | | * | | | f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu2018-04-08
| | | * | | | f2fs: support hot file extensionChao Yu2018-04-08
| | | * | | | f2fs: expose extension_list sysfs entryChao Yu2018-04-08
| | | * | | | f2fs: support passing down write hints given by users to block layerHyunchul Lee2018-04-08
| | | * | | | f2fs: support large nat bitmapChao Yu2018-04-08
| | | * | | | fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers2018-04-08
| | | * | | | fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers2018-04-08
| | | * | | | fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers2018-04-08
| | | * | | | fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers2018-04-08
| | | * | | | fscrypt: new helper functions for ->symlink()Eric Biggers2018-04-08
| | | * | | | fscrypt: trim down fscrypt.h includesEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_operations declaration to fscrypt_supp.hEric Biggers2018-04-08
| | | * | | | fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers2018-04-08
| | | * | | | f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-13
| | | * | | | f2fs: support inode creation timeChao Yu2018-02-07
| | | * | | | f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim2018-02-07
| | | * | | | f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim2018-02-07
| | | * | | | f2fs: recover directory operations by fsyncJaegeuk Kim2018-02-07