summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-11-12mm/filemap.c: don't initiate writeback if mapping has no dirty pagesKonstantin Khlebnikov1-1/+2
2019-11-12can: flexcan: disable completely the ECC mechanismJoakim Zhang1-0/+1
2019-11-12x86/apic/32: Avoid bogus LDR warningsJan Beulich1-13/+15
2019-11-12x86/apic: Drop logical_smp_processor_id() inlineDou Liyang2-15/+5
2019-11-12x86/apic: Move pending interrupt check code into it's own functionDou Liyang1-45/+55
2019-11-12e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2
2019-11-12net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan1-0/+3
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust3-5/+13
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao1-1/+0
2019-11-12fjes: Handle workqueue allocation failureWill Deacon1-1/+14
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja1-2/+0
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern1-0/+5
2019-11-12perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips1-2/+4
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validityKim Phillips1-1/+1
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu1-2/+1
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen1-5/+105
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru1-0/+4
2019-11-12usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan1-2/+4
2019-11-12usb: fsl: Check memory resource before releasing itNikhil Badola1-1/+1