index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
nvme-rdma: fix a missing completion with remove invalidation
Christoph Hellwig
1
-2
/
+3
2020-06-24
blk-iocost: Use struct_size() in kzalloc_node()
Gustavo A. R. Silva
1
-2
/
+1
2020-06-24
block: bio: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+1
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
6
-48
/
+39
2020-06-24
blktrace: ensure our debugfs dir exists
Luis Chamberlain
1
-0
/
+12
2020-06-24
blktrace: fix debugfs use after free
Luis Chamberlain
1
-6
/
+12
2020-06-24
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
1
-0
/
+4
2020-06-24
blktrace: annotate required lock on do_blk_trace_setup()
Luis Chamberlain
1
-0
/
+2
2020-06-24
block: revert back to synchronous request_queue removal
Luis Chamberlain
4
-23
/
+47
2020-06-24
block: clarify context for refcount increment helpers
Luis Chamberlain
2
-0
/
+8
2020-06-24
block: add docs for gendisk / request_queue refcount helpers
Luis Chamberlain
2
-1
/
+62
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
6
-9
/
+18
2020-06-24
nvme-rdma: factor out a nvme_rdma_end_request helper
Christoph Hellwig
1
-19
/
+17
2020-06-24
blk-mq: add a new blk_mq_complete_request_remote API
Christoph Hellwig
2
-19
/
+27
2020-06-24
blk-mq: factor out a blk_mq_complete_need_ipi helper
Christoph Hellwig
1
-18
/
+21
2020-06-24
blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request
Christoph Hellwig
1
-2
/
+1
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
19
-72
/
+61
2020-06-24
blk-mq: merge the softirq vs non-softirq IPI logic
Christoph Hellwig
1
-65
/
+20
2020-06-24
blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP
Christoph Hellwig
1
-1
/
+2
2020-06-24
blk-mq: complete polled requests directly
Christoph Hellwig
1
-6
/
+11
2020-06-24
blk-mq: remove raise_blk_irq
Christoph Hellwig
1
-30
/
+10
2020-06-24
blk-mq: factor out a helper to reise the block softirq
Christoph Hellwig
1
-17
/
+14
2020-06-24
blk-mq: merge blk-softirq.c into blk-mq.c
Christoph Hellwig
4
-158
/
+136
2020-06-22
Linux 5.8-rc2
v5.8-rc2
Linus Torvalds
1
-1
/
+1
2020-06-21
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2
-7
/
+5
2020-06-21
Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
Masahiro Yamada
1
-11
/
+3
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
1
-1
/
+2
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
1
-4
/
+3
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
4
-2
/
+16
2020-06-20
afs: Fix afs_do_lookup() to call correct fetch-status op variant
David Howells
1
-1
/
+1
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
1
-0
/
+10
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
3
-2
/
+9
2020-06-20
mm/gup: Use huge_ptep_get() in gup_hugepte()
Christophe Leroy
1
-1
/
+1
2020-06-19
MAINTAINERS: Add robert and myself as qcom i2c cci maintainers
Loic Poulain
1
-0
/
+9
2020-06-19
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
1
-1
/
+1
2020-06-19
Documentation/i2c: SMBus start signal is S not A
Daniel Schaefer
1
-1
/
+1
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2
-30
/
+3
2020-06-19
Documentation: media: convert to use i2c_new_client_device()
Wolfram Sang
2
-2
/
+2
2020-06-19
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-19
x86/platform/intel-mid: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-19
drm: encoder_slave: use new I2C API
Wolfram Sang
1
-8
/
+2
2020-06-19
drm: encoder_slave: fix refcouting error for modules
Wolfram Sang
1
-2
/
+3
2020-06-19
RISC-V: Acquire mmap lock before invoking walk_page_range
Atish Patra
1
-2
/
+12
2020-06-19
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
1
-0
/
+6
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
7
-9
/
+11
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
20
-40
/
+40
2020-06-18
sparse: use identifiers to define address spaces
Luc Van Oostenryck
1
-4
/
+4
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
2
-5
/
+2
2020-06-18
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
1
-4
/
+4
[next]