aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18ipv6: Unlink sibling route in case of failureIdo Schimmel1-1/+17
2019-07-18liquidio: Replace vmalloc + memset with vzallocChuhong Yuan1-4/+2
2019-07-18udp: Fix typo in net/ipv4/udp.cSu Yanjun1-1/+1
2019-07-18net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-18SUNRPC: Optimise transport balancing codeTrond Myklebust1-29/+38
2019-07-18SUNRPC: Ensure the bvecs are reset when we re-encode the RPC requestTrond Myklebust3-2/+4
2019-07-18pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust1-1/+1
2019-07-18NFSv4: Don't use the zero stateid with layoutgetTrond Myklebust2-5/+12
2019-07-18MAINTAINERS: mark floppy.c orphanedJiri Kosina1-3/+2
2019-07-18riscv: fix build break after macro-to-function conversion in generic cacheflush.hPaul Walmsley1-4/+59
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust11-21/+55
2019-07-18SUNRPC: Fix initialisation of struct rpc_xprt_switchTrond Myklebust1-1/+3
2019-07-17ipv6: rt6_check should return NULL if 'from' is NULLDavid Ahern1-1/+1
2019-07-17tipc: initialize 'validated' field of received packetsJon Maloy1-0/+1
2019-07-17selftests: add a test case for rp_filterCong Wang1-1/+34
2019-07-17fib: relax source validation check for loopback packetsCong Wang1-0/+5
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel3-0/+17
2019-07-17mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata1-8/+8
2019-07-17net: ag71xx: Add missing headerRosen Penev1-0/+1
2019-07-17floppy: fix out-of-bounds read in copy_bufferDenis Efremov1-2/+4
2019-07-17floppy: fix invalid pointer dereference in drive_nameDenis Efremov1-3/+8
2019-07-17floppy: fix out-of-bounds read in next_valid_formatDenis Efremov1-0/+18
2019-07-17floppy: fix div-by-zero in setup_format_paramsDenis Efremov1-0/+5
2019-07-17parisc: Wire up clone3 syscallHelge Deller3-1/+3
2019-07-17parisc: Avoid kernel panic triggered by invalid kprobeHelge Deller1-0/+3
2019-07-17parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller1-1/+2
2019-07-17parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller1-10/+18
2019-07-17net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang3-4/+1
2019-07-17net/rds: Initialize ic->i_fastreg_wrs upon allocationGerd Rausch1-1/+1
2019-07-17net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch3-6/+45
2019-07-17net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successfulGerd Rausch1-1/+2
2019-07-17net/rds: Fix NULL/ERR_PTR inconsistencyGerd Rausch1-2/+2
2019-07-17net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INVGerd Rausch2-27/+40
2019-07-17net/rds: Get rid of "wait_clean_list_grace" and add lockingGerd Rausch2-38/+19
2019-07-17net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch2-1/+27
2019-07-17net/sched: Make NET_ACT_CT depends on NF_NATYueHaibing1-1/+1
2019-07-17net: sctp: fix warning "NULL check before some freeing functions is not needed"Hariprasad Kelam1-8/+4
2019-07-17caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-07-17dm: use printk ratelimiting functionsMike Snitzer1-13/+4
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake3-60/+66
2019-07-17dm kcopyd: Increase default sub-job size to 512KBNikos Tsironis1-6/+28
2019-07-17dm snapshot: fix oversights in optional discard supportMike Snitzer1-0/+10
2019-07-17dm zoned: fix zone state management raceDamien Le Moal2-28/+24
2019-07-16virtio_pmem: fix sparse warningPankaj Gupta2-4/+4
2019-07-16dax: Fix missed wakeup with PMD faultsMatthew Wilcox (Oracle)1-20/+33
2019-07-16fs/select.c: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+3
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan7-190/+98
2019-07-16arm64: mm: implement pte_devmap supportRobin Murphy3-0/+23
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy9-14/+11
2019-07-16mm: clean up is_device_*_page() definitionsRobin Murphy1-22/+9