1. 9592c76 UPSTREAM: kasan: change allocation and freeing stack traces headers by Andrey Konovalov · 7 years ago
  2. 00c37f3 UPSTREAM: kasan: unify report headers by Andrey Konovalov · 7 years ago
  3. 828a17c UPSTREAM: kasan: introduce helper functions for determining bug type by Andrey Konovalov · 7 years ago
  4. 586b2bd BACKPORT: kasan: report only the first error by default by Mark Rutland · 7 years ago
  5. e9166aa UPSTREAM: kasan: fix races in quarantine_remove_cache() by Dmitry Vyukov · 7 years ago
  6. 650117f UPSTREAM: kasan: resched in quarantine_remove_cache() by Dmitry Vyukov · 7 years ago
  7. 46ae3e4 UPSTREAM: kasan, sched/headers: Uninline kasan_enable/disable_current() by Ingo Molnar · 7 years ago
  8. cb61d5a UPSTREAM: kasan: drain quarantine of memcg slab objects by Greg Thelen · 7 years ago
  9. b0b3611 UPSTREAM: kasan: eliminate long stalls during quarantine reduction by Dmitry Vyukov · 7 years ago
  10. 522e13a UPSTREAM: kasan: support panic_on_warn by Dmitry Vyukov · 7 years ago
  11. 9542d2a Merge 4.9.70 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. ee52d08 Linux 4.9.70 by Greg Kroah-Hartman · 6 years ago
  13. 349130b RDMA/cxgb4: Annotate r2 and stag as __be32 by Leon Romanovsky · 7 years ago
  14. b7d3f2b md: free unused memory after bitmap resize by Zdenek Kabelac · 7 years ago
  15. 93dedcf audit: ensure that 'audit=1' actually enables audit for PID 1 by Paul Moore · 7 years ago
  16. a625a16 ipvlan: fix ipv6 outbound device by Keefe Liu · 7 years ago
  17. 97c6687 kbuild: do not call cc-option before KBUILD_CFLAGS initialization by Masahiro Yamada · 7 years ago
  18. eae3f3a powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold by Paul Mackerras · 8 years ago
  19. 9414a63 KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table by Marc Zyngier · 7 years ago
  20. 80c0f47 fix kcm_clone() by Al Viro · 6 years ago
  21. 16648cb usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping by Vincent Pelletier · 7 years ago
  22. 47273f0 s390: always save and restore all registers on context switch by Heiko Carstens · 7 years ago
  23. f8dac5b ipmi: Stop timers before cleaning up the module by Masamitsu Yamazaki · 7 years ago
  24. 0cab694 Fix handling of verdicts after NF_QUEUE by Debabrata Banerjee · 6 years ago
  25. cf00fd3 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  26. 0cfe6df s390/qeth: fix thinko in IPv4 multicast address tracking by Julian Wiedmann · 7 years ago
  27. 1d55222 s390/qeth: fix GSO throughput regression by Julian Wiedmann · 7 years ago
  28. fbf0dfe s390/qeth: build max size GSO skbs on L2 devices by Julian Wiedmann · 7 years ago
  29. aa0080f tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  30. 30985e3 stmmac: reset last TSO segment size after device open by Lars Persson · 7 years ago
  31. 564fe3e net: remove hlist_nulls_add_tail_rcu() by Eric Dumazet · 6 years ago
  32. 80ad5bd usbnet: fix alignment for frames with no ethernet header by Bjørn Mork · 6 years ago
  33. 5471afe net/packet: fix a race in packet_bind() and packet_notifier() by Eric Dumazet · 7 years ago
  34. 30c573a packet: fix crash in fanout_demux_rollover() by Mike Maloney · 7 years ago
  35. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  36. 3259862 rds: Fix NULL pointer dereference in __rds_rdma_map by Håkon Bugge · 6 years ago
  37. 96b4a8a tipc: fix memory leak in tipc_accept_from_sock() by Jon Maloy · 6 years ago
  38. 20610f5 s390/qeth: fix early exit from error path by Julian Wiedmann · 7 years ago
  39. 32436bf net: qmi_wwan: add Quectel BG96 2c7c:0296 by Sebastian Sjoholm · 7 years ago
  40. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  41. c91efc7 Linux 4.9.69 by Greg Kroah-Hartman · 6 years ago
  42. 15b1752 afs: Connect up the CB.ProbeUuid by David Howells · 7 years ago
  43. 9048b24 IB/mlx5: Assign send CQ and recv CQ of UMR QP by Majd Dibbiny · 7 years ago
  44. 06fea09 IB/mlx4: Increase maximal message size under UD QP by Mark Bloch · 7 years ago
  45. 6ceabde xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  46. 74b470c jump_label: Invoke jump_label_test() via early_initcall() by Jason Baron · 7 years ago
  47. 22d2456 atm: horizon: Fix irq release error by Arvind Yadav · 7 years ago
  48. c488c2e clk: uniphier: fix DAPLL2 clock rate of Pro5 by Masahiro Yamada · 7 years ago
  49. f45f4f8 bpf: fix lockdep splat by Eric Dumazet · 7 years ago
  50. 9904da5 sctp: use the right sk after waking up from wait_buf sleep by Xin Long · 7 years ago
  51. 1158ecd5 sctp: do not free asoc when it is already dead in sctp_sendmsg by Xin Long · 7 years ago
  52. 1618400 zsmalloc: calling zs_map_object() from irq is a bug by Sergey Senozhatsky · 7 years ago
  53. 7da67d1 sparc64/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
  54. 1a5a4c6 block: wake up all tasks blocked in get_request() by Ming Lei · 7 years ago
  55. c31bfe7 dt-bindings: usb: fix reg-property port-number range by Johan Hovold · 7 years ago
  56. 1eeb1ed xfs: fix forgotten rcu read unlock when skipping inode reclaim by Darrick J. Wong · 7 years ago
  57. acbe104 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  58. 509e9b8 NFS: Fix a typo in nfs_rename() by Trond Myklebust · 7 years ago
  59. a780a72 dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 by Randy Dunlap · 7 years ago
  60. a77c116 lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago
  61. e967247 drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in 'rio_dma_transfer()' by Christophe JAILLET · 7 years ago
  62. 007e20b route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  63. 7c4fa0c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  64. 2388d52 gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  65. 6a8ab066 mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() by Ben Hutchings · 7 years ago
  66. 0965ed5 x86/mpx/selftests: Fix up weird arrays by Dave Hansen · 7 years ago
  67. b96d06e coccinelle: fix parallel build with CHECK=scripts/coccicheck by Masahiro Yamada · 7 years ago
  68. 55042e2 kbuild: pkg: use --transform option to prefix paths in tar by Masahiro Yamada · 7 years ago
  69. 7290cfe EDAC, i5000, i5400: Fix definition of NRECMEMB register by Jérémy Lefaure · 7 years ago
  70. 62c12d6 EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro by Jérémy Lefaure · 7 years ago
  71. d28faeb powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested by Alexey Kardashevskiy · 7 years ago
  72. 92527dc drm/amd/amdgpu: fix console deadlock if late init failed by Jim Qu · 7 years ago
  73. e8d5b11 axonram: Fix gendisk handling by Jan Kara · 7 years ago
  74. 8818eb8 netfilter: don't track fragmented packets by Florian Westphal · 7 years ago
  75. 36a1437 zram: set physical queue limits to avoid array out of bounds accesses by Johannes Thumshirn · 7 years ago
  76. bc88591 blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue() by Ming Lei · 7 years ago
  77. 567df74 i2c: riic: fix restart condition by Chris Brandt · 7 years ago
  78. e46126e crypto: s5p-sss - Fix completing crypto request in IRQ handler by Krzysztof Kozlowski · 7 years ago
  79. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 7 years ago
  80. f191e15 ibmvnic: Allocate number of rx/tx buffers agreed on by firmware by Thomas Falcon · 7 years ago
  81. f3b1f93 ibmvnic: Fix overflowing firmware/hardware TX queue by Thomas Falcon · 7 years ago
  82. 742e67d rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races by Sowmini Varadhan · 7 years ago
  83. d8f147a bnx2x: do not rollback VF MAC/VLAN filters we did not configure by Michal Schmidt · 7 years ago
  84. cdef3be bnx2x: fix detection of VLAN filtering feature for VF by Michal Schmidt · 7 years ago
  85. f73fcb2 bnx2x: fix possible overrun of VFPF multicast addresses array by Michal Schmidt · 7 years ago
  86. ae6b345 bnx2x: prevent crash when accessing PTP with interface down by Michal Schmidt · 7 years ago
  87. c72c7f2 spi_ks8995: regs_size incorrect for some devices by Blomme, Maarten · 7 years ago
  88. 1ace4da spi_ks8995: fix "BUG: key accdaa28 not in .data!" by Blomme, Maarten · 7 years ago
  89. b1f7114 KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled by Andre Przywara · 7 years ago
  90. aafb72d arm64: KVM: Survive unknown traps from guests by Mark Rutland · 7 years ago
  91. 5e366aa arm: KVM: Survive unknown traps from guests by Mark Rutland · 7 years ago
  92. c886f28 KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset by Wanpeng Li · 7 years ago
  93. 54e1ae1 irqchip/crossbar: Fix incorrect type of register size by Franck Demathieu · 7 years ago
  94. d32c4de scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters by James Smart · 7 years ago
  95. 1e7208d scsi: qla2xxx: Fix ql_dump_buffer by Joe Perches · 7 years ago
  96. 757e184 workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq by Tejun Heo · 7 years ago
  97. da6a95b libata: drop WARN from protocol error in ata_sff_qc_issue() by Tejun Heo · 7 years ago
  98. 29deec4 kvm: nVMX: VMCLEAR should not cause the vCPU to shut down by Jim Mattson · 7 years ago
  99. 2afb2d8 usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver by Raz Manor · 7 years ago
  100. 82f79a4 usb: gadget: pxa27x: Test for a valid argument pointer by Petr Cvek · 7 years ago