index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-31
IB/hfi1: Assign npages earlier
Dean Luick
2023-01-31
RDMA/umem: Use dma-buf locked API to solve deadlock
Maor Gottlieb
2023-01-30
RDMA/usnic: use iommu_map_atomic() under spin_lock()
Yang Yingliang
2023-01-29
RDMA/irdma: Fix potential NULL-ptr-dereference
Nikita Zhandarovich
2023-01-26
IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
Dragos Tatulea
2023-01-22
IB/hfi1: Restore allocated resources on failed copyout
Dean Luick
2023-01-16
lib/scatterlist: Fix to calculate the last_pg properly
Yishai Hadas
2023-01-10
IB/hfi1: Remove user expected buffer invalidate race
Dean Luick
2023-01-10
IB/hfi1: Immediately remove invalid memory from hardware
Dean Luick
2023-01-10
IB/hfi1: Fix expected receive setup error exit issues
Dean Luick
2023-01-10
IB/hfi1: Reserve user expected TIDs
Dean Luick
2023-01-10
IB/hfi1: Reject a zero-length user expected buffer
Dean Luick
2023-01-10
RDMA/core: Fix ib block iterator counter overflow
Yonatan Nachum
2023-01-09
RDMA/rxe: Prevent faulty rkey generation
Daisuke Matsuda
2023-01-09
RDMA/rxe: Fix inaccurate constants in rxe_type_info
Daisuke Matsuda
2023-01-08
Linux 6.2-rc3
Linus Torvalds
2023-01-08
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-07
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-01-07
Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-01-07
Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-01-07
Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-06
Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-01-06
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-06
Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-06
Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-01-06
Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-06
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-06
Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-06
Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...
Linus Torvalds
2023-01-06
Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-01-06
Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-01-06
usb: dwc3: gadget: Ignore End Transfer delay on teardown
Thinh Nguyen
2023-01-06
usb: dwc3: xilinx: include linux/gpio/consumer.h
Arnd Bergmann
2023-01-06
udf: initialize newblock to 0
Tom Rix
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
2023-01-06
Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2023-01-06
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
2023-01-05
Merge tag 'thermal-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
2023-01-05
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
2023-01-05
Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
2023-01-05
Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]