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.12.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
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-31
/
+13
2020-06-07
rhashtable: Drop raw RCU deref in nested_table_free
Herbert Xu
1
-4
/
+13
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+17
2020-06-05
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+11
2020-06-05
lib/ubsan.c: fix gcc-10 warnings
Arnd Bergmann
1
-16
/
+17
2020-06-05
lib: make a test module with set/clear bit
Jesse Brandeburg
3
-0
/
+75
2020-06-05
lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
Tan Hu
1
-4
/
+3
2020-06-05
lib/percpu-refcount.c: use a more common logging style
Joe Perches
1
-3
/
+3
2020-06-05
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
1
-56
/
+35
2020-06-05
lib/test_lockup.c: make test_inode static
Jason Yan
1
-1
/
+1
2020-06-05
lib: Add might_fault() to strncpy_from_user.
KP Singh
1
-0
/
+1
2020-06-05
lib/math: avoid trailing newline hidden in pr_fmt()
Christophe JAILLET
1
-5
/
+5
2020-06-05
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
1
-0
/
+22
2020-06-05
kcov: collect coverage from interrupts
Andrey Konovalov
1
-0
/
+9
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-10
/
+19
2020-06-04
kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
Daniel Axtens
1
-10
/
+19
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-48
/
+200
2020-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-06-04
Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-0
/
+18
2020-06-03
lib/vdso: Force inlining of __cvdso_clock_gettime_common()
Christophe Leroy
1
-1
/
+1
2020-06-03
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
4
-0
/
+1237
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-35
/
+39
2020-06-02
ubsan: entirely disable alignment checks under UBSAN_TRAP
Kees Cook
1
-1
/
+1
2020-06-02
mm/ioremap: track which page-table levels were modified
Joerg Roedel
1
-15
/
+31
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
1
-19
/
+7
2020-06-02
lib: Make test_sysctl initialized as module
Masami Hiramatsu
1
-1
/
+1
2020-06-02
lib: Make prime number generator independently selectable
Masami Hiramatsu
1
-1
/
+6
2020-06-02
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+7
2020-06-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+0
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
4
-19
/
+20
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2020-06-01
lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
1
-2
/
+4
2020-06-01
kunit: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
1
-3
/
+6
2020-06-01
kunit: Kconfig: enable a KUNIT_ALL_TESTS fragment
Anders Roxell
1
-0
/
+14
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2020-06-01
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+9
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-9
/
+43
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-25
/
+22
2020-06-01
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
1
-45
/
+107
2020-06-01
ftrace,bug: Improve traceoff_on_warn
Peter Zijlstra
1
-0
/
+3
2020-06-01
Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus
Mark Brown
5
-0
/
+490
2020-06-01
Merge branch 'for-5.8-printf-time64_t' into for-linus
Petr Mladek
2
-5
/
+39
2020-06-01
Merge branch 'for-5.8' into for-linus
Petr Mladek
72
-583
/
+3957
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-20
/
+0
2020-05-28
Makefile: support compressed debug info
Nick Desaulniers
1
-0
/
+17
2020-05-28
radix-tree: Use local_lock for protection
Sebastian Andrzej Siewior
1
-11
/
+9
2020-05-27
software node: implement software_node_unregister()
Greg Kroah-Hartman
1
-1
/
+3
2020-05-26
Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int...
Arnd Bergmann
1
-11
/
+11
2020-05-25
kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs
Greg Kroah-Hartman
1
-7
/
+7
2020-05-25
Merge 5.7-rc7 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+37
[prev]
[next]