1. 190535f include/linux/cpumask.h: don't calculate length of the input string by Yury Norov · 5 years ago
  2. 2d62615 lib: rework bitmap_parse() by Yury Norov · 5 years ago
  3. 0bddc1b bitops: more BITS_TO_* macros by Yury Norov · 5 years ago
  4. 0bee0ce lib/string: add strnchrnul() by Yury Norov · 5 years ago
  5. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  6. d56c0d4 proc: decouple proc from VFS with "struct proc_ops" by Alexey Dobriyan · 5 years ago
  7. 0d6e24d asm-generic/tlb: provide MMU_GATHER_TABLE_FREE by Peter Zijlstra · 5 years ago
  8. 580a586 asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER by Peter Zijlstra · 5 years ago
  9. 3af4bd0 asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 5 years ago
  10. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  11. 491a49f asm-gemeric/tlb: remove stray function declarations by Peter Zijlstra · 5 years ago
  12. 0758cd8 asm-generic/tlb: avoid potential double flush by Peter Zijlstra · 5 years ago
  13. 0ed1325 mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush by Peter Zijlstra · 5 years ago
  14. e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
  15. f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
  16. 30d621f mm: add generic ptdump by Steven Price · 5 years ago
  17. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  18. 488ae6a mm: pagewalk: allow walking without vma by Steven Price · 5 years ago
  19. 3afc423 mm: pagewalk: add p4d_entry() and pgd_entry() by Steven Price · 5 years ago
  20. 93fab1b mm: add generic p?d_leaf() macros by Steven Price · 5 years ago
  21. 1c94871 mm: remove __krealloc by Florian Westphal · 5 years ago
  22. 9291799 mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() by David Hildenbrand · 5 years ago
  23. 4c60588 mm: factor out next_present_section_nr() by David Hildenbrand · 5 years ago
  24. 4b094b7 mm/page_alloc.c: initialize memmap of unavailable memory directly by David Hildenbrand · 5 years ago
  25. e17ac02 Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  26. 2367da5 Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
  27. af32f3a Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  28. d0fa925 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  29. 5312f32 mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummy by Geert Uytterhoeven · 5 years ago
  30. 545ae66 Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 5 years ago
  31. 368d060 Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  32. acd7750 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 5 years ago
  33. 26dca6d Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  34. 846de71 Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  35. 8fdd401 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  36. cf3c8f8 Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  37. 677b60d Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  38. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  39. ddaefe8 Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  40. 2b75562 include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_atomic_wc() by Andy Shevchenko · 5 years ago
  41. d576705 uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 5 years ago
  42. 803521b lib/zlib: add zlib_deflate_dfltcc_enabled() function by Mikhail Zaslonko · 5 years ago
  43. cdf309f thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h> by Akinobu Mita · 5 years ago
  44. 23331e4 include/linux/units.h: add helpers for kelvin to/from Celsius conversion by Akinobu Mita · 5 years ago
  45. 0a3c577 mm: fix comments related to node reclaim by Hao Lee · 5 years ago
  46. 0689645 include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memory_block by Anshuman Khandual · 5 years ago
  47. ca023a9 include/linux/mm.h: remove dead code totalram_pages_set() by Wei Yang · 5 years ago
  48. 26b56e1 include/linux/mm.h: clean up obsolete check on space in page->flags by Yu Zhao · 5 years ago
  49. 4a55c04 mm/hotplug: silence a lockdep splat with printk() by Qian Cai · 5 years ago
  50. bd5c234 mm/memory_hotplug: pass in nid to online_pages() by David Hildenbrand · 5 years ago
  51. 02634a4 mm/memblock: define memblock_physmem_add() by Anshuman Khandual · 5 years ago
  52. fe4c86c mm: remove "count" parameter from has_unmovable_pages() by David Hildenbrand · 5 years ago
  53. 3f9903b mm: remove the memory isolate notifier by David Hildenbrand · 5 years ago
  54. 7e168b9 mm, tracing: print symbol name for kmem_alloc_node call_site events by Junyong Sun · 5 years ago
  55. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  56. eddb1c2 mm/gup: introduce pin_user_pages*() and FOLL_PIN by John Hubbard · 5 years ago
  57. 07d8026 mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages by John Hubbard · 5 years ago
  58. ddf8f37 mm/filemap.c: clean up filemap_write_and_wait() by Ira Weiny · 5 years ago
  59. dd3e7cb ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use by Andy Shevchenko · 5 years ago
  60. 68f23b89 memcg: fix a crash in wb_workfn when a device disappears by Theodore Ts'o · 5 years ago
  61. c67c10a kdb: kdb_current_regs should be private by Douglas Anderson · 5 years ago
  62. e813e65 Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  63. 82b2c6f Merge branches 'pm-cpufreq' and 'pm-core' by Rafael J. Wysocki · 5 years ago
  64. ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
  65. 35c222f Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  66. 6e135ba Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  67. e5da4c93 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  68. 8889f6f RDMA/core: Make the entire API tree static by Jason Gunthorpe · 5 years ago
  69. 4cbc418 Merge branch 'cve-2019-3016' into kvm-next-5.6 by Paolo Bonzini · 5 years ago
  70. 9172481 x86/kvm: Cache gfn to pfn translation by Boris Ostrovsky · 5 years ago
  71. 1eff70a x86/kvm: Introduce kvm_(un)map_gfn() by Boris Ostrovsky · 5 years ago
  72. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  73. 4cadc60 Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 5 years ago
  74. 1c715a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  75. 5e237e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 5 years ago
  76. 9ca4c64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  77. d68712e y2038: sparc: remove use of struct timex by Arnd Bergmann · 5 years ago
  78. 2fd3c5c ide: make drive->dn read only by Dan Carpenter · 5 years ago
  79. 31484d5 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 by Geert Uytterhoeven · 5 years ago
  80. d0208bf udp: document udp_rcv_segment special case for looped packets by Willem de Bruijn · 5 years ago
  81. d47c7f0 Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 5 years ago
  82. 39bed42 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  83. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  84. 896f8d2 Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  85. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  86. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  87. 4c6a8fe Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 5 years ago
  88. db83c26 Merge branch 'pci/host-vmd' by Bjorn Helgaas · 5 years ago
  89. c7417cf Merge branch 'pci/virtualization' by Bjorn Helgaas · 5 years ago
  90. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  91. 3e4827b io_uring: add support for epoll_ctl(2) by Jens Axboe · 5 years ago
  92. 39220e8 eventpoll: support non-blocking do_epoll_ctl() calls by Jens Axboe · 5 years ago
  93. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  94. 701a9c80 Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  95. 975f9ce Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  96. 7ba31c3f Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  97. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  98. aac9662 Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  99. 6ba3d70 Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  100. fa889d8 Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago