Age | Commit message (Expand) | Author |
2015-08-26 | lib/Makefile: remove CONFIG_AVERAGE build rule | Valentin Rothberg |
2015-08-20 | average: remove out-of-line implementation | Johannes Berg |
2015-08-17 | rhashtable-test: extend to test concurrency | Phil Sutter |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-06 | test_bpf: add tests checking that JIT/interpreter sets A and X to 0. | Nicolas Schichan |
2015-08-06 | test_bpf: add more tests for LD_ABS and LD_IND. | Nicolas Schichan |
2015-08-06 | test_bpf: add module parameters to filter the tests to run. | Nicolas Schichan |
2015-08-06 | test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs. | Nicolas Schichan |
2015-08-06 | test_bpf: allow tests to specify an skb fragment. | Nicolas Schichan |
2015-08-06 | test_bpf: avoid oopsing the kernel when generate_test_data() fails. | Nicolas Schichan |
2015-08-07 | lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask | Sowmini Varadhan |
2015-07-30 | test_bpf: assign type to native eBPF test cases | Daniel Borkmann |
2015-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-07-21 | rhashtable: Allow other tasks to be scheduled in large lookup loops | Thomas Graf |
2015-07-20 | test_bpf: add bpf_skb_vlan_push/pop() tests | Alexei Starovoitov |
2015-07-17 | lib/decompress: set the compressor name to NULL on error | Aneesh Kumar K.V |
2015-07-17 | dma-debug: skip debug_dma_assert_idle() when disabled | Haggai Eran |
2015-07-17 | hexdump: fix for non-aligned buffers | Horacio Mijail Anton Quiles |
2015-07-17 | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss |
2015-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-07-08 | test_bpf: extend tests for 32-bit endianness conversion | Xi Wang |
2015-07-08 | rhashtable: fix for resize events during table walk | Phil Sutter |
2015-07-06 | x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig | Andrey Ryabinin |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-07-04 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-07-04 | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao |
2015-07-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-30 | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-30 | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() | Vladimir Zapolskiy |
2015-06-30 | genalloc: rename dev_get_gen_pool() to gen_pool_get() | Vladimir Zapolskiy |
2015-06-30 | drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue | Dave Gordon |
2015-06-30 | lib/scatterlist: mark input buffer parameters as 'const' | Dave Gordon |
2015-06-30 | lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer() | Dave Gordon |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-26 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-26 | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler |
2015-06-25 | lib/kobject.c: use strreplace() | Rasmus Villemoes |
2015-06-25 | lib/string.c: introduce strreplace() | Rasmus Villemoes |
2015-06-25 | radix-tree: replace preallocated node array with linked list | Kirill A. Shutemov |
2015-06-25 | bitmap: remove explicit newline handling using scnprintf format string | Sudeep Holla |
2015-06-25 | lib/sort: Add 64 bit swap function | Daniel Wagner |
2015-06-25 | hexdump: Make test data really const | Geert Uytterhoeven |
2015-06-25 | __bitmap_parselist: fix bug in empty string handling | Chris Metcalf |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |