summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Linux 4.19.57v4.19.57Greg Kroah-Hartman1-1/+1
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker1-1/+1
2019-07-03usb: dwc3: Reset num_trbs after skippingThinh Nguyen1-0/+2
2019-07-03tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long1-5/+3
2019-07-03RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe3-11/+9
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon2-4/+7
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann4-9/+71
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon1-1/+3
2019-07-03bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_errMartin KaFai Lau1-1/+1
2019-07-03bpf: udp: Avoid calling reuseport's bpf_prog from udp_groMartin KaFai Lau2-2/+6
2019-07-03bpf: fix unconnected udp hooksDaniel Borkmann7-4/+36
2019-07-03bpf: fix nested bpf tracepoints with per-cpu dataMatt Mullins1-16/+84
2019-07-03bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon2-5/+45
2019-07-03bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis1-2/+2
2019-07-03tun: wake up waitqueues after IFF_UP is setFei Li1-10/+9
2019-07-03tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long1-3/+15
2019-07-03tipc: change to use register_pernet_deviceXin Long1-6/+6
2019-07-03team: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-03sctp: change to hold sk after auth shkey is created successfullyXin Long1-4/+4
2019-07-03net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii1-8/+14
2019-07-03net: stmmac: fixed new system time seconds value calculationRoland Hii1-1/+1
2019-07-03net: remove duplicate fetch in sock_getsockoptJingYi Hou1-3/+0
2019-07-03net/packet: fix memory leak in packet_set_ring()Eric Dumazet1-1/+2
2019-07-03ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra1-1/+1
2019-07-03bonding: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-03af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman2-3/+18
2019-07-03eeprom: at24: fix unexpected timeout under high loadWang Xin1-21/+22
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2-2/+32
2019-07-03SUNRPC: Clean up initialisation of the struct rpc_rqstTrond Myklebust3-42/+51
2019-07-03cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven1-0/+3
2019-07-03NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust1-1/+1
2019-07-03KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPTSean Christopherson1-1/+10
2019-07-03x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre1-19/+16
2019-07-03x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner1-5/+10
2019-07-03x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez1-1/+10
2019-07-03scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara1-2/+4
2019-07-03dm log writes: make sure super sector log updates are written in orderzhangyi (F)1-2/+21
2019-07-03mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King1-2/+2
2019-07-03mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHugeNaoya Horiguchi2-13/+21
2019-07-03mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() failsNaoya Horiguchi1-0/+2
2019-07-03clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen1-2/+2
2019-07-03fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn1-16/+7
2019-07-03mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemaskzhong jiang1-1/+1
2019-07-03fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness1-1/+1
2019-07-03usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham1-0/+1
2019-07-03usb: dwc3: gadget: remove wait_end_transferFelipe Balbi2-42/+1
2019-07-03usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi1-3/+14
2019-07-03usb: dwc3: gadget: introduce cancelled_listFelipe Balbi3-0/+18
2019-07-03usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi1-37/+24
2019-07-03usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi1-24/+4