summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-23fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-23fs/afs: use new return type vm_fault_tSouptick Joarder
2018-08-23drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_tSouptick Joarder
2018-08-23mm: soft-offline: close the race against page allocationNaoya Horiguchi
2018-08-23mm: fix race on soft-offlining free huge pagesNaoya Horiguchi
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-08-23hfs: prevent crash on exit from failed searchErnesto A. Fernández
2018-08-23hfsplus: prevent crash on exit from failed searchErnesto A. Fernandez
2018-08-23hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández
2018-08-23arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-08-23Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-08-23Merge tag 'pwm/for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-23Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-23Merge branch 'tlb-fixes'Linus Torvalds
2018-08-23Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-08-23Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-23Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-23cifs: update internal module version number for cifs.ko to 2.12Steve French
2018-08-23cifs: check kmalloc before useNicholas Mc Guire
2018-08-23cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg
2018-08-23cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg
2018-08-23Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra
2018-08-23mm: mmu_notifier fix for tlb_end_vmaNicholas Piggin
2018-08-23mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra
2018-08-23mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra
2018-08-23mm: move tlb_table_flush to tlb_flush_mmu_freeNicholas Piggin
2018-08-23getxattr: use correct xattr lengthChristian Brauner
2018-08-23blk-wbt: don't maintain inflight counts if disabledJens Axboe
2018-08-23powerpc/mce: Fix SLB rebolting during MCE recovery path.Mahesh Salgaonkar
2018-08-23KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras
2018-08-23powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transitionAneesh Kumar K.V
2018-08-23drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng
2018-08-23ACPI: fix menuconfig presentation of ACPI submenuArnd Bergmann
2018-08-23powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V
2018-08-23powerpc/nohash: fix pte_access_permitted()Christophe Leroy
2018-08-22apparmor: remove no-op permission check in policy_unpackJohn Johansen
2018-08-23Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-08-23Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/d...Dave Airlie
2018-08-22x86/mm/tlb: Revert the recent lazy TLB patchesPeter Zijlstra