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