index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
2
-6
/
+8
2020-06-18
partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense
Andy Shevchenko
1
-1
/
+1
2020-06-18
io_uring: fix possible race condition against REQ_F_NEED_CLEANUP
Xiaoguang Wang
1
-4
/
+4
2020-06-18
perf build: Fix error message when asking for -fsanitize=address without requ...
Tiezhu Yang
1
-0
/
+12
2020-06-18
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
1
-0
/
+35
2020-06-18
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
1
-1
/
+38
2020-06-18
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
1
-58
/
+40
2020-06-18
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
1
-18
/
+26
2020-06-18
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-06-18
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
1
-5
/
+10
2020-06-18
block: update hctx map when use multiple maps
Weiping Zhang
1
-1
/
+3
2020-06-17
drm/amdgpu: fix documentation around busy_percentage
Alex Deucher
2
-4
/
+7
2020-06-17
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Alex Deucher
1
-1
/
+1
2020-06-17
drm/amdkfd: Use correct major in devcgroup check
Lorenz Brun
1
-1
/
+2
2020-06-17
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
1
-2
/
+10
2020-06-17
nvdimm/region: always show the 'align' attribute
Vishal Verma
1
-12
/
+2
2020-06-17
io_uring: reap poll completions while waiting for refs to drop on exit
Jens Axboe
1
-1
/
+11
2020-06-17
s390: fix syscall_get_error for compat processes
Dmitry V. Levin
1
-1
/
+11
2020-06-17
s390/qdio: warn about unexpected SLSB states
Julian Wiedmann
1
-5
/
+11
2020-06-17
s390/qdio: clean up usage of qdio_data
Julian Wiedmann
1
-10
/
+7
2020-06-17
io_uring: acquire 'mm' for task_work for SQPOLL
Jens Axboe
1
-15
/
+29
2020-06-17
io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_comp...
Xiaoguang Wang
1
-24
/
+29
2020-06-17
io_uring: don't fail links for EAGAIN error in IOPOLL mode
Xiaoguang Wang
1
-1
/
+1
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
12
-24
/
+28
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
50
-122
/
+138
2020-06-17
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-06-17
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-06-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+6
2020-06-17
perf script: Initialize zstd_data
Milian Wolff
1
-0
/
+3
2020-06-17
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
1
-11
/
+8
[next]