summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-142-7/+26
|\
| * scripts/decodecode: add the capability to supply the program counterBorislav Petkov2020-10-141-7/+22
| * scripts/spelling.txt: add "arbitrary" typoNaoki Hayama2020-10-141-0/+1
| * scripts/spelling.txt: increase error-prone spell checkingWang Qing2020-10-141-0/+3
* | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-0/+7
|\ \
| * | scripts/selinux,selinux: update mdp to enable policy capabilitiesStephen Smalley2020-08-181-0/+7
* | | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-142-37/+117
|\ \ \ | |_|/ |/| |
| * | Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-122-37/+117
| |\ \
| | * | printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-221-5/+11
| | * | printk: ringbuffer: add finalization/extension supportJohn Ogness2020-09-151-1/+2
| | * | printk: ringbuffer: change representation of statesJohn Ogness2020-09-151-5/+6
| | * | scripts/gdb: update for lockless printk ringbufferJohn Ogness2020-09-081-37/+102
| | * | scripts/gdb: add utils.read_ulong()John Ogness2020-09-081-0/+7
* | | | Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds2020-10-132-2/+5
|\ \ \ \
| * | | | kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron2020-09-161-1/+2
| * | | | scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab2020-09-101-1/+1
| * | | | kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab2020-09-101-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2020-10-092-7/+16
|\ \ \ \
| * | | | locking/atomics: Use read-write instrumentation for atomic RMWsMarco Elver2020-08-251-6/+15
| * | | | kcsan: Support compounded read-write instrumentationMarco Elver2020-08-251-1/+1
| |/ / /
* | | | Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2020-10-0910-44/+68
|\ \ \ \
| * | | | scripts/spelling.txt: fix malformed entryEric Biggers2020-10-031-1/+1
| * | | | Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-09-301-1/+1
| |\ \ \ \
| | * | | | scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König2020-09-291-1/+1
| | |/ / /
| * | | | scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada2020-09-241-1/+15
| * | | | kconfig: qconf: revive help message in the info viewMasahiro Yamada2020-09-201-3/+8
| * | | | kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada2020-09-202-31/+30
| * | | | kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada2020-09-181-1/+1
| * | | | Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-09-131-2/+6
| |\ \ \ \
| | * | | | scripts/tags.sh: exclude tools directory from tags generationRustam Kovhaev2020-09-071-2/+6
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-09-051-2/+2
| |\ \ \ \ \
| | * | | | | checkpatch: fix the usage of capture group ( ... )Mrinal Pandey2020-09-051-2/+2
| | |/ / / /
| * | | | | kconfig: remove redundant assignment prompt = promptDenis Efremov2020-09-031-1/+0
| * | | | | kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap2020-09-031-1/+4
| |/ / / /
* | | | | locking/atomics: Check atomic-arch-fallback.h tooPaul Bolle2020-10-071-0/+1
* | | | | seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Peter Zijlstra2020-08-261-0/+2
|/ / / /
* | | | kconfig: qconf: replace deprecated QString::sprintf() with QTextStreamMasahiro Yamada2020-08-211-54/+62
* | | | kconfig: qconf: remove redundant help in the info viewMasahiro Yamada2020-08-211-6/+1
* | | | kconfig: qconf: remove qInfo() to get back Qt4 supportMasahiro Yamada2020-08-211-2/+0
* | | | kconfig: qconf: remove unused colNrMasahiro Yamada2020-08-181-1/+1
* | | | kconfig: qconf: fix the popup menu in the ConfigInfoView windowMasahiro Yamada2020-08-182-18/+15
* | | | kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada2020-08-181-4/+4
* | | | genksyms: keywords: Use __restrict not _restrictJoe Perches2020-08-181-2/+2
* | | | extract-cert: add static to local dataMasahiro Yamada2020-08-181-1/+1
* | | | Makefile.extrawarn: Move sign-compare from W=2 to W=3Joe Perches2020-08-171-1/+1
|/ / /
* | | Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-08-148-243/+218
|\ \ \
| * | | kconfig: qconf: move setOptionMode() to ConfigList from ConfigViewMasahiro Yamada2020-08-142-28/+27
| * | | kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada2020-08-141-34/+34
| * | | kconfig: qconf: refactor icon setupsMasahiro Yamada2020-08-142-14/+27
| * | | kconfig: qconf: remove unused voidPix, menuInvPixMasahiro Yamada2020-08-142-2/+2