index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ibmvmc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
Linux 5.8-rc7
v5.8-rc7
Linus Torvalds
1
-1
/
+1
2020-07-25
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
1
-14
/
+17
2020-07-25
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
1
-6
/
+27
2020-07-25
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2
-4
/
+8
2020-07-25
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-25
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
1
-1
/
+1
2020-07-25
qrtr: orphan socket in qrtr_release()
Cong Wang
1
-0
/
+1
2020-07-25
xen-netfront: fix potential deadlock in xennet_remove()
Andrea Righi
1
-22
/
+42
2020-07-25
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
3
-2
/
+1
2020-07-24
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Stefano Garzarella
1
-1
/
+1
2020-07-24
MAINTAINERS: add KCOV section
Andrey Konovalov
1
-0
/
+11
2020-07-24
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-24
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
1
-2
/
+2
2020-07-24
squashfs: fix length field overlap check in metadata reading
Phillip Lougher
1
-1
/
+1
2020-07-24
mailmap: add entry for Mike Rapoport
Mike Rapoport
1
-0
/
+3
2020-07-24
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
1
-0
/
+3
2020-07-24
mm/hugetlb: avoid hardcoding while checking if cma is enabled
Barry Song
1
-5
/
+10
2020-07-24
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Muchun Song
1
-7
/
+28
2020-07-24
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
1
-2
/
+2
2020-07-24
mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()
Bhupesh Sharma
1
-1
/
+8
2020-07-24
mm: initialize return of vm_insert_pages
Tom Rix
1
-1
/
+1
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2
-2
/
+3
2020-07-24
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
1
-2
/
+14
2020-07-24
habanalabs: Fix memory leak in error flow of context initialization
Tomer Tayar
1
-8
/
+10
2020-07-24
habanalabs: use no flags on MMU cache invalidation
Tomer Tayar
1
-2
/
+1
2020-07-24
habanalabs: enable device before hw_init()
Oded Gabbay
2
-4
/
+15
2020-07-24
habanalabs: create internal CB pool
Ofir Bitton
6
-53
/
+106
2020-07-24
habanalabs: update hl_boot_if.h from firmware
Oded Gabbay
1
-0
/
+14
2020-07-24
habanalabs: create common folder
Oded Gabbay
25
-12
/
+20
2020-07-24
habanalabs: check for DMA errors when clearing memory
Moti Haimovski
1
-2
/
+23
2020-07-24
habanalabs: verify queue can contain all cs jobs
Ofir Bitton
2
-0
/
+11
2020-07-24
habanalabs: Assign each CQ with its own work queue
Ofir Bitton
4
-12
/
+40
2020-07-24
habanalabs: halt device CPU only upon certain reset
Oded Gabbay
5
-37
/
+61
2020-07-24
habanalabs: remove unused hash
Omer Shpigelman
2
-3
/
+0
2020-07-24
habanalabs: use queue pi/ci in order to determine queue occupancy
Ofir Bitton
4
-69
/
+39
2020-07-24
habanalabs: configure maximum queues per asic
Ofir Bitton
6
-43
/
+83
2020-07-24
habanalabs: remove soft-reset support from GAUDI
Oded Gabbay
1
-63
/
+36
2020-07-24
habanalabs: PCIe iATU refactoring
Ofir Bitton
4
-104
/
+180
2020-07-24
habanalabs: Extract ECC information from FW
Oded Gabbay
3
-251
/
+146
2020-07-24
habanalabs: Add dropped cs statistics info struct
Ofir Bitton
5
-2
/
+77
2020-07-24
habanalabs: extract cpu boot status lookup
Christine Gharzuzi
1
-44
/
+48
2020-07-24
habanalabs: rephrase error messages
Oded Gabbay
4
-13
/
+17
2020-07-24
habanalabs: Increase queues depth
Ofir Bitton
4
-36
/
+7
2020-07-24
habanalabs: rephrase error message
Omer Shpigelman
1
-1
/
+2
2020-07-24
habanalabs: calculate trace frequency from PLL
Adam Aharon
7
-10
/
+194
2020-07-24
habanalabs: align armcp_packet structure to 8 bytes
Oded Gabbay
1
-0
/
+2
2020-07-24
uapi/habanalabs: fix some comments
Oded Gabbay
1
-3
/
+3
2020-07-24
habanalabs: Use mask instead of shift in sync stream registers
Ofir Bitton
2
-36
/
+38
2020-07-24
habanalabs: sync stream generic functionality
Ofir Bitton
6
-66
/
+67
2020-07-24
habanalabs: Use pending CS amount per ASIC
Ofir Bitton
8
-10
/
+37
[next]