YoungSoo Shin shinys000114
shinys000114 synced commits to odroids7d-5.15.y at shinys000114/linux from mirror 2026-06-08 11:50:43 +09:00
shinys000114 synced commits to odroids7d-5.15.y at shinys000114/linux from mirror 2026-06-05 18:41:58 +09:00
b8585779bf [TEMP]ODROID-C5: test print
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-06-05 02:21:03 +09:00
ebff25b210 OSS-Fuzz: Fix scp fuzzer to avoid local access
f1e539829f docs: clarify config-only options are stored for applications use
aa3b91a194 config: requestTTY implementation and configuration support with values no/yes/auto/force
Compare 3 commits »
shinys000114 synced commits to odroids7d-5.15.y at shinys000114/linux from mirror 2026-06-04 18:19:28 +09:00
89ab5b09e8 (DO NOT MERGE) TEMP commit to build check
65751af72e ODROID-C5: common_driver: patch updates
Compare 2 commits »
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-06-03 17:51:32 +09:00
fef36def3d docs: Add missing channel requests
e2a2578eb0 docs: Add SK algorithms to the list of supported
d2eb9d4b36 docs: Add hostbound pubkey authentication
d496a89556 docs: Update list of implemented SFTP extensions
de3a5d1dc9 Use RFC9987 names for auth-agent request and channel
Compare 11 commits »
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-06-02 01:06:17 +09:00
55e729ba91 OSS-Fuzz: Fix blocking of ssh mock session
97fbcaa492 config: number of password prompts implementation
e2954fbb76 config: Implement preferredAuthentications option
32c7d7afa7 auth: extract ssh_auth_method_from_name() helper function
Compare 4 commits »
shinys000114 synced commits to odroidg12-4.9.y-p-android at shinys000114/linux from mirror 2026-05-19 18:39:05 +09:00
2098c51942 ODROID-C4: Reduced codec_mm_cma size.
76dfc978b0 Revert "ODROID: arm64/dts: Rearrange the codec cma area"
Compare 2 commits »
shinys000114 synced commits to odroids7d-5.15.y at shinys000114/linux from mirror 2026-05-11 14:45:31 +09:00
f63266e0ef ODROID-C5: common_driver: patch updates
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-05-08 21:25:12 +09:00
d94a96bf23 string: Made ssh_string_new() to zero-init payload on creation
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-05-07 04:35:08 +09:00
bc3c8181e1 Fix semantics of strchr() for C23
f04a1fee42 CI: Use mold for opensuse
Compare 2 commits »
shinys000114 synced commits to odroids7d-5.15.y at shinys000114/linux from mirror 2026-05-06 20:25:32 +09:00
9fca60c0de std: mem size sign set [1/1]
155a4930f8 dvb: add DTV_BLIND_SCAN_STEP_NEXT [2/2]
5e3b0ad5d0 SPI: add flash ID [1/3]
703bf39c60 ODROID-C5: reset: Add shutdown function for gpio-reset
Compare 4 commits »
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-05-05 19:55:03 +09:00
23b406f48e tests: Implement code coverage for ssh_userauth_kbdint_getprompt()
45cd13469c auth: Avoid off-by-one overflow during kbdint authentication
8e82aabc21 tests: Initialize pointers
Compare 3 commits »
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-05-05 03:35:04 +09:00
a33da974ef torture_packet: Improve checking of ssh_packet_socket_callback() return value
655601d357 packet: Avoid redundant recursive calls in the socket data callback
1bd5c2b043 packet: Fix socket data callback return value on rekey failure
322b456790 dh-gex: Add missing goto error
172dfe8d00 ci: Set job-level timeout for long-running jobs
Compare 5 commits »
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-05-04 19:25:03 +09:00
81a7e92c44 gssapi: fail if the selected OID is not in client-supplied OIDs
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-05-01 01:35:03 +09:00
ad84df197c config: support ChallengeResponseAuthentication as an alias
0670983962 config: make RekeyLimit time argument optional
958e18ba75 options: add OpenSSH PubkeyAuthentication modes
6386ea5e81 auth: preserve pending publickey auth state
e1cb1edddf knownhosts: restrict StrictHostKeyChecking off on key mismatches
Compare 16 commits »
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-04-29 00:40:21 +09:00
13e1543205 ci: Add check for missing EOL on EOF
831ceff091 Add missing newline on eof
d0f5747ab7 channels: Avoid remote window overflow
5eb9e6896e sftpserver: Check return value of sftp_client_message_get_filename()
Compare 4 commits »
shinys000114 synced commits to rk35_14.0.0_master at shinys000114/linux from mirror 2026-04-28 16:31:20 +09:00
13416ada8d Revert "arm64: dts: rockchip: Add hyn touchscreen support"
8e5f9673c0 ODROID-M1: Replace rtl8821cu to rtw88 driver.
5c80d5c871 ODROID: replace __pm_stay_awake to wake_lock.
99da22ae5c ODROID-M2: Add odroid_sysfs missed in dts.
e9ade2fcb7 ODROID-M1: arm64/dtbo: imx219: Support rpi camera v2.
Compare 10011 commits »
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-04-28 16:30:40 +09:00
76548ce4e2 sftpserver: reformat format string
46ae737682 FIX for Typo
627001d441 Test Coverage for PING/Pong
Compare 4 commits »
shinys000114 synced commits to master at shinys000114/libssh from mirror 2026-04-28 08:20:50 +09:00
58199387a8 fix: test failure in pkd against dropbear with libgcrypt
3ce8bf3289 hybrid_mlkem: Fix incomplete error handling of short ML-KEM keys
Compare 2 commits »
shinys000114 pushed to odroid-7.0.y at shinys000114/odroid-linux 2026-04-27 10:54:13 +09:00
e1de89ff8d Merge tag 'v7.0-rc7' into odroid-7.0.y
3aeccbf000 ODROID-M2: dts: add support rknn cores
591cd656a1 Linux 7.0-rc7
85fb6da43a Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
10b76a429a Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Compare 10 commits »