summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik
2019-07-29s390/tape: add fallthrough annotationsHeiko Carstens
2019-07-29s390/mm: add fallthrough annotationsHeiko Carstens
2019-07-29s390/mm: make gmap_test_and_clear_dirty_pmd staticVasily Gorbik
2019-07-29s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik
2019-07-29s390/perf: make cf_diag_csd staticVasily Gorbik
2019-07-29s390/lib: add missing includeVasily Gorbik
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik
2019-07-29s390: update configsHeiko Carstens
2019-07-29s390: clean up qdio.hJulian Wiedmann
2019-07-29platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt
2019-07-29pidfd: Add warning if exit_state is 0 during notificationJoel Fernandes (Google)
2019-07-29pidfd: remove obsolete comments from testChristian Brauner
2019-07-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai
2019-07-29mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-07-29libbpf: fix missing __WORDSIZE definitionAndrii Nakryiko
2019-07-29netfilter: add include guard to xt_connlabel.hMasahiro Yamada
2019-07-29drm/i915: Fix the TBT AUX power well enablingImre Deak
2019-07-29drm/i915: Fix GEN8_MCR_SELECTOR programmingTvrtko Ursulin
2019-07-29drm/i915/vbt: Fix VBT parsing for the PSR sectionDhinakaran Pandiyan
2019-07-29drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä
2019-07-29drm/i915: Lock the engine while dumping the active requestChris Wilson
2019-07-29drm/i915/perf: add missing delay for OA muxes configurationLionel Landwerlin
2019-07-29drm/i915/perf: ensure we keep a reference on the driverLionel Landwerlin
2019-07-29drm/i915/userptr: Acquire the page lock around set_page_dirty()Chris Wilson
2019-07-29drm/i915/gtt: Mark the freed page table entries with scratchChris Wilson
2019-07-29drm/i915/gtt: Defer the free for alloc error pathsChris Wilson
2019-07-29drm/i915: Deal with machines that expose less than three QGV pointsVille Syrjälä
2019-07-29drm/i915: Fix memleak in runtime wakeref trackingMika Kuoppala
2019-07-29drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin
2019-07-29drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin
2019-07-29drm/i915: fix whitelist selftests with readonly registersLionel Landwerlin
2019-07-29powerpc/kvm: Fall through switch case explicitlySantosh Sivaraj
2019-07-29perf tools: Fix perf.data documentation units for memory sizeVince Weaver
2019-07-29perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo
2019-07-29perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver
2019-07-29tools headers UAPI: Sync if_link.h with the kernelArnaldo Carvalho de Melo
2019-07-29tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2019-07-29tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctlArnaldo Carvalho de Melo
2019-07-29tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo
2019-07-29tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2019-07-29tools headers UAPI: Update tools's copy of mman.h headersArnaldo Carvalho de Melo
2019-07-29drm/i915: Fix various tracepoints for gen2Ville Syrjälä
2019-07-29drm/i915/perf: fix ICL perf register offsetsLionel Landwerlin
2019-07-29drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.Kenneth Graunke
2019-07-29drm/i915: Keep rings pinned while the context is activeChris Wilson
2019-07-29arm64: module: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: smp: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon
2019-07-29drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon