1. 621afc6 ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit by Julien Thierry · 6 years ago
  2. 18ea66b ARM: 8793/1: signal: replace __put_user_error with __put_user by Julien Thierry · 6 years ago
  3. 3195089 ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user() by Julien Thierry · 6 years ago
  4. 3aa2df6 ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state by Julien Thierry · 6 years ago
  5. 7383979 ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context by Julien Thierry · 6 years ago
  6. 5ca451c ARM: 8789/1: signal: copy registers using __copy_to_user() by Julien Thierry · 6 years ago
  7. a3c0f847 ARM: spectre-v1: mitigate user accesses by Russell King · 7 years ago
  8. b1cd0a1 ARM: spectre-v1: use get_user() for __get_user() by Russell King · 7 years ago
  9. d09fbb3 ARM: use __inttype() in get_user() by Russell King · 7 years ago
  10. 8c8484a ARM: oabi-compat: copy semops using __copy_from_user() by Russell King · 7 years ago
  11. 42019fc ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 7 years ago
  12. c32cd41 ARM: signal: copy registers using __copy_from_user() by Russell King · 7 years ago
  13. 10573ae ARM: spectre-v1: fix syscall entry by Russell King · 7 years ago
  14. 1d4238c ARM: spectre-v1: add array_index_mask_nospec() implementation by Russell King · 7 years ago
  15. a78d156 ARM: spectre-v1: add speculation barrier (csdb) macros by Russell King · 7 years ago
  16. add5609 ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 by Russell King · 7 years ago
  17. b800acf ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling by Russell King · 7 years ago
  18. 3c908e16 ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 by Russell King · 7 years ago
  19. 0c47ac8 ARM: KVM: invalidate icache on guest exit for Cortex-A15 by Marc Zyngier · 7 years ago
  20. 3f7e8e2 ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 by Marc Zyngier · 7 years ago
  21. c44f366 ARM: spectre-v2: warn about incorrect context switching functions by Russell King · 7 years ago
  22. 1011510 ARM: spectre-v2: add firmware based hardening by Russell King · 7 years ago
  23. f5fe12b ARM: spectre-v2: harden user aborts in kernel space by Russell King · 7 years ago
  24. e388b80 ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit by Russell King · 7 years ago
  25. 06c23f5 ARM: spectre-v2: harden branch predictor on context switches by Russell King · 7 years ago
  26. c58d237 ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre by Russell King · 7 years ago
  27. 9d3a049 ARM: bugs: add support for per-processor bug checking by Russell King · 7 years ago
  28. 2660216 ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 7 years ago
  29. a5b9177 ARM: bugs: prepare processor bug infrastructure by Russell King · 7 years ago
  30. f5683e7 ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs by Russell King · 7 years ago
  31. 0adb328 Linux 4.16 by Linus Torvalds · 7 years ago
  32. 10b84da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. ad0500c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 93e04d4 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. b5dbc28 Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  36. a44406e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  37. e81b5e0 net: mvneta: fix enable of all initialized RXQs by Yelena Krivosheev · 7 years ago
  38. b6cdbc8 net/ipv6: Fix route leaking between VRFs by David Ahern · 7 years ago
  39. 82dd0d2 vrf: Fix use after free and double free in vrf_finish_output by David Ahern · 7 years ago
  40. 5807b22 ipv6: sr: fix seg6 encap performances with TSO enabled by David Lebrun · 7 years ago
  41. 9dd2326 Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  42. 7257348 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  43. bd88613 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  44. ef82f59 Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  45. f97c3dc net/dim: Fix int overflow by Tal Gilboa · 7 years ago
  46. 52a9692 Merge branch 'vlan-fix' by David S. Miller · 7 years ago
  47. c769acc vlan: Fix vlan insertion for packets without ethernet header by Toshiaki Makita · 7 years ago
  48. ae47457 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 7 years ago
  49. a9645b2 atm: iphase: fix spelling mistake: "Receiverd" -> "Received" by Colin Ian King · 7 years ago
  50. 85784f9 ceph: only dirty ITER_IOVEC pages for direct read by Yan, Zheng · 7 years ago
  51. c2a9838 Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  52. d89b9f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  53. ab12762 Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  54. da5dadb dm: fix dropped return code from dm_get_bdev_for_ioctl by Mike Snitzer · 7 years ago
  55. 74957cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  56. e457edf dm mpath: fix support for loading scsi_dh modules during table load by Mike Snitzer · 7 years ago
  57. d65026c vhost: validate log when IOTLB is enabled by Jason Wang · 7 years ago
  58. 58f101b qede: Do not drop rx-checksum invalidated packets. by Manish Chopra · 7 years ago
  59. 87a73eb mtd: jedec_probe: Fix crash in jedec_read_mfr() by Linus Walleij · 7 years ago
  60. 2b1b1b4 mtd: nand: atmel: Fix get_sectorsize() function by Boris Brezillon · 7 years ago
  61. f03dbb0 hv_netvsc: enable multicast if necessary by Stephen Hemminger · 7 years ago
  62. 5568cdc ip_tunnel: Resolve ipsec merge conflict properly. by David S. Miller · 7 years ago
  63. 2d2d99e lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write) by Raghuram Chary J · 7 years ago
  64. 020295d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  65. 0b41260 Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  66. 28913ee netfilter: nf_nat_snmp_basic: add correct dependency to Makefile by Masahiro Yamada · 7 years ago
  67. 68b8dff Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  68. ef55d15 Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 7 years ago
  69. a2601d7 Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  70. 616d8cf Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  71. 18bd490 MAINTAINERS: demote ARM port to "odd fixes" by Russell King · 7 years ago
  72. 5b634e8 MAINTAINERS: correct rmk's email address by Russell King · 7 years ago
  73. 914b6df mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 7 years ago
  74. b213b54 mm/memcontrol.c: fix parameter description mismatch by Honglei Wang · 7 years ago
  75. c7f26cc mm/vmstat.c: fix vmstat_update() preemption BUG by Steven J. Hill · 7 years ago
  76. 299815a mm/page_owner: fix recursion bug after changing skip entries by Maninder Singh · 7 years ago
  77. 3d942ee ipc/shm.c: add split function to shm_vm_ops by Mike Kravetz · 7 years ago
  78. 880cd27 mm, slab: memcg_link the SLAB's kmem_cache by Shakeel Butt · 7 years ago
  79. 84652ae RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  80. bd47a85 x86/platform/UV: Fix critical UV MMR address error by mike.travis@hpe.com · 7 years ago
  81. f67b150 perf/hwbp: Simplify the perf-hwbp code, fix documentation by Linus Torvalds · 7 years ago
  82. ef1b204 drm/tegra: dc: Using NULL instead of plain integer by Wei Yongjun · 7 years ago
  83. 17a1079 KVM: x86: Fix pv tlb flush dependencies by Wanpeng Li · 7 years ago
  84. 151ad17 x86/platform/uv/BAU: Add APIC idt entry by Andrew Banman · 7 years ago
  85. d2b35e0 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  86. fd9adc4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  87. 38759d6 RDMA/hns: ensure for-loop actually iterates and free's buffers by Colin Ian King · 7 years ago
  88. c8d3bcb RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 7 years ago
  89. 4b658d1 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 7 years ago
  90. 9137108 RDMA/rdma_cm: Fix use after free race with process_one_req by Jason Gunthorpe · 7 years ago
  91. b9fc828 qede: Fix barrier usage after tx doorbell write. by Manish Chopra · 7 years ago
  92. dc6455a vhost: correctly remove wait queue during poll failure by Jason Wang · 7 years ago
  93. 8a6105c kbuild: rpm-pkg: Support GNU tar >= 1.29 by Jason Gunthorpe · 7 years ago
  94. f843752 builddeb: Fix header package regarding dtc source links by Jan Kiszka · 7 years ago
  95. d222a08 Merge branch 'mlx4-misc-fixes-for-4.16' by David S. Miller · 7 years ago
  96. 461d5f1 net/mlx4_core: Fix memory leak while delete slave's resources by Moshe Shemesh · 7 years ago
  97. 6e8814c net/mlx4_en: Fix mixed PFC and Global pause user control requests by Eran Ben Elisha · 7 years ago
  98. ab6f6dd net/smc: use announced length in sock_recvmsg() by Ursula Braun · 7 years ago
  99. b85ab56 llc: properly handle dev_queue_xmit() return value by Cong Wang · 7 years ago
  100. 2a7fdec Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago