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-09-10
watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
Frank Li
1
-12
/
+9
2024-09-10
net: lan966x: refactor buffer reload function
Daniel Machon
1
-10
/
+4
2024-09-10
net: lan966x: use a few FDMA helpers throughout
Daniel Machon
1
-31
/
+11
2024-09-10
net: lan966x: ditch tx->last_in_use variable
Daniel Machon
2
-18
/
+4
2024-09-10
net: lan966x: use library helper for freeing tx buffers
Daniel Machon
1
-6
/
+1
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the tx path
Daniel Machon
1
-32
/
+30
2024-09-10
net: lan966x: use the FDMA library for allocation of tx buffers
Daniel Machon
2
-57
/
+34
2024-09-10
net: lan966x: use library helper for freeing rx buffers
Daniel Machon
1
-14
/
+2
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the rx path
Daniel Machon
1
-49
/
+5
2024-09-10
net: lan966x: use the FDMA library for allocation of rx buffers
Daniel Machon
2
-76
/
+55
2024-09-10
net: lan966x: replace a few variables with new equivalent ones
Daniel Machon
2
-69
/
+81
2024-09-10
net: lan966x: use FDMA library symbols
Daniel Machon
2
-9
/
+2
2024-09-10
net: lan966x: select FDMA library
Daniel Machon
1
-0
/
+1
2024-09-10
i2c: keba: Add KEBA I2C controller support
Gerhard Engleder
3
-0
/
+610
2024-09-10
Merge tag 'thermal-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
11
-67
/
+41
2024-09-10
drm/i915/guc: prevent a possible int overflow in wq offsets
Nikita Zhandarovich
1
-2
/
+2
2024-09-10
vdpa/mlx5: Add the support of set mac address
Cindy Lu
1
-0
/
+28
2024-09-10
vdpa_sim_net: Add the support of set mac address
Cindy Lu
1
-1
/
+20
2024-09-10
vdpa: support set mac address from vdpa tool
Cindy Lu
1
-0
/
+79
2024-09-10
virtio_balloon: introduce memory scan/reclaim info
zhenwei pi
1
-0
/
+9
2024-09-10
virtio_balloon: introduce memory allocation stall counter
zhenwei pi
1
-0
/
+8
2024-09-10
virtio_balloon: introduce oom-kill invocations
zhenwei pi
1
-0
/
+1
2024-09-10
virtio_pmem: Check device status before requesting flush
Philip Chen
1
-0
/
+9
2024-09-10
vhost_vdpa: assign irq bypass producer token correctly
Jason Wang
1
-3
/
+13
2024-09-10
vdpa/mlx5: Fix invalid mr resource destroy
Dragos Tatulea
1
-0
/
+3
2024-09-10
media: atomisp: Use clamp() in ia_css_eed1_8_vmem_encode()
Christophe JAILLET
1
-12
/
+8
2024-09-10
media: atomisp: Fix eed1_8 code assigning signed values to an unsigned variable
Hans de Goede
2
-3
/
+5
2024-09-10
Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
59
-272
/
+1972
2024-09-09
ionic: Allow XDP program to be hot swapped
Brett Creeley
3
-22
/
+52
2024-09-09
ionic: convert Rx queue buffers to use page_pool
Shannon Nelson
4
-208
/
+233
2024-09-09
ionic: Fully reconfigure queues when going to/from a NULL XDP program
Brett Creeley
2
-3
/
+10
2024-09-09
ionic: always use rxq_info
Shannon Nelson
1
-36
/
+15
2024-09-09
ionic: use per-queue xdp_prog
Shannon Nelson
3
-31
/
+34
2024-09-09
ionic: rename ionic_xdp_rx_put_bufs
Shannon Nelson
1
-5
/
+5
2024-09-09
ionic: debug line for Tx completion errors
Shannon Nelson
1
-1
/
+8
2024-09-09
PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible strings
Bjorn Helgaas
1
-45
/
+45
2024-09-09
ptp: ptp_ines: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-09
ixp4xx_eth: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+1
2024-09-09
net: stmmac: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+2
2024-09-09
sfc/siena: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-09
sfc: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-09
qede: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+1
2024-09-09
net: mscc: ocelot: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+4
2024-09-09
net/funeth: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+1
2024-09-09
enic: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+1
2024-09-09
net: thunderx: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-09
liquidio: Remove setting of RX software timestamp
Gal Pressman
1
-9
/
+7
2024-09-09
net: macb: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+2
2024-09-09
amd-xgbe: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-09
bonding: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
[prev]
[next]