index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
RDMA/i40iw: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-7
/
+7
2020-09-03
RDMA/hfi1: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-11
/
+11
2020-09-03
RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() API
Allen Pais
2
-10
/
+8
2020-09-03
RDMA/mlx5: Fix potential race between destroy and CQE poll
Leon Romanovsky
1
-2
/
+3
2020-09-02
RDMA/ucma: Fix resource leak on error path
Alex Dewar
1
-7
/
+8
2020-09-02
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
2
-2
/
+3
2020-08-31
RDMA/qib: Tidy up process_cc()
Alex Dewar
1
-37
/
+13
2020-08-31
RDMA/qib: Remove superfluous fallthrough statements
Alex Dewar
1
-2
/
+0
2020-08-31
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
3
-73
/
+2
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
32
-896
/
+32
2020-08-31
RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-4
/
+5
2020-08-31
RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leaked
Jason Gunthorpe
1
-1
/
+2
2020-08-31
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
4
-13
/
+42
2020-08-30
Linux 5.9-rc3
Linus Torvalds
1
-1
/
+1
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-29
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
1
-6
/
+6
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
1
-1
/
+1
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2
-1
/
+16
2020-08-28
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
3
-8
/
+42
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
8
-26
/
+108
2020-08-28
arm64: vdso32: make vdso32 install conditional
Frank van der Linden
1
-1
/
+2
2020-08-28
arm64: use a common .arch preamble for inline assembly
Sami Tolvanen
3
-5
/
+18
2020-08-28
mfd: mfd-core: Ensure disabled devices are ignored without error
Lee Jones
1
-4
/
+6
2020-08-28
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
1
-0
/
+7
2020-08-27
md/raid5: make sure stripe_size as power of two
Yufen Yu
1
-2
/
+5
2020-08-28
powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
Christophe Leroy
1
-1
/
+1
2020-08-27
io_uring: don't bounce block based -EAGAIN retry off task_work
Jens Axboe
1
-20
/
+6
2020-08-27
io_uring: fix IOPOLL -EAGAIN retries
Jens Axboe
1
-5
/
+9
2020-08-27
arm64/cpuinfo: Remove unnecessary fallthrough annotation
Gustavo A. R. Silva
1
-1
/
+0
2020-08-27
media: dib0700: Fix identation issue in dib8096_set_param_override()
Gustavo A. R. Silva
1
-5
/
+5
2020-08-27
hwmon: (gsc-hwmon) Scale temperature to millidegrees
Tim Harvey
1
-0
/
+1
2020-08-27
afs: Remove erroneous fallthough annotation
Dan Carpenter
1
-1
/
+0
2020-08-27
EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()
Shiju Jose
1
-4
/
+6
2020-08-27
crypto: af_alg - Work around empty control messages without MSG_MORE
Herbert Xu
1
-3
/
+10
2020-08-27
RDMA/rxe: Fix style warnings
Bob Pearson
5
-9
/
+7
2020-08-27
RDMA/hns: Add a check for current state before modifying QP
Lang Cheng
1
-2
/
+4
2020-08-27
RDMA/usnic: Remove the query_pkey callback
Kamal Heib
3
-15
/
+0
2020-08-27
RDMA/ucma: Remove closing and the close_wq
Jason Gunthorpe
1
-34
/
+15
2020-08-27
RDMA/ucma: Rework how new connections are passed through event delivery
Jason Gunthorpe
1
-126
/
+96
2020-08-27
RDMA/ucma: Narrow file->mut in ucma_event_handler()
Jason Gunthorpe
1
-9
/
+7
2020-08-27
RDMA/ucma: Change backlog into an atomic
Jason Gunthorpe
1
-7
/
+8
2020-08-27
RDMA/ucma: Add missing locking around rdma_leave_multicast()
Jason Gunthorpe
1
-0
/
+2
2020-08-27
RDMA/ucma: Fix locking for ctx->events_reported
Jason Gunthorpe
1
-1
/
+3
2020-08-27
RDMA/ucma: Fix the locking of ctx->file
Jason Gunthorpe
1
-1
/
+5
2020-08-27
RDMA/ucma: Do not use file->mut to lock destroying
Jason Gunthorpe
1
-3
/
+11
2020-08-27
RDMA/cma: Add missing locking to rdma_accept()
Jason Gunthorpe
3
-7
/
+35
2020-08-27
RDMA/ucma: Remove mc_list and rely on xarray
Jason Gunthorpe
1
-37
/
+22
2020-08-27
RDMA/ucma: Fix error cases around ucma_alloc_ctx()
Jason Gunthorpe
1
-26
/
+42
2020-08-27
RDMA/ucma: Consolidate the two destroy flows
Jason Gunthorpe
1
-42
/
+22
[prev]
[next]