index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
radix-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis Networks
Scott Breyer
3
-6
/
+8
2021-10-29
IB/qib: Rebranding of qib driver to Cornelis Networks
Scott Breyer
1
-2
/
+3
2021-10-29
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
4
-5
/
+8
2021-10-29
RDMA/bnxt_re: Use helper function to set GUIDs
Kamal Heib
4
-21
/
+4
2021-10-29
RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs
Kamal Heib
1
-0
/
+2
2021-10-28
RDMA/rxe: Make rxe_type_info static const
Joe Perches
2
-24
/
+18
2021-10-28
RDMA/rxe: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
1
-6
/
+2
2021-10-28
RDMA/rxe: Save a few bytes from struct rxe_pool
Christophe JAILLET
2
-2
/
+0
2021-10-28
RDMA/irdma: Remove the unused variable local_qp
Zhu Yanjun
2
-2
/
+0
2021-10-28
RDMA/core: Fix missed initialization of rdma_hw_stats::lock
Mark Zhang
2
-2
/
+1
2021-10-28
RDMA/efa: Add support for dmabuf memory regions
Gal Pressman
3
-31
/
+101
2021-10-28
RDMA/umem: Allow pinned dmabuf umem usage
Gal Pressman
2
-0
/
+62
2021-10-27
dma-buf: Fix pin callback comment
Gal Pressman
1
-2
/
+2
2021-10-25
RDMA/qedr: Remove unsupported qedr_resize_cq callback
Kamal Heib
3
-12
/
+0
2021-10-25
RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk
Zhu Yanjun
2
-2
/
+0
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
17
-33
/
+40
2021-10-25
RDMA/mlx5: Use dev_addr_mod()
Jakub Kicinski
1
-3
/
+5
2021-10-25
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
3
-14
/
+16
2021-10-25
RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=n
Arnd Bergmann
1
-4
/
+5
2021-10-21
RDMA/core: Use kvzalloc when allocating the struct ib_port
wangyugui
1
-2
/
+2
2021-10-21
RDMA/irdma: Make irdma_uk_cq_init() return a void
Zhu Yanjun
3
-10
/
+5
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
6
-52
/
+26
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
5
-31
/
+29
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
21
-81
/
+82
2021-10-19
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
5
-11
/
+0
2021-10-19
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
5
-7
/
+2
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
6
-16
/
+12
2021-10-18
Linux 5.15-rc6
v5.15-rc6
Linus Torvalds
1
-1
/
+1
2021-10-17
block, bfq: reset last_bfqq_created on group change
Paolo Valente
1
-0
/
+6
2021-10-17
block: warn when putting the final reference on a registered disk
Christoph Hellwig
1
-0
/
+1
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
1
-22
/
+22
2021-10-16
x86/fpu: Mask out the invalid MXCSR bits properly
Borislav Petkov
1
-1
/
+1
2021-10-16
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
1
-21
/
+21
2021-10-16
Input: xpad - add support for another USB ID of Nacon GC-100
Michael Cullen
1
-0
/
+2
2021-10-16
Input: resistive-adc-touch - fix division by zero error on z1 == 0
Oleksij Rempel
1
-13
/
+16
2021-10-16
Input: snvs_pwrkey - add clk handling
Uwe Kleine-König
1
-0
/
+29
2021-10-16
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
2
-14
/
+15
2021-10-16
block: keep q_usage_counter in atomic mode after del_gendisk
Christoph Hellwig
3
-2
/
+11
2021-10-16
block: drain file system I/O on del_gendisk
Christoph Hellwig
4
-15
/
+35
2021-10-16
block: split bio_queue_enter from blk_queue_enter
Christoph Hellwig
1
-8
/
+25
2021-10-16
block: factor out a blk_try_enter_queue helper
Christoph Hellwig
1
-28
/
+32
2021-10-16
block: call submit_bio_checks under q_usage_counter
Christoph Hellwig
1
-22
/
+12
2021-10-16
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
Steven Rostedt
1
-1
/
+1
2021-10-16
ARC: fix potential build snafu
Vineet Gupta
1
-5
/
+0
2021-10-16
csky: Make HAVE_TCM depend on !COMPILE_TEST
Guenter Roeck
1
-0
/
+1
2021-10-16
csky: bitops: Remove duplicate __clear_bit define
Guenter Roeck
1
-1
/
+0
2021-10-16
csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it
Guenter Roeck
1
-1
/
+1
2021-10-16
csky: Fixup regs.sr broken in ptrace
Guo Ren
1
-1
/
+2
2021-10-16
csky: don't let sigreturn play with priveleged bits of status register
Al Viro
1
-0
/
+4
2021-10-15
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
Michael Ellerman
1
-2
/
+7
[next]