Yuran Pereira ([email protected])

Number of posts: 63 (1.02 per day)
First post: 2023-09-25 22:01:22
Last post: 2023-11-26 23:40:55

Date List Subject
2023-11-26 23:40:55 linux-kernel [PATCH] bfs: Fix null pointer dereference in bfs_move_block
2023-11-21 22:08:32 linux-kernel Re: [PATCH bpf-next v3 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
2023-11-21 16:37:20 linux-bluetooth [PATCH] Bluetooth: Add documentation to exported functions in lib
2023-11-21 00:12:11 linux-kernel [PATCH bpf-next v3 4/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
2023-11-21 00:10:14 linux-kernel [PATCH bpf-next v3 3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
2023-11-21 00:08:32 linux-kernel [PATCH bpf-next v3 2/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
2023-11-21 00:06:40 linux-kernel [PATCH bpf-next v3 1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
2023-11-21 00:04:03 linux-kernel [PATCH bpf-next v3 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
2023-11-20 17:16:38 linux-kernel Re: [PATCH bpf-next v2 1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
2023-11-20 00:16:55 linux-kernel [PATCH] ftrace: Replaces simple_strtoul in ftrace
2023-11-20 00:10:07 linux-kernel [PATCH 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump
2023-11-20 00:08:35 linux-kernel [PATCH 1/2] kdb: Replace the use of simple_strto with safer kstrto in kdb_main
2023-11-20 00:08:19 linux-kernel [PATCH 0/2] Replace the use of simple_strtol/ul functions with kstrto
2023-11-18 18:48:36 linux-kernel [PATCH bpf-next v2 4/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
2023-11-18 18:46:38 linux-kernel [PATCH bpf-next v2 3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
2023-11-18 18:45:08 linux-kernel [PATCH bpf-next v2 2/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
2023-11-18 18:44:02 linux-kernel [PATCH bpf-next v2 1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
2023-11-18 18:41:44 linux-kernel [PATCH bpf-next v2 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
2023-11-17 19:37:38 linux-kernel Re: [PATCH bpf-next 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
2023-11-16 20:52:50 linux-kernel [PATCH] drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepare
2023-11-16 03:23:27 linux-kernel [PATCH bpf-next 4/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
2023-11-16 03:22:24 linux-kernel [PATCH bpf-next 3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
2023-11-16 03:19:58 linux-kernel [PATCH bpf-next 2/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
2023-11-16 03:17:44 linux-kernel [PATCH bpf-next 1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
2023-11-16 03:14:56 linux-kernel [PATCH bpf-next 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
2023-11-15 09:09:45 linux-kernel Re: [PATCH] drm/nouveau: Prevents NULL pointer dereference in nouveau_uvmm_sm_prepare
2023-11-06 22:27:19 linux-bluetooth [PATCH 2/2] Bluetooth: Replaces printk with pr_debug in bt_dbg
2023-11-06 22:24:53 linux-bluetooth [PATCH 1/2] Bluetooth: Add documentation to exported functions in lib
2023-11-06 22:22:25 linux-kernel [PATCH 0/2] Bluetooth: Add documentation and replace printk calls
2023-11-06 00:49:10 linux-kernel [PATCH] Fixes a null pointer dereference in ptp_ioctl
2023-11-05 07:52:52 linux-kernel [PATCH] kdb: Corrects comment for kdballocenv
2023-11-03 14:19:34 linux-kernel Re: [PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
2023-11-03 14:14:38 linux-kernel Re: [PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
2023-11-03 13:43:23 linux-kernel Re: [PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
2023-11-03 12:28:26 linux-kernel [PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
2023-11-02 04:58:18 linux-kernel Re: [PATCH 0/7] crypto: Proper Initialization of `struct skcipher_walk` in x86 Glue Files
2023-11-02 04:11:34 linux-kernel [PATCH 7/7] crypto: Fixes uninitialized skcipher_walk use in aria_gfni_avx512_glue
2023-11-02 04:11:23 linux-crypto [PATCH 6/7] crypto: Fixes uninitialized skcipher_walk use in aria_aesni_avx_glue
2023-11-02 04:11:03 linux-crypto [PATCH 5/7] crypto: Fixes uninitialized skcipher_walk use in aria_aesni_avx2_glue
2023-11-02 04:10:51 linux-crypto [PATCH 4/7] crypto: Fixes uninitialized skcipher_walk use in aesni-intel_glue
2023-11-02 04:10:44 linux-crypto [PATCH 1/7] crypto: Fixes uninitialized skcipher_walk use in sm4_aesni_avx_glue
2023-11-02 04:10:42 linux-kernel [PATCH 3/7] crypto: Fixes uninitialized skcipher_walk use in chacha_glue
2023-11-02 04:10:30 linux-crypto [PATCH 2/7] crypto: Fixes uninitialized skcipher_walk use in des3_ede_glue
2023-11-02 04:05:36 linux-kernel [PATCH 0/7] crypto: Proper Initialization of `struct skcipher_walk` in x86 Glue Files
2023-10-28 05:25:29 linux-kernel [PATCH bpf-next v3 2/2] selftests/bpf: Add malloc failure checks in bpf_iter
2023-10-28 05:25:18 linux-kernel [PATCH bpf-next v3 1/2] selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
2023-10-28 05:25:17 linux-kernel [PATCH bpf-next v3 0/2] selftests/bpf: Replaces CHECK macros and adds malloc failure checks to bpf_iter
2023-10-28 01:16:47 linux-kernel Re: [PATCH bpf-next v2 0/2] selftests/bpf: Replaces CHECK macros and adds malloc failure checks to bpf_iter
2023-10-28 00:48:35 linux-kernel Re: [PATCH] drm/amdgpu: Fixes uninitialized variable usage in amdgpu_dm_setup_replay
2023-10-26 21:26:38 linux-kernel [PATCH] drm/amdgpu: Fixes uninitialized variable usage in amdgpu_dm_setup_replay
2023-10-26 17:05:02 linux-kernel [PATCH] drm/nouveau: Prevents NULL pointer dereference in nouveau_uvmm_sm_prepare