summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-03Linux 4.14.132v4.14.132Greg Kroah-Hartman
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2019-07-03tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon
2019-07-03bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_errMartin KaFai Lau
2019-07-03bpf: udp: Avoid calling reuseport's bpf_prog from udp_groMartin KaFai Lau
2019-07-03bonding: Always enable vlan tx offloadYueHaibing
2019-07-03team: Always enable vlan tx offloadYueHaibing
2019-07-03tun: wake up waitqueues after IFF_UP is setFei Li
2019-07-03tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long
2019-07-03tipc: change to use register_pernet_deviceXin Long
2019-07-03sctp: change to hold sk after auth shkey is created successfullyXin Long
2019-07-03net: stmmac: fixed new system time seconds value calculationRoland Hii
2019-07-03net: remove duplicate fetch in sock_getsockoptJingYi Hou
2019-07-03net/packet: fix memory leak in packet_set_ring()Eric Dumazet
2019-07-03ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra
2019-07-03af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman
2019-07-03eeprom: at24: fix unexpected timeout under high loadWang Xin
2019-07-03cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven
2019-07-03NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-07-03x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-07-03x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-07-03scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-07-03dm log writes: make sure super sector log updates are written in orderzhangyi (F)
2019-07-03mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King
2019-07-03fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn
2019-07-03mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemaskzhong jiang
2019-07-03fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness
2019-07-03Revert "compiler.h: update definition of unreachable()"Sasha Levin
2019-07-03qmi_wwan: Fix out-of-bounds readKristian Evensen
2019-07-03net/9p: include trans_common.h to fix missing prototype warning.Adeodato Simó
2019-07-039p: p9dirent_read: check network-provided name lengthDominique Martinet
2019-07-039p/rdma: remove useless check in cm_event_handlerDominique Martinet
2019-07-039p: acl: fix uninitialized iattr accessDominique Martinet
2019-07-039p/rdma: do not disconnect on down_interruptible EAGAINDominique Martinet
2019-07-039p/xen: fix check for xenbus_read error in front_probeDominique Martinet
2019-07-03block: bio_iov_iter_get_pages: pin more pages for multi-segment IOsMartin Wilck
2019-07-03block: add a lower-level bio_add_page interfaceChristoph Hellwig
2019-07-03IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn
2019-07-03Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"Sasha Levin
2019-07-03perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-07-03perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo
2019-07-03perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo
2019-06-27Linux 4.14.131v4.14.131Greg Kroah-Hartman
2019-06-27tcp: refine memory limit test in tcp_fragment()Eric Dumazet
2019-06-25Linux 4.14.130v4.14.130Greg Kroah-Hartman
2019-06-25mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen
2019-06-25mac80211: handle deauthentication/disassociation from TDLS peerYu Wang