summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-10iommu/vt-d: Set the right field for Page Walk SnoopLu Baolu1-1/+1
2019-07-10ASoC: core: lock client_mutex while removing link componentsRanjani Sridharan1-0/+2
2019-07-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing1-1/+1
2019-07-10ASoC: ak4458: rstn_control - return a non-zero on error onlyViorel Suman1-1/+4
2019-07-10ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang1-1/+2
2019-07-10ASoC: ak4458: add return value for ak4458_probeViorel Suman1-6/+7
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2019-07-10HID: i2c-hid: add iBall Aer3 to descriptor overrideKai-Heng Feng1-0/+8
2019-07-10idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2-2/+58
2019-07-10netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal1-6/+11
2019-07-10netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal1-4/+2
2019-07-10netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal1-0/+8
2019-07-10netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal1-2/+1
2019-07-10signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov6-26/+33
2019-07-10Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa1-1/+1
2019-07-03Linux 5.1.16v5.1.16Greg Kroah-Hartman1-1/+1
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker1-1/+1
2019-07-03tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long1-5/+3
2019-07-03fanotify: update connector fsid cache on add markAmir Goldstein3-4/+18
2019-07-03RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe3-14/+12
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-03net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov4-8/+23
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/tls: fix page double free on TX cleanupDirk van der Merwe2-16/+2
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-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2-2/+32
2019-07-03SUNRPC: Fix up calculation of client message lengthTrond Myklebust1-8/+8
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-03efi/memreserve: deal with memreserve entries in unmapped memoryArd Biesheuvel1-2/+10
2019-07-03mm: fix page cache convergence regressionJohannes Weiner3-3/+12
2019-07-03x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre1-19/+16