summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-01-301-0/+1
|\
| * soc: litex: Properly depend on HAS_IOMEMDavid Gow2021-01-301-0/+1
* | Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-3034-67/+49
|\ \
| * | dt-bindings: Cleanup standard unit propertiesRob Herring2021-01-2925-56/+29
| * | of/device: Update dma_range_map only when dev has valid dma-rangesYong Wu2021-01-271-3/+7
| * | ARM: zImage: atags_to_fdt: Fix node names on added root nodesRob Herring2021-01-261-1/+2
| * | dt-bindings: usb: j721e: add ranges and dma-coherent propsGrygorii Strashko2021-01-251-0/+4
| * | dt-bindings:iio:adc: update adc.yaml referenceMauro Carvalho Chehab2021-01-251-1/+1
| * | dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml referencesMauro Carvalho Chehab2021-01-254-4/+4
| * | dt-bindings: display: mediatek: update mediatek,dpi.yaml referenceMauro Carvalho Chehab2021-01-251-1/+1
| * | ASoC: audio-graph-card: update audio-graph-card.yaml referenceMauro Carvalho Chehab2021-01-251-1/+1
* | | Merge tag 's390-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-01-306-74/+101
|\ \ \
| * | | s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank2021-01-273-4/+4
| * | | s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak2021-01-273-49/+69
| * | | s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidatedTony Krowiak2021-01-271-21/+28
| | |/ | |/|
* | | Merge tag 'riscv-for-linus-5.11-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-01-301-1/+1
|\ \ \
| * | | riscv: Fixup pfn_valid error with wrong max_mapnrGuo Ren2021-01-221-1/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-292-4/+16
|\ \ \ \
| * | | | ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer2021-01-271-2/+12
| * | | | arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino2021-01-261-2/+4
* | | | | Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-296-51/+46
|\ \ \ \ \
| * | | | | btrfs: fix log replay failure due to race with space cache rebuildFilipe Manana2021-01-251-43/+18
| * | | | | btrfs: fix lockdep warning due to seqcount_mutex on 32bit archSu Yue2021-01-252-6/+7
| * | | | | btrfs: fix possible free space tree corruption with online conversionJosef Bacik2021-01-253-2/+21
* | | | | | Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-2914-29/+75
|\ \ \ \ \ \
| * | | | | | null_blk: cleanup zoned mode initializationDamien Le Moal2021-01-291-7/+9
| * | | | | | Merge tag 'nvme-5.11-2021-01-28' of git://git.infradead.org/nvme into block-5.11Jens Axboe2021-01-283-2/+4
| |\ \ \ \ \ \
| | * | | | | | nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_headChao Leng2021-01-281-1/+1
| | * | | | | | nvme-multipath: Early exit if no path is availableDaniel Wagner2021-01-281-1/+1
| | * | | | | | nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC deviceChaitanya Kulkarni2021-01-281-0/+2
| * | | | | | | bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...Coly Li2021-01-281-0/+6
| * | | | | | | block: fix bd_size_lock useDamien Le Moal2021-01-282-4/+7
| * | | | | | | blk-cgroup: Use cond_resched() when destroy blkgsBaolin Wang2021-01-281-5/+13
| |/ / / / / /
| * | | | | | Revert "block: simplify set_init_blocksize" to regain lost performanceMaxim Mikityanskiy2021-01-271-1/+9
| * | | | | | nbd: freeze the queue while we're adding connectionsJosef Bacik2021-01-251-0/+8
| * | | | | | s390/dasd: Fix inconsistent kobject removalJan Höppner2021-01-253-8/+17
| * | | | | | block: Fix an error handling in add_partitionDinghao Liu2021-01-241-1/+1
| * | | | | | blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queueMing Lei2021-01-241-1/+1
* | | | | | | Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-291-42/+53
|\ \ \ \ \ \ \
| * | | | | | | io_uring: reinforce cancel on flush during exitPavel Begunkov2021-01-281-2/+1
| * | | | | | | io_uring: fix sqo ownership false positive warningPavel Begunkov2021-01-281-2/+0
| * | | | | | | io_uring: fix list corruption for splice file_getPavel Begunkov2021-01-281-1/+2
| * | | | | | | io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLEHao Xu2021-01-271-2/+6
| * | | | | | | io_uring: fix wqe->lock/completion_lock deadlockPavel Begunkov2021-01-261-8/+2
| * | | | | | | io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLEPavel Begunkov2021-01-261-17/+22
| * | | | | | | io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLEPavel Begunkov2021-01-261-6/+5
| * | | | | | | io_uring: only call io_cqring_ev_posted() if events were postedJens Axboe2021-01-241-3/+7
| * | | | | | | io_uring: if we see flush on exit, cancel related tasksJens Axboe2021-01-241-1/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'iommu-fixes-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-01-295-9/+92
|\ \ \ \ \ \ \
| * | | | | | | iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit2021-01-281-1/+31