1. e967918 sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  2. 860bda2 sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  3. 7fd38af sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  4. eb69853 nfsd4: properly type op_func callbacks by Christoph Hellwig · 8 years ago
  5. 1c12263 nfsd4: remove nfsd4op_rsize by Christoph Hellwig · 8 years ago
  6. 57832e7 nfsd4: properly type op_get_currentstateid callbacks by Christoph Hellwig · 8 years ago
  7. b60e985 nfsd4: properly type op_set_currentstateid callbacks by Christoph Hellwig · 8 years ago
  8. 35f297e5 sunrpc: remove kxdrproc_t by Christoph Hellwig · 8 years ago
  9. 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  10. 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  11. 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  12. a6beb73 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  13. 9482c9c nfsd: remove the unused PROC() macro in nfs3proc.c by Christoph Hellwig · 8 years ago
  14. f7235b6 nfsd: use named initializers in PROC() by Christoph Hellwig · 8 years ago
  15. 02be49f nfsd4: const-ify nfs_cb_version4 by Christoph Hellwig · 8 years ago
  16. 499b498 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  17. f700c72 nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration by Christoph Hellwig · 8 years ago
  18. 1c5876d sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  19. cdfa31e lockd: fix some weird indentation by Christoph Hellwig · 8 years ago
  20. f4dac4a nfs: don't cast callback decode/proc/encode routines by Christoph Hellwig · 8 years ago
  21. 18d9cff nfs: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  22. 1fa2339 lockd: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  23. d39916c nfsd: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  24. 305c624 sunrpc/auth_gss: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  25. 605d712 sunrpc: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  26. 73c8dc1 sunrpc: properly type argument to kxdrdproc_t by Christoph Hellwig · 8 years ago
  27. 89daf36 sunrpc/auth_gss: nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  28. 1502c81 nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  29. 0096d39 nfs: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  30. bf96391 lockd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  31. 7d55f7f sunrpc: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  32. c512f36 sunrpc: properly type argument to kxdreproc_t by Christoph Hellwig · 8 years ago
  33. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 8 years ago
  34. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  35. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  36. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  37. 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  38. b340959 mm, docs: update memory.stat description with workingset* entries by Roman Gushchin · 8 years ago
  39. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  40. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  41. 876f294 dax: fix PMD data corruption when fault races with write by Ross Zwisler · 8 years ago
  42. 13e451f dax: fix data corruption when fault races with write by Jan Kara · 8 years ago
  43. fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
  44. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  45. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  46. cea5822 Tigran has moved by Andrew Morton · 8 years ago
  47. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  48. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  49. 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
  50. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  51. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  52. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  53. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  54. deac842 Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  55. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  56. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  57. a34ab10 Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  58. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  59. 0504532 Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 1b84fc1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. f1e0527 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 5836e42 Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  65. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  66. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  67. 0ba1c19 Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  68. 31cbee6 sound: Disable the build of OSS drivers by Takashi Iwai · 8 years ago
  69. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  70. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  71. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  72. bab1e2f Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  73. 3af9256 Input: cros_ec_keyb - remove extraneous 'const' by Arnd Bergmann · 8 years ago
  74. e4311ee drm/nouveau/therm: remove ineffective workarounds for alarm bugs by Ben Skeggs · 8 years ago
  75. 330bdf6 drm/nouveau/tmr: avoid processing completed alarms when adding a new one by Ben Skeggs · 8 years ago
  76. 9fc6466 drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm by Ben Skeggs · 8 years ago
  77. 1b0f843 drm/nouveau/tmr: handle races with hw when updating the next alarm time by Ben Skeggs · 8 years ago
  78. 3733bd8 drm/nouveau/tmr: ack interrupt before processing alarms by Ben Skeggs · 8 years ago
  79. 89ed10a drm/nouveau/core: fix static checker warning by Ben Skeggs · 8 years ago
  80. 80a9286 drm/nouveau/fb/ram/gf100-: remove 0x10f200 read by Ben Skeggs · 8 years ago
  81. e6db957 drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes by Ben Skeggs · 8 years ago
  82. 36601c2 drm/nouveau/kms/nv50: fix source-rect-only plane updates by Ben Skeggs · 8 years ago
  83. f42c570 drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire() by Ben Skeggs · 8 years ago
  84. 09d79d1 Merge tag 'docs-4.12-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  85. e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  86. 4892c6f Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  87. 55a1ab5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  88. 25a0da7 doc: replace FTP URL to kernel.org with HTTPS one by Michael Heimpold · 8 years ago
  89. 9786e34 Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  90. ed6565e block: handle partial completions for special payload requests by Christoph Hellwig · 8 years ago
  91. 69861e0 xen: adjust early dom0 p2m handling to xen hypervisor behavior by Juergen Gross · 8 years ago
  92. def9331 x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by Juergen Gross · 8 years ago
  93. 0c2cf6d arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y by Florian Fainelli · 8 years ago
  94. 75d24d9 ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y by Florian Fainelli · 8 years ago
  95. 03497d7 mm: Silence vmap() allocation failures based on caller gfp_flags by Florian Fainelli · 8 years ago
  96. e118c3f nios2: remove custom early console implementation by Tobias Klauser · 8 years ago
  97. 984a9d4 Revert "target: Fix VERIFY and WRITE VERIFY command parsing" by Nicholas Bellinger · 8 years ago
  98. e84b83b filesystem-dax: fix broken __dax_zero_page_range() conversion by Dan Williams · 8 years ago
  99. b177fe8 libnvdimm, btt: ensure that initializing metadata clears poison by Vishal Verma · 8 years ago
  100. 3ae3d67 libnvdimm: add an atomic vs process context flag to rw_bytes by Vishal Verma · 8 years ago