Age | Commit message (Expand) | Author | Files | Lines |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 35 | -148/+215 |
2020-06-11 | alpha: Fix build around srm_sysrq_reboot_op | Joerg Roedel | 1 | -1/+6 |
2020-06-11 | Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 31 | -183/+500 |
2020-06-11 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -7/+30 |
2020-06-11 | Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -5/+6 |
2020-06-11 | Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds | 14 | -132/+1097 |
2020-06-11 | Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -55/+219 |
2020-06-11 | Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 8 | -14/+60 |
2020-06-11 | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 26 | -153/+575 |
2020-06-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 5 | -50/+74 |
2020-06-11 | Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -88/+20 |
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 | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 41 | -651/+1524 |
2020-06-11 | arm64: warn on incorrect placement of the kernel by the bootloader | Ard Biesheuvel | 2 | -1/+6 |
2020-06-11 | Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d... | Dave Airlie | 5 | -5/+8 |
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 |