LinuxLists
Users
About
Denis Efremov (Oracle) (
[email protected]
)
Number of posts: 556 (0.26 per day)
First post: 2018-06-16 21:03:31
Last post: 2024-06-03 10:36:05
Next Page
Date
List
Subject
2024-06-03 10:36:05
linux-kernel
Re: [PATCH] floppy: add missing MODULE_DESCRIPTION() macro
2024-03-18 08:34:46
linux-kernel
Re: [PATCH] floppy: remove duplicated code, unlock_fdc() function has the same code "do_floppy = NULL" inside.
2024-03-18 08:26:23
linux-kernel
Re: [PATCH] floppy: remove duplicated code, unlock_fdc() function has the same code "do_floppy = NULL" inside.
2023-04-17 14:02:06
linux-kernel
Re: [PATCH] driver core: class: mark the struct class for sysfs callbacks as constant
2022-12-04 15:49:21
linux-kernel
[GIT PULL] Floppy changes for 6.2
2022-07-31 10:51:14
linux-kernel
Re: INFO: task hung in __floppy_read_block_0
2022-05-23 18:24:26
linux-kernel
Re: [PATCH v5.10] staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()
2022-05-23 18:20:00
linux-kernel
[PATCH v5.4-v4.14] staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()
2022-05-23 07:16:24
linux-kernel
[PATCH v5.10] staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()
2021-12-17 06:44:13
linux-kernel
Re: WARNING in schedule_bh
2021-12-03 07:44:14
linux-kernel
[GIT PULL] Floppy patches for 5.17
2021-11-17 13:25:45
linux-kernel
Re: [PATCH] floppy: Add max size check for user space request
2021-09-18 09:09:02
linux-kernel
Unloading a module with a function which is used by a static call
2021-08-30 10:06:05
linux-ext4
[PATCH] ext4: change EXT4_IOC_GETSTATE ioctl to _IOR
2021-08-29 10:11:01
linux-kernel
[GIT PULL] Floppy patch for 5.15
2021-08-21 07:37:26
linux-kernel
Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
2021-08-21 06:48:44
linux-kernel
Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
2021-08-19 20:53:52
linux-kernel
Re: [RFC PATCH 2/5] gen_initramfs.sh: use absolute path for gen_init_cpio
2021-08-19 19:53:59
linux-kernel
Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
2021-08-18 16:23:22
linux-kernel
Re: [RFC PATCH 1/5] checkpatch: improve handling of revert commits
2021-08-18 15:58:40
linux-kernel
Re: [PATCH] Revert "floppy: reintroduce O_NDELAY fix"
2021-08-18 15:52:28
linux-kernel
[RFC PATCH 4/5] selftests: floppy: add basic tests for a readonly disk
2021-08-18 15:51:49
linux-kernel
[RFC PATCH 5/5] selftests: floppy: add basic rdwr tests
2021-08-18 15:51:31
linux-kernel
[RFC PATCH 1/5] checkpatch: improve handling of revert commits
2021-08-18 15:49:57
linux-kernel
[RFC PATCH 3/5] selftests: floppy: add basic tests for opening an empty device
2021-08-18 15:49:35
linux-kernel
[RFC PATCH 2/5] gen_initramfs.sh: use absolute path for gen_init_cpio
2021-08-18 15:49:14
linux-kernel
[RFC PATCH 0/5] selftests: floppy: basic tests
2021-08-08 08:01:02
linux-kernel
[PATCH] Revert "floppy: reintroduce O_NDELAY fix"
2021-08-05 12:33:28
linux-kernel
Re: [RESEND] coccinelle: api: rename kzfree to kfree_sensitive
2021-07-30 05:18:42
linux-kernel
Re: [BUG] FLOPPY DRIVER since 5.10.20
2021-07-26 16:42:07
linux-kernel
Re: [BUG] FLOPPY DRIVER since 5.10.20
2021-07-26 11:38:23
linux-kernel
Re: [BUG] FLOPPY DRIVER since 5.10.20
2021-07-26 08:01:51
linux-kernel
Re: [BUG] FLOPPY DRIVER since 5.10.20
2021-06-21 18:36:17
linux-kernel
Re: [PATCH] coccinelle: api: remove kobj_to_dev.cocci script
2021-06-15 06:57:52
linux-kernel
[GIT PULL] Floppy changes for 5.14
2021-06-15 06:14:50
linux-kernel
Re: [RESEND PATCH] coccinelle: misc: minmax: suppress patch generation for err returns
2021-05-29 06:37:42
linux-kernel
Re: [PATCH v2][next] floppy: Fix fall-through warning for Clang
2021-04-30 09:57:12
linux-kernel
Re: [PATCH] floppy: Remove redundant assignment to nr_sectors
2021-04-28 06:04:57
linux-kernel
[RESEND PATCH] coccinelle: misc: minmax: suppress patch generation for err returns
2021-04-22 07:23:04
linux-kernel
Re: [PATCH] coccinelle: misc: minmax: suppress patch generation for err returns
2021-04-20 20:36:35
linux-kernel
Re: [PATCH 032/141] floppy: Fix fall-through warnings for Clang
2021-04-16 12:51:32
linux-kernel
Re: [PATCH] floppy: remove redundant assignment to variable st
2021-04-16 09:50:51
linux-kernel
[PATCH 5/5] floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef
2021-04-16 09:50:19
linux-kernel
[PATCH 4/5] floppy: cleanups: use memcpy() to copy reply_buffer
2021-04-16 09:50:14
linux-kernel
[PATCH 1/5] floppy: cleanups: remove trailing whitespaces
2021-04-16 09:50:11
linux-kernel
[PATCH 3/5] floppy: cleanups: use memset() to zero reply_buffer
2021-04-16 09:50:10
linux-kernel
[PATCH 2/5] floppy: cleanups: use ST0 as reply_buffer index 0
2021-04-16 09:49:37
linux-kernel
[PATCH 0/5] Another small set of cleanups for floppy driver
2021-04-16 07:35:55
linux-kernel
Re: [PATCH] floppy: remove redundant assignment to variable st
2021-04-09 11:22:55
linux-kernel
[PATCH] coccinelle: misc: minmax: suppress patch generation for err returns
2021-04-08 06:23:31
linux-kernel
Re: [PATCH] inotify: fix minmax.cocci warnings