# SPDX-License-Identifier: GPL-2.0 # # Copyright (c) 2022-2023, Intel Corporation. All rights reserved. # # Makefile - GSC Proxy client driver for Intel MEI Bus Driver. obj-$(CONFIG_INTEL_MEI_GSC_PROXY) += mei_gsc_proxy.o nate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/Documentation/core-api/kernel-api.rst?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/core-api/kernel-api.rst
AgeCommit message (Expand)Author
2023-07-25Documentation: core-api: Drop :export: for int_log.hAndy Shevchenko
2023-07-09lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds
2023-05-19Documentation: core-api: Add error pointer functions to kernel-apiJames Seo
2023-05-11rcu: Add more RCU files to kernel-api.rstPaul E. McKenney
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain
2023-03-24Documentation: core-api: update kernel-doc reference to kmod.cBagas Sanjaya
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds
2022-11-21math64: favor kernel-doc from header filesLiam Beguin
2022-10-28string: Rewrite and add more kern-doc for the str*() functionsKees Cook
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook
2022-07-01doc: module: update file referencesMasahiro Yamada
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds
2021-12-16block: Add bio_for_each_folio_all()Matthew Wilcox (Oracle)
2021-11-29block: remove blk-exec.cChristoph Hellwig
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig
2021-07-01kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko