summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | 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 "Merge android-4.4.146 (13962260) into msm-4.4"Linux Build Service Account2018-08-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
| |\| | | | | | | |
| | * | | | | | | | 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 "Merge android-4.4.145 (05670d3) into msm-4.4"Linux Build Service Account2018-08-14
|\| | | | | | | |
| * | | | | | | | Merge android-4.4.144 (4b2d6ba) into msm-4.4Srinivasarao P2018-08-03
| |\| | | | | | |
| | * | | | | | | 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 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
| | | * | | | | 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