index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed
David Woodhouse
5
-11
/
+181
2015-08-07
modsign: Allow external signing key to be specified
David Woodhouse
4
-6
/
+46
2015-08-07
modsign: Allow signing key to be PKCS#11
David Woodhouse
1
-5
/
+24
2015-08-07
modsign: Allow password to be specified for signing key
David Woodhouse
3
-1
/
+34
2015-08-07
modsign: Abort modules_install when signing fails
David Woodhouse
1
-1
/
+1
2015-08-07
MODSIGN: Extract the blob PKCS#7 signature verifier from module signing
David Howells
4
-53
/
+75
2015-08-07
system_keyring.c doesn't need to #include module-internal.h
David Howells
1
-1
/
+0
2015-08-07
sign-file: Add option to only create signature file
Luis R. Rodriguez
1
-3
/
+10
2015-08-07
MODSIGN: Use PKCS#7 messages as module signatures
David Howells
5
-598
/
+48
2015-08-07
MODSIGN: Provide a utility to append a PKCS#7 signature to a module
David Howells
2
-0
/
+206
2015-08-07
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
2
-0
/
+28
2015-08-07
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
4
-41
/
+103
2015-08-07
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
7
-69
/
+145
2015-08-07
ASN.1: Copy string names to tokens in ASN.1 compiler
David Howells
1
-82
/
+73
2015-08-07
ASN.1: Add an ASN.1 compiler option to dump the element tree
David Howells
1
-12
/
+76
2015-08-05
ASN.1: Handle 'ANY OPTIONAL' in grammar
David Howells
3
-7
/
+21
2015-08-05
ASN.1: Fix non-match detection failure on data overrun
David Howells
1
-3
/
+2
2015-08-05
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
David Howells
3
-3
/
+17
2015-08-05
ASN.1: Fix handling of CHOICE in ASN.1 compiler
David Howells
1
-7
/
+10
2015-07-28
Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
Kees Cook
8
-52
/
+28
2015-07-19
Linux 4.2-rc3
v4.2-rc3
Linus Torvalds
1
-1
/
+1
2015-07-19
MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
Markos Chandras
1
-1
/
+1
2015-07-19
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
Christophe Jaillet
1
-1
/
+2
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
7
-18
/
+27
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
7
-43
/
+104
2015-07-18
lib/decompress: set the compressor name to NULL on error
Aneesh Kumar K.V
1
-1
/
+4
2015-07-18
mm/cma_debug: correct size input to bitmap function
Joonsoo Kim
1
-3
/
+4
2015-07-18
mm/cma_debug: fix debugging alloc/free interface
Joonsoo Kim
1
-2
/
+2
2015-07-18
mm/page_owner: set correct gfp_mask on page_owner
Joonsoo Kim
3
-3
/
+25
2015-07-18
mm/page_owner: fix possible access violation
Joonsoo Kim
1
-1
/
+3
2015-07-18
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-20
/
+14
2015-07-18
/proc/$PID/cmdline: fixup empty ARGV case
Alexey Dobriyan
1
-0
/
+5
2015-07-18
dma-debug: skip debug_dma_assert_idle() when disabled
Haggai Eran
1
-0
/
+3
2015-07-18
hexdump: fix for non-aligned buffers
Horacio Mijail Anton Quiles
1
-3
/
+4
2015-07-18
checkpatch: fix long line messages about patch context
Joe Perches
1
-1
/
+1
2015-07-18
mm: clean up per architecture MM hook header files
Laurent Dufour
60
-435
/
+46
2015-07-18
MAINTAINERS: uclinux-h8-devel is moderated for non-subscribers
Geert Uytterhoeven
1
-1
/
+1
2015-07-18
mailmap: update Sudeep Holla's email id
Sudeep Holla
1
-0
/
+1
2015-07-18
Update Viresh Kumar's email address
Viresh Kumar
58
-72
/
+74
2015-07-18
mm, meminit: suppress unused memory variable warning
Mel Gorman
1
-3
/
+1
2015-07-18
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
2
-3
/
+3
2015-07-18
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
12
-30
/
+36
2015-07-18
s390/hugetlb: add hugepages_supported define
Dominik Dingel
1
-0
/
+1
2015-07-18
mm: hugetlb: allow hugepages_supported to be architecture specific
Dominik Dingel
1
-9
/
+8
2015-07-18
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
3
-8
/
+4
2015-07-18
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
2
-2
/
+2
2015-07-18
openrisc: fix CONFIG_UID16 setting
Andrew Morton
1
-3
/
+1
2015-07-18
MAINTAINERS: change mhocko's email address to kernel.org
Michal Hocko
1
-1
/
+1
2015-07-18
fs, proc: add help for CONFIG_PROC_CHILDREN
Iago López Galeiras
1
-0
/
+6
2015-07-18
MAINTAINERS: switch to suse.com many-in-one (fwd)
Jiri Slaby
1
-46
/
+46
[next]