index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-12
6
-10
/
+2
*
RDMA/iwpm: Remove redundant initialization of pointer err_str
Colin Ian King
2021-10-12
1
-1
/
+1
*
RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
Cai Huoqing
2021-10-12
1
-15
/
+5
*
RDMA/mlx5: Add optional counter support in get_hw_stats callback
Aharon Landau
2021-10-12
1
-3
/
+85
*
RDMA/mlx5: Add modify_op_stat() support
Aharon Landau
2021-10-12
3
-6
/
+76
*
RDMA/mlx5: Add steering support in optional flow counters
Aharon Landau
2021-10-12
3
-0
/
+212
*
RDMA/mlx5: Support optional counters in hw_stats initialization
Aharon Landau
2021-10-12
2
-16
/
+75
*
RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
Aharon Landau
2021-10-12
1
-4
/
+57
*
RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit
Aharon Landau
2021-10-12
1
-46
/
+70
*
RDMA/nldev: Add support to get status of all counters
Aharon Landau
2021-10-12
2
-0
/
+103
*
RDMA/counter: Add optional counter support
Aharon Landau
2021-10-12
5
-10
/
+74
*
RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
Aharon Landau
2021-10-12
3
-1
/
+26
*
RDMA/core: Add a helper API rdma_free_hw_stats_struct
Mark Zhang
2021-10-12
4
-31
/
+47
*
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-12
13
-245
/
+252
*
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
2021-10-12
4
-11
/
+69
|
\
|
*
net/mlx5: Add priorities for counters in RDMA namespaces
Aharon Landau
2021-10-09
3
-8
/
+50
|
*
net/mlx5: Add ifc bits to support optional counters
Aharon Landau
2021-10-09
1
-3
/
+19
*
|
RDMA/efa: CQ notifications
Gal Pressman
2021-10-06
11
-55
/
+625
*
|
RDMA/rxe: Remove duplicate settings
Xiao Yang
2021-10-06
1
-4
/
+0
*
|
RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESS
Xiao Yang
2021-10-06
1
-20
/
+25
*
|
RDMA/rxe: Change the is_user member of struct rxe_cq to bool
Xiao Yang
2021-10-06
2
-3
/
+2
*
|
RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq
Xiao Yang
2021-10-06
4
-9
/
+0
*
|
RDMA/irdma: Delete unused struct irdma_bth
Zhu Yanjun
2021-10-06
1
-8
/
+0
*
|
IB/hf1: Use string_upper() instead of an open coded variant
Andy Shevchenko
2021-10-05
1
-6
/
+4
*
|
RDMA/rw: switch to dma_map_sgtable()
Logan Gunthorpe
2021-10-05
1
-25
/
+41
*
|
RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty
Aharon Landau
2021-10-04
1
-17
/
+9
*
|
RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration stats
Md Haris Iqbal
2021-10-04
3
-13
/
+28
*
|
RDMA/rtrs: Do not allow sessname to contain special symbols / and .
Md Haris Iqbal
2021-10-04
2
-0
/
+11
*
|
RDMA/rtrs: Introduce destroy_cq helper
Md Haris Iqbal
2021-10-04
1
-12
/
+13
*
|
RDMA/rtrs: Replace duplicate check with is_pollqueue helper
Jack Wang
2021-10-04
1
-3
/
+8
*
|
RDMA/rtrs: Fix warning when use poll mode on client side.
Jack Wang
2021-10-04
2
-3
/
+15
*
|
RDMA/rtrs: Remove len parameter from helper print functions of sysfs
Md Haris Iqbal
2021-10-04
5
-20
/
+12
*
|
RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2021-10-04
2
-14
/
+12
*
|
RDMA/cma: Split apart the multiple uses of the same list heads
Jason Gunthorpe
2021-10-04
2
-18
/
+27
*
|
Merge tag 'v5.15-rc4' into rdma.get for-next
Jason Gunthorpe
2021-10-04
721
-4094
/
+7471
|
\
\
|
*
|
Linux 5.15-rc4
v5.15-rc4
Linus Torvalds
2021-10-03
1
-1
/
+1
|
*
|
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
2021-10-03
1
-1
/
+1
|
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-03
7
-199
/
+182
|
|
\
\
|
|
*
|
ext4: recheck buffer uptodate bit under buffer lock
Zhang Yi
2021-10-01
1
-0
/
+6
|
|
*
|
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
2021-10-01
1
-3
/
+3
|
|
*
|
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
2021-10-01
1
-1
/
+4
|
|
*
|
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
2021-10-01
1
-5
/
+5
|
|
*
|
ext4: fix reserved space counter leakage
Jeffle Xu
2021-10-01
2
-0
/
+11
|
|
*
|
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
2021-10-01
1
-0
/
+6
|
|
*
|
ext4: enforce buffer head state assertion in ext4_da_map_blocks
Eric Whitney
2021-09-09
1
-6
/
+9
|
|
*
|
ext4: remove extent cache entries when truncating inline data
Eric Whitney
2021-09-09
1
-0
/
+19
|
|
*
|
Merge branch 'delalloc-buffer-write' into dev
Theodore Ts'o
2021-09-09
3
-179
/
+105
|
|
|
\
\
|
|
|
*
|
ext4: drop unnecessary journal handle in delalloc write
Zhang Yi
2021-09-04
1
-55
/
+5
|
|
|
*
|
ext4: factor out write end code of inline file
Zhang Yi
2021-09-04
3
-109
/
+84
|
|
|
*
|
ext4: correct the error path of ext4_write_inline_data_end()
Zhang Yi
2021-09-04
2
-12
/
+10
[next]