aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-04scripts/spelling.txt: add some typo-wordsZhao Lei
2015-09-04scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik
2015-09-04scripts/Lindent: handle missing indent gracefullyJean Delvare
2015-09-04kerneldoc: Convert error messages to GNU error message formatBart Van Assche
2015-09-04scripts/spelling.txt: spelling of uninitializedSudip Mukherjee
2015-09-04scripts/spelling.txt: add misspelled words for checkManinder Singh
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-27scripts: add extract-cert and sign-file to .gitignorePaul Gortmaker
2015-08-26Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kern...James Morris
2015-08-23kernel-doc: ignore unneeded attribute informationJonathan Corbet
2015-08-16scripts/kernel-doc: Adding cross-reference links to html documentation.Danilo Cesar Lemes de Paula
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2015-08-14modsign: Handle signing key in source treeDavid Woodhouse
2015-08-13sign-file: Fix warning about BIO_reset() return valueDavid Howells
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse
2015-08-12extract-cert: Cope with multiple X.509 certificates in a single fileDavid Woodhouse
2015-08-12sign-file: Generate CMS message as signature instead of PKCS#7David Howells
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-11localmodconfig: Use Kbuild files tooRichard Weinberger
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse
2015-08-07modsign: Allow signing key to be PKCS#11David Woodhouse
2015-08-07modsign: Allow password to be specified for signing keyDavid Woodhouse
2015-08-07modsign: Abort modules_install when signing failsDavid Woodhouse
2015-08-07sign-file: Add option to only create signature fileLuis R. Rodriguez
2015-08-07MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells
2015-08-07MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells
2015-08-07ASN.1: Copy string names to tokens in ASN.1 compilerDavid Howells
2015-08-07ASN.1: Add an ASN.1 compiler option to dump the element treeDavid Howells
2015-08-06scripts/kernel-doc Allow struct arguments documentation in struct bodyDanilo Cesar Lemes de Paula
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells
2015-08-05ASN.1: Fix handling of CHOICE in ASN.1 compilerDavid Howells
2015-08-03scripts/checkkconfigsymbols.py: support default statementsValentin Rothberg
2015-08-03checkkconfigsymbols.py: colored outputValentin Rothberg
2015-08-03checkkconfigsymbols.py: find relevant commitsValentin Rothberg
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar
2015-07-22scripts: Make checkpatch.pl warn on expedited RCU grace periodsPaul E. McKenney
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso
2015-07-17checkpatch: fix long line messages about patch contextJoe Perches
2015-07-13selinux: explicitly declare the role "base_r"Laurent Bigonville
2015-07-10scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page dateBen Hutchings
2015-07-10scripts/kernel-doc: parse kernel-doc deterministicallyJérémy Bobbio
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee