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-19
net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
Wang Hai
1
-0
/
+1
2024-10-19
net: pse-pd: Fix out of bound for loop
Kory Maincent
1
-2
/
+2
2024-10-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
53
-179
/
+351
2024-10-17
Merge branch 'mlx5-misc-fixes-2024-10-15'
Paolo Abeni
8
-13
/
+41
2024-10-17
net/mlx5e: Don't call cleanup on profile rollback failure
Cosmin Ratiu
1
-1
/
+3
2024-10-17
net/mlx5: Unregister notifier on eswitch init failure
Cosmin Ratiu
1
-2
/
+3
2024-10-17
net/mlx5: Fix command bitmask initialization
Shay Drory
1
-2
/
+6
2024-10-17
net/mlx5: Check for invalid vector index on EQ creation
Maher Sanalla
1
-0
/
+6
2024-10-17
net/mlx5: HWS, use lock classes for bwc locks
Cosmin Ratiu
2
-2
/
+19
2024-10-17
net/mlx5: HWS, don't destroy more bwc queue locks than allocated
Cosmin Ratiu
1
-1
/
+1
2024-10-17
net/mlx5: HWS, fixed double free in error flow of definer layout
Yevgeny Kliteynik
1
-2
/
+2
2024-10-17
net/mlx5: HWS, removed wrong access to a number of rules variable
Yevgeny Kliteynik
1
-3
/
+1
2024-10-17
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-17
net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
Felix Fietkau
1
-1
/
+1
2024-10-17
vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame
Daniel Borkmann
1
-1
/
+1
2024-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-61
/
+133
2024-10-16
Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-19
/
+37
2024-10-16
Merge tag 'v6.12-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-23
/
+171
2024-10-16
Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-19
/
+18
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-128
/
+138
2024-10-15
net: dsa: vsc73xx: fix reception from VLAN-unaware bridges
Vladimir Oltean
1
-1
/
+0
2024-10-15
net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
Niklas Söderlund
1
-13
/
+12
2024-10-15
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Jinjie Ruan
1
-0
/
+2
2024-10-15
Merge branch 'net-phy-mdio-bcm-unimac-add-bcm6846-variant'
Jakub Kicinski
2
-0
/
+2
2024-10-15
net: phy: mdio-bcm-unimac: Add BCM6846 support
Linus Walleij
1
-0
/
+1
2024-10-15
dt-bindings: net: brcm,unimac-mdio: Add bcm6846-mdio
Linus Walleij
1
-0
/
+1
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2
-2
/
+6
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
5
-25
/
+20
2024-10-15
net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361
Peter Rashleigh
1
-1
/
+1
2024-10-15
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-5
/
+16
2024-10-15
net: bcmasp: fix potential memory leak in bcmasp_xmit()
Wang Hai
1
-0
/
+1
2024-10-15
net: systemport: fix potential memory leak in bcm_sysport_xmit()
Wang Hai
1
-0
/
+1
2024-10-15
Merge tag 'trace-ringbuffer-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-21
/
+29
2024-10-15
Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefs
Linus Torvalds
32
-400
/
+976
2024-10-15
net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()
Wang Hai
1
-0
/
+1
2024-10-15
net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
Wang Hai
1
-0
/
+2
2024-10-15
Merge branch 'mptcp-prevent-mpc-handshake-on-port-based-signal-endpoints'
Jakub Kicinski
6
-30
/
+100
2024-10-15
selftests: mptcp: join: test for prohibited MPC to port-based endp
Paolo Abeni
1
-30
/
+85
2024-10-15
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
5
-0
/
+15
2024-10-15
net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
Li RongQing
1
-1
/
+1
2024-10-15
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...
Oleksij Rempel
1
-3
/
+11
2024-10-15
net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
Wang Hai
1
-1
/
+2
2024-10-15
netdevsim: use cond_resched() in nsim_dev_trap_report_work()
Eric Dumazet
1
-6
/
+9
2024-10-15
macsec: don't increment counters for an unrelated SA
Sabrina Dubroca
1
-18
/
+0
2024-10-15
ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
1
-18
/
+26
2024-10-15
octeontx2-af: Fix potential integer overflows on integer shifts
Colin Ian King
1
-2
/
+2
2024-10-15
net: stmmac: dwmac-tegra: Fix link bring-up sequence
Paritosh Dixit
1
-2
/
+12
2024-10-15
net: usb: usbnet: fix race in probe failure
Oliver Neukum
1
-0
/
+1
2024-10-14
net/smc: Fix memory leak when using percpu refs
Kai Shen
1
-1
/
+5
2024-10-14
Merge branch 'posix-clock-fix-missing-timespec64-check-for-ptp-clock'
Jakub Kicinski
2
-21
/
+17
[next]