summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman2017-07-213-62/+90
* mnt: In umount propagation reparent in a separate passEric W. Biederman2017-07-213-5/+32
* vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski2017-07-211-3/+3
* exec: Limit arg stack to at most 75% of _STK_LIMKees Cook2017-07-211-5/+6
* s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-211-8/+7
* powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-211-6/+7
* arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-211-6/+6
* arm: move ELF_ET_DYN_BASE to 4MBKees Cook2017-07-211-6/+2
* binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-212-14/+58
* checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur2017-07-211-3/+3
* fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala2017-07-211-2/+3
* mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2017-07-212-8/+7
* kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski2017-07-211-1/+1
* tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings2017-07-211-1/+1
* parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller2017-07-211-2/+13
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-215-7/+41
* parisc: use compat_sys_keyctl()Eric Biggers2017-07-211-1/+1
* parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller2017-07-211-1/+1
* irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose2017-07-211-0/+3
* cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari2017-07-211-2/+1
* cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari2017-07-211-0/+4
* cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari2017-07-211-0/+1
* brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel2017-07-211-0/+5
* rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan2017-07-211-1/+1
* vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov2017-07-211-5/+13
* net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-213-11/+10
* ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca2017-07-211-11/+11
* net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček2017-07-211-6/+16
* bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2017-07-211-0/+5
* net: prevent sign extension in dev_get_stats()Eric Dumazet2017-07-211-2/+2
* tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong2017-07-211-0/+2
* net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-07-211-1/+1
* ipv6: avoid unregistering inet6_dev for loopbackWANG Cong2017-07-211-2/+3
* net/phy: micrel: configure intterupts after autoneg workaroundZach Brown2017-07-211-0/+2
* net: sched: Fix one possible panic when no destroy callbackGao Feng2017-07-211-1/+2
* net_sched: fix error recovery at qdisc creationEric Dumazet2017-07-215-23/+19
* Linux 4.4.77v4.4.77Greg Kroah-Hartman2017-07-151-1/+1
* saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero2017-07-151-0/+31
* x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-153-16/+20
* ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu2017-07-151-1/+1
* staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott2017-07-151-0/+1
* staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley2017-07-151-0/+3
* tcp: fix tcp_mark_head_lost to check skb len before fragmentingNeal Cardwell2017-07-151-5/+5
* md: fix super_offset endianness in super_1_rdev_size_changeJason Yan2017-07-151-1/+1
* md: fix incorrect use of lexx_to_cpu in does_sb_need_changingJason Yan2017-07-151-1/+1
* perf tools: Use readdir() instead of deprecated readdir_r() againArnaldo Carvalho de Melo2017-07-151-30/+30
* perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf2017-07-151-1/+1
* perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo2017-07-151-0/+1
* perf dwarf: Guard !x86_64 definitions under #ifdef else clauseArnaldo Carvalho de Melo2017-07-151-4/+4
* perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf2017-07-151-1/+1