aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/process/deprecated.rst
AgeCommit message (Expand)Author
3 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-01-13docs: deprecated.rst: Add note about DECLARE_FLEX_ARRAY() usageKees Cook
2022-09-07string: Introduce strtomem() and strtomem_pad()Kees Cook
2022-02-16overflow: Implement size_t saturating arithmetic helpersKees Cook
2021-10-26docs: deprecated.rst: Clarify open-coded arithmetic with literalsLen Baker
2021-07-25deprecated.rst: Include details on "no_hash_pointers"Kees Cook
2020-10-21docs: deprecated.rst: Expand str*cpy() replacement notesKees Cook
2020-09-09docs: deprecated.rst: Update zero-length/one-element arrays sectionGustavo A. R. Silva
2020-08-31deprecated.rst: Remove now removed uninitialized_varJoe Perches
2020-08-24docs: Fix function name trailing double-()sKees Cook
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-07-16docs: deprecated.rst: Add uninitialized_var()Kees Cook
2020-06-19docs: deprecated.rst: Add zero-length and one-element arraysGustavo A. R. Silva
2020-03-20docs: deprecated.rst: Add BUG()-familyKees Cook
2020-03-10docs: Remove :c:func: from process/deprecated.rstJonathan Corbet
2020-03-10docs: deprecated.rst: Clean up fall-through detailsKees Cook
2020-03-10docs: deprecated.rst: Add %p to the listKees Cook
2019-10-11Documentation/process: Add fallthrough pseudo-keywordJoe Perches
2019-07-25Makefile: Globally enable fall-through warningGustavo A. R. Silva
2019-03-18doc:it_IT: translations for documents in process/Federico Vaga
2018-10-18docs: Introduce deprecated APIs listKees Cook