summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe1377-42702/+49617
2022-12-08RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB defineZhu Yanjun1-1/+0
2022-12-08RDMA/hns: Fix XRC caps on HIP08Chengchang Tang1-2/+3
2022-12-08RDMA/hns: Fix error code of CMDChengchang Tang2-1/+30
2022-12-08RDMA/hns: Fix page size cap from firmwareChengchang Tang1-0/+3
2022-12-08RDMA/hns: Fix PBL page MTR findChengchang Tang1-1/+2
2022-12-08RDMA/hns: Fix AH attr queried by query_qpChengchang Tang1-0/+2
2022-12-08RDMA/hns: Fix the gid problem caused by free mrYixing Liu2-46/+137
2022-12-08RDMA/cma: Change RoCE packet life time from 18 to 16Chao Leng1-1/+1
2022-12-07RDMA/hfi1: use sysfs_emit() to instead of scnprintf()ye xingchen1-1/+1
2022-12-05Linux 6.1-rc8v6.1-rc8Linus Torvalds1-1/+1
2022-12-04Revert "mm: align larger anonymous mappings on THP boundaries"Linus Torvalds1-3/+0
2022-12-04char: tpm: Protect tpm_pm_suspend with locksJan Dabros1-2/+3
2022-12-04Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+13
2022-12-04Merge tag 'timers_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2022-12-04Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-31/+22
2022-12-04Merge tag 'input-for-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2022-12-04RDMA/mlx5: no need to kfree NULL pointerLi Zhijian1-4/+2
2022-12-04RDMA/srp: Fix error return code in srp_parse_options()Wang Yufen1-14/+82
2022-12-04RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen1-0/+6
2022-12-04RDMA: Disable IB HW for UMLRandy Dunlap1-0/+2
2022-12-04Merge tag 'i2c-for-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-11/+27
2022-12-04Merge tag 'dax-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+35
2022-12-03Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linuxLinus Torvalds3-1/+6
2022-12-03Merge tag 'pinctrl-v6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-5/+33
2022-12-03Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-24/+187
2022-12-03Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds8-17/+72
2022-12-03Merge tag 'iommu-fixes-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+88
2022-12-03x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta3-9/+16
2022-12-03Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()Zhang Xiaoxu1-1/+3
2022-12-03Merge tag 'sound-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-9/+38
2022-12-03Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-8/+19
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds23-66/+240
2022-12-03v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds1-56/+12
2022-12-02Merge tag 'nvme-6.1-2022-01-02' of git://git.infradead.org/nvme into block-6.1Jens Axboe3-1/+6
2022-12-02iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang1-0/+1
2022-12-02iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang1-1/+3
2022-12-02iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()Yang Yingliang1-5/+9
2022-12-02iommu/vt-d: Add a fix for devices need extra dtlb flushJacob Pan3-3/+75
2022-12-02RDMA/rxe: Enable atomic write capability for rxe deviceXiao Yang1-0/+5
2022-12-02RDMA/rxe: Implement atomic write completionXiao Yang1-0/+4
2022-12-02RDMA/rxe: Make responder support atomic write on RC serviceXiao Yang1-5/+79
2022-12-02RDMA/rxe: Make requester support atomic write on RC serviceXiao Yang1-2/+13
2022-12-02RDMA/rxe: Extend rxe packet format to support atomic writeXiao Yang2-0/+21
2022-12-02RDMA/rxe: Extend rxe user ABI to support atomic writeXiao Yang1-0/+1
2022-12-02RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang2-0/+5
2022-12-02RDMA: Extend RDMA user ABI to support atomic writeXiao Yang1-0/+4
2022-12-02Merge tag 'amd-drm-fixes-6.1-2022-12-01' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+3
2022-12-02i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag setAndrew Lunn1-2/+4
2022-12-02i2c: qcom-geni: fix error return code in geni_i2c_gpi_xferWang Yufen1-1/+0