summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-21bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin1-1/+2
2017-07-21net: prevent sign extension in dev_get_stats()Eric Dumazet1-3/+3
2017-07-21tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong1-0/+2
2017-07-21net: dp83640: Avoid NULL pointer dereference.Richard Cochran1-1/+1
2017-07-21ipv6: avoid unregistering inet6_dev for loopbackWANG Cong1-2/+3
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown1-0/+2
2017-07-21net: sched: Fix one possible panic when no destroy callbackGao Feng1-1/+2
2017-07-21net_sched: fix error recovery at qdisc creationEric Dumazet5-23/+19
2017-07-21xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai1-3/+11
2017-07-15Linux 4.9.38v4.9.38Greg Kroah-Hartman1-1/+1
2017-07-15saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero1-0/+31
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka3-16/+20
2017-07-15ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu1-1/+1
2017-07-15crypto: rsa-pkcs1pad - use constant time memory comparison for MACsJason A. Donenfeld1-1/+1
2017-07-15crypto: caam - fix gfp allocation flags (part I)Horia Geantă1-2/+1
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott1-0/+1
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley1-0/+3
2017-07-15locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()Kirill Tkhai1-2/+2
2017-07-15md: fix super_offset endianness in super_1_rdev_size_changeJason Yan1-1/+1
2017-07-15md: fix incorrect use of lexx_to_cpu in does_sb_need_changingJason Yan1-1/+1
2017-07-15perf probe: Add error checks to offline probe post-processingMasami Hiramatsu1-17/+33
2017-07-15perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu1-1/+47
2017-07-15perf scripting perl: Fix compile error with some perl5 versionsWang YanQing1-1/+1