index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
9
-93
/
+802
2023-08-28
Merge tag 'locking-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-100
/
+35
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-22
/
+27
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-15
/
+28
2023-08-25
lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
Helge Deller
1
-26
/
+6
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+7
2023-08-24
maple_tree: disable mas_wr_append() when other readers are possible
Liam R. Howlett
1
-0
/
+7
2023-08-21
radix tree: remove unused variable
Arnd Bergmann
1
-1
/
+0
2023-08-21
kunit: fix struct kunit_attr header
Rae Moar
1
-0
/
+2
2023-08-15
hardening: Move BUG_ON_DATA_CORRUPTION to hardening options
Marco Elver
1
-11
/
+1
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
3
-4
/
+12
2023-08-15
list_debug: Introduce inline wrappers for debug checks
Marco Elver
1
-6
/
+5
2023-08-11
Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-08-08
kunit: Allow kunit test modules to use test filtering
Janusz Krzysztofik
3
-27
/
+55
2023-08-08
kunit: Make 'list' action available to kunit test modules
Janusz Krzysztofik
2
-14
/
+32
2023-08-08
kunit: Report the count of test suites in a module
Janusz Krzysztofik
3
-32
/
+52
2023-08-07
Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-08-04
crypto, cifs: fix error handling in extract_iter_to_sg()
David Howells
1
-1
/
+1
2023-08-04
kunit: fix uninitialized variables bug in attributes filtering
Rae Moar
3
-31
/
+29
2023-08-04
kunit: fix possible memory leak in kunit_filter_suites()
Ruan Jinjie
1
-5
/
+12
2023-08-02
Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linux
Linus Torvalds
3
-5
/
+14
2023-07-31
kunit: fix wild-memory-access bug in kunit_filter_suites()
Ruan Jinjie
1
-1
/
+2
2023-07-30
Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-07-26
kunit: add tests for filtering attributes
Rae Moar
1
-0
/
+116
2023-07-26
kunit: memcpy: Mark tests as slow using test attributes
Rae Moar
2
-4
/
+7
2023-07-26
kunit: Add ability to filter attributes
Rae Moar
4
-28
/
+358
2023-07-26
kunit: Add module attribute
Rae Moar
1
-0
/
+25
2023-07-26
kunit: Add speed attribute
Rae Moar
2
-1
/
+52
2023-07-26
kunit: Add test attributes API structure
Rae Moar
4
-12
/
+109
2023-07-26
lockdep/selftests: Use SBRM APIs for wait context tests
Boqun Feng
1
-100
/
+35
2023-07-26
misc/genalloc: Name subpools by of_node_full_name()
Linus Walleij
1
-1
/
+1
2023-07-24
iov_iter: Add copy_folio_from_iter_atomic()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-07-24
iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
Matthew Wilcox (Oracle)
1
-10
/
+23
2023-07-24
iov_iter: Map the page later in copy_page_from_iter_atomic()
Matthew Wilcox (Oracle)
1
-8
/
+8
2023-07-22
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+7
2023-07-21
sbitmap: fix batching wakeup
David Jeffery
1
-8
/
+7
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
1
-0
/
+13
2023-07-18
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+6
2023-07-18
lib/bitmap: workaround const_eval test build failure
Yury Norov
2
-4
/
+10
2023-07-17
ubsan: Clarify Kconfig text for CONFIG_UBSAN_TRAP
Jann Horn
1
-1
/
+9
2023-07-17
cpumask: eliminate kernel-doc warnings
Randy Dunlap
1
-1
/
+4
2023-07-17
maple_tree: fix 32 bit mas_next testing
Liam R. Howlett
1
-1
/
+4
2023-07-17
maple_tree: set the node limit when creating a new root node
Peng Zhang
1
-1
/
+2
2023-07-11
workqueue: Fix cpu_intensive_thresh_us name in help text
Geert Uytterhoeven
1
-1
/
+1
2023-07-10
iov_iter: Mark copy_iovec_from_user() noclone
Peter Zijlstra
1
-1
/
+1
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+9
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+1
2023-07-08
Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux
Linus Torvalds
3
-5
/
+17
2023-07-08
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
1
-2
/
+9
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
[next]