Toggle navigation
Patchwork
Zephyr
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Paul Sokolovsky
| 392 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
console: Kconfig: Remove EXPERIMENTAL marker
-
-
-
2021-10-22
Paul Sokolovsky
Accepted
tests: lib: mem_alloc: Fix up conditions for "no_mem" testcases
-
-
-
2021-04-27
Paul Sokolovsky
New
include: net: socket.h: Workaround issue with recent GCC and fcntl macro
-
-
-
2021-04-14
Paul Sokolovsky
Accepted
samples: posix: eventfd: Use full, not nano, Newlib.
-
-
-
2020-06-16
Paul Sokolovsky
New
Net DNS resolver CNAME fix for v1.14
-
-
-
2020-06-16
Paul Sokolovsky
New
libc: newlib: libc-hooks: Provide our own implementation of __chk_fail()
-
-
-
2020-06-12
Paul Sokolovsky
New
lib: os: fdtable: Add syscalls for POSIX read/write/close operations
-
-
-
2020-06-11
Paul Sokolovsky
New
samples: posix: eventfd: Add sample.yaml for CI builds
-
-
-
2020-06-10
Paul Sokolovsky
Accepted
doc: release-notes-2.3: Add POSIX subsys highlights
-
-
-
2020-05-26
Paul Sokolovsky
New
lib: os: fdtable: Add syscalls for POSIX read/write/close/ioctl operations
-
-
-
2020-05-19
Paul Sokolovsky
New
samples: net: echo_async_select: Use read()/write() if possible
-
-
-
2020-05-15
Paul Sokolovsky
Accepted
tests/posix/common/src/clock.c: Dummy change to trigger issue with m2gl025_miv board in CI
-
-
-
2020-05-05
Paul Sokolovsky
New
net: sntp: Namespace private SNTP definitions
-
-
-
2020-04-28
Paul Sokolovsky
New
samples: gettimeofday: Increase stack size by 64 bytes and other improvements
-
-
-
2020-04-27
Paul Sokolovsky
Accepted
samples: net: big_http_download: Update to be usable in automated CI testing
-
-
-
2020-04-06
Paul Sokolovsky
New
tests: posix: pthread: Clean up test for pthread_getname/setname_np
-
-
-
2020-03-18
Paul Sokolovsky
Accepted
samples: sockets: big_http_download: Increase stack size by 128 bytes
-
-
-
2020-03-16
Paul Sokolovsky
Accepted
[DNM] include: posix: time: Make possible to include with CONFIG_ARCH_POSIX
-
-
-
2020-03-03
Paul Sokolovsky
Accepted
modules: mbedtls: Better help for MBEDTLS_BUILTIN vs MBEDTLS_LIBRARY
-
-
-
2020-03-03
Paul Sokolovsky
New
Add date shell commands
-
-
-
2020-02-06
Paul Sokolovsky
New
include: crypto: Cleanup docstrings
-
-
-
2020-01-10
Paul Sokolovsky
Accepted
samples: sockets: big_http_download: Increase stack size.
-
-
-
2020-01-03
Paul Sokolovsky
Accepted
CODEOWNERS: Add @pfalcon for subsys/net/lib/config/
-
-
-
2019-12-17
Paul Sokolovsky
Accepted
Revert "samples: sockets: Don't open the socket if the test protocol …
-
-
-
2019-12-16
Paul Sokolovsky
Accepted
include: net: ethernet.h: Clarify checksum offloading options
-
-
-
2019-12-16
Paul Sokolovsky
New
sanitycheck: Use os.makedirs to create --report-dir.
-
-
-
2019-10-15
Paul Sokolovsky
Accepted
net: config: Add SYS_INIT handler to set clock from SNTP
-
-
-
2019-09-12
Paul Sokolovsky
New
manifest: mbedtls: Update to pick latest config-tls-generic.h
-
-
-
2019-09-11
Paul Sokolovsky
New
include: net: socketutils: Make sure they work with CONFIG_POSIX_API
-
-
-
2019-09-05
Paul Sokolovsky
New
net: lib: socketutils, sntp: Allow to build for CONFIG_POSIX_API
-
-
-
2019-09-05
Paul Sokolovsky
Accepted
posix: Kconfig: Allow to enable individual components, POSIX_API just enables all
-
-
-
2019-08-29
Paul Sokolovsky
Accepted
sanitycheck: Merge common vs per-test "filter" field values semantically
-
-
-
2019-08-29
Paul Sokolovsky
Accepted
samples: net: sockets: Allow to build and test with POSIX subsys
-
-
-
2019-08-28
Paul Sokolovsky
Accepted
modules: Kconfig.tls-generic: Add CONFIG_MBEDTLS_ECDSA_DETERMINISTIC
-
-
-
2019-08-28
Paul Sokolovsky
New
POSIX: pthread_cond_timedwait, pthread_mutex_timedlock should use absolute deadline param
-
-
-
2019-08-27
Paul Sokolovsky
Accepted
modules: Kconfig.tls-generic: Remove duplicate "select"
-
-
-
2019-08-21
Paul Sokolovsky
Accepted
POSIX: Add more of important headers/content
-
-
-
2019-08-21
Paul Sokolovsky
New
posix: fs: ZFD_IOCTL_CLOSE: Be sure to call posix_fs_free_obj()
-
-
-
2019-08-21
Paul Sokolovsky
Accepted
Coverity: posix: pthread_create: Ignore retval of pthread_mutex_init() calls
-
-
-
2019-08-21
Paul Sokolovsky
Accepted
samples: shell: fs: README: Typo in "pkgconfig" name.
-
-
-
2019-08-20
Paul Sokolovsky
Accepted
DNS: Revamp and make RFC-compliant parsing of responses
-
-
-
2019-08-19
Paul Sokolovsky
Accepted
scripts: dts: Consistently open text files with utf-8.
-
-
-
2019-08-05
Paul Sokolovsky
Accepted
libc/minimal: add support for gmtime and its reverse "timegm"
-
-
-
2019-07-10
Paul Sokolovsky
New
posix: Add headers related to BSD Sockets API
-
-
-
2019-07-04
Paul Sokolovsky
Accepted
posix: Clean up various headers
-
-
-
2019-06-04
Paul Sokolovsky
Accepted
posix: Add headers related to BSD Sockets API
-
-
-
2019-06-04
Paul Sokolovsky
New
include: arch: arc: Minor punctuation fix
-
-
-
2019-06-04
Paul Sokolovsky
New
net: sockets: Make NET_SOCKETS_POSIX_NAMES depend on !POSIX_API
-
-
-
2019-06-03
Paul Sokolovsky
Accepted
net: getaddrinfo: Parse numeric IPv4 addresses
-
-
-
2019-05-28
Paul Sokolovsky
New
ext: mbedtls: Add mbedTLS include paths to zephyr_include
-
-
-
2019-05-27
Paul Sokolovsky
New
ext: mbedtls: Don't define MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
-
-
-
2019-05-22
Paul Sokolovsky
Accepted
ext: mbedtls: Enable easy integration with POSIX API
-
-
-
2019-05-21
Paul Sokolovsky
New
drivers: aio: Start moving to analogio_* namespace.
-
-
-
2019-05-13
Paul Sokolovsky
Accepted
SNTP: Convert deprecated sntp_request() to sntp_query() in samples
-
-
-
2019-05-10
Paul Sokolovsky
Accepted
CMakeLists.txt: Link libkernel.a as whole-archive, like everything else
-
-
-
2019-05-08
Paul Sokolovsky
Accepted
net: getaddrinfo: Implement initial handling of host == NULL
-
-
-
2019-05-08
Paul Sokolovsky
Accepted
posix: unistd.h: Add gethostname()
-
-
-
2019-05-08
Paul Sokolovsky
Accepted
tests: socket: misc: Add tests for inet_pton()
-
-
-
2019-05-06
Paul Sokolovsky
Accepted
lib: posix: Switch to use zephyr_interface_library_named cmake directive
-
-
-
2019-05-06
Paul Sokolovsky
New
net: ip: Demonstrate that CODEOWNERS assignment is broken
-
-
-
2019-04-26
Paul Sokolovsky
Accepted
posix: Clean up of struct timeval define and related functions
-
-
-
2019-04-23
Paul Sokolovsky
Accepted
net: sntp: Add "simple" one-shot API to query SNTP server
-
-
-
2019-04-22
Paul Sokolovsky
Accepted
net: sntp: Add sntp_query() function with fractional precision
-
-
-
2019-04-22
Paul Sokolovsky
New
net: sntp: Handle case of request timeout and fix up sample
-
-
-
2019-04-20
Paul Sokolovsky
New
net: sockets: Add docstrings for BSD Sockets API
-
-
-
2019-03-26
Paul Sokolovsky
New
samples: sockets: Add e1000 and stellaris ethernet drivers overlays
-
-
-
2019-03-25
Paul Sokolovsky
New
net: ip: connection: Typo fixes in comment
-
-
-
2019-03-19
Paul Sokolovsky
Accepted
tests: socket_helpers: Use zsock_ prefixed socket functions
-
-
-
2019-03-14
Paul Sokolovsky
Accepted
net: sockets: Implement gai_strerror()
-
-
-
2019-03-13
Paul Sokolovsky
New
net: socket: Split select-related declaration to separate header
-
-
-
2019-03-13
Paul Sokolovsky
New
arch: x86: fatal: If possible, print thread name in crash dump
-
-
-
2019-03-07
Paul Sokolovsky
Accepted
[DNM] net: sockets: recv_stream: Check that the underlying net_context active
-
-
-
2019-03-07
Paul Sokolovsky
Accepted
net: pkt: Clarify docstring of the new API
-
-
-
2019-03-06
Paul Sokolovsky
New
samples: sockets: echo: Better error checks
-
-
-
2019-03-05
Paul Sokolovsky
New
net: sockets: recv_stream: Check that the underlying net_context active
-
-
-
2019-03-04
Paul Sokolovsky
Accepted
tests: socket: tcp: Test handling of EOF condition on socket
-
-
-
2019-03-01
Paul Sokolovsky
Accepted
net: sockets: Trace socket/accept/close operations for debug logging
-
-
-
2019-03-01
Paul Sokolovsky
Accepted
drivers: eth: stellaris: Properly ifdef stats handling
-
-
-
2019-02-28
Paul Sokolovsky
Accepted
lib: fdtable: Update for zephyr_write() rename
-
-
-
2019-02-26
Paul Sokolovsky
Accepted
libc: newlib: Rename adhoc read/write implementation for stdin/stdout
-
-
-
2019-02-26
Paul Sokolovsky
Accepted
console: tty: Remove dependency on older "consoles"
-
-
-
2019-02-25
Paul Sokolovsky
Accepted
scripts: size_report: Fix output of header break line
-
-
-
2019-02-25
Paul Sokolovsky
Accepted
sockets: Properly refcount TCP sockets
-
-
-
2019-02-22
Paul Sokolovsky
New
net: socket: Define flags for getaddrinfo()
-
-
-
2019-02-21
Paul Sokolovsky
Accepted
sockets: Define commonly used socket option symbols
-
-
-
2019-02-19
Paul Sokolovsky
New
net: sockets: Fix logging message
-
-
-
2019-02-19
Paul Sokolovsky
Accepted
net: context: Fix send function documentation
-
-
-
2019-02-19
Paul Sokolovsky
New
doc: sockets: Update to the current state of affairs
-
-
-
2019-02-18
Paul Sokolovsky
Accepted
scripts: gitlint: Consistent case for Signed-off-by
-
-
-
2019-02-18
Paul Sokolovsky
New
samples: dumb_http_server: Fix typos and improve wording in docs
-
-
-
2019-02-18
Paul Sokolovsky
Accepted
toolchain: common.h: Rename STRINGIFY to Z_STRINGIFY
-
-
-
2019-02-15
Paul Sokolovsky
Accepted
net: shell: dns: Variables shared with callback should be static.
-
-
-
2019-02-11
Paul Sokolovsky
New
net: sockets: Properly handle EOF condition for poll()
-
-
-
2019-02-10
Paul Sokolovsky
New
net: sockets: Implement getnameinfo()
-
-
-
2019-02-08
Paul Sokolovsky
Accepted
net: sockets: Add dummy shutdown() implementation.
-
-
-
2019-02-08
Paul Sokolovsky
New
subsys: disk: ram: Make RAM disk size be configurable
-
-
-
2019-02-07
Paul Sokolovsky
New
net: socket: Add zsock_freeaddrinfo()
-
-
-
2019-02-07
Paul Sokolovsky
New
net: sockets: Add gethostname() call
-
-
-
2019-02-06
Paul Sokolovsky
New
kernel: Document resolution of k_uptime_get*()
-
-
-
2019-02-04
Paul Sokolovsky
Accepted
tests: socket: poll, select: Fix non-blocking timing tests
-
-
-
2019-02-04
Paul Sokolovsky
Accepted
«
1
2
3
4
»