summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
|\
| * x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-08-15
| * mm: Add vm_insert_pfn_prot()Andy Lutomirski2018-08-15
| * x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-15
| * fork: unconditionally clear stack on forkKees Cook2018-08-15
* | Merge 4.4.147 into android-4.4Greg Kroah-Hartman2018-08-09
|\|
| * ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-09
* | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
|\|
| * brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2018-08-06
| * dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier2018-08-06
| * netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-08-06
* | Merge 4.4.144 into android-4.4Greg Kroah-Hartman2018-07-31
|\|
| * seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-07-25
| * seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-07-25
| * prctl: Add force disable speculationThomas Gleixner2018-07-25
| * nospec: Allow getting/setting on non-current taskKees Cook2018-07-25
| * prctl: Add speculation control prctlsThomas Gleixner2018-07-25
| * x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-07-25
| * net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-25
* | 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 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
| * | 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