summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-21iio: Add __printf() attributes to various allocation functionsJonathan Cameron2-2/+3
2020-09-21regulator: unexport regulator_lock/unlock()Michał Mirosław1-3/+0
2020-09-21ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta1-0/+2
2020-09-21Merge ba31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel...Greg Kroah-Hartman1-9/+8
2020-09-21Merge a31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel....Greg Kroah-Hartman1-9/+8
2020-09-21pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust1-2/+2
2020-09-21iomap: Change calling convention for zeroingMatthew Wilcox (Oracle)1-2/+1
2020-09-21fs: Introduce i_blocks_per_pageMatthew Wilcox (Oracle)1-0/+16
2020-09-21Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov2-2/+2
2020-09-21sunrpc: fix duplicated word in <linux/sunrpc/cache.h>Randy Dunlap1-1/+2
2020-09-21SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever1-0/+1
2020-09-21SUNRPC: Clean up RPC scheduler tracepointsChuck Lever1-0/+2
2020-09-21SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever1-0/+86
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever2-1/+29
2020-09-21SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever1-0/+35
2020-09-21SUNRPC: Clean up call_bind_status() observabilityChuck Lever1-1/+13
2020-09-21SUNRPC: Trace call_refresh eventsChuck Lever1-0/+2
2020-09-21SUNRPC: Add trace_rpc_timeout_status()Chuck Lever1-0/+1
2020-09-21SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever1-0/+1
2020-09-21SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever1-0/+28
2020-09-21SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever1-0/+1
2020-09-21SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever1-31/+24
2020-09-21SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever1-32/+0
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever2-30/+30
2020-09-21SUNRPC: Remove trace_xprt_complete_rqst()Chuck Lever1-1/+0
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara1-9/+8
2020-09-21arm64: dts: ti: k3-j721e: Rename mux header and update macro namesRoger Quadros2-53/+71
2020-09-21i2c: Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2020-09-21drm/dev: Remove drm_dev_initDaniel Vetter1-4/+0
2020-09-21can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde1-0/+3
2020-09-21can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde1-2/+2
2020-09-21can: include: fix spelling mistakesMarc Kleine-Budde2-2/+2
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman40-89/+257
2020-09-21Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman10-10/+35
2020-09-21net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean1-0/+2
2020-09-21Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2020-09-21Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+20
2020-09-21net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski1-3/+5
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2020-09-20dm: Call proper helper to determine dax supportJan Kara1-2/+20
2020-09-20ethtool: Add 100base-FX link mode entriesDan Murphy1-0/+2
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser1-1/+1
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser1-2/+1
2020-09-19net: dsa: wire up devlink info getAndrew Lunn1-1/+4
2020-09-19net: dsa: Add devlink regions support to DSAAndrew Lunn1-0/+6
2020-09-19net: dsa: Add helper to convert from devlink to dsAndrew Lunn1-0/+7
2020-09-19net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn1-1/+3
2020-09-19net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn1-0/+2
2020-09-19net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean1-1/+2
2020-09-19ptp_qoriq: support FIPER3Yangbo Lu1-0/+3