1. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  2. a0bf842 swiotlb: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  3. f5c7310 init/main: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  4. f655f40 mm/percpu: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  5. b1e1c86 sparc: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  6. d80db5c ia64: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  7. 0240dfd arch: don't memset(0) memory returned by memblock_alloc() by Mike Rapoport · 6 years ago
  8. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  9. c366ea8 memblock: make memblock_find_in_range_node() and choose_memblock_flags() static by Mike Rapoport · 6 years ago
  10. 92d12f9 memblock: refactor internal allocation functions by Mike Rapoport · 6 years ago
  11. 0ba9e6e memblock: drop memblock_alloc_base() by Mike Rapoport · 6 years ago
  12. 42b46ae memblock: drop __memblock_alloc_base() by Mike Rapoport · 6 years ago
  13. ecc3e77 memblock: memblock_phys_alloc(): don't panic by Mike Rapoport · 6 years ago
  14. 3375557 memblock: memblock_phys_alloc_try_nid(): don't panic by Mike Rapoport · 6 years ago
  15. 8a770c2 memblock: emphasize that memblock_alloc_range() returns a physical address by Mike Rapoport · 6 years ago
  16. 53d818d memblock: drop memblock_alloc_base_nid() by Mike Rapoport · 6 years ago
  17. f240ec0 memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc by Mike Rapoport · 6 years ago
  18. 1269f7b powerpc: use memblock functions returning virtual address by Christophe Leroy · 6 years ago
  19. fb054d0 openrisc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  20. d5a572a proc: calculate end pointer for /proc/*/* lookup at compile time by Alexey Dobriyan · 6 years ago
  21. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  22. b57e622e6 mm/hmm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  23. 2bc4fc6 kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions by Zev Weiss · 6 years ago
  24. 8cf7630b2 kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv by Zev Weiss · 6 years ago
  25. fec5248 tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integers by Zev Weiss · 6 years ago
  26. a089e4f Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  27. 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
  28. 4f02370 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  29. 6bc3fe8 tools: mark 'test_vmalloc.sh' executable by Linus Torvalds · 6 years ago
  30. bc119dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 6 years ago
  31. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  32. 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
  33. 5af7f11 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  34. c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. dbbdf54 Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  42. 45ba8d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  43. 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
  44. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  45. dc5c377 drivers: ide: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  46. fbf68b0 ide: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  47. 498b589 ide: hpt366: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  48. 2a5ff07 gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 6 years ago
  49. 59cbf56 vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() by Eric Dumazet · 6 years ago
  50. 95d6ebd net/x25: fix use-after-free in x25_device_event() by Eric Dumazet · 6 years ago
  51. 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
  52. d721fe9 isdn: mISDNinfineon: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  53. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  54. 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
  55. 69b51bb net: hns3: fix to stop multiple HNS reset due to the AER changes by Shiju Jose · 6 years ago
  56. 083b78a9 ip: fix ip_mc_may_pull() return value by Eric Dumazet · 6 years ago
  57. 1039c6e net: keep refcount warning in reqsk_free() by Guillaume Nault · 6 years ago
  58. 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
  59. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  60. 44fc95e Input: wacom_serial4 - add support for Wacom ArtPad II tablet by Jason Gerecke · 6 years ago
  61. e154ab6 Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 by Vincent Batts · 6 years ago
  62. 3366757 Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEV by Arnd Bergmann · 6 years ago
  63. 741c73e Input: msm-vibrator - use correct gpio header by Arnd Bergmann · 6 years ago
  64. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  65. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  66. 96a6de1 Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  67. 36011dd Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  68. e519a8c Merge tag '5.1-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  69. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  70. 99b25a7 Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks by Linus Torvalds · 6 years ago
  71. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  72. c4703ac Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  73. a448c64 Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  74. 2bb9954 Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  75. a39f009 Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  76. 5bbf1b6 MAINTAINERS: fix typo in Mimi Zohar's address by Baruch Siach · 6 years ago
  77. b339da4 Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  78. 69a106c workqueue, lockdep: Fix a memory leak in wq->lock_name by Qian Cai · 6 years ago
  79. 009bb42 workqueue, lockdep: Fix an alloc_workqueue() error path by Bart Van Assche · 6 years ago
  80. 0126574 locking/lockdep: Only call init_rcu_head() after RCU has been initialized by Bart Van Assche · 6 years ago
  81. 3fe7522 locking/lockdep: Avoid a Clang warning by Arnd Bergmann · 6 years ago
  82. 43aa378 perf/core: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  83. 8041ffd3 perf/x86/intel/uncore: Fix client IMC events return huge result by Kan Liang · 6 years ago
  84. 5768402 perf/ring_buffer: Use high order allocations for AUX buffers optimistically by Alexander Shishkin · 6 years ago
  85. 1f5d861 net: stmmac: Avoid one more sometimes uninitialized Clang warning by Nathan Chancellor · 6 years ago
  86. 7cbbee0 net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports by Andrew Lunn · 6 years ago
  87. 69ffaeb rxrpc: Fix client call queueing, waiting for channel by David Howells · 6 years ago
  88. c3ad3ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  89. 9d3e136 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 6 years ago
  90. 0907352 net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entry by Nathan Chancellor · 6 years ago
  91. 580411d 8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC by Matthew Whitehead · 6 years ago
  92. 5355ed6 fou, fou6: avoid uninit-value in gue_err() and gue6_err() by Eric Dumazet · 6 years ago
  93. b62989f net: sched: fix potential use-after-free in __tcf_chain_put() by Vlad Buslov · 6 years ago
  94. 81bf7bb vhost: silence an unused-variable warning by Arnd Bergmann · 6 years ago
  95. 4c404ce vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock by Adalbert Lazăr · 6 years ago
  96. 6d2b0f0 connector: fix unsafe usage of ->real_parent by Li RongQing · 6 years ago
  97. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  98. f98ec78 vxlan: do not need BH again in vxlan_cleanup() by Litao Jiao · 6 years ago
  99. d394d33 net: hns3: add dma_rmb() for rx description by Jian Shen · 6 years ago
  100. 161e613 net: add missing documentation in linux/skbuff.h by Pedro Tammela · 6 years ago