summaryrefslogtreecommitdiff
path: root/include/linux/soc/amlogic
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
commitc19a885e12f114b799b5d0d877219f0695e0d4de (patch)
tree35745c207ed917658029a04bfb38e9e2f5b63b7f /include/linux/soc/amlogic
parentbff5ed3e7f348aea99eef9e21eca35460e4b9036 (diff)
downloadkernel-linux-5.16.y.tar.gz
Linux 5.16.20linux-5.16.y
Link: https://lore.kernel.org/r/20220412062943.670770901@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/soc/amlogic')
0 files changed, 0 insertions, 0 deletions
td>David Howells 2023-09-18netfs: Only call folio_start_fscache() one time for each folioDave Wysochanski 2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-04-06fs: Add FGP_WRITEBEGINMatthew Wilcox 2023-04-05mm: return an ERR_PTR from __filemap_get_folioChristoph Hellwig 2022-11-15netfs: Fix dodgy mathsDavid Howells 2022-11-15netfs: Fix missing xas_retry() calls in xarray iterationDavid Howells 2022-07-14netfs: do not unlock and put the folio twiceXiubo Li 2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds 2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells 2022-05-09fs: Convert netfs_readpage to netfs_read_folioMatthew Wilcox (Oracle) 2022-05-08fs: Remove aop_flags parameter from netfs_write_begin()Matthew Wilcox (Oracle) 2022-05-08fs: Remove AOP_FLAG_NOFSMatthew Wilcox (Oracle) 2022-03-18netfs: Split fs/netfs/read_helper.cDavid Howells