summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29net: wireless: bcmdhd: Enable PFN Scan result ver2android-wear-9.0.0_r0.31android-exynos-medaka-4.4-pie-wear-drMasakazu Yamazaki
2019-07-25BACKPORT: binder: Set end of SG buffer area properly.Martijn Coenen
2019-07-23dm verity: use message limit for data block corruption messageMilan Broz
2019-07-23ppp: mppe: Add softdep to arc4Takashi Iwai
2019-07-23perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra
2019-07-23md: fix for divide error in status_resyncMariusz Tkaczyk
2019-07-16arm64, vdso: Define vdso_{start,end} as arrayKees Cook
2019-07-16ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn
2019-07-16swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding
2019-07-16net: check before dereferencing netdev_ops during busy pollJosh Elsasser
2019-07-16ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra
2019-07-16cfg80211: fix memory leak of wiphy device nameEric Biggers
2019-07-16tcp: refine memory limit test in tcp_fragment()Eric Dumazet
2019-07-16Abort file_remove_privs() for non-reg. filesAlexander Lochmann
2019-07-16coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-07-16configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala
2019-07-16perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra
2019-07-16perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui
2019-07-16neigh: fix use-after-free read in pneigh_get_nextEric Dumazet
2019-07-16ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet
2019-07-16cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo
2019-07-16ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn
2019-07-16signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFOEric W. Biederman
2019-07-16mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt
2019-07-16futex: Fix futex lock the wrong pageZhangXiaoxu
2019-07-16fuse: retrieve: cap requested size to negotiated max_writeKirill Smelkov
2019-07-16ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar
2019-07-16kernel/sys.c: prctl: fix false positive in validate_prctl_map()Cyrill Gorcunov
2019-07-16mm/cma.c: fix crash on CMA allocation if bitmap allocation failsYue Hu
2019-07-16sysctl: return -EINVAL if val violates minmaxChristian Brauner
2019-06-20tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet
2019-06-20tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-20tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-20tcp: limit payload size of sacked skbsEric Dumazet
2019-06-14UPSTREAM: binder: check for overflow when alloc for security contextTodd Kjos
2019-06-14BACKPORT: binder: fix race between munmap() and direct reclaimTodd Kjos
2019-06-14Revert "binder: fix race between munmap() and direct reclaim"Shohei Sakamoto
2019-06-14ethtool: check the return value of get_regs_lenYunsheng Lin
2019-06-14ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2019-06-14fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
2019-06-14fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-06-14fuse: fallocate: fix return with locked inodeMiklos Szeredi
2019-06-14rcu: locking and unlocking need to always be at least barriersLinus Torvalds
2019-06-14neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern
2019-06-14ethtool: fix potential userspace buffer overflowVivien Didelot
2019-06-14usb: gadget: fix request length error for isoc transferPeter Chen
2019-06-14kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei
2019-06-14memcg: make it work on sparse non-0-node systemsJiri Slaby
2019-06-14USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-06-14usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid