Show patches with: Submitter = Paul Sokolovsky       |    Archived = No       |   392 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
Add date shell commands --- 2020-02-06 Paul Sokolovsky New
arch/arm/core: In comments, consistently refer to "Cortex-M". --- 2017-03-12 Paul Sokolovsky Accepted
arch: x86: fatal: If possible, print thread name in crash dump --- 2019-03-07 Paul Sokolovsky Accepted
arm: nxp: kw41z: Select IEEE802154_KW41Z driver for networking --- 2017-10-04 Paul Sokolovsky Accepted
Better structure POSIX API (inter)dependencies --- 2018-09-28 Paul Sokolovsky Accepted
Bluetooth: Increase CONFIG_BT_HCI_TX_STACK_SIZE for BT_SPI --- 2017-08-16 Paul Sokolovsky Accepted
Bluetooth: ipsp: Add detailed instructions --- 2017-08-18 Paul Sokolovsky Accepted
Bluetooth: samples: ipsp: Fix crash on TCP connection closure --- 2017-08-16 Paul Sokolovsky Accepted
board: frdm_k64f, frdm_kw41z: Define LED1 --- 2017-11-06 Paul Sokolovsky Accepted
boards: 96b_carbon: Enable NET_L2_BT by default --- 2017-08-17 Paul Sokolovsky Accepted
boards: Add "ram" and "flash" properties for a number of boards --- 2018-03-14 Paul Sokolovsky Accepted
boards: arduino_due, nrf52_pca20020: Add "ram" and "flash" properties --- 2018-04-11 Paul Sokolovsky New
boards: mimxrt1050_evk: Elaborate doc to be more user-facing --- 2018-11-21 Paul Sokolovsky New
boards: qemu_x86: Remove QEMU option which break eth_e1000 driver --- 2018-11-28 Paul Sokolovsky Accepted
CMakeLists.txt: Link libkernel.a as whole-archive, like everything else --- 2019-05-08 Paul Sokolovsky Accepted
cmake: qemu: Restore QEMU_INSTANCE option handling. --- 2017-11-23 Paul Sokolovsky Accepted
cmake: qemu: Restore QEMU_PTY/QEMU_PIPE option handling. --- 2017-11-24 Paul Sokolovsky Accepted
cmake: toolchain: Don't warn of both ZEPHYR_*_VARIANT envvars defined --- 2018-05-30 Paul Sokolovsky Accepted
CODEOWNERS: Add for drivers/wifi/ same reviewers as for drivers/ethernet --- 2018-11-23 Paul Sokolovsky Accepted
CODEOWNERS: Add @pfalcon as a maintainer of BSD Sockets subsystem --- 2018-04-11 Paul Sokolovsky Accepted
CODEOWNERS: Add @pfalcon for drivers/ethernet/ --- 2018-09-06 Paul Sokolovsky Accepted
CODEOWNERS: Add @pfalcon for POSIX-related things --- 2019-01-31 Paul Sokolovsky New
CODEOWNERS: Add @pfalcon for subsys/net/lib/config/ --- 2019-12-17 Paul Sokolovsky Accepted
CODEOWNERS: Add pfalcon for various net directories --- 2018-05-11 Paul Sokolovsky Accepted
console: Kconfig: Remove EXPERIMENTAL marker --- 2021-10-22 Paul Sokolovsky Accepted
console: tty: Remove dependency on older "consoles" --- 2019-02-25 Paul Sokolovsky Accepted
Coverity: posix: pthread_create: Ignore retval of pthread_mutex_init() calls --- 2019-08-21 Paul Sokolovsky Accepted
[DNM] Delayed sanitycheck test failure due to ROM overflow --- 2018-03-14 Paul Sokolovsky Accepted
[DNM] include: posix: time: Make possible to include with CONFIG_ARCH_POSIX --- 2020-03-03 Paul Sokolovsky Accepted
[DNM] net: sockets: recv_stream: Check that the underlying net_context active --- 2019-03-07 Paul Sokolovsky Accepted
DNS: Revamp and make RFC-compliant parsing of responses --- 2019-08-19 Paul Sokolovsky Accepted
doc: 1.9: Elaborate on BSD Sockets and some other factual fixes --- 2017-08-21 Paul Sokolovsky Accepted
doc: boards: qemu: Mention support for SLIP networking --- 2017-06-29 Paul Sokolovsky Accepted
doc: frdm_k64f: Document Eth PHY known issue --- 2017-02-06 Paul Sokolovsky Accepted
doc: kernel_event_logger: Update constant names to the current. --- 2017-04-06 Paul Sokolovsky Accepted
doc: networking: qemu_setup: Update details and add DNS information --- 2018-05-16 Paul Sokolovsky Accepted
doc/porting/arch.rst: Typo fix. --- 2016-12-22 Paul Sokolovsky Accepted
doc: release-notes-2.3: Add POSIX subsys highlights --- 2020-05-26 Paul Sokolovsky New
doc: relnotes-1.13: Condense/cleanup networking section --- 2018-09-03 Paul Sokolovsky Accepted
docs: networking: Suggest to stop QEMU-related networking daemons. --- 2017-03-28 Paul Sokolovsky Accepted
doc: sockets: Update to the current state of affairs --- 2019-02-18 Paul Sokolovsky Accepted
doc: usermode: Add missing "called" in _k_object_init() description --- 2018-11-01 Paul Sokolovsky Accepted
[DRAFT] net: tcp: When sending FIN, make sure it goes with ACK and proper seq --- 2017-05-05 Paul Sokolovsky New
driver: ethernet: e1000: Use correct return for device init() --- 2018-10-12 Paul Sokolovsky Accepted
drivers: aio: Start moving to analogio_* namespace. --- 2019-05-13 Paul Sokolovsky Accepted
drivers/console: Set default init priority to (KERNEL_INIT_PRIORITY_DEVICE - 1). --- 2016-11-22 Paul Sokolovsky Rejected
drivers: eth_enc28j60: Clarify comments in the header file. --- 2017-03-13 Paul Sokolovsky Accepted
drivers: eth_mcux: By default use 1 buffer each for hardware RX/TX --- 2019-01-18 Paul Sokolovsky Accepted
drivers: eth: mcux: Fix error status logging --- 2017-09-18 Paul Sokolovsky Accepted
drivers: eth_mcux: Implement IPv6 multicast group joining/leaving --- 2017-12-04 Paul Sokolovsky Accepted
drivers: eth_mcux: Optimize check if received frame too large --- 2019-01-28 Paul Sokolovsky New
drivers: eth: stellaris: Enable automatic Ethernet support in QEMU --- 2019-01-10 Paul Sokolovsky Accepted
drivers: eth: stellaris: Properly ifdef stats handling --- 2019-02-28 Paul Sokolovsky Accepted
drivers: net: loopback: Network loopback interface driver --- 2017-10-20 Paul Sokolovsky Accepted
drivers: pci: pci_show: Add missing space in output --- 2018-10-12 Paul Sokolovsky Accepted
drivers: serial: uart_cmsdk_apb: Ack IRQs before callback to avoid races --- 2018-11-22 Paul Sokolovsky Accepted
drivers: serial: uart_cmsdk_apb: Fix interrupt-driven operation --- 2018-11-12 Paul Sokolovsky Accepted
drivers: serial: uart_sam: Fix typo in param name. --- 2018-08-08 Paul Sokolovsky Accepted
drivers: slip: Consistently log pkt/buf allocation failures --- 2017-10-14 Paul Sokolovsky Accepted
drivers: slip: Rework logging to follow conventions --- 2017-10-14 Paul Sokolovsky Accepted
drivers: uart: Allow to pass arbitrary user data to irq callback --- 2018-07-16 Paul Sokolovsky Accepted
eth: ksdk: Protect Ethernet frame buffer operations with IRQ lock. --- 2016-11-02 Paul Sokolovsky Accepted
eth: ksdk: Update driver for native IP stack. --- 2016-10-25 Paul Sokolovsky Accepted
eth: mcux: Add an option for randomized, but stable MAC address --- 2018-07-02 Paul Sokolovsky Accepted
eth/mcux: Add temporary workaround to unbreak IPv6 ND features. --- 2017-02-08 Paul Sokolovsky Accepted
ext: hal: altera: Don't depend on NEWLIB_LIBC --- 2018-10-09 Paul Sokolovsky Accepted
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
gpio: mcux: Revert to older GPIO device names as were used for Kinetis. --- 2017-02-27 Paul Sokolovsky Accepted
include: arch: arc: Minor punctuation fix --- 2019-06-04 Paul Sokolovsky New
include: __assert: Fix output formatting of __ASSERT_NO_MSG() --- 2018-11-30 Paul Sokolovsky New
include: console: Include kernel.h for struct k_fifo --- 2018-08-20 Paul Sokolovsky Accepted
include: crypto: Cleanup docstrings --- 2020-01-10 Paul Sokolovsky Accepted
include: kernel: Fix use of K_POLL_MODE_INFORM_ONLY in docstring --- 2017-07-18 Paul Sokolovsky Accepted
include: net: ethernet.h: Clarify checksum offloading options --- 2019-12-16 Paul Sokolovsky New
include: net: socket.h: Workaround issue with recent GCC and fcntl macro --- 2021-04-14 Paul Sokolovsky Accepted
include: net: socketutils: Make sure they work with CONFIG_POSIX_API --- 2019-09-05 Paul Sokolovsky New
include: posix: unistd: Fix prototypes and dependency --- 2018-10-08 Paul Sokolovsky Accepted
include: uart: Another pass on improving docstrings --- 2018-10-22 Paul Sokolovsky Accepted
include/zephyr.h: Define __ZEPHYR__ if not already. --- 2017-03-08 Paul Sokolovsky Accepted
kernel: Allow SYS_KERNEL_VER_MAJOR(), etc. return full range of values. --- 2016-10-21 Paul Sokolovsky Accepted
kernel: boot: Fix double prompt definition for CONFIG_BOOT_DELAY --- 2017-07-18 Paul Sokolovsky Accepted
kernel: device: Report if device init() method returns error --- 2018-10-10 Paul Sokolovsky Accepted
kernel: Document resolution of k_uptime_get*() --- 2019-02-04 Paul Sokolovsky Accepted
kernel: k_poll: Introduce separate status for cancelled events --- 2018-08-21 Paul Sokolovsky Accepted
kernel: queue, fifo: Add cancel_wait operation. --- 2017-05-01 Paul Sokolovsky New
kernel: queue, fifo: Add cancel_wait operation. --- 2017-04-25 Paul Sokolovsky Rejected
kernel: queue: k_queue_poll: Fix slist access race condition --- 2017-10-16 Paul Sokolovsky Accepted
kernel: syscall_handler.h: Typo fix in docstring --- 2018-10-17 Paul Sokolovsky Accepted
kernel: work_q: Document implications of default sys work_q priority --- 2018-06-07 Paul Sokolovsky Accepted
libc: Kconfig: Move STDOUT_CONSOLE from subsys/debug --- 2018-01-05 Paul Sokolovsky Accepted
libc: Make printf() work out of the box with Newlib --- 2018-01-25 Paul Sokolovsky Accepted
libc: minimal: Add placeholder math.h --- 2018-06-19 Paul Sokolovsky Accepted
libc/minimal: add support for gmtime and its reverse "timegm" --- 2019-07-10 Paul Sokolovsky New
libc: minimal: Add sys/fcntl.h enough to compile net/lib/sockets --- 2018-09-11 Paul Sokolovsky Accepted
libc: minimal: Add typedefs for "least" types --- 2018-06-15 Paul Sokolovsky Accepted
libc: minimal: Make fcntl.h be at top level, not sys/fcntl.h --- 2018-10-09 Paul Sokolovsky Accepted
libc: newlib: libc-hooks: Consistently use const void* as arg to write --- 2018-10-19 Paul Sokolovsky Accepted
libc: newlib: libc-hooks: Provide our own implementation of __chk_fail() --- 2020-06-12 Paul Sokolovsky New
« 1 2 3 4 »