summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-27Linux 4.20.13v4.20.13Greg Kroah-Hartman1-1/+1
2019-02-27net: phylink: avoid resolving link state too earlyRussell King1-6/+13
2019-02-27pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor1-8/+6
2019-02-27netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...Taehee Yoo1-5/+14
2019-02-27netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera1-0/+4
2019-02-27netfilter: ipv6: Don't preserve original oif for loopback addressEli Cooper1-1/+3
2019-02-27netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso1-1/+2
2019-02-27netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso1-0/+3
2019-02-27Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu1-8/+1
2019-02-27staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang2-7/+7
2019-02-27staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONsGao Xiang2-22/+15
2019-02-27staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang3-11/+19
2019-02-27staging: erofs: add a full barrier in erofs_workgroup_unfreezeGao Xiang1-0/+5
2019-02-27staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'Gao Xiang1-16/+25
2019-02-27staging: erofs: atomic_cond_read_relaxed on ref-locked workgroupGao Xiang1-12/+18
2019-02-27staging: erofs: remove the redundant d_rehash() for the root dentryGao Xiang1-6/+0
2019-02-27net: avoid false positives in untrusted gso validationWillem de Bruijn1-2/+12
2019-02-27net: validate untrusted gso packets without csum offloadWillem de Bruijn2-1/+10
2019-02-27ASoC: soc-core: fix init platform memory handlingCurtis Malainey2-5/+12
2019-02-27s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel1-1/+1
2019-02-27kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang1-0/+4
2019-02-27x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov2-4/+14
2019-02-27KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang2-0/+2
2019-02-27mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau1-1/+6
2019-02-27mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen1-2/+2
2019-02-27drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma1-2/+3
2019-02-27drm/amdgpu: disable bulk moves for nowChristian König1-0/+2
2019-02-27drm/i915/fbdev: Actually configure untiled displaysChris Wilson1-5/+7
2019-02-27gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeRafael J. Wysocki1-0/+1
2019-02-27drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher1-0/+1
2019-02-27cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()Yangtao Li1-1/+1
2019-02-27ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin1-0/+11
2019-02-27ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2-27/+64
2019-02-27ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev1-0/+10
2019-02-27parisc: Fix ptrace syscall number modificationDmitry V. Levin1-8/+21
2019-02-27clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni1-2/+1
2019-02-27clk: at91: fix masterck nameAlexandre Belloni3-4/+4
2019-02-27KEYS: always initialize keyring_index_key::desc_lenEric Biggers4-6/+4
2019-02-27KEYS: user: Align the payload bufferEric Biggers1-1/+1
2019-02-27RDMA/srp: Rework SCSI device reset handlingBart Van Assche1-10/+0
2019-02-27scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocationMasato Suzuki1-3/+5
2019-02-27net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed4-4/+22
2019-02-27net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem1-0/+6
2019-02-27net_sched: fix two more memory leaks in cls_tcindexCong Wang1-9/+7
2019-02-27net_sched: fix a memory leak in cls_tcindexCong Wang1-16/+30
2019-02-27net_sched: fix a race condition in tcindex_destroy()Cong Wang1-7/+11
2019-02-27sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+2
2019-02-27geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu1-3/+7
2019-02-27net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg1-4/+4
2019-02-27net: socket: fix SIOCGIFNAME in compatJohannes Berg1-1/+2