1. 6082f2e kvm: Add helper function for creating VM worker threads by Junaid Shahid · 5 years ago
  2. 5219505 kvm: mmu: ITLB_MULTIHIT mitigation by Paolo Bonzini · 5 years ago
  3. db77548 KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active by Paolo Bonzini · 5 years ago
  4. 37dfbc8 KVM: x86: add tracepoints around __direct_map and FNAME(fetch) by Paolo Bonzini · 5 years ago
  5. 9ef1fae KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON by Paolo Bonzini · 5 years ago
  6. b182093 KVM: x86: remove now unneeded hugepage gfn adjustment by Paolo Bonzini · 6 years ago
  7. e79234c KVM: x86: make FNAME(fetch) and __direct_map more similar by Paolo Bonzini · 6 years ago
  8. 8aaac30 kvm: mmu: Do not release the page inside mmu_set_spte() by Junaid Shahid · 6 years ago
  9. 30d8d8d kvm: Convert kvm_lock to a mutex by Junaid Shahid · 6 years ago
  10. a991063 kvm: x86, powerpc: do not allow clearing largepages debugfs entry by Paolo Bonzini · 5 years ago
  11. 580c79e Documentation: Add ITLB_MULTIHIT documentation by Gomez Iglesias, Antonio · 5 years ago
  12. db5ae65 cpu/speculation: Uninline and export CPU mitigations helpers by Tyler Hicks · 5 years ago
  13. 9556074 x86/cpu: Add Tremont to the cpu vulnerability whitelist by Pawan Gupta · 5 years ago
  14. f9aa6b7 x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 5 years ago
  15. 415bb22 x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs by Josh Poimboeuf · 5 years ago
  16. 4ad7466 x86/tsx: Add config options to set tsx=on|off|auto by Michal Hocko · 5 years ago
  17. e3bf6b3 x86/speculation/taa: Add documentation for TSX Async Abort by Pawan Gupta · 5 years ago
  18. 2402432 x86/tsx: Add "auto" option to the tsx= cmdline parameter by Pawan Gupta · 5 years ago
  19. a0808f0 kvm/x86: Export MDS_NO=0 to guests when TSX is enabled by Pawan Gupta · 5 years ago
  20. 15dfa5d x86/speculation/taa: Add sysfs reporting for TSX Async Abort by Pawan Gupta · 5 years ago
  21. 6c58ea8 x86/speculation/taa: Add mitigation for TSX Async Abort by Pawan Gupta · 5 years ago
  22. b8eb348 x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default by Pawan Gupta · 5 years ago
  23. 37cf9ef x86/cpu: Add a helper function x86_read_arch_cap_msr() by Pawan Gupta · 5 years ago
  24. 4002d16 x86/msr: Add the IA32_TSX_CTRL MSR by Pawan Gupta · 5 years ago
  25. dbf38b1 KVM: x86: use Intel speculation bugs and features as derived in generic x86 code by Paolo Bonzini · 5 years ago
  26. fee619b drm/i915/cmdparser: Fix jump whitelist clearing by Ben Hutchings · 5 years ago
  27. 255ed51 drm/i915/gen8+: Add RC6 CTX corruption WA by Imre Deak · 6 years ago
  28. 011b717 drm/i915: Lower RM timeout to avoid DSI hard hangs by Uma Shankar · 6 years ago
  29. a7bda63 drm/i915/cmdparser: Ignore Length operands during command matching by Jon Bloomfield · 6 years ago
  30. 6e53c71 drm/i915/cmdparser: Add support for backward jumps by Jon Bloomfield · 6 years ago
  31. f27bc2b drm/i915/cmdparser: Use explicit goto for error paths by Jon Bloomfield · 6 years ago
  32. cdd77c6 drm/i915: Add gen9 BCS cmdparsing by Jon Bloomfield · 7 years ago
  33. fea688c drm/i915: Allow parsing of unsized batches by Jon Bloomfield · 6 years ago
  34. 7ce726b drm/i915: Support ro ppgtt mapped cmdparser shadow buffers by Jon Bloomfield · 7 years ago
  35. fc3510f drm/i915: Add support for mandatory cmdparsing by Jon Bloomfield · 6 years ago
  36. fba4207 drm/i915: Remove Master tables from cmdparser by Jon Bloomfield · 7 years ago
  37. f1ff770 drm/i915: Disable Secure Batches for gen6+ by Jon Bloomfield · 7 years ago
  38. b4b1abd drm/i915: Rename gen7 cmdparser tables by Jon Bloomfield · 7 years ago
  39. e238e05 vsock/virtio: fix sock refcnt holding during the shutdown by Stefano Garzarella · 5 years ago
  40. 2e7e3f1 iio: imu: mpu6050: Fix FIFO layout for ICM20602 by Steve Moskovchenko · 6 years ago
  41. 99ea48a net: prevent load/store tearing on sk->sk_stamp by Eric Dumazet · 5 years ago
  42. d32629d netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets by Stefano Brivio · 5 years ago
  43. 5833560 usbip: Fix free of unallocated memory in vhci tx by Suwan Kim · 5 years ago
  44. 6890b4b cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 5 years ago
  45. d3b3c0a mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 5 years ago
  46. 285eb6a iio: imu: inv_mpu6050: fix no data on MPU6050 by Jean-Baptiste Maneyrol · 5 years ago
  47. d888a80 iio: imu: mpu6050: Add support for the ICM 20602 IMU by Randolph Maaßen · 6 years ago
  48. 5221281 blkcg: make blkcg_print_stat() print stats only for online blkgs by Tejun Heo · 5 years ago
  49. 30b9693 pinctrl: cherryview: Fix irq_valid_mask calculation by Hans de Goede · 5 years ago
  50. ca79bb7 ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() by Shuning Zhang · 5 years ago
  51. 2c655a1 pinctrl: intel: Avoid potential glitches if pin is in GPIO mode by Andy Shevchenko · 5 years ago
  52. 713adf6 e1000: fix memory leaks by Wenwen Wang · 5 years ago
  53. 4a05571 igb: Fix constant media auto sense switching when no cable is connected by Manfred Rudigier · 5 years ago
  54. 1baab83 net: ethernet: arc: add the missed clk_disable_unprepare by Chuhong Yuan · 5 years ago
  55. 2452374 NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 5 years ago
  56. 440a748 usb: dwc3: gadget: fix race when disabling ep with cancelled xfers by Felipe Balbi · 5 years ago
  57. e66f52e hv_netvsc: Fix error handling in netvsc_attach() by Haiyang Zhang · 5 years ago
  58. 99d5f18 drm/amd/display: Passive DP->HDMI dongle detection fix by Michael Strauss · 5 years ago
  59. e5edbf9 drm/amdgpu: If amdgpu_ib_schedule fails return back the error. by Andrey Grodzovsky · 5 years ago
  60. b651ddc iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41 by Takashi Iwai · 5 years ago
  61. 214e4f0 net: mscc: ocelot: refuse to overwrite the port's native vlan by Vladimir Oltean · 5 years ago
  62. 5aedcc8 net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up by Vladimir Oltean · 5 years ago
  63. 3b956e6 net: hisilicon: Fix "Trying to free already-free IRQ" by Jiangfeng Xiao · 5 years ago
  64. f09b99c fjes: Handle workqueue allocation failure by Will Deacon · 5 years ago
  65. 6376736 nvme-multipath: fix possible io hang after ctrl reconnect by Anton Eidelman · 5 years ago
  66. 1372527 scsi: qla2xxx: stop timer in shutdown path by Nicholas Piggin · 5 years ago
  67. f2bab3ed RDMA/hns: Prevent memory leaks of eq->buf_list by Lijun Ou · 5 years ago
  68. 55ca083 RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case by Potnuri Bharat Teja · 5 years ago
  69. e36be79 usbip: tools: Fix read_usb_vudc_device() error path handling by GwanYeong Kim · 5 years ago
  70. cd9561a USB: ldusb: use unsigned size format specifiers by Johan Hovold · 5 years ago
  71. c753113 USB: Skip endpoints with 0 maxpacket length by Alan Stern · 5 years ago
  72. ef38f4d perf/x86/uncore: Fix event group support by Kan Liang · 5 years ago
  73. f147516 perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) by Kim Phillips · 5 years ago
  74. 5b99e97 perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity by Kim Phillips · 5 years ago
  75. 45944c4 usb: dwc3: remove the call trace of USBx_GFLADJ by Yinbo Zhu · 5 years ago
  76. dff3814 usb: gadget: configfs: fix concurrent issue between composite APIs by Peter Chen · 5 years ago
  77. 10eb9ab usb: dwc3: pci: prevent memory leak in dwc3_pci_probe by Navid Emamdoost · 5 years ago
  78. c73ccf6 usb: gadget: composite: Fix possible double free memory bug by Chandana Kishori Chiluveru · 5 years ago
  79. 26d31e1 usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode. by Cristian Birsan · 5 years ago
  80. 8891201 usb: fsl: Check memory resource before releasing it by Nikhil Badola · 5 years ago
  81. 3a2675a macsec: fix refcnt leak in module exit routine by Taehee Yoo · 5 years ago
  82. 0d0ca85 bonding: fix unexpected IFF_BONDING bit unset by Taehee Yoo · 5 years ago
  83. 50e3131 ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 5 years ago
  84. 102f407 ipvs: don't ignore errors in case refcounting ip_vs module fails by Davide Caratti · 5 years ago
  85. 81de0b5 netfilter: nf_flow_table: set timeout before insertion into hashes by Pablo Neira Ayuso · 5 years ago
  86. d45fc2e scsi: qla2xxx: Initialized mailbox to prevent driver load failure by Himanshu Madhani · 5 years ago
  87. b6612a3 scsi: lpfc: Honor module parameter lpfc_use_adisc by Daniel Wagner · 5 years ago
  88. 4e80e56 net: openvswitch: free vport unless register_netdevice() succeeds by Hillf Danton · 5 years ago
  89. 0272533 RDMA/uverbs: Prevent potential underflow by Dan Carpenter · 5 years ago
  90. d582769 scsi: qla2xxx: fixup incorrect usage of host_byte by Hannes Reinecke · 5 years ago
  91. 42de3a9 net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq by Navid Emamdoost · 5 years ago
  92. 7dfdcd9 net/mlx5e: TX, Fix consumer index of error cqe dump by Tariq Toukan · 5 years ago
  93. 48dd712 RDMA/qedr: Fix reported firmware version by Kamal Heib · 5 years ago
  94. 6208c2b iw_cxgb4: fix ECN check on the passive accept by Potnuri Bharat Teja · 5 years ago
  95. 89aa9e2 RDMA/mlx5: Clear old rate limit when closing QP by Rafi Wiener · 5 years ago
  96. d6706b2 HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() by Zhang Lixu · 5 years ago
  97. 113a154 dmaengine: sprd: Fix the possible memory leak issue by Baolin Wang · 5 years ago
  98. 6040f96 dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config by Radhey Shyam Pandey · 5 years ago
  99. 78e7e02 HID: google: add magnemite/masterball USB ids by Nicolas Boichat · 5 years ago
  100. 8181146 PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 by Vidya Sagar · 5 years ago