index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-10
X.509: Convert some printk calls to pr_devel
David Howells
2012-10-10
asymmetric keys: fix printk format warning
Randy Dunlap
2012-10-10
MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking
David Howells
2012-10-10
MODSIGN: Make mrproper should remove generated files.
Rusty Russell
2012-10-10
MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs
David Howells
2012-10-10
MODSIGN: Use the same digest for the autogen key sig as for the module sig
David Howells
2012-10-10
MODSIGN: Sign modules during the build process
David Howells
2012-10-10
MODSIGN: Provide a script for generating a key ID from an X.509 cert
David Howells
2012-10-10
MODSIGN: Implement module signature checking
David Howells
2012-10-10
MODSIGN: Provide module signing public keys to the kernel
David Howells
2012-10-10
MODSIGN: Automatically generate module signing keys if missing
David Howells
2012-10-10
MODSIGN: Provide Kconfig options
David Howells
2012-10-10
MODSIGN: Provide gitignore and make clean rules for extra files
David Howells
2012-10-10
MODSIGN: Add FIPS policy
David Howells
2012-10-10
module: signature checking hook
Rusty Russell
2012-10-08
X.509: Add a crypto key parser for binary (DER) X.509 certificates
David Howells
2012-10-08
MPILIB: Provide a function to read raw data into an MPI
David Howells
2012-10-08
X.509: Add an ASN.1 decoder
David Howells
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells
2012-10-08
X.509: Add utility functions to render OIDs as strings
David Howells
2012-10-08
X.509: Implement simple static OID registry
David Howells
2012-10-08
RSA: Fix signature verification for shorter signatures
David Howells
2012-10-08
RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]
David Howells
2012-10-08
MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification
David Howells
2012-10-08
KEYS: Provide signature verification with an asymmetric key
David Howells
2012-10-08
KEYS: Asymmetric public-key algorithm crypto key subtype
David Howells
2012-10-08
KEYS: Asymmetric key pluggable data parsers
David Howells
2012-10-08
KEYS: Implement asymmetric key type
David Howells
2012-10-08
KEYS: Document asymmetric key type
David Howells
2012-10-08
MPILIB: Provide count_leading/trailing_zeros() based on arch functions
David Howells
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-09-28
module: wait when loading a module which is currently initializing.
Rusty Russell
2012-09-28
module: fix symbol waiting when module fails before init
Rusty Russell
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
MIPS: Fix module.c build for 32 bit
Ralf Baechle
2012-09-28
module: taint kernel when lve module is loaded
Matthew Garrett
2012-09-18
Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-09-17
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-09-17
workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()
Lai Jiangshan
2012-09-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-09-17
memory hotplug: fix section info double registration bug
qiuxishi
2012-09-17
mm/page_alloc: fix the page address of higher page's buddy calculation
Li Haifeng
2012-09-17
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
Kevin Hilman
2012-09-17
compiler.h: add __visible
Andi Kleen
2012-09-17
pid-namespace: limit value of ns_last_pid to (0, max_pid)
Andrew Vagin
2012-09-17
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
2012-09-17
slub: consider pfmemalloc_match() in get_partial_node()
Joonsoo Kim
2012-09-17
slab: fix starting index for finding another object
Joonsoo Kim
2012-09-17
slab: do ClearSlabPfmemalloc() for all pages of slab
Mel Gorman
[next]