summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-29hwmon: (nct7802) Fix non-working alarm on voltagesGilles Buloz
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz
2020-01-29hsr: Fix a compilation errorxiaofeng.yan
2020-01-29leds: gpio: Fix uninitialized gpio label for fwnode based probeJacek Anaszewski
2020-01-29readdir: make user_access_begin() use the real access rangeLinus Torvalds
2020-01-29iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan
2020-01-29lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy
2020-01-29netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan
2020-01-29Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold
2020-01-29Input: aiptek - fix endpoint sanity checkJohan Hovold
2020-01-29Input: gtco - fix endpoint sanity checkJohan Hovold
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold
2020-01-29Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold
2020-01-29net/tls: fix async operationJakub Kicinski
2020-01-29mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel
2020-01-29mmc: sdhci_am654: Reset Command and Data line after tuningFaiz Abbas
2020-01-29mmc: sdhci_am654: Remove Inverted Write Protect flagFaiz Abbas
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-01-29mmc: tegra: fix SDR50 tuning overrideMichał Mirosław
2020-01-29ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin
2020-01-29Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil
2020-01-29Input: keyspan-remote - fix control-message timeoutsJohan Hovold
2020-01-29iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar
2020-01-29pinctrl: sunrisepoint: Add missing Interrupt Status register offsetBoyan Ding
2020-01-29XArray: Fix xas_find returning too many entriesMatthew Wilcox (Oracle)
2020-01-29XArray: Fix xa_find_after with multi-index entriesMatthew Wilcox (Oracle)
2020-01-29XArray: Fix infinite loop with entry at ULONG_MAXMatthew Wilcox (Oracle)
2020-01-29iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach
2020-01-29Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova
2020-01-29powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat
2020-01-29powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V
2020-01-29tracing: Fix histogram code when expression has same var as valueSteven Rostedt (VMware)
2020-01-29tracing: Do not set trace clock if tracefs lockdown is in effectMasami Ichikawa
2020-01-29tracing/uprobe: Fix double perf_event linking on multiprobe uprobeMasami Hiramatsu
2020-01-29tracing: trigger: Replace unneeded RCU-list traversalsMasami Hiramatsu
2020-01-29PM: hibernate: fix crashes with init_on_free=1Alexander Potapenko
2020-01-29drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin
2020-01-29drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon
2020-01-29PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as brokenAlex Deucher
2020-01-29ceph: hold extra reference to r_parent over life of requestJeff Layton
2020-01-29hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen
2020-01-29afs: Fix characters allowed into cell namesDavid Howells
2020-01-29Revert "io_uring: only allow submit from owning task"Jens Axboe
2020-01-29ipv4: Detect rollover in specific fib table dumpDavid Ahern
2020-01-29net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan
2020-01-29net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan