summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | nvme: allow duplicate NSIDs for private namespacesSungup Moon2022-03-291-0/+1
* | | | | | | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-012-2/+5
|\ \ \ \ \ \ \
| * | | | | | | block: avoid calling blkg_free() in atomic contextMing Lei2022-03-221-1/+4
| * | | | | | | lib/sbitmap: allocate sb->map via kvzalloc_nodeMing Lei2022-03-211-1/+1
* | | | | | | | Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-011-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: remove IORING_CQE_F_MSGJens Axboe2022-03-241-2/+0
* | | | | | | | | Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-04-011-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka2022-04-011-0/+2
* | | | | | | | | | Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-04-014-33/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filemap: Remove AOP_FLAG_CONT_EXPANDMatthew Wilcox (Oracle)2022-04-011-1/+0
| * | | | | | | | | | fs: Pass an iocb to generic_perform_write()Matthew Wilcox (Oracle)2022-04-011-1/+1
| * | | | | | | | | | fs, net: Move read_descriptor_t to net.hMatthew Wilcox (Oracle)2022-04-012-19/+19
| * | | | | | | | | | fs: Remove read_actor_tMatthew Wilcox (Oracle)2022-04-011-3/+0
| * | | | | | | | | | fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2022-04-012-7/+1
| * | | | | | | | | | readahead: Remove read_cache_pages()Matthew Wilcox (Oracle)2022-04-011-2/+0
* | | | | | | | | | | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2022-04-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | XArray: Include bitmap.h from xarray.hMatthew Wilcox (Oracle)2022-02-031-0/+1
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-011-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEPAndrey Konovalov2022-04-011-3/+1
* | | | | | | | | | | | | Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-03-301-0/+1
* | | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-011-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gpio: Properly document parent data unionJoey Gouly2022-03-311-5/+8
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-04-012-0/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Input: extract ChromeOS vivaldi physmap show functionStephen Boyd2022-03-141-0/+27
| * | | | | | | | | | | | | | | Merge tag 'v5.17-rc8' into nextDmitry Torokhov2022-03-1450-122/+261
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Input: add input_copy_abs() functionHans de Goede2022-02-281-0/+2
* | | | | | | | | | | | | | | | | Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-04-016-4/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello2022-03-291-0/+2
| * | | | | | | | | | | | | | | | rtc: remove uie_unsupportedAlexandre Belloni2022-03-231-2/+0
| * | | | | | | | | | | | | | | | rtc: add new RTC_FEATURE_ALARM_WAKEUP_ONLY featureAlexandre Belloni2022-03-231-1/+2
| * | | | | | | | | | | | | | | | rtc: ds1685: drop no_irqAlexandre Belloni2022-03-231-1/+0
| * | | | | | | | | | | | | | | | clk: sunxi-ng: Add support for the sun6i RTC clocksSamuel Holland2022-03-231-0/+2
| * | | | | | | | | | | | | | | | dt-bindings: rtc: sun6i: Add H616, R329, and D1 supportSamuel Holland2022-02-151-0/+10
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-314-106/+266
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | netfs: Keep track of the actual remote file sizeDavid Howells2022-03-181-0/+16
| * | | | | | | | | | | | | | | | netfs: Add a function to consolidate beginning a readDavid Howells2022-03-181-2/+3
| * | | | | | | | | | | | | | | | netfs: Add a netfs inode contextDavid Howells2022-03-181-11/+70
| * | | | | | | | | | | | | | | | netfs: Change ->init_request() to return an error codeDavid Howells2022-03-181-1/+1
| * | | | | | | | | | | | | | | | netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells2022-03-182-1/+17
| * | | | | | | | | | | | | | | | netfs: Adjust the netfs_failure tracepoint to indicate non-subreq linesDavid Howells2022-03-181-4/+4
| * | | | | | | | | | | | | | | | netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells2022-03-182-1/+47
| * | | | | | | | | | | | | | | | netfs: Trace refcounting on the netfs_io_request structDavid Howells2022-03-182-1/+36
| * | | | | | | | | | | | | | | | netfs: Adjust the netfs_rreq tracepoint slightlyDavid Howells2022-03-181-9/+9
| * | | | | | | | | | | | | | | | netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells2022-03-181-11/+11
| * | | | | | | | | | | | | | | | netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells2022-03-183-31/+31
| * | | | | | | | | | | | | | | | netfs: Generate enums from trace symbol mapping listsDavid Howells2022-03-181-43/+16
| * | | | | | | | | | | | | | | | fscache: export fscache_end_operation()Jeffle Xu2022-03-181-0/+14
* | | | | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-315-27/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | vdpa: support exposing the count of vqs to userspaceLongpeng2022-03-281-0/+3