summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-1039-434/+64
|\
| * xen/balloon: rename alloc/free_xenballooned_pagesJuergen Gross2021-11-042-9/+0
| * xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross2021-11-021-15/+0
| * xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko2021-11-021-0/+28
| * xen: fix wrong SPDX headers of Xen related headersJuergen Gross2021-11-0235-410/+36
* | Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-101-2/+0
|\ \
| * | nvdimm/pmem: move dax_attribute_group from dax to pmemChristoph Hellwig2021-09-271-2/+0
* | | Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2021-11-101-18/+0
|\ \ \
| * | | watchdog: ux500_wdt: Drop platform dataLinus Walleij2021-11-011-18/+0
* | | | Merge tag 'rproc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2021-11-101-12/+0
|\ \ \ \
| * | | | remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc APIArnaud Pouliquen2021-10-151-12/+0
| * | | | soc: qcom: aoss: Expose send for generic usecaseDeepak Kumar Singh2021-09-271-0/+38
* | | | | Merge tag 'rpmsg-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2021-11-101-1/+1
|\ \ \ \ \
| * | | | | rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen2021-09-131-1/+1
| |/ / / /
* | | | | Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-092-0/+2
|\ \ \ \ \
| * | | | | scsi: make sure that request queue queiesce and unquiesce balancedMing Lei2021-11-091-0/+1
| * | | | | blk-mq: add one API for waiting until quiesce is doneMing Lei2021-11-091-0/+1
* | | | | | Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-091-1/+1
|\ \ \ \ \ \
| * | | | | | block: add a loff_t cast to bdev_nr_bytesChristoph Hellwig2021-11-041-1/+1
* | | | | | | Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-091-0/+2
|\ \ \ \ \ \ \
| * | | | | | | dm: introduce audit event module for device mapperMichael Weiß2021-10-271-0/+2
* | | | | | | | Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-091-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | fuse: add FOPEN_NOFLUSHAmir Goldstein2021-10-281-1/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linuxLinus Torvalds2021-11-094-29/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | 9p: fix a bunch of checkpatch warningsDominique Martinet2021-11-043-22/+28
| * | | | | | | | 9p: fix file headersDominique Martinet2021-11-033-6/+0
| * | | | | | | | fscache_cookie_enabled: check cookie is valid before accessing itDominique Martinet2021-11-031-1/+1
| * | | | | | | | net/9p: autoload transport modulesThomas Weißschuh2021-11-031-0/+6
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0926-90/+251
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | seq_file: fix passing wrong private dataMuchun Song2021-11-091-1/+1
| * | | | | | | | | seq_file: move seq_escape() to a headerAndy Shevchenko2021-11-091-1/+16
| * | | | | | | | | signal: remove duplicate include in signal.hYe Guojin2021-11-091-1/+0
| * | | | | | | | | crash_dump: remove duplicate include in crash_dump.hYe Guojin2021-11-091-2/+0
| * | | | | | | | | crash_dump: fix boolreturn.cocci warningChangcheng Deng2021-11-091-1/+1
| * | | | | | | | | sections: provide internal __is_kernel() and __is_kernel_text() helperKefeng Wang2021-11-092-2/+31
| * | | | | | | | | sections: move is_kernel_inittext() into sections.hKefeng Wang2021-11-093-9/+14
| * | | | | | | | | sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang2021-11-092-1/+16
| * | | | | | | | | kallsyms: fix address-checks for kernel related rangeKefeng Wang2021-11-091-3/+3
| * | | | | | | | | kallsyms: remove arch specific text and data checkKefeng Wang2021-11-092-18/+1
| * | | | | | | | | include/linux/string_helpers.h: add linux/string.h for strlen()Lucas De Marchi2021-11-091-0/+1
| * | | | | | | | | lib, stackdepot: add helper to print stack entries into bufferImran Khan2021-11-091-0/+3
| * | | | | | | | | lib, stackdepot: add helper to print stack entriesImran Khan2021-11-091-0/+2
| * | | | | | | | | linux/container_of.h: switch to static_assertRasmus Villemoes2021-11-091-6/+6
| * | | | | | | | | kernel.h: split out instruction pointer accessorsStephen Rothwell2021-11-093-4/+10
| * | | | | | | | | include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclu...Andy Shevchenko2021-11-091-1/+2
| * | | | | | | | | include/linux/radix-tree.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+3
| * | | | | | | | | include/linux/sbitmap.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+10
| * | | | | | | | | include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-092-1/+2
| * | | | | | | | | include/media/media-entity.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+2
| * | | | | | | | | include/linux/plist.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+4