index
:
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
path:
root
/
tools
/
testing
/
selftests
/
ublk
Age
Commit message (
Expand
)
Author
2025-05-23
selftests: ublk: add test for UBLK_F_QUIESCE
Ming Lei
2025-05-23
selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZE
Ming Lei
2025-05-20
selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
2025-05-20
selftests: ublk: support UBLK_F_AUTO_BUF_REG
Ming Lei
2025-05-20
selftests: ublk: make IO & device removal test more stressful
Ming Lei
2025-05-05
selftests: ublk: kublk: fix include path
Uday Shankar
2025-05-05
selftests: ublk: make test_generic_06 silent on success
Uday Shankar
2025-05-05
selftests: ublk: kublk: build with -Werror iff WERROR!=0
Uday Shankar
2025-04-29
selftests: ublk: fix UBLK_F_NEED_GET_DATA
Ming Lei
2025-04-24
selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils
Uday Shankar
2025-04-23
selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'
Ming Lei
2025-04-23
selftests: ublk: fix recover test
Ming Lei
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
2025-04-16
selftests: ublk: move creating UBLK_TMP into _prep_test()
Ming Lei
2025-04-16
selftests: ublk: add test_stress_05.sh
Ming Lei
2025-04-16
selftests: ublk: support user recovery
Ming Lei
2025-04-16
selftests: ublk: support target specific command line
Ming Lei
2025-04-16
selftests: ublk: increase max nr_queues and queue depth
Ming Lei
2025-04-16
selftests: ublk: set queue pthread's cpu affinity
Ming Lei
2025-04-16
selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...
Ming Lei
2025-04-16
selftests: ublk: add two stress tests for zero copy feature
Ming Lei
2025-04-16
selftests: ublk: run stress tests in parallel
Ming Lei
2025-04-16
selftests: ublk: make sure _add_ublk_dev can return in sub-shell
Ming Lei
2025-04-16
selftests: ublk: cleanup backfile automatically
Ming Lei
2025-04-16
selftests: ublk: add io_uring uapi header
Ming Lei
2025-04-16
selftests: ublk: fix ublk_find_tgt()
Ming Lei
2025-04-03
selftests: ublk: fix test_stripe_04
Ming Lei
2025-04-02
selftests: ublk: enable zero copy for stripe target
Ming Lei
2025-04-01
selftests: ublk: kublk: fix an error log line
Uday Shankar
2025-04-01
selftests: ublk: kublk: use ioctl-encoded opcodes
Uday Shankar
2025-03-29
selftests: ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
2025-03-28
selftests: ublk: add test for checking zero copy related parameter
Ming Lei
2025-03-28
selftests: ublk: add more tests for covering MQ
Ming Lei
2025-03-22
selftests: ublk: add stripe target
Ming Lei
2025-03-22
selftests: ublk: simplify loop io completion
Ming Lei
2025-03-22
selftests: ublk: enable zero copy for null target
Ming Lei
2025-03-22
selftests: ublk: prepare for supporting stripe target
Ming Lei
2025-03-22
selftests: ublk: move common code into common.c
Ming Lei
2025-03-22
selftests: ublk: increase max buffer size to 1MB
Ming Lei
2025-03-22
selftests: ublk: add single sqe allocator helper
Ming Lei
2025-03-22
selftests: ublk: add generic_01 for verifying sequential IO order
Ming Lei
2025-03-21
selftests: ublk: fix starting ublk device
Ming Lei
2025-03-20
selftests: ublk: fix write cache implementation
Ming Lei
2025-03-20
selftests: ublk: add variable for user to not show test result
Ming Lei
2025-03-20
selftests: ublk: don't show `modprobe` failure
Ming Lei
2025-03-20
selftests: ublk: add one dependency header
Ming Lei
2025-03-10
selftests: ublk: improve test usability
Ming Lei
2025-03-10
selftests: ublk: add stress test for covering IO vs. killing ublk server
Ming Lei
2025-03-10
selftests: ublk: add one stress test for covering IO vs. removing device
Ming Lei
2025-03-10
selftests: ublk: load/unload ublk_drv when preparing & cleaning up tests
Ming Lei
[next]