platform/kernel/linux-starfive.git
2021-01-20 Max GurtovoyIB/iser: Protect iscsi_max_lun module param using callback
2021-01-20 Max GurtovoyIB/iser: Remove unneeded semicolons
2021-01-19 Jason GunthorpeMerge branch 'devx_set_get' into rdma.git for-next
2021-01-19 Yishai HadasRDMA/mlx5: Use strict get/set operations for obj_id
2021-01-19 Yishai HadasRDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
2021-01-19 Yishai Hadasnet/mlx5: Expose ifc bits for query modify header
2021-01-18 Max GurtovoyIB/isert: Simplify signature cap check
2021-01-18 Max GurtovoyIB/isert: Remove unneeded semicolon
2021-01-18 Max GurtovoyIB/isert: Remove unneeded new lines
2021-01-18 Selvin XavierRDMA/bnxt_re: Allow bigger MR creation
2021-01-18 Selvin XavierRDMA/bnxt_re: Code refactor while populating user MRs
2021-01-18 Yangyang LiRDMA/hns: Create CQ with selected CQN for bank load...
2021-01-18 Patrisious... RDMA/nldev: Return an error message on failure to turn...
2021-01-18 Linus TorvaldsLinux 5.11-rc4
2021-01-17 Linus TorvaldsMerge tag 'perf-tools-fixes-2021-01-17' of git://git...
2021-01-17 Linus TorvaldsMerge tag 'powerpc-5.11-4' of git://git./linux/kernel...
2021-01-17 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2021-01-17 Linus Torvaldsmm: don't put pinned pages into the swap cache
2021-01-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-01-16 Al Virodump_common_audit_data(): fix racy accesses to ->d_name
2021-01-16 Linus TorvaldsMerge tag 'block-5.11-2021-01-16' of git://git.kernel...
2021-01-16 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-16' of git://git.kerne...
2021-01-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.11-rc4' of git://git....
2021-01-16 Linus Torvaldsmm: don't play games with pinned pages in clear_page_refs
2021-01-16 Linus Torvaldsmm: fix clear_refs_write locking
2021-01-16 Atish PatraRISC-V: Fix maximum allowed phsyical memory for RV32
2021-01-16 Atish PatraRISC-V: Set current memblock limit
2021-01-16 Atish PatraRISC-V: Do not allocate memblock while iterating reserv...
2021-01-16 Christoph Hellwigiov_iter: fix the uaccess area in copy_compat_iovec_fro...
2021-01-16 Linus TorvaldsMerge tag 'for-5.11/dm-fixes-1' of git://git./linux...
2021-01-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-01-15 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-01-15 Jens Axboeio_uring: ensure finish_wait() is always called in...
2021-01-15 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-01-15 Linus TorvaldsMerge tag '5.11-rc3-smb3' of git://git.samba.org/sfrenc...
2021-01-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-01-15 Linus TorvaldsMerge tag 'mips_fixes_5.11.1' of git://git./linux/kerne...
2021-01-15 Al Grantperf inject: Correct event attribute sizes
2021-01-15 Adrian Hunterperf intel-pt: Fix 'CPU too large' error
2021-01-15 Namhyung Kimperf stat: Take cgroups into account for shadow stats
2021-01-15 Namhyung Kimperf stat: Introduce struct runtime_stat_data
2021-01-15 Ian Rogerslibperf tests: Fail when failing to get a tracepoint id
2021-01-15 Ian Rogerslibperf tests: If a test fails return non-zero
2021-01-15 Ian Rogerslibperf tests: Avoid uninitialized variable warning
2021-01-15 Daejun Parkext4: remove expensive flush on fast commit
2021-01-15 yangerkunext4: fix bug for rename with RENAME_WHITEOUT
2021-01-15 Daejun Parkext4: fix wrong list_splice in ext4_fc_cleanup
2021-01-15 Yi Liext4: use IS_ERR instead of IS_ERR_OR_NULL and set...
2021-01-15 Namhyung Kimperf test: Fix shadow stat test for non-bash shells
2021-01-15 Arnaldo Carvalho... tools headers: Syncronize linux/build_bug.h with the...
2021-01-15 Arnaldo Carvalho... tools headers UAPI: Sync kvm.h headers with the kernel...
2021-01-15 Arnaldo Carvalho... perf bpf examples: Fix bpf.h header include directive...
2021-01-15 Jack WangRDMA/rtrs: Fix KASAN: stack-out-of-bounds bug
2021-01-15 Jack WangRDMA/rtrs-srv: Init wr_cnt as 1
2021-01-15 Jack WangRDMA/rtrs-srv: Do not signal REG_MR
2021-01-15 Jack WangRDMA/rtrs-clt: Use bitmask to check sess->flags
2021-01-15 Jack WangRDMA/rtrs: Do not signal for heatbeat
2021-01-15 Guoqing JiangRDMA/rtrs-clt: Refactor the failure cases in alloc_clt
2021-01-15 Jack WangRDMA/rtrs-srv: Fix missing wr_cqe
2021-01-15 Guoqing JiangRDMA/rtrs-clt: Rename __rtrs_clt_change_state to rtrs_c...
2021-01-15 Guoqing JiangRDMA/rtrs-clt: Kill rtrs_clt_change_state
2021-01-15 Guoqing JiangRDMA/rtrs-clt: Remove unnecessary 'goto out'
2021-01-15 Guoqing JiangRDMA/rtrs-clt: Kill wait_for_inflight_permits
2021-01-15 Guoqing JiangRDMA/rtrs-clt: Consolidate rtrs_clt_destroy_sysfs_root_...
2021-01-15 Guoqing JiangRDMA/rtrs: Call kobject_put in the failure path
2021-01-15 Guoqing JiangRDMA/rtrs-srv: Jump to dereg_mr label if allocate iu...
2021-01-15 Jack WangRDMA/rtrs-clt: Set mininum limit when create QP
2021-01-15 Jack WangRDMA/rtrs-srv: Use sysfs_remove_file_self for disconnect
2021-01-15 Jack WangRDMA/rtrs-srv: Release lock before call into close_sess
2021-01-15 Jack WangRDMA/rtrs: Extend ibtrs_cq_qp_create
2021-01-15 Linus TorvaldsMerge tag 'acpi-5.11-rc4' of git://git./linux/kernel...
2021-01-15 Linus TorvaldsMerge tag 'for-linus-5.11-rc4-tag' of git://git./linux...
2021-01-15 Linus TorvaldsMerge tag 'iommu-fixes' of git://git./linux/kernel...
2021-01-15 Linus TorvaldsMerge tag 'topic/nouveau-ampere-modeset-2021-01-15...
2021-01-15 Rafael J. WysockiMerge branch 'acpi-docs'
2021-01-15 Marcelo Diop... io_uring: flush timeouts that should already have expired
2021-01-15 Mark Brownarm64: selftests: Fix spelling of 'Mismatch'
2021-01-15 Mark Rutlandarm64: syscall: include prototype for EL0 SVC functions
2021-01-15 Will Deaconcompiler.h: Raise minimum version of GCC to 5.1 for...
2021-01-15 Dave AirlieMerge branch '04.01-ampere-lite' of git://github.com...
2021-01-15 Linus TorvaldsMerge tag 'drm-fixes-2021-01-15' of git://anongit.freed...
2021-01-15 Linus TorvaldsMerge tag 'trace-v5.11-rc3' of git://git./linux/kernel...
2021-01-15 Dave AirlieMerge branch '04.00-ampere-lite-fixes' of git://github...
2021-01-15 Kefeng Wangriscv: stacktrace: Move register keyword to beginning...
2021-01-15 Dave AirlieMerge tag 'amd-drm-fixes-5.11-2021-01-14' of https...
2021-01-15 Dave AirlieMerge tag 'drm-intel-fixes-2021-01-14' of git://anongit...
2021-01-15 Ben Skeggsdrm/nouveau/disp/ga10[24]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/dmaobj/ga10[24]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/i2c/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/gpio/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/bar/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/mmu/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/timer/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/fb/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/imem/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/privring/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/mc/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/devinit/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/bios/ga10[024]: initial support
2021-01-15 Ben Skeggsdrm/nouveau/pci/ga10[024]: initial support
next