aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-30ata: pata_pdc202xx_old: Fix some incorrectly named functionsLee Jones
2021-03-26pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov
2021-03-26pata_arasan_cf: fix IRQ checkSergey Shtylyov
2021-03-12ata: Trivial spelling fixes in the file pata_ns87415.cBhaskar Chowdhury
2021-03-12ata: pata_pdc2027x: Fix some incorrect function names and parameter docsLee Jones
2021-03-12ata: pata_optidma: Fix a function misnaming, a formatting issue and a missing...Lee Jones
2021-03-12ata: pata_jmicron: Fix incorrectly documented function parameterLee Jones
2021-03-12ata: pata_marvell: Fix incorrectly documented function parameterLee Jones
2021-03-12ata: pata_hpt3x2n: Fix possible doc-rotted function nameLee Jones
2021-03-12ata: pata_cs5520: Add a couple of missing param descriptionsLee Jones
2021-03-12ata: pata_atiixp: Fix a function name and supply description for 'pio'Lee Jones
2021-03-12ata: pata_artop: Repair possible copy/paste issue in 'artop_6210_qc_defer()'s...Lee Jones
2021-03-12ata: pata_amd: Fix incorrectly named function in the headerLee Jones
2021-03-12ata: pata_ali: Supply description for 'ali_20_filter()'s 'mask' paramLee Jones
2021-03-12ata: sata_mv: Fix worthy headers and demote othersLee Jones
2021-03-12ata: ahci_xgene: Fix incorrect naming of 'xgene_ahci_handle_broken_edge_irq()...Lee Jones
2021-03-12ata: pata_hpt37x: Fix some function misnaming and missing param issuesLee Jones
2021-03-12ata: pata_hpt366: Provide missing description for 'hpt366_filter()'s 'mask' p...Lee Jones
2021-03-12ata: pata_amd: Remove superfluous, add missing and fix broken paramsLee Jones
2021-03-12ata: pata_artop: Fix a function name and parameter descriptionLee Jones
2021-03-12ata: pata_ali: Repair some misnamed kernel-doc issuesLee Jones
2021-03-12ata: libata-pmp: Fix misspelling of 'val'Lee Jones
2021-03-12ata: libata-sata: Fix function names in header commentsLee Jones
2021-03-12ata: libata-transport: Fix some potential doc-rot issuesLee Jones
2021-03-12sata_dwc_460ex: Fix missing check in sata_dwc_isrDinghao Liu
2021-03-12ata: ahci: ceva: Update the driver to support xilinx GT phyPiyush Mehta
2021-03-12dt-bindings: ata: ahci: ceva: Update documentation for CEVA ControllerPiyush Mehta
2021-03-05Linux 5.12-rc2Linus Torvalds
2021-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-05Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-05Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-03-05Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson
2021-03-05io_uring: don't restrict issue_flags for io_openatPavel Begunkov
2021-03-05Merge tag 'nvme-5.12-2021-03-05' of git://git.infradead.org/nvme into block-5.12Jens Axboe
2021-03-05io_uring: make SQPOLL thread parking sanerJens Axboe
2021-03-05io-wq: kill hashed waitqueue before manager exitsJens Axboe
2021-03-05io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED returnJens Axboe
2021-03-05io_uring: don't keep looping for more events if we can't flush overflowJens Axboe
2021-03-05io_uring: move to using create_io_thread()Jens Axboe