summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-27Linux 4.19.26v4.19.26Greg 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-27udlfb: handle unplug properlyMikulas Patocka2-107/+37
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-27staging: erofs: drop multiref support temporarilyGao Xiang2-44/+8
2019-02-27staging: erofs: replace BUG_ON with DBG_BUGON in data.cChen Gong1-11/+20
2019-02-27staging: erofs: complete error handing of z_erofs_do_read_pageGao Xiang1-9/+11
2019-02-27staging: erofs: fix a bug when appling cache strategyGao Xiang1-1/+1
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-27kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang1-0/+4
2019-02-27mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau1-1/+6
2019-02-27drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma1-2/+3
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-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-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-27net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed4-4/+22
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
2019-02-27Revert "kill dev_ifsioc()"Johannes Berg1-0/+49
2019-02-27Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg1-14/+8
2019-02-27team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang1-22/+5
2019-02-27sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrateXin Long1-1/+3
2019-02-27sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long1-0/+1
2019-02-27net: sfp: do not probe SFP module before we're attachedRussell King3-9/+25