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
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
Age
Commit message (
Expand
)
Author
Files
Lines
16 hours
smb: client: disable compression on reconnects
compress-2025-01-21
Enzo Matsumiya
1
-0
/
+14
16 hours
smb: client: compress: rework is_compressible()
Enzo Matsumiya
1
-181
/
+52
16 hours
smb: client: compress: lz77_compress() optimizations
Enzo Matsumiya
1
-61
/
+132
16 hours
smb: client: add chained compression and pattern scanning
Enzo Matsumiya
4
-77
/
+417
16 hours
smb: client: add support for decompressing READs
Enzo Matsumiya
6
-26
/
+440
2025-12-05
smb: client: copy compression information to extra channels
Enzo Matsumiya
1
-0
/
+3
2025-12-05
smb: client: compress: use iterate_and_advance_kernel
Enzo Matsumiya
1
-33
/
+38
2025-12-05
smb: client: compress: fix compressing too many literals
Enzo Matsumiya
3
-16
/
+28
2025-12-01
smb: client: compress: fix end-of-stream flag in end of buffer
Enzo Matsumiya
1
-1
/
+1
2025-12-01
smb: client: compress: fix LZ77 match len count
Enzo Matsumiya
1
-4
/
+6
2025-11-30
Linux 6.18
v6.18
Linus Torvalds
1
-1
/
+1
2025-11-30
Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+3
2025-11-29
Merge tag 'mips-fixes_6.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+16
2025-11-29
MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
Thomas Bogendoerfer
1
-2
/
+16
2025-11-28
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
1
-1
/
+2
2025-11-28
Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-19
/
+39
2025-11-28
Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2025-11-28
Merge tag 'io_uring-6.18-20251128' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+6
2025-11-28
Merge tag 'vfs-6.18-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-48
/
+55
2025-11-28
Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-8
/
+15
2025-11-28
Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-113
/
+214
2025-11-28
Merge tag 'tty-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-14
/
+22
2025-11-28
Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
25
-107
/
+227
2025-11-28
Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-38
/
+68
2025-11-28
Merge tag 'sunxi-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2025-11-28
Merge tag 'omap-for-v6.19/maintainers-signed' of git://git.kernel.org/pub/scm...
Arnd Bergmann
1
-0
/
+2
2025-11-28
Merge tag 'mmc-v6.18-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+17
2025-11-28
Merge tag 'pmdomain-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+16
2025-11-28
mailbox: th1520: fix clock imbalance on probe failure
Johan Hovold
1
-3
/
+1
2025-11-28
mailbox: pcc: don't zero error register
Jamie Iles
1
-4
/
+4
2025-11-28
mailbox: mtk-gpueb: Add missing 'static' to mailbox ops struct
Nicolas Frattaroli
1
-1
/
+1
2025-11-28
mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
Jason-JH Lin
2
-14
/
+41
2025-11-28
mailbox: mailbox-test: Fix debugfs_create_dir error checking
Haotian Zhang
1
-1
/
+1
2025-11-28
mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive
Beleswar Padhi
1
-15
/
+20
2025-11-28
afs: Fix delayed allocation of a cell's anonymous key
David Howells
3
-43
/
+49
2025-11-28
ovl: fail ovl_lock_rename_workdir() if either target is unhashed
NeilBrown
1
-2
/
+2
2025-11-27
Merge tag 'drm-fixes-2025-11-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
20
-65
/
+85
2025-11-28
Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2
-12
/
+10
2025-11-28
Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
5
-27
/
+31
2025-11-28
Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...
Dave Airlie
11
-20
/
+36
2025-11-27
Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+4
2025-11-27
Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-11-28
Merge tag 'drm-intel-fixes-2025-11-26' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2
-6
/
+8
2025-11-27
Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...
Rafael J. Wysocki
1
-1
/
+1
2025-11-27
Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
7
-42
/
+66
2025-11-27
Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
49
-353
/
+700
2025-11-27
Merge tag 'platform-drivers-x86-v6.18-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-7
/
+11
2025-11-27
mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...
Kuniyuki Iwashima
1
-0
/
+6
2025-11-27
spi: nxp-fspi: Propagate fwnode in ACPI case as well
Andy Shevchenko
1
-5
/
+5
2025-11-27
regulator: rtq2208: Correct LDO2 logic judgment bits
ChiYuan Huang
1
-1
/
+1
[next]