index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
3
-22
/
+22
2019-12-07
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
1
-9
/
+9
2019-12-07
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move Oops into 'Lockups and Hangs'
Changbin Du
1
-29
/
+29
2019-12-07
kernel-hacking: move kernel testing and coverage options to same submenu
Changbin Du
1
-84
/
+89
2019-12-07
kernel-hacking: group kernel data structures debugging together
Changbin Du
1
-10
/
+14
2019-12-07
kernel-hacking: create submenu for arch special debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...
Changbin Du
1
-4
/
+8
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-7
/
+9
2019-12-05
lib/bitmap: introduce bitmap_replace() helper
Andy Shevchenko
2
-0
/
+50
2019-12-05
lib/test_bitmap: fix comment about this file
Andy Shevchenko
1
-1
/
+1
2019-12-05
lib/test_bitmap: move exp1 and exp2 upper for others to use
Andy Shevchenko
1
-21
/
+20
2019-12-05
lib/test_bitmap: rename exp to exp1 to avoid ambiguous name
Andy Shevchenko
1
-22
/
+22
2019-12-05
lib/test_bitmap: name EXP_BYTES properly
Andy Shevchenko
1
-5
/
+5
2019-12-05
lib/test_bitmap: undefine macros after use
Andy Shevchenko
1
-0
/
+4
2019-12-05
lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...
Andy Shevchenko
1
-1
/
+1
2019-12-05
lib/ubsan: don't serialize UBSAN report
Julien Grall
1
-41
/
+23
2019-12-05
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
1
-3
/
+3
2019-12-05
lib/genalloc.c: export symbol addr_in_gen_pool
Huang Shijie
1
-0
/
+1
2019-12-05
lib/math/rational.c: fix possible incorrect result from rational fractions he...
Trent Piepho
1
-13
/
+50
2019-12-05
lib/test_meminit.c: add bulk alloc/free tests
Laura Abbott
1
-1
/
+19
2019-12-05
lib/test_bitmap.c: add for_each_set_clump8 test cases
William Breathitt Gray
1
-0
/
+65
2019-12-05
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
1
-0
/
+14
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-12-03
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-11
/
+0
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-12-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-11
/
+71
2019-12-02
Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-0
/
+19
2019-12-02
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-12-01
kasan: add test for vmalloc
Daniel Axtens
1
-0
/
+26
2019-12-01
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
1
-0
/
+16
2019-12-01
rss_stat: add support to detect RSS updates of external mm
Joel Fernandes (Google)
1
-11
/
+29
2019-12-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2019-12-01
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-118
/
+151
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-0
/
+42
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-1
/
+1
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-11
/
+68
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+42
2019-11-27
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-37
/
+88
2019-11-27
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-0
/
+22
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-241
/
+40
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
3
-0
/
+22
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-9
/
+103
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
16
-21
/
+10743
2019-11-26
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-1
/
+362
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-1
/
+282
[next]