summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-17vfs: use READ_ONCE() to access ->i_linkEric Biggers
2019-04-17fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers
2019-04-17fscrypt: only set dentry_operations on ciphertext dentriesEric Biggers
2019-04-17fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directoryEric Biggers
2019-04-17fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers
2019-04-17fscrypt: clean up and improve dentry revalidationEric Biggers
2019-04-16fscrypt: use READ_ONCE() to access ->i_crypt_infoEric Biggers
2019-04-16fscrypt: remove WARN_ON_ONCE() when decryption failsEric Biggers
2019-04-16fscrypt: drop inode argument from fscrypt_get_ctx()Eric Biggers
2019-04-14Linux 5.1-rc5v5.1-rc5Linus Torvalds
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2019-04-14mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-13Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-13Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-13Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-04-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-04-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu
2019-04-12Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-04-12Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-12Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linuxLinus Torvalds
2019-04-12Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-04-12Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-04-12Merge tag 'acpi-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-04-12Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-12iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-04-12clang-format: Update with the latest for_each macro listMiguel Ojeda
2019-04-12perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra
2019-04-12Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-11block: fix the return errno for direct IOfor-linus-20190412Jason Yan
2019-04-11Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-12Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia
2019-04-11xprtrdma: Fix helper that drains the transportChuck Lever
2019-04-11NFS: Fix handling of reply page vectorChuck Lever