summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* block: Document genhd capability flagsStephen Kitt2020-03-122-23/+62
* block: cleanup comment for blk_flush_complete_seqGuoqing Jiang2020-03-121-3/+0
* block: remove unneeded argument from blk_alloc_flush_queueGuoqing Jiang2020-03-123-6/+5
* block: cleanup for _blk/blk_rq_prep_cloneGuoqing Jiang2020-03-121-20/+10
* block: remove redundant setting of QUEUE_FLAG_DYINGGuoqing Jiang2020-03-121-1/+0
* block: use bio_{wouldblock,io}_error in direct_make_requestGuoqing Jiang2020-03-121-3/+2
* block: fix comment for blk_cloned_rq_check_limitsGuoqing Jiang2020-03-121-1/+1
* block: Fix use-after-free issue accessing struct io_cqSahitya Tummala2020-03-122-0/+8
* null_blk: Add support for init_hctx() fault injectionBart Van Assche2020-03-101-0/+11
* null_blk: Handle null_add_dev() failures properlyBart Van Assche2020-03-101-1/+6
* null_blk: Fix the null_add_dev() error pathBart Van Assche2020-03-101-0/+1
* null_blk: Fix changing the number of hardware queuesBart Van Assche2020-03-101-37/+66
* null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'Bart Van Assche2020-03-101-1/+1
* blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()Bart Van Assche2020-03-101-1/+0
* blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in syncBart Van Assche2020-03-101-0/+8
* blk-mq: Fix a comment in include/linux/blk-mq.hBart Van Assche2020-03-101-1/+4
* Linux 5.6-rc5v5.6-rc5Linus Torvalds2020-03-091-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-03-0943-91/+416
|\
| * Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-03-041-0/+1
| |\
| | * ARM: socfpga_defconfig: Add back DEBUG_FSDinh Nguyen2020-03-041-0/+1
| * | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-03-04615-5457/+6958
| |\ \
| | * | arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan2020-03-031-3/+3
| | |/
| * | Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...Olof Johansson2020-03-021-0/+1
| |\ \
| | * | ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FSStefan Wahren2020-03-021-0/+1
| * | | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-03-023-2/+2
| |\ \ \
| | * | | arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt2020-03-011-1/+1
| | * | | arm64: dts: meson-sm1-sei610: add missing interrupt-namesGuillaume La Roque2020-02-291-0/+1
| | * | | ARM: meson: Drop unneeded select of COMMON_CLKGeert Uytterhoeven2020-02-291-1/+0
| | |/ /
| * | | Merge tag 'arm-soc/for-5.6/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2020-02-293-0/+7
| |\ \ \
| | * | | ARM: dts: bcm2711: Add pcie0 aliasNicolas Saenz Julienne2020-02-271-0/+1
| | * | | ARM: dts: bcm283x: Add missing properties to the PWR LEDStefan Wahren2020-02-273-0/+6
| | |/ /
| * | | Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-02-299-19/+20
| |\ \ \
| | * | | ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not setTony Lindgren2020-02-262-3/+1
| | * | | Merge tag 'hdq-fix' into omap-for-v5.6/fixes-rc2Tony Lindgren2020-02-261-2/+2
| | |\ \ \
| | | * | | bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren2020-02-261-2/+2
| | | |/ /
| | * | | arm: dts: dra76x: Fix mmc3 max-frequencyFaiz Abbas2020-02-261-0/+5
| | * | | ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I2020-02-261-0/+2
| | * | | ARM: dts: dra7-l4: mark timer13-16 as pwm capableGrygorii Strashko2020-02-201-0/+4
| | * | | ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent sourceSuman Anna2020-02-201-10/+2
| | * | | ARM: dts: am437x-idk-evm: Fix incorrect OPP node namesSuman Anna2020-02-201-2/+2
| | * | | ARM: dts: dra7-evm: Rename evm_3v3 regulator to vsys_3v3Peter Ujfalusi2020-02-201-2/+2
| | |/ /
| * | | Merge tag 'tee-amdtee-fix-for-5.6' of https://git.linaro.org/people/jens.wikl...Olof Johansson2020-02-27343-5605/+8862
| |\ \ \
| | * | | tee: amdtee: fix memory leak in amdtee_open_session()Dan Carpenter2020-02-271-24/+24
| * | | | Merge tag 'renesas-fixes-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-02-272-2/+2
| |\ \ \ \
| | * | | | ARM: dts: r8a7779: Remove deprecated "renesas, rcar-sata" compatible valueGeert Uytterhoeven2020-02-241-1/+1
| | * | | | arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960Geert Uytterhoeven2020-02-211-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'imx-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2020-02-2414-36/+68
| |\ \ \ \
| | * | | | soc: imx-scu: Align imx sc msg structs to 4Leonard Crestez2020-02-241-1/+1
| | * | | | firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez2020-02-241-1/+1
| | * | | | firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez2020-02-241-1/+1