1. 465120d serial: sprd: correct the wrong sequence of arguments by Chunyan Zhang · 4 years, 10 months ago
  2. 52cb3fd KVM: coalesced_mmio: add bounds checking by Matt Delco · 4 years, 9 months ago
  3. 08ea4ff xen-netfront: do not assume sk_buff_head list is empty in error handling by Dongli Zhang · 4 years, 9 months ago
  4. f8bfa2f x86/boot: Add missing bootparam that breaks boot on some platforms by Corey Minyard · 4 years, 9 months ago
  5. a49808a powerpc/mm/radix: Use the right page size for vmemmap mapping by Aneesh Kumar K.V · 5 years ago
  6. 27d3d8c media: tm6000: double free if usb disconnect while streaming by Sean Young · 4 years, 10 months ago
  7. a5c051b USB: usbcore: Fix slab-out-of-bounds bug during device reset by Alan Stern · 4 years, 10 months ago
  8. d076efa x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning by Linus Torvalds · 4 years, 10 months ago
  9. f3248ed nvmem: Use the same permissions for eeprom as for nvmem by Jean Delvare · 5 years ago
  10. 22571a4 drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto by Nishka Dasgupta · 5 years ago
  11. 4566565 crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking. by Christophe Leroy · 5 years ago
  12. d3e16cd crypto: talitos - Do not modify req->cryptlen on decryption. by Christophe Leroy · 5 years ago
  13. e1de42f crypto: talitos - fix ECB algs ivsize by Christophe Leroy · 5 years ago
  14. 487c199 crypto: talitos - check data blocksize in ablkcipher. by Christophe Leroy · 5 years ago
  15. f065ad3 crypto: talitos - fix CTR alg blocksize by Christophe Leroy · 5 years ago
  16. 3e2a5c1 crypto: talitos - check AES key size by Christophe Leroy · 5 years ago
  17. 052278b driver core: Fix use-after-free and double free on glue directory by Muchun Song · 5 years ago
  18. a29928a mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue by Xiaolei Li · 5 years ago
  19. d8f45c1 clk: rockchip: Don't yell about bad mmc phases when getting by Douglas Anderson · 5 years ago
  20. 0bb1b64 MIPS: VDSO: Use same -m%-float cflag as the kernel proper by Paul Burton · 5 years ago
  21. 23f0b44 MIPS: VDSO: Prevent use of smp_processor_id() by Paul Burton · 7 years ago
  22. dfa3727 KVM: nVMX: handle page fault in vmread by Paolo Bonzini · 4 years, 9 months ago
  23. 09458c2 KVM: x86: work around leak of uninitialized stack contents by Fuqian Huang · 4 years, 9 months ago
  24. 9761a7f KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl by Thomas Huth · 4 years, 9 months ago
  25. 49a210f genirq: Prevent NULL pointer dereference in resend_irqs() by Yunfeng Ye · 4 years, 10 months ago
  26. 4bc698d Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 4 years, 9 months ago
  27. c166e7d gpio: fix line flag validation in lineevent_create by Kent Gibson · 4 years, 9 months ago
  28. 71bbfc9 gpio: fix line flag validation in linehandle_create by Kent Gibson · 4 years, 9 months ago
  29. ea889f0 Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur" by Greg Kroah-Hartman · 4 years, 9 months ago
  30. a8d8b69 tun: fix use-after-free when register netdev failed by Yang Yingliang · 4 years, 9 months ago
  31. 06a80fe tipc: add NULL pointer check before calling kfree_rcu by Xin Long · 4 years, 10 months ago
  32. 6aab2d9 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 4 years, 9 months ago
  33. 062e2f0 sctp: use transport pf_retrans in sctp_do_8_2_transport_strike by Xin Long · 4 years, 10 months ago
  34. 18e0093 sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' by Christophe JAILLET · 4 years, 9 months ago
  35. cbb4979f sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 4 years, 9 months ago
  36. 162a5a8 net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list by Shmulik Ladkani · 4 years, 10 months ago
  37. 905bf35 net: Fix null de-reference of device refcount by Subash Abhinov Kasiviswanathan · 4 years, 9 months ago
  38. 4a7e123 isdn/capi: check message length in capi_write() by Eric Biggers · 4 years, 10 months ago
  39. d2807ce ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' by Christophe JAILLET · 4 years, 9 months ago
  40. ba373fe cdc_ether: fix rndis support for Mediatek based smartphones by Bjørn Mork · 4 years, 9 months ago
  41. 2c6a3c7 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 4 years, 10 months ago
  42. 779cde6 Linux 4.9.193 by Greg Kroah-Hartman · 4 years, 9 months ago
  43. 8d82768 vhost: make sure log_num < in_num by yongduan · 4 years, 9 months ago
  44. 5f3373b clk: s2mps11: Add used attribute to s2mps11_dt_match by Nathan Chancellor · 6 years ago
  45. 90741c3 scripts/decode_stacktrace: match basepath using shell prefix operator, not regex by Nicolas Boichat · 5 years ago
  46. 6c59cb1 batman-adv: Only read OGM tvlv_len after buffer len check by Sven Eckelmann · 4 years, 10 months ago
  47. cffe4e6 batman-adv: fix uninit-value in batadv_netlink_get_ifindex() by Eric Dumazet · 4 years, 10 months ago
  48. aac633e vhost/test: fix build for vhost test by Tiwei Bie · 4 years, 10 months ago
  49. f99a933 ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 5 years ago
  50. 88d0831 xfrm: clean up xfrm protocol checks by Cong Wang · 5 years ago
  51. acdf558 powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction by Gustavo Romero · 4 years, 10 months ago
  52. 161f7a6f drm/vmwgfx: Fix double free in vmw_recv_msg() by Dan Carpenter · 4 years, 10 months ago
  53. 0a3989a sched/fair: Don't assign runtime for throttled cfs_rq by Liangyan · 4 years, 10 months ago
  54. a2663aa ALSA: hda/realtek - Fix overridden device-specific initialization by Takashi Iwai · 4 years, 10 months ago
  55. df4cdab ALSA: hda - Fix potential endless loop at applying quirks by Takashi Iwai · 4 years, 10 months ago
  56. 5ce2e06 Linux 4.9.192 by Greg Kroah-Hartman · 4 years, 9 months ago
  57. 362da40 mld: fix memory leak in mld_del_delrec() by Eric Dumazet · 4 years, 10 months ago
  58. 217fc82 tcp: inherit timestamp on mtu probe by Willem de Bruijn · 4 years, 10 months ago
  59. 9e208cc net: stmmac: dwmac-rk: Don't fail if phy regulator is absent by Chen-Yu Tsai · 4 years, 10 months ago
  60. a794b0e net: fix skb use after free in netpoll by Feng Sun · 4 years, 10 months ago
  61. 5ad424f Revert "x86/apic: Include the LDR when clearing out APIC registers" by Linus Torvalds · 4 years, 9 months ago
  62. 8df65c4 spi: bcm2835aux: fix corruptions for longer spi transfers by Martin Sperl · 5 years ago
  63. da21b79 spi: bcm2835aux: remove dangerous uncontrolled read of fifo by Martin Sperl · 5 years ago
  64. ddf552e spi: bcm2835aux: unifying code between polling and interrupt driven code by Martin Sperl · 5 years ago
  65. fd5811e spi: bcm2835aux: ensure interrupts are enabled for shared handler by Rob Herring · 6 years ago
  66. 05700fe libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer by Luis Henriques · 5 years ago
  67. b62d929 KVM: arm/arm64: Only skip MMIO insn once by Andrew Jones · 4 years, 10 months ago
  68. 941c7ed ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 5 years ago
  69. 9cec64d ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() by Luis Henriques · 5 years ago
  70. 3f452f4 IB/mlx4: Fix memory leaks by Wenwen Wang · 4 years, 10 months ago
  71. 6be6f81 Tools: hv: kvp: eliminate 'may be used uninitialized' warning by Vitaly Kuznetsov · 4 years, 10 months ago
  72. b31da50 ravb: Fix use-after-free ravb_tstamp_skb by Tho Vu · 4 years, 10 months ago
  73. 102a39c wimax/i2400m: fix a memory leak bug by Wenwen Wang · 4 years, 10 months ago
  74. 41cc386 net: kalmia: fix memory leaks by Wenwen Wang · 4 years, 10 months ago
  75. 08f7aa4 cx82310_eth: fix a memory leak bug by Wenwen Wang · 4 years, 10 months ago
  76. b57c862 net: myri10ge: fix memory leaks by Wenwen Wang · 4 years, 10 months ago
  77. 0b9e625 cxgb4: fix a memory leak bug by Wenwen Wang · 4 years, 10 months ago
  78. f45f30e gpio: Fix build error of function redefinition by YueHaibing · 4 years, 11 months ago
  79. 37fd1f6 ibmveth: Convert multicast list size for little-endian system by Thomas Falcon · 4 years, 10 months ago
  80. 59d7636 Bluetooth: btqca: Add a short delay before downloading the NVM by Matthias Kaehlcke · 5 years ago
  81. 1ed1d4d net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx by Nathan Chancellor · 4 years, 10 months ago
  82. 2046ecf net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context by Fuqian Huang · 4 years, 10 months ago
  83. bf489db Linux 4.9.191 by Greg Kroah-Hartman · 4 years, 10 months ago
  84. 9ae4611 mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n by Andrew Morton · 4 years, 10 months ago
  85. 69f692b x86/ptrace: fix up botched merge of spectrev1 fix by Greg Kroah-Hartman · 4 years, 10 months ago
  86. 625ee1a i2c: piix4: Fix port selection for AMD Family 16h Model 30h by Andrew Cooks · 4 years, 11 months ago
  87. a3a71b1 KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI by Marc Zyngier · 4 years, 10 months ago
  88. f35eb8a KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long by Heyi Guo · 4 years, 10 months ago
  89. c251d5c mac80211: fix possible sta leak by Johannes Berg · 4 years, 11 months ago
  90. ac8c767 Revert "cfg80211: fix processing world regdomain when non modular" by Hodaszi, Robert · 5 years ago
  91. 925bf2d VMCI: Release resource if the work is already queued by Nadav Amit · 4 years, 10 months ago
  92. dfc3195 stm class: Fix a double free of stm_source_device by Ding Xiang · 4 years, 10 months ago
  93. c7ed5c0 mmc: core: Fix init of SD cards reporting an invalid VDD range by Ulf Hansson · 4 years, 10 months ago
  94. f0d3242 mmc: sdhci-of-at91: add quirk for broken HS200 by Eugen Hristev · 4 years, 11 months ago
  95. b0e1bae uprobes/x86: Fix detection of 32-bit user mode by Sebastian Mayr · 5 years ago
  96. 3bf1c9c ptrace,x86: Make user_64bit_mode() available to 32-bit builds by Ricardo Neri · 7 years ago
  97. 5326bec USB: storage: ums-realtek: Whitelist auto-delink support by Kai-Heng Feng · 4 years, 10 months ago
  98. 1424ff0 USB: storage: ums-realtek: Update module parameter description for auto_delink_en by Kai-Heng Feng · 4 years, 10 months ago
  99. abd4c15 usb: host: xhci: rcar: Fix typo in compatible string matching by Geert Uytterhoeven · 4 years, 10 months ago
  100. fcbc427 usb: host: ohci: fix a race condition between shutdown and irq by Yoshihiro Shimoda · 4 years, 10 months ago