aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-22dmaengine: dw-edma: fix __iomem type confusionArnd Bergmann4-28/+29
2019-07-22dmaengine: dw-edma: fix unnecessary stack usageArnd Bergmann1-1/+1
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse1-9/+13
2019-07-22balloon: fix up commentsMichael S. Tsirkin1-30/+37
2019-07-22mm/balloon_compaction: avoid duplicate page removalWei Wang1-3/+9
2019-07-22iommu/vt-d: Avoid duplicated pci dma alias considerationLu Baolu1-53/+2
2019-07-22arm64: Force SSBS on context switchMarc Zyngier2-3/+40
2019-07-22Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"Joerg Roedel1-36/+87
2019-07-22selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich1-2/+1
2019-07-22bcache: fix possible memory leak in bch_cached_dev_run()Wei Yongjun1-0/+3
2019-07-22libbpf: Avoid designated initializers for unnamed union membersArnaldo Carvalho de Melo1-7/+7
2019-07-22libbpf: Fix endianness macro usage for some compilersArnaldo Carvalho de Melo2-4/+6
2019-07-22Merge branch 'bpf-sockmap-tls-fixes'Daniel Borkmann10-68/+419
2019-07-22selftests/tls: add shutdown testsJakub Kicinski1-0/+27
2019-07-22selftests/tls: close the socket with open recordJakub Kicinski1-0/+10
2019-07-22selftests/tls: add a bidirectional testJakub Kicinski1-0/+31
2019-07-22selftests/tls: test error codes around TLS ULP installationJakub Kicinski1-0/+52
2019-07-22selftests/tls: add a test for ULP but no keysJakub Kicinski1-0/+74
2019-07-22bpf: sockmap/tls, close can race with map freeJohn Fastabend5-8/+53
2019-07-22bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend1-0/+3
2019-07-22bpf: sockmap, synchronize_rcu before free'ing mapJohn Fastabend1-0/+2
2019-07-22bpf: sockmap, sock_map_delete needs to use xchgJohn Fastabend1-5/+9
2019-07-22net/tls: fix transition through disconnect with closeJohn Fastabend3-1/+65
2019-07-22net/tls: remove sock unlock/lock around strp_done()John Fastabend4-45/+64
2019-07-22net/tls: remove close callback sock unlock/lock around TX work flushJohn Fastabend3-7/+22
2019-07-22net/tls: don't call tls_sk_proto_close for hw record offloadJakub Kicinski1-4/+0
2019-07-22net/tls: don't arm strparser immediately in tls_set_sw_offload()Jakub Kicinski4-10/+19
2019-07-22pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan1-0/+1
2019-07-22MAINTAINERS: Update my email addressJean-Philippe Brucker2-1/+2
2019-07-22Merge drm-misc-next-fixes-2019-07-18 into drm-misc-fixesSean Paul1-1/+1
2019-07-22gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu1-2/+4
2019-07-22mmc: mmc_spi: Enable stable writesAndreas Koop1-0/+5
2019-07-22powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain1-1/+14
2019-07-22powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain1-7/+22
2019-07-22powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain1-3/+8
2019-07-22MAINTAINERS: Update my email addressJulien Thierry2-1/+2
2019-07-22MAINTAINERS: Fix spelling mistake in my nameSuzuki K Poulose1-1/+1
2019-07-22MAINTAINERS: Update my email address to @kernel.orgMarc Zyngier2-4/+5
2019-07-22mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-07-22mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson1-2/+1
2019-07-22mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang1-0/+1
2019-07-22Merge tag 'misc-habanalabs-fixes-2019-07-22' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linuxGreg Kroah-Hartman1-3/+3
2019-07-22spi: pxa2xx: Balance runtime PM enable/disable on errorLubomir Rintel1-2/+4
2019-07-22ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada2-13/+17
2019-07-22SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detectionEnric Balletbo i Serra1-0/+32
2019-07-22ASoC: cs42xx8: Fix MFREQ selection issue for async modeShengjiu Wang1-19/+97
2019-07-22ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax1-4/+4
2019-07-22KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after freeJan Kiszka1-0/+2
2019-07-22KVM: X86: Dynamically allocate user_fpuWanpeng Li4-5/+27
2019-07-22KVM: X86: Fix fpu state crash in kvm guestWanpeng Li1-3/+6