Age | Commit message (Expand) | Author |
2012-02-02 | lib/mpi: added comment on divide by 0 case | Dmitry Kasatkin |
2012-02-02 | lib/mpi: check for possible zero length | Dmitry Kasatkin |
2012-02-02 | lib/digsig: pkcs_1_v1_5_decode_emsa cleanup | Dmitry Kasatkin |
2012-02-02 | lib/digsig: additional sanity checks against badly formated key payload | Dmitry Kasatkin |
2012-02-02 | lib/mpi: removed unused functions | Dmitry Kasatkin |
2012-02-02 | lib/mpi: checks for zero divisor length | Dmitry Kasatkin |
2012-02-02 | lib/mpi: return error code on dividing by zero | Dmitry Kasatkin |
2012-02-02 | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin |
2012-02-02 | lib/mpi: added missing NULL check | Dmitry Kasatkin |
2012-01-31 | lib: add NO_GENERIC_PCI_IOPORT_MAP | Michael S. Tsirkin |
2012-01-26 | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava |
2012-01-24 | sysctl: Improve the sysctl sanity checks | Eric W. Biederman |
2012-01-24 | Remove useless get_driver()/put_driver() calls | Alan Stern |
2012-01-24 | dynamic_debug: process multiple debug-queries on a line | Jim Cromie |
2012-01-24 | dynamic_debug: factor vpr_info_dq out of ddebug_parse_query | Jim Cromie |
2012-01-24 | dynamic_debug: add trim_prefix() to provide source-root relative paths | Jim Cromie |
2012-01-24 | dynamic_debug: enlarge command/query write buffer | Jim Cromie |
2012-01-24 | dynamic_debug: chop off comments in ddebug_tokenize | Jim Cromie |
2012-01-24 | dynamic_debug: early return if _ddebug table is empty | Jim Cromie |
2012-01-24 | dynamic_debug: tighten up error checking on debug queries | Jim Cromie |
2012-01-24 | dynamic_debug: describe_flags with '=[pmflt_]*' | Jim Cromie |
2012-01-24 | dynamic_debug: drop explicit !=NULL checks | Jim Cromie |
2012-01-24 | dynamic_debug: pr_err() call should not depend upon verbosity | Jim Cromie |
2012-01-24 | dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query() | Jim Cromie |
2012-01-24 | dynamic_debug: change verbosity at runtime | Jim Cromie |
2012-01-24 | dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT | Jim Cromie |
2012-01-24 | dynamic_debug: fix whitespace complaints from scripts/cleanfile | Jim Cromie |
2012-01-19 | MPILIB: Add a missing ENOMEM check | David Howells |
2012-01-18 | lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts | Dmitry Kasatkin |
2012-01-18 | lib: MPILIB Kconfig description update | Dmitry Kasatkin |
2012-01-18 | lib: digital signature dependency fix | Dmitry Kasatkin |
2012-01-18 | lib: digital signature config option name change | Dmitry Kasatkin |
2012-01-14 | Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina... | Linus Torvalds |
2012-01-12 | unlzo: fix input buffer free | Sascha Hauer |
2012-01-12 | radix_tree: take radix_tree_path off stack | Hugh Dickins |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds |
2012-01-10 | crc32: optimize inner loop | Joakim Tjernlund |
2012-01-10 | btree: export btree_get_prev() so modules can use btree_for_each | Steve Hodgson |
2012-01-10 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-01-09 | Merge branch 'next' into for-linus | James Morris |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-01-06 | PCI: Increase resource array mask bit size in pcim_iomap_regions() | Yinghai Lu |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |