aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-11drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King1-0/+1
2020-06-11printk/kdb: Redirect printk messages into kdb in any contextPetr Mladek2-13/+8
2020-06-11locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra28-82/+2403
2020-06-11asm-generic/atomic: Use __always_inline for fallback wrappersMarco Elver21-188/+192
2020-06-10mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan1-0/+5
2020-06-10mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan1-18/+38
2020-06-10riscv: set the permission of vdso_data to read-onlyVincent Chen1-2/+14
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen16-69/+199
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig5-17/+8
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig12-41/+40
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig1-1/+1
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig18-85/+66
2020-06-10stacktrace: cleanup inconsistent variable typeWalter Wu1-1/+1
2020-06-10lib: test get_count_order/long in test_bitops.cWei Yang2-7/+56
2020-06-10mm: add comments on pglist_data zonesBen Widawsky1-1/+13
2020-06-10ocfs2: fix spelling mistake and grammarKeyur Patel1-1/+1
2020-06-10mm/debug_vm_pgtable: fix kernel crash by checking for THP supportAneesh Kumar K.V1-0/+6
2020-06-10lib: fix bitmap_parse() on 64-bit big endian archsAlexander Gordeev1-2/+7
2020-06-10checkpatch: correct check for kernel parameters docTim Froidcoeur1-2/+2
2020-06-10nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi1-0/+2
2020-06-10lib/lz4/lz4_decompress.c: document deliberate use of `&'Joe Perches1-0/+3
2020-06-10kcov: check kcov_softirq in kcov_remote_stop()Andrey Konovalov1-8/+18
2020-06-10scripts/spelling: add a few more typosSeongJae Park1-0/+9
2020-06-10khugepaged: selftests: fix timeout condition in wait_for_scan()Dan Carpenter1-1/+1
2020-06-11Merge tag 'drm-intel-next-fixes-2020-06-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie3-9/+52
2020-06-10Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-26/+38
2020-06-10docs: networkng: convert sja1105's devlink info to RTSJakub Kicinski3-27/+50
2020-06-10io_uring: check file O_NONBLOCK state for acceptJiufei Xue1-0/+3
2020-06-10Merge branch 'chcr-Fixing-issues-in-dma-mapping-and-driver-removal'David S. Miller1-22/+59
2020-06-10Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal1-4/+14
2020-06-10Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal1-18/+45
2020-06-10io_uring: avoid unnecessary io_wq_work copy for fast poll featureXiaoguang Wang1-4/+9
2020-06-10io_uring: avoid whole io_wq_work copy for requests completed inlineXiaoguang Wang2-9/+36
2020-06-10docs: networkng: fix lists and table in sja1105Jakub Kicinski1-2/+4
2020-06-10docs: networking: fix extra spaces in ethtool-netlinkJakub Kicinski1-6/+6
2020-06-10net: cadence: macb: disable NAPI on errorCorentin Labbe1-1/+4
2020-06-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-5/+2
2020-06-10mptcp: don't leak msk in token containerPaolo Abeni1-0/+1
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-13/+14
2020-06-10Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-58/+28
2020-06-10Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds9-118/+131
2020-06-10Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-4/+6
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linuxLinus Torvalds18-719/+161
2020-06-10arch/powerpc/mm/pgtable.c: another missed conversionAndrew Morton1-1/+1
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds41-82/+90
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-8/+13
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds18-79/+511
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds38-873/+3397
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds36-143/+2722
2020-06-10mptcp: fix races between shutdown and recvmsgPaolo Abeni1-21/+24