aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-19block: create the request_queue debugfs_dir on registration20200618-blktrace-fixes-v2Luis Chamberlain6-48/+39
2020-06-19blktrace: ensure our debugfs dir existsLuis Chamberlain1-0/+12
2020-06-19blktrace: fix debugfs use after freeLuis Chamberlain1-6/+12
2020-06-19loop: be paranoid on exit and prevent new additions / removalsLuis Chamberlain1-0/+4
2020-06-19blktrace: annotate required lock on do_blk_trace_setup()Luis Chamberlain1-0/+2
2020-06-19block: revert back to synchronous request_queue removalLuis Chamberlain4-23/+47
2020-06-18block: clarify context for refcount increment helpersLuis Chamberlain2-0/+8
2020-06-18block: add docs for gendisk / request_queue refcount helpersLuis Chamberlain2-1/+62
2020-06-18blktrace: Avoid sparse warnings when assigning q->blk_traceJan Kara1-11/+8
2020-06-18blktrace: break out on concurrent setup callsLuis Chamberlain1-0/+13
2020-06-18Add linux-next specific files for 20200618Stephen Rothwell5-0/+4595
2020-06-18Merge branch 'akpm/master'Stephen Rothwell46-138/+288
2020-06-18sh: add missing EXPORT_SYMBOL() for __delaymorimoto1-0/+1
2020-06-18sh: use generic strncpy()Kuninori Morimoto1-26/+0
2020-06-18sh: remove call to memset after dma_alloc_coherentChen Zhou1-2/+0
2020-06-18sh: clkfwk: remove r8/r16/r32Kuninori Morimoto1-19/+4
2020-06-18include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour1-0/+1
2020-06-18mm/madvise.c: remove duplicated includeYueHaibing1-1/+0
2020-06-18mm: return EBADF if pidfd is invalidMinchan Kim3-9/+5
2020-06-18mm: use only pidfd for process_madvise syscallMinchan Kim1-29/+13
2020-06-18mm-support-vector-address-ranges-for-process_madvise-fix-fix-fix-fix-fixAndrew Morton1-1/+1
2020-06-18mm: fix s390 compat build errorMinchan Kim2-5/+9
2020-06-18mm/madvise: make function 'do_process_madvise' staticZheng Bin1-2/+2
2020-06-18mm-support-vector-address-ranges-for-process_madvise-fix-fixRandy Dunlap1-3/+3
2020-06-18mm: support compat_sys_process_madviseMinchan Kim12-24/+60
2020-06-18mm: support vector address ranges for process_madviseMinchan Kim1-7/+40
2020-06-18mm/madvise: allow KSM hints for remote APIOleksandr Natalenko1-0/+4
2020-06-18mm/madvise: support both pid and pidfd for process_madviseMinchan Kim2-13/+24
2020-06-18pid: move pidfd_get_pid() to pid.cMinchan Kim3-17/+18
2020-06-18mm/madvise: check fatal signal pending of target processMinchan Kim1-8/+21
2020-06-18mm-introduce-external-memory-hinting-api-fix-2-fixAndrew Morton1-1/+1
2020-06-18mm: fix build error for mips of process_madviseMinchan Kim1-0/+1
2020-06-18fix process_madvise build break for arm64Minchan Kim1-1/+1
2020-06-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim21-2/+88
2020-06-18mm/madvise: pass task and mm to do_madviseMinchan Kim3-19/+26
2020-06-18mm/swap.c: annotate data races for lru_rotate_pvecsQian Cai1-2/+3
2020-06-18mm: annotate a data race in page_zonenum()Qian Cai1-0/+1
2020-06-18mm/rmap: annotate a data race at tlb_flush_batchedQian Cai1-1/+1
2020-06-18mm/mempool: fix a data race in mempool_free()Qian Cai1-1/+1
2020-06-18mm/list_lru: fix a data race in list_lru_count_oneQian Cai1-1/+1
2020-06-18mm/memcontrol: fix a data race in scan countQian Cai1-1/+1
2020-06-18mm/page_counter: fix various data races at memswQian Cai1-6/+7
2020-06-18mm-swapfile-fix-and-annotate-various-data-races-v2Qian Cai1-2/+2
2020-06-18mm/swapfile: fix and annotate various data racesQian Cai1-13/+18
2020-06-18mm/filemap.c: fix a data race in filemap_fault()Kirill A. Shutemov1-7/+13
2020-06-18mm/swap_state: mark various intentional data racesQian Cai1-2/+2
2020-06-18mm-page_io-mark-various-intentional-data-races-v2Qian Cai1-1/+1
2020-06-18mm/page_io: mark various intentional data racesQian Cai1-3/+3
2020-06-18mm/frontswap: mark various intentional data racesQian Cai1-4/+4
2020-06-18mm/kmemleak: silence KCSAN splats in checksumQian Cai1-0/+2
2020-06-18Merge branch 'akpm-current/current'Stephen Rothwell33-240/+544
2020-06-18Merge remote-tracking branch 'fsinfo/fsinfo-core'Stephen Rothwell43-10/+3718
2020-06-18Merge remote-tracking branch 'notifications/notifications-pipe-core'Stephen Rothwell37-5/+831
2020-06-18Merge remote-tracking branch 'mhi/mhi-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell3-3/+3
2020-06-18Merge remote-tracking branch 'kunit-next/kunit'Stephen Rothwell4-126/+380
2020-06-18Merge remote-tracking branch 'fpga/for-next'Stephen Rothwell1-14/+5
2020-06-18Merge remote-tracking branch 'pidfd/for-next'Stephen Rothwell28-17/+405
2020-06-18Merge remote-tracking branch 'auxdisplay/auxdisplay'Stephen Rothwell1-11/+6
2020-06-18Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell7-18/+113
2020-06-18Merge remote-tracking branch 'nvmem/for-next'Stephen Rothwell4-5/+33
2020-06-18Merge remote-tracking branch 'fsi/next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell13-109/+388
2020-06-18Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell7-23/+618
2020-06-18Merge remote-tracking branch 'coresight/next'Stephen Rothwell8-49/+87
2020-06-18Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell4-162/+225
2020-06-18Merge remote-tracking branch 'kselftest/next'Stephen Rothwell80-637/+123
2020-06-18Merge remote-tracking branch 'userns/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'pwm/for-next'Stephen Rothwell15-35/+42
2020-06-18Merge remote-tracking branch 'pinctrl-samsung/for-next'Stephen Rothwell1-26/+32
2020-06-18Merge remote-tracking branch 'pinctrl/for-next'Stephen Rothwell6-23/+22
2020-06-18Merge remote-tracking branch 'gpio-brgl/gpio/for-next'Stephen Rothwell6-4/+7
2020-06-18Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell1-1/+6
2020-06-18Merge remote-tracking branch 'rpmsg/for-next'Stephen Rothwell1-6/+4
2020-06-18Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell9-35/+207
2020-06-18Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell22-413/+2003
2020-06-18Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell6-5/+12
2020-06-18Merge remote-tracking branch 'mux/for-next'Stephen Rothwell1-3/+3
2020-06-18Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell11-637/+24
2020-06-18Merge remote-tracking branch 'thunderbolt/next'Stephen Rothwell1-2/+2
2020-06-18Merge remote-tracking branch 'usb-chipidea-next/ci-for-usb-next'Stephen Rothwell2-6/+7
2020-06-18Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell1-0/+1
2020-06-18Merge remote-tracking branch 'irqchip/irq/irqchip-next'Stephen Rothwell2-6/+6
2020-06-18Merge remote-tracking branch 'edac/edac-for-next'Stephen Rothwell6-11/+11
2020-06-18Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell8-57/+67
2020-06-18Merge remote-tracking branch 'spi/for-next'Stephen Rothwell9-5/+327
2020-06-18Merge remote-tracking branch 'devicetree/for-next'Stephen Rothwell18-309/+620
2020-06-18Merge remote-tracking branch 'audit/next'Stephen Rothwell1-3/+1
2020-06-18Merge remote-tracking branch 'tpmdd/next'Stephen Rothwell6-20/+18
2020-06-18Merge remote-tracking branch 'safesetid/safesetid-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'regulator/for-next'Stephen Rothwell8-2/+408
2020-06-18Merge remote-tracking branch 'mmc/next'Stephen Rothwell10-21/+83
2020-06-18Merge remote-tracking branch 'device-mapper/for-next'Stephen Rothwell5-55/+107
2020-06-18Merge remote-tracking branch 'block/for-next'Stephen Rothwell14-213/+687
2020-06-18Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell44-721/+2695
2020-06-18Merge remote-tracking branch 'sound/for-next'Stephen Rothwell6-10/+40
2020-06-18Merge remote-tracking branch 'regmap/for-next'Stephen Rothwell2-31/+193
2020-06-18Merge remote-tracking branch 'imx-drm/imx-drm/next'Stephen Rothwell1-1/+1
2020-06-18Merge remote-tracking branch 'mali-dp/for-upstream/mali-dp'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'drm-msm/msm-next'Stephen Rothwell3-9/+15
2020-06-18Merge remote-tracking branch 'drm-misc/for-linux-next'Stephen Rothwell294-3132/+3547
2020-06-18Merge remote-tracking branch 'drm-tegra/drm/tegra/for-next'Stephen Rothwell5-4/+37
2020-06-18Merge remote-tracking branch 'drm-intel/for-linux-next'Stephen Rothwell122-2736/+5220
2020-06-18next-20200616/amdgpuStephen Rothwell278-6176/+216604
2020-06-18Merge remote-tracking branch 'nand/nand/next'Stephen Rothwell39-733/+1001
2020-06-18Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell3-2/+22
2020-06-18Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell24-84/+585
2020-06-18Merge remote-tracking branch 'wireless-drivers-next/master'Stephen Rothwell39-156/+2876
2020-06-18Merge remote-tracking branch 'bpf-next/master'Stephen Rothwell1-0/+3
2020-06-18Merge remote-tracking branch 'swiotlb/linux-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'ieee1394/for-next'Stephen Rothwell1-2/+0
2020-06-18Merge remote-tracking branch 'thermal/thermal/linux-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'cpufreq-arm/cpufreq/arm/linux-next'Stephen Rothwell5-34/+180
2020-06-18Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'hwmon-staging/hwmon-next'Stephen Rothwell2-5/+5
2020-06-18Merge branch 'dmi/master'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'hid/for-next'Stephen Rothwell8-35/+70
2020-06-18Merge remote-tracking branch 'printk/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell17-57/+27
2020-06-18Merge remote-tracking branch 'file-locks/locks-next'Stephen Rothwell1-0/+1
2020-06-18Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell10-109/+124
2020-06-18Merge remote-tracking branch 'exfat/dev'Stephen Rothwell7-42/+53
2020-06-18Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell2-9/+8
2020-06-18Merge remote-tracking branch 'ceph/master'Stephen Rothwell4-16/+15
2020-06-18Merge remote-tracking branch 'btrfs/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'xtensa/xtensa-for-next'Stephen Rothwell1-2/+2
2020-06-18Merge remote-tracking branch 'parisc-hd/for-next'Stephen Rothwell6-86/+81
2020-06-18Merge remote-tracking branch 'mips/mips-next'Stephen Rothwell1-18/+15
2020-06-18Merge remote-tracking branch 'm68knommu/for-next'Stephen Rothwell2-30/+37
2020-06-18Merge remote-tracking branch 'h8300/h8300-next'Stephen Rothwell12-59/+120
2020-06-18Merge remote-tracking branch 'tegra/for-next'Stephen Rothwell14-115/+5129
2020-06-18Merge remote-tracking branch 'scmi/for-linux-next'Stephen Rothwell1-73/+73
2020-06-18Merge remote-tracking branch 'samsung-krzk/for-next'Stephen Rothwell11-16/+413
2020-06-18tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou3-4/+4
2020-06-18tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin1-1/+1
2020-06-18Merge remote-tracking branch 'rockchip/for-next'Stephen Rothwell38-186/+260
2020-06-18Merge remote-tracking branch 'reset/reset/next'Stephen Rothwell9-113/+171
2020-06-18Merge remote-tracking branch 'renesas/next'Stephen Rothwell5-1/+1076
2020-06-18Merge remote-tracking branch 'realtek/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'qcom/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'omap/for-next'Stephen Rothwell19-26/+22
2020-06-18Merge remote-tracking branch 'mvebu/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'mediatek/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'keystone/next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'imx-mxs/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'at91/at91-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'aspeed/for-next'Stephen Rothwell2-7/+152
2020-06-18Merge remote-tracking branch 'amlogic/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell1-0/+246
2020-06-18Merge remote-tracking branch 'arm/for-next'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'dma-mapping/for-next'Stephen Rothwell3-27/+29
2020-06-18Merge remote-tracking branch 'drm-misc-fixes/for-linux-next-fixes'Stephen Rothwell4-3/+8
2020-06-18Merge remote-tracking branch 'fpga-fixes/fixes'Stephen Rothwell1-1/+1
2020-06-18Merge remote-tracking branch 'pidfd-fixes/fixes'Stephen Rothwell4-6/+18
2020-06-18Merge remote-tracking branch 'risc-v-fixes/fixes'Stephen Rothwell1-4/+4
2020-06-18Merge remote-tracking branch 'mmc-fixes/fixes'Stephen Rothwell1-2/+4
2020-06-18Merge remote-tracking branch 'drm-intel-fixes/for-linux-next-fixes'Stephen Rothwell19-373/+668
2020-06-18Merge remote-tracking branch 'scsi-fixes/fixes'Stephen Rothwell10-1/+15
2020-06-18Merge remote-tracking branch 'btrfs-fixes/next-fixes'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'hwmon-fixes/hwmon'Stephen Rothwell1-6/+6
2020-06-18Merge remote-tracking branch 'omap-fixes/fixes'Stephen Rothwell14-122/+103
2020-06-18Merge remote-tracking branch 'mips-fixes/mips-fixes'Stephen Rothwell1-4/+4
2020-06-18Merge remote-tracking branch 'mtd-fixes/mtd/fixes'Stephen Rothwell2-3/+3
2020-06-18Merge remote-tracking branch 'slave-dma-fixes/fixes'Stephen Rothwell1-17/+18
2020-06-18Merge remote-tracking branch 'vfio-fixes/for-linus'Stephen Rothwell1-2/+6
2020-06-18Merge remote-tracking branch 'crypto-current/master'Stephen Rothwell12-35/+45
2020-06-18Merge remote-tracking branch 'staging.current/staging-linus'Stephen Rothwell5-19/+20
2020-06-18Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-usb-stable'Stephen Rothwell0-0/+0
2020-06-18Merge remote-tracking branch 'spi-fixes/for-linus'Stephen Rothwell7-46/+78
2020-06-18Merge remote-tracking branch 'regulator-fixes/for-linus'Stephen Rothwell4-24/+41
2020-06-18Merge remote-tracking branch 'regmap-fixes/for-linus'Stephen Rothwell1-56/+50
2020-06-18Merge remote-tracking branch 'sound-asoc-fixes/for-linus'Stephen Rothwell24-143/+269
2020-06-18Merge remote-tracking branch 'sound-current/for-linus'Stephen Rothwell5-2/+15
2020-06-18Merge remote-tracking branch 'ipsec/master'Stephen Rothwell6-37/+64
2020-06-18Merge remote-tracking branch 'net/master'Stephen Rothwell16-65/+167
2020-06-18Merge remote-tracking branch 's390-fixes/fixes'Stephen Rothwell18-134/+154
2020-06-18Merge remote-tracking branch 'powerpc-fixes/fixes'Stephen Rothwell11-148/+560
2020-06-18Merge remote-tracking branch 'arm64-fixes/for-next/fixes'Stephen Rothwell8-35/+29
2020-06-18Merge remote-tracking branch 'arc-current/for-curr'Stephen Rothwell6-27/+45
2020-06-18Merge remote-tracking branch 'kbuild-current/fixes'Stephen Rothwell6-16/+10
2020-06-18exfat: move setting VOL_DIRTY over exfat_remove_entries()Namjae Jeon1-1/+1
2020-06-18Merge remote-tracking branch 'fixes/master'Stephen Rothwell1-1/+2
2020-06-17ionic: export features for vlans to useShannon Nelson1-0/+1
2020-06-17ionic: no link check while resetting queuesShannon Nelson1-1/+2
2020-06-17net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr1-5/+6
2020-06-17vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson1-2/+6
2020-06-17Merge branch 'for-5.8/papr_scm' into libnvdimm-for-nextDan Williams6-11/+616
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma1-12/+2
2020-06-17Merge branch 'async-buffered.7' into for-nextJens Axboe10-92/+446
2020-06-17Merge branch 'for-5.9/io_uring' into for-nextJens Axboe5-143/+263
2020-06-17io_uring: support true async buffered reads, if file provides itJens Axboe1-8/+129
2020-06-17mm: add kiocb_wait_page_queue_init() helperJens Axboe1-0/+21
2020-06-17ext4: flag as supporting buffered async readsJens Axboe1-1/+1
2020-06-17btrfs: flag files as supporting buffered async readsJens Axboe1-1/+1
2020-06-17xfs: flag files as supporting buffered async readsJens Axboe1-1/+1
2020-06-17block: flag block devices as supporting IOCB_WAITQJens Axboe1-1/+1
2020-06-17fs: add FMODE_BUF_RASYNCJens Axboe1-0/+3
2020-06-17mm: support async buffered reads in generic_file_buffered_read()Jens Axboe1-11/+27
2020-06-17mm: add support for async page lockingJens Axboe3-2/+67