index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-15
cifs: Fix recognizing SFU symlinks
Pali Rohár
1
-1
/
+1
2024-09-15
smb: client: compress: fix an "illegal accesses" issue
Qianqiang Liu
1
-1
/
+1
2024-09-15
smb: client: compress: fix a potential issue of freeing an invalid pointer
Qianqiang Liu
1
-1
/
+1
2024-09-15
smb: client: compress: LZ77 code improvements cleanup
Enzo Matsumiya
4
-463
/
+532
2024-09-15
smb: client: insert compression check/call on write requests
Enzo Matsumiya
2
-0
/
+9
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
9
-4
/
+685
2024-09-15
cifs: Remove obsoleted declaration for cifs_dir_open
Gaosheng Cui
1
-1
/
+0
2024-09-15
smb: client: Use min() macro
Shen Lichuan
2
-5
/
+3
2024-09-15
cifs: convert to use ERR_CAST()
Yuesong Li
1
-1
/
+1
2024-09-15
smb: add comment to STATUS_MCA_OCCURED
ChenXiaoSong
1
-0
/
+4
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
15
-1835
/
+15
2024-09-15
smb: move some duplicate definitions to common/smbacl.h
ChenXiaoSong
3
-200
/
+123
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
5
-41
/
+41
2024-09-15
smb/client: rename cifs_acl to smb_acl
ChenXiaoSong
2
-19
/
+19
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
7
-63
/
+63
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
9
-49
/
+49
2024-09-15
Linux 6.11
v6.11
Linus Torvalds
1
-1
/
+1
2024-09-15
Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+7
2024-09-15
Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"
Paolo Bonzini
2
-11
/
+7
2024-09-14
Merge tag 'pinctrl-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+10
2024-09-14
Merge tag 'sound-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
7
-6
/
+11
2024-09-14
Merge tag '6.11-rc7-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2024-09-14
Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
7
-6
/
+11
2024-09-14
Merge tag 'pci-v6.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2024-09-13
Merge tag 'spi-fix-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+11
2024-09-13
Merge tag 'soundwire-6.11-fixes_2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2024-09-13
Merge tag 'drm-fixes-2024-09-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
36
-109
/
+315
2024-09-13
pinctrl: pinctrl-cy8c95x0: Fix regcache
Patrick Rudolph
1
-5
/
+9
2024-09-13
Merge tag 'intel-pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-0
/
+1
2024-09-13
Merge tag 'drm-xe-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
8
-10
/
+53
2024-09-13
Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
8
-11
/
+29
2024-09-13
Merge tag 'drm-intel-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-2
/
+2
2024-09-13
Merge tag 'amd-drm-fixes-6.11-2024-09-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
19
-86
/
+231
2024-09-13
cifs: Fix signature miscalculation
David Howells
1
-1
/
+1
2024-09-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2024-09-13
Merge tag 'block-6.11-20240912' of git://git.kernel.dk/linux
Linus Torvalds
3
-7
/
+38
2024-09-13
Merge tag 'hwmon-for-v6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+20
2024-09-12
Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+6
2024-09-12
Merge tag 'riscv-for-linus-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+12
2024-09-12
Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
34
-190
/
+364
2024-09-12
Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-11
/
+58
2024-09-12
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-09-12
drm/xe/client: add missing bo locking in show_meminfo()
Matthew Auld
1
-3
/
+36
2024-09-12
drm/xe/client: fix deadlock in show_meminfo()
Matthew Auld
1
-1
/
+5
2024-09-12
drm/xe/oa: Enable Xe2+ PES disaggregation
Ashutosh Dixit
2
-0
/
+5
2024-09-12
drm/xe/display: fix compat IS_DISPLAY_STEP() range end
Jani Nikula
1
-1
/
+1
2024-09-12
drm/xe: Fix access_ok check in user_fence_create
Nirmoy Das
1
-1
/
+1
2024-09-12
drm/xe: Fix possible UAF in guc_exec_queue_process_msg
Matthew Brost
1
-1
/
+3
2024-09-12
drm/xe: Remove fence check from send_tlb_invalidation
Matthew Brost
1
-2
/
+2
2024-09-12
drm/xe/gt: Remove double include
Lucas De Marchi
1
-1
/
+0
[next]