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