summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-21crypto: caam - properly set IV after {en,de}cryptDavid Gstir1-2/+18
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu1-1/+1
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef1-1/+3
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks1-1/+6
2017-07-21mm: fix overflow check in expand_upwards()Helge Deller1-1/+1
2017-07-21selftests/capabilities: Fix the test_execve testAndy Lutomirski1-5/+2
2017-07-21mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman1-1/+62
2017-07-21mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman3-62/+90
2017-07-21mnt: In umount propagation reparent in a separate passEric W. Biederman3-5/+32
2017-07-21nvmem: core: fix leaks on registration errorsJohan Hovold1-5/+8
2017-07-21rcu: Add memory barriers for NOCB leader wakeupPaul E. McKenney1-0/+2
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski1-3/+3
2017-07-21ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiersMarc Zyngier1-8/+4
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook1-5/+6
2017-07-21s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-21powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+7
2017-07-21arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+6
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2-14/+58
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur1-3/+3
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala1-2/+3
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2-8/+7
2017-07-21kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski1-1/+1
2017-07-21thp, mm: fix crash due race in MADV_FREE handlingKirill A. Shutemov1-1/+1
2017-07-21tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings1-1/+1
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller1-2/+13
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer5-7/+41
2017-07-21parisc: use compat_sys_keyctl()Eric Biggers1-1/+1
2017-07-21parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller1-1/+1
2017-07-21irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose1-0/+3
2017-07-21cfg80211: Check if NAN service ID is of expected sizeSrinivas Dasari1-1/+1
2017-07-21cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari1-2/+1
2017-07-21cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari1-0/+4
2017-07-21cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari1-0/+1
2017-07-21sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel1-4/+3
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet1-1/+2
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-21rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan1-1/+1
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov1-5/+6
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern3-11/+10
2017-07-21net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64Alban Browaeys1-1/+1
2017-07-21vxlan: fix hlist corruptionJiri Benc2-11/+29
2017-07-21ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca1-9/+9
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman1-2/+0
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles2-2/+2
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia3-2/+16
2017-07-21net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček1-6/+16
2017-07-21bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann1-0/+5
2017-07-21rocker: move dereference before freeDan Carpenter1-1/+1