index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts: add extract-cert and sign-file to .gitignore
Paul Gortmaker
2015-08-27
1
-0
/
+2
*
Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kern...
James Morris
2015-08-26
1
-0
/
+51
|
\
|
*
modsign: Handle signing key in source tree
David Woodhouse
2015-08-14
1
-0
/
+51
*
|
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2015-08-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
selinux: explicitly declare the role "base_r"
Laurent Bigonville
2015-07-13
1
-0
/
+1
*
|
sign-file: Fix warning about BIO_reset() return value
David Howells
2015-08-13
1
-1
/
+1
*
|
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
1
-2
/
+3
*
|
modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS
David Woodhouse
2015-08-12
1
-1
/
+2
*
|
extract-cert: Cope with multiple X.509 certificates in a single file
David Woodhouse
2015-08-12
1
-12
/
+46
*
|
sign-file: Generate CMS message as signature instead of PKCS#7
David Howells
2015-08-12
1
-24
/
+27
*
|
modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed
David Woodhouse
2015-08-07
2
-1
/
+134
*
|
modsign: Allow signing key to be PKCS#11
David Woodhouse
2015-08-07
1
-5
/
+24
*
|
modsign: Allow password to be specified for signing key
David Woodhouse
2015-08-07
1
-1
/
+26
*
|
modsign: Abort modules_install when signing fails
David Woodhouse
2015-08-07
1
-1
/
+1
*
|
sign-file: Add option to only create signature file
Luis R. Rodriguez
2015-08-07
1
-3
/
+10
*
|
MODSIGN: Use PKCS#7 messages as module signatures
David Howells
2015-08-07
2
-421
/
+2
*
|
MODSIGN: Provide a utility to append a PKCS#7 signature to a module
David Howells
2015-08-07
1
-0
/
+205
*
|
ASN.1: Copy string names to tokens in ASN.1 compiler
David Howells
2015-08-07
1
-82
/
+73
*
|
ASN.1: Add an ASN.1 compiler option to dump the element tree
David Howells
2015-08-07
1
-12
/
+76
*
|
ASN.1: Handle 'ANY OPTIONAL' in grammar
David Howells
2015-08-05
1
-1
/
+2
*
|
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
David Howells
2015-08-05
1
-1
/
+2
*
|
ASN.1: Fix handling of CHOICE in ASN.1 compiler
David Howells
2015-08-05
1
-7
/
+10
*
|
checkpatch: fix long line messages about patch context
Joe Perches
2015-07-17
1
-1
/
+1
*
|
Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-07-08
2
-2
/
+32
|
\
\
|
*
|
ACPI / scan: Add support for ACPI _CLS device matching
Suthikulpanit, Suravee
2015-07-07
2
-2
/
+32
*
|
|
modpost: work correctly with tile coldtext sections
Chris Metcalf
2015-07-08
1
-1
/
+2
|
/
/
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-07-02
1
-3
/
+15
|
\
\
|
*
|
scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
Maxime Coquelin
2015-05-21
1
-1
/
+1
|
*
|
scripts: fix link-vmlinux.sh bash-ism
Sylvain BERTRAND
2015-05-07
1
-2
/
+14
|
|
/
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-07-02
8
-506
/
+666
|
\
\
|
*
|
kconfig: re-generate *.c_shipped files after previous change
Jan Beulich
2015-06-15
2
-368
/
+447
|
*
|
kconfig: allow use of relations other than (in)equality
Jan Beulich
2015-06-15
5
-11
/
+177
|
*
|
kconfig: don't silently ignore unhandled characters
Jan Beulich
2015-06-11
2
-89
/
+113
|
*
|
kconfig: Wrap long "make help" text lines
Geert Uytterhoeven
2015-06-04
1
-2
/
+4
|
*
|
scripts/kconfig/Makefile: Cosmetic fixes
Diego Viola
2015-06-03
1
-5
/
+5
|
*
|
scripts/kconfig/Makefile: Fix spelling of Qt
Diego Viola
2015-05-28
1
-6
/
+6
|
*
|
Kconfig: Remove bad inference rules expr_eliminate_dups2()
Martin Walch
2015-05-25
1
-111
/
+0
|
|
/
*
|
Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
\
|
*
|
init: delete the __cpuinit related stubs
Paul Gortmaker
2015-06-16
1
-1
/
+1
*
|
|
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-01
30
-1535
/
+1754
|
\
\
\
|
*
|
|
scripts/dtc: Update to upstream version 9d3649bd3be245c9
Rob Herring
2015-04-29
29
-1535
/
+1745
|
*
|
|
scripts/dtc: add missing libfdt and fixups to import script
Gaurav Minocha
2015-04-29
1
-0
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-07-01
6
-10
/
+117
|
\
\
\
|
*
|
|
scripts/gdb: remove useless global instruction
Thiébaud Weksteen
2015-06-30
1
-2
/
+0
|
*
|
|
scripts/gdb: add ps command
Thiébaud Weksteen
2015-06-30
1
-0
/
+16
|
*
|
|
scripts/gdb: fix PEP8 compliance
Thiébaud Weksteen
2015-06-30
4
-7
/
+7
|
*
|
|
scripts/gdb: fix typo in exception name
Thiébaud Weksteen
2015-06-30
1
-1
/
+1
|
*
|
|
scripts/gdb: enable completion for lx-list-check parameter
Jan Kiszka
2015-06-30
1
-1
/
+2
|
*
|
|
scripts/gdb: also allow list_head pointer as lx-list-check paramter
Jan Kiszka
2015-06-30
1
-2
/
+4
|
*
|
|
scripts/gdb: add command to check list consistency
Thiébaud Weksteen
2015-06-30
2
-0
/
+90
[next]