1. a329c15 crypto: pcbc - remove bogus memcpy()s with src == dest by Eric Biggers · 5 years ago
  2. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 5 years ago
  3. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 5 years ago
  4. 9cfc01b m68k: Add -ffreestanding to CFLAGS by Finn Thain · 5 years ago
  5. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 5 years ago
  6. 8c93709 fs/devpts: always delete dcache dentry-s in dput() by Varad Gautam · 5 years ago
  7. 1ef34b9 scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock by Bart Van Assche · 5 years ago
  8. 98a5238 scsi: sd: Optimal I/O size should be a multiple of physical block size by Martin K. Petersen · 5 years ago
  9. 85af500 scsi: virtio_scsi: don't send sc payload with tmfs by Felipe Franciosi · 5 years ago
  10. ffcad0a s390/virtio: handle find on invalid queue gracefully by Halil Pasic · 5 years ago
  11. c7a897a clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown by Stuart Menefy · 5 years ago
  12. c83aa58 clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR by Stuart Menefy · 5 years ago
  13. e24432b regulator: s2mpa01: Fix step values for some LDOs by Stuart Menefy · 5 years ago
  14. 686ca7f regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 by Krzysztof Kozlowski · 5 years ago
  15. b8a8115 spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 5 years ago
  16. 1a3f244 spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 5 years ago
  17. d74bc74 ACPI / device_sysfs: Avoid OF modalias creation for removed device by Andy Shevchenko · 5 years ago
  18. 037a6cf tracing: Do not free iter->trace in fail path of tracing_open_pipe() by zhangyi (F) · 5 years ago
  19. 286ffaa tracing: Use strncpy instead of memcpy for string keys in hist triggers by Tom Zanussi · 5 years ago
  20. 776f01e CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 5 years ago
  21. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  22. 9a0eec8 crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling by Ard Biesheuvel · 5 years ago
  23. dd39aff crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails by Eric Biggers · 5 years ago
  24. f45c6c3 libnvdimm: Fix altmap reservation size calculation by Oliver O'Halloran · 5 years ago
  25. 9f98f27 libnvdimm/pmem: Honor force_raw for legacy pmem regions by Dan Williams · 5 years ago
  26. 4465532 libnvdimm/label: Clear 'updating' flag after label-set update by Dan Williams · 5 years ago
  27. a9624ba stm class: Prevent division by zero by Alexander Shishkin · 5 years ago
  28. 2484aab tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 5 years ago
  29. 10a81a1 net: set static variable an initial value in atl2_probe() by Mao Wenan · 5 years ago
  30. b2743d8 nfp: bpf: fix ALU32 high bits clearance bug by Jiong Wang · 5 years ago
  31. cb986f5 nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K by Jiong Wang · 5 years ago
  32. cdccf12 net: thunderx: make CFG_DONE message to run through generic send-ack sequence by Vadim Lomovtsev · 5 years ago
  33. 703473b mac80211_hwsim: propagate genlmsg_reply return code by Li RongQing · 5 years ago
  34. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 5 years ago
  35. f8a845c ARC: uacces: remove lp_start, lp_end from clobber list by Vineet Gupta · 5 years ago
  36. c29505f ARCv2: lib: memcpy: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 5 years ago
  37. eb85c846ec tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 5 years ago
  38. eda2912 net: marvell: mvneta: fix DMA debug warning by Russell King · 5 years ago
  39. 46043c1 arm64: Relax GIC version check during early boot by Vladimir Murzin · 5 years ago
  40. 5772f03 ASoC: topology: free created components in tplg load error by Bard liao · 5 years ago
  41. 449bb94 net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() by Alexey Khoroshilov · 5 years ago
  42. d299d2c qmi_wwan: apply SET_DTR quirk to Sierra WP7607 by Beniamino Galvani · 5 years ago
  43. 6faf692 pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins by Martin Blumenstingl · 5 years ago
  44. 72c50b0 net: systemport: Fix reception of BPDUs by Florian Fainelli · 5 years ago
  45. 8d7045a scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task by Anoob Soman · 5 years ago
  46. 740f4ae assoc_array: Fix shortcut creation by David Howells · 5 years ago
  47. 6256557 ARM: 8824/1: fix a migrating irq bug when hotplug cpu by Dietmar Eggemann · 5 years ago
  48. 2c304e4 clk: sunxi: A31: Fix wrong AHB gate number by Andre Przywara · 5 years ago
  49. 2e0e73d Input: st-keyscan - fix potential zalloc NULL dereference by Gabriel Fernandez · 5 years ago
  50. 9f7ae2d i2c: cadence: Fix the hold bit setting by Shubhrajyoti Datta · 5 years ago
  51. 4d8854a net: hns: Fix object reference leaks in hns_dsaf_roce_reset() by Huang Zijiang · 5 years ago
  52. 484e89a mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 5 years ago
  53. c133d8e mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 5 years ago
  54. 489a9ab floppy: check_events callback should not return a negative number by Yufen Yu · 5 years ago
  55. 8faa6f2 Input: matrix_keypad - use flush_delayed_work() by Dmitry Torokhov · 5 years ago
  56. 3c8b39a Input: cap11xx - switch to using set_brightness_blocking() by Dmitry Torokhov · 5 years ago
  57. e9ecab0 ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized by Yizhuo · 5 years ago
  58. 6a5cda4 s390/dasd: fix using offset into zero size array error by Stefan Haberland · 5 years ago
  59. 06d73d1 gpu: ipu-v3: Fix CSI offsets for imx53 by Steve Longerbeam · 6 years ago
  60. 7052282 gpu: ipu-v3: Fix i.MX51 CSI control registers offset by Alexander Shiyan · 5 years ago
  61. 38605cc crypto: ahash - fix another early termination in hash walk by Eric Biggers · 5 years ago
  62. a475fe3 crypto: caam - fixed handling of sg list by Pankaj Gupta · 5 years ago
  63. 03750aa stm class: Fix an endless loop in channel allocation by Zhi Jin · 6 years ago
  64. ffe5a99 iio: adc: exynos-adc: Fix NULL pointer exception on unbind by Krzysztof Kozlowski · 5 years ago
  65. 3492ee4 ASoC: fsl_esai: fix register setting issue in RIGHT_J mode by S.j. Wang · 5 years ago
  66. b5d6f47 9p/net: fix memory leak in p9_client_create by zhengbin · 5 years ago
  67. 0a97dbd 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 5 years ago
  68. 7f422aa6 media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused() by Hans Verkuil · 5 years ago
  69. f5fd34f Linux 4.9.164 by Greg Kroah-Hartman · 5 years ago
  70. 5ebcee9 vhost/vsock: fix vhost vsock cid hashing inconsistent by Zha Bin · 5 years ago
  71. 0da773c5 of: Support const and non-const use for to_of_node() by Sakari Ailus · 7 years ago
  72. 883f7c3 mmc: tmio_mmc_core: don't claim spurious interrupts by Sergei Shtylyov · 5 years ago
  73. 3decc9d It's wrong to add len to sector_nr in raid10 reshape twice by Xiao Ni · 5 years ago
  74. a3a870c ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56 by Takashi Sakamoto · 5 years ago
  75. 4f964aa perf/x86: Fixup typo in stub functions by Peter Zijlstra · 5 years ago
  76. 83fe873 tcp/dccp: remove reqsk_put() from inet_child_forget() by Eric Dumazet · 7 years ago
  77. 7cbb0ab gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 5 years ago
  78. 0bea382 rxrpc: Fix client call queueing, waiting for channel by David Howells · 5 years ago
  79. 8fa3e87 vxlan: Fix GRO cells race condition between receive and link delete by Stefano Brivio · 5 years ago
  80. 510c625 ipvlan: disallow userns cap_net_admin to change global mode/flags by Daniel Borkmann · 5 years ago
  81. 713b91c missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 5 years ago
  82. 2f3d0e9 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 5 years ago
  83. c4bec92 mdio_bus: Fix use-after-free on device_register fails by YueHaibing · 5 years ago
  84. 92382cd net/x25: fix a race in x25_bind() by Eric Dumazet · 5 years ago
  85. f46dc15 net/mlx4_core: Fix qp mtt size calculation by Jack Morgenstein · 5 years ago
  86. 038a48c net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling by Jack Morgenstein · 5 years ago
  87. de42e2e net/mlx4_core: Fix reset flow when in command polling mode by Jack Morgenstein · 5 years ago
  88. 9b0e9c2 vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() by Eric Dumazet · 5 years ago
  89. 40852d5 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 5 years ago
  90. e8273ce route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 5 years ago
  91. a0f1f55 ravb: Decrease TxFIFO depth of Q3 and Q2 to one by Masaru Nagai · 5 years ago
  92. 3b3ce4c pptp: dst_release sk_dst_cache in pptp_sock_destruct by Xin Long · 5 years ago
  93. 0651889 net/x25: reset state in x25_connect() by Eric Dumazet · 5 years ago
  94. 3123545 net/x25: fix use-after-free in x25_device_event() by Eric Dumazet · 5 years ago
  95. b89d3ce net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 5 years ago
  96. 8aad233 net/hsr: fix possible crash in add_timer() by Eric Dumazet · 5 years ago
  97. a582b20 net: hsr: fix memory leak in hsr_dev_finalize() by Mao Wenan · 5 years ago
  98. e0c435a l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 5 years ago
  99. ccc2aae KEYS: restrict /proc/keys by credentials at open time by Eric Biggers · 7 years ago
  100. 45eaae2 ACPICA: Reference Counts: increase max to 0x4000 for large servers by Erik Schmauss · 6 years ago