index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2024-03-05
string: Convert helpers selftest to KUnit
Kees Cook
1
-1
/
+1
2024-03-05
string: Convert selftest to KUnit
Kees Cook
1
-1
/
+1
2024-02-29
fortify: Add KUnit tests for runtime overflows
Kees Cook
1
-0
/
+2
2024-02-12
PCI: Move pci_iomap.c to drivers/pci/
Philipp Stanner
1
-1
/
+0
2024-02-06
ubsan: Silence W=1 warnings in self-test
Kees Cook
1
-0
/
+1
2024-01-22
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
1
-2
/
+0
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+2
2023-11-03
Merge tag 'bitmap-for-6.7' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2023-11-01
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-1
/
+3
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+2
2023-10-27
acpi: Move common tables helper functions to common lib
Dave Jiang
1
-0
/
+2
2023-10-19
bcache: move closures to lib/
Kent Overstreet
1
-0
/
+2
2023-10-18
lib: objpool test module added
wuqiang.matt
1
-0
/
+2
2023-10-18
lib: objpool added: ring-array based lockless MPMC
wuqiang.matt
1
-1
/
+1
2023-10-16
lib: add light-weight queuing mechanism.
NeilBrown
1
-1
/
+1
2023-10-14
lib/bitmap: split-out string-related operations to a separate files
Yury Norov
1
-1
/
+1
2023-09-09
iov_iter: Kunit tests for copying to/from an iterator
David Howells
1
-0
/
+1
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+0
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
1
-1
/
+1
2023-08-11
crypto: lib - Move mpi into lib/crypto
Herbert Xu
1
-1
/
+0
2023-07-18
lib/bitmap: workaround const_eval test build failure
Yury Norov
1
-0
/
+6
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-06-09
mm: page_alloc: collect mem statistic into show_mem.c
Kefeng Wang
1
-1
/
+1
2023-05-25
x86/csum: Improve performance of `csum_partial`
Noah Goldstein
1
-0
/
+1
2023-05-16
string: Add Kunit tests for strcat() family
Kees Cook
1
-0
/
+1
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-03-28
atomics: Provide rcuref - scalable reference counting
Thomas Gleixner
1
-1
/
+1
2023-03-19
dyndbg: cleanup dynamic usage in ib_srp.c
Jason Baron
1
-0
/
+3
2023-02-27
kunit: Fix 'hooks.o' build by recursing into kunit
David Gow
1
-8
/
+4
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+2
2023-02-23
Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+9
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2023-02-08
arm64: Support Clang UBSAN trap codes for better reporting
Kees Cook
1
-2
/
+0
2023-02-08
lib/hashtable_test.c: add test for the hashtable structure
Rae Moar
1
-0
/
+1
2023-02-08
kunit: Add "hooks" to call into KUnit when it's built as a module
David Gow
1
-0
/
+8
2023-02-02
lib: add Dhrystone benchmark test
Geert Uytterhoeven
1
-0
/
+2
2023-01-17
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
1
-0
/
+2
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2022-12-02
lib: fortify_kunit: build without structleak plugin
Anders Roxell
1
-0
/
+1
2022-11-22
kunit/fortify: Validate __alloc_size attribute results
Kees Cook
1
-0
/
+1
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
1
-0
/
+1
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
1
-0
/
+1
2022-11-01
siphash: Convert selftest to KUnit
Kees Cook
1
-1
/
+1
2022-11-01
string: Convert strscpy() self-test to KUnit
Kees Cook
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+4
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+0
[next]