Denis Efremov ([email protected])

Number of posts: 555 (0.26 per day)
First post: 2018-06-16 21:03:31
Last post: 2024-03-18 08:34:46

Date List Subject
2021-03-24 10:25:41 linux-kernel Re: [PATCH] coccinelle: misc: update uninitialized_var.cocci documentation
2021-03-24 10:24:29 linux-kernel Re: [PATCH] coccinelle: misc: restrict patch mode in flexible_array.cocci
2021-03-09 06:41:07 linux-kernel [PATCH v5] coccinelle: misc: add minmax script
2021-03-08 19:16:42 linux-kernel [PATCH] coccinelle: misc: restrict patch mode in flexible_array.cocci
2021-03-08 08:47:17 linux-kernel [PATCH] coccinelle: misc: update uninitialized_var.cocci documentation
2021-03-08 08:44:56 linux-kernel [PATCH v4] coccinelle: misc: add minmax script
2021-03-05 15:44:38 linux-kernel [PATCH 2/2] perf tests: Remove duplicate cpumap test
2021-03-05 15:44:19 linux-kernel [PATCH 1/2] perf tests: Remove duplicate bitmap test
2021-03-05 15:06:42 linux-kernel [PATCH] sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
2021-03-05 14:30:49 linux-kernel [PATCH] net/hamradio/6pack: remove redundant check in sp_encaps()
2021-03-05 13:58:18 linux-kernel [PATCH] staging: rtl8723bs: remove duplicate pstat->hwaddr check
2021-03-05 09:32:48 linux-kernel [PATCH] powerpc/ptrace: Remove duplicate check from pt_regs_check()
2021-03-05 08:20:30 linux-kernel [PATCH v3] coccinelle: misc: add minmax script
2021-03-05 08:14:07 linux-kernel [PATCH v3] coccinelle: misc: add swap script
2021-02-19 09:27:52 linux-kernel [PATCH v2] coccinelle: misc: add swap script
2021-02-19 09:14:35 linux-kernel Re: [PATCH v2] coccinelle: misc: add minmax script
2021-02-19 09:13:36 linux-kernel [PATCH v2] coccinelle: misc: add minmax script
2021-02-19 09:13:18 linux-kernel [PATCH v2 RESEND] coccinelle: misc: add minmax script
2021-02-18 13:32:27 linux-kernel Re: [PATCH] coccinelle: misc: add swap script
2021-02-18 12:52:14 linux-kernel Re: [PATCH] coccinelle: misc: add swap script
2021-02-18 06:35:37 linux-kernel Re: [PATCH] coccinelle: misc: add swap script
2021-02-16 16:06:17 linux-kernel [PATCH] coccinelle: misc: add minmax script
2021-02-16 08:03:51 linux-kernel [PATCH] coccinelle: misc: add swap script
2021-02-04 23:44:21 linux-kernel [GIT PULL] Floppy patch for 5.12
2021-02-04 10:23:34 linux-kernel Re: [PATCH] floppy: reintroduce O_NDELAY fix
2021-01-27 06:02:10 linux-kernel Re: [PATCH] floppy: reintroduce O_NDELAY fix
2021-01-26 12:58:42 linux-kernel Re: [PATCH] floppy: reintroduce O_NDELAY fix
2021-01-23 10:53:45 linux-kernel Re: [PATCH v1] trace: Fix race in trace_open and buffer resize call
2021-01-21 20:17:30 linux-kernel Re: [PATCH v1] trace: Fix race in trace_open and buffer resize call
2021-01-21 15:25:17 linux-kernel Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
2021-01-21 14:50:29 linux-kernel Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
2021-01-21 14:36:42 linux-kernel Re: [PATCH v1] trace: Fix race in trace_open and buffer resize call
2021-01-21 04:55:57 linux-kernel Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open
2020-10-16 09:11:06 linux-kernel [PATCH v8] coccinelle: api: add kfree_mismatch script
2020-10-02 14:20:12 linux-kernel Re: kzfree script
2020-10-02 14:12:00 linux-kernel Re: kzfree script
2020-09-30 16:02:44 linux-kernel [PATCH v4] coccinelle: api: add kvmalloc script
2020-09-21 17:53:14 linux-kernel [PATCH v3] coccinelle: misc: add flexible_array.cocci script
2020-09-21 17:20:59 linux-kernel Re: [PATCH v7] coccinelle: api: add kfree_mismatch script
2020-09-21 17:07:16 linux-kernel [PATCH 2/2] btrfs: check allocation size in btrfs_ioctl_send()
2020-09-21 17:07:11 linux-kernel [PATCH 1/2] btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
2020-09-21 16:27:30 linux-kernel [PATCH 2/2] net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()
2020-09-21 16:25:42 linux-kernel [PATCH 1/2] net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
2020-09-21 15:33:22 linux-kernel [PATCH v2] coccinelle: misc: add excluded_middle.cocci script
2020-09-13 06:17:36 linux-kernel Re: [PATCH v2] coccinelle: misc: add flexible_array.cocci script
2020-09-11 16:12:58 linux-kernel Re: [PATCH] scripts: kzfree.cocci: Deprecate use of kzfree
2020-09-11 16:10:42 linux-kernel Re: [PATCH] security: keys: Use kvfree_sensitive in a few places
2020-09-04 20:16:44 linux-kernel [PATCH 2/2] csky: Drop GZFLAGS definition
2020-09-04 20:15:54 linux-kernel [PATCH 1/2] ARM: makefile: Drop GZFLAGS definition and export
2020-09-04 20:15:07 linux-kernel [PATCH 0/2] drop GZFLAGS definition
2020-09-04 10:00:57 linux-kernel Re: [PATCH 14/19] floppy: use a separate gendisk for each media format