summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-10staging: rtl8723bs: Fix potential security holeLarry Finger
2020-02-10staging: rtl8188eu: Fix potential security holeLarry Finger
2020-02-10perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry
2020-02-10Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang
2020-02-10Input: ili210x - add ili2120 supportLuca Weiss
2020-02-10Input: ili210x - fix return value of is_visible functionLuca Weiss
2020-02-10bootconfig: Use parse_args() to find bootconfig and '--'Steven Rostedt (VMware)
2020-02-10tracing/kprobe: Fix uninitialized variable bugGustavo A. R. Silva
2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu
2020-02-10tools/bootconfig: Fix wrong __VA_ARGS__ usageMasami Hiramatsu
2020-02-10staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter
2020-02-10staging: android: Delete the 'vsoc' driverAlistair Delva
2020-02-10staging: rtl8723bs: fix copy of overlapping memoryColin Ian King
2020-02-10staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan
2020-02-10staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley
2020-02-10NFSv4: Fix races between open and dentry revalidationTrond Myklebust
2020-02-10NFS: Fix up directory verifier racesTrond Myklebust
2020-02-10xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman
2020-02-10xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman
2020-02-10xhci: Fix memory leak when caching protocol extended capability PSI tablesMathias Nyman
2020-02-10xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman
2020-02-10cifs: fix mount option display for sec=krb5iPetr Pavlu
2020-02-10ASoC: SOF: Intel: hda: move i915 init earlierKai Vehmanen
2020-02-10ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen
2020-02-10ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen
2020-02-10qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork
2020-02-10net: dsa: mv88e6xxx: Prevent truncation of longer interrupt namesAndrew Lunn
2020-02-10qmi_wwan: re-add DW5821e pre-production variantBjørn Mork
2020-02-10gpio: sifive: fix static checker warningYash Shah
2020-02-10drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson
2020-02-10drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson
2020-02-10drm/i915: Make a copy of the ggtt view for slave planeVille Syrjälä
2020-02-10drm/i915/gem: Take local vma references for the parserChris Wilson
2020-02-10drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson
2020-02-10spmi: pmic-arb: Set lockdep class for hierarchical irq domainsStephen Boyd
2020-02-10ASoC: atmel: fix atmel_ssc_set_audio link failureArnd Bergmann
2020-02-10gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas
2020-02-10s390/qdio: simplify ACK trackingJulian Wiedmann
2020-02-10s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger
2020-02-10s390/pkey: fix missing length of protected key on returnHarald Freudenberger
2020-02-10Merge tag 'gpio-fixes-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij
2020-02-10arm64/spinlock: fix a -Wunused-function warningQian Cai
2020-02-10arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-10arm64: use shared sysctl constantsMatteo Croce
2020-02-10arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual
2020-02-10sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...Mel Gorman
2020-02-10gpiolib: remove unnecessary argument from set_config callKent Gibson
2020-02-10gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUTAxel Lin
2020-02-10MAINTAINERS: Sort entries in database for GPIOAndy Shevchenko
2020-02-10gpiolib: fix gpio_do_set_config()Bartosz Golaszewski