summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
...
| * | | | | dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()Jim Cromie2012-01-24
| * | | | | dynamic_debug: change verbosity at runtimeJim Cromie2012-01-24
| * | | | | dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie2012-01-24
| * | | | | dynamic_debug: fix whitespace complaints from scripts/cleanfileJim Cromie2012-01-24
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | watchdog: Update Kconfig entriesFernando Luis Vázquez Cao2012-02-11
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | rcu: Print scheduling-clock information on RCU CPU stall-warning messagesPaul E. McKenney2012-02-21
| * | | | | | rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney2012-02-21
| | |/ / / / | |/| | | |
* | | | | | dql: Fix undefined jiffiesTom Herbert2012-03-11
| |_|/ / / |/| | | |
* | | | | vsprintf: make %pV handling compatible with kasprintf()Jan Beulich2012-03-06
* | | | | debugobjects: Fix selftest for static warningsStephen Boyd2012-03-05
|/ / / /
* | | | Reduce the number of expensive division instructions done by _parse_integer()David Howells2012-02-09
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-02-07
|\ \ \ \ | |/ / / |/| | |
| * | | lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2012-01-31
| |/ /
| | |
| \ \
*-. | | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-02
|\ \| |
| * | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-26
* | | | lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller2012-02-02
* | | | lib: Fix multiple definitions of clz_tabDavid Miller2012-02-02
* | | | lib/digsig: checks for NULL return valueDmitry Kasatkin2012-02-02
* | | | lib/mpi: added missing NULL checkDmitry Kasatkin2012-02-02
* | | | lib/mpi: added comment on divide by 0 caseDmitry Kasatkin2012-02-02
* | | | lib/mpi: check for possible zero lengthDmitry Kasatkin2012-02-02
* | | | lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin2012-02-02
* | | | lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin2012-02-02
* | | | lib/mpi: removed unused functionsDmitry Kasatkin2012-02-02
* | | | lib/mpi: checks for zero divisor lengthDmitry Kasatkin2012-02-02
* | | | lib/mpi: return error code on dividing by zeroDmitry Kasatkin2012-02-02
* | | | lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2012-02-02
* | | | lib/mpi: added missing NULL checkDmitry Kasatkin2012-02-02
| |/ / |/| |
* | | MPILIB: Add a missing ENOMEM checkDavid Howells2012-01-19
* | | lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin2012-01-18
* | | lib: MPILIB Kconfig description updateDmitry Kasatkin2012-01-18
* | | lib: digital signature dependency fixDmitry Kasatkin2012-01-18
* | | lib: digital signature config option name changeDmitry Kasatkin2012-01-18
* | | Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds2012-01-14
|\ \ \
| * | | kmemleak: Add support for memory hotplugLaura Abbott2011-12-02
* | | | unlzo: fix input buffer freeSascha Hauer2012-01-12
* | | | radix_tree: take radix_tree_path off stackHugh Dickins2012-01-12
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\ \ \ \
| * | | | PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-06
* | | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusJames Morris2012-01-09
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter2011-12-08
| | * | | | digsig: build dependency fixDmitry Kasatkin2011-11-22
| | * | | | crypto: digital signature verification supportDmitry Kasatkin2011-11-09
| | * | | | crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin2011-11-09
| | * | | | crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin2011-11-09