summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.201-rt134v4.9.201-rt134Steven Rostedt (VMware)2019-11-151-1/+1
* Merge tag 'v4.9.201' into v4.9-rtSteven Rostedt (VMware)2019-11-14248-1420/+2754
|\
| * Linux 4.9.201v4.9.201Greg Kroah-Hartman2019-11-121-1/+1
| * drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings2019-11-121-3/+2
| * drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-127-19/+159
| * drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2019-11-122-0/+11
| * drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield2019-11-121-1/+1
| * drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield2019-11-124-34/+181
| * drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield2019-11-121-12/+13
| * drm/i915: Add gen9 BCS cmdparsingJon Bloomfield2019-11-123-11/+112
| * drm/i915: Allow parsing of unsized batchesJon Bloomfield2019-11-121-6/+8
| * drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield2019-11-123-14/+65
| * drm/i915: Add support for mandatory cmdparsingJon Bloomfield2019-11-123-7/+16
| * drm/i915: Remove Master tables from cmdparserJon Bloomfield2019-11-123-70/+26
| * drm/i915: Disable Secure Batches for gen6+Jon Bloomfield2019-11-123-2/+11
| * drm/i915: Rename gen7 cmdparser tablesJon Bloomfield2019-11-121-35/+35
| * drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin2019-11-123-6/+13
| * drm/i915: Silence smatch for cmdparserChris Wilson2019-11-121-10/+3
| * drm/i915/cmdparser: Do not check past the cmd length.Michal Srb2019-11-121-0/+6
| * drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb2019-11-121-2/+2
| * drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson2019-11-126-4/+35
| * drm/i915/gtt: Disable read-only support under GVTChris Wilson2019-11-121-2/+6
| * drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield2019-11-123-11/+31
| * drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield2019-11-121-8/+11
| * drm/i915/cmdparser: Limit clflush to active cachelinesChris Wilson2019-11-121-11/+14
| * drm/i915: Use the precomputed value for whether to enable command parsingChris Wilson2019-11-125-28/+6
| * drm/i915: don't whitelist oacontrol in cmd parserRobert Bragg2019-11-121-37/+5
| * drm/i915: return EACCES for check_cmd() failuresRobert Bragg2019-11-121-2/+5
| * drm/i915: cleanup use of INSTR_CLIENT_MASKMatthew Auld2019-11-122-4/+3
| * drm/i915: kick out cmd_parser specific structs from i915_drv.hMatthew Auld2019-11-122-96/+96
| * net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-121-2/+2
| * cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo2019-11-121-3/+6
| * mm/filemap.c: don't initiate writeback if mapping has no dirty pagesKonstantin Khlebnikov2019-11-121-1/+2
| * can: flexcan: disable completely the ECC mechanismJoakim Zhang2019-11-121-0/+1
| * x86/apic/32: Avoid bogus LDR warningsJan Beulich2019-11-121-13/+15
| * x86/apic: Drop logical_smp_processor_id() inlineDou Liyang2019-11-122-15/+5
| * x86/apic: Move pending interrupt check code into it's own functionDou Liyang2019-11-121-45/+55
| * e1000: fix memory leaksWenwen Wang2019-11-121-4/+3
| * igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-121-1/+2
| * net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan2019-11-121-0/+3
| * NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust2019-11-123-5/+13
| * net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao2019-11-121-1/+0
| * fjes: Handle workqueue allocation failureWill Deacon2019-11-121-1/+14
| * scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin2019-11-121-0/+4
| * RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja2019-11-121-2/+0
| * USB: Skip endpoints with 0 maxpacket lengthAlan Stern2019-11-121-0/+5
| * perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips2019-11-121-2/+4
| * perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips2019-11-121-1/+1
| * usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu2019-11-121-2/+1
| * usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen2019-11-121-5/+105