1. a4046c0 include/linux/swap.h: use offsetof() instead of custom __swapoffset macro by Pi-Hsun Shih · 6 years ago
  2. 1741560 tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind by Alexey Dobriyan · 6 years ago
  3. ce82f19 zram: default to lzo-rle instead of lzo by Dave Rodgman · 6 years ago
  4. 2a1180f filemap: pass vm_fault to the mmap ra helpers by Josef Bacik · 6 years ago
  5. ebc551f Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  6. a5adcfc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  7. 2b0a80b0 Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  8. 92825b0 Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  9. 1fbf3e4 Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  10. f88c5942 Merge tag 'ovl-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  11. dfee9c2 Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  12. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  13. dbc2fba Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  14. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  15. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  16. 586187d Drop flex_arrays by Kent Overstreet · 6 years ago
  17. 2075e50 sctp: convert to genradix by Kent Overstreet · 6 years ago
  18. 94f8f3b proc: commit to genradix by Kent Overstreet · 6 years ago
  19. ba20ba2 generic radix trees by Kent Overstreet · 6 years ago
  20. acdf52d selinux: convert to kvmalloc by Kent Overstreet · 6 years ago
  21. b330e6a md: convert to kvmalloc by Kent Overstreet · 6 years ago
  22. ee9c5e6 openvswitch: convert to kvmalloc by Kent Overstreet · 6 years ago
  23. 5c01a25 of: fix kmemleak crash caused by imbalance in early memory reservation by Mike Rapoport · 6 years ago
  24. a297413 mm: memblock: update comments and kernel-doc by Mike Rapoport · 6 years ago
  25. c9a688a memblock: split checks whether a region should be skipped to a helper function by Mike Rapoport · 6 years ago
  26. fe14512 memblock: remove memblock_{set,clear}_region_flags by Mike Rapoport · 6 years ago
  27. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  28. c0dbe82 memblock: memblock_alloc_try_nid: don't panic by Mike Rapoport · 6 years ago
  29. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  30. a0bf842 swiotlb: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  31. f5c7310 init/main: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  32. f655f40 mm/percpu: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  33. b1e1c86 sparc: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  34. d80db5c ia64: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  35. 0240dfd arch: don't memset(0) memory returned by memblock_alloc() by Mike Rapoport · 6 years ago
  36. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  37. c366ea8 memblock: make memblock_find_in_range_node() and choose_memblock_flags() static by Mike Rapoport · 6 years ago
  38. 92d12f9 memblock: refactor internal allocation functions by Mike Rapoport · 6 years ago
  39. 0ba9e6e memblock: drop memblock_alloc_base() by Mike Rapoport · 6 years ago
  40. 42b46ae memblock: drop __memblock_alloc_base() by Mike Rapoport · 6 years ago
  41. ecc3e77 memblock: memblock_phys_alloc(): don't panic by Mike Rapoport · 6 years ago
  42. 3375557 memblock: memblock_phys_alloc_try_nid(): don't panic by Mike Rapoport · 6 years ago
  43. 8a770c2 memblock: emphasize that memblock_alloc_range() returns a physical address by Mike Rapoport · 6 years ago
  44. 53d818d memblock: drop memblock_alloc_base_nid() by Mike Rapoport · 6 years ago
  45. f240ec0 memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc by Mike Rapoport · 6 years ago
  46. 1269f7b powerpc: use memblock functions returning virtual address by Christophe Leroy · 6 years ago
  47. fb054d0 openrisc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  48. d5a572a proc: calculate end pointer for /proc/*/* lookup at compile time by Alexey Dobriyan · 6 years ago
  49. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  50. b57e622e6 mm/hmm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  51. 2bc4fc6 kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions by Zev Weiss · 6 years ago
  52. 8cf7630b2 kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv by Zev Weiss · 6 years ago
  53. fec5248 tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integers by Zev Weiss · 6 years ago
  54. cb1d150 hpfs: fix spelling mistake "partion" -> "partition" by Colin Ian King · 6 years ago
  55. f47d633 Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 6 years ago
  56. 004cc08 Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. ea29548 Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  58. f3124ccf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  59. d14d7f1 Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  60. 6cdfa54 Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  61. a089e4f Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  62. cf0240a Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  63. 4f02370 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  64. 6bc3fe8 tools: mark 'test_vmalloc.sh' executable by Linus Torvalds · 6 years ago
  65. bc119dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 6 years ago
  66. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  67. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  68. 5af7f11 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  69. c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  70. 12ad143 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 262d6a9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. b6e3cb4 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. a15f6b9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 9e55f87 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 077d3da Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. dbbdf54 Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  77. 45ba8d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  78. bb97be2 Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  79. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  80. dc5c377 drivers: ide: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  81. fbf68b0 ide: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  82. 498b589 ide: hpt366: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  83. 4d6c671 SUNRPC: Take the transport send lock before binding+connecting by Trond Myklebust · 6 years ago
  84. 009a82f SUNRPC: Micro-optimise when the task is known not to be sleeping by Trond Myklebust · 6 years ago
  85. 2a5ff07 gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 6 years ago
  86. 59cbf56 vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() by Eric Dumazet · 6 years ago
  87. 95d6ebd net/x25: fix use-after-free in x25_device_event() by Eric Dumazet · 6 years ago
  88. 065b6c4 Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  89. d721fe9 isdn: mISDNinfineon: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  90. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  91. d607526 Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 6 years ago
  92. 03e51d3 SUNRPC: Check whether the task was transmitted before rebind/reconnect by Trond Myklebust · 6 years ago
  93. 69b51bb net: hns3: fix to stop multiple HNS reset due to the AER changes by Shiju Jose · 6 years ago
  94. 083b78a9 ip: fix ip_mc_may_pull() return value by Eric Dumazet · 6 years ago
  95. 1039c6e net: keep refcount warning in reqsk_free() by Guillaume Nault · 6 years ago
  96. 6cdc577 Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  97. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  98. 44fc95e Input: wacom_serial4 - add support for Wacom ArtPad II tablet by Jason Gerecke · 6 years ago
  99. e154ab6 Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 by Vincent Batts · 6 years ago
  100. 3366757 Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEV by Arnd Bergmann · 6 years ago