aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | of: restricted dma: Fix condition for rmem initDavid Brazdil2021-09-171-1/+5
| * | | dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml referenceMauro Carvalho Chehab2021-09-161-1/+1
| * | | dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml referenceMauro Carvalho Chehab2021-09-161-1/+1
| * | | dt-bindings: ufs: Add bindings for Samsung ufs hostAlim Akhtar2021-09-161-0/+89
| * | | Revert "of: property: fw_devlink: Add support for "phy-handle" property"Saravana Kannan2021-09-151-2/+0
| |/ /
* | | tgafb: clarify dependenciesLinus Torvalds2021-09-181-1/+3
* | | alpha: make 'Jensen' IO functions build againLinus Torvalds2021-09-182-5/+5
* | | spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds2021-09-181-2/+2
* | | Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-09-172-9/+15
|\ \ \
| * | | cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse2021-09-141-1/+1
| * | | cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies2021-09-131-8/+14
| |/ /
* | | Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-173-3/+7
|\ \ \
| * | | sparc32: page align size in arch_dma_allocAndreas Larsson2021-09-141-1/+3
| * | | dma-debug: prevent an error message from causing runtime problemsHamza Mahfooz2021-09-131-1/+2
| * | | dma-mapping: fix the kerneldoc for dma_map_sg_attrsChristoph Hellwig2021-09-061-1/+2
* | | | Merge tag 'pci-v5.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-174-14/+36
|\ \ \ \
| * | | | MAINTAINERS: Add Nirmal Patel as VMD maintainerJon Derrick2021-09-151-1/+2
| * | | | PCI: Add AMD GPU multi-function power dependenciesEvan Quan2021-09-151-2/+7
| * | | | PCI/ACPI: Don't reset a fwnode set by OFJean-Philippe Brucker2021-09-151-1/+1
| * | | | PCI/VPD: Defer VPD sizing until first accessBjorn Helgaas2021-09-151-10/+26
| | |/ / | |/| |
* | | | Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-173-45/+128
|\ \ \ \
| * | | | io_uring: move iopoll reissue into regular IO pathPavel Begunkov2021-09-151-19/+15
| * | | | Revert "iov_iter: track truncated size"Jens Axboe2021-09-151-5/+1
| * | | | io_uring: use iov_iter state save/restore helpersJens Axboe2021-09-151-21/+61
| * | | | iov_iter: add helper to save iov_iter stateJens Axboe2021-09-142-0/+51
* | | | | Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-173-52/+88
|\ \ \ \ \
| * | | | | io_uring: allow retry for O_NONBLOCK if async is supportedJens Axboe2021-09-141-5/+11
| * | | | | io_uring: auto-removal for direct open/acceptPavel Begunkov2021-09-141-18/+34
| * | | | | io_uring: fix missing sigmask restore in io_cqring_wait()Xiaoguang Wang2021-09-141-8/+8
| * | | | | io_uring: pin SQPOLL data before unlocking ring lockJens Axboe2021-09-131-3/+9
| * | | | | io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg itemsEugene Syromiatnikov2021-09-132-1/+12
| * | | | | io-wq: fix potential race of acct->nr_workersHao Xu2021-09-121-2/+1
| * | | | | io-wq: code clean of io_wqe_create_worker()Hao Xu2021-09-121-12/+7
| * | | | | io_uring: ensure symmetry in handling iter types in loop_rw_iter()Jens Axboe2021-09-121-3/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'block-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-178-42/+49
|\ \ \ \ \
| * | | | | blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pdLi Jinlin2021-09-151-0/+8
| * | | | | blkcg: fix memory leak in blk_iolatency_initYanfei Xu2021-09-151-4/+6
| * | | | | Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15Jens Axboe2021-09-155-34/+26
| |\ \ \ \ \
| | * | | | | nvme-tcp: fix io_work priority inversionKeith Busch2021-09-141-10/+10
| | * | | | | nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li2021-09-141-13/+3
| | * | | | | nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman2021-09-141-2/+5
| | * | | | | nvme: avoid race in shutdown namespace removalDaniel Wagner2021-09-131-8/+7
| | * | | | | nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter2021-09-131-1/+1
| * | | | | | nvme: remove the call to nvme_update_disk_info in nvme_ns_removeChristoph Hellwig2021-09-141-2/+0
| * | | | | | block: flush the integrity workqueue in blk_integrity_unregisterLihong Kou2021-09-141-0/+3
| * | | | | | block: check if a profile is actually registered in blk_integrity_unregisterChristoph Hellwig2021-09-141-1/+5
| |/ / / / /
| * / / / / blk-mq: avoid to iterate over stale requestMing Lei2021-09-121-1/+1
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-172-3/+2
|\ \ \ \ \
| * | | | | arm64: Mark __stack_chk_guard as __ro_after_initDan Li2021-09-161-1/+1
| * | | | | arm64/kernel: remove duplicate include in process.cLv Ruyi2021-09-161-1/+0