1. b058809 scripts/gdb: fix lx-version string output by Du Changbin · 6 years ago
  2. 6347244 kernel/kcov.c: mark write_comp_data() as notrace by Anders Roxell · 6 years ago
  3. 81c9d43 kernel/sysctl: add panic_print into sysctl by Feng Tang · 6 years ago
  4. d999bd9 panic: add options to print system info when panic happens by Feng Tang · 6 years ago
  5. d187715 bfs: extra sanity checking and static inode bitmap by Tigran Aivazian · 6 years ago
  6. 655c16a exec: separate MM_ANONPAGES and RLIMIT_STACK accounting by Oleg Nesterov · 6 years ago
  7. 8099b04 exec: load_script: don't blindly truncate shebang string by Oleg Nesterov · 6 years ago
  8. fb5bf31 fork: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  9. 306790f fat: new inline functions to determine the FAT variant (32, 16 or 12) by Carmeli Tamir · 6 years ago
  10. d19dc01 fat: move MAX_FAT to fat.h and change it to inline function by Carmeli Tamir · 6 years ago
  11. b553337 fat: remove FAT_FIRST_ENT macro by Carmeli Tamir · 6 years ago
  12. 9da2285 include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size by Carmeli Tamir · 6 years ago
  13. f93ca1e hfsplus: return file attributes on statx by Ernesto A. Fernández · 6 years ago
  14. f516221 autofs: add strictexpire mount option by Ian Kent · 6 years ago
  15. 9d8719a autofs: change catatonic setting to a bit flag by Ian Kent · 6 years ago
  16. 9bf964c autofs: simplify parse_options() function call by Ian Kent · 6 years ago
  17. 55f0d82 autofs: improve ioctl sbi checks by Ian Kent · 6 years ago
  18. 7c8f719 init/main.c: make "initcall_level_names[]" const char * by Alexey Dobriyan · 6 years ago
  19. 86c0517 fs/epoll: deal with wait_queue only once by Davidlohr Bueso · 6 years ago
  20. 35cff1a fs/epoll: rename check_events label to send_events by Davidlohr Bueso · 6 years ago
  21. abc610e fs/epoll: avoid barrier after an epoll_wait(2) timeout by Davidlohr Bueso · 6 years ago
  22. c5a282e fs/epoll: reduce the scope of wq lock in epoll_wait() by Davidlohr Bueso · 6 years ago
  23. 21877e1 fs/epoll: robustify ep->mtx held checks by Davidlohr Bueso · 6 years ago
  24. 76699a6 fs/epoll: drop ovflist branch prediction by Davidlohr Bueso · 6 years ago
  25. 4e0982a fs/epoll: simplify ep_send_events_proc() ready-list loop by Davidlohr Bueso · 6 years ago
  26. 74bdc12 fs/epoll: remove max_nests argument from ep_call_nested() by Davidlohr Bueso · 6 years ago
  27. 77b8c0a checkpatch: warn on const char foo[] = "bar"; declarations by Joe Perches · 6 years ago
  28. 0539177 drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic by huang.zijiang · 6 years ago
  29. 6862d2f lib/genalloc.c: use vzalloc_node() to allocate the bitmap by Huang Shijie · 6 years ago
  30. 439e00b lib/find_bit_benchmark.c: align test_find_next_and_bit with others by Yury Norov · 6 years ago
  31. 52fbf11 lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  32. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  33. e6310f0 include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack() by Alexey Dobriyan · 6 years ago
  34. 300133d drivers/dma-buf/udmabuf.c: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  35. 304ae42 kernel/hung_task.c: break RCU locks based on jiffies by Tetsuo Handa · 6 years ago
  36. 168e06f kernel/hung_task.c: force console verbose before panic by Liu, Chuansheng · 6 years ago
  37. 527edbc build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse by Masahiro Yamada · 6 years ago
  38. c60d3b7 build_bug.h: remove negative-array fallback for BUILD_BUG_ON() by Masahiro Yamada · 6 years ago
  39. 3fe5dbf Documentation/process/coding-style.rst: don't use "extern" with function prototypes by Alexey Dobriyan · 6 years ago
  40. 09be178 proc/sysctl: fix return error for proc_doulongvec_minmax() by Cheng Lin · 6 years ago
  41. afe922c fs/proc/base.c: slightly faster /proc/*/limits by Alexey Dobriyan · 6 years ago
  42. 230f72e fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode() by Alexey Dobriyan · 6 years ago
  43. 81966d83 fs/proc/util.c: include fs/proc/internal.h for name_to_int() by Eric Biggers · 6 years ago
  44. 8da0b4f fs/proc/base.c: use ns_capable instead of capable for timerslack_ns by Benjamin Gordon · 6 years ago
  45. 645ff1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  46. d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  47. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  48. b79f9f9 Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  49. 0f2107d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  50. 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
  51. 35ddb06 Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  52. 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
  53. 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
  54. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  55. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  56. 85f7845 Merge tag '9p-for-4.21' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  57. cacf02d Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  58. 74673fc Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  59. 19f2e26 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  60. 1ac5cd4 block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) by Linus Torvalds · 6 years ago
  61. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  62. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  63. 260f71e sunrpc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  64. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  65. cb24e35 sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS by J. Bruce Fields · 6 years ago
  66. 81c88b1 sunrpc: handle ENOMEM in rpcb_getport_async by J. Bruce Fields · 6 years ago
  67. c2c7d84 NFS: remove unnecessary test for IS_ERR(cred) by NeilBrown · 6 years ago
  68. 07e1030 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  69. 9aeaf8c NFSv4.2 fix async copy reboot recovery by Olga Kornievskaia · 6 years ago
  70. f85adb1 xprtrdma: Don't leak freed MRs by Chuck Lever · 6 years ago
  71. af65ed4 xprtrdma: Add documenting comment for rpcrdma_buffer_destroy by Chuck Lever · 6 years ago
  72. 995d312 xprtrdma: Replace outdated comment for rpcrdma_ep_post by Chuck Lever · 6 years ago
  73. e0f86bc xprtrdma: Update comments in frwr_op_send by Chuck Lever · 6 years ago
  74. acf0a39 SUNRPC: Fix some kernel doc complaints by Chuck Lever · 6 years ago
  75. dc5820b SUNRPC: Simplify defining common RPC trace events by Chuck Lever · 6 years ago
  76. 5b2095d NFS: Fix NFSv4 symbolic trace point output by Chuck Lever · 6 years ago
  77. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 6 years ago
  78. 395069f xprtrdma: Add trace points for calls to transport switch methods by Chuck Lever · 6 years ago
  79. ba217ec xprtrdma: Relocate the xprtrdma_mr_map trace points by Chuck Lever · 6 years ago
  80. aba11831 xprtrdma: Clean up of xprtrdma chunk trace points by Chuck Lever · 6 years ago
  81. 9bef848 xprtrdma: Remove unused fields from rpcrdma_ia by Chuck Lever · 6 years ago
  82. ddbb347 xprtrdma: Cull dprintk() call sites by Chuck Lever · 6 years ago
  83. 92f4433 xprtrdma: Simplify locking that protects the rl_allreqs list by Chuck Lever · 6 years ago
  84. 236b094 xprtrdma: Expose transport header errors by Chuck Lever · 6 years ago
  85. 889ee07 xprtrdma: Remove request_module from backchannel by Chuck Lever · 6 years ago
  86. 15303d9e xprtrdma: Recognize XDRBUF_SPARSE_PAGES by Chuck Lever · 6 years ago
  87. 0dfbb5f NFS: Make "port=" mount option optional for RDMA mounts by Chuck Lever · 6 years ago
  88. 0a93fbc xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR) by Chuck Lever · 6 years ago
  89. 5f62412 xprtrdma: Remove rpcrdma_memreg_ops by Chuck Lever · 6 years ago
  90. ba69cd1 xprtrdma: Remove support for FMR memory registration by Chuck Lever · 6 years ago
  91. a788684 xprtrdma: Reduce max_frwr_depth by Chuck Lever · 6 years ago
  92. 6946f82 xprtrdma: Fix ri_max_segs and the result of ro_maxpages by Chuck Lever · 6 years ago
  93. 0c0829b xprtrdma: Don't wake pending tasks until disconnect is done by Chuck Lever · 6 years ago
  94. 3d433ad xprtrdma: No qp_event disconnect by Chuck Lever · 6 years ago
  95. 6d2d0ee xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue by Chuck Lever · 6 years ago
  96. 6ceea36 xprtrdma: Refactor Receive accounting by Chuck Lever · 6 years ago
  97. b674c4b xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails by Chuck Lever · 6 years ago
  98. e2f34e2 xprtrdma: Yet another double DMA-unmap by Chuck Lever · 6 years ago
  99. 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
  100. 78e8696 Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago