Age | Commit message (Expand) | Author |
2019-03-15 | filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior | Linus Torvalds |
2019-03-15 | kvm: vmx: fix formatting of a comment | Paolo Bonzini |
2019-03-15 | KVM: doc: Document the life cycle of a VM and its resources | Sean Christopherson |
2019-03-15 | filemap: drop the mmap_sem for all blocking operations | Josef Bacik |
2019-03-15 | filemap: kill page_cache_read usage in filemap_fault | Josef Bacik |
2019-03-15 | Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-03-15 | MAINTAINERS: Add KVM selftests to existing KVM entry | Sean Christopherson |
2019-03-15 | Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()" | Ben Gardon |
2019-03-15 | scsi: ia64: simscsi: use request tag instead of serial_number | Hannes Reinecke |
2019-03-15 | SUNRPC: Remove redundant check for the reply length in call_decode() | Trond Myklebust |
2019-03-15 | SUNRPC: Handle the SYSTEM_ERR rpc error | Trond Myklebust |
2019-03-15 | SUNRPC: rpc_decode_header() must always return a non-zero value on error | Trond Myklebust |
2019-03-15 | SUNRPC: Use the ENOTCONN error on socket disconnect | Trond Myklebust |
2019-03-15 | SUNRPC: Fix the minimal size for reply buffer allocation | Trond Myklebust |
2019-03-15 | SUNRPC: Fix a client regression when handling oversized replies | Trond Myklebust |
2019-03-15 | iommu/amd: Fix NULL dereference bug in match_hid_uid | Aaron Ma |
2019-03-15 | Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next | Russell King |
2019-03-15 | xen/balloon: Fix mapping PG_offline pages to user space | David Hildenbrand |
2019-03-15 | perf/x86: Fixup typo in stub functions | Peter Zijlstra |
2019-03-15 | perf/x86/intel: Fix memory corruption | Peter Zijlstra |
2019-03-14 | CIFS: fix POSIX lock leak and invalid ptr deref | Aurelien Aptel |
2019-03-14 | SMB3: Allow SMB3 FSCTL queries to be sent to server from tools | Ronnie Sahlberg |
2019-03-14 | cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc | Ronnie Sahlberg |
2019-03-14 | smb2: fix typo in definition of a few error flags | Steve French |
2019-03-14 | CIFS: make mknod() an smb_version_op | Aurelien Aptel |
2019-03-14 | cifs: minor documentation updates | Steve French |
2019-03-14 | cifs: remove unused value pointed out by Coverity | Steve French |
2019-03-14 | SMB3: passthru query info doesn't check for SMB3 FSCTL passthru | Steve French |
2019-03-14 | smb3: add dynamic tracepoints for simple fallocate and zero range | Steve French |
2019-03-14 | cifs: fix smb3_zero_range so it can expand the file-size when required | Ronnie Sahlberg |
2019-03-14 | cifs: add SMB2_ioctl_init/free helpers to be used with compounding | Ronnie Sahlberg |
2019-03-14 | smb3: Add dynamic trace points for various compounded smb3 ops | Steve French |
2019-03-14 | cifs: cache FILE_ALL_INFO for the shared root handle | Ronnie Sahlberg |
2019-03-14 | smb3: display volume serial number for shares in /proc/fs/cifs/DebugData | Steve French |
2019-03-14 | cifs: simplify how we handle credits in compound_send_recv() | Ronnie Sahlberg |
2019-03-14 | smb3: add dynamic tracepoint for timeout waiting for credits | Steve French |
2019-03-14 | smb3: display security information in /proc/fs/cifs/DebugData more accurately | Steve French |
2019-03-14 | cifs: add a timeout argument to wait_for_free_credits | Ronnie Sahlberg |
2019-03-14 | cifs: prevent starvation in wait_for_free_credits for multi-credit requests | Ronnie Sahlberg |
2019-03-14 | cifs: wait_for_free_credits() make it possible to wait for >=1 credits | Ronnie Sahlberg |
2019-03-14 | cifs: pass flags down into wait_for_free_credits() | Ronnie Sahlberg |
2019-03-14 | cifs: change wait_for_free_request() to take flags as argument | Ronnie Sahlberg |
2019-03-14 | tracing/probe: Verify alloc_trace_*probe() result | Masami Hiramatsu |
2019-03-14 | tracing/probe: Check event/group naming rule at parsing | Masami Hiramatsu |
2019-03-14 | tracing/probe: Check the size of argument name and body | Masami Hiramatsu |
2019-03-14 | tracing/probe: Check event name length correctly | Masami Hiramatsu |
2019-03-14 | tracing/probe: Check maxactive error cases | Masami Hiramatsu |
2019-03-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-14 | include/linux/swap.h: use offsetof() instead of custom __swapoffset macro | Pi-Hsun Shih |
2019-03-14 | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind | Alexey Dobriyan |