Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-15 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready | Ingo Molnar | 2018-04-12 | 17 | -306/+378 |
| |\ | |||||
| * | | swiotlb: Use dma_direct_supported() for swiotlb_ops | Christoph Hellwig | 2018-04-09 | 1 | -1/+1 |
* | | | kernel/kexec_file.c: move purgatories sha256 to common code | Philipp Rudo | 2018-04-13 | 1 | -0/+283 |
* | | | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-12 | 1 | -0/+28 |
|\ \ \ | |||||
| * | | | lockref: Add lockref_put_not_zero | Andreas Gruenbacher | 2018-04-12 | 1 | -0/+28 |
* | | | | Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-04-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | swiotlb: fix unexpected swiotlb_alloc_coherent failures | Takashi Iwai | 2018-04-10 | 1 | -1/+1 |
* | | | | radix tree: use GFP_ZONEMASK bits of gfp_t for flags | Matthew Wilcox | 2018-04-11 | 1 | -1/+2 |
* | | | | lib/list_debug.c: print unmangled addresses | Matthew Wilcox | 2018-04-11 | 1 | -7/+7 |
* | | | | lib/test_ubsan.c: make test_ubsan_misaligned_access() static | Colin Ian King | 2018-04-11 | 1 | -1/+1 |
* | | | | lib: add testing module for UBSAN | Jinbum Park | 2018-04-11 | 3 | -0/+153 |
* | | | | lib/test_bitmap.c: do not accidentally use stack VLA | Kees Cook | 2018-04-11 | 1 | -4/+6 |
* | | | | lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together | Randy Dunlap | 2018-04-11 | 1 | -24/+24 |
* | | | | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 2018-04-11 | 1 | -4/+14 |
* | | | | kasan: prevent compiler from optimizing away memset in tests | Andrey Konovalov | 2018-04-11 | 1 | -0/+1 |
* | | | | kasan: fix invalid-free test crashing the kernel | Andrey Konovalov | 2018-04-11 | 1 | -0/+8 |
|/ / / | |||||
* | | | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-04-10 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK) | Steven Rostedt (VMware) | 2018-04-06 | 1 | -0/+4 |
* | | | | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-04-07 | 6 | -5/+157 |
|\ \ \ \ | |||||
| * | | | | lib/raid6: Build proper raid6test files on powerpc | Matt Brown | 2018-03-20 | 2 | -2/+6 |
| * | | | | lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome | Matt Brown | 2018-03-20 | 5 | -3/+151 |
| |/ / / | |||||
* | | | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-06 | 3 | -0/+298 |
|\ \ \ \ | |||||
| * | | | | lib: Add generic PIO mapping method | Zhichang Yuan | 2018-03-21 | 3 | -0/+298 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-04-06 | 3 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 2018-04-05 | 1 | -0/+1 |
| * | | | | | lib: fix stall in __bitmap_parselist() | Yury Norov | 2018-04-05 | 2 | -1/+5 |
* | | | | | | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla... | Linus Torvalds | 2018-04-05 | 2 | -1/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | printk: move dump stack related code to lib/dump_stack.c | Dave Young | 2018-03-15 | 2 | -1/+62 |
* | | | | | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-04-05 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() | Omar Sandoval | 2018-02-28 | 1 | -5/+5 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2018-04-05 | 2 | -8/+8 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | kfifo: fix inaccurate comment | Martin Kelly | 2018-03-27 | 1 | -1/+1 |
| * | | | | | | | treewide: Align function definition open/close braces | Joe Perches | 2018-03-26 | 1 | -7/+7 |
* | | | | | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-04 | 1 | -40/+38 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 4.16-rc7 into char-misc-next | Greg Kroah-Hartman | 2018-03-28 | 8 | -11/+157 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | devres: combine function devm_ioremap* | Yisheng Xie | 2018-03-15 | 1 | -40/+38 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-04 | 1 | -21/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | lib/kobject: Join string literals back | Andy Shevchenko | 2018-03-15 | 1 | -21/+18 |
* | | | | | | | | | | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-04 | 1 | -0/+30 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 4.16-rc7 into staging-next | Greg Kroah-Hartman | 2018-03-28 | 5 | -4/+144 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge 4.16-rc6 into staging-next | Greg Kroah-Hartman | 2018-03-19 | 6 | -18/+25 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 4.16-rc3 into staging-next | Greg Kroah-Hartman | 2018-02-26 | 5 | -4/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2018-02-20 | 1 | -0/+30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | lib: Add strongly typed 64bit int_sqrt | Crt Mori | 2018-02-04 | 1 | -0/+30 |
* | | | | | | | | | | | | | Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 2018-04-04 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | libcrc32c: Add crc32c_impl function | Nikolay Borisov | 2018-03-26 | 1 | -0/+6 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-04-03 | 2 | -15/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | lib: zstd: clean up Makefile for simpler composite object handling | Masahiro Yamada | 2018-03-26 | 1 | -13/+4 |
| * | | | | | | | | | | | | | kbuild: rename built-in.o to built-in.a | Nicholas Piggin | 2018-03-26 | 1 | -2/+2 |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |