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-05-06
bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()
Kent Overstreet
1
-0
/
+2
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
2024-05-06
Merge branch 'add-tcp-fraglist-gro-support'
Paolo Abeni
6
-69
/
+325
2024-05-06
net: add heuristic for enabling TCP fraglist GRO
Felix Fietkau
2
-0
/
+67
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
3
-27
/
+50
2024-05-06
net: create tcp_gro_lookup helper function
Felix Fietkau
2
-16
/
+26
2024-05-06
net: add code for TCP fraglist GRO
Felix Fietkau
2
-0
/
+30
2024-05-06
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
2
-0
/
+125
2024-05-06
net: move skb_gro_receive_list from udp to core
Felix Fietkau
3
-27
/
+28
2024-05-06
net: microchip: lan743x: Reduce PTP timeout on HW failure
Rengarajan S
2
-1
/
+2
2024-05-06
netfilter: conntrack: dccp: try not to drop skb in conntrack
Jason Xing
1
-2
/
+2
2024-05-06
netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
Linus Lüssing
2
-1
/
+4
2024-05-06
netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler
Pablo Neira Ayuso
1
-5
/
+1
2024-05-06
netfilter: nf_tables: skip transaction if update object is not implemented
Pablo Neira Ayuso
1
-2
/
+6
2024-05-06
Merge tag 'rtw-next-2024-05-04-v2' of https://github.com/pkshih/rtw
Kalle Valo
81
-8438
/
+8371
2024-05-05
Linux 6.9-rc7
Linus Torvalds
1
-1
/
+1
2024-05-05
epoll: be better about file lifetimes
Linus Torvalds
1
-1
/
+37
2024-05-05
Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2024-05-05
Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-8
/
+15
2024-05-05
Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-67
/
+64
2024-05-05
Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2024-05-05
Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-25
/
+118
2024-05-05
Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-79
/
+147
2024-05-05
Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+9
2024-05-05
Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-05-05
Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-59
/
+210
2024-05-05
Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-0
/
+1
2024-05-05
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-8
/
+60
2024-05-05
Merge branch 'gve-queue-api'
David S. Miller
11
-406
/
+489
2024-05-05
gve: Alloc and free QPLs with the rings
Shailend Chand
7
-331
/
+171
2024-05-05
gve: Account for stopped queues when reading NIC stats
Shailend Chand
1
-6
/
+35
2024-05-05
gve: Reset Rx ring state in the ring-stop funcs
Shailend Chand
2
-30
/
+120
2024-05-05
gve: Avoid rescheduling napi if on wrong cpu
Shailend Chand
2
-2
/
+32
2024-05-05
gve: Make gve_turnup work for nonempty queues
Shailend Chand
1
-0
/
+14
2024-05-05
gve: Make gve_turn(up|down) ignore stopped queues
Shailend Chand
1
-0
/
+10
2024-05-05
gve: Add adminq funcs to add/remove a single Rx queue
Shailend Chand
2
-27
/
+54
2024-05-05
gve: Make the GQ RX free queue funcs idempotent
Shailend Chand
1
-10
/
+19
2024-05-05
queue_api: define queue api
Mina Almasry
2
-0
/
+34
2024-05-04
ksmbd: do not grant v2 lease if parent lease key and epoch are not set
Namjae Jeon
1
-5
/
+9
2024-05-04
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
5
-38
/
+30
2024-05-04
ksmbd: avoid to send duplicate lease break notifications
Namjae Jeon
1
-6
/
+15
2024-05-04
ksmbd: off ipv6only for both ipv4/ipv6 binding
Namjae Jeon
1
-0
/
+4
2024-05-04
wifi: rtlwifi: 8192d: initialize rate_mask in rtl92de_update_hal_rate_mask()
Ping-Ke Shih
1
-1
/
+1
2024-05-04
eventfs: Have "events" directory get permissions from its parent
Steven Rostedt (Google)
1
-6
/
+24
2024-05-04
eventfs: Do not treat events directory different than other directories
Steven Rostedt (Google)
1
-15
/
+1
2024-05-04
eventfs: Do not differentiate the toplevel events directory
Steven Rostedt (Google)
2
-25
/
+11
2024-05-04
tracefs: Still use mount point as default permissions for instances
Steven Rostedt (Google)
1
-2
/
+25
2024-05-04
tracefs: Reset permissions on remount if permissions are options
Steven Rostedt (Google)
3
-2
/
+99
2024-05-04
eventfs: Free all of the eventfs_inode after RCU
Steven Rostedt (Google)
1
-9
/
+16
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
3
-2
/
+36
[prev]
[next]