aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-10MODSIGN: Automatically generate module signing keys if missingDavid Howells
2012-10-10MODSIGN: Provide Kconfig optionsDavid Howells
2012-10-10MODSIGN: Provide gitignore and make clean rules for extra filesDavid Howells
2012-10-10MODSIGN: Add FIPS policyDavid Howells
2012-10-10module: signature checking hookRusty Russell
2012-10-08X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells
2012-10-08MPILIB: Provide a function to read raw data into an MPIDavid Howells
2012-10-08X.509: Add an ASN.1 decoderDavid Howells
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells
2012-10-08X.509: Add utility functions to render OIDs as stringsDavid Howells
2012-10-08X.509: Implement simple static OID registryDavid Howells
2012-10-08RSA: Fix signature verification for shorter signaturesDavid Howells
2012-10-08RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells
2012-10-08MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verificationDavid Howells
2012-10-08KEYS: Provide signature verification with an asymmetric keyDavid Howells
2012-10-08KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells
2012-10-08KEYS: Asymmetric key pluggable data parsersDavid Howells
2012-10-08KEYS: Implement asymmetric key typeDavid Howells
2012-10-08KEYS: Document asymmetric key typeDavid Howells
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-09-28module: wait when loading a module which is currently initializing.Rusty Russell
2012-09-28module: fix symbol waiting when module fails before initRusty Russell
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-28MIPS: Fix module.c build for 32 bitRalf Baechle
2012-09-28module: taint kernel when lve module is loadedMatthew Garrett
2012-09-18Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-09-17Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-17workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan
2012-09-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-09-17memory hotplug: fix section info double registration bugqiuxishi
2012-09-17mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng
2012-09-17drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman
2012-09-17compiler.h: add __visibleAndi Kleen
2012-09-17pid-namespace: limit value of ns_last_pid to (0, max_pid)Andrew Vagin
2012-09-17include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever
2012-09-17slub: consider pfmemalloc_match() in get_partial_node()Joonsoo Kim
2012-09-17slab: fix starting index for finding another objectJoonsoo Kim
2012-09-17slab: do ClearSlabPfmemalloc() for all pages of slabMel Gorman
2012-09-17nbd: clear waiting_queue on shutdownPaul Clements
2012-09-17MAINTAINERS: fix TXT maintainer list and source repo pathGang Wei
2012-09-17mm/ia64: fix a memory block size bugJianguo Wu
2012-09-17memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread failsWen Congyang
2012-09-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-17fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri
2012-09-16Linux 3.6-rc6Linus Torvalds
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-16Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds