1. 015c205 crypto: user - prevent operating on larval algorithms by Eric Biggers · 6 years ago
  2. 54435b7 ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME by Jann Horn · 6 years ago
  3. 600d371 drm/i915/dmc: protect against reading random memory by Lucas De Marchi · 6 years ago
  4. 2b39351 ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper() by Wei Li · 6 years ago
  5. 9380441 module: Fix livepatch/ftrace module text permissions race by Josh Poimboeuf · 6 years ago
  6. 220adcc tracing: avoid build warning with HAVE_NOP_MCOUNT by Vasily Gorbik · 6 years ago
  7. 79fccb9 mm/mlock.c: change count_mm_mlocked_page_nr return type by swkhack · 6 years ago
  8. 4fce0a7 scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE by Manuel Traut · 6 years ago
  9. b7747ec cpuset: restore sanity to cpuset_cpus_allowed_fallback() by Joel Savitz · 6 years ago
  10. e33aeb9 i2c: pca-platform: Fix GPIO lookup code by Linus Walleij · 6 years ago
  11. 7cf431e platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow by Vadim Pasternak · 6 years ago
  12. c241f3f platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration by Vadim Pasternak · 6 years ago
  13. f853112 platform/x86: intel-vbtn: Report switch events when event wakes device by Mathew King · 6 years ago
  14. 2ac9617 platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi by Hans de Goede · 6 years ago
  15. 027e043 drm: panel-orientation-quirks: Add quirk for GPD MicroPC by Hans de Goede · 6 years ago
  16. 2446563d drm: panel-orientation-quirks: Add quirk for GPD pocket2 by Hans de Goede · 6 years ago
  17. 8be5629 scsi: hpsa: correct ioaccel2 chaining by Don Brace · 6 years ago
  18. c1bef20 SoC: rt274: Fix internal jack assignment in set_jack callback by Amadeusz Sławiński · 6 years ago
  19. 1023af0 ALSA: hdac: fix memory release for SST and SOF drivers by Amadeusz Sławiński · 6 years ago
  20. 26a6acd usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC by Alexandre Belloni · 6 years ago
  21. 9be058f usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i] by Young Xiao · 6 years ago
  22. 5284327 x86/CPU: Add more Icelake model numbers by Kan Liang · 6 years ago
  23. 7492908 ASoC: sun4i-i2s: Add offset to RX channel select by Marcus Cooper · 6 years ago
  24. 3247563 ASoC: sun4i-i2s: Fix sun8i tx channel offset mask by Marcus Cooper · 6 years ago
  25. 7b74863 ASoC: max98090: remove 24-bit format support if RJ is 0 by Yu-Hsuan Hsu · 6 years ago
  26. 3b60f98 drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable() by Hsin-Yi Wang · 6 years ago
  27. 34e5e1c drm/mediatek: clear num_pipes when unbind driver by Hsin-Yi Wang · 6 years ago
  28. a8a86e9 drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver by Hsin-Yi Wang · 6 years ago
  29. 79e095d drm/mediatek: unbind components in mtk_drm_unbind() by Hsin-Yi Wang · 6 years ago
  30. 319f469 drm/mediatek: fix unbind functions by Hsin-Yi Wang · 6 years ago
  31. dbd94f4 spi: bitbang: Fix NULL pointer dereference in spi_unregister_master by YueHaibing · 6 years ago
  32. 3f8d3c9 ASoC: ak4458: rstn_control - return a non-zero on error only by Viorel Suman · 6 years ago
  33. 3c3dd68 ASoC: soc-pcm: BE dai needs prepare when pause release after resume by Libin Yang · 6 years ago
  34. 4c31b4b ASoC: ak4458: add return value for ak4458_probe by Viorel Suman · 6 years ago
  35. 0c19bcd ASoC : cs4265 : readable register too low by Matt Flax · 6 years ago
  36. c549680 netfilter: nft_flow_offload: IPCB is only valid for ipv4 family by Florian Westphal · 6 years ago
  37. 041c181 netfilter: nft_flow_offload: don't offload when sequence numbers need adjustment by Florian Westphal · 6 years ago
  38. 48f611e netfilter: nft_flow_offload: set liberal tracking mode for tcp by Florian Westphal · 6 years ago
  39. 3b2734b netfilter: nf_flow_table: ignore DF bit setting by Florian Westphal · 6 years ago
  40. 869eec8 md/raid0: Do not bypass blocking queue entered for raid0 bios by Guilherme G. Piccoli · 6 years ago
  41. c9d8d3e block: Fix a NULL pointer dereference in generic_make_request() by Guilherme G. Piccoli · 6 years ago
  42. 5dd6139 Bluetooth: Fix faulty expression for minimum encryption key size check by Matias Karhumaa · 6 years ago
  43. 1a05924 Linux 4.19.57 by Greg Kroah-Hartman · 6 years ago
  44. 3919d91 arm64: insn: Fix ldadd instruction encoding by Jean-Philippe Brucker · 6 years ago
  45. 9c423fd usb: dwc3: Reset num_trbs after skipping by Thinh Nguyen · 6 years ago
  46. 2bbb6b5 tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb by Xin Long · 6 years ago
  47. 89c49e7 RDMA: Directly cast the sockaddr union to sockaddr by Jason Gunthorpe · 6 years ago
  48. a319c8f futex: Update comments and docs about return values of arch futex code by Will Deacon · 6 years ago
  49. 4423a82 bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd by Daniel Borkmann · 6 years ago
  50. 436869e arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg() by Will Deacon · 6 years ago
  51. ba6340a7 bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err by Martin KaFai Lau · 6 years ago
  52. 79c6a8c bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro by Martin KaFai Lau · 6 years ago
  53. 613bc37 bpf: fix unconnected udp hooks by Daniel Borkmann · 6 years ago
  54. a7177b9 bpf: fix nested bpf tracepoints with per-cpu data by Matt Mullins · 6 years ago
  55. 4992d4a bpf: lpm_trie: check left child of last leftmost node for NULL by Jonathan Lemon · 6 years ago
  56. 5e558f9 bpf: simplify definition of BPF_FIB_LOOKUP related flags by Martynas Pumputis · 6 years ago
  57. 7d2c0ec tun: wake up waitqueues after IFF_UP is set by Fei Li · 6 years ago
  58. a08b915 tipc: check msg->req data len in tipc_nl_compat_bearer_disable by Xin Long · 6 years ago
  59. fdf3e98 tipc: change to use register_pernet_device by Xin Long · 6 years ago
  60. 32b711f team: Always enable vlan tx offload by YueHaibing · 6 years ago
  61. eeb770d sctp: change to hold sk after auth shkey is created successfully by Xin Long · 6 years ago
  62. 9b7b0aa net: stmmac: set IC bit when transmitting frames with HW timestamp by Roland Hii · 6 years ago
  63. a373bf7 net: stmmac: fixed new system time seconds value calculation by Roland Hii · 6 years ago
  64. 7d76fc2 net: remove duplicate fetch in sock_getsockopt by JingYi Hou · 6 years ago
  65. 05dceb6 net/packet: fix memory leak in packet_set_ring() by Eric Dumazet · 6 years ago
  66. 7c92f3e ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 6 years ago
  67. 0f34517 bonding: Always enable vlan tx offload by YueHaibing · 6 years ago
  68. a470912 af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET by Neil Horman · 6 years ago
  69. 64032e2 eeprom: at24: fix unexpected timeout under high load by Wang Xin · 6 years ago
  70. c22cea5 irqchip/mips-gic: Use the correct local interrupt map registers by Paul Burton · 6 years ago
  71. dd9f2fb SUNRPC: Clean up initialisation of the struct rpc_rqst by Trond Myklebust · 6 years ago
  72. b78ad21 cpu/speculation: Warn on unsupported mitigations= parameter by Geert Uytterhoeven · 6 years ago
  73. 2738033 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 6 years ago
  74. 01a02a9 KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT by Sean Christopherson · 6 years ago
  75. 3274603 x86/resctrl: Prevent possible overrun during bitmap operations by Reinette Chatre · 6 years ago
  76. 1746dc5 x86/microcode: Fix the microcode load on CPU hotplug for real by Thomas Gleixner · 6 years ago
  77. 690049ed x86/speculation: Allow guests to use SSBD even if host does not by Alejandro Jimenez · 6 years ago
  78. ee71e97 scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() by Jan Kara · 6 years ago
  79. 2ba0a50 dm log writes: make sure super sector log updates are written in order by zhangyi (F) · 6 years ago
  80. 87cf811 mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 6 years ago
  81. 1192fb7 mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge by Naoya Horiguchi · 6 years ago
  82. aab6291 mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails by Naoya Horiguchi · 6 years ago
  83. bcfed14 clk: socfpga: stratix10: fix divider entry for the emac clocks by Dinh Nguyen · 6 years ago
  84. 75f5d78 fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 6 years ago
  85. 49e9b49 mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask by zhong jiang · 6 years ago
  86. 6a811c0 fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 6 years ago
  87. 385cacd usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup by Jack Pham · 6 years ago
  88. 6edcdd0 usb: dwc3: gadget: remove wait_end_transfer by Felipe Balbi · 6 years ago
  89. d7ff2e3 usb: dwc3: gadget: move requests to cancelled_list by Felipe Balbi · 6 years ago
  90. bba5f98 usb: dwc3: gadget: introduce cancelled_list by Felipe Balbi · 6 years ago
  91. 65e1f34 usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs() by Felipe Balbi · 6 years ago
  92. 56092bd usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue() by Felipe Balbi · 6 years ago
  93. 2a2b1c4 usb: dwc3: gadget: track number of TRBs per request by Felipe Balbi · 6 years ago
  94. 420b123 usb: dwc3: gadget: combine unaligned and zero flags by Felipe Balbi · 6 years ago
  95. 62805d3 Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup" by John Stultz · 6 years ago
  96. 3726d8d qmi_wwan: Fix out-of-bounds read by Bjørn Mork · 6 years ago
  97. cfbe930 net/9p: include trans_common.h to fix missing prototype warning. by Adeodato Simó · 6 years ago
  98. 6518b41 9p/trans_fd: put worker reqs on destroy by Dominique Martinet · 6 years ago
  99. 6fad469 9p/trans_fd: abort p9_read_work if req status changed by Dominique Martinet · 6 years ago
  100. 39bf142 9p: potential NULL dereference by Dan Carpenter · 6 years ago