aboutsummaryrefslogtreecommitdiff
path: root/scripts/headers_install.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-23hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi headerGravatar Thomas Huth 1-1/+0
2023-10-25hexagon: Remove unusable symbols from the ptrace.h uapiGravatar Thomas Huth 1-1/+0
2023-09-06x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIGravatar Thomas Huth 1-1/+0
2023-08-18arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi headerGravatar Thomas Huth 1-1/+0
2023-03-10scripts: Update the CONFIG_* ignore list in headers_install.shGravatar Thomas Huth 1-4/+0
2022-07-27scripts: headers_install.sh: Update config leak ignore entriesGravatar Nicolas Schier 1-2/+0
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-1/+0
2020-07-27unexport linux/elfcore.hGravatar Al Viro 1-1/+0
2020-07-10char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspaceGravatar Masahiro Yamada 1-1/+0
2020-06-17scripts: Fix typo in headers_install.shGravatar Masanari Iida 1-1/+1
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shGravatar Linus Torvalds 1-3/+0
2020-06-01sh: remove sh5 supportGravatar Arnd Bergmann 1-3/+0
2020-05-26scripts: headers_install: Exit with error on config leakGravatar Siddharth Gupta 1-5/+6
2019-08-21kbuild: re-implement detection of CONFIG options leaked to user-spaceGravatar Masahiro Yamada 1-0/+72
2019-07-29kbuild: detect missing "WITH Linux-syscall-note" for uapi headersGravatar Masahiro Yamada 1-0/+6
2019-06-15kbuild: simplify scripts/headers_install.shGravatar Masahiro Yamada 1-28/+20
2018-03-26kbuild: Improve portability of some sed invocationsGravatar Michael Forney 1-5/+5
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hGravatar Will Deacon 1-1/+1
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+0
2014-10-14scripts/headers_install.sh: fix error handlingGravatar Javier Barrio 1-2/+2
2014-08-20kbuild: Make scripts executableGravatar Michal Marek 1-0/+0
2013-05-17kbuild: fix make headers_install when path is too longGravatar Nicolas Dichtel 1-2/+5
2013-04-09headers_install.pl: convert to headers_install.shGravatar Rob Landley 1-0/+43