1. d8b9930 ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME by Jann Horn · 5 years ago
  2. e7816df MIPS: Workaround GCC __builtin_unreachable reordering bug by Paul Burton · 6 years ago
  3. 0a11270 drm/i915/dmc: protect against reading random memory by Lucas De Marchi · 5 years ago
  4. d271f22 KVM: x86: degrade WARN to pr_warn_ratelimited by Paolo Bonzini · 5 years ago
  5. 05cd693 clk: sunxi: fix uninitialized access by Arnd Bergmann · 7 years ago
  6. bd67557 ARC: handle gcc generated __builtin_trap for older compiler by Vineet Gupta · 7 years ago
  7. 074d0aa bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 6 years ago
  8. 39862cc ARC: fix allnoconfig build warning by Vineet Gupta · 7 years ago
  9. f3002e5 mfd: omap-usb-tll: Fix register offsets by Arnd Bergmann · 7 years ago
  10. f1a542a MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send() by Paul Burton · 6 years ago
  11. 31cbea6 MIPS: math-emu: do not use bools for arithmetic by Manuel Lauss · 7 years ago
  12. 32b21348 mm/mlock.c: change count_mm_mlocked_page_nr return type by swkhack · 5 years ago
  13. 99b6668 scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE by Manuel Traut · 5 years ago
  14. cb19011 scsi: hpsa: correct ioaccel2 chaining by Don Brace · 5 years ago
  15. 71e54f5 usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC by Alexandre Belloni · 5 years ago
  16. aa5865d usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i] by Young Xiao · 5 years ago
  17. 689aca7 ASoC: max98090: remove 24-bit format support if RJ is 0 by Yu-Hsuan Hsu · 5 years ago
  18. b9c6c4d drm/mediatek: fix unbind functions by Hsin-Yi Wang · 5 years ago
  19. 3b3853b spi: bitbang: Fix NULL pointer dereference in spi_unregister_master by YueHaibing · 5 years ago
  20. 1166bec ASoC: soc-pcm: BE dai needs prepare when pause release after resume by Libin Yang · 5 years ago
  21. cbb066f ASoC : cs4265 : readable register too low by Matt Flax · 5 years ago
  22. f470557 Bluetooth: Fix faulty expression for minimum encryption key size check by Matias Karhumaa · 5 years ago
  23. 2f973fe tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb by Xin Long · 5 years ago
  24. 0f00d44 bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err by Martin KaFai Lau · 5 years ago
  25. 3c77e8f bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 5 years ago
  26. d76e874 net: check before dereferencing netdev_ops during busy poll by Josh Elsasser · 5 years ago
  27. 4451dc9 ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 5 years ago
  28. b93a8c2 bonding: Always enable vlan tx offload by YueHaibing · 5 years ago
  29. 7abb0db team: Always enable vlan tx offload by YueHaibing · 5 years ago
  30. 167c810 tun: wake up waitqueues after IFF_UP is set by Fei Li · 5 years ago
  31. c09cff8 tipc: check msg->req data len in tipc_nl_compat_bearer_disable by Xin Long · 5 years ago
  32. 00bdf8d tipc: change to use register_pernet_device by Xin Long · 5 years ago
  33. 17bcbe8 sctp: change to hold sk after auth shkey is created successfully by Xin Long · 5 years ago
  34. 7ced5e8 net: stmmac: fixed new system time seconds value calculation by Roland Hii · 5 years ago
  35. 0c76cea af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET by Neil Horman · 5 years ago
  36. 0cbb0ae cpu/speculation: Warn on unsupported mitigations= parameter by Geert Uytterhoeven · 5 years ago
  37. 64d3f00 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 5 years ago
  38. bed8647 x86/speculation: Allow guests to use SSBD even if host does not by Alejandro Jimenez · 5 years ago
  39. ff2870b scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() by Jan Kara · 5 years ago
  40. 0c4a3f5 mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 5 years ago
  41. 42a7a2a fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 5 years ago
  42. 730855b fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 5 years ago
  43. e7d8130 net/9p: include trans_common.h to fix missing prototype warning. by Adeodato Simó · 6 years ago
  44. 99af179 9p: p9dirent_read: check network-provided name length by Dominique Martinet · 6 years ago
  45. c01ddaa 9p/rdma: remove useless check in cm_event_handler by Dominique Martinet · 6 years ago
  46. f779172 9p: acl: fix uninitialized iattr access by Dominique Martinet · 6 years ago
  47. ad93d62 9p/rdma: do not disconnect on down_interruptible EAGAIN by Dominique Martinet · 6 years ago
  48. 16977a9 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  49. 07d6f72 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  50. 948475f perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  51. e20ec78 IB/hfi1: Avoid hardlockup with flushlist_lock by Mike Marciniszyn · 5 years ago
  52. c1707c5 mac80211: Do not use stack memory with scatterlist for GMAC by Jouni Malinen · 5 years ago
  53. 9f0f5ff mac80211: drop robust management frames from unknown TA by Johannes Berg · 5 years ago
  54. e4f1861 cfg80211: fix memory leak of wiphy device name by Eric Biggers · 5 years ago
  55. 68d1e28 Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 5 years ago
  56. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  57. 00d409d ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX by Fabio Estevam · 5 years ago
  58. e90a7ec powerpc/bpf: use unsigned division instruction for 64-bit operations by Naveen N. Rao · 5 years ago
  59. a97e265 can: purge socket error queue on sock destruct by Willem de Bruijn · 5 years ago
  60. 50b1c5b can: flexcan: fix timeout when set small bitrate by Joakim Zhang · 5 years ago
  61. ce8c476 btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago
  62. 0e6a89a3 nvme: Fix u32 overflow in the number of namespace list calculation by Jaesoo Lee · 5 years ago
  63. f1e5aff hwmon: (pmbus/core) Treat parameters as paged if on multiple pages by Robert Hancock · 5 years ago
  64. b4b29e5 s390/qeth: fix VLAN attribute in bridge_hostnotify udev event by Alexandra Winter · 5 years ago
  65. 48c44d3 scsi: ufs: Check that space was properly alloced in copy_query_response by Avri Altman · 5 years ago
  66. c200537 scripts/checkstack.pl: Fix arm64 wrong or unknown architecture by George G. Davis · 5 years ago
  67. 336ebd7 drm/arm/hdlcd: Allow a bit of clock tolerance by Robin Murphy · 5 years ago
  68. 631a183 net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled by Sean Wang · 5 years ago
  69. 486e866 net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported by Sean Wang · 5 years ago
  70. 198ceca sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD by Young Xiao · 5 years ago
  71. 439ab88 net: hns: Fix loopback test failed at copper ports by Yonglong Liu · 5 years ago
  72. 7515188 net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0 by Nikita Yushchenko · 5 years ago
  73. eac97a7 MIPS: uprobes: remove set but not used variable 'epc' by YueHaibing · 5 years ago
  74. eb8d192 IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value by Mike Marciniszyn · 5 years ago
  75. e741be9 IB/hfi1: Insure freeze_work work_struct is canceled on shutdown by Mike Marciniszyn · 5 years ago
  76. ca45c2c IB/rdmavt: Fix alloc_qpn() WARN_ON() by Mike Marciniszyn · 5 years ago
  77. 32ecc73 parisc: Fix compiler warnings in float emulation code by Helge Deller · 5 years ago
  78. c9b7621 parport: Fix mem leak in parport_register_dev_model by YueHaibing · 5 years ago
  79. 046a379 ARC: fix build warnings with !CONFIG_KPROBES by Vineet Gupta · 5 years ago
  80. 4a60589 apparmor: enforce nullbyte at end of tag string by Jann Horn · 5 years ago
  81. 8b034f1 Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD by Andrey Smirnov · 5 years ago
  82. 88bc27b IB/hfi1: Silence txreq allocation warnings by Mike Marciniszyn · 5 years ago
  83. 74d7687 usb: chipidea: udc: workaround for endpoint conflict issue by Peter Chen · 5 years ago
  84. e6c2b0a scsi: ufs: Avoid runtime suspend possibly being blocked forever by Stanley Chu · 5 years ago
  85. 7601d81 gcc-9: silence 'address-of-packed-member' warning by Linus Torvalds · 5 years ago
  86. 2e41539 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 5 years ago
  87. 1dc4a35 soc: qcom: fix invalid length can be configured to DCC by Yuanfang Zhang · 5 years ago
  88. 1c10806 msm: vidc: Add checks to avoid OOB access by Manikanta Kanamarlapudi · 5 years ago
  89. a3dc69e Merge "ARM: dts: msm: Increase the "fg-bmd-en-delay" for sdm429w" by Linux Build Service Account · 5 years ago
  90. da0ef77 Merge "ARM: dts: msm: Enable qseecom for sdxpoorwills" by Linux Build Service Account · 5 years ago
  91. 4f8e641 coresight: byte-cntr: stop reading byte-cntr when etr is diasbled by Yuanfang Zhang · 5 years ago
  92. 55e9385 Merge "ARM: dt: qcom: Supply dll-hsr settings sdhc on sdxpoorwills" by Linux Build Service Account · 5 years ago
  93. 0e07086 Merge "sched/fair: Avoid unnecessary active load balance" by Linux Build Service Account · 5 years ago
  94. 448ea24 Merge "Coresight-cti: No need to keep clk being on for cti save/restore" by Linux Build Service Account · 5 years ago
  95. 97bb7bb Merge 0d6560159d10fd54135204c284250a301361b9b8 on remote branch by Linux Build Service Account · 5 years ago
  96. 83ebc05 Merge "ARM: dts: msm: add camera configuration for sdm845 rb3 device" by Linux Build Service Account · 5 years ago
  97. abb0fdb Merge "msm: camera: eeprom: Fix not enough memory buffer issue in EEPROM" by Linux Build Service Account · 5 years ago
  98. 75e4891 Merge "Revert "Revert "ANDROID: Communicates LMK events to userland where they can be logged""" by Linux Build Service Account · 5 years ago
  99. 8069104 Merge "drivers: mailbox: Use high priority tasklet" by Linux Build Service Account · 5 years ago
  100. c482dcf ARM: dts: msm: Increase the "fg-bmd-en-delay" for sdm429w by Kiran Gunda · 5 years ago