| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-12-23 | 1 | -1/+2 |
|\ |
|
| * | pipe: Fix bogus dereference in iov_iter_alignment() | Jan Kara | 2019-12-16 | 1 | -1/+2 |
* | | Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-12-22 | 1 | -1/+1 |
|\ \ |
|
| * | | sbitmap: only queue kyber's wait callback if not already active | David Jeffery | 2019-12-21 | 1 | -1/+1 |
* | | | lib/Kconfig.debug: fix some messed up configurations | Changbin Du | 2019-12-18 | 1 | -49/+51 |
|/ / |
|
* / | lib: raid6: fix awk build warnings | Greg Kroah-Hartman | 2019-12-09 | 1 | -1/+1 |
|/ |
|
* | lib/: fix Kconfig indentation | Krzysztof Kozlowski | 2019-12-07 | 3 | -22/+22 |
* | kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' | Changbin Du | 2019-12-07 | 1 | -12/+12 |
* | kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' | Changbin Du | 2019-12-07 | 1 | -9/+9 |
* | kernel-hacking: create a submenu for scheduler debugging options | Changbin Du | 2019-12-07 | 1 | -0/+4 |
* | kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE | Changbin Du | 2019-12-07 | 1 | -12/+12 |
* | kernel-hacking: move Oops into 'Lockups and Hangs' | Changbin Du | 2019-12-07 | 1 | -29/+29 |
* | kernel-hacking: move kernel testing and coverage options to same submenu | Changbin Du | 2019-12-07 | 1 | -84/+89 |
* | kernel-hacking: group kernel data structures debugging together | Changbin Du | 2019-12-07 | 1 | -10/+14 |
* | kernel-hacking: create submenu for arch special debugging options | Changbin Du | 2019-12-07 | 1 | -0/+4 |
* | kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum... | Changbin Du | 2019-12-07 | 1 | -4/+8 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-12-05 | 2 | -7/+9 |
|\ |
|
| * | Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int... | Olof Johansson | 2019-11-11 | 2 | -7/+9 |
| |\ |
|
| | * | logic_pio: Build into a library | John Garry | 2019-11-05 | 1 | -1/+1 |
| | * | lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration | John Garry | 2019-11-05 | 1 | -6/+8 |
* | | | lib/bitmap: introduce bitmap_replace() helper | Andy Shevchenko | 2019-12-05 | 2 | -0/+50 |
* | | | lib/test_bitmap: fix comment about this file | Andy Shevchenko | 2019-12-05 | 1 | -1/+1 |
* | | | lib/test_bitmap: move exp1 and exp2 upper for others to use | Andy Shevchenko | 2019-12-05 | 1 | -21/+20 |
* | | | lib/test_bitmap: rename exp to exp1 to avoid ambiguous name | Andy Shevchenko | 2019-12-05 | 1 | -22/+22 |
* | | | lib/test_bitmap: name EXP_BYTES properly | Andy Shevchenko | 2019-12-05 | 1 | -5/+5 |
* | | | lib/test_bitmap: undefine macros after use | Andy Shevchenko | 2019-12-05 | 1 | -0/+4 |
* | | | lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ... | Andy Shevchenko | 2019-12-05 | 1 | -1/+1 |
* | | | lib/ubsan: don't serialize UBSAN report | Julien Grall | 2019-12-05 | 1 | -41/+23 |
* | | | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr | Huang Shijie | 2019-12-05 | 1 | -3/+3 |
* | | | lib/genalloc.c: export symbol addr_in_gen_pool | Huang Shijie | 2019-12-05 | 1 | -0/+1 |
* | | | lib/math/rational.c: fix possible incorrect result from rational fractions he... | Trent Piepho | 2019-12-05 | 1 | -13/+50 |
* | | | lib/test_meminit.c: add bulk alloc/free tests | Laura Abbott | 2019-12-05 | 1 | -1/+19 |
* | | | lib/test_bitmap.c: add for_each_set_clump8 test cases | William Breathitt Gray | 2019-12-05 | 1 | -0/+65 |
* | | | bitops: introduce the for_each_set_clump8 macro | William Breathitt Gray | 2019-12-05 | 1 | -0/+14 |
* | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-03 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'pci/resource' | Bjorn Helgaas | 2019-11-28 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 2019-10-14 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-12-03 | 1 | -11/+0 |
|\ \ \ \ |
|
| * | | | | kbuild: move headers_check rule to usr/include/Makefile | Masahiro Yamada | 2019-11-14 | 1 | -11/+0 |
* | | | | | Merge tag 'docs-5.5a' of git://git.lwn.net/linux | Linus Torvalds | 2019-12-02 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'v5.4-rc4' into docs-next | Jonathan Corbet | 2019-10-29 | 8 | -51/+260 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | genalloc: Fix a set of docs build warnings | Jonathan Corbet | 2019-10-07 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-12-02 | 3 | -11/+71 |
|\ \ \ \ \ |
|
| * | | | | | kasan: add test for vmalloc | Daniel Axtens | 2019-12-01 | 1 | -0/+26 |
| * | | | | | kasan: support backing vmalloc space with real shadow memory | Daniel Axtens | 2019-12-01 | 1 | -0/+16 |
| * | | | | | rss_stat: add support to detect RSS updates of external mm | Joel Fernandes (Google) | 2019-12-01 | 1 | -11/+29 |
* | | | | | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 2019-12-02 | 1 | -0/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | lib: devres: add a helper function for ioremap_uc | Tuowen Zhao | 2019-11-11 | 1 | -0/+19 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | y2038: vdso: change time_t to __kernel_old_time_t | Arnd Bergmann | 2019-11-15 | 1 | -2/+2 |