1. 9bf964c autofs: simplify parse_options() function call by Ian Kent · 6 years ago
  2. 55f0d82 autofs: improve ioctl sbi checks by Ian Kent · 6 years ago
  3. 7c8f719 init/main.c: make "initcall_level_names[]" const char * by Alexey Dobriyan · 6 years ago
  4. 86c0517 fs/epoll: deal with wait_queue only once by Davidlohr Bueso · 6 years ago
  5. 35cff1a fs/epoll: rename check_events label to send_events by Davidlohr Bueso · 6 years ago
  6. abc610e fs/epoll: avoid barrier after an epoll_wait(2) timeout by Davidlohr Bueso · 6 years ago
  7. c5a282e fs/epoll: reduce the scope of wq lock in epoll_wait() by Davidlohr Bueso · 6 years ago
  8. 21877e1 fs/epoll: robustify ep->mtx held checks by Davidlohr Bueso · 6 years ago
  9. 76699a6 fs/epoll: drop ovflist branch prediction by Davidlohr Bueso · 6 years ago
  10. 4e0982a fs/epoll: simplify ep_send_events_proc() ready-list loop by Davidlohr Bueso · 6 years ago
  11. 74bdc12 fs/epoll: remove max_nests argument from ep_call_nested() by Davidlohr Bueso · 6 years ago
  12. 77b8c0a checkpatch: warn on const char foo[] = "bar"; declarations by Joe Perches · 6 years ago
  13. 0539177 drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic by huang.zijiang · 6 years ago
  14. 6862d2f lib/genalloc.c: use vzalloc_node() to allocate the bitmap by Huang Shijie · 6 years ago
  15. 439e00b lib/find_bit_benchmark.c: align test_find_next_and_bit with others by Yury Norov · 6 years ago
  16. 52fbf11 lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  17. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  18. e6310f0 include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack() by Alexey Dobriyan · 6 years ago
  19. 300133d drivers/dma-buf/udmabuf.c: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  20. 304ae42 kernel/hung_task.c: break RCU locks based on jiffies by Tetsuo Handa · 6 years ago
  21. 168e06f kernel/hung_task.c: force console verbose before panic by Liu, Chuansheng · 6 years ago
  22. 527edbc build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse by Masahiro Yamada · 6 years ago
  23. c60d3b7 build_bug.h: remove negative-array fallback for BUILD_BUG_ON() by Masahiro Yamada · 6 years ago
  24. 3fe5dbf Documentation/process/coding-style.rst: don't use "extern" with function prototypes by Alexey Dobriyan · 6 years ago
  25. 09be178 proc/sysctl: fix return error for proc_doulongvec_minmax() by Cheng Lin · 6 years ago
  26. afe922c fs/proc/base.c: slightly faster /proc/*/limits by Alexey Dobriyan · 6 years ago
  27. 230f72e fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode() by Alexey Dobriyan · 6 years ago
  28. 81966d83 fs/proc/util.c: include fs/proc/internal.h for name_to_int() by Eric Biggers · 6 years ago
  29. 8da0b4f fs/proc/base.c: use ns_capable instead of capable for timerslack_ns by Benjamin Gordon · 6 years ago
  30. 645ff1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  31. d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  32. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  33. b79f9f9 Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  34. 0f2107d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  35. 01766d2 Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  36. 35ddb06 Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  37. 6aa293d Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  38. 04a17ed Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  39. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  40. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  41. 85f7845 Merge tag '9p-for-4.21' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  42. cacf02d Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  43. 74673fc Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  44. 19f2e26 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  45. 1ac5cd4 block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) by Linus Torvalds · 6 years ago
  46. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  47. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  48. 260f71e sunrpc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  49. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  50. cb24e35 sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS by J. Bruce Fields · 6 years ago
  51. 81c88b1 sunrpc: handle ENOMEM in rpcb_getport_async by J. Bruce Fields · 6 years ago
  52. c2c7d84 NFS: remove unnecessary test for IS_ERR(cred) by NeilBrown · 6 years ago
  53. 07e1030 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  54. 9aeaf8c NFSv4.2 fix async copy reboot recovery by Olga Kornievskaia · 6 years ago
  55. f85adb1 xprtrdma: Don't leak freed MRs by Chuck Lever · 6 years ago
  56. af65ed4 xprtrdma: Add documenting comment for rpcrdma_buffer_destroy by Chuck Lever · 6 years ago
  57. 995d312 xprtrdma: Replace outdated comment for rpcrdma_ep_post by Chuck Lever · 6 years ago
  58. e0f86bc xprtrdma: Update comments in frwr_op_send by Chuck Lever · 6 years ago
  59. acf0a39 SUNRPC: Fix some kernel doc complaints by Chuck Lever · 6 years ago
  60. dc5820b SUNRPC: Simplify defining common RPC trace events by Chuck Lever · 6 years ago
  61. 5b2095d NFS: Fix NFSv4 symbolic trace point output by Chuck Lever · 6 years ago
  62. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 6 years ago
  63. 395069f xprtrdma: Add trace points for calls to transport switch methods by Chuck Lever · 6 years ago
  64. ba217ec xprtrdma: Relocate the xprtrdma_mr_map trace points by Chuck Lever · 6 years ago
  65. aba11831 xprtrdma: Clean up of xprtrdma chunk trace points by Chuck Lever · 6 years ago
  66. 9bef848 xprtrdma: Remove unused fields from rpcrdma_ia by Chuck Lever · 6 years ago
  67. ddbb347 xprtrdma: Cull dprintk() call sites by Chuck Lever · 6 years ago
  68. 92f4433 xprtrdma: Simplify locking that protects the rl_allreqs list by Chuck Lever · 6 years ago
  69. 236b094 xprtrdma: Expose transport header errors by Chuck Lever · 6 years ago
  70. 889ee07 xprtrdma: Remove request_module from backchannel by Chuck Lever · 6 years ago
  71. 15303d9e xprtrdma: Recognize XDRBUF_SPARSE_PAGES by Chuck Lever · 6 years ago
  72. 0dfbb5f NFS: Make "port=" mount option optional for RDMA mounts by Chuck Lever · 6 years ago
  73. 0a93fbc xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR) by Chuck Lever · 6 years ago
  74. 5f62412 xprtrdma: Remove rpcrdma_memreg_ops by Chuck Lever · 6 years ago
  75. ba69cd1 xprtrdma: Remove support for FMR memory registration by Chuck Lever · 6 years ago
  76. a788684 xprtrdma: Reduce max_frwr_depth by Chuck Lever · 6 years ago
  77. 6946f82 xprtrdma: Fix ri_max_segs and the result of ro_maxpages by Chuck Lever · 6 years ago
  78. 0c0829b xprtrdma: Don't wake pending tasks until disconnect is done by Chuck Lever · 6 years ago
  79. 3d433ad xprtrdma: No qp_event disconnect by Chuck Lever · 6 years ago
  80. 6d2d0ee xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue by Chuck Lever · 6 years ago
  81. 6ceea36 xprtrdma: Refactor Receive accounting by Chuck Lever · 6 years ago
  82. b674c4b xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails by Chuck Lever · 6 years ago
  83. e2f34e2 xprtrdma: Yet another double DMA-unmap by Chuck Lever · 6 years ago
  84. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  85. 78e8696 Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  86. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  87. fbea8c7 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 6 years ago
  88. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  89. c9bef4a Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  90. 115502a Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  91. 57b0e31 KEYS: fix parsing invalid pkey info string by Eric Biggers · 6 years ago
  92. e1ef035 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  93. b7badd1 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  94. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  95. 0922275 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  96. cac1fc8 Merge branch 'fixes' into next/soc by Olof Johansson · 6 years ago
  97. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  98. f12e840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 6 years ago
  99. e3ed513 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 2a1a2c1 Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago