1. 290156f USB: ehci: reopen solution for Synopsys HC bug by Longfang Liu · 4 years, 4 months ago
  2. 8736e58 usb: add USB_QUIRK_DELAY_INIT for Logitech C922 by Tomasz Meresiński · 4 years, 5 months ago
  3. 5240406 usb: dwc2: Postponed gadget registration to the udc class driver by Minas Harutyunyan · 4 years, 4 months ago
  4. b9baada USB: ohci-sm501: Add missed iounmap() in remove by Chuhong Yuan · 4 years, 4 months ago
  5. b11d1c7 net: core: reduce recursion limit value by Taehee Yoo · 4 years, 4 months ago
  6. 5104916 net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 4 months ago
  7. b821d05 net: Fix the arp error in some cases by guodeqing · 4 years, 4 months ago
  8. 90814e3 sch_cake: don't call diffserv parsing code when it is not needed by Toke Høiland-Jørgensen · 4 years, 4 months ago
  9. 98e4a34 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 4 months ago
  10. 4184cc3 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 4 months ago
  11. 79b73b9 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 4 months ago
  12. 3ee1d44 ip_tunnel: fix use-after-free in ip_tunnel_lookup() by Taehee Yoo · 4 years, 4 months ago
  13. 1c5f764 net: phy: Check harder for errors in get_phy_id() by Florian Fainelli · 4 years, 4 months ago
  14. a611d1a ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() by Taehee Yoo · 4 years, 4 months ago
  15. 0009042 tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes by David Christensen · 4 years, 4 months ago
  16. bcf95ac tcp: grow window for OOO packets only for SACK flows by Eric Dumazet · 4 years, 4 months ago
  17. a4f8b268 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 4 months ago
  18. 8a3839c sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 4 months ago
  19. a3bc2b2 rxrpc: Fix notification call on completion of discarded calls by David Howells · 4 years, 4 months ago
  20. 3de8d38 rocker: fix incorrect error handling in dma_rings_init by Aditya Pakki · 4 years, 4 months ago
  21. c191f7c net: usb: ax88179_178a: fix packet alignment padding by Jeremy Kerr · 4 years, 4 months ago
  22. 220e80d net: increment xmit_recursion level in dev_direct_xmit() by Eric Dumazet · 4 years, 4 months ago
  23. 3a708ef net: use correct this_cpu primitive in dev_recursion_level by Florian Westphal · 6 years ago
  24. edbe653 net: place xmit recursion in softnet data by Florian Westphal · 6 years ago
  25. 061abde net: fix memleak in register_netdevice() by Yang Yingliang · 4 years, 4 months ago
  26. 13378a1 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 4 months ago
  27. cf418c0 mld: fix memory leak in ipv6_mc_destroy_dev() by Wang Hai · 4 years, 4 months ago
  28. 8a92f00 ibmveth: Fix max MTU limit by Thomas Falcon · 4 years, 4 months ago
  29. 3f9a54c apparmor: don't try to replace stale label in ptraceme check by Jann Horn · 6 years ago
  30. 0255fb2 ALSA: hda/realtek - Enable micmute LED on and HP system by Kai-Heng Feng · 4 years, 6 months ago
  31. 2a3e71f ALSA: hda/realtek: Enable mute LED on an HP system by Kai-Heng Feng · 4 years, 7 months ago
  32. 6a5d041 ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294 by Sasha Levin · 4 years, 4 months ago
  33. 7c68b64 fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()" by Al Viro · 4 years, 4 months ago
  34. 0479fd1 i2c: tegra: Fix Maximum transfer size by Sowjanya Komatineni · 6 years ago
  35. 5301f6f i2c: tegra: Add missing kerneldoc for some fields by Thierry Reding · 6 years ago
  36. 4fb4635 i2c: tegra: Cleanup kerneldoc comments by Thierry Reding · 6 years ago
  37. 934a8da EDAC/amd64: Add Family 17h Model 30h PCI IDs by Yazen Ghannam · 6 years ago
  38. 1a182e9 net: sched: export __netdev_watchdog_up() by Valentin Longchamp · 4 years, 4 months ago
  39. 290ba51 net: bcmgenet: remove HFB_CTRL access by Doug Berger · 6 years ago
  40. 944a95a mtd: rawnand: marvell: Fix the condition on a return code by Miquel Raynal · 4 years, 6 months ago
  41. 62b4f33 fanotify: fix ignore mask logic for events on child and on dir by Amir Goldstein · 4 years, 5 months ago
  42. 81abe6a block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed by yu kuai · 4 years, 5 months ago
  43. 6c83456 net: be more gentle about silly gso requests coming from user by Eric Dumazet · 4 years, 5 months ago
  44. a39e754 Linux 4.19.130 by Greg Kroah-Hartman · 4 years, 4 months ago
  45. be0bcec KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated by Sean Christopherson · 4 years, 5 months ago
  46. 940ed58 kvm: x86: Fix reserved bits related calculation errors caused by MKTME by Kai Huang · 5 years ago
  47. fc095d7 kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c by Kai Huang · 5 years ago
  48. f04928c md: add feature flag MD_FEATURE_RAID0_LAYOUT by NeilBrown · 5 years ago
  49. 6d6a039 Revert "dpaa_eth: fix usage as DSA master, try 3" by Vladimir Oltean · 4 years, 4 months ago
  50. 29d1d0c net: core: device_rename: Use rwsem instead of a seqcount by Ahmed S. Darwish · 4 years, 5 months ago
  51. b855db2 sched/rt, net: Use CONFIG_PREEMPTION.patch by Thomas Gleixner · 5 years ago
  52. 98abe94 kretprobe: Prevent triggering kretprobe from within kprobe_flush_task by Jiri Olsa · 4 years, 5 months ago
  53. 10699fb net: octeon: mgmt: Repair filling of RX ring by Alexander Sverdlin · 4 years, 5 months ago
  54. f31b2ca e1000e: Do not wake up the system via WOL if device wakeup is disabled by Chen Yu · 4 years, 5 months ago
  55. 3489535 kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex by Masami Hiramatsu · 4 years, 5 months ago
  56. c0ef44c crypto: algboss - don't wait during notifier callback by Eric Biggers · 4 years, 5 months ago
  57. b3ad0cd crypto: algif_skcipher - Cap recv SG list at ctx->used by Herbert Xu · 4 years, 5 months ago
  58. d9d3352 drm/i915/icl+: Fix hotplug interrupt disabling after storm detection by Imre Deak · 4 years, 4 months ago
  59. 4f52066 drm/i915: Whitelist context-local timestamp in the gen9 cmdparser by Chris Wilson · 4 years, 5 months ago
  60. 1d3c79f s390: fix syscall_get_error for compat processes by Dmitry V. Levin · 4 years, 5 months ago
  61. a686c2b mtd: rawnand: tmio: Fix the probe error path by Miquel Raynal · 4 years, 5 months ago
  62. f052413 mtd: rawnand: mtk: Fix the probe error path by Miquel Raynal · 4 years, 5 months ago
  63. 5bf01fc mtd: rawnand: plat_nand: Fix the probe error path by Miquel Raynal · 4 years, 5 months ago
  64. 4603f41 mtd: rawnand: socrates: Fix the probe error path by Miquel Raynal · 4 years, 5 months ago
  65. 45ed31b mtd: rawnand: oxnas: Fix the probe error path by Miquel Raynal · 4 years, 5 months ago
  66. 09fc51a mtd: rawnand: oxnas: Add of_node_put() by Nishka Dasgupta · 5 years ago
  67. 3431ad8 mtd: rawnand: orion: Fix the probe error path by Miquel Raynal · 4 years, 5 months ago
  68. 26a1438 mtd: rawnand: xway: Fix the probe error path by Miquel Raynal · 4 years, 5 months ago
  69. 9b9e207 mtd: rawnand: sharpsl: Fix the probe error path by Miquel Raynal · 4 years, 5 months ago
  70. f92c582 mtd: rawnand: diskonchip: Fix the probe error path by Miquel Raynal · 4 years, 5 months ago
  71. eef1783 mtd: rawnand: Pass a nand_chip object to nand_release() by Boris Brezillon · 6 years ago
  72. 4c9539a mtd: rawnand: Pass a nand_chip object to nand_scan() by Boris Brezillon · 6 years ago
  73. e1906ca block: nr_sects_write(): Disable preemption on seqcount write by Ahmed S. Darwish · 4 years, 5 months ago
  74. 4cc4e2d x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld by Ard Biesheuvel · 4 years, 4 months ago
  75. e0a59a6 drm/dp_mst: Increase ACT retry timeout to 3s by Lyude Paul · 4 years, 7 months ago
  76. 5dbb625 ext4: avoid race conditions when remounting with options that change dax by Theodore Ts'o · 4 years, 4 months ago
  77. 051bf26 ext4: fix partial cluster initialization when splitting extent by Sasha Levin · 4 years, 4 months ago
  78. cd80735 selinux: fix double free by Tom Rix · 4 years, 4 months ago
  79. 9a20612 drm/amdgpu: Replace invalid device ID with a valid device ID by Sandeep Raghuraman · 4 years, 4 months ago
  80. ed7db98 drm/qxl: Use correct notify port address when creating cursor ring by Huacai Chen · 4 years, 7 months ago
  81. f3f0597 drm/dp_mst: Reformat drm_dp_check_act_status() a bit by Lyude Paul · 4 years, 7 months ago
  82. e5b20d0 drm: encoder_slave: fix refcouting error for modules by Wolfram Sang · 4 years, 4 months ago
  83. edcb7ef libata: Use per port sync for detach by Kai-Heng Feng · 4 years, 5 months ago
  84. a39340a arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints by Will Deacon · 4 years, 5 months ago
  85. 49289b1 block: Fix use-after-free in blkdev_get() by Jason Yan · 4 years, 4 months ago
  86. 2788511 afs: afs_write_end() should change i_size under the right lock by David Howells · 4 years, 4 months ago
  87. 08de590 afs: Fix non-setting of mtime when writing into mmap by David Howells · 4 years, 4 months ago
  88. 2ee8f6e bcache: fix potential deadlock problem in btree_gc_coalesce by Zhiqiang Liu · 4 years, 4 months ago
  89. b087333 ext4: stop overwrite the errcode in ext4_setup_super by yangerkun · 4 years, 5 months ago
  90. 8497c54 perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() by Gaurav Singh · 4 years, 4 months ago
  91. 71f660a usb/ehci-platform: Set PM runtime as active on resume by Qais Yousef · 4 years, 5 months ago
  92. 7178d9b usb: host: ehci-platform: add a quirk to avoid stuck by Yoshihiro Shimoda · 4 years, 9 months ago
  93. 661f568 usb/xhci-plat: Set PM runtime as active on resume by Qais Yousef · 4 years, 5 months ago
  94. d10a69c xdp: Fix xsk_generic_xmit errno by Li RongQing · 4 years, 4 months ago
  95. d326597 net/filter: Permit reading NET in load_bytes_relative when MAC not set by YiFei Zhu · 4 years, 4 months ago
  96. 3cf0f4b x86/idt: Keep spurious entries unset in system_vectors by Vitaly Kuznetsov · 4 years, 6 months ago
  97. 6d8ea16 scsi: acornscsi: Fix an error handling path in acornscsi_probe() by Christophe JAILLET · 4 years, 5 months ago
  98. 4d1cd8c drm/sun4i: hdmi ddc clk: Fix size of m divider by Jernej Skrabec · 4 years, 6 months ago
  99. e03b115 ASoC: rt5645: Add platform-data for Asus T101HA by Hans de Goede · 4 years, 4 months ago
  100. 6aefbfe ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet by Hans de Goede · 4 years, 4 months ago