summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-21compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2-15/+11
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-21kvm-vfio: Decouple only when we match a groupAlex Williamson1-7/+6
2017-07-21KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving codePaul Mackerras1-2/+2
2017-07-21KVM: ARM64: fix phy counter access failure in guest.Hu Huajun1-3/+1
2017-07-21drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher1-1/+2
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-21efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper1-1/+2
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-21sparc64: Fix gup_huge_pmdNitin Gupta1-2/+2
2017-07-21Adding the type of exported symbolsNagarathnam Muthusamy4-0/+5
2017-07-21sed regex in Makefile.build requires line break between exported symbolsNagarathnam Muthusamy1-18/+26
2017-07-21Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy1-0/+24
2017-07-21sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-21bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin1-1/+2
2017-07-21tap: convert a mutex to a spinlockWANG Cong1-9/+9
2017-07-21cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2-22/+36
2017-07-21net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xffHuy Nguyen1-0/+2
2017-07-21rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan1-1/+1
2017-07-21virtio-net: fix leaking of ctx arrayJason Wang1-0/+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-21liquidio: fix bug in soft reset failure detectionDerek Chickles2-2/+2
2017-07-21net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64Alban Browaeys1-1/+1
2017-07-21geneve: fix hlist corruptionJiri Benc1-16/+32
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-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia3-2/+16
2017-07-21net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman1-1/+1
2017-07-21staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctlsGleb Fotengauer-Malinovskiy1-18/+0
2017-07-15Linux 4.12.2v4.12.2Greg Kroah-Hartman1-1/+1
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka3-16/+20