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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-23
selftests: fill in some missing configs for net
Jakub Kicinski
1
-0
/
+28
2024-01-23
hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
Michael Kelley
1
-2
/
+2
2024-01-23
Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"
Rahul Rameshbabu
1
-5
/
+20
2024-01-23
Merge tag 'trace-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-7
/
+21
2024-01-23
riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
Pu Lehui
1
-2
/
+3
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
11
-47
/
+24
2024-01-23
Merge branch 'netfs-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Christian Brauner
11
-40
/
+76
2024-01-23
eventfs: Save directory inodes in the eventfs_inode structure
Steven Rostedt (Google)
2
-6
/
+15
2024-01-23
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
1
-0
/
+3
2024-01-23
ovl: mark xwhiteouts directory with overlay.opaque='x'
Amir Goldstein
7
-51
/
+110
2024-01-23
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
1
-1
/
+1
2024-01-23
selftest: Don't reuse port for SO_INCOMING_CPU test.
Kuniyuki Iwashima
1
-18
/
+50
2024-01-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
1
-0
/
+1
2024-01-23
fbdev: stifb: Fix crash in stifb_blank()
Helge Deller
1
-1
/
+1
2024-01-22
drm/ttm: fix ttm pool initialization for no-dma-device drivers
Fedor Pchelkin
1
-2
/
+7
2024-01-22
Revert "btrfs: zstd: fix and simplify the inline extent decompression"
Linus Torvalds
2
-23
/
+54
2024-01-22
afs: Fix missing/incorrect unlocking of RCU read lock
David Howells
1
-2
/
+3
2024-01-22
afs: Remove afs_dynroot_d_revalidate() as it is redundant
David Howells
1
-9
/
+0
2024-01-22
afs: Fix error handling with lookup via FS.InlineBulkStatus
David Howells
2
-3
/
+34
2024-01-22
afs: Hide silly-rename files from userspace
David Howells
1
-0
/
+8
2024-01-22
cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
David Howells
1
-0
/
+3
2024-01-22
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
1
-1
/
+6
2024-01-22
netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
Dan Carpenter
1
-2
/
+3
2024-01-22
netfs, fscache: Prevent Oops in fscache_put_cache()
Dan Carpenter
1
-1
/
+2
2024-01-22
cifs: Don't use certain unnecessary folio_*() functions
David Howells
1
-5
/
+5
2024-01-22
afs: Don't use certain unnecessary folio_*() functions
David Howells
1
-5
/
+5
2024-01-22
netfs: Don't use certain unnecessary folio_*() functions
David Howells
4
-13
/
+13
2024-01-22
fbcon: Fix incorrect printed function name in fbcon_prepare_logo()
Geert Uytterhoeven
1
-2
/
+1
2024-01-22
Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-186
/
+179
2024-01-22
exec: Fix error handling in begin_new_exec()
Bernd Edlinger
1
-0
/
+3
2024-01-22
exec: Add do_close_execat() helper
Kees Cook
1
-6
/
+26
2024-01-22
exec: remove useless comment
Askar Safin
1
-3
/
+0
2024-01-22
ELF, MAINTAINERS: specifically mention ELF
Alexey Dobriyan
1
-1
/
+2
2024-01-22
Merge tag 'Wstringop-overflow-for-6.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-2
/
+16
2024-01-22
Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...
Linus Torvalds
1
-6
/
+38
2024-01-22
netfs: Add Jeff Layton as reviewer
David Howells
1
-0
/
+1
2024-01-22
netfs, cachefiles: Change mailing list
David Howells
1
-2
/
+2
2024-01-22
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
1
-1
/
+1
2024-01-22
net: micrel: Fix PTP frame parsing for lan8814
Horatiu Vultur
1
-0
/
+11
2024-01-22
Merge branch 'dpll-fixes'
David S. Miller
3
-29
/
+100
2024-01-22
dpll: fix register pin with unregistered parent pin
Arkadiusz Kubalewski
1
-6
/
+0
2024-01-22
dpll: fix userspace availability of pins
Arkadiusz Kubalewski
1
-2
/
+27
2024-01-22
dpll: fix pin dump crash for rebound module
Arkadiusz Kubalewski
3
-18
/
+69
2024-01-22
dpll: fix broken error path in dpll_pin_alloc(..)
Arkadiusz Kubalewski
1
-3
/
+4
2024-01-22
Merge branch 'tun-fixes'
David S. Miller
1
-2
/
+8
2024-01-22
tun: add missing rx stats accounting in tun_xdp_act
Yunjian Wang
1
-0
/
+2
2024-01-22
tun: fix missing dropped counter in tun_xdp_act
Yunjian Wang
1
-2
/
+6
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2
-0
/
+12
2024-01-21
init: Kconfig: Disable -Wstringop-overflow for GCC-11
Gustavo A. R. Silva
2
-1
/
+15
2024-01-21
Makefile: Enable -Wstringop-overflow globally
Gustavo A. R. Silva
2
-2
/
+2
[prev]
[next]