Show patches with: Submitter = Alexander Bulekov       |   607 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,6/6] lsi53c895a: disable reentrancy detection for script RAM memory: prevent dma-reentracy issues - 2 - --- 2023-03-13 Alexander Bulekov New
[v7,5/6] memory: Allow disabling re-entrancy checking per-MR memory: prevent dma-reentracy issues - 2 - --- 2023-03-13 Alexander Bulekov New
[v7,4/6] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded memory: prevent dma-reentracy issues - 5 - --- 2023-03-13 Alexander Bulekov New
[v7,3/6] checkpatch: add qemu_bh_new/aio_bh_new checks memory: prevent dma-reentracy issues - 1 - --- 2023-03-13 Alexander Bulekov New
[v7,2/6] async: Add an optional reentrancy guard to the BH API memory: prevent dma-reentracy issues - 1 - --- 2023-03-13 Alexander Bulekov New
[v7,1/6] memory: prevent dma-reentracy issues memory: prevent dma-reentracy issues 1 2 - --- 2023-03-13 Alexander Bulekov New
[PULL,10/10] docs/fuzz: remove mentions of fork-based fuzzing [PULL,01/10] hw/sparse-mem: clear memory on reset - 1 - --- 2023-02-17 Alexander Bulekov New
[PULL,09/10] fuzz: remove fork-fuzzing scaffolding [PULL,01/10] hw/sparse-mem: clear memory on reset - 1 - --- 2023-02-17 Alexander Bulekov New
[PULL,08/10] fuzz/i440fx: remove fork-based fuzzer [PULL,01/10] hw/sparse-mem: clear memory on reset - 1 - --- 2023-02-17 Alexander Bulekov New
[PULL,07/10] fuzz/virtio-blk: remove fork-based fuzzer [PULL,01/10] hw/sparse-mem: clear memory on reset - 1 - --- 2023-02-17 Alexander Bulekov New
[PULL,06/10] fuzz/virtio-net: remove fork-based fuzzer [PULL,01/10] hw/sparse-mem: clear memory on reset - 1 - --- 2023-02-17 Alexander Bulekov New
[PULL,05/10] fuzz/virtio-scsi: remove fork-based fuzzer [PULL,01/10] hw/sparse-mem: clear memory on reset - 1 - --- 2023-02-17 Alexander Bulekov New
[PULL,04/10] fuzz/generic-fuzz: add a limit on DMA bytes written [PULL,01/10] hw/sparse-mem: clear memory on reset - 2 - --- 2023-02-17 Alexander Bulekov New
[PULL,03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state [PULL,01/10] hw/sparse-mem: clear memory on reset - 1 - --- 2023-02-17 Alexander Bulekov New
[PULL,02/10] fuzz: add fuzz_reset API [PULL,01/10] hw/sparse-mem: clear memory on reset - 1 - --- 2023-02-17 Alexander Bulekov New
[PULL,01/10] hw/sparse-mem: clear memory on reset [PULL,01/10] hw/sparse-mem: clear memory on reset - 2 - --- 2023-02-17 Alexander Bulekov New
[PULL,00/10] Replace fork-based fuzzing with reboots - - - --- 2023-02-17 Alexander Bulekov New
[10/10] docs/fuzz: remove mentions of fork-based fuzzing Retire Fork-Based Fuzzing - 1 - --- 2023-02-05 Alexander Bulekov New
[09/10] fuzz: remove fork-fuzzing scaffolding Retire Fork-Based Fuzzing - 1 - --- 2023-02-05 Alexander Bulekov New
[08/10] fuzz/i440fx: remove fork-based fuzzer Retire Fork-Based Fuzzing - 1 - --- 2023-02-05 Alexander Bulekov New
[07/10] fuzz/virtio-blk: remove fork-based fuzzer Retire Fork-Based Fuzzing - 1 - --- 2023-02-05 Alexander Bulekov New
[06/10] fuzz/virtio-net: remove fork-based fuzzer Retire Fork-Based Fuzzing - 1 - --- 2023-02-05 Alexander Bulekov New
[05/10] fuzz/virtio-scsi: remove fork-based fuzzer Retire Fork-Based Fuzzing - 1 - --- 2023-02-05 Alexander Bulekov New
[04/10] fuzz/generic-fuzz: add a limit on DMA bytes written Retire Fork-Based Fuzzing - 2 - --- 2023-02-05 Alexander Bulekov New
[03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state Retire Fork-Based Fuzzing - 1 - --- 2023-02-05 Alexander Bulekov New
[02/10] fuzz: add fuzz_reboot API Retire Fork-Based Fuzzing - - - --- 2023-02-05 Alexander Bulekov New
[01/10] hw/sparse-mem: clear memory on reset Retire Fork-Based Fuzzing - 2 - --- 2023-02-05 Alexander Bulekov New
[v6,4/4] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded memory: prevent dma-reentracy issues - 4 - --- 2023-02-05 Alexander Bulekov New
[v6,3/4] checkpatch: add qemu_bh_new/aio_bh_new checks memory: prevent dma-reentracy issues - 1 - --- 2023-02-05 Alexander Bulekov New
[v6,2/4] async: Add an optional reentrancy guard to the BH API memory: prevent dma-reentracy issues - 1 - --- 2023-02-05 Alexander Bulekov New
[v6,1/4] memory: prevent dma-reentracy issues memory: prevent dma-reentracy issues 1 2 - --- 2023-02-05 Alexander Bulekov New
[v5,4/4] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded memory: prevent dma-reentracy issues - 1 - --- 2023-01-26 Alexander Bulekov New
[v5,3/4] checkpatch: add qemu_bh_new/aio_bh_new checks memory: prevent dma-reentracy issues - - - --- 2023-01-26 Alexander Bulekov New
[v5,2/4] async: Add an optional reentrancy guard to the BH API memory: prevent dma-reentracy issues - - - --- 2023-01-26 Alexander Bulekov New
[v5,1/4] memory: prevent dma-reentracy issues memory: prevent dma-reentracy issues 1 1 - --- 2023-01-26 Alexander Bulekov New
[v5,1/4] memory: prevent dma-reentracy issues memory: prevent dma-reentracy issues - 1 - --- 2023-01-26 Alexander Bulekov New
[v4,3/3] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded memory: prevent dma-reentracy issues - 1 - --- 2023-01-19 Alexander Bulekov New
[v4,2/3] async: Add an optional reentrancy guard to the BH API memory: prevent dma-reentracy issues - - - --- 2023-01-19 Alexander Bulekov New
[v4,1/3] memory: prevent dma-reentracy issues memory: prevent dma-reentracy issues - 1 - --- 2023-01-19 Alexander Bulekov New
[v4,1/3] memory: prevent dma-reentracy issues memory: prevent dma-reentracy issues - - - --- 2023-01-19 Alexander Bulekov New
[v3,7/7] usb/libhw: switch to guarded DMA accesses memory: prevent dma-reentracy issues - - - --- 2022-10-28 Alexander Bulekov New
[v3,6/7] xhci: switch to guarded DMA accesses memory: prevent dma-reentracy issues - - - --- 2022-10-28 Alexander Bulekov New
[v3,5/7] ehci: switch to guarded DMA accesses memory: prevent dma-reentracy issues - - - --- 2022-10-28 Alexander Bulekov New
[v3,4/7] sdhci: switch to guarded DMA accesses memory: prevent dma-reentracy issues - - - --- 2022-10-28 Alexander Bulekov New
[v3,3/7] ahci: switch to guarded DMA acccesses memory: prevent dma-reentracy issues - - - --- 2022-10-28 Alexander Bulekov New
[v3,2/7] dma-helpers: switch to guarded DMA accesses memory: prevent dma-reentracy issues - - - --- 2022-10-28 Alexander Bulekov New
[v3,1/7] memory: associate DMA accesses with the initiator Device memory: prevent dma-reentracy issues - - - --- 2022-10-28 Alexander Bulekov New
oss-fuzz: ensure base_copy is a generic-fuzzer oss-fuzz: ensure base_copy is a generic-fuzzer - - - --- 2022-07-20 Alexander Bulekov New
[v2] fuzz: only use generic-fuzz targets on oss-fuzz [v2] fuzz: only use generic-fuzz targets on oss-fuzz - 1 - --- 2022-06-23 Alexander Bulekov New
fuzz: only use generic-fuzz targets on oss-fuzz fuzz: only use generic-fuzz targets on oss-fuzz - 1 - --- 2022-06-22 Alexander Bulekov New
build: improve -fsanitize-coverage-allowlist check build: improve -fsanitize-coverage-allowlist check - - - --- 2022-06-21 Alexander Bulekov New
build: fix check for -fsanitize-coverage-allowlist build: fix check for -fsanitize-coverage-allowlist - - - --- 2022-06-14 Alexander Bulekov New
[v2] memory: prevent dma-reentracy issues [v2] memory: prevent dma-reentracy issues - - - --- 2022-06-09 Alexander Bulekov New
[v2,3/3] memory: fix bh-initiated dma-reentracy issues Fix dma-reentrancy issues - - - --- 2022-05-27 Alexander Bulekov New
[v2,2/3] memory: fix PIO/MMIO-initiated dma-reentracy issues Fix dma-reentrancy issues - - - --- 2022-05-27 Alexander Bulekov New
[v2,1/3] memory: Track whether a Device is engaged in IO Fix dma-reentrancy issues - - - --- 2022-05-27 Alexander Bulekov New
[RFC,v2,2/2] memory: set engaged_in_io when a device calls DMA APIs Attempt to fix DMA reentrancy issues - - - --- 2021-12-17 Alexander Bulekov New
[RFC,v2,1/2] memory: fix dma-reentrancy issues at the MMIO level Attempt to fix DMA reentrancy issues - - - --- 2021-12-17 Alexander Bulekov New
[RFC] memory: Fix dma-reentrancy issues at the MMIO level [RFC] memory: Fix dma-reentrancy issues at the MMIO level - - - --- 2021-12-17 Alexander Bulekov New
fuzz: fix unbound variable in build.sh fuzz: fix unbound variable in build.sh - 2 - --- 2021-09-07 Alexander Bulekov New
[PULL,v3,8/8] MAINTAINERS: add fuzzing reviewer [PULL,v3,1/8] fuzz: fix sparse memory access in the DMA callback - 3 - --- 2021-09-01 Alexander Bulekov New
[PULL,v3,7/8] MAINTAINERS: Add myself as a reviewer for Device Fuzzing [PULL,v3,1/8] fuzz: fix sparse memory access in the DMA callback - 2 - --- 2021-09-01 Alexander Bulekov New
[PULL,v3,6/8] fuzz: unblock SIGALRM so the timeout works [PULL,v3,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-09-01 Alexander Bulekov New
[PULL,v3,5/8] fuzz: use ITIMER_REAL for timeouts [PULL,v3,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-09-01 Alexander Bulekov New
[PULL,v3,4/8] fuzz: add an instrumentation filter [PULL,v3,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-09-01 Alexander Bulekov New
[PULL,v3,3/8] fuzz: make object-name matching case-insensitive [PULL,v3,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-09-01 Alexander Bulekov New
[PULL,v3,2/8] fuzz: adjust timeout to allow for longer inputs [PULL,v3,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-09-01 Alexander Bulekov New
[PULL,v3,1/8] fuzz: fix sparse memory access in the DMA callback [PULL,v3,1/8] fuzz: fix sparse memory access in the DMA callback - 2 - --- 2021-09-01 Alexander Bulekov New
[PULL,v3,0/8] Fuzzing Patches for 2021-09-01 - - - --- 2021-09-01 Alexander Bulekov New
[PULL,v2,8/8] MAINTAINERS: add fuzzing reviewer [PULL,v2,1/8] fuzz: fix sparse memory access in the DMA callback - 3 - --- 2021-08-25 Alexander Bulekov New
[PULL,v2,7/8] MAINTAINERS: Add myself as a reviewer for Device Fuzzing [PULL,v2,1/8] fuzz: fix sparse memory access in the DMA callback - 2 - --- 2021-08-25 Alexander Bulekov New
[PULL,v2,6/8] fuzz: unblock SIGALRM so the timeout works [PULL,v2,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,v2,5/8] fuzz: use ITIMER_REAL for timeouts [PULL,v2,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,v2,4/8] fuzz: add an instrumentation filter [PULL,v2,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,v2,3/8] fuzz: make object-name matching case-insensitive [PULL,v2,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,v2,2/8] fuzz: adjust timeout to allow for longer inputs [PULL,v2,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,v2,1/8] fuzz: fix sparse memory access in the DMA callback [PULL,v2,1/8] fuzz: fix sparse memory access in the DMA callback - 2 - --- 2021-08-25 Alexander Bulekov New
[PULL,v2,0/8] Fuzzing Patches for 2021-08-25 - - - --- 2021-08-25 Alexander Bulekov New
[PULL,8/8] MAINTAINERS: add fuzzing reviewer [PULL,1/8] fuzz: fix sparse memory access in the DMA callback - 3 - --- 2021-08-25 Alexander Bulekov New
[PULL,7/8] MAINTAINERS: Add myself as a reviewer for Device Fuzzing [PULL,1/8] fuzz: fix sparse memory access in the DMA callback - 2 - --- 2021-08-25 Alexander Bulekov New
[PULL,6/8] fuzz: unblock SIGALRM so the timeout works [PULL,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,5/8] fuzz: use ITIMER_REAL for timeouts [PULL,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,4/8] fuzz: add an instrumentation filter [PULL,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,3/8] fuzz: make object-name matching case-insensitive [PULL,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,2/8] fuzz: adjust timeout to allow for longer inputs [PULL,1/8] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-08-25 Alexander Bulekov New
[PULL,1/8] fuzz: fix sparse memory access in the DMA callback [PULL,1/8] fuzz: fix sparse memory access in the DMA callback - 2 - --- 2021-08-25 Alexander Bulekov New
fuzz: avoid building twice, when running on gitlab fuzz: avoid building twice, when running on gitlab - 1 - --- 2021-08-09 Alexander Bulekov New
vmxnet3: add stub for encapsulation offload vmxnet3: add stub for encapsulation offload - 1 - --- 2021-08-06 Alexander Bulekov New
[2/2] fuzz: unblock SIGALRM so the timeout works Make timeouts more robust - 1 - --- 2021-08-04 Alexander Bulekov New
[1/2] fuzz: use ITIMER_REAL for timeouts Make timeouts more robust - 1 - --- 2021-08-04 Alexander Bulekov New
[PULL,v2,4/4] fuzz: add an instrumentation filter [PULL,v2,1/4] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-07-13 Alexander Bulekov New
[PULL,v2,3/4] fuzz: make object-name matching case-insensitive [PULL,v2,1/4] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-07-13 Alexander Bulekov New
[PULL,v2,2/4] fuzz: adjust timeout to allow for longer inputs [PULL,v2,1/4] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-07-13 Alexander Bulekov New
[PULL,v2,1/4] fuzz: fix sparse memory access in the DMA callback [PULL,v2,1/4] fuzz: fix sparse memory access in the DMA callback - 2 - --- 2021-07-13 Alexander Bulekov New
[PULL,v2,0/4] Fuzzing Patches - - - --- 2021-07-13 Alexander Bulekov New
[PULL,3/3] fuzz: make object-name matching case-insensitive [PULL,1/3] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-07-13 Alexander Bulekov New
[PULL,2/3] fuzz: adjust timeout to allow for longer inputs [PULL,1/3] fuzz: fix sparse memory access in the DMA callback - 1 - --- 2021-07-13 Alexander Bulekov New
[PULL,1/3] fuzz: fix sparse memory access in the DMA callback [PULL,1/3] fuzz: fix sparse memory access in the DMA callback - 2 - --- 2021-07-13 Alexander Bulekov New
[PULL,0/3] Fuzzing Patches - - - --- 2021-07-13 Alexander Bulekov New
[PATCH-for-6.1,v6] fuzz: add an instrumentation filter [PATCH-for-6.1,v6] fuzz: add an instrumentation filter - 1 - --- 2021-07-09 Alexander Bulekov New
« 1 2 3 46 7 »