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-10-03
net: phy: dp83869: fix memory corruption when enabling fiber
Ingo van Lil
1
-1
/
+0
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
55
-127
/
+310
2024-10-03
Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-13
/
+12
2024-10-03
Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-21
/
+43
2024-10-03
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
1
-1
/
+3
2024-10-03
dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
Ravikanth Tuniki
1
-1
/
+2
2024-10-03
doc: net: napi: Update documentation for napi_schedule_irqoff
Sean Anderson
1
-3
/
+2
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
5
-33
/
+41
2024-10-03
iomap: constrain the file range passed to iomap_file_unshare
Darrick J. Wong
2
-2
/
+10
2024-10-03
iomap: don't bother unsharing delalloc extents
Darrick J. Wong
1
-1
/
+2
2024-10-03
net/ncsi: Disable the ncsi work before freeing the associated structure
Eddie James
1
-0
/
+2
2024-10-02
net: phy: qt2025: Fix warning: unused import DeviceId
FUJITA Tomonori
1
-2
/
+2
2024-10-02
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-02
bridge: mcast: Fail MDB get request on empty entry
Ido Schimmel
1
-1
/
+1
2024-10-02
vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
Willem de Bruijn
1
-0
/
+2
2024-10-02
net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
Dan Carpenter
1
-1
/
+1
2024-10-02
net: phy: realtek: Check the index value in led_hw_control_get
Hui Wang
1
-0
/
+3
2024-10-02
ppp: do not assume bh is held in ppp_channel_bridge_input()
Eric Dumazet
1
-2
/
+2
2024-10-02
selftests: rds: move include.sh to TEST_FILES
Hangbin Liu
2
-1
/
+2
2024-10-02
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
1
-1
/
+3
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2
-4
/
+16
2024-10-02
Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
10
-9
/
+33
2024-10-02
Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
5
-28
/
+23
2024-10-02
Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
3
-5
/
+5
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
854
-890
/
+876
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
848
-852
/
+851
2024-10-02
arc: get rid of private asm/unaligned.h
Al Viro
5
-27
/
+19
2024-10-02
Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+14
2024-10-02
Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-377
/
+14
2024-10-02
Merge tag 'for-6.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+79
2024-10-02
Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-10-02
netfs: Fix missing wakeup after issuing writes
David Howells
1
-15
/
+27
2024-10-02
dm-verity: introduce the options restart_on_error and panic_on_error
Mikulas Patocka
2
-1
/
+83
2024-10-02
Revert: "dm-verity: restart or panic on an I/O error"
Mikulas Patocka
1
-21
/
+2
2024-10-01
parisc: get rid of private asm/unaligned.h
Al Viro
4
-11
/
+6
2024-10-01
ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()
Thorsten Blum
1
-2
/
+2
2024-10-01
ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
Thorsten Blum
2
-10
/
+9
2024-10-01
ksmbd: Use struct_size() to improve get_file_alternate_info()
Thorsten Blum
1
-1
/
+1
2024-10-01
Documentation: add missing folio_queue entry
Christian Brauner
1
-0
/
+1
2024-10-01
folio_queue: fix documentation
Christian Brauner
1
-1
/
+1
2024-10-01
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
1
-3
/
+10
2024-10-01
Input: adp5589-keys - fix NULL pointer dereference
Nuno Sa
1
-6
/
+3
2024-10-01
netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
Chang Yu
1
-1
/
+1
2024-10-01
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-10-01
Revert "Input: Add driver for PixArt PS/2 touchpad"
Dmitry Torokhov
6
-368
/
+1
2024-10-01
net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
Shenwei Wang
1
-9
/
+9
2024-10-01
iov_iter: fix advancing slot in iter_folioq_get_pages()
Omar Sandoval
1
-1
/
+1
2024-10-01
Merge branch 'net-two-fixes-for-qdisc_pkt_len_init'
Paolo Abeni
1
-4
/
+8
2024-10-01
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-10-01
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
[next]