summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-25dm mpath: fix missing call of path selector type->end_ioYufen Yu1-1/+2
2019-04-25clk: at91: master: Add sam9x60 supportAlexandre Belloni1-0/+2
2019-04-25clk: at91: allow configuring generated PCR layoutAlexandre Belloni1-6/+1
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni1-3/+0
2019-04-25include/fsl: add common FlexTimer #defines in a separate header.Patrick Havelange1-0/+88
2019-04-25counter: Introduce the Generic Counter interfaceWilliam Breathitt Gray2-0/+555
2019-04-25NFS: Remove redundant open context from nfs_pageTrond Myklebust1-2/+1
2019-04-25NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust1-0/+6
2019-04-25pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust1-1/+3
2019-04-25NFS: Remove unused argument from nfs_create_request()Trond Myklebust1-1/+0
2019-04-25NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust1-1/+0
2019-04-25NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust1-0/+1
2019-04-25NFS: Move internal constants out of uapi/linux/nfs_mount.hTrond Myklebust1-0/+9
2019-04-25SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust1-0/+2
2019-04-25SUNRPC: Add tracking of RPC level errorsTrond Myklebust1-0/+2
2019-04-25SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust1-1/+0
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust1-0/+1
2019-04-25SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust1-1/+8
2019-04-25SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust1-1/+0
2019-04-25SUNRPC: Refactor xprt_request_wait_receive()Trond Myklebust1-3/+3
2019-04-25SUNRPC: Fix up task signallingTrond Myklebust1-2/+4
2019-04-25ext4: Support case-insensitive file name lookupsGabriel Krisman Bertazi1-0/+2
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo1-0/+1
2019-04-25unicode: implement higher level API for string handlingGabriel Krisman Bertazi1-0/+30
2019-04-25clk: ti: export the omap2_clk_is_hw_omap callTero Kristo1-0/+1
2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier1-0/+7
2019-04-25clk: Add missing stubs for a few functionsDmitry Osipenko1-0/+16
2019-04-25nvme-rdma: fix typo in struct commentMinwoo Im1-1/+1
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2-5/+49
2019-04-25afs: Add file locking tracepointsDavid Howells1-0/+1
2019-04-25docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-04-25Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+6
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel1-0/+1
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta1-0/+5
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-1/+10
2019-04-25Merge tag 'phy-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman1-0/+2
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+12
2019-04-24net/mlx5: Introduce new TIR creation core APIAriel Levkovich1-0/+3
2019-04-24net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich1-3/+3
2019-04-24net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich1-2/+43
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe34-112/+207
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-1/+0
2019-04-24lockd: Pass the user cred from knfsd when starting the lockd serverTrond Myklebust1-1/+2
2019-04-24SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2-2/+5
2019-04-24SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust1-0/+15
2019-04-24SUNRPC: Add a callback to initialise server requestsTrond Myklebust1-0/+16
2019-04-24SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust1-0/+2
2019-04-24HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires1-1/+1
2019-04-24smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior1-1/+1