Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04scripts/checkkconfigsymbols.py: support default statementsValentin Rothberg
2015-08-04checkkconfigsymbols.py: colored outputValentin Rothberg
2015-08-04checkkconfigsymbols.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-23scripts: Make checkpatch.pl warn on expedited RCU grace periodsPaul E. McKenney
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso
2015-07-18checkpatch: 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-09Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-09modpost: work correctly with tile coldtext sectionsChris Metcalf
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee
2015-07-03Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-07-03Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-02Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-07-01scripts/gdb: remove useless global instructionThiébaud Weksteen
2015-07-01scripts/gdb: add ps commandThiébaud Weksteen
2015-07-01scripts/gdb: fix PEP8 complianceThiébaud Weksteen
2015-07-01scripts/gdb: fix typo in exception nameThiébaud Weksteen
2015-07-01scripts/gdb: enable completion for lx-list-check parameterJan Kiszka
2015-07-01scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka
2015-07-01scripts/gdb: add command to check list consistencyThiébaud Weksteen
2015-06-27Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-27Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches
2015-06-26checkpatch: emit an error when there's a diff in a changelogJoe Perches
2015-06-26checkpatch: validate MODULE_LICENSE contentBjorn Andersson
2015-06-26checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski
2015-06-26checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski
2015-06-26checkpatch: fix processing of MEMSET issuesMateusz Kulikowski
2015-06-26checkpatch: suggest using ether_addr_equal*()Mateusz Kulikowski
2015-06-26checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch filesJoe Perches
2015-06-26checkpatch: remove local from codespell pathMaxim Uvarov
2015-06-26checkpatch: add --showfile to allow input via pipe to show filenamesJoe Perches
2015-06-26checkpatch: colorize output to terminalJoe Perches