index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
2024-10-10
(WIP) smb: client: attemp to fix case-sensitivity issues with DFS paths
fix-paths-case
Enzo Matsumiya
1
-2
/
+130
2024-09-26
smb: client: stop flooding dmesg in smb2_calc_signature()
Paulo Alcantara
1
-1
/
+1
2024-09-26
smb: client: stop flooding dmesg with automounts
Paulo Alcantara
5
-8
/
+9
2024-09-26
smb: client: stop flooding dmesg on failed session setups
Paulo Alcantara
2
-3
/
+5
2024-09-26
netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs)
David Howells
3
-22
/
+65
2024-09-26
Merge tag 'hid-for-linus-2024092601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-80
/
+0
2024-09-26
Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...
Linus Torvalds
18
-224
/
+282
2024-09-26
Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
8
-62
/
+275
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
20
-294
/
+1092
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
20
-100
/
+76
2024-09-25
Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-33
/
+26
2024-09-25
Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
17
-39
/
+633
2024-09-25
dt-bindings: input: Revert "dt-bindings: input: Goodix SPI HID Touchscreen"
Krzysztof Kozlowski
1
-71
/
+0
2024-09-25
HID: hid-goodix: drop unsupported and undocumented DT part
Krzysztof Kozlowski
1
-9
/
+0
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-15
/
+104
2024-09-25
Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+1
2024-09-25
Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-100
/
+100
2024-09-25
Merge tag 'clang-format-6.12' of https://github.com/ojeda/linux
Linus Torvalds
1
-9
/
+30
2024-09-25
Kbuild: make MODVERSIONS support depend on not being a compile test build
Linus Torvalds
1
-0
/
+1
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
63
-394
/
+3870
2024-09-25
sefltests/tracing: Add a test for tracepoint events on modules
Masami Hiramatsu (Google)
2
-0
/
+62
2024-09-25
tracing/fprobe: Support raw tracepoints on future loaded modules
Masami Hiramatsu (Google)
2
-51
/
+101
2024-09-25
tracing/fprobe: Support raw tracepoint events on modules
Masami Hiramatsu (Google)
1
-8
/
+38
2024-09-25
tracepoint: Support iterating tracepoints in a loading module
Masami Hiramatsu (Google)
2
-10
/
+44
2024-09-25
tracepoint: Support iterating over tracepoints on modules
Masami Hiramatsu (Google)
2
-0
/
+28
2024-09-25
kprobes: Remove obsoleted declaration for init_test_probes
Gaosheng Cui
1
-9
/
+0
2024-09-25
uprobes: turn trace_uprobe's nhit counter to be per-CPU one
Andrii Nakryiko
1
-3
/
+21
2024-09-25
vsock/virtio: avoid queuing packets when intermediate queue is empty
Luigi Leonardi
1
-4
/
+35
2024-09-25
vsock/virtio: refactor virtio_transport_send_pkt_work
Marco Pinna
1
-46
/
+59
2024-09-25
fw_cfg: Constify struct kobj_type
Hongbo Li
1
-1
/
+1
2024-09-25
vdpa/mlx5: Postpone MR deletion
Dragos Tatulea
3
-5
/
+64
2024-09-25
vdpa/mlx5: Introduce init/destroy for MR resources
Dragos Tatulea
4
-5
/
+26
2024-09-25
vdpa/mlx5: Rename mr_mtx -> lock
Dragos Tatulea
4
-16
/
+16
2024-09-25
vdpa/mlx5: Extract mr members in own resource struct
Dragos Tatulea
4
-41
/
+44
2024-09-25
vdpa/mlx5: Rename function
Dragos Tatulea
3
-6
/
+6
2024-09-25
vdpa/mlx5: Delete direct MKEYs in parallel
Dragos Tatulea
1
-0
/
+64
2024-09-25
vdpa/mlx5: Create direct MKEYs in parallel
Dragos Tatulea
1
-22
/
+98
2024-09-25
MAINTAINERS: add virtio-vsock driver in the VIRTIO CORE section
Stefano Garzarella
1
-0
/
+1
2024-09-25
virtio_fs: add sysfs entries for queue information
Max Gurtovoy
1
-8
/
+139
2024-09-25
virtio_fs: introduce virtio_fs_put_locked helper
Max Gurtovoy
1
-6
/
+11
2024-09-25
vdpa: Remove unused declarations
Yue Haibing
2
-4
/
+0
2024-09-25
vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ command
Dragos Tatulea
1
-10
/
+12
2024-09-25
vdpa/mlx5: Small improvement for change_num_qps()
Dragos Tatulea
1
-10
/
+11
2024-09-25
vdpa/mlx5: Keep notifiers during suspend but ignore
Dragos Tatulea
1
-2
/
+4
2024-09-25
vdpa/mlx5: Parallelize device resume
Dragos Tatulea
1
-26
/
+14
2024-09-25
vdpa/mlx5: Parallelize device suspend
Dragos Tatulea
1
-27
/
+29
2024-09-25
vdpa/mlx5: Use async API for vq modify commands
Dragos Tatulea
1
-48
/
+106
2024-09-25
vdpa/mlx5: Use async API for vq query command
Dragos Tatulea
2
-25
/
+78
2024-09-25
vdpa/mlx5: Introduce async fw command wrapper
Dragos Tatulea
2
-0
/
+88
2024-09-25
vdpa/mlx5: Introduce error logging function
Dragos Tatulea
2
-12
/
+17
[next]