summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-27blk-mq: apply normal plugging for HDDMing Lei
2019-09-27blk-mq: honor IO scheduler for multiqueue devicesMing Lei
2019-09-27block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu
2019-09-27rq-qos: get rid of redundant wbt_update_limits()Yufen Yu
2019-09-26iocost: bump up default latency targets for hard disksTejun Heo
2019-09-26iocost: improve nr_lagging handlingTejun Heo
2019-09-26iocost: better trace vrate changesTejun Heo
2019-09-26block: don't release queue's sysfs lock during switching elevatorMing Lei
2019-09-26blk-mq: move lockdep_assert_held() into elevator_exitMing Lei
2019-09-25Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-09-25Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-25Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-09-25Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-24Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-25tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()Jarkko Sakkinen
2019-09-25MAINTAINERS: keys: Update path to trusted.hDenis Efremov
2019-09-25KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-09-25selftests/tpm2: Add log and *.pyc to .gitignorePetr Vorel
2019-09-25selftests/tpm2: Add the missing TEST_FILES assignmentJarkko Sakkinen
2019-09-24Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm/zsmalloc.c: fix a -Wunused-function warningQian Cai
2019-09-24zswap: do not map same object twiceVitaly Wool
2019-09-24zswap: use movable memory if zpool support allocate movable memoryHui Zhu
2019-09-24zpool: add malloc_support_movable to zpool_driverHui Zhu
2019-09-24shmem: fix obsolete comment in shmem_getpage_gfp()Miles Chen
2019-09-24mm/madvise: reduce code duplication in error handling pathsMike Rapoport
2019-09-24mm: mmap: increase sockets maximum memory size pgoff for 32bitsIvan Khoronzhuk
2019-09-24mm/mmap.c: refine find_vma_prev() with rb_last()Wei Yang
2019-09-24riscv: make mmap allocation top-down by defaultAlexandre Ghiti
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-24mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti
2019-09-24mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti
2019-09-24mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-09-24mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-24arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-09-24arm: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-09-24arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti
2019-09-24arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti
2019-09-24arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-09-24arm64: make use of is_compat_task instead of hardcoding this testAlexandre Ghiti
2019-09-24mm, fs: move randomize_stack_top from fs to mmAlexandre Ghiti
2019-09-24uprobe: collapse THP pmd after removing all uprobesSong Liu
2019-09-24khugepaged: enable collapse pmd for pte-mapped THPSong Liu
2019-09-24uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLITSong Liu
2019-09-24mm, thp: introduce FOLL_SPLIT_PMDSong Liu
2019-09-24uprobe: use original page when all uprobes are removedSong Liu