1. 24 Apr, 2019 5 commits
  2. 23 Apr, 2019 2 commits
    • Linus Torvalds's avatar
      Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux · 12a54b15
      Linus Torvalds authored
      Pull nfsd bugfixes from Bruce Fields:
       "Fix miscellaneous nfsd bugs, in NFSv4.1 callbacks, NFSv4.1
        lock-notification callbacks, NFSv3 readdir encoding, and the
        cache/upcall code"
      
      * tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux:
        nfsd: wake blocked file lock waiters before sending callback
        nfsd: wake waiters blocked on file_lock before deleting it
        nfsd: Don't release the callback slot unless it was actually held
        nfsd/nfsd3_proc_readdir: fix buffer count and page pointers
        sunrpc: don't mark uninitialised items as VALID.
      12a54b15
    • Linus Torvalds's avatar
      Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic · d286e13d
      Linus Torvalds authored
      Pull syscall numbering updates from Arnd Bergmann:
       "arch: add pidfd and io_uring syscalls everywhere
      
        This comes a bit late, but should be in 5.1 anyway: we want the newly
        added system calls to be synchronized across all architectures in the
        release.
      
        I hope that in the future, any newly added system calls can be added
        to all architectures at the same time, and tested there while they are
        in linux-next, avoiding dependencies between the architecture
        maintainer trees and the tree that contains the new system call"
      
      * tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
        arch: add pidfd and io_uring syscalls everywhere
      d286e13d
  3. 22 Apr, 2019 3 commits
  4. 21 Apr, 2019 1 commit
  5. 20 Apr, 2019 11 commits
  6. 19 Apr, 2019 18 commits