1. 12ceedb x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 4 years, 7 months ago
  2. 1b08d2a KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active by Paolo Bonzini · 4 years, 7 months ago
  3. 52644d8 KVM: x86: add tracepoints around __direct_map and FNAME(fetch) by Paolo Bonzini · 4 years, 11 months ago
  4. 9dc6bc3 KVM: x86: Add is_executable_pte() by Ben Hutchings · 4 years, 7 months ago
  5. 515fa37 KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON by Paolo Bonzini · 4 years, 11 months ago
  6. 1d48204 KVM: x86: remove now unneeded hugepage gfn adjustment by Paolo Bonzini · 5 years ago
  7. 2e013f0 KVM: x86: make FNAME(fetch) and __direct_map more similar by Paolo Bonzini · 5 years ago
  8. 2f57300 kvm: x86: Do not release the page inside mmu_set_spte() by Junaid Shahid · 5 years ago
  9. c6170b8 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 5 years ago
  10. 61524f1 KVM: x86: extend usage of RET_MMIO_PF_* constants by Paolo Bonzini · 7 years ago
  11. 43a39a3 KVM: x86: simplify ept_misconfig by Paolo Bonzini · 7 years ago
  12. 042a441 x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs by Josh Poimboeuf · 4 years, 7 months ago
  13. 0fbf080 x86/tsx: Add config options to set tsx=on|off|auto by Michal Hocko · 4 years, 7 months ago
  14. ba54aad x86/speculation/taa: Add documentation for TSX Async Abort by Pawan Gupta · 4 years, 7 months ago
  15. 562afad x86/tsx: Add "auto" option to the tsx= cmdline parameter by Pawan Gupta · 4 years, 7 months ago
  16. 6394535 kvm/x86: Export MDS_NO=0 to guests when TSX is enabled by Pawan Gupta · 4 years, 7 months ago
  17. 9392b2d x86/speculation/taa: Add sysfs reporting for TSX Async Abort by Pawan Gupta · 4 years, 7 months ago
  18. a117aa4 x86/speculation/taa: Add mitigation for TSX Async Abort by Pawan Gupta · 4 years, 7 months ago
  19. 2112788 x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default by Pawan Gupta · 4 years, 7 months ago
  20. 919d561 x86/cpu: Add a helper function x86_read_arch_cap_msr() by Pawan Gupta · 4 years, 7 months ago
  21. 2fc5083 x86/msr: Add the IA32_TSX_CTRL MSR by Pawan Gupta · 4 years, 7 months ago
  22. e83ef92 KVM: x86: use Intel speculation bugs and features as derived in generic x86 code by Paolo Bonzini · 4 years, 9 months ago
  23. 6e3683e usb: gadget: core: unmap request from DMA only if previously mapped by Jack Pham · 7 years ago
  24. e9e0278 MIPS: BCM63XX: fix switch core reset on BCM6368 by Jonas Gorski · 5 years ago
  25. 3858f013 Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() by Kefeng Wang · 5 years ago
  26. 7b93d92 kvm: mmu: Don't read PDPTEs when paging is not enabled by Junaid Shahid · 4 years, 6 months ago
  27. 9829ecf Linux 4.9.201 by Greg Kroah-Hartman · 4 years, 6 months ago
  28. 139bb57 drm/i915/cmdparser: Fix jump whitelist clearing by Ben Hutchings · 4 years, 6 months ago
  29. 00194ec drm/i915/gen8+: Add RC6 CTX corruption WA by Imre Deak · 6 years ago
  30. ebd6ded drm/i915: Lower RM timeout to avoid DSI hard hangs by Uma Shankar · 6 years ago
  31. bd671d0 drm/i915/cmdparser: Ignore Length operands during command matching by Jon Bloomfield · 6 years ago
  32. a7a1a3e drm/i915/cmdparser: Add support for backward jumps by Jon Bloomfield · 6 years ago
  33. 81848cc drm/i915/cmdparser: Use explicit goto for error paths by Jon Bloomfield · 6 years ago
  34. a6ba2df drm/i915: Add gen9 BCS cmdparsing by Jon Bloomfield · 6 years ago
  35. 05e5cf1 drm/i915: Allow parsing of unsized batches by Jon Bloomfield · 6 years ago
  36. 9f5fb6f drm/i915: Support ro ppgtt mapped cmdparser shadow buffers by Jon Bloomfield · 6 years ago
  37. 943ccd0 drm/i915: Add support for mandatory cmdparsing by Jon Bloomfield · 6 years ago
  38. 44f0f8d drm/i915: Remove Master tables from cmdparser by Jon Bloomfield · 6 years ago
  39. 52306d4 drm/i915: Disable Secure Batches for gen6+ by Jon Bloomfield · 6 years ago
  40. 64003d0 drm/i915: Rename gen7 cmdparser tables by Jon Bloomfield · 6 years ago
  41. fd8e742 drm/i915: Move engine->needs_cmd_parser to engine->flags by Tvrtko Ursulin · 6 years ago
  42. b3c37ff drm/i915: Silence smatch for cmdparser by Chris Wilson · 7 years ago
  43. ce37480 drm/i915/cmdparser: Do not check past the cmd length. by Michal Srb · 6 years ago
  44. eaae4e6e drm/i915/cmdparser: Check reg_table_count before derefencing. by Michal Srb · 6 years ago
  45. 91b712c drm/i915: Prevent writing into a read-only object via a GGTT mmap by Chris Wilson · 6 years ago
  46. 9c37932 drm/i915/gtt: Disable read-only support under GVT by Chris Wilson · 6 years ago
  47. 85e0470 drm/i915/gtt: Read-only pages for insert_entries on bdw+ by Jon Bloomfield · 6 years ago
  48. bebb6a4 drm/i915/gtt: Add read only pages to gen8_pte_encode by Jon Bloomfield · 6 years ago
  49. 1414193 drm/i915/cmdparser: Limit clflush to active cachelines by Chris Wilson · 7 years ago
  50. ba8ba989 drm/i915: Use the precomputed value for whether to enable command parsing by Chris Wilson · 7 years ago
  51. 91ff7fa drm/i915: don't whitelist oacontrol in cmd parser by Robert Bragg · 8 years ago
  52. eda2e0a drm/i915: return EACCES for check_cmd() failures by Robert Bragg · 8 years ago
  53. 5ead058 drm/i915: cleanup use of INSTR_CLIENT_MASK by Matthew Auld · 8 years ago
  54. f9154ab drm/i915: kick out cmd_parser specific structs from i915_drv.h by Matthew Auld · 7 years ago
  55. 4e8e9fd net: prevent load/store tearing on sk->sk_stamp by Eric Dumazet · 4 years, 7 months ago
  56. d92f4f0 cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 4 years, 6 months ago
  57. 063620b mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 4 years, 8 months ago
  58. d6b1558 can: flexcan: disable completely the ECC mechanism by Joakim Zhang · 4 years, 9 months ago
  59. 818226c x86/apic/32: Avoid bogus LDR warnings by Jan Beulich · 4 years, 7 months ago
  60. 122134f x86/apic: Drop logical_smp_processor_id() inline by Dou Liyang · 6 years ago
  61. 3bbebab x86/apic: Move pending interrupt check code into it's own function by Dou Liyang · 6 years ago
  62. 18372c9 e1000: fix memory leaks by Wenwen Wang · 4 years, 9 months ago
  63. d084408 igb: Fix constant media auto sense switching when no cable is connected by Manfred Rudigier · 4 years, 9 months ago
  64. 0e63ae7 net: ethernet: arc: add the missed clk_disable_unprepare by Chuhong Yuan · 4 years, 7 months ago
  65. 7fe8d15 NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 4 years, 7 months ago
  66. 4a8b8c7 net: hisilicon: Fix "Trying to free already-free IRQ" by Jiangfeng Xiao · 4 years, 7 months ago
  67. 76e62b0 fjes: Handle workqueue allocation failure by Will Deacon · 4 years, 7 months ago
  68. 89ffe62 scsi: qla2xxx: stop timer in shutdown path by Nicholas Piggin · 4 years, 7 months ago
  69. 51def71 RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case by Potnuri Bharat Teja · 4 years, 7 months ago
  70. 3cbc8867 USB: Skip endpoints with 0 maxpacket length by Alan Stern · 4 years, 7 months ago
  71. ba7c1d4 perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) by Kim Phillips · 4 years, 7 months ago
  72. 59d550d perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity by Kim Phillips · 4 years, 7 months ago
  73. 74df2be usb: dwc3: remove the call trace of USBx_GFLADJ by Yinbo Zhu · 4 years, 10 months ago
  74. aa919ef usb: gadget: configfs: fix concurrent issue between composite APIs by Peter Chen · 4 years, 9 months ago
  75. 1dd7015 usb: gadget: composite: Fix possible double free memory bug by Chandana Kishori Chiluveru · 4 years, 8 months ago
  76. 76e7146 usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode. by Cristian Birsan · 4 years, 8 months ago
  77. 954d056 usb: fsl: Check memory resource before releasing it by Nikhil Badola · 4 years, 7 months ago
  78. c368df3 bonding: fix unexpected IFF_BONDING bit unset by Taehee Yoo · 4 years, 7 months ago
  79. a4b012c ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 4 years, 7 months ago
  80. 21ed3ef scsi: lpfc: Honor module parameter lpfc_use_adisc by Daniel Wagner · 4 years, 7 months ago
  81. 59e736b scsi: qla2xxx: fixup incorrect usage of host_byte by Hannes Reinecke · 4 years, 7 months ago
  82. 5af2eb2 HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() by Zhang Lixu · 4 years, 7 months ago
  83. 35614ac dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config by Radhey Shyam Pandey · 4 years, 8 months ago
  84. f7f886b PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 by Vidya Sagar · 4 years, 11 months ago
  85. 0e216db drivers: usb: usbip: Add missing break statement to switch by Gustavo A. R. Silva · 7 years ago
  86. d43b763 usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c by Nobuo Iwata · 8 years ago
  87. e2aae1a usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path by Shuah Khan · 5 years ago
  88. d645d69 usbip: stub_rx: fix static checker warning on unnecessary checks by Shuah Khan · 6 years ago
  89. fa33be1 configfs: fix a deadlock in configfs_symlink() by Al Viro · 4 years, 10 months ago
  90. 49824b5 configfs: provide exclusion between IO and removals by Al Viro · 4 years, 9 months ago
  91. 77590eb configfs: new object reprsenting tree fragments by Al Viro · 4 years, 9 months ago
  92. 41faa5d configfs_register_group() shouldn't be (and isn't) called in rmdirable parts by Al Viro · 4 years, 9 months ago
  93. 0c5b0cb configfs: stash the data we need into configfs_buffer at open time by Al Viro · 4 years, 9 months ago
  94. 539938d configfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  95. da281558 can: peak_usb: fix slab info leak by Johan Hovold · 4 years, 7 months ago
  96. b46a206 can: gs_usb: gs_can_open(): prevent memory leak by Navid Emamdoost · 4 years, 8 months ago
  97. d9510ea can: peak_usb: fix a potential out-of-sync while decoding packets by Stephane Grosjean · 4 years, 7 months ago
  98. 7a5f2a3 can: c_can: c_can_poll(): only read status register after status IRQ by Kurt Van Dijck · 4 years, 8 months ago
  99. 0589de2 can: usb_8dev: fix use-after-free on disconnect by Johan Hovold · 4 years, 8 months ago
  100. 0e0965a netfilter: ipset: Fix an error code in ip_set_sockfn_get() by Dan Carpenter · 4 years, 9 months ago