1. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 5 years ago
  2. 135143b Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 5 years ago
  3. 810574c Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  4. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  5. d5c7076 smb3: add smb3.1.1 to default dialect list by Steve French · 5 years ago
  6. c8a43c1 arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region by Yueyi Li · 5 years ago
  7. acafce4 firmware: arm_sdei: Fix DT platform device creation by James Morse · 5 years ago
  8. c3790b3 firmware: arm_sdei: fix wrong of_node_put() in init function by Nicolas Saenz Julienne · 5 years ago
  9. 8c2c596f arm64: entry: remove unused register aliases by Mark Rutland · 5 years ago
  10. 24ef9ec thermal/intel: fixup for Kconfig string parsing tightening up by Stephen Rothwell · 5 years ago
  11. 1236cd2 arm64: smp: Fix compilation error by Shaokun Zhang · 5 years ago
  12. 55a7f00 cifs: fix confusing warning message on reconnect by Steve French · 5 years ago
  13. 6d2f84e smb3: fix large reads on encrypted connections by Paul Aurich · 5 years ago
  14. c5ee066 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 5 years ago
  15. 7315587 ipv6: Fix dump of specific table with strict checking by David Ahern · 5 years ago
  16. 645ff1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  17. d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  18. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  19. b79f9f9 Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  20. 0f2107d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  21. 01766d2 Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  22. 35ddb06 Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  23. 6aa293d Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  24. 04a17ed Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  25. bf77ae4 locks: fix error in locks_move_blocks() by NeilBrown · 5 years ago
  26. be63004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  27. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  28. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  29. a67825f Merge branch 'prevent-oob-under-speculation' by Alexei Starovoitov · 5 years ago
  30. 80c9b2f bpf: add various test cases to selftests by Daniel Borkmann · 5 years ago
  31. 979d63d bpf: prevent out of bounds speculation on pointer arithmetic by Daniel Borkmann · 5 years ago
  32. b7137c4 bpf: fix check_map_access smin_value test when pointer contains offset by Daniel Borkmann · 5 years ago
  33. 9d7ecee bpf: restrict unknown scalars of mixed signed bounds for unprivileged by Daniel Borkmann · 5 years ago
  34. e4298d2 bpf: restrict stack pointer arithmetic for unprivileged by Daniel Borkmann · 5 years ago
  35. 0d6303d bpf: restrict map value pointer arithmetic for unprivileged by Daniel Borkmann · 5 years ago
  36. 9b73bfd bpf: enable access to ax register also from verifier rewrite by Daniel Borkmann · 5 years ago
  37. 144cd91 bpf: move tmp variable into ax register in interpreter by Daniel Borkmann · 5 years ago
  38. c08435e bpf: move {prev_,}insn_idx into verifier env by Daniel Borkmann · 5 years ago
  39. edefae9 MIPS: OCTEON: mark RGMII interface disabled on OCTEON III by Aaro Koskinen · 5 years ago
  40. 85f7845 Merge tag '9p-for-4.21' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  41. cacf02d Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  42. 74673fc Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  43. 19f2e26 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  44. 1ac5cd4 block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) by Linus Torvalds · 5 years ago
  45. d63967e isdn: fix kernel-infoleak in capi_unlocked_ioctl by Eric Dumazet · 5 years ago
  46. 7adf324 ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error by Stefano Brivio · 5 years ago
  47. 202700e net/hamradio/6pack: use mod_timer() to rearm timers by Eric Dumazet · 5 years ago
  48. 53fe3ed net-next/hinic:add shutdown callback by Xue Chaojing · 5 years ago
  49. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  50. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  51. 260f71e sunrpc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 5 years ago
  52. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 5 years ago
  53. cb24e35 sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS by J. Bruce Fields · 5 years ago
  54. 81c88b1 sunrpc: handle ENOMEM in rpcb_getport_async by J. Bruce Fields · 5 years ago
  55. c2c7d84 NFS: remove unnecessary test for IS_ERR(cred) by NeilBrown · 5 years ago
  56. 07e1030 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 5 years ago
  57. 9aeaf8c NFSv4.2 fix async copy reboot recovery by Olga Kornievskaia · 5 years ago
  58. f85adb1 xprtrdma: Don't leak freed MRs by Chuck Lever · 5 years ago
  59. af65ed4 xprtrdma: Add documenting comment for rpcrdma_buffer_destroy by Chuck Lever · 5 years ago
  60. 995d312 xprtrdma: Replace outdated comment for rpcrdma_ep_post by Chuck Lever · 5 years ago
  61. e0f86bc xprtrdma: Update comments in frwr_op_send by Chuck Lever · 5 years ago
  62. acf0a39 SUNRPC: Fix some kernel doc complaints by Chuck Lever · 5 years ago
  63. dc5820b SUNRPC: Simplify defining common RPC trace events by Chuck Lever · 5 years ago
  64. 5b2095d NFS: Fix NFSv4 symbolic trace point output by Chuck Lever · 5 years ago
  65. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 5 years ago
  66. 395069f xprtrdma: Add trace points for calls to transport switch methods by Chuck Lever · 5 years ago
  67. ba217ec xprtrdma: Relocate the xprtrdma_mr_map trace points by Chuck Lever · 5 years ago
  68. aba11831 xprtrdma: Clean up of xprtrdma chunk trace points by Chuck Lever · 5 years ago
  69. 9bef848 xprtrdma: Remove unused fields from rpcrdma_ia by Chuck Lever · 5 years ago
  70. ddbb347 xprtrdma: Cull dprintk() call sites by Chuck Lever · 5 years ago
  71. 92f4433 xprtrdma: Simplify locking that protects the rl_allreqs list by Chuck Lever · 5 years ago
  72. 236b094 xprtrdma: Expose transport header errors by Chuck Lever · 5 years ago
  73. 889ee07 xprtrdma: Remove request_module from backchannel by Chuck Lever · 5 years ago
  74. 15303d9e xprtrdma: Recognize XDRBUF_SPARSE_PAGES by Chuck Lever · 5 years ago
  75. 0dfbb5f NFS: Make "port=" mount option optional for RDMA mounts by Chuck Lever · 5 years ago
  76. 0a93fbc xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR) by Chuck Lever · 5 years ago
  77. 5f62412 xprtrdma: Remove rpcrdma_memreg_ops by Chuck Lever · 5 years ago
  78. ba69cd1 xprtrdma: Remove support for FMR memory registration by Chuck Lever · 5 years ago
  79. a788684 xprtrdma: Reduce max_frwr_depth by Chuck Lever · 5 years ago
  80. 6946f82 xprtrdma: Fix ri_max_segs and the result of ro_maxpages by Chuck Lever · 5 years ago
  81. 0c0829b xprtrdma: Don't wake pending tasks until disconnect is done by Chuck Lever · 5 years ago
  82. 3d433ad xprtrdma: No qp_event disconnect by Chuck Lever · 5 years ago
  83. 6d2d0ee xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue by Chuck Lever · 5 years ago
  84. 6ceea36 xprtrdma: Refactor Receive accounting by Chuck Lever · 5 years ago
  85. b674c4b xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails by Chuck Lever · 5 years ago
  86. e2f34e2 xprtrdma: Yet another double DMA-unmap by Chuck Lever · 5 years ago
  87. f50fd2d csky: Add perf support for C-SKY by Guo Ren · 5 years ago
  88. 9d21621 thermal: generic-adc: Fix adc to temp interpolation by Bjorn Andersson · 5 years ago
  89. e36e130 thermal: rcar_thermal: add R8A77990 support by Yoshihiro Kaneko · 5 years ago
  90. 6471a52 dt-bindings: thermal: rcar-thermal: add R8A77990 support by Yoshihiro Kaneko · 5 years ago
  91. b8d3d11 thermal: rcar_thermal: add R8A774C0 support by Fabrizio Castro · 5 years ago
  92. 69f8f55 dt-bindings: thermal: rcar-thermal: add R8A774C0 support by Fabrizio Castro · 5 years ago
  93. bf9ff83 dt-bindings: cp110: document the thermal interrupt capabilities by Miquel Raynal · 5 years ago
  94. 1bc7523 dt-bindings: ap806: document the thermal interrupt capabilities by Miquel Raynal · 5 years ago
  95. ad3e720 MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driver by Miquel Raynal · 5 years ago
  96. 879d736 thermal: armada: add overheat interrupt support by Miquel Raynal · 5 years ago
  97. 5a78ad6 thermal: st: fix Makefile typo by Arnd Bergmann · 5 years ago
  98. ca74472 thermal: uniphier: Convert to SPDX identifier by Kunihiko Hayashi · 5 years ago
  99. 8632ed4 thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 5 years ago
  100. 05c1b70 thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 5 years ago