summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-29iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan1-6/+18
2020-01-29lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy2-14/+14
2020-01-29netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal1-0/+3
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan1-1/+5
2020-01-29Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold1-1/+1
2020-01-29Input: aiptek - fix endpoint sanity checkJohan Hovold1-3/+3
2020-01-29Input: gtco - fix endpoint sanity checkJohan Hovold1-7/+3
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold1-1/+1
2020-01-29Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold1-1/+1
2020-01-29net/tls: fix async operationJakub Kicinski1-2/+2
2020-01-29mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel1-11/+6
2020-01-29mmc: sdhci_am654: Reset Command and Data line after tuningFaiz Abbas1-0/+18
2020-01-29mmc: sdhci_am654: Remove Inverted Write Protect flagFaiz Abbas1-6/+3
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław1-4/+6
2020-01-29mmc: tegra: fix SDR50 tuning overrideMichał Mirosław1-1/+1
2020-01-29ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin1-0/+17
2020-01-29Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil1-0/+2
2020-01-29Input: keyspan-remote - fix control-message timeoutsJohan Hovold1-3/+6
2020-01-29iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar1-1/+2
2020-01-29pinctrl: sunrisepoint: Add missing Interrupt Status register offsetBoyan Ding1-0/+1
2020-01-29XArray: Fix xas_find returning too many entriesMatthew Wilcox (Oracle)2-2/+13
2020-01-29XArray: Fix xa_find_after with multi-index entriesMatthew Wilcox (Oracle)2-20/+32
2020-01-29XArray: Fix infinite loop with entry at ULONG_MAXMatthew Wilcox (Oracle)2-0/+20
2020-01-29iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2-8/+12
2020-01-29Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova1-1/+1
2020-01-29powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat2-3/+13
2020-01-29powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V1-1/+4
2020-01-29tracing: Fix histogram code when expression has same var as valueSteven Rostedt (VMware)1-0/+22
2020-01-29tracing: Do not set trace clock if tracefs lockdown is in effectMasami Ichikawa1-0/+5
2020-01-29tracing/uprobe: Fix double perf_event linking on multiprobe uprobeMasami Hiramatsu4-48/+86
2020-01-29tracing: trigger: Replace unneeded RCU-list traversalsMasami Hiramatsu2-16/+45
2020-01-29PM: hibernate: fix crashes with init_on_free=1Alexander Potapenko1-10/+10
2020-01-29drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin2-8/+8
2020-01-29drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon9-74/+300
2020-01-29PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as brokenAlex Deucher1-6/+13
2020-01-29ceph: hold extra reference to r_parent over life of requestJeff Layton1-2/+6
2020-01-29hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck1-27/+41
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen1-2/+3
2020-01-29afs: Fix characters allowed into cell namesDavid Howells1-1/+10
2020-01-29Revert "io_uring: only allow submit from owning task"Jens Axboe1-6/+0
2020-01-29ipv4: Detect rollover in specific fib table dumpDavid Ahern1-0/+6
2020-01-29net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan1-4/+10
2020-01-29net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan1-2/+0
2020-01-29net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan1-14/+19
2020-01-29net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit1-1/+2
2020-01-29net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen1-2/+7
2020-01-29net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit1-13/+29
2020-01-29net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+1
2020-01-29net/mlx5: Fix lowest FDB pool sizePaul Blakey1-1/+1
2020-01-29net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2-33/+35