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
Previous Page
/
Next Page
Date
List
Subject
2019-09-16 22:23:02
linux-kernel
[PATCH v3 06/26] s390/pci: Use PCI_STD_NUM_BARS
2019-09-16 22:22:48
linux-kernel
[PATCH v3 05/26] misc: pci_endpoint_test: Use PCI_STD_NUM_BARS
2019-09-16 22:21:51
linux-kernel
[PATCH v3 04/26] PCI: endpoint: Use PCI_STD_NUM_BARS
2019-09-10 18:58:48
linux-kernel
Re: [RESEND PATCH] MAINTAINERS: Update path to physmap-versatile.c
2019-09-10 18:58:39
linux-kernel
Re: [PATCH] lib/lz4: remove the exporting of LZ4HC_setExternalDict
2019-09-10 18:57:35
linux-kernel
Re: [RESEND PATCH] MAINTAINERS: keys: Update path to trusted.h
2019-09-09 07:47:42
linux-kernel
Re: [PATCH] mostpost: don't warn about symbols from another file
2019-09-08 12:45:11
linux-kernel
Re: [PATCH] mostpost: don't warn about symbols from another file
2019-09-08 06:36:53
linux-kernel
Re: [PATCH] mostpost: don't warn about symbols from another file
2019-09-07 18:08:20
linux-kernel
Re: [PATCH v2] scripts: coccinelle: check for !(un)?likely usage
2019-09-07 11:36:54
linux-kernel
Re: [PATCH] lz4: make LZ4HC_setExternalDict as non-static
2019-09-06 07:17:45
linux-kernel
Re: [PATCH v4 0/4] Simplify PCIe hotplug indicator control
2019-09-05 22:48:19
linux-kernel
Re: [PATCH v2 00/10] Add definition for the number of standard PCI BARs
2019-09-05 07:58:01
linux-kernel
Re: [RFC PATCH] coccinelle: check for integer overflow in binary search
2019-09-04 22:15:39
linux-kernel
[RFC PATCH] coccinelle: check for integer overflow in binary search
2019-09-03 18:02:55
linux-kernel
[PATCH] Smack: Move request_buffer from stack to smack_audit_data
2019-09-03 11:14:09
linux-kernel
[PATCH v4 4/4] PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
2019-09-03 11:12:06
linux-kernel
[PATCH v4 3/4] PCI: pciehp: Remove pciehp_set_attention_status()
2019-09-03 11:12:02
linux-kernel
[PATCH v4 2/4] PCI: pciehp: Switch LED indicators with a single write
2019-09-03 11:11:40
linux-kernel
[PATCH v4 1/4] PCI: pciehp: Add pciehp_set_indicators() to jointly set LED indicators
2019-09-03 11:11:33
linux-kernel
[PATCH v4 0/4] Simplify PCIe hotplug indicator control
2019-09-01 17:40:43
linux-kernel
Re: [PATCH] scripts: coccinelle: check for !(un)?likely usage
2019-08-31 17:08:53
linux-kernel
Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
2019-08-31 16:01:00
linux-kernel
Re: [PATCH v3 06/11] wimax/i2400m: remove unlikely() from WARN*() condition
2019-08-31 15:55:25
linux-kernel
Re: [PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
2019-08-31 15:51:48
linux-kernel
Re: [PATCH v3 09/11] Input: alps - remove unlikely() from IS_ERR*() condition
2019-08-30 06:57:37
linux-kernel
Re: [PATCH v2] scripts: coccinelle: check for !(un)?likely usage
2019-08-29 17:14:20
linux-kernel
Re: [PATCH v2] scripts: coccinelle: check for !(un)?likely usage
2019-08-29 17:12:10
linux-kernel
[PATCH v2] scripts: coccinelle: check for !(un)?likely usage
2019-08-29 16:54:56
linux-kernel
[PATCH v3 05/11] fs: remove unlikely() from WARN_ON() condition
2019-08-29 16:54:54
linux-kernel
[PATCH v3 10/11] udp: Remove unlikely() from IS_ERR*() condition
2019-08-29 16:54:13
linux-kernel
[PATCH v3 06/11] wimax/i2400m: remove unlikely() from WARN*() condition
2019-08-29 16:53:36
linux-kernel
[PATCH v3 11/11] ntfs: remove (un)?likely() from IS_ERR() conditions
2019-08-29 16:53:22
linux-kernel
[PATCH v3 09/11] Input: alps - remove unlikely() from IS_ERR*() condition
2019-08-29 16:53:16
linux-kernel
[PATCH v3 08/11] IB/hfi1: Remove unlikely() from IS_ERR*() condition
2019-08-29 16:53:08
linux-kernel
[PATCH v3 07/11] xfs: remove unlikely() from WARN_ON() condition
2019-08-29 16:52:44
linux-kernel
[PATCH v3 04/11] xen/events: Remove unlikely() from WARN() condition
2019-08-29 16:52:35
linux-kernel
[PATCH v3 03/11] net/mlx5e: Remove unlikely() from WARN*() condition
2019-08-29 16:52:24
linux-kernel
[PATCH v3 02/11] drm/msm: remove unlikely() from WARN_ON() conditions
2019-08-29 16:52:02
linux-kernel
[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
2019-08-28 21:14:59
linux-kernel
Re: [PATCH] asm-generic: add unlikely to default BUG_ON(x)
2019-08-28 21:10:49
linux-kernel
[PATCH] asm-generic: add unlikely to default BUG_ON(x)
2019-08-28 15:38:03
linux-kernel
Re: [PATCH v2] checkpatch: check for nested unlikely calls
2019-08-28 14:00:45
linux-kernel
Re: [PATCH] scripts: coccinelle: check for !(un)?likely usage
2019-08-28 13:34:36
linux-kernel
[PATCH v2] checkpatch: check for nested unlikely calls
2019-08-28 13:15:58
linux-kernel
Re: [PATCH] scripts: coccinelle: check for !(un)?likely usage
2019-08-28 12:43:02
linux-kernel
Re: [PATCH] scripts: coccinelle: check for !(un)?likely usage
2019-08-28 12:35:03
linux-kernel
Re: [PATCH] scripts: coccinelle: check for !(un)?likely usage
2019-08-27 17:34:14
linux-kernel
Re: [PATCH] checkpatch: check for nested (un)?likely calls
2019-08-27 16:57:14
linux-kernel
[PATCH] checkpatch: check for nested (un)?likely calls
2019-08-27 16:08:51
linux-kernel
[PATCH] ASN.1: Fix NULL check after strdup call