1. 0d0ca85 bonding: fix unexpected IFF_BONDING bit unset by Taehee Yoo · 5 years ago
  2. 50e3131 ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 5 years ago
  3. 102f407 ipvs: don't ignore errors in case refcounting ip_vs module fails by Davide Caratti · 5 years ago
  4. 81de0b5 netfilter: nf_flow_table: set timeout before insertion into hashes by Pablo Neira Ayuso · 5 years ago
  5. d45fc2e scsi: qla2xxx: Initialized mailbox to prevent driver load failure by Himanshu Madhani · 5 years ago
  6. b6612a3 scsi: lpfc: Honor module parameter lpfc_use_adisc by Daniel Wagner · 5 years ago
  7. 4e80e56 net: openvswitch: free vport unless register_netdevice() succeeds by Hillf Danton · 5 years ago
  8. 0272533 RDMA/uverbs: Prevent potential underflow by Dan Carpenter · 5 years ago
  9. d582769 scsi: qla2xxx: fixup incorrect usage of host_byte by Hannes Reinecke · 5 years ago
  10. 42de3a9 net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq by Navid Emamdoost · 5 years ago
  11. 7dfdcd9 net/mlx5e: TX, Fix consumer index of error cqe dump by Tariq Toukan · 5 years ago
  12. 48dd712 RDMA/qedr: Fix reported firmware version by Kamal Heib · 5 years ago
  13. 6208c2b iw_cxgb4: fix ECN check on the passive accept by Potnuri Bharat Teja · 5 years ago
  14. 89aa9e2 RDMA/mlx5: Clear old rate limit when closing QP by Rafi Wiener · 5 years ago
  15. d6706b2 HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() by Zhang Lixu · 5 years ago
  16. 113a154 dmaengine: sprd: Fix the possible memory leak issue by Baolin Wang · 5 years ago
  17. 6040f96 dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config by Radhey Shyam Pandey · 5 years ago
  18. 78e7e02 HID: google: add magnemite/masterball USB ids by Nicolas Boichat · 5 years ago
  19. 8181146 PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 by Vidya Sagar · 5 years ago
  20. e2dd254 usbip: Implement SG support to vhci-hcd and stub driver by Suwan Kim · 5 years ago
  21. f865ae4 usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path by Shuah Khan · 6 years ago
  22. e9c0fc4 sched/fair: Fix -Wunused-but-set-variable warnings by Qian Cai · 5 years ago
  23. 502bd15 sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices by Dave Chiluk · 5 years ago
  24. 4ebee48 ALSA: usb-audio: Fix copy&paste error in the validator by Takashi Iwai · 5 years ago
  25. e005188 ALSA: usb-audio: remove some dead code by Dan Carpenter · 5 years ago
  26. 4f6c520 ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk() by Takashi Iwai · 5 years ago
  27. 3a0cdf2 ALSA: usb-audio: Clean up check_input_term() by Takashi Iwai · 5 years ago
  28. 9feeaa5 ALSA: usb-audio: Remove superfluous bLength checks by Takashi Iwai · 5 years ago
  29. f0e164f ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects by Takashi Iwai · 5 years ago
  30. dae4d83 ALSA: usb-audio: Simplify parse_audio_unit() by Takashi Iwai · 5 years ago
  31. 17821e2 ALSA: usb-audio: More validations of descriptor units by Takashi Iwai · 5 years ago
  32. 5e36cf8 configfs: fix a deadlock in configfs_symlink() by Al Viro · 5 years ago
  33. 0dfc45b configfs: provide exclusion between IO and removals by Al Viro · 5 years ago
  34. 25c118d configfs: new object reprsenting tree fragments by Al Viro · 5 years ago
  35. 65524d6 configfs_register_group() shouldn't be (and isn't) called in rmdirable parts by Al Viro · 5 years ago
  36. 2bd6349 configfs: stash the data we need into configfs_buffer at open time by Al Viro · 5 years ago
  37. a7be2de can: peak_usb: fix slab info leak by Johan Hovold · 5 years ago
  38. ce9b94d can: mcba_usb: fix use-after-free on disconnect by Johan Hovold · 5 years ago
  39. 5a9e37f can: dev: add missing of_node_put() after calling of_get_child_by_name() by Wen Yang · 5 years ago
  40. 9289226 can: gs_usb: gs_can_open(): prevent memory leak by Navid Emamdoost · 5 years ago
  41. 9f5c594 can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak by Marc Kleine-Budde · 5 years ago
  42. ef502d5 can: peak_usb: fix a potential out-of-sync while decoding packets by Stephane Grosjean · 5 years ago
  43. 7ae0811 can: c_can: c_can_poll(): only read status register after status IRQ by Kurt Van Dijck · 5 years ago
  44. 0327c78 can: flexcan: disable completely the ECC mechanism by Joakim Zhang · 5 years ago
  45. 4626566 can: usb_8dev: fix use-after-free on disconnect by Johan Hovold · 5 years ago
  46. d8a76e3 SMB3: Fix persistent handles reconnect by Pavel Shilovsky · 5 years ago
  47. caddaf4 x86/apic/32: Avoid bogus LDR warnings by Jan Beulich · 5 years ago
  48. dc1a91d intel_th: pci: Add Jasper Lake PCH support by Alexander Shishkin · 5 years ago
  49. f9d3aea intel_th: pci: Add Comet Lake PCH support by Alexander Shishkin · 5 years ago
  50. 64997ee netfilter: ipset: Fix an error code in ip_set_sockfn_get() by Dan Carpenter · 5 years ago
  51. 1b0e60f netfilter: nf_tables: Align nft_expr private data to 64-bit by Lukas Wunner · 5 years ago
  52. 2dae80b ARM: sunxi: Fix CPU powerdown on A83T by Ondrej Jirman · 5 years ago
  53. 20b9e09 iio: srf04: fix wrong limitation in distance measuring by Andreas Klinger · 5 years ago
  54. bee45b4 iio: imu: adis16480: make sure provided frequency is positive by Alexandru Ardelean · 5 years ago
  55. a428996 iio: adc: stm32-adc: fix stopping dma by Fabrice Gasnier · 5 years ago
  56. 78a1d6c ceph: add missing check in d_revalidate snapdir handling by Al Viro · 5 years ago
  57. 6f96577 ceph: fix use-after-free in __ceph_remove_cap() by Luis Henriques · 5 years ago
  58. 3840610 arm64: Do not mask out PTE_RDONLY in pte_same() by Catalin Marinas · 5 years ago
  59. 56f270a soundwire: bus: set initial value to port_status by Bard Liao · 5 years ago
  60. 9a06efc soundwire: depend on ACPI by Michal Suchanek · 5 years ago
  61. a81a463 HID: wacom: generic: Treat serial number and related fields as unsigned by Jason Gerecke · 5 years ago
  62. e3fdd0c drm/radeon: fix si_enable_smc_cac() failed issue by Alex Deucher · 5 years ago
  63. f39fbd0 perf tools: Fix time sorting by Jiri Olsa · 5 years ago
  64. 66d53cd tools: gpio: Use !building_out_of_srctree to determine srctree by Shuah Khan · 5 years ago
  65. 8e358a0 dump_stack: avoid the livelock of the dump_lock by Kevin Hao · 5 years ago
  66. 6c944fc mm, vmstat: hide /proc/pagetypeinfo from normal users by Michal Hocko · 5 years ago
  67. 2686f71 mm: thp: handle page cache THP correctly in PageTransCompoundMap by Yang Shi · 5 years ago
  68. 7dfa51b mm, meminit: recalculate pcpu batch and high limits after init completes by Mel Gorman · 5 years ago
  69. 8e6bf4b mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges by Johannes Weiner · 5 years ago
  70. 6ecc163 ALSA: hda/ca0132 - Fix possible workqueue stall by Takashi Iwai · 5 years ago
  71. 6921b16 ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series by Takashi Sakamoto · 5 years ago
  72. b854722 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 5 years ago
  73. 107451b net: hns: Fix the stray netpoll locks causing deadlock in NAPI path by Salil Mehta · 5 years ago
  74. 26e398d ipv6: fixes rt6_probe() and fib6_nh->last_probe init by Eric Dumazet · 5 years ago
  75. 05b7614 net: mscc: ocelot: fix NULL pointer on LAG slave removal by Claudiu Manoil · 5 years ago
  76. 1cfc967 net: mscc: ocelot: don't handle netdev events for other netdevs by Claudiu Manoil · 5 years ago
  77. a6fdbae qede: fix NULL pointer deref in __qede_remove() by Manish Chopra · 5 years ago
  78. 956b388 NFC: st21nfca: fix double free by Pan Bian · 5 years ago
  79. 1143496 nfc: netlink: fix double device reference drop by Pan Bian · 5 years ago
  80. 760a1f7 NFC: fdp: fix incorrect free object by Pan Bian · 5 years ago
  81. 5580091 net: usb: qmi_wwan: add support for DW5821e with eSIM support by Aleksander Morgado · 5 years ago
  82. 4fd2180 net: qualcomm: rmnet: Fix potential UAF when unregistering by Sean Tranchetti · 5 years ago
  83. b9bda52 net: fix data-race in neigh_event_send() by Eric Dumazet · 5 years ago
  84. 2fbfdb2 net: ethernet: octeon_mgmt: Account for second possible VLAN header by Alexander Sverdlin · 5 years ago
  85. 88f8c39 ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 5 years ago
  86. 0ddabef CDC-NCM: handle incomplete transfer of MTU by Oliver Neukum · 5 years ago
  87. 27b5f4b bonding: fix state transition issue in link monitoring by Jay Vosburgh · 5 years ago
  88. 7d8dbef Linux 4.19.83 by Greg Kroah-Hartman · 5 years ago
  89. 818c96a usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails by Roger Quadros · 5 years ago
  90. b06f37e arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address by Suman Anna · 5 years ago
  91. 54ee5cc ASoC: pcm3168a: The codec does not support S32_LE by Peter Ujfalusi · 5 years ago
  92. 3ddf2a7 selftests/powerpc: Fix compile error on tlbie_test due to newer gcc by Desnes A. Nunes do Rosario · 5 years ago
  93. e7aaa8d selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue by Aneesh Kumar K.V · 5 years ago
  94. ec199b2 powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 by Aneesh Kumar K.V · 5 years ago
  95. 06e8438 platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table by Jan Kiszka · 5 years ago
  96. 2d830cf wireless: Skip directory when generating certificates by Maxim Mikityanskiy · 5 years ago
  97. 558d2bd net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  98. f6ef359 r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 by Kazutoshi Noguchi · 5 years ago
  99. c33f7ef net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
  100. 6b5bf3f net: usb: lan78xx: Connect PHY before registering MAC by Andrew Lunn · 5 years ago