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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-19
net: plip: fix break; causing plip to never transmit
Jakub Boehm
1
-1
/
+1
2024-10-19
be2net: fix potential memory leak in be_xmit()
Wang Hai
1
-5
/
+5
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
31
-103
/
+166
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
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 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+6
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
net: phy: mdio-bcm-unimac: Add BCM6846 support
Linus Walleij
1
-0
/
+1
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-1
/
+1
2024-10-15
net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361
Peter Rashleigh
1
-1
/
+1
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
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
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
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: lan743x: Remove duplicate check
Jinjie Ruan
1
-21
/
+14
2024-10-13
Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-12
/
+40
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-37
/
+64
2024-10-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+6
2024-10-12
Merge tag 'hwmon-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+8
2024-10-11
RDMA/bnxt_re: Fix the GID table length
Kalesh AP
1
-1
/
+8
2024-10-11
RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
Bhargava Chenna Marreddy
1
-16
/
+3
2024-10-11
RDMA/bnxt_re: Change the sequence of updating the CQ toggle value
Chandramohan Akula
2
-7
/
+6
2024-10-11
RDMA/bnxt_re: Fix an error path in bnxt_re_add_device
Kalesh AP
1
-9
/
+3
2024-10-11
RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
Selvin Xavier
1
-0
/
+9
2024-10-11
RDMA/bnxt_re: Fix a possible NULL pointer dereference
Kalesh AP
1
-3
/
+3
2024-10-11
RDMA/bnxt_re: Return more meaningful error
Kalesh AP
1
-1
/
+1
2024-10-11
RDMA/bnxt_re: Fix incorrect dereference of srq in async event
Kashyap Desai
1
-2
/
+5
2024-10-11
RDMA/bnxt_re: Fix out of bound check
Kalesh AP
1
-1
/
+1
2024-10-11
RDMA/bnxt_re: Fix the max CQ WQEs for older adapters
Abhishek Mohapatra
2
-0
/
+3
2024-10-11
Merge tag 'devicetree-fixes-for-6.12-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-1
/
+25
[next]