Age | Commit message (Expand) | Author |
2015-10-06 | strscpy: zero any trailing garbage bytes in the destination | Chris Metcalf |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-09-22 | lib: fix data race in rhashtable_rehash_one | Dmitriy Vyukov |
2015-09-22 | lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh... | Sowmini Varadhan |
2015-09-17 | lib/string_helpers.c: fix infinite loop in string_get_size() | Vitaly Kuznetsov |
2015-09-10 | zlib_deflate/deftree: remove bi_reverse() | yalin wang |
2015-09-10 | lib/decompress_unlzma: Do a NULL check for pointer | Fabio Estevam |
2015-09-10 | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu |
2015-09-10 | lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly | Wang Long |
2015-09-10 | lib/test_kasan.c: fix a typo | Wang Long |
2015-09-10 | lib/string_helpers: rename "esc" arg to "only" | Kees Cook |
2015-09-10 | lib/string_helpers: clarify esc arg in string_escape_mem | Kees Cook |
2015-09-10 | lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ... | Pan Xinhui |
2015-09-10 | lib/bitmap.c: fix a special string handling bug in __bitmap_parselist | Pan Xinhui |
2015-09-10 | lib/bitmap.c: correct a code style and do some, optimization | Pan Xinhui |
2015-09-10 | kstrto*: accept "-0" for signed conversion | Alexey Dobriyan |
2015-09-10 | string: provide strscpy() | Chris Metcalf |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-08 | lib/show_mem.c: correct reserved memory calculation | Vishnu Pratap Singh |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-09-08 | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-09-05 | Merge tag 'md/4.3' of git://neil.brown.name/md | Linus Torvalds |
2015-09-05 | Merge linux-block/for-4.3/core into md/for-linux | NeilBrown |
2015-09-04 | genalloc: add support of multiple gen_pools per device | Vladimir Zapolskiy |
2015-09-04 | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() | Vladimir Zapolskiy |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-09-02 | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-01 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-09-01 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2015-08-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-08-31 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-31 | lib: move strncpy_from_unsafe() into mm/maccess.c | Alexei Starovoitov |
2015-08-31 | md/raid6: delta syndrome for ARM NEON | Ard Biesheuvel |
2015-08-28 | lib: introduce strncpy_from_unsafe() | Alexei Starovoitov |
2015-08-27 | nd_blk: change aperture mapping from WC to WB | Ross Zwisler |
2015-08-26 | lib/Makefile: remove CONFIG_AVERAGE build rule | Valentin Rothberg |
2015-08-25 | MPI: Fix mpi_read_buffer | Tadeusz Struk |
2015-08-25 | PCI: Add pci_iomap_wc() variants | Luis R. Rodriguez |
2015-08-24 | lib: scatterlist: add sg splitting function | Robert Jarzmik |
2015-08-20 | average: remove out-of-line implementation | Johannes Berg |
2015-08-17 | rhashtable-test: extend to test concurrency | Phil Sutter |
2015-08-17 | scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN | Christoph Hellwig |
2015-08-15 | percpu-rwsem: kill CONFIG_PERCPU_RWSEM | Oleg Nesterov |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |