summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RSA: Fix signature verification for shorter signaturesDavid Howells2012-10-081-3/+11
* RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells2012-10-084-0/+279
* MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verificationDavid Howells2012-10-082-0/+71
* KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-083-1/+54
* KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-085-0/+250
* KEYS: Asymmetric key pluggable data parsersDavid Howells2012-10-082-1/+156
* KEYS: Implement asymmetric key typeDavid Howells2012-10-088-0/+273
* KEYS: Document asymmetric key typeDavid Howells2012-10-081-0/+312
* MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells2012-10-084-139/+62
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-0815-102/+250
* module: wait when loading a module which is currently initializing.Rusty Russell2012-09-281-2/+26
* module: fix symbol waiting when module fails before initRusty Russell2012-09-281-4/+4
* Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-2857-224/+168
* MIPS: Fix module.c build for 32 bitRalf Baechle2012-09-283-120/+147
* module: taint kernel when lve module is loadedMatthew Garrett2012-09-281-0/+4
* Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-09-181-1/+2
|\
| * hwspinlock/core: move the dereference below the NULL testWei Yongjun2012-09-101-1/+2
* | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-09-182-2/+4
* | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-171-2/+10
|\ \
| * | workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan2012-09-171-2/+10
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-09-1713-20/+60
|\ \ \
| * | | memory hotplug: fix section info double registration bugqiuxishi2012-09-171-6/+10
| * | | mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng2012-09-171-1/+1
| * | | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman2012-09-171-0/+5
| * | | compiler.h: add __visibleAndi Kleen2012-09-172-0/+11
| * | | pid-namespace: limit value of ns_last_pid to (0, max_pid)Andrew Vagin2012-09-171-1/+5
| * | | include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever2012-09-171-1/+1
| * | | slub: consider pfmemalloc_match() in get_partial_node()Joonsoo Kim2012-09-171-5/+10
| * | | slab: fix starting index for finding another objectJoonsoo Kim2012-09-171-1/+1
| * | | slab: do ClearSlabPfmemalloc() for all pages of slabMel Gorman2012-09-171-2/+2
| * | | nbd: clear waiting_queue on shutdownPaul Clements2012-09-171-0/+9
| * | | MAINTAINERS: fix TXT maintainer list and source repo pathGang Wei2012-09-171-2/+3
| * | | mm/ia64: fix a memory block size bugJianguo Wu2012-09-171-1/+1
| * | | memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread failsWen Congyang2012-09-171-0/+1
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-178-75/+78
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier2012-09-147-74/+77
| |\ \ \ \ \ \
| | | | | * | | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNumMike Marciniszyn2012-09-141-1/+2
| | | | * | | | RDMA/ocrdma: Fix CQE expansion of unsignaled WQEParav Pandit2012-09-141-4/+4
| | | | |/ / /
| | | * | | | mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2012-09-132-17/+23
| | | |/ / /
| | * | | | IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-123-46/+27
| | * | | | IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz2012-09-122-6/+21
| | |/ / /
| * | | | RDMA/cxgb4: Move dereference below NULL testWei Yongjun2012-09-071-1/+1
| |/ / /
* | | | fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri2012-09-171-3/+2
* | | | Linux 3.6-rc6v3.6-rc6Linus Torvalds2012-09-161-1/+1
* | | | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-1658-247/+343
|\ \ \ \
| * | | | mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2012-09-162-7/+26
| * | | | mfd: MAX77693: Fix interrupt handling bugChanwoo Choi2012-09-161-5/+31
| * | | | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-1554-112/+125
| * | | | mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang2012-08-231-19/+1
| * | | | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-223-105/+161
OpenPOWER on IntegriCloud