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-07-18
Merge tag 'bootconfig-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+9
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-10
/
+12
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-23
/
+155
2024-07-16
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
14
-368
/
+871
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+10
2024-07-15
Merge tag 'core-debugobjects-2024-07-14' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-10
/
+11
2024-07-14
Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2024-07-15
fortify: fix warnings in fortify tests with KASAN
Masahiro Yamada
1
-0
/
+4
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
8
-18
/
+85
2024-07-12
kunit: executor: Simplify string allocation handling
Kees Cook
2
-10
/
+4
2024-07-12
bootconfig: Remove duplicate included header file linux/bootconfig.h
Thorsten Blum
1
-11
/
+9
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2024-07-10
Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+3
2024-07-10
Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+3
2024-07-10
closures: fix closure_sync + closure debugging
Kent Overstreet
1
-0
/
+3
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+10
2024-07-06
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...
Paul Menzel
1
-1
/
+3
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
7
-18
/
+84
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+48
2024-07-03
vdso/gettimeofday: Clarify comment about open coded function
Anna-Maria Behnsen
1
-10
/
+10
2024-07-02
kunit/usercopy: Add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
2
-0
/
+9
2024-06-28
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-6
/
+46
2024-06-28
string: kunit: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-28
Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-2
/
+4
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2024-06-25
bpf: Fix tailcall cases in test_bpf
Leon Hwang
1
-0
/
+10
2024-06-25
dim: add new interfaces for initialization and getting results
Heng Qi
1
-0
/
+68
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
1
-0
/
+70
2024-06-25
dim: make DIMLIB dependent on NET
Heng Qi
1
-0
/
+1
2024-06-25
linux/dim: move useful macros to .h file
Heng Qi
1
-6
/
+0
2024-06-24
debugobjects: Annotate racy debug variables
Breno Leitao
1
-10
/
+11
2024-06-24
lib/fonts: Fix visiblity of SUN12x22 and TER16x32 if DRM_PANIC
Geert Uytterhoeven
1
-2
/
+4
2024-06-23
closures: closure_get_not_zero(), closure_return_sync()
Kent Overstreet
1
-6
/
+46
2024-06-22
Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-2
/
+8
2024-06-21
closures: Change BUG_ON() to WARN_ON()
Kent Overstreet
1
-2
/
+8
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-10
/
+10
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+32
2024-06-19
fortify: Do not special-case 0-sized destinations
Kees Cook
1
-2
/
+1
2024-06-18
cpumask: limit FORCE_NR_CPUS to just the UP case
Linus Torvalds
1
-7
/
+1
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+13
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+18
2024-06-15
lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
Suren Baghdasaryan
1
-3
/
+13
2024-06-14
usercopy: Convert test_user_copy to KUnit test
Kees Cook
4
-344
/
+339
2024-06-14
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
2
-0
/
+114
2024-06-13
mm profiling: Remove superfluous sentinel element from ctl_table
Joel Granados
1
-1
/
+0
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
[next]