index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-01
locking/local_lock: Fix all kernel-doc warnings
Randy Dunlap
2025-12-01
locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce the risk of shadowing
Vincent Mailhol
2025-12-01
locking/local_lock: Add the <linux/local_lock*.h> headers to MAINTAINERS
Sebastian Andrzej Siewior
2025-12-01
locking/mutex: Redo __mutex_init() to reduce generated code size
Sebastian Andrzej Siewior
2025-11-30
cifs: Use netfs_alloc/free_folioq_buffer()
David Howells
2025-11-30
smb: client: show smb lease key in open_dirs output
Bharath SM
2025-11-30
smb: client: show smb lease key in open_files output
Bharath SM
2025-11-30
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
2025-11-30
smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
2025-11-30
smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
2025-11-30
smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
2025-11-30
smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
Stefan Metzmacher
2025-11-30
ksmbd: vfs: fix race on m_flags in vfs_cache
Qianchang Zhao
2025-11-30
ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname
Thorsten Blum
2025-11-30
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
ksmbd: implement error handling for STATUS_INFO_LENGTH_MISMATCH in smb server
Aaditya Kansal
2025-11-30
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
2025-11-30
ksmbd: server: avoid busy polling in accept loop
Qingfang Deng
2025-11-30
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
2025-11-30
smb: do some cleanups
ChenXiaoSong
2025-11-30
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move list of FileSystemAttributes to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move create_durable_rsp_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
ChenXiaoSong
2025-11-30
smb/client: fix CAP_BULK_TRANSFER value
ChenXiaoSong
2025-11-30
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
Qianchang Zhao
2025-11-30
smb: move resume_key_ioctl_rsp to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move copychunk definitions to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
2025-11-30
smb/server: update some misguided comment of smb2_0_server_cmds proc
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_oplock_break()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_ioctl()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_query_dir()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_notify()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_read()
ChenXiaoSong
2025-11-30
ksmbd: Use HMAC-MD5 library for NTLMv2
Eric Biggers
2025-11-30
ksmbd: Use HMAC-SHA256 library for message signing and key generation
Eric Biggers
2025-11-30
ksmbd: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
2025-12-01
wireguard: netlink: lower .maxattr for WG_CMD_GET_DEVICE
Asbjørn Sloth Tønnesen
2025-12-01
wireguard: netlink: convert to split ops
Asbjørn Sloth Tønnesen
[prev]
[next]