index
:
Linux Stable
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.13.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 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-01-10
2
-0
/
+16
|
\
|
*
crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
Tianjia Zhang
2023-12-22
1
-0
/
+3
|
*
crypto: lib/aesgcm - Add kernel docs for aesgcm_mac
Sagar Vashnav
2023-11-17
1
-0
/
+13
*
|
Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-01-09
13
-34
/
+685
|
\
\
|
*
|
kunit: Fix some comments which were mistakenly kerneldoc
David Gow
2024-01-03
1
-3
/
+3
|
*
|
kunit: Add example of kunit_activate_static_stub() with pointer-to-function
Richard Fitzgerald
2024-01-03
1
-0
/
+35
|
*
|
kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
Richard Fitzgerald
2024-01-03
1
-1
/
+3
|
*
|
kunit: Reset test->priv after each param iteration
Michal Wajdeczko
2023-12-18
1
-0
/
+1
|
*
|
kunit: Add example for using test->priv
Michal Wajdeczko
2023-12-18
1
-0
/
+15
|
*
|
overflow: Replace fake root_device with kunit_device
davidgow@google.com
2023-12-18
1
-3
/
+2
|
*
|
fortify: test: Use kunit_device
davidgow@google.com
2023-12-18
1
-2
/
+3
|
*
|
kunit: Add APIs for managing devices
davidgow@google.com
2023-12-18
5
-2
/
+336
|
*
|
kunit: add ability to run tests after boot using debugfs
Rae Moar
2023-12-18
2
-0
/
+78
|
*
|
kunit: add is_init test attribute
Rae Moar
2023-12-18
2
-1
/
+65
|
*
|
kunit: add example suite to test init suites
Rae Moar
2023-12-18
1
-0
/
+37
|
*
|
kunit: add KUNIT_INIT_TABLE to init linker section
Rae Moar
2023-12-18
2
-13
/
+77
|
*
|
kunit: debugfs: Handle errors from alloc_string_stream()
Richard Fitzgerald
2023-12-18
1
-5
/
+25
|
*
|
kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
Richard Fitzgerald
2023-12-18
1
-1
/
+3
|
*
|
kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
Richard Fitzgerald
2023-12-18
1
-1
/
+1
|
*
|
kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
Richard Fitzgerald
2023-12-18
1
-1
/
+1
|
*
|
kunit: Add a macro to wrap a deferred action function
David Gow
2023-12-18
2
-6
/
+5
*
|
|
Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-01-09
1
-21
/
+9
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'acpi-osl', 'acpi-bus' and 'acpi-tables'
Rafael J. Wysocki
2024-01-04
1
-21
/
+9
|
|
\
\
\
\
\
|
|
|
|
*
|
|
ACPI: tables: Correct and clean up the logic of acpi_parse_entries_array()
Yuntao Wang
2023-12-06
1
-21
/
+9
*
|
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
4
-61
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib/trace_readwrite.c:: replace asm-generic/io with linux/io
Tanzir Hasan
2023-12-29
1
-1
/
+1
|
*
|
|
|
|
|
|
lib: crc_ccitt_false() is identical to crc_itu_t()
Mathis Marion
2023-12-29
1
-55
/
+0
|
*
|
|
|
|
|
|
lib: add note about process exit message for DEBUG_STACK_USAGE
Uwe Kleine-König
2023-12-29
1
-0
/
+2
|
*
|
|
|
|
|
|
kcov: remove stale RANDOMIZE_BASE text
Mark Rutland
2023-12-20
1
-4
/
+0
|
*
|
|
|
|
|
|
ida: make 'ida_dump' static
Arnd Bergmann
2023-12-10
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
7
-709
/
+1213
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-01-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
lib/stackdepot: add printk_deferred_enter/exit guards
Andrey Konovalov
2023-12-29
1
-0
/
+9
|
*
|
|
|
|
|
|
|
UBSAN: use the kernel panic message markers
Borislav Petkov (AMD)
2023-12-20
1
-4
/
+3
|
*
|
|
|
|
|
|
|
maple_tree: avoid checking other gaps after getting the largest gap
Peng Zhang
2023-12-20
1
-0
/
+3
|
*
|
|
|
|
|
|
|
maple_tree: fix typos/spellos etc
Randy Dunlap
2023-12-20
1
-4
/
+4
|
*
|
|
|
|
|
|
|
lib/maple_tree.c: fix build error due to hotfix alteration
Andrew Morton
2023-12-20
1
-1
/
+1
|
*
|
|
|
|
|
|
|
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
1
-0
/
+11
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
maple_tree: change return type of mas_split_final_node as void.
Levi Yun
2023-12-12
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
maple_tree: simplify mas_leaf_set_meta()
Peng Zhang
2023-12-12
1
-18
/
+4
|
*
|
|
|
|
|
|
|
|
maple_tree: delete one of the two identical checks
Peng Zhang
2023-12-12
1
-3
/
+0
|
*
|
|
|
|
|
|
|
|
maple_tree: remove an unused parameter for ma_meta_end()
Peng Zhang
2023-12-12
1
-6
/
+4
|
*
|
|
|
|
|
|
|
|
maple_tree: avoid ascending when mas->min is also the parent's minimum
Peng Zhang
2023-12-12
1
-3
/
+5
|
*
|
|
|
|
|
|
|
|
maple_tree: move the check forward to avoid static check warning
Peng Zhang
2023-12-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
maple_tree: remove unused function
Jiapeng Chong
2023-12-12
1
-29
/
+0
|
*
|
|
|
|
|
|
|
|
maple_tree: mtree_range_walk() clean up
Liam R. Howlett
2023-12-12
1
-15
/
+12
|
*
|
|
|
|
|
|
|
|
maple_tree: don't find node end in mtree_lookup_walk()
Liam R. Howlett
2023-12-12
2
-9
/
+24
|
*
|
|
|
|
|
|
|
|
maple_tree: use maple state end for write operations
Liam R. Howlett
2023-12-12
1
-22
/
+24
|
*
|
|
|
|
|
|
|
|
maple_tree: remove mas_searchable()
Liam R. Howlett
2023-12-12
1
-50
/
+16
|
*
|
|
|
|
|
|
|
|
maple_tree: separate ma_state node from status
Liam R. Howlett
2023-12-12
2
-274
/
+374
[next]