1. be76865 Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  2. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  3. 9002b21 kernel/sysctl.c: fix out-of-bounds access when setting file-max by Will Deacon · 6 years ago
  4. e914552 mm/util.c: fix strndup_user() comment by Andrew Morton · 6 years ago
  5. acaf892 sh: fix multiple function definition build errors by Randy Dunlap · 6 years ago
  6. 803cfad MAINTAINERS: add maintainer and replacing reviewer ARM/NUVOTON NPCM by Tomer Maimon · 6 years ago
  7. 166dbd9 MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM by Tomer Maimon · 6 years ago
  8. 0b3d6e6 mm: writeback: use exact memcg dirty counts by Greg Thelen · 6 years ago
  9. be87ab0 psi: clarify the units used in pressure files by Waiman Long · 6 years ago
  10. c6f3c5e mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() by Aneesh Kumar K.V · 6 years ago
  11. 58b6e5e hugetlbfs: fix memory leak for resv_map by Mike Kravetz · 6 years ago
  12. fcae96f mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX() by Jann Horn · 6 years ago
  13. b11ed18 lib/lzo: fix bugs for very short or empty input by Dave Rodgman · 6 years ago
  14. 6147e13 include/linux/bitrev.h: fix constant bitrev by Arnd Bergmann · 6 years ago
  15. 298a32b kmemleak: powerpc: skip scanning holes in the .bss section by Catalin Marinas · 6 years ago
  16. 5f074f3 lib/string.c: implement a basic bcmp by Nick Desaulniers · 6 years ago
  17. 4f1cbe0 Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  18. 3e28fb0 Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  19. bc5725f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  20. 2f9e10a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  21. 970b766 Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  22. 4ed319c dm integrity: fix deadlock with overlapping I/O by Mikulas Patocka · 6 years ago
  23. c73f4c9 KVM: x86: nVMX: fix x2APIC VTPR read intercept by Marc Orr · 6 years ago
  24. acff784 KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887) by Marc Orr · 6 years ago
  25. b86bc28 KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow by David Rientjes · 6 years ago
  26. ede885e kvm: svm: fix potential get_num_contig_pages overflow by David Rientjes · 6 years ago
  27. 7f46774 Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux by Linus Torvalds · 6 years ago
  28. c7084ed tty: mark Siemens R3964 line discipline as BROKEN by Greg Kroah-Hartman · 6 years ago
  29. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  30. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  31. ea2cec2 Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  32. 0548740 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  33. bbd669a ibmvnic: Fix completion structure initialization by Thomas Falcon · 6 years ago
  34. bb9bd81 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 6 years ago
  35. 8e22ba9 Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  36. 1515a63f net: bridge: always clear mcast matching struct on reports and leaves by Nikolay Aleksandrov · 6 years ago
  37. 20ad549 Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  38. b512f71 Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  39. 23b5f42 Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  40. 9db6ce4 Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  41. 2ded188 Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  42. cc5a726 libcxgb: fix incorrect ppmax calculation by Varun Prakash · 6 years ago
  43. 0a89eb9 vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x by Chris Leech · 6 years ago
  44. 5ba5780 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  45. b59fb7e Merge branch 'acpica' into acpi by Rafael J. Wysocki · 6 years ago
  46. 58b0cf8 Merge branch 'pm-tools' by Rafael J. Wysocki · 6 years ago
  47. bcb4443 dm: disable DISCARD if the underlying storage no longer supports it by Mike Snitzer · 6 years ago
  48. 3baf5c2 Merge branch 'sch_cake-fixes' by David S. Miller · 6 years ago
  49. c87b4ec sch_cake: Make sure we can write the IP header before changing DSCP bits by Toke Høiland-Jørgensen · 6 years ago
  50. b2100cc sch_cake: Use tc_skb_protocol() helper for getting packet protocol by Toke Høiland-Jørgensen · 6 years ago
  51. aecfde2 tcp: Ensure DCTCP reacts to losses by Koen De Schepper · 6 years ago
  52. fae2708 net/sched: act_sample: fix divide by zero in the traffic path by Davide Caratti · 6 years ago
  53. 2ec1ed2 net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop by Lorenzo Bianconi · 6 years ago
  54. 47b62cd Merge branch 'net-hns-bugfixes-for-HNS-Driver' by David S. Miller · 6 years ago
  55. 1540066 net: hns: Fix sparse: some warnings in HNS drivers by Yonglong Liu · 6 years ago
  56. 8601a99 net: hns: Fix WARNING when remove HNS driver with SMMU enabled by Yonglong Liu · 6 years ago
  57. f058e46 net: hns: fix ICMP6 neighbor solicitation messages discard problem by Yonglong Liu · 6 years ago
  58. c0b0984 net: hns: Fix probabilistic memory overwrite when HNS driver initialized by Yonglong Liu · 6 years ago
  59. acb1ce1 net: hns: Use NAPI_POLL_WEIGHT for hns driver by Yonglong Liu · 6 years ago
  60. 3a39a12 net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw() by Liubin Shu · 6 years ago
  61. 1c41860 arm64: fix wrong check of on_sdei_stack in nmi context by Wei Li · 6 years ago
  62. ed3bb00 csky: Fix syscall_get_arguments() and syscall_set_arguments() by Dmitry V. Levin · 6 years ago
  63. 10a1699 riscv: Fix syscall_get_arguments() and syscall_set_arguments() by Dmitry V. Levin · 6 years ago
  64. 5eed789 flow_dissector: rst'ify documentation by Stanislav Fomichev · 6 years ago
  65. d08e411 tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments() by Steven Rostedt (Red Hat) · 8 years ago
  66. 631b7ab ptrace: Remove maxargs from task_current_syscall() by Steven Rostedt (Red Hat) · 8 years ago
  67. 5b56d99 mm/compaction.c: abort search if isolation fails by Qian Cai · 6 years ago
  68. 6b0868c mm/compaction.c: correct zone boundary handling when resetting pageblock skip hints by Mel Gorman · 6 years ago
  69. 145f47c Merge tag '5.1-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  70. ef0efcd ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 6 years ago
  71. 0ab03f3 net-gro: Fix GRO flush when receiving a GSO packet. by Steffen Klassert · 6 years ago
  72. 57cbec0 Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into drm-intel-fixes by Rodrigo Vivi · 6 years ago
  73. cf9ed666 drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplug by Chris Wilson · 6 years ago
  74. 7f1a93b drm/i915/gvt: Correct the calculation of plane size by Xiong Zhang · 6 years ago
  75. 4928559 vfio/type1: Limit DMA mappings per container by Alex Williamson · 6 years ago
  76. e39dd51 vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static by Wang Hai · 6 years ago
  77. 426b046 vfio/pci: use correct format characters by Louis Taylor · 6 years ago
  78. 8ed8662 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  79. a090dbf Merge branch 'bpf-flow-dissector-fixes' by Daniel Borkmann · 6 years ago
  80. ae82899 flow_dissector: document BPF flow dissector environment by Stanislav Fomichev · 6 years ago
  81. 2ee7fba flow_dissector: allow access only to a subset of __sk_buff fields by Stanislav Fomichev · 6 years ago
  82. b9e9c85 flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff by Stanislav Fomichev · 6 years ago
  83. 822fe61 net/flow_dissector: pass flow_keys->n_proto to BPF programs by Stanislav Fomichev · 6 years ago
  84. 2c3af7d selftests/bpf: fix vlan handling in flow dissector program by Stanislav Fomichev · 6 years ago
  85. ce856634 HID: input: add mapping for Assistant key by Dmitry Torokhov · 6 years ago
  86. a05a2e7 mfd: sun6i-prcm: Allow to compile with COMPILE_TEST by Maxime Ripard · 6 years ago
  87. a816fd6 Merge tag 'pidfd-fixes-v5.1-rc3' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  88. 4a3164e Merge tag 'hwmon-for-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  89. 9f3bd8f Update Nicolas Pitre's email address by Nicolas Pitre · 6 years ago
  90. 882c5e5 rtc: da9063: set uie_unsupported when relevant by Alexandre Belloni · 6 years ago
  91. d939f44 drm/amdgpu: remove unnecessary rlc reset function on gfx9 by Le Ma · 6 years ago
  92. 845368b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  93. b2e54b0 ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type by Sheena Mira-ato · 6 years ago
  94. 1d71670 mfd: sc27xx: Use SoC compatible string for PMIC devices by Baolin Wang · 6 years ago
  95. 20bb907 mfd: twl-core: Disable IRQ while suspended by Andreas Kemnade · 6 years ago
  96. 1d3ff09 dccp: Fix memleak in __feat_register_sp by YueHaibing · 6 years ago
  97. 09279e6 sctp: initialize _pad of sockaddr_in before copying to user memory by Xin Long · 6 years ago
  98. d1b58fc Merge branch 'nfp-flower-fix-matching-and-pushing-vlan-CFI-bit' by David S. Miller · 6 years ago
  99. 42cd548 nfp: flower: remove vlan CFI bit from push vlan action by Pieter Jansen van Vuuren · 6 years ago
  100. f7ee799 nfp: flower: replace CFI with vlan present by Pieter Jansen van Vuuren · 6 years ago