summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-22fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stampArnd Bergmann
2018-08-22adfs: use timespec64 for time conversionArnd Bergmann
2018-08-22kernel/sysctl.c: fix typos in commentsRandy Dunlap
2018-08-22drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer mdColin Ian King
2018-08-22fork: don't copy inconsistent signal handler state to childJann Horn
2018-08-22signal: make get_signal() return boolChristian Brauner
2018-08-22signal: make sigkill_pending() return boolChristian Brauner
2018-08-22signal: make legacy_queue() return boolChristian Brauner
2018-08-22signal: make wants_signal() return boolChristian Brauner