summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2024-03-156-54/+83
|\
| * media: rkisp1: Add version enum for i.MX8MP ISPPaul Elder2024-02-231-23/+27
| * media: videobuf2: Add missing doc comment for waiting_in_dqbufAndrzej Pietrasiewicz2024-02-161-5/+8
| * media: mc: Add num_links flag to media_padLaurent Pinchart2024-02-051-0/+2
| * media: v4l2-common.h: kerneldoc: correctly format return valuesHans Verkuil2024-02-051-8/+9
| * media: cec.h: Fix kerneldocRicardo Ribalda2024-02-051-2/+0
| * media: videodev2.h: Fix kerneldocRicardo Ribalda2024-02-051-16/+16
| * media: videobuf2: Fix doc commentAndrzej Pietrasiewicz2024-02-051-1/+1
| * media: v4l: Add a helper for setting up link-frequencies controlSakari Ailus2024-02-011-0/+25
| * Merge tag 'v6.8-rc2'Hans Verkuil2024-01-2919-38/+160
| |\
| * | media: media-entity.h: fix Excess kernel-doc description warningsRandy Dunlap2024-01-221-4/+0
* | | Merge tag 'fuse-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-151-3/+36
|\ \ \
| * | | fuse: Use the high bit of request ID for indicating resend requestsZhao Chen2024-03-061-1/+12
| * | | fuse: Introduce a new notification type for resend pending requestsZhao Chen2024-03-061-0/+2
| * | | fuse: add support for explicit export disablingJingbo Xu2024-03-061-0/+3
| * | | fuse: implement ioctls to manage backing filesAmir Goldstein2024-03-051-0/+9
| * | | fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein2024-02-231-3/+11
* | | | Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-03-155-36/+71
|\ \ \ \
| * | | | lib/generic-radix-tree.c: Make nodes more reasonably sizedKent Overstreet2024-03-131-13/+16
| * | | | fs: file_remove_privs_flags()Kent Overstreet2024-03-131-0/+1
| * | | | mempool: kvmalloc poolKent Overstreet2024-03-131-0/+13
| * | | | mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARNKent Overstreet2024-03-102-6/+15
| * | | | mm: introduce memalloc_flags_{save,restore}Kent Overstreet2024-03-101-17/+26
* | | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-148-73/+45
|\ \ \ \ \
| * | | | | watchdog/core: remove sysctl handlers from public headerThomas Weißschuh2024-03-121-7/+0
| * | | | | list: leverage list_is_head() for list_entry_is_head()Wei Yang2024-02-221-1/+1
| * | | | | smp: make __smp_processor_id() 0-argument macroAlexey Dobriyan2024-02-221-1/+1
| * | | | | init: remove obsolete arch_call_rest_init() wrapperGeert Uytterhoeven2024-02-221-2/+0
| * | | | | compiler-clang.h: update __diag_clang() macros for minimum version bumpNathan Chancellor2024-02-221-6/+2
| * | | | | flex_proportions: remove unused fprop_local_singleKemeng Shi2024-02-221-32/+0
| * | | | | lib min_heap: optimize number of comparisons in min_heapify()Kuan-Wei Chiu2024-02-221-20/+22
| * | | | | lib min_heap: optimize number of calls to min_heapify()Kuan-Wei Chiu2024-02-221-1/+1
| * | | | | lib/win_minmax: fix header commentsRandy Dunlap2024-02-221-2/+2
| * | | | | list: add hlist_count_nodes()Pierre Gondois2024-02-221-0/+15
| * | | | | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
| * | | | | arch and include: update LLVM Phabricator linksNathan Chancellor2024-02-221-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1448-423/+1093
|\ \ \ \ \
| * | | | | crypto: introduce: acomp_is_async to expose if comp drivers might sleepBarry Song2024-03-131-0/+6
| * | | | | mm: recover pud_leaf() definitions in nopmd casePeter Xu2024-03-131-0/+1
| * | | | | mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-4/+4
| * | | | | mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu2024-03-061-1/+0
| * | | | | mm: pgtable: add missing pt_index to struct ptdescQi Zheng2024-03-061-0/+3
| * | | | | mm: pgtable: correct the wrong comment about ptdesc->__page_flagsQi Zheng2024-03-061-1/+1
| * | | | | mm: remove cast from page_to_nid()Matthew Wilcox (Oracle)2024-03-061-4/+2
| * | | | | mm: constify more page/folio testsMatthew Wilcox (Oracle)2024-03-061-26/+26
| * | | | | mm: constify testing page/folio flagsMatthew Wilcox (Oracle)2024-03-061-7/+17
| * | | | | mm: make dump_page() take a const argumentMatthew Wilcox (Oracle)2024-03-061-1/+1
| * | | | | mm: add __dump_folio()Matthew Wilcox (Oracle)2024-03-062-0/+10
| * | | | | mm: remove PageYoung and PageIdle definitionsMatthew Wilcox (Oracle)2024-03-061-4/+4
| * | | | | mm: remove PageWaiters, PageSetWaiters and PageClearWaitersMatthew Wilcox (Oracle)2024-03-061-9/+1