index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-08
RDMA/bnxt_re: Use ib_respond_empty_udata()
Jason Gunthorpe
1
-10
/
+15
2026-03-08
RDMA/bnxt_re: Use ib_respond_udata()
Jason Gunthorpe
1
-22
/
+9
2026-03-08
RDMA/bnxt_re: Add missing comp_mask validation
Jason Gunthorpe
1
-2
/
+5
2026-03-08
RDMA/bnxt_re: Add compatibility checks to the uapi path for no data
Jason Gunthorpe
1
-0
/
+57
2026-03-08
RDMA/bnxt_re: Add compatibility checks to the uapi path
Jason Gunthorpe
1
-13
/
+16
2026-03-08
RDMA: Provide documentation about the uABI compatibility rules
Jason Gunthorpe
1
-0
/
+87
2026-03-08
RDMA: Add ib_is_udata_in_empty()
Jason Gunthorpe
1
-0
/
+15
2026-03-08
RDMA: Add ib_respond_udata()
Jason Gunthorpe
2
-0
/
+57
2026-03-08
RDMA: Add ib_copy_validate_udata_in_cm()
Jason Gunthorpe
2
-0
/
+37
2026-03-08
RDMA: Add ib_copy_validate_udata_in()
Jason Gunthorpe
3
-0
/
+80
2026-03-08
RDMA/core: Add rdma_udata_to_dev()
Jason Gunthorpe
2
-0
/
+29
2026-03-08
RDMA: Use copy_struct_from_user() instead of open coding
Jason Gunthorpe
1
-18
/
+6
2026-03-05
RDMA/mlx5: Add support for TLP VAR allocation
Maher Sanalla
3
-6
/
+39
2026-03-05
RDMA/mlx5: Add TLP VAR region support and infrastructure
Maher Sanalla
2
-5
/
+54
2026-03-05
RDMA/mlx5: Refactor VAR table to use region abstraction
Maher Sanalla
2
-30
/
+38
2026-03-05
Add support for TLP emulation
Leon Romanovsky
476
-2459
/
+5160
2026-03-05
RDMA/erdma: Remove numa_node from struct erdma_devattr
Cheng Xu
3
-3
/
+2
2026-03-05
RDMA/core: Delete not-implemented get_vector_affinity
Leon Romanovsky
2
-24
/
+0
2026-03-05
RDMA/nldev: Expose kernel-internal FRMR pools in netlink
Michael Guralnik
2
-5
/
+24
2026-03-05
RDMA/nldev: Add command to set pinned FRMR handles
Michael Guralnik
2
-11
/
+78
2026-03-05
net/mlx5: Expose TLP emulation capabilities
Maher Sanalla
3
-0
/
+16
2026-03-05
net/mlx5: Add TLP emulation device capabilities
Maher Sanalla
1
-1
/
+22
2026-03-02
RDMA/core: Add netlink command to modify FRMR aging
Michael Guralnik
4
-2
/
+71
2026-03-02
RDMA/nldev: Add command to get FRMR pools
Michael Guralnik
2
-0
/
+182
2026-03-02
net/mlx5: Drop MR cache related code
Michael Guralnik
2
-77
/
+1
2026-03-02
RDMA/mlx5: Switch from MR cache to FRMR pools
Michael Guralnik
5
-1064
/
+191
2026-03-02
RDMA/core: Add pinned handles to FRMR pools
Michael Guralnik
3
-0
/
+132
2026-03-02
RDMA/core: Add FRMR pools statistics
Michael Guralnik
2
-2
/
+13
2026-03-02
RDMA/core: Add aging to FRMR pools
Michael Guralnik
2
-8
/
+81
2026-03-02
IB/core: Introduce FRMR pools
Michael Guralnik
5
-1
/
+413
2026-03-02
RDMA/mlx5: Move device async_ctx initialization
Chiara Meiohas
2
-2
/
+3
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
13
-46
/
+33
2026-03-02
Linux 7.0-rc2
v7.0-rc2
Linus Torvalds
1
-1
/
+1
2026-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-128
/
+87
2026-03-02
Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+19
2026-03-02
Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-42
/
+50
2026-03-01
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+45
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-52
/
+172
2026-03-01
Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-22
/
+89
2026-03-01
Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-21
/
+46
2026-03-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-50
/
+97
2026-03-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
73
-236
/
+1180
2026-03-01
Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-70
/
+150
2026-02-28
Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
28
-445
/
+489
2026-02-28
firewire: ohci: initialize page array to use alloc_pages_bulk() correctly
Takashi Sakamoto
1
-1
/
+1
2026-02-28
Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-30
/
+4
2026-02-28
Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-9
/
+10
2026-02-28
Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-67
/
+66
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
8
-69
/
+80
[next]