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.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-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
2023-12-22
crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
Tianjia Zhang
1
-0
/
+3
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-15
/
+0
2023-12-21
ida: Fix crash in ida_free when the bitmap is empty
Matthew Wilcox (Oracle)
2
-1
/
+41
2023-12-21
kcov: remove stale RANDOMIZE_BASE text
Mark Rutland
1
-4
/
+0
2023-12-21
UBSAN: use the kernel panic message markers
Borislav Petkov (AMD)
1
-4
/
+3
2023-12-21
maple_tree: avoid checking other gaps after getting the largest gap
Peng Zhang
1
-0
/
+3
2023-12-21
maple_tree: fix typos/spellos etc
Randy Dunlap
1
-4
/
+4
2023-12-21
lib/maple_tree.c: fix build error due to hotfix alteration
Andrew Morton
1
-1
/
+1
2023-12-21
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+11
2023-12-21
maple_tree: do not preallocate nodes for slot stores
Sidhartha Kumar
1
-0
/
+11
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-12-18
kunit: Reset test->priv after each param iteration
Michal Wajdeczko
1
-0
/
+1
2023-12-18
kunit: Add example for using test->priv
Michal Wajdeczko
1
-0
/
+15
2023-12-18
overflow: Replace fake root_device with kunit_device
davidgow@google.com
1
-3
/
+2
2023-12-18
fortify: test: Use kunit_device
davidgow@google.com
1
-2
/
+3
2023-12-18
kunit: Add APIs for managing devices
davidgow@google.com
5
-2
/
+336
2023-12-18
kunit: add ability to run tests after boot using debugfs
Rae Moar
2
-0
/
+78
2023-12-18
kunit: add is_init test attribute
Rae Moar
2
-1
/
+65
2023-12-18
kunit: add example suite to test init suites
Rae Moar
1
-0
/
+37
2023-12-18
kunit: add KUNIT_INIT_TABLE to init linker section
Rae Moar
2
-13
/
+77
2023-12-18
kunit: debugfs: Handle errors from alloc_string_stream()
Richard Fitzgerald
1
-5
/
+25
2023-12-18
kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
Richard Fitzgerald
1
-1
/
+3
2023-12-18
kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
Richard Fitzgerald
1
-1
/
+1
2023-12-18
kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
Richard Fitzgerald
1
-1
/
+1
2023-12-18
kunit: Add a macro to wrap a deferred action function
David Gow
2
-6
/
+5
2023-12-16
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-15
/
+0
2023-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+16
2023-12-12
maple_tree: change return type of mas_split_final_node as void.
Levi Yun
1
-2
/
+1
2023-12-12
maple_tree: simplify mas_leaf_set_meta()
Peng Zhang
1
-18
/
+4
2023-12-12
maple_tree: delete one of the two identical checks
Peng Zhang
1
-3
/
+0
2023-12-12
maple_tree: remove an unused parameter for ma_meta_end()
Peng Zhang
1
-6
/
+4
2023-12-12
maple_tree: avoid ascending when mas->min is also the parent's minimum
Peng Zhang
1
-3
/
+5
2023-12-12
maple_tree: move the check forward to avoid static check warning
Peng Zhang
1
-1
/
+1
2023-12-12
maple_tree: remove unused function
Jiapeng Chong
1
-29
/
+0
2023-12-12
maple_tree: mtree_range_walk() clean up
Liam R. Howlett
1
-15
/
+12
2023-12-12
maple_tree: don't find node end in mtree_lookup_walk()
Liam R. Howlett
2
-9
/
+24
2023-12-12
maple_tree: use maple state end for write operations
Liam R. Howlett
1
-22
/
+24
2023-12-12
maple_tree: remove mas_searchable()
Liam R. Howlett
1
-50
/
+16
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
2
-274
/
+374
2023-12-12
maple_tree: clean up inlines for some functions
Liam R. Howlett
1
-39
/
+39
2023-12-12
maple_tree: use cached node end in mas_destroy()
Liam R. Howlett
1
-1
/
+1
2023-12-12
maple_tree: use cached node end in mas_next()
Liam R. Howlett
1
-6
/
+8
2023-12-12
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
1
-0
/
+7
2023-12-12
maple_tree: make mas_erase() more robust
Liam R. Howlett
1
-1
/
+1
2023-12-12
maple_tree: remove unnecessary default labels from switch statements
Liam R. Howlett
1
-7
/
+2
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
1
-1
/
+1
2023-12-11
ida: make 'ida_dump' static
Arnd Bergmann
1
-1
/
+1
2023-12-11
kasan: record and report more information
Juntong Deng
1
-0
/
+21
2023-12-11
lib/stackdepot: adjust DEPOT_POOLS_CAP for KMSAN
Andrey Konovalov
1
-0
/
+10
2023-12-11
lib/stackdepot: allow users to evict stack traces
Andrey Konovalov
1
-1
/
+36
[prev]
[next]