1. 251a448 riscv: include generic support for MSI irqdomains by Wesley Terpstra · 6 years ago
  2. f4da5d0 MAINTAINERS: Add Paul as a RISC-V maintainer by Palmer Dabbelt · 6 years ago
  3. 56ac5e2 riscv: enable sys_clone3 syscall for rv64 by Paul Walmsley · 6 years ago
  4. 3bfe1fc Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  5. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  6. d5b9216 pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS by Trond Myklebust · 6 years ago
  7. 58bbeab pnfs: Fix a problem where we gratuitously start doing I/O through the MDS by Trond Myklebust · 6 years ago
  8. 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  9. 0e2a5b5 Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  10. da0acd7 Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  11. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  12. d4df33b Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  13. f554af2 SUNRPC: Optimise transport balancing code by Trond Myklebust · 6 years ago
  14. 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 6 years ago
  15. 8e04fdf pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error by Trond Myklebust · 6 years ago
  16. d9aba2b NFSv4: Don't use the zero stateid with layoutget by Trond Myklebust · 6 years ago
  17. 366a4e3 Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  18. ae9b728 Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  19. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  20. 0fe49f7 Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  21. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  22. d77e9e4 Merge tag 'linux-watchdog-5.3-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  23. 2ae048e Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  24. d0411ec Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  25. 4b09ddb Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  26. 47d6a76 Merge branch 'floppy' by Linus Torvalds · 6 years ago
  27. be2ece4 MAINTAINERS: mark floppy.c orphaned by Jiri Kosina · 6 years ago
  28. 2d69fbf riscv: fix build break after macro-to-function conversion in generic cacheflush.h by Paul Walmsley · 6 years ago
  29. 2c66a5b Merge branches 'acpi-misc' and 'acpi-video' by Rafael J. Wysocki · 6 years ago
  30. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  31. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 6 years ago
  32. 9f98eff SUNRPC: Fix initialisation of struct rpc_xprt_switch by Trond Myklebust · 6 years ago
  33. da99466 floppy: fix out-of-bounds read in copy_buffer by Denis Efremov · 6 years ago
  34. 9b04609 floppy: fix invalid pointer dereference in drive_name by Denis Efremov · 6 years ago
  35. 5635f89 floppy: fix out-of-bounds read in next_valid_format by Denis Efremov · 6 years ago
  36. f3554ae floppy: fix div-by-zero in setup_format_params by Denis Efremov · 6 years ago
  37. 45800fb parisc: Wire up clone3 syscall by Helge Deller · 6 years ago
  38. 59a783d parisc: Avoid kernel panic triggered by invalid kprobe by Helge Deller · 6 years ago
  39. 34c32fc parisc: Ensure userspace privilege for ptraced processes in regset functions by Helge Deller · 6 years ago
  40. 10835c8 parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 by Helge Deller · 6 years ago
  41. 22051d9 Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  42. aac09ce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  43. c3c08f9 Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  44. 57ab5f7 Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  45. fdcec00 Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  46. 7636b75 Merge tag 'rpmsg-v5.3' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  47. 3a1d538 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  48. 37d4607 Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  49. 733232f dm: use printk ratelimiting functions by Mike Snitzer · 6 years ago
  50. 916f562 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  51. edafb6f Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  52. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  53. fa121bb3 Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  54. 7d4901c Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  55. 415bfd9 Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  56. 9af93db platform/x86: asus: Rename "fan mode" to "fan boost mode" by Daniel Drake · 6 years ago
  57. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  58. c663e04 dm kcopyd: Increase default sub-job size to 512KB by Nikos Tsironis · 6 years ago
  59. 3ee2548 dm snapshot: fix oversights in optional discard support by Mike Snitzer · 6 years ago
  60. 3b8cafd dm zoned: fix zone state management race by Damien Le Moal · 6 years ago
  61. 8c2e408 virtio_pmem: fix sparse warning by Pankaj Gupta · 6 years ago
  62. 23c84eb dax: Fix missed wakeup with PMD faults by Matthew Wilcox (Oracle) · 6 years ago
  63. 43e11fa fs/select.c: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  64. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 6 years ago
  65. 73b20c8 arm64: mm: implement pte_devmap support by Robin Murphy · 6 years ago
  66. 1759673 mm: introduce ARCH_HAS_PTE_DEVMAP by Robin Murphy · 6 years ago
  67. 7588adf mm: clean up is_device_*_page() definitions by Robin Murphy · 6 years ago
  68. 8aa3c92 mm/mmap: move common defines to mman-common.h by Aneesh Kumar K.V · 6 years ago
  69. 22fcea6 mm: move MAP_SYNC to asm-generic/mman-common.h by Aneesh Kumar K.V · 6 years ago
  70. 9f960da device-dax: "Hotremove" persistent memory that is used like normal RAM by Pavel Tatashin · 6 years ago
  71. eca499a mm/hotplug: make remove_memory() interface usable by Pavel Tatashin · 6 years ago
  72. 31e4ca9 device-dax: fix memory and resource leak if hotplug fails by Pavel Tatashin · 6 years ago
  73. 97a0efe include/linux/lz4.h: fix spelling and copy-paste errors in documentation by Tom Levy · 6 years ago
  74. a318f12 ipc/mqueue.c: only perform resource calculation if user valid by Kees Cook · 6 years ago
  75. 6b15f67 include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures by Drew Davenport · 6 years ago
  76. 778c1f5 scripts/gdb: add helpers to find and list devices by Leonard Crestez · 6 years ago
  77. 8207d4a scripts/gdb: add lx-genpd-summary command by Leonard Crestez · 6 years ago
  78. 5515e9a drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl by Miroslav Lichvar · 6 years ago
  79. f57e515 kernel/pid.c: convert struct pid count to refcount_t by Joel Fernandes (Google) · 6 years ago
  80. 156e0b1 drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings by Dan Carpenter · 6 years ago
  81. ac30102 select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining() by Oleg Nesterov · 6 years ago
  82. 8cf8b55 select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR by Oleg Nesterov · 6 years ago
  83. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 6 years ago
  84. e2d9018 signal: reorder struct sighand_struct by Alexey Dobriyan · 6 years ago
  85. ac76de5 selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO by Dmitry V. Levin · 6 years ago
  86. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 6 years ago
  87. f296f1d powerpc: define syscall_get_error() by Dmitry V. Levin · 6 years ago
  88. 2938c1f parisc: define syscall_get_error() by Dmitry V. Levin · 6 years ago
  89. ba84916 mips: define syscall_get_error() by Dmitry V. Levin · 6 years ago
  90. 6c132dd hexagon: define syscall_get_error() and syscall_get_return_value() by Dmitry V. Levin · 6 years ago
  91. 33644b95 nds32: fix asm/syscall.h by Dmitry V. Levin · 6 years ago
  92. dc0dde6 fs/reiserfs/journal.c: change return type of dirty_one_transaction by Hariprasad Kelam · 6 years ago
  93. ba542f2 fs/ufs/super.c: remove set but not used variable 'usb3' by YueHaibing · 6 years ago
  94. 29774f3 fs/hfsplus/xattr.c: replace strncpy with memcpy by Mathieu Malaterre · 6 years ago
  95. a9fba24 coda: add hinting support for partial file caching by Pedro Cuadra · 6 years ago
  96. 5bb4481 coda: ftoc validity check integration by Fabian Frederick · 6 years ago
  97. 7f6118c coda: remove sb test in coda_fid_to_inode() by Fabian Frederick · 6 years ago
  98. 6975259 coda: remove sysctl object from module when unused by Fabian Frederick · 6 years ago
  99. f948452 coda: add __init to init_coda_psdev() by Fabian Frederick · 6 years ago
  100. 50e9a6e coda: use SIZE() for stat by Fabian Frederick · 6 years ago