index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-09-09
tg3: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+1
2024-09-09
bnxt_en: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+1
2024-09-09
net: ti: icssg-prueth: Make pa_stats optional
MD Danish Anwar
3
-14
/
+26
2024-09-09
net: ibm: emac: Use __iomem annotation for emac_[xg]aht_base
Simon Horman
2
-4
/
+4
2024-09-09
net: ag71xx: disable napi interrupts during probe
Sven Eckelmann
1
-0
/
+6
2024-09-09
net: ag71xx: remove always true branch
Rosen Penev
1
-6
/
+4
2024-09-09
net: ag71xx: get reset control using devm api
Rosen Penev
1
-7
/
+7
2024-09-09
net: ag71xx: use ethtool_puts
Rosen Penev
1
-2
/
+1
2024-09-09
net: ag71xx: update FIFO bits and descriptions
Rosen Penev
1
-24
/
+24
2024-09-09
net: ag71xx: add MODULE_DESCRIPTION
Rosen Penev
1
-0
/
+1
2024-09-09
net: ag71xx: add COMPILE_TEST to test compilation
Rosen Penev
1
-2
/
+2
2024-09-09
Merge tag 'linux-can-next-for-6.12-20240909' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
4
-24
/
+14
2024-09-09
treewide: correct the typo 'retun'
WangYuli
6
-6
/
+6
2024-09-09
zram: support priority parameter in recompression
Sergey Senozhatsky
1
-0
/
+12
2024-09-09
zram: add dictionary support to zstd backend
Sergey Senozhatsky
1
-26
/
+124
2024-09-09
zram: add dictionary support to lz4hc
Sergey Senozhatsky
1
-7
/
+68
2024-09-09
zram: add dictionary support to lz4
Sergey Senozhatsky
1
-7
/
+67
2024-09-09
zram: move immutable comp params away from per-CPU context
Sergey Senozhatsky
9
-98
/
+168
2024-09-09
zram: introduce zcomp_ctx structure
Sergey Senozhatsky
9
-135
/
+149
2024-09-09
zram: introduce zcomp_req structure
Sergey Senozhatsky
9
-72
/
+77
2024-09-09
zram: add support for dict comp config
Sergey Senozhatsky
1
-9
/
+36
2024-09-09
zram: introduce algorithm_params device attribute
Sergey Senozhatsky
1
-0
/
+68
2024-09-09
zram: recalculate zstd compression params once
Sergey Senozhatsky
1
-2
/
+3
2024-09-09
zram: introduce zcomp_params structure
Sergey Senozhatsky
11
-24
/
+67
2024-09-09
zram: check that backends array has at least one backend
Sergey Senozhatsky
2
-6
/
+21
2024-09-09
zram: add 842 compression backend support
Sergey Senozhatsky
5
-0
/
+94
2024-09-09
zram: add zlib compression backend support
Sergey Senozhatsky
5
-0
/
+158
2024-09-09
zram: pass estimated src size hint to zstd
Sergey Senozhatsky
1
-2
/
+2
2024-09-09
zram: add zstd compression backend support
Sergey Senozhatsky
5
-0
/
+123
2024-09-09
zram: add lz4hc compression backend support
Sergey Senozhatsky
5
-2
/
+100
2024-09-09
zram: add lz4 compression backend support
Sergey Senozhatsky
5
-0
/
+98
2024-09-09
zram: add lzo and lzorle compression backends support
Sergey Senozhatsky
7
-0
/
+140
2024-09-09
zram: introduce custom comp backends API
Sergey Senozhatsky
4
-151
/
+76
2024-09-09
vduse: avoid using __GFP_NOFAIL
Jason Wang
2
-8
/
+12
[prev]
[next]