index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_conservative.c
(
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-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
2020-06-17
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
1
-0
/
+13
2020-06-17
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
1
-0
/
+2
2020-06-17
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
1
-4
/
+21
2020-06-17
tools/bootconfig: Add testcase for show-command and quotes test
Masami Hiramatsu
1
-0
/
+10
2020-06-17
tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig
Masami Hiramatsu
1
-4
/
+6
2020-06-17
tools/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
1
-6
/
+8
2020-06-17
proc/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
1
-5
/
+10
2020-06-17
tracing: Remove unused event variable in tracing_iter_reset
YangHui
1
-2
/
+1
2020-06-17
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
1
-2
/
+2
2020-06-17
trace: Fix typo in allocate_ftrace_ops()'s comment
Wei Yang
1
-1
/
+1
2020-06-17
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
3
-7
/
+26
2020-06-17
sample-trace-array: Remove trace_array 'sample-instance'
Kefeng Wang
1
-1
/
+5
[next]