summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-044-24/+26
|\
| * kconfig: remove redundant assignment prompt = promptDenis Efremov2020-09-031-1/+0
| * kbuild: Documentation: clean up makefiles.rstRandy Dunlap2020-09-031-9/+9
| * kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap2020-09-031-1/+4
| * Documentation/llvm: Improve formatting of commands, variables, and argumentsNathan Chancellor2020-08-311-13/+13
* | Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-09-044-96/+168
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-09-042-89/+151
| |\ \
| | * | cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez2020-09-011-1/+1
| | * | cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki2020-09-011-33/+24
| | * | cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki2020-09-011-49/+94
| | * | cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki2020-09-012-1/+11
| | * | cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki2020-09-011-5/+15
| | * | cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki2020-09-011-3/+9
| * | | Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2020-09-012-7/+17
| |\ \ \ | | |/ / | |/| |
| | * | opp: Don't drop reference for an OPP table that was never parsedViresh Kumar2020-08-312-7/+17
* | | | Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-044-6/+11
|\ \ \ \
| * | | | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-023-4/+10
| * | | | ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang2020-08-171-2/+1
| | |/ / | |/| |
* | | | Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-0413-82/+212
|\ \ \ \
| * | | | block: allow for_each_bvec to support zero len bvecMing Lei2020-09-031-1/+8
| * | | | blk-stat: make q->stats->lock irqsafeTejun Heo2020-09-021-6/+11
| * | | | blk-iocost: ioc_pd_free() shouldn't assume irq disabledTejun Heo2020-09-021-2/+3
| * | | | block: fix locking in bdev_del_partitionChristoph Hellwig2020-09-011-14/+13
| * | | | block: release disk reference in hd_struct_free_workMing Lei2020-09-011-1/+9
| * | | | block: ensure bdi->io_pages is always initializedJens Axboe2020-09-011-0/+1
| * | | | Merge branch 'nvme-5.9-rc' of git://git.infradead.org/nvme into block-5.9Jens Axboe2020-08-298-58/+167
| |\ \ \ \
| | * | | | nvme-pci: cancel nvme device request before disablingTong Zhang2020-08-291-2/+2
| | * | | | nvme: only use power of two io boundariesKeith Busch2020-08-291-9/+38
| | * | | | nvme: fix controller instance leakKeith Busch2020-08-291-1/+1
| | * | | | nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET2020-08-291-2/+2
| | * | | | nvme: Fix NULL dereference for pci nvme controllersSagi Grimberg2020-08-291-0/+4
| | * | | | nvme-rdma: fix reset hang if controller died in the middle of a resetSagi Grimberg2020-08-291-1/+12
| | * | | | nvme-rdma: fix timeout handlerSagi Grimberg2020-08-291-16/+33
| | * | | | nvme-rdma: serialize controller teardown sequencesSagi Grimberg2020-08-291-0/+6
| | * | | | nvme-tcp: fix reset hang if controller died in the middle of a resetSagi Grimberg2020-08-291-1/+12
| | * | | | nvme-tcp: fix timeout handlerSagi Grimberg2020-08-291-20/+36
| | * | | | nvme-tcp: serialize controller teardown sequencesSagi Grimberg2020-08-291-2/+9
| | * | | | nvme: have nvme_wait_freeze_timeout return if it timed outSagi Grimberg2020-08-292-2/+3
| | * | | | nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptanceSagi Grimberg2020-08-291-1/+0
| | * | | | nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pduZiye Yang2020-08-291-1/+9
| |/ / / /
* | | | | Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-1/+12
|\ \ \ \ \
| * | | | | io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked fileJens Axboe2020-09-021-0/+10
| * | | | | io_uring: set table->files[i] to NULL when io_sqe_file_register failedJiufei Xue2020-09-021-0/+1
| * | | | | io_uring: fix removing the wrong file in __io_sqe_files_update()Jiufei Xue2020-09-011-1/+1
* | | | | | Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-044-18/+24
|\ \ \ \ \ \
| * | | | | | thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko2020-09-041-2/+3
| * | | | | | thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada2020-09-041-2/+2
| * | | | | | thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2020-09-042-14/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-049-49/+73
|\ \ \ \ \ \
| * | | | | | dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0Peter Ujfalusi2020-09-031-2/+2