1. 8655802 xtensa: SMP: fix secondary CPU initialization by Max Filippov · 6 years ago
  2. 0165df1 selftests: cpu-hotplug: fix case where CPUs offline > CPUs present by Colin Ian King · 6 years ago
  3. 1ee8216 IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start by Feras Daoud · 6 years ago
  4. dc04a00 riscv: Adjust mmap base address at a third of task size by Alexandre Ghiti · 6 years ago
  5. f43e42f xtensa: SMP: fix ccount_timer_shutdown by Max Filippov · 7 years ago
  6. aad4dc7 clk: qcom: gcc: Use active only source for CPUSS clocks by Taniya Das · 6 years ago
  7. cf87218 clk: ti: Fix error handling in ti_clk_parse_divider_data() by Dan Carpenter · 6 years ago
  8. a038ed6 iommu/amd: Fix IOMMU page flush when detach device from a domain by Suravee Suthikulpanit · 6 years ago
  9. e0b03a6 ipvs: Fix signed integer overflow when setsockopt timeout by ZhangXiaoxu · 6 years ago
  10. ffabf74 riscv: fixup max_low_pfn with PFN_DOWN. by Guo Ren · 6 years ago
  11. 9e1f977 iommu/amd: Unmap all mapped pages in error path of map_sg by Jerry Snitselaar · 6 years ago
  12. 697863b iommu/amd: Call free_iova_fast with pfn in map_sg by Jerry Snitselaar · 6 years ago
  13. 43b0c93 IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM by Brian Welty · 6 years ago
  14. d5f0501 perf script: Fix crash when processing recorded stat data by Tony Jones · 6 years ago
  15. 1e4b754 perf tools: Handle TOPOLOGY headers with no CPU by Stephane Eranian · 6 years ago
  16. 6ec0698 perf core: Fix perf_proc_update_handler() bug by Stephane Eranian · 6 years ago
  17. 5d1dc10 perf script: Fix crash with printing mixed trace point and other events by Andi Kleen · 6 years ago
  18. 8ce41db vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel by Su Yanjun · 6 years ago
  19. ac8befb media: uvcvideo: Fix 'type' check leading to overflow by Alistair Strachan · 6 years ago
  20. 6a31767 Linux 4.19.28 by Greg Kroah-Hartman · 6 years ago
  21. ca490a9 bpf: fix sanitation rewrite in case of non-pointers by Daniel Borkmann · 6 years ago
  22. ebfb07e scsi: core: reset host byte in DID_NEXUS_FAILURE case by Martin Wilck · 6 years ago
  23. b60d90b exec: Fix mem leak in kernel_read_file by YueHaibing · 6 years ago
  24. 8d368fc Bluetooth: Fix locking in bt_accept_enqueue() for BH context by Matthias Kaehlcke · 6 years ago
  25. 43593a3 Bluetooth: btrtl: Restore old logic to assume firmware is already loaded by Kai-Heng Feng · 6 years ago
  26. cd61d47 selftests: firmware: fix verify_reqs() return value by Luis Chamberlain · 6 years ago
  27. 9765ec7 USB: serial: cp210x: fix GPIO in autosuspend by Karoly Pados · 6 years ago
  28. 09675c2 gnss: sirf: fix premature wakeup interrupt enable by Johan Hovold · 6 years ago
  29. c426de6 xtensa: fix get_wchan by Max Filippov · 6 years ago
  30. f5e66cd aio: Fix locking in aio_poll() by Bart Van Assche · 6 years ago
  31. 88793c0 MIPS: irq: Allocate accurate order pages for irq stack by Liu Xiang · 6 years ago
  32. 5691b93 applicom: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  33. 9d53e36 usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI by Balaji Manoharan · 6 years ago
  34. 690e939 tracing: Fix event filters and triggers to handle negative numbers by Pavel Tikhomirov · 6 years ago
  35. 51c5318 x86/boot/compressed/64: Do not read legacy ROM on EFI system by Kirill A. Shutemov · 6 years ago
  36. eab5ea2 x86/CPU/AMD: Set the CPB bit unconditionally on F17h by Jiaxun Yang · 6 years ago
  37. 3846080 net: sched: act_tunnel_key: fix NULL pointer dereference during init by Vlad Buslov · 6 years ago
  38. 69e6fb1 net/sched: act_skbedit: fix refcount leak when replace fails by Davide Caratti · 6 years ago
  39. f1446b1 net/sched: act_ipt: fix refcount leak when replace fails by Davide Caratti · 6 years ago
  40. 4d8f5df net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode by Heiner Kallweit · 6 years ago
  41. 457c119 net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X by Maxime Chevallier · 6 years ago
  42. cc21156 ipv4: Pass original device to ip_rcv_finish_core by David Ahern · 6 years ago
  43. 4f3221d mpls: Return error for RTA_GATEWAY attribute by David Ahern · 6 years ago
  44. a68d31c ipv6: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  45. 8c0aa3f ipv4: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  46. 125bc1e net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  47. f239746 net: Add __icmp_send helper. by Nazarov Sergey · 6 years ago
  48. e6620de tun: remove unnecessary memory barrier by Timur Celik · 6 years ago
  49. 947fc52 xen-netback: fix occasional leak of grant ref mappings under memory pressure by Igor Druzhinin · 6 years ago
  50. e5e5840 xen-netback: don't populate the hash cache on XenBus disconnect by Igor Druzhinin · 6 years ago
  51. 488b940 tun: fix blocking read by Timur Celik · 6 years ago
  52. ab04570 tipc: fix race condition causing hung sendto by Tung Nguyen · 6 years ago
  53. 5fdb551 net: socket: set sock->sk to NULL after calling proto_ops::release() by Eric Biggers · 6 years ago
  54. d0bedaa net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  55. ed7a544 net: phy: phylink: fix uninitialized variable in phylink_get_mac_state by Heiner Kallweit · 6 years ago
  56. d068168 net: phy: Micrel KSZ8061: link failure after cable connect by Rajasingh Thavamani · 6 years ago
  57. f132b3f net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails by YueHaibing · 6 years ago
  58. d1dd2e1 net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 6 years ago
  59. e3713ab netlabel: fix out-of-bounds memory accesses by Paul Moore · 6 years ago
  60. 4afc983 net: dsa: mv88e6xxx: Fix u64 statistics by Andrew Lunn · 6 years ago
  61. 05d9f55 net: dsa: mv88e6xxx: Fix statistics on mv88e6161 by Andrew Lunn · 6 years ago
  62. ceb7c24 lan743x: Fix TX Stall Issue by Bryan Whitehead · 6 years ago
  63. 99ed945 ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  64. d61918a hv_netvsc: Fix IP header checksum for coalesced packets by Haiyang Zhang · 6 years ago
  65. 36bd44b geneve: correctly handle ipv6.disable module parameter by Jiri Benc · 6 years ago
  66. 1713c8e bnxt_en: Drop oversize TX packets to prevent errors. by Michael Chan · 6 years ago
  67. 8d1b980 tipc: fix RDM/DGRAM connect() regression by Erik Hugne · 6 years ago
  68. 089100d team: Free BPF filter when unregistering netdev by Ido Schimmel · 6 years ago
  69. 5e311e5 sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 by Kai-Heng Feng · 6 years ago
  70. 8085d6d sctp: call iov_iter_revert() after sending ABORT by Xin Long · 6 years ago
  71. 16a006d qmi_wwan: Add support for Quectel EG12/EM12 by Kristian Evensen · 6 years ago
  72. 7ce2a51 net-sysfs: Fix mem leak in netdev_register_kobject by YueHaibing · 6 years ago
  73. 3043bfe net: sched: put back q.qlen into a single location by Eric Dumazet · 6 years ago
  74. 0429c9e net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family by Heiner Kallweit · 6 years ago
  75. dea8189 net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port_set_duplex by Heiner Kallweit · 6 years ago
  76. b5ff77d ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 6 years ago
  77. de40920 staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held. by Tetsuo Handa · 6 years ago
  78. b8d048b staging: android: ashmem: Don't call fallocate() with ashmem_mutex held. by Tetsuo Handa · 6 years ago
  79. 271800f staging: android: ion: fix sys heap pool's gfp_flags by Qing Xia · 6 years ago
  80. 14af4ef staging: wilc1000: fix to set correct value for 'vif_num' by Ajay Singh · 6 years ago
  81. 63efda2 staging: comedi: ni_660x: fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  82. 40245f2 staging: erofs: compressed_pages should not be accessed again after freed by Gao Xiang · 6 years ago
  83. 1fa7c9b staging: erofs: fix illegal address access under memory pressure by Gao Xiang · 6 years ago
  84. b46e1fc USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 by Mans Rullgard · 6 years ago
  85. da20be9 USB: serial: cp210x: add ID for Ingenico 3070 by Ivan Mironov · 6 years ago
  86. 965e716 USB: serial: option: add Telit ME910 ECM composition by Daniele Palmas · 6 years ago
  87. cbace52 staging: erofs: fix mis-acted TAIL merging behavior by Gao Xiang · 6 years ago
  88. 464b427 cpufreq: Use struct kobj_attribute instead of struct global_attr by Viresh Kumar · 6 years ago
  89. adc2a00 Linux 4.19.27 by Greg Kroah-Hartman · 6 years ago
  90. 7371994 x86/uaccess: Don't leak the AC flag into __put_user() value evaluation by Andy Lutomirski · 6 years ago
  91. 9f77e4c MIPS: eBPF: Fix icache flush end address by Paul Burton · 6 years ago
  92. 4a418a3 MIPS: BCM63XX: provide DMA masks for ethernet devices by Jonas Gorski · 6 years ago
  93. 3bfa641 MIPS: fix truncation in __cmpxchg_small for short values by Michael Clark · 6 years ago
  94. 527cabf hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  95. f0233ca drm: Block fb changes for async plane updates by Nicholas Kazlauskas · 6 years ago
  96. de04d29 mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 6 years ago
  97. ff86bb4 mmc: sdhci-esdhc-imx: correct the fix of ERR004536 by BOUGH CHEN · 6 years ago
  98. d612d7b mmc: cqhci: Fix a tiny potential memory leak on error condition by Alamy Liu · 6 years ago
  99. e446ae4 mmc: cqhci: fix space allocated for transfer descriptor by Alamy Liu · 6 years ago
  100. 17bf961 mmc: core: Fix NULL ptr crash from mmc_should_fail_request by Ritesh Harjani · 6 years ago