summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | platform/chrome: cros_usbpd_notify: Move ec_command()Prashant Malani2021-09-301-0/+3
| * | | | | | | | platform/chrome: cros_ec_proto: Fix check_features ret valPrashant Malani2021-09-231-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Track no early_pgtable_alloc() for kmemleakQian Cai2021-11-081-1/+1
* | | | | | | | | 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-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 '9p-for-5.16-rc1' of git://github.com/martinetd/linuxLinus Torvalds2021-11-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fscache_cookie_enabled: check cookie is valid before accessing itDominique Martinet2021-11-031-1/+1
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0923-71/+179
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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-091-2/+2
| * | | | | | | | | | | | | | sections: move is_kernel_inittext() into sections.hKefeng Wang2021-11-092-9/+0
| * | | | | | | | | | | | | | sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang2021-11-091-1/+0
| * | | | | | | | | | | | | | kallsyms: fix address-checks for kernel related rangeKefeng Wang2021-11-091-3/+3
| * | | | | | | | | | | | | | kallsyms: remove arch specific text and data checkKefeng Wang2021-11-091-2/+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/linux/plist.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+4
| * | | | | | | | | | | | | | include/linux/llist.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+3
| * | | | | | | | | | | | | | include/linux/list.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-1/+3
| * | | | | | | | | | | | | | kernel.h: split out container_of() and typeof_member() macrosAndy Shevchenko2021-11-092-32/+41
| * | | | | | | | | | | | | | kernel.h: drop unneeded <linux/kernel.h> inclusion from other headersAndy Shevchenko2021-11-094-3/+1
| * | | | | | | | | | | | | | proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand2021-11-091-3/+23
| * | | | | | | | | | | | | | mm,hugetlb: remove mlock ulimit for SHM_HUGETLBzhangyiru2021-11-091-4/+2
| * | | | | | | | | | | | | | vfs: keep inodes with page cache off the inode shrinker LRUJohannes Weiner2021-11-092-0/+51
* | | | | | | | | | | | | | | Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-11-086-738/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mfd: tps80031: Remove driverDmitry Osipenko2021-11-051-637/+0
| * | | | | | | | | | | | | | | mfd: max77686: Correct tab-based alignment of register addressesLuca Ceresoli2021-11-051-13/+13