1. e558100 NFS: Do some tidying of the parsing code by David Howells · 5 years ago
  2. 48be8a6 NFS: Add a small buffer in nfs_fs_context to avoid string dup by David Howells · 5 years ago
  3. cbd071b NFS: Deindent nfs_fs_context_parse_option() by David Howells · 5 years ago
  4. f8ee01e NFS: Split nfs_parse_mount_options() by David Howells · 5 years ago
  5. 5eb005c NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context by David Howells · 5 years ago
  6. e0a626b NFS: Constify mount argument match tables by David Howells · 5 years ago
  7. 9954bf9 NFS: Move mount parameterisation bits into their own file by David Howells · 5 years ago
  8. adf2314 nfs: get rid of ->set_security() by Al Viro · 5 years ago
  9. ba8b614 nfs_clone_sb_security(): simplify the check for server bogosity by Al Viro · 5 years ago
  10. ab88dca nfs: get rid of mount_info ->fill_super() by Al Viro · 5 years ago
  11. 0c38f21 nfs: don't pass nfs_subversion to ->create_server() by Al Viro · 5 years ago
  12. 1bc3a2c nfs: unexport nfs_fs_mount_common() by Al Viro · 5 years ago
  13. 82eaed2 nfs: merge xdev and remote file_system_type by Al Viro · 5 years ago
  14. a55d329 nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common() by Al Viro · 5 years ago
  15. 6a3f7a3 nfs: stash nfs_subversion reference into nfs_mount_info by Al Viro · 5 years ago
  16. 250d69f nfs: lift setting mount_info from nfs_xdev_mount() by Al Viro · 5 years ago
  17. 4e35776 nfs4: fold nfs_do_root_mount/nfs_follow_remote_path by Al Viro · 5 years ago
  18. 6654f8e nfs: don't bother setting/restoring export_path around do_nfs_root_mount() by Al Viro · 5 years ago
  19. 15a9c4e nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type by Al Viro · 5 years ago
  20. 7643c12 nfs: lift setting mount_info from nfs4_remote{,_referral}_mount by Al Viro · 5 years ago
  21. d0b779d nfs: stash server into struct nfs_mount_info by Al Viro · 5 years ago
  22. 444a529 saner calling conventions for nfs_fs_mount_common() by Al Viro · 5 years ago
  23. 95e20af Merge tag 'nfs-for-5.5-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  24. 671c450 xprtrdma: Fix oops in Receive handler after device removal by Chuck Lever · 5 years ago
  25. 13cb886 xprtrdma: Fix completion wait during device removal by Chuck Lever · 5 years ago
  26. b32b9ed xprtrdma: Fix create_qp crash on device unload by Chuck Lever · 5 years ago
  27. 452424c Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  28. 6737399 Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  29. c21ed4d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  30. e033e7d Merge branch 'dhowells' (patches from DavidH) by Linus Torvalds · 5 years ago
  31. f52b83b afs: Fix afs_lookup() to not clobber the version on a new dentry by David Howells · 5 years ago
  32. 40a708b afs: Fix use-after-loss-of-ref by David Howells · 5 years ago
  33. 8379bb8 keys: Fix request_key() cache by David Howells · 5 years ago
  34. 3f1f9a9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  35. 8b7f938 parisc: fix map_pages() to actually populate upper directory by Mike Rapoport · 5 years ago
  36. 4f80b70 parisc: Use proper printk format for resource_size_t by Krzysztof Kozlowski · 5 years ago
  37. 63d264f Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin. by Linus Torvalds · 5 years ago
  38. 554913f mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE by Yang Shi · 5 years ago
  39. 2fe20210 mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is valid by Adrian Huang · 5 years ago
  40. 0a5d1a7 mm/page-writeback.c: improve arithmetic divisions by Wen Yang · 5 years ago
  41. d3ac946 mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide by Wen Yang · 5 years ago
  42. 6d9e8c6 mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() by Wen Yang · 5 years ago
  43. 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
  44. 4a87e2a mm: memcg/slab: fix percpu slab vmstats flushing by Roman Gushchin · 5 years ago
  45. 9915899 mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alignment by Kirill A. Shutemov · 5 years ago
  46. 97d3d0f mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment by Kirill A. Shutemov · 5 years ago
  47. 8068df3 mm/memory_hotplug: don't free usage map when removing a re-added early section by David Hildenbrand · 5 years ago
  48. cc638f3 mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations by Vlastimil Babka · 5 years ago
  49. b3a987b Linux 5.5-rc6 by Linus Torvalds · 5 years ago
  50. 373adb7 Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  51. dc6fcba riscv: Fixup obvious bug for fp-regs reset by Guo Ren · 5 years ago
  52. 13cf4cf riscv: move sifive_l2_cache.h to include/soc by Yash Shah · 5 years ago
  53. 040a3c3 Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  54. 6327edc Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  55. 606e9ad Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  56. ac61145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  57. 213356f Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  58. 9fb7007 Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  59. 7da37cd Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  60. 5a96c0b Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  61. 4e4cd21 Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  62. 30b6487 Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  63. 4936ce1 Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  64. b1d198c Merge tag 'sound-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  65. 658e1af Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 5 years ago
  66. c23e744 Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  67. e17016f nvmet: fix per feat data len for get_feature by Amit Engel · 5 years ago
  68. 35038bf nvme: Translate more status codes to blk_status_t by Keith Busch · 5 years ago
  69. 9e635c2 HID: hidraw, uhid: Always report EPOLLOUT by Jiri Kosina · 5 years ago
  70. 10674d9 Merge branch 'powercap' by Rafael J. Wysocki · 5 years ago
  71. 529244b scsi: enclosure: Fix stale device oops with hot replug by James Bottomley · 5 years ago
  72. 465f4ed scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI by Xiang Chen · 5 years ago
  73. bef1d88 Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  74. 6d25ef7 Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  75. 5e7c1b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  76. 023b3b0 Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  77. 4a3033e Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  78. a6a55b5 Merge tag 'pinctrl-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  79. b5b3159 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  80. cf8ce8b i2c: fix bus recovery stop mode timing by Russell King · 5 years ago
  81. 82de6a6 mtd: spi-nor: Fix the writing of the Status Register on micron flashes by Tudor Ambarus · 5 years ago
  82. de08b5ac mtd: sm_ftl: fix NULL pointer warning by Arnd Bergmann · 5 years ago
  83. 8bcef0d mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy by Peter Ujfalusi · 5 years ago
  84. 14ebf24 mtd: onenand: samsung: Fix iomem access with regular memcpy by Krzysztof Kozlowski · 5 years ago
  85. 44f4599 mtd: onenand: omap2: Fix errors in style by Amir Mahdi Ghorbanian · 5 years ago
  86. 4aa906f mtd: cadence: Fix cast to pointer from integer of different size warning by Vasyl Gomonovych · 5 years ago
  87. 4114b17 mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus by Christophe Kerello · 5 years ago
  88. e69ec48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  89. a5f48c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  90. bc8a76a drm/i915/gen9: Clear residual context state on context switch by Akeem G Abodunrin · 5 years ago
  91. 83c9c54 fs: move guard_bio_eod() after bio_set_op_attrs by Ming Lei · 5 years ago
  92. 20eee6e HID: steam: Fix input device disappearing by Rodrigo Rivas Costa · 5 years ago
  93. ac0c9d3 Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  94. 2c3addd Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  95. e163fdb pstore/ram: Regularize prz label allocation lifetime by Kees Cook · 5 years ago
  96. 9546a0b tipc: fix wrong connect() return code by Tuong Lien · 5 years ago
  97. 49afb80 tipc: fix link overflow issue at socket shutdown by Tuong Lien · 5 years ago
  98. b73a656 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  99. 22dad71 netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present by Florian Westphal · 5 years ago
  100. 1d9a7ac netfilter: conntrack: dccp, sctp: handle null timeout argument by Florian Westphal · 5 years ago