aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-08-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Marcel Holtmann9-516/+639
2015-08-27scripts: add extract-cert and sign-file to .gitignorePaul Gortmaker1-0/+2
2015-08-26Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kern...James Morris1-0/+51
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-0/+1
2015-08-14modsign: Handle signing key in source treeDavid Woodhouse1-0/+51
2015-08-13sign-file: Fix warning about BIO_reset() return valueDavid Howells1-1/+1
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-2/+3
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse1-1/+2
2015-08-12extract-cert: Cope with multiple X.509 certificates in a single fileDavid Woodhouse1-12/+46
2015-08-12sign-file: Generate CMS message as signature instead of PKCS#7David Howells1-24/+27
2015-08-11localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2-1/+134
2015-08-07modsign: Allow signing key to be PKCS#11David Woodhouse1-5/+24
2015-08-07modsign: Allow password to be specified for signing keyDavid Woodhouse1-1/+26
2015-08-07modsign: Abort modules_install when signing failsDavid Woodhouse1-1/+1
2015-08-07sign-file: Add option to only create signature fileLuis R. Rodriguez1-3/+10
2015-08-07MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells2-421/+2
2015-08-07MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells1-0/+205
2015-08-07ASN.1: Copy string names to tokens in ASN.1 compilerDavid Howells1-82/+73
2015-08-07ASN.1: Add an ASN.1 compiler option to dump the element treeDavid Howells1-12/+76
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells1-1/+2
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells1-1/+2
2015-08-05ASN.1: Fix handling of CHOICE in ASN.1 compilerDavid Howells1-7/+10
2015-07-17checkpatch: fix long line messages about patch contextJoe Perches1-1/+1
2015-07-13selinux: explicitly declare the role "base_r"Laurent Bigonville1-0/+1
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+32
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf1-1/+2
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2-2/+32
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-3/+15
2015-07-02Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds8-506/+666
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds30-1535/+1754
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-10/+117
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2015-07-01Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds1-0/+5
2015-06-30scripts/gdb: remove useless global instructionThiébaud Weksteen1-2/+0
2015-06-30scripts/gdb: add ps commandThiébaud Weksteen1-0/+16
2015-06-30scripts/gdb: fix PEP8 complianceThiébaud Weksteen4-7/+7
2015-06-30scripts/gdb: fix typo in exception nameThiébaud Weksteen1-1/+1
2015-06-30scripts/gdb: enable completion for lx-list-check parameterJan Kiszka1-1/+2
2015-06-30scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka1-2/+4
2015-06-30scripts/gdb: add command to check list consistencyThiébaud Weksteen2-0/+90
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+17
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+47
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-87/+297
2015-06-25checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches1-4/+4
2015-06-25checkpatch: emit an error when there's a diff in a changelogJoe Perches1-1/+14
2015-06-25checkpatch: validate MODULE_LICENSE contentBjorn Andersson1-0/+18
2015-06-25checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski1-2/+3
2015-06-25checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski1-0/+23
2015-06-25checkpatch: fix processing of MEMSET issuesMateusz Kulikowski1-1/+1
2015-06-25checkpatch: suggest using ether_addr_equal*()Mateusz Kulikowski1-0/+8
2015-06-25checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch filesJoe Perches1-1/+1
2015-06-25checkpatch: remove local from codespell pathMaxim Uvarov1-2/+2
2015-06-25checkpatch: add --showfile to allow input via pipe to show filenamesJoe Perches1-5/+17
2015-06-25checkpatch: colorize output to terminalJoe Perches1-6/+21
2015-06-25checkpatch: improve output with multiple command-line filesJoe Perches1-23/+39
2015-06-25checkpatch: categorize some long line length checksJoe Perches1-10/+50
2015-06-25checkpatch: use $String consistentlyJoe Perches1-6/+6
2015-06-25checkpatch: make types found in a source file/patch localAlex Dowad1-4/+9
2015-06-25checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_tJoe Perches1-6/+25
2015-06-25checkpatch: check for uncommented waitqueue_active()Joe Perches1-0/+7
2015-06-25get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useJoe Perches1-12/+12
2015-06-25get_maintainer: emit longer section headersJoe Perches1-4/+5
2015-06-25get_maintainer.pl: add .get_maintainer.ignore file capabilityJoe Perches1-0/+32
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-1/+1
2015-06-23mksysmap: Add h8300 local symbol patternYoshinori Sato1-1/+1
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-06-22ARCv2: extable: Enable sorting at build timeVineet Gupta1-0/+5
2015-06-16init: delete the __cpuinit related stubsPaul Gortmaker1-1/+1
2015-06-16kconfig: add xenconfig defconfig helperLuis R. Rodriguez1-0/+5
2015-06-16kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez1-1/+1
2015-06-15kconfig: re-generate *.c_shipped files after previous changeJan Beulich2-368/+447
2015-06-15kconfig: allow use of relations other than (in)equalityJan Beulich5-11/+177
2015-06-11kconfig: don't silently ignore unhandled charactersJan Beulich2-89/+113
2015-06-10checkpatch: fix "GLOBAL_INITIALISERS" testJoe Perches1-2/+2
2015-06-08Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar1-1/+1
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman1-8/+1
2015-06-04kconfig: Wrap long "make help" text linesGeert Uytterhoeven1-2/+4
2015-06-04x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...Ingo Molnar1-1/+1
2015-06-03scripts/kconfig/Makefile: Cosmetic fixesDiego Viola1-5/+5
2015-05-31mei: fix up uuid matchingGreg Kroah-Hartman1-2/+5
2015-05-28scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht1-8/+1
2015-05-28scripts/kconfig/Makefile: Fix spelling of QtDiego Viola1-6/+6
2015-05-25Kconfig: Remove bad inference rules expr_eliminate_dups2()Martin Walch1-111/+0
2015-05-24checkkconfigsymbols.py: set python2 as default interpreterValentin Rothberg1-1/+1
2015-05-24checkkconfigsymbols.py: add option -i to ignore filesValentin Rothberg1-6/+26
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler2-2/+17
2015-05-21scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP KernelMaxime Coquelin1-1/+1
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus2-0/+17
2015-05-07scripts: fix link-vmlinux.sh bash-ismSylvain BERTRAND1-2/+14
2015-04-29scripts/dtc: Update to upstream version 9d3649bd3be245c9Rob Herring29-1535/+1745
2015-04-29scripts/dtc: add missing libfdt and fixups to import scriptGaurav Minocha1-0/+9
2015-04-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-54/+433
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+2
2015-04-22modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker1-0/+21
2015-04-22modpost: expand pattern matching to support substring matchesPaul Gortmaker1-1/+11
2015-04-22modpost: do not try to match the SHT_NUL section.Quentin Casasnovas1-0/+9
2015-04-22modpost: fix extable entry size calculation.Quentin Casasnovas1-6/+10
2015-04-22modpost: fix inverted logic in is_extable_fault_address().Quentin Casasnovas1-1/+6
2015-04-22modpost: handle -ffunction-sectionsRusty Russell1-1/+1
2015-04-22modpost: Whitelist .text.fixup and .exception.textThierry Reding1-1/+1
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+138
2015-04-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2-0/+25
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+19
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-25/+148
2015-04-17kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=yAndrey Ryabinin1-2/+6
2015-04-17checkpatch: avoid "spaces required around that ':'" false positiveJoe Perches1-0/+8
2015-04-17checkpatch: fix --fix use with a patch of multiple filesJoe Perches1-1/+1
2015-04-17checkpatch.pl: new instances of ENOSYS are errorsAndy Lutomirski1-0/+8
2015-04-17checkpatch: add a test for const with __read_mostly usesJoe Perches1-0/+10
2015-04-17checkpatch: improve operator spacing checkSam Bobroff1-1/+1
2015-04-17checkpatch: add 'Prefer ARRAY_SIZE" testJoe Perches1-0/+13
2015-04-17checkpatch: add uart_ops to normally const structsJoe Perches1-0/+1
2015-04-17checkpatch: add #define foo "string" long line exceptionJoe Perches1-2/+3
2015-04-17checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...Joe Perches1-0/+9
2015-04-17checkpatch: don't ask for asm/file.h to linux/file.h unconditionallyFabian Frederick1-7/+11
2015-04-17checkpatch: add test for repeated const usesJoe Perches1-0/+18
2015-04-17checkpatch: improve return negative errno checkJoe Perches1-3/+3
2015-04-17checkpatch: match more world writable permissionsJoe Perches1-2/+10
2015-04-17checkpatch: add optional --codespell dictionary to find more typosJoe Perches1-4/+34
2015-04-17checkpatch: spell check reudceJani Nikula1-0/+1
2015-04-17checkpatch: add spell checking of email subject lineJoe Perches1-1/+2
2015-04-17checkpatch: improve "no space is necessary after a cast" testJoe Perches1-2/+9
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+12
2015-04-15Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds15-198/+174
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds3-11/+22
2015-04-15scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick1-1/+1
2015-04-15scripts/extract-ikconfig: Support LZ4-compressed images.Alex Pilon1-0/+1
2015-04-14scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick1-1/+1
2015-04-13modpost: document the use of struct section_check.Quentin Casasnovas1-0/+20
2015-04-13modpost: handle relocations mismatch in __ex_table.Quentin Casasnovas1-0/+141
2015-04-13scripts: add check_extable.sh script.Quentin Casasnovas1-0/+146
2015-04-13modpost: mismatch_handler: retrieve tosym information only when needed.Quentin Casasnovas1-3/+4
2015-04-13modpost: factorize symbol pretty print in get_pretty_name().Quentin Casasnovas1-11/+12
2015-04-13modpost: add handler function pointer to sectioncheck.Quentin Casasnovas1-26/+42
2015-04-13modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list.Quentin Casasnovas1-1/+2
2015-04-13modpost: add strict white-listing when referencing sections.Quentin Casasnovas1-15/+19
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek6-32/+62
2015-04-08kconfig: Simplify MakefileMichal Marek1-12/+8
2015-04-07Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbolsArd Biesheuvel1-1/+0
2015-04-07Kbuild: kallsyms: ignore veneers emitted by the ARM linkerArd Biesheuvel1-9/+21
2015-04-03kbuild: Create directory for target DTBNathan Rossi1-1/+2
2015-04-02kbuild: include $(src)/Makefile rather than $(obj)/MakefileMasahiro Yamada2-2/+2
2015-04-02kbuild: use relative path to include MakefileMasahiro Yamada2-2/+2
2015-03-31MIPS: Add CDMM bus supportJames Hogan2-0/+19
2015-03-25irqf_oneshot.cocci: add check of devm_request_threaded_irq()Valentin Rothberg1-0/+24
2015-03-24kbuild: add generic mergeconfig target, %.configMasahiro Yamada1-10/+9
2015-03-24merge_config.sh: rename MAKE to RUNMAKEMasahiro Yamada1-3/+3
2015-03-24merge_config.sh: improve indentationMasahiro Yamada1-8/+6
2015-03-24kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada1-1/+1
2015-03-24kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada2-1/+5
2015-03-24kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada1-1/+1
2015-03-24checkkconfigsymbols.py: fix sorted outputValentin Rothberg1-5/+7
2015-03-16checkkconfigsymbols.py: make it Git awareValentin Rothberg1-6/+132
2015-03-16xen: build infrastructure for generating hypercall depending symbolsJuergen Gross1-0/+12
2015-03-09checkkconfigsymbols.py: filter reports for tools/Valentin Rothberg1-3/+4
2015-02-28scripts/gdb: add empty package initialization scriptJan Kiszka1-0/+1
2015-02-25kconfig: Remove unnecessary prototypes from headersMichal Marek7-48/+40
2015-02-25kconfig: Remove dead codeMichal Marek4-39/+0
2015-02-25kconfig: Get rid of the P() macro in headersMichal Marek2-47/+43
2015-02-25kconfig: fix a misspelling in scripts/kconfig/merge_config.shMasahiro Yamada1-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-0/+6
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-3/+14
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-8/+2
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka2-40/+33
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka2-23/+12
2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner1-30/+20
2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson1-0/+2
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas6-9/+18
2015-02-17scripts/gdb: add lx-lsmod commandJan Kiszka1-1/+45
2015-02-17scripts/gdb: add class to iterate over CPU masksJan Kiszka1-0/+54
2015-02-17scripts/gdb: add lx_current convenience functionJan Kiszka1-0/+17
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka2-0/+69
2015-02-17scripts/gdb: add get_gdbserver_type helperJan Kiszka1-0/+35
2015-02-17scripts/gdb: add internal helper and convenience function to retrieve thread_...Jan Kiszka1-0/+35
2015-02-17scripts/gdb: add is_target_arch helperJan Kiszka1-0/+13
2015-02-17scripts/gdb: add helper and convenience function to look up tasksJan Kiszka2-0/+28
2015-02-17scripts/gdb: add task iteration classJan Kiszka1-0/+46
2015-02-17scripts/gdb: add lx-dmesg commandJan Kiszka2-0/+65
2015-02-17scripts/gdb: add read_u16/32/64 helpersJan Kiszka1-0/+21
2015-02-17scripts/gdb: add get_target_endianness helperJan Kiszka1-0/+18
2015-02-17scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka2-0/+29
2015-02-17scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka1-0/+39
2015-02-17scripts/gdb: add lx-symbols commandJan Kiszka2-0/+128
2015-02-17scripts/gdb: add module iteration classJan Kiszka1-0/+39
2015-02-17scripts/gdb: add container_of helper and convenience functionJan Kiszka2-0/+37
2015-02-17scripts/gdb: add cache for type objectsJan Kiszka1-0/+34
2015-02-17scripts/gdb: add infrastructureJan Kiszka4-0/+36
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox1-1/+0
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin1-1/+1
2015-02-13kernel: add support for .init_array.* constructorsAndrey Ryabinin1-0/+3
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin1-0/+1
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2-0/+34
2015-02-13checkpatch: add of_device_id to structs that should be constJoe Perches1-3/+5
2015-02-13checkpatch: try to avoid poor patch subject linesJoe Perches1-0/+7
2015-02-13checkpatch: make sure a commit reference description uses parenthesesJoe Perches1-1/+5
2015-02-13checkpatch: add --strict test for spaces around arithmeticJoe Perches1-1/+16
2015-02-13checkpatch: neaten printk_ratelimited message positionJoe Perches1-1/+1