summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23gcc-plugins: Disable when building under ClangKees Cook
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-23Merge tag 'perf-core-for-mingo-4.19-20180820' of git://git.kernel.org/pub/scm...Ingo Molnar
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
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-22sunrpc: Add comment defining gssd upcall API keywordsChuck Lever
2018-08-22nfsd: Remove callback_credChuck Lever
2018-08-22nfsd: Use correct credential for NFSv4.0 callback with GSSChuck Lever
2018-08-22sunrpc: Extract target name into svc_credChuck Lever
2018-08-22sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever
2018-08-22sunrpc: Don't use stack buffer with scatterlistLaura Abbott
2018-08-22Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-08-22ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck
2018-08-22blk-wbt: fix has-sleeper queueing checkJens Axboe
2018-08-22blk-wbt: use wq_has_sleeper() for wq active checkJens Axboe
2018-08-22blk-wbt: move disable check into get_limit()Jens Axboe
2018-08-22Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-22bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-22Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-22ovl: set I_CREATING on inode being createdMiklos Szeredi
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22ipc/util.c: update return value of ipc_getref from int to boolManfred Spraul
2018-08-22ipc/util.c: further variable name cleanupsManfred Spraul
2018-08-22ipc: simplify ipc initializationDavidlohr Bueso
2018-08-22ipc: get rid of ids->tables_initialized hackDavidlohr Bueso
2018-08-22lib/rhashtable: guarantee initial hashtable allocationDavidlohr Bueso
2018-08-22lib/rhashtable: simplify bucket_table_alloc()Davidlohr Bueso
2018-08-22ipc: drop ipc_lock()Davidlohr Bueso
2018-08-22ipc/util.c: correct comment in ipc_obtain_object_checkManfred Spraul
2018-08-22ipc: rename ipcctl_pre_down_nolock()Manfred Spraul
2018-08-22ipc/util.c: use ipc_rcu_putref() for failues in ipc_addid()Manfred Spraul
2018-08-22ipc: reorganize initialization of kern_ipc_perm.seqManfred Spraul
2018-08-22ipc: compute kern_ipc_perm.id under the ipc lockManfred Spraul
2018-08-22init/Kconfig: remove EXPERT from CHECKPOINT_RESTOREAdrian Reber