summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds2022-10-139-10/+20
|\
| * Merge tag 'nvme-6.1-2022-10-12' of git://git.infradead.org/nvme into block-6.1Jens Axboe2022-10-124-2/+7
| |\
| | * nvme-multipath: fix possible hang in live ns resize with ANA accessSagi Grimberg2022-10-121-0/+1
| | * nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDsXi Ruoyao2022-10-121-0/+2
| | * nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760Abhijit2022-10-121-0/+2
| | * nvme-tcp: fix possible hang caused during ctrl deletionSagi Grimberg2022-10-121-1/+1
| | * nvme-rdma: fix possible hang caused during ctrl deletionSagi Grimberg2022-10-121-1/+1
| |/
| * Merge branch 'for-6.1/block' into block-6.1Jens Axboe2022-10-105-8/+13
| |\
| | * block: fix leaking minors of hidden disksChristoph Hellwig2022-10-101-0/+7
| | * block: avoid sign extend problem with default queue flags maskBrian Foster2022-10-101-3/+3
| | * blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()Yu Kuai2022-10-091-2/+1
| | * block: Remove the repeat word 'can'Deming Wang2022-10-061-1/+1
| | * MAINTAINERS: Update SED-Opal MaintainersJonathan Derrick2022-10-041-2/+1
* | | Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds2022-10-1312-66/+138
|\ \ \
| * | | io_uring/rw: ensure kiocb_end_write() is always calledJens Axboe2022-10-121-9/+29
| * | | io_uring: fix fdinfo sqe offsets calculationPavel Begunkov2022-10-121-1/+1
| * | | io_uring: local variable rw shadows outer variable in io_writeStefan Roesch2022-10-121-4/+4
| * | | io_uring/opdef: remove 'audit_skip' from SENDMSG_ZCJens Axboe2022-10-121-1/+0
| * | | io_uring: optimise locking for local tw with submit_waitPavel Begunkov2022-10-122-2/+17
| * | | io_uring: remove redundant memory barrier in io_req_local_work_addPavel Begunkov2022-10-122-4/+12
| * | | io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECTJens Axboe2022-10-121-6/+22
| * | | io_uring: remove notif leftoversPavel Begunkov2022-10-122-6/+0
| * | | io_uring: correct pinned_vm accountingPavel Begunkov2022-10-121-6/+4
| * | | io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov2022-10-123-0/+23
| * | | io_uring: limit registration w/ SINGLE_ISSUERPavel Begunkov2022-10-071-0/+3
| * | | io_uring: remove io_register_submitterDylan Yudaken2022-10-071-19/+3
| * | | io_uring: simplify __io_uring_add_tctx_nodeDylan Yudaken2022-10-073-13/+25
* | | | Merge tag 'devicetree-fixes-for-6.1-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-133-16/+7
|\ \ \ \
| * | | | MAINTAINERS: of: collapse overlay entry into main device tree entryFrank Rowand2022-10-131-11/+3
| * | | | dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the exampleChiaEn Wu2022-10-121-2/+2
| * | | | dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warningChiaEn Wu2022-10-121-3/+2
* | | | | Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-10-137-6/+38
|\ \ \ \ \
| * | | | | mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen2022-10-111-1/+1
| * | | | | mmc: sdhci-tegra: Use actual clock rate for SW tuning correctionPrathamesh Shete2022-10-071-1/+1
| * | | | | mmc: renesas_sdhi: Fix rounding errorsBiju Das2022-10-071-3/+18
| * | | | | mmc: core: Add SD card quirk for broken discardAvri Altman2022-10-064-1/+18
* | | | | | Merge tag 'docs-6.1-2' of git://git.lwn.net/linuxLinus Torvalds2022-10-1319-150/+107
|\ \ \ \ \ \
| * | | | | | Documentation: rtla: Correct command line examplePierre Gondois2022-10-131-1/+1
| * | | | | | docs/zh_CN: add a man-pages link to zh_CN/index.rstWu XiangCheng2022-10-111-0/+2
| * | | | | | docs/zh_CN: Rewrite the Chinese translation front pageWu XiangCheng2022-10-111-118/+51
| * | | | | | docs/zh_CN: add zh_CN/arch.rstWu XiangCheng2022-10-111-0/+29
| * | | | | | docs/zh_CN: promote the title of zh_CN/process/index.rstWu XiangCheng2022-10-111-0/+1
| * | | | | | docs/zh_CN: Update the translation of page_owner to 6.0-rc7Yanteng Si2022-10-101-3/+7
| * | | | | | docs/zh_CN: Update the translation of ksm to 6.0-rc7Yanteng Si2022-10-101-1/+1
| * | | | | | docs/howto: Replace abundoned URL of gmane.orgAkira Yokosawa2022-10-106-6/+6
| * | | | | | Documentation: ubifs: Fix compression idiomJoel Stanley2022-10-101-1/+1
| * | | | | | Documentation/mm/page_owner.rst: delete frequently changing experimental dataYixuan Cao2022-10-101-16/+4
| * | | | | | docs/zh_CN: Fix build warningYanteng Si2022-10-104-4/+4
| * | | | | | docs: ftrace: Correct access modeLeo Yan2022-10-101-1/+1
* | | | | | | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-1388-275/+684
|\ \ \ \ \ \ \