index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
ux500_wdt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
1
-1
/
+6
2020-06-11
NFS: Fix direct WRITE throughput regression
Chuck Lever
1
-0
/
+2
2020-06-11
SUNRPC: rpc_xprt lifetime events should record xprt->state
Chuck Lever
1
-1
/
+29
2020-06-11
xprtrdma: Make xprt_rdma_slot_table_entries static
Zou Wei
1
-1
/
+1
2020-06-11
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
2
-3
/
+12
2020-06-11
NFS: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2020-06-11
sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...
Xiongfeng Wang
1
-1
/
+1
2020-06-11
NFS: Add a tracepoint in nfs_set_pgio_error()
Chuck Lever
2
-0
/
+46
2020-06-11
NFS: Trace short NFS READs
Chuck Lever
2
-0
/
+49
2020-06-11
NFS: nfs_xdr_status should record the procedure name
Chuck Lever
1
-2
/
+13
2020-06-11
SUNRPC: Set SOFTCONN when destroying GSS contexts
Chuck Lever
1
-5
/
+4
2020-06-11
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
Chuck Lever
2
-5
/
+4
2020-06-11
SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS
Chuck Lever
1
-2
/
+2
2020-06-11
SUNRPC: trace RPC client lifetime events
Chuck Lever
2
-24
/
+126
2020-06-11
SUNRPC: Trace transport lifetime events
Chuck Lever
5
-23
/
+46
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
4
-52
/
+71
2020-06-11
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
2
-0
/
+29
2020-06-11
SUNRPC: Update the RPC_SHOW_SOCKET() macro
Chuck Lever
1
-3
/
+3
2020-06-11
SUNRPC: Update the rpc_show_task_flags() macro
Chuck Lever
1
-1
/
+7
2020-06-11
SUNRPC: Trace GSS context lifetimes
Chuck Lever
3
-8
/
+58
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
4
-18
/
+69
2020-06-11
arm64: warn on incorrect placement of the kernel by the bootloader
Ard Biesheuvel
2
-1
/
+6
2020-06-11
drm/ast: fix missing break in switch statement for format->cpp[0] case 4
Colin Ian King
1
-0
/
+1
2020-06-11
mailbox: qcom: Add ipq6018 apcs compatible
Sivaprakash Murugesan
1
-0
/
+5
2020-06-11
mailbox: qcom: Add clock driver name in apcs mailbox driver data
Sivaprakash Murugesan
1
-18
/
+38
2020-06-11
riscv: set the permission of vdso_data to read-only
Vincent Chen
1
-2
/
+14
2020-06-11
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
16
-69
/
+199
2020-06-11
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
5
-17
/
+8
2020-06-11
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
12
-41
/
+40
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-1
/
+1
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
18
-85
/
+66
2020-06-11
stacktrace: cleanup inconsistent variable type
Walter Wu
1
-1
/
+1
2020-06-11
lib: test get_count_order/long in test_bitops.c
Wei Yang
2
-7
/
+56
2020-06-11
mm: add comments on pglist_data zones
Ben Widawsky
1
-1
/
+13
2020-06-11
ocfs2: fix spelling mistake and grammar
Keyur Patel
1
-1
/
+1
2020-06-11
mm/debug_vm_pgtable: fix kernel crash by checking for THP support
Aneesh Kumar K.V
1
-0
/
+6
2020-06-11
lib: fix bitmap_parse() on 64-bit big endian archs
Alexander Gordeev
1
-2
/
+7
2020-06-11
checkpatch: correct check for kernel parameters doc
Tim Froidcoeur
1
-2
/
+2
2020-06-11
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
1
-0
/
+2
2020-06-11
lib/lz4/lz4_decompress.c: document deliberate use of `&'
Joe Perches
1
-0
/
+3
2020-06-11
kcov: check kcov_softirq in kcov_remote_stop()
Andrey Konovalov
1
-8
/
+18
2020-06-11
scripts/spelling: add a few more typos
SeongJae Park
1
-0
/
+9
2020-06-11
khugepaged: selftests: fix timeout condition in wait_for_scan()
Dan Carpenter
1
-1
/
+1
2020-06-10
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
1
-1
/
+1
2020-06-10
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
1
-4
/
+6
2020-06-10
sysctl: reject gigantic reads/write to sysctl files
Christoph Hellwig
1
-0
/
+4
2020-06-10
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
Christoph Hellwig
1
-1
/
+1
2020-06-10
Documentation/CodingStyle: Fix duplicate "are" typo
Geert Uytterhoeven
1
-1
/
+1
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
1
-10
/
+0
2020-06-10
arm64: acpi: fix UBSAN warning
Nick Desaulniers
1
-2
/
+3
[next]