summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-16KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini2-44/+39
2019-11-16kvm: x86: Do not release the page inside mmu_set_spte()Junaid Shahid2-16/+10
2019-11-16kvm: Convert kvm_lock to a mutexJunaid Shahid6-22/+22
2019-11-16KVM: x86: extend usage of RET_MMIO_PF_* constantsPaolo Bonzini2-57/+54
2019-11-16KVM: x86: simplify ept_misconfigPaolo Bonzini3-28/+21
2019-11-16x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf1-4/+0
2019-11-16x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2-6/+61
2019-11-16x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta6-0/+434
2019-11-16x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2-1/+9
2019-11-16kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta1-0/+19
2019-11-16x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta3-0/+35
2019-11-16x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta6-2/+139
2019-11-16x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta6-1/+175
2019-11-16x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2-4/+13
2019-11-16x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta1-0/+5
2019-11-16KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini2-0/+16
2019-11-16usb: gadget: core: unmap request from DMA only if previously mappedJack Pham2-1/+6
2019-11-16MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski1-1/+1
2019-11-16Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang1-2/+1
2019-11-16kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid1-2/+2
2019-11-12Linux 4.9.201v4.9.201Greg Kroah-Hartman1-1/+1
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings1-3/+2
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak7-19/+159
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2-0/+11
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield1-1/+1
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield4-34/+181
2019-11-12drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield1-12/+13
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield3-11/+112
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield1-6/+8
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield3-14/+65
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield3-7/+16
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield3-70/+26
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield3-2/+11
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield1-35/+35
2019-11-12drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin3-6/+13
2019-11-12drm/i915: Silence smatch for cmdparserChris Wilson1-10/+3
2019-11-12drm/i915/cmdparser: Do not check past the cmd length.Michal Srb1-0/+6
2019-11-12drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb1-2/+2
2019-11-12drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson6-4/+35
2019-11-12drm/i915/gtt: Disable read-only support under GVTChris Wilson1-2/+6
2019-11-12drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield3-11/+31
2019-11-12drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield1-8/+11
2019-11-12drm/i915/cmdparser: Limit clflush to active cachelinesChris Wilson1-11/+14
2019-11-12drm/i915: Use the precomputed value for whether to enable command parsingChris Wilson5-28/+6
2019-11-12drm/i915: don't whitelist oacontrol in cmd parserRobert Bragg1-37/+5
2019-11-12drm/i915: return EACCES for check_cmd() failuresRobert Bragg1-2/+5
2019-11-12drm/i915: cleanup use of INSTR_CLIENT_MASKMatthew Auld2-4/+3
2019-11-12drm/i915: kick out cmd_parser specific structs from i915_drv.hMatthew Auld2-96/+96
2019-11-12net: prevent load/store tearing on sk->sk_stampEric Dumazet1-2/+2
2019-11-12cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo1-3/+6