1. fb054d0 openrisc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  2. d5a572a proc: calculate end pointer for /proc/*/* lookup at compile time by Alexey Dobriyan · 6 years ago
  3. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  4. b57e622e6 mm/hmm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  5. 2bc4fc6 kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions by Zev Weiss · 6 years ago
  6. 8cf7630b2 kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv by Zev Weiss · 6 years ago
  7. fec5248 tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integers by Zev Weiss · 6 years ago
  8. a089e4f Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  9. 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
  10. 4f02370 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  11. 6bc3fe8 tools: mark 'test_vmalloc.sh' executable by Linus Torvalds · 6 years ago
  12. bc119dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 6 years ago
  13. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  14. 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
  15. 5af7f11 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  16. c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. dbbdf54 Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  24. 45ba8d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  25. 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
  26. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  27. dc5c377 drivers: ide: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  28. fbf68b0 ide: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  29. 498b589 ide: hpt366: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  30. 2a5ff07 gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 6 years ago
  31. 59cbf56 vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() by Eric Dumazet · 6 years ago
  32. 95d6ebd net/x25: fix use-after-free in x25_device_event() by Eric Dumazet · 6 years ago
  33. 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
  34. d721fe9 isdn: mISDNinfineon: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  35. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  36. 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
  37. 69b51bb net: hns3: fix to stop multiple HNS reset due to the AER changes by Shiju Jose · 6 years ago
  38. 083b78a9 ip: fix ip_mc_may_pull() return value by Eric Dumazet · 6 years ago
  39. 1039c6e net: keep refcount warning in reqsk_free() by Guillaume Nault · 6 years ago
  40. 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
  41. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  42. 44fc95e Input: wacom_serial4 - add support for Wacom ArtPad II tablet by Jason Gerecke · 6 years ago
  43. e154ab6 Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 by Vincent Batts · 6 years ago
  44. 3366757 Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEV by Arnd Bergmann · 6 years ago
  45. 741c73e Input: msm-vibrator - use correct gpio header by Arnd Bergmann · 6 years ago
  46. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  47. 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
  48. 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
  49. 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
  50. e519a8c Merge tag '5.1-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  51. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  52. 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
  53. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  54. 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
  55. 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
  56. 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
  57. 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
  58. 5bbf1b6 MAINTAINERS: fix typo in Mimi Zohar's address by Baruch Siach · 6 years ago
  59. 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
  60. 69a106c workqueue, lockdep: Fix a memory leak in wq->lock_name by Qian Cai · 6 years ago
  61. 009bb42 workqueue, lockdep: Fix an alloc_workqueue() error path by Bart Van Assche · 6 years ago
  62. 0126574 locking/lockdep: Only call init_rcu_head() after RCU has been initialized by Bart Van Assche · 6 years ago
  63. 3fe7522 locking/lockdep: Avoid a Clang warning by Arnd Bergmann · 6 years ago
  64. 43aa378 perf/core: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  65. 8041ffd3 perf/x86/intel/uncore: Fix client IMC events return huge result by Kan Liang · 6 years ago
  66. 5768402 perf/ring_buffer: Use high order allocations for AUX buffers optimistically by Alexander Shishkin · 6 years ago
  67. 1f5d861 net: stmmac: Avoid one more sometimes uninitialized Clang warning by Nathan Chancellor · 6 years ago
  68. 7cbbee0 net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports by Andrew Lunn · 6 years ago
  69. 69ffaeb rxrpc: Fix client call queueing, waiting for channel by David Howells · 6 years ago
  70. c3ad3ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  71. 9d3e136 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 6 years ago
  72. 0907352 net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entry by Nathan Chancellor · 6 years ago
  73. 580411d 8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC by Matthew Whitehead · 6 years ago
  74. 5355ed6 fou, fou6: avoid uninit-value in gue_err() and gue6_err() by Eric Dumazet · 6 years ago
  75. b62989f net: sched: fix potential use-after-free in __tcf_chain_put() by Vlad Buslov · 6 years ago
  76. 81bf7bb vhost: silence an unused-variable warning by Arnd Bergmann · 6 years ago
  77. 4c404ce vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock by Adalbert Lazăr · 6 years ago
  78. 6d2b0f0 connector: fix unsafe usage of ->real_parent by Li RongQing · 6 years ago
  79. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  80. f98ec78 vxlan: do not need BH again in vxlan_cleanup() by Litao Jiao · 6 years ago
  81. d394d33 net: hns3: add dma_rmb() for rx description by Jian Shen · 6 years ago
  82. 161e613 net: add missing documentation in linux/skbuff.h by Pedro Tammela · 6 years ago
  83. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  84. 4221b80 Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. 71b91a5 bpf: fix warning about using plain integer as NULL by Bo YU · 6 years ago
  86. c57b557 xsk: fix to reject invalid options in Tx descriptor by Björn Töpel · 6 years ago
  87. f54ba39 xsk: fix to reject invalid flags in xsk_bind by Björn Töpel · 6 years ago
  88. 243b4cd bpf, libbpf: fixing leak when kernel does not support btf by Nikita V. Shirokov · 6 years ago
  89. ffb3016 Merge branch 'stmmac-add-some-fixes-for-stm32' by David S. Miller · 6 years ago
  90. 5473f1b ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval and disco boards by Christophe Roullier · 6 years ago
  91. 8356679 dt-bindings: net: stmmac: remove syscfg clock property by Christophe Roullier · 6 years ago
  92. 81311c0 net: ethernet: stmmac: add management of clk_csr property by Christophe Roullier · 6 years ago
  93. 830133d dt-bindings: net: stmmac: add phys config properties by Christophe Roullier · 6 years ago
  94. 2294733 net: ethernet: stmmac: update to support all PHY config for stm32mp157c. by Christophe Roullier · 6 years ago
  95. 634565f net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c. by Christophe Roullier · 6 years ago
  96. f1a1670 Merge branch 'sctp-process-the-error-returned-from-sctp_sock_migrate' by David S. Miller · 6 years ago
  97. c6f33e0 sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate() by Xin Long · 6 years ago
  98. 60208f7 sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init() by Xin Long · 6 years ago
  99. 89664c62 sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails by Xin Long · 6 years ago
  100. ad6c998 vxlan: Fix GRO cells race condition between receive and link delete by Stefano Brivio · 6 years ago