1. c01ddaa 9p/rdma: remove useless check in cm_event_handler by Dominique Martinet · 6 years ago
  2. f779172 9p: acl: fix uninitialized iattr access by Dominique Martinet · 6 years ago
  3. ad93d62 9p/rdma: do not disconnect on down_interruptible EAGAIN by Dominique Martinet · 6 years ago
  4. 16977a9 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 5 years ago
  5. 07d6f72 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 5 years ago
  6. 948475f perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 5 years ago
  7. e20ec78 IB/hfi1: Avoid hardlockup with flushlist_lock by Mike Marciniszyn · 5 years ago
  8. c1707c5 mac80211: Do not use stack memory with scatterlist for GMAC by Jouni Malinen · 5 years ago
  9. 9f0f5ff mac80211: drop robust management frames from unknown TA by Johannes Berg · 5 years ago
  10. e4f1861 cfg80211: fix memory leak of wiphy device name by Eric Biggers · 5 years ago
  11. 68d1e28 Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 5 years ago
  12. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  13. 00d409d ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX by Fabio Estevam · 5 years ago
  14. e90a7ec powerpc/bpf: use unsigned division instruction for 64-bit operations by Naveen N. Rao · 5 years ago
  15. a97e265 can: purge socket error queue on sock destruct by Willem de Bruijn · 5 years ago
  16. 50b1c5b can: flexcan: fix timeout when set small bitrate by Joakim Zhang · 5 years ago
  17. ce8c476 btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago
  18. 0e6a89a3 nvme: Fix u32 overflow in the number of namespace list calculation by Jaesoo Lee · 5 years ago
  19. f1e5aff hwmon: (pmbus/core) Treat parameters as paged if on multiple pages by Robert Hancock · 5 years ago
  20. b4b29e5 s390/qeth: fix VLAN attribute in bridge_hostnotify udev event by Alexandra Winter · 5 years ago
  21. 48c44d3 scsi: ufs: Check that space was properly alloced in copy_query_response by Avri Altman · 5 years ago
  22. c200537 scripts/checkstack.pl: Fix arm64 wrong or unknown architecture by George G. Davis · 5 years ago
  23. 336ebd7 drm/arm/hdlcd: Allow a bit of clock tolerance by Robin Murphy · 5 years ago
  24. 631a183 net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled by Sean Wang · 5 years ago
  25. 486e866 net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported by Sean Wang · 5 years ago
  26. 198ceca sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD by Young Xiao · 5 years ago
  27. 439ab88 net: hns: Fix loopback test failed at copper ports by Yonglong Liu · 5 years ago
  28. 7515188 net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0 by Nikita Yushchenko · 5 years ago
  29. eac97a7 MIPS: uprobes: remove set but not used variable 'epc' by YueHaibing · 5 years ago
  30. eb8d192 IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value by Mike Marciniszyn · 5 years ago
  31. e741be9 IB/hfi1: Insure freeze_work work_struct is canceled on shutdown by Mike Marciniszyn · 5 years ago
  32. ca45c2c IB/rdmavt: Fix alloc_qpn() WARN_ON() by Mike Marciniszyn · 5 years ago
  33. 32ecc73 parisc: Fix compiler warnings in float emulation code by Helge Deller · 5 years ago
  34. c9b7621 parport: Fix mem leak in parport_register_dev_model by YueHaibing · 5 years ago
  35. 046a379 ARC: fix build warnings with !CONFIG_KPROBES by Vineet Gupta · 5 years ago
  36. 4a60589 apparmor: enforce nullbyte at end of tag string by Jann Horn · 5 years ago
  37. 8b034f1 Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD by Andrey Smirnov · 5 years ago
  38. 88bc27b IB/hfi1: Silence txreq allocation warnings by Mike Marciniszyn · 5 years ago
  39. 74d7687 usb: chipidea: udc: workaround for endpoint conflict issue by Peter Chen · 5 years ago
  40. e6c2b0a scsi: ufs: Avoid runtime suspend possibly being blocked forever by Stanley Chu · 5 years ago
  41. 7601d81 gcc-9: silence 'address-of-packed-member' warning by Linus Torvalds · 5 years ago
  42. 2e41539 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 5 years ago
  43. 09a7068 Linux 4.9.184 by Greg Kroah-Hartman · 5 years ago
  44. caa51ed tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 5 years ago
  45. 72f67fd Linux 4.9.183 by Greg Kroah-Hartman · 5 years ago
  46. 77beb27 Abort file_remove_privs() for non-reg. files by Alexander Lochmann · 5 years ago
  47. 7219a58 mlxsw: spectrum: Prevent force of 56G by Amit Cohen · 5 years ago
  48. 1d28cf1 scsi: libsas: delete sas port if expander discover failed by Jason Yan · 5 years ago
  49. 2047139 scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask by Lianbo Jiang · 5 years ago
  50. 1a0c974 scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() by Varun Prakash · 5 years ago
  51. 9b25b0c net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs by Yoshihiro Shimoda · 5 years ago
  52. 5590c49 KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu by Paul Mackerras · 5 years ago
  53. fffbde1 KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list by Paul Mackerras · 5 years ago
  54. 83a91e4 ia64: fix build errors by exporting paddr_to_nid() by Randy Dunlap · 5 years ago
  55. 38df677 perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  56. 5f64ee9 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  57. 79cb505 configfs: Fix use-after-free when accessing sd->s_dentry by Sahitya Tummala · 5 years ago
  58. 8557793 i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr by Yingjoe Chen · 5 years ago
  59. 8dbd5988 net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() by Kees Cook · 5 years ago
  60. 246c1dd gpio: fix gpio-adp5588 build errors by Randy Dunlap · 5 years ago
  61. abfdce3 perf/ring_buffer: Add ordering to rb->nest increment by Peter Zijlstra · 5 years ago
  62. a446eb5 perf/ring_buffer: Fix exposing a temporarily decreased data_head by Yabin Cui · 5 years ago
  63. b28e794 x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor by Frank van der Linden · 5 years ago
  64. f13d6b3 mISDN: make sure device name is NUL terminated by Dan Carpenter · 5 years ago
  65. b11278e selftests: netfilter: missing error check when setting up veth interface by Jeffrin Jose T · 5 years ago
  66. 20850f8 perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints by Stephane Eranian · 5 years ago
  67. 4d8d413 Revert "staging: vc04_services: prevent integer overflow in create_pagelist()" by Greg Kroah-Hartman · 5 years ago
  68. ce8bda0 sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg by John Paul Adrian Glaubitz · 5 years ago
  69. c55ce1d neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 5 years ago
  70. 3c77a1c lapb: fixed leak of control-blocks. by Jeremy Sowden · 5 years ago
  71. 90612f8 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero by Eric Dumazet · 5 years ago
  72. e6ac0ce be2net: Fix number of Rx queues used for flow hashing by Ivan Vecera · 5 years ago
  73. e219236 ax25: fix inconsistent lock state in ax25_destroy_timer by Eric Dumazet · 5 years ago
  74. 2eaaeb3 rtc: pcf8523: don't return invalid date when battery is low by Baruch Siach · 5 years ago
  75. 4e528be USB: serial: option: add Telit 0x1260 and 0x1261 compositions by Daniele Palmas · 5 years ago
  76. 88b6e9c52 USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode by Jörgen Storvist · 5 years ago
  77. 1a77112 USB: serial: pl2303: add Allied Telesis VT-Kit3 by Chris Packham · 5 years ago
  78. dece753 USB: usb-storage: Add new ID to ums-realtek by Kai-Heng Feng · 5 years ago
  79. b1a0ee5 USB: Fix chipmunk-like voice when using Logitech C270 for recording audio. by Marco Zatta · 5 years ago
  80. 7d67e56 usb: dwc2: Fix DMA cache alignment issues by Martin Schiller · 5 years ago
  81. 36796bd drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define() by Murray McAllister · 5 years ago
  82. a47f9e9 drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read by Murray McAllister · 5 years ago
  83. c867a67 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 5 years ago
  84. 438f4dc0 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 5 years ago
  85. a667fc6 usbnet: ipheth: fix racing condition by Bernd Eckstein · 5 years ago
  86. 4c3e2d7 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 5 years ago
  87. 8d9ab8b scsi: bnx2fc: fix incorrect cast to u64 on shift operation by Colin Ian King · 5 years ago
  88. 3acca2a arm64/mm: Inhibit huge-vmap with ptdump by Mark Rutland · 5 years ago
  89. 6eb60cf scsi: lpfc: add check for loss of ndlp when sending RRQ by James Smart · 5 years ago
  90. 32f9912 Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var by Young Xiao · 5 years ago
  91. 881a09f Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" by Takashi Iwai · 5 years ago
  92. 8763ac7 ALSA: seq: Fix race of get-subscription call vs port-delete ioctls by Takashi Iwai · 5 years ago
  93. dcdbccd ALSA: seq: Protect in-kernel ioctl calls with mutex by Takashi Iwai · 5 years ago
  94. c9eb92d x86/uaccess, kcov: Disable stack protector by Peter Zijlstra · 5 years ago
  95. 14f12a7 ASoC: fsl_asrc: Fix the issue about unsupported rate by S.j. Wang · 5 years ago
  96. 0a95c14 ASoC: cs42xx8: Add regcache mask dirty by S.j. Wang · 5 years ago
  97. df260f7 cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() by Tejun Heo · 5 years ago
  98. 4cf6bb2 bcache: fix stack corruption by PRECEDING_KEY() by Coly Li · 5 years ago
  99. 6545c8a i2c: acorn: fix i2c warning by Russell King · 5 years ago
  100. 607a79a media: v4l2-ioctl: clear fields in s_parm by Hans Verkuil · 6 years ago