summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-01-28Merge 4.4.172 into android-4.4Greg Kroah-Hartman
2019-01-26writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell
2019-01-26f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim
2019-01-26f2fs: fix to convert inline directory correctlyChao Yu
2019-01-23UPSTREAM: mm: don't cap request size based on read-ahead settingJens Axboe
2019-01-16Merge 4.4.171 into android-4.4Greg Kroah-Hartman
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-16UPSTREAM: virtio: new feature to detect IOMMU device quirkMichael S. Tsirkin
2019-01-15UPSTREAM: vsock: track pkt owner vsockPeng Tao
2019-01-15BACKPORT: VSOCK: Introduce virtio_vsock_common.koAsias He
2019-01-15UPSTREAM: virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi
2019-01-15UPSTREAM: net: move napi_hash[] into read mostly sectionEric Dumazet
2018-12-19Merge 4.4.168 into android-4.4Greg Kroah-Hartman
2018-12-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-12-17mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes
2018-12-17posix-timers: Sanitize overrun handlingThomas Gleixner
2018-12-13Merge 4.4.167 into android-4.4Greg Kroah-Hartman
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-13exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2018-12-01Merge 4.4.166 into android-4.4Greg Kroah-Hartman
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-12-01of: add helper to lookup compatible child nodeJohan Hovold
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-11-27UPSTREAM: seccomp: remove 2-phase APIKees Cook
2018-11-27BACKPORT: seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2018-11-27Merge 4.4.165 into android-4.4Greg Kroah-Hartman
2018-11-27new helper: uaccess_kernel()Al Viro
2018-11-27netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik
2018-11-27modules: mark __inittest/__exittest as __maybe_unusedArnd Bergmann
2018-11-27kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2018-11-21Merge 4.4.164 into android-4.4Greg Kroah-Hartman
2018-11-21mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2018-11-21libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2018-11-21TC: Set DMA masks for devicesMaciej W. Rozycki
2018-11-10Merge 4.4.163 into android-4.4Greg Kroah-Hartman
2018-11-10cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas
2018-11-10bpf: generally move prog destruction to RCU deferralDaniel Borkmann
2018-11-10radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2018-11-03Merge 4.20-rc1-4.4 into android-4.4Jaegeuk Kim
2018-10-29f2fs: guarantee journalled quota data by checkpointChao Yu
2018-10-29f2fs: checkpoint disablingDaniel Rosenberg
2018-10-27f2fs: support superblock checksumJunling Zheng
2018-10-27f2fs: add SPDX license identifiersChao Yu
2018-10-20Merge 4.4.162 into android-4.4Greg Kroah-Hartman