index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
2021-11-13
66
-11874
/
+24495
|
\
|
*
lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logical
Nathan Chancellor
2021-11-08
1
-1
/
+1
|
*
lib: zstd: Upgrade to latest upstream zstd version 1.4.10
Nick Terrell
2021-11-08
65
-11944
/
+24453
|
*
lib: zstd: Add decompress_sources.h for decompress_unzstd
Nick Terrell
2021-11-08
2
-5
/
+24
|
*
lib: zstd: Add kernel-specific API
Nick Terrell
2021-11-08
3
-92
/
+185
*
|
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
2021-11-11
1
-3
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
3
-9
/
+51
|
\
\
|
|
/
|
/
|
|
*
mm/scatterlist: replace the !preemptible warning in sg_miter_stop()
Thomas Gleixner
2021-11-09
1
-7
/
+4
|
*
lib: uninline simple_strntoull() as well
Alexey Dobriyan
2021-11-09
1
-2
/
+1
|
*
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
2021-11-09
1
-0
/
+25
|
*
lib, stackdepot: add helper to print stack entries
Imran Khan
2021-11-09
1
-0
/
+18
|
*
lib, stackdepot: check stackdepot handle before accessing slabs
Imran Khan
2021-11-09
1
-0
/
+3
*
|
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-11-08
1
-0
/
+4
|
\
\
|
*
|
isystem: delete global -isystem compile option
Alexey Dobriyan
2021-09-22
1
-0
/
+4
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
8
-53
/
+85
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
kfence: default to dynamic branch instead of static keys mode
Marco Elver
2021-11-06
1
-11
/
+15
|
*
|
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2021-11-06
1
-24
/
+0
|
*
|
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
1
-1
/
+1
|
*
|
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
2
-2
/
+2
|
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
|
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
|
lib/test_vmalloc.c: use swap() to make code cleaner
Changcheng Deng
2021-11-06
1
-4
/
+2
|
*
|
kasan: test: bypass __alloc_size checks
Kees Cook
2021-11-06
2
-1
/
+9
|
*
|
kasan: test: add memcpy test that avoids out-of-bounds write
Peter Collingbourne
2021-11-06
1
-1
/
+17
|
*
|
lib/stackdepot: introduce __stack_depot_save()
Marco Elver
2021-11-06
1
-6
/
+37
|
*
|
lib/stackdepot: remove unused function argument
Marco Elver
2021-11-06
1
-5
/
+4
*
|
|
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-04
2
-35
/
+27
|
\
\
\
|
*
|
|
dyndbg: refine verbosity 1-4 summary-detail
Jim Cromie
2021-10-21
1
-11
/
+14
|
*
|
|
Merge 5.15-rc6 into driver-core-next
Greg Kroah-Hartman
2021-10-18
2
-3
/
+3
|
|
\
|
|
|
*
|
|
dyndbg: fix spurious vNpr_info change
Jim Cromie
2021-10-15
1
-1
/
+1
|
*
|
|
dyndbg: no vpr-info on empty queries
Jim Cromie
2021-10-14
1
-2
/
+4
|
*
|
|
dyndbg: vpr-info on remove-module complete, not starting
Jim Cromie
2021-10-14
1
-2
/
+2
|
*
|
|
dyndbg: Remove support for ddebug_query param
Andrew Halaney
2021-10-14
1
-25
/
+0
|
*
|
|
dyndbg: make dyndbg a known cli param
Andrew Halaney
2021-10-14
1
-0
/
+12
|
*
|
|
dyndbg: show module in vpr-info in dd-exec-queries
Jim Cromie
2021-10-13
1
-1
/
+1
|
*
|
|
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
2021-10-04
7
-11
/
+91
|
|
\
\
\
|
*
|
|
|
kobject: unexport kobject_create() in kobject.h
Qu Wenruo
2021-09-14
1
-1
/
+1
*
|
|
|
|
string: uninline memcpy_and_pad
Guenter Roeck
2021-11-03
1
-0
/
+20
*
|
|
|
|
Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-11-02
4
-37
/
+245
|
\
\
\
\
\
|
*
|
|
|
|
kunit: Reset suite count after running tests
David Gow
2021-10-19
1
-2
/
+4
|
*
|
|
|
|
kunit: add 'kunit.action' param to allow listing out tests
Daniel Latypov
2021-10-19
1
-5
/
+40
|
*
|
|
|
|
kunit: fix too small allocation when using suite-only kunit.filter_glob
Daniel Latypov
2021-10-19
2
-1
/
+2
|
*
|
|
|
|
kunit: tool: allow filtering test cases via glob
Daniel Latypov
2021-10-19
2
-24
/
+192
|
*
|
|
|
|
kunit: drop assumption in kunit-log-test about current suite
Daniel Latypov
2021-10-19
1
-6
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-02
1
-0
/
+82
|
\
\
\
\
\
|
*
|
|
|
|
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-28
6
-12
/
+13
|
|
\
|
|
|
|
|
*
|
|
|
|
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-10-11
1
-1
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-10-11
1
-0
/
+82
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
lib: devres: Add managed arch_io_reserve_memtype_wc()
Thomas Zimmermann
2021-09-23
1
-0
/
+46
|
|
*
|
|
|
|
lib: devres: Add managed arch_phys_wc_add()
Thomas Zimmermann
2021-09-23
1
-0
/
+36
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
[next]