summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-18Linux 4.19.111v4.19.111Greg Kroah-Hartman1-1/+1
2020-03-18batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann2-8/+38
2020-03-18efi: Add a sanity check to efivar_store_raw()Vladis Dronov1-0/+3
2020-03-18net/smc: cancel event worker during device removalKarsten Graul1-0/+1
2020-03-18net/smc: check for valid ib_client_dataKarsten Graul1-0/+2
2020-03-18ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-03-18i2c: acpi: put device when verifying client failsWolfram Sang1-1/+9
2020-03-18iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-18iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-18netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski1-0/+2
2020-03-18netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski1-0/+1
2020-03-18netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski1-0/+2
2020-03-18perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala1-2/+2
2020-03-18nl80211: add missing attribute validation for channel switchJakub Kicinski1-0/+1
2020-03-18nl80211: add missing attribute validation for beacon report scanningJakub Kicinski1-0/+2
2020-03-18nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski1-0/+2
2020-03-18i2c: gpio: suppress error on probe deferHamish Martin1-1/+1
2020-03-18drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang1-3/+9
2020-03-18pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax1-1/+0
2020-03-18pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin1-2/+2
2020-03-18batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann1-0/+4
2020-03-18iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang1-2/+4
2020-03-18iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-5/+6
2020-03-18iommu/dma: Fix MSI reservation allocationMarc Zyngier1-8/+8
2020-03-18x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck1-4/+5
2020-03-18mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau1-3/+6
2020-03-18efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth2-44/+45
2020-03-18efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov1-9/+20
2020-03-18macintosh: windfarm: fix MODINFO regressionWolfram Sang6-1/+50
2020-03-18ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev1-0/+2
2020-03-18KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov1-0/+1
2020-03-18gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro1-1/+1
2020-03-18cifs_atomic_open(): fix double-put on late allocation failureAl Viro3-4/+7
2020-03-18ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)1-1/+1
2020-03-18drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2020-03-18workqueue: don't use wq_select_unbound_cpu() for bound worksHillf Danton1-6/+8
2020-03-18netfilter: x_tables: xt_mttg_seq_next should increase position indexVasily Averin1-3/+3
2020-03-18netfilter: xt_recent: recent_seq_next should increase position indexVasily Averin1-1/+1
2020-03-18netfilter: synproxy: synproxy_cpu_seq_next should increase position indexVasily Averin1-1/+1
2020-03-18netfilter: nf_conntrack: ct_cpu_seq_next should increase position indexVasily Averin1-1/+1
2020-03-18iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede1-3/+4
2020-03-18virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic1-3/+5
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-03-18cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2-7/+17
2020-03-18cgroup: cgroup_procs_next should increase position indexVasily Averin1-3/+7
2020-03-18macvlan: add cond_resched() during multicast processingMahesh Bandewar1-0/+2
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-18slip: make slhc_compress() more robust against malicious packetsEric Dumazet1-4/+10
2020-03-18bonding/alb: make sure arp header is pulled before accessing itEric Dumazet1-10/+10
2020-03-18devlink: validate length of region addr/lenJakub Kicinski1-0/+2