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
2024-05-13
Merge tag 'slab-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+46
2024-05-10
Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-17
/
+49
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2
-4
/
+4
2024-05-09
crypto: lib - implement library version of AES in CFB mode
Ard Biesheuvel
3
-0
/
+265
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2024-05-09
bitmap: relax find_nth_bit() limitation on return value
Yury Norov
2
-3
/
+3
2024-05-09
lib: make test_bitops compilable into the kernel image
Yury Norov
1
-1
/
+0
2024-05-09
lib/test_bitops: Add benchmark test for fns()
Kuan-Wei Chiu
1
-0
/
+28
2024-05-08
closures: closure_sync_timeout()
Kent Overstreet
1
-0
/
+37
2024-05-08
kfifo: don't use "proxy" headers
Andy Shevchenko
1
-4
/
+4
2024-05-07
lib: Allow for the DIM library to be modular
Florian Fainelli
3
-3
/
+6
2024-05-06
kunit: bail out early in __kunit_test_suites_init() if there are no suites to...
Scott Mayhew
1
-0
/
+3
2024-05-06
kunit: string-stream-test: use KUNIT_DEFINE_ACTION_WRAPPER
Ivan Orlov
1
-10
/
+2
2024-05-06
kunit: test: Move fault tests behind KUNIT_FAULT_TEST Kconfig option
David Gow
2
-4
/
+15
2024-05-06
kunit: unregister the device on error
Wander Lairson Costa
1
-1
/
+1
2024-05-06
kunit: Fix race condition in try-catch completion
David Gow
1
-3
/
+7
2024-05-06
kunit: Add tests for fault
Mickaël Salaün
1
-1
/
+44
2024-05-06
kunit: Print last test location on fault
Mickaël Salaün
1
-3
/
+7
2024-05-06
kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
Mickaël Salaün
1
-9
/
+9
2024-05-06
kunit: Handle test faults
Mickaël Salaün
1
-7
/
+12
2024-05-06
kunit: Fix timeout message
Mickaël Salaün
1
-1
/
+2
2024-05-06
kunit: Fix kthread reference
Mickaël Salaün
1
-3
/
+6
2024-05-06
kunit: Handle thread creation error
Mickaël Salaün
1
-0
/
+1
2024-05-05
xarray: inline xas_descend to improve performance
Long Li
1
-1
/
+2
2024-05-05
XArray: set the marks correctly when splitting an entry
Matthew Wilcox (Oracle)
2
-5
/
+32
2024-05-05
lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()
Luis Chamberlain
1
-4
/
+9
2024-05-05
maple_tree: fix mas_empty_area_rev() null pointer dereference
Liam R. Howlett
1
-8
/
+8
2024-05-05
Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2024-05-02
wrapper for access to ->bd_partno
Al Viro
1
-1
/
+1
2024-05-02
Use bdev_is_paritition() instead of open-coding it
Al Viro
1
-1
/
+1
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+6
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-3
/
+4
2024-05-02
string: Add additional __realloc_size() annotations for "dup" helpers
Kees Cook
1
-0
/
+26
2024-05-02
vmlinux: Avoid weak reference to notes section
Ard Biesheuvel
1
-2
/
+2
2024-05-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+2
2024-05-02
lib/fonts: Allow to select fonts for drm_panic
Jocelyn Falempe
1
-10
/
+10
2024-05-01
kunit/fortify: Fix replaced failure path to unbreak __alloc_size
Kees Cook
1
-3
/
+3
2024-05-01
objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids
Andrii Nakryiko
1
-6
/
+6
2024-05-01
objpool: enable inlining objpool_push() and objpool_pop() operations
Andrii Nakryiko
1
-100
/
+0
2024-04-30
kunit/fortify: Add memcpy() tests
Kees Cook
1
-3
/
+82
2024-04-30
kunit/fortify: Do not spam logs with fortify WARNs
Kees Cook
1
-1
/
+8
2024-04-30
kunit/fortify: Rename tests to use recommended conventions
Kees Cook
1
-40
/
+40
2024-04-30
dyndbg: fix old BUG_ON in >control parser
Jim Cromie
1
-1
/
+5
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+3
2024-04-26
kunit/fortify: Fix mismatched kvalloc()/vfree() usage
Kees Cook
1
-8
/
+8
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2024-04-26
Fix a potential infinite loop in extract_user_to_sg()
David Howells
1
-1
/
+1
2024-04-26
sbitmap: use READ_ONCE to access map->word
linke li
1
-4
/
+4
[prev]
[next]