aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-09-12Merge tag 'v4.4.154' into HEADBen Hutchings4-4/+14
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap1-1/+7
2018-08-17kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2-1/+4
2018-07-19Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes1-2/+3
2018-06-19Merge tag 'v4.4.138' into linux-4.4.y-cipBen Hutchings4-11/+27
2018-06-13kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2018-05-30kconfig: Fix expr_free() E_NOT leakUlf Magnusson1-1/+1
2018-05-30kconfig: Fix automatic menu creation mem leakUlf Magnusson1-0/+1
2018-05-30kconfig: Don't leak main menus during parsingUlf Magnusson1-9/+24
2018-05-17Merge tag 'v4.4.130' into linux-4.4.y-cipBen Hutchings1-0/+1
2018-04-13tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik1-0/+1
2018-04-08Merge tag 'v4.4.126' into linux-4.4.y-cipBen Hutchings1-4/+4
2018-03-18kbuild: Handle builtin dtb file names containing hyphensJames Hogan1-4/+4
2018-03-07Merge tag 'v4.4.120' into linux-4.4.y-cipBen Hutchings6-973/+945
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-02-25genksyms: Fix segfault with invalid declarationsMichal Marek3-964/+853
2018-02-25scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon1-1/+1
2018-02-16powerpc: Simplify module TOC handlingAlan Modra1-1/+2
2018-01-23kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin1-7/+80
2018-01-22Merge tag 'v4.4.112' into linux-4.4.y-cipBen Hutchings1-2/+4
2018-01-10genksyms: Handle string literals with spaces in reference filesMichal Marek1-2/+4
2018-01-05Merge tag 'v4.4.109' into linux-4.4.y-cipBen Hutchings2-3/+4
2017-12-16kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada1-3/+2
2017-12-16module: set __jump_table alignment to 8David Daney1-0/+2
2017-11-07firmware: delete in-kernel firmwareGreg Kroah-Hartman1-70/+0
2017-08-21Merge tag 'v4.4.83' into linux-4.4.y-cipBen Hutchings1-3/+3
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur1-3/+3
2017-01-12Merge tag 'v4.4.42' into linux-4.4.y-cipBen Hutchings2-5/+12
2017-01-09kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings1-4/+11
2016-11-26scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior1-1/+1
2016-11-24ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin1-0/+4
2016-11-24UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2-0/+23
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman1-32/+0
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck1-0/+32
2016-08-20ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott1-1/+8
2016-07-27of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang1-1/+1
2016-06-07scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada1-2/+2
2016-06-01kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann1-0/+1
2016-05-04unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro1-5/+7
2016-04-12kbuild/mkspec: fix grub2 installkernel issueJiri Kosina1-4/+4
2016-04-12scripts/kconfig: allow building with make 3.80 againJan Beulich1-1/+3
2016-04-12scripts/coccinelle: modernize &Julia Lawall1-1/+1
2016-03-16ld-version: Fix awk regex compile failureJames Hogan1-1/+1
2016-03-03um: link with -lpthreadVegard Nossum1-1/+1
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-01-31scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King1-1/+1
2015-12-16ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)1-35/+110
2015-12-16scripts: recordmcount: break hardlinksRussell King1-0/+14
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti1-1/+1
2015-11-17kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab1-1/+1
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds10-234/+415
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds6-436/+480
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+31
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-48/+55
2015-11-06checkpatch: improve the unnecessary initialisers testsJoe Perches1-7/+8
2015-11-06checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches1-25/+26
2015-11-06get_maintainer: add subsystem to reviewer outputJoe Perches1-15/+16
2015-11-06get_maintainer: --r (list reviewer) is on by defaultBrian Norris1-1/+1
2015-11-06get_maintainer: add --no-foo options to --helpBrian Norris1-0/+3
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris1-1/+1
2015-11-06get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris1-0/+1
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-2/+26
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+22
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+4
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds4-53/+85
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-0/+280
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+25
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-68/+168
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+3
2015-11-03recordmcount: arm64: Replace the ignored mcount call into nopLi Bin1-1/+23
2015-11-03recordmcount: Fix endianness handling bug for nop_mcountlibin1-1/+1
2015-11-02Add current selection check.Boris Barbulovski1-0/+7
2015-11-02Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira1-24/+13
2015-11-02recordmcount: x86: Assign a meaningful value to rel_type_nopLi Bin1-0/+2
2015-10-26coccinelle: Improve checking for missing NULL terminatorsDaniel Granat1-5/+28
2015-10-26coccinelle: ifnullfree: handle various destroy functionsJulia Lawall1-1/+9
2015-10-26coccinelle: ifnullfree: various cleanupsJulia Lawall1-11/+7
2015-10-26cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall1-0/+100
2015-10-26deb-pkg: Add automatic support for armhf architectureBen Hutchings1-1/+10
2015-10-26scripts/coccinelle: fix typosJulia Lawall1-2/+2
2015-10-26coccinelle: misc: remove "complex return code" warningsJohan Hovold1-180/+0
2015-10-26Coccinelle: fix incorrect -include option transformationAndrzej Hajda1-1/+1
2015-10-26coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall1-34/+86
2015-10-26coccinelle: misc: move constants to the rightJulia Lawall1-0/+171
2015-10-26scripts: [modpost] add new sections to white listNoam Camus1-0/+2
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai1-2/+2
2015-10-21KEYS: Provide a script to extract a module signatureDavid Howells1-0/+136
2015-10-21KEYS: Provide a script to extract the sys cert list from a vmlinux fileDavid Howells1-0/+144
2015-10-20kconfig: Fix copy&paste errorMichal Sojka1-1/+1
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty2-0/+22
2015-10-17ver_linux: proc/modules, limit text processing to 'sed'Alexander Kapshuk1-4/+13
2015-10-17ver_linux: wireless-tools, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: use 'udevadm', instead of 'udevinfo'Alexander Kapshuk1-1/+6
2015-10-17ver_linux: sh-utils, look for numerical input, not field numberAlexander Kapshuk1-1/+6
2015-10-17ver_linux: loadkeys, look for numerical input, not field numberAlexander Kapshuk1-7/+6
2015-10-17ver_linux: net-tools, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: procps, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: libcpp, fix missing outputAlexander Kapshuk1-3/+12
2015-10-17ver_linux: ldd, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: libc, input redirection to sed fails in some distrosAlexander Kapshuk1-2/+6
2015-10-17ver_linux: ppp, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: quota-tools, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: pcmciautils, look for numerical input, not field numberAlexander Kapshuk1-1/+6
2015-10-17ver_linux: xfsprogs, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: reiserfsprogs, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: jfsutils, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: e2fsprogs, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: module-init-tools, look for numerical input, not field numberAlexander Kapshuk1-1/+6
2015-10-17ver_linux: util-linux, 'fdformat' not ubiquitous any longerAlexander Kapshuk1-5/+6
2015-10-17ver_linux: binutils, fix inaccurate outputAlexander Kapshuk1-1/+6
2015-10-17ver_linux: make --version, use regex to find version numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: gcc -dumpversion, use regex to find version numberAlexander Kapshuk1-2/+6
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-10-15scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman1-1/+1
2015-10-14kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis1-1/+1
2015-10-14kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis1-4/+12
2015-10-14Update the buildsystem for KConfig finding QtThiago Macieira1-45/+28
2015-10-14Port xconfig to Qt5 - Update copyright.Boris Barbulovski1-1/+3
2015-10-14Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski1-1/+1
2015-10-14Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski1-1/+3
2015-10-14Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski1-1/+17
2015-10-14Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski1-0/+1
2015-10-14Port xconfig to Qt5 - Remove some commented code.Boris Barbulovski1-4/+0
2015-10-14Port xconfig to Qt5 - Source format.Boris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Boris Barbulovski1-0/+5
2015-10-14Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Disable ConfigList soringBoris Barbulovski1-1/+1
2015-10-14Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2-4/+73
2015-10-14Port xconfig to Qt5 - Add ConfigList::mode to initializer list.Boris Barbulovski1-1/+1
2015-10-14Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.Boris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Tree widget set column titles.Boris Barbulovski1-0/+2
2015-10-14Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.Boris Barbulovski1-3/+0
2015-10-14Port xconfig to Qt5 - Set ConfigView object name.Boris Barbulovski1-0/+1
2015-10-14Port xconfig to Qt5 - Use correct signal names.Boris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Remove Qt3Support from Makefile.Boris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski2-26/+807
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2-18/+216
2015-10-14Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski2-9/+63
2015-10-14Port xconfig to Qt5 - update signalsBoris Barbulovski1-36/+15
2015-10-14Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski2-100/+108
2015-10-14Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski2-1066/+15
2015-10-14Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2-3/+30
2015-10-14Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski1-22/+22
2015-10-14Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski1-0/+1
2015-10-14Port xconfig to Qt5 - Fix layoutBoris Barbulovski1-0/+5
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2-3/+2
2015-10-14Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski1-1/+0
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski2-11/+11
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2-10/+10
2015-10-14Port xconfig to Qt5 - Use QListBoris Barbulovski2-9/+9
2015-10-14Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Use QActionBoris Barbulovski2-24/+28
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2-4/+5
2015-10-14Remove support for QT3 and older.Boris Barbulovski2-41/+0
2015-10-13scripts/tags.sh: Teach tags about some powerpc macrosMichael Ellerman1-0/+2
2015-10-12arm64: add KASAN supportAndrey Ryabinin1-1/+3
2015-10-11DocBook: Fix kernel-doc to be case-insensitive for private:Mauro Carvalho Chehab1-2/+2
2015-10-10kernel-doc: better format typedef function outputMauro Carvalho Chehab1-9/+22
2015-10-10kernel-doc: Add a parser for function typedefsMauro Carvalho Chehab1-0/+12
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez1-0/+2
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman2-21/+77
2015-10-06modpost: Add flag -E for making section mismatches fatalNicolas Boichat2-7/+18
2015-10-01scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman1-1/+4
2015-09-28DocBook: Use a fixed encoding for outputBen Hutchings3-2/+17
2015-09-25MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells1-17/+77
2015-09-25KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells1-4/+0
2015-09-24Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6Jonathan Corbet1-49/+66
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler2-1/+4
2015-09-20mei: make modules.alias UUID information easier to readPrarit Bhargava1-3/+5
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse2-10/+13
2015-09-13scripts/kernel-doc: Replacing highlights hash by an arrayDanilo Cesar Lemes de Paula1-44/+60
2015-09-13Documentation: Avoid creating man pages in source treeBen Hutchings1-4/+5
2015-09-13scripts/kernel-doc: Processing -nofunc for functions onlyDanilo Cesar Lemes de Paula1-1/+1
2015-09-11MODSIGN: fix a compilation warning in extract-certDavid Howells1-1/+1
2015-09-10checkpatch: add constant comparison on left side testJoe Perches1-0/+29
2015-09-10checkpatch: add __pmem to $Sparse annotationsJoe Perches1-0/+1
2015-09-10checkpatch: fix left brace warningEddie Kovsky1-4/+4
2015-09-10checkpatch: avoid some commit message long line warningsJoe Perches1-3/+27
2015-09-10checkpatch: emit an error on formats with 0x%<decimal>Joe Perches1-2/+6
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches1-1/+1
2015-09-10checkpatch: always check block comment stylesJoe Perches1-8/+11
2015-09-10checkpatch: report the right line # when using --emacs and --fileJoe Perches1-1/+5
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches1-4/+28
2015-09-10checkpatch: Allow longer declaration macrosJoe Perches1-1/+1
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches1-6/+15
2015-09-10checkpatch: add warning on BUG/BUG_ON useJoe Perches1-6/+8
2015-09-10checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches1-3/+12
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+84
2015-09-08coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley1-0/+84
2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds15-61/+339
2015-09-08Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds7-207/+211
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds7-366/+378
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds9-516/+639
2015-09-04scripts/spelling.txt: add some typo-wordsZhao Lei1-0/+24
2015-09-04scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik1-1/+4
2015-09-04scripts/Lindent: handle missing indent gracefullyJean Delvare1-0/+3
2015-09-04kerneldoc: Convert error messages to GNU error message formatBart Van Assche1-19/+19
2015-09-04scripts/spelling.txt: spelling of uninitializedSudip Mukherjee1-0/+1
2015-09-04scripts/spelling.txt: add misspelled words for checkManinder Singh1-0/+4