Alexander Lobakin ([email protected])

Number of posts: 477 (0.54 per day)
First post: 2020-06-17 20:45:08
Last post: 2022-11-20 00:02:36

Date List Subject
2022-11-20 00:02:36 linux-kernel [PATCH 10/18] EDAC: i10nm, skx: fix mixed module-builtin object
2022-11-19 23:39:56 linux-kernel [PATCH 04/18] sound: fix mixed module-builtin object
2022-11-19 23:39:26 linux-kernel [PATCH 09/18] net: emac, cpsw: fix mixed module-builtin object (davinci_cpdma)
2022-11-19 23:38:54 linux-kernel [PATCH 15/18] net: dpaa2: fix mixed module-builtin object
2022-11-19 23:38:30 linux-kernel [PATCH 14/18] dsa: ocelot: fix mixed module-builtin object
2022-11-19 23:38:16 linux-kernel [PATCH 11/18] platform/x86: int3472: fix object shared between several modules
2022-11-19 23:37:29 linux-kernel [PATCH 02/18] drm/bridge: imx: fix mixed module-builtin object
2022-11-19 23:37:08 linux-kernel [PATCH 00/18] treewide: fix object files shared between several modules
2022-11-19 23:37:04 linux-kernel [PATCH 18/18] net: cpsw: fix mixed module-builtin object
2022-11-19 23:37:03 linux-kernel [PATCH 16/18] net: hns3: fix mixed module-builtin object
2022-11-19 23:37:02 linux-kernel [PATCH 17/18] net: octeontx2: fix mixed module-builtin object
2022-11-19 23:36:44 linux-kernel [PATCH 12/18] mtd: tests: fix object shared between several modules
2022-11-19 23:36:18 linux-kernel [PATCH 03/18] drm/bridge: imx: turn imx8{qm,qxp}-ldb into single-object modules
2022-11-19 23:35:46 linux-kernel [PATCH 07/18] net: liquidio: fix mixed module-builtin object
2022-11-19 23:20:54 linux-kernel [PATCH 08/18] net: enetc: fix mixed module-builtin object
2022-11-19 23:15:25 linux-kernel [PATCH 01/18] block/rnbd: fix mixed module-builtin object
2022-11-19 23:12:19 linux-kernel [PATCH 13/18] crypto: octeontx2: fix objects shared between several modules
2022-11-19 23:11:02 linux-kernel [PATCH 05/18] mfd: rsmu: fix mixed module-builtin object
2022-11-19 23:10:53 linux-kernel [PATCH 06/18] mfd: rsmu: turn rsmu-{core,i2c,spi} into single-object modules
2022-11-18 22:33:58 linux-kernel Re: [PATCH v2 2/2] kbuild: warn objects shared among multiple modules
2022-05-04 16:26:22 linux-kernel Re: [PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
2022-04-22 22:41:49 linux-kernel [PATCH v2 bpf 05/11] samples/bpf: add 'asm/mach-generic' include path for every MIPS
2022-04-22 22:03:24 linux-kernel [PATCH v2 bpf 08/11] samples/bpf: fix false-positive right-shift underflow warnings
2022-04-22 21:43:54 linux-kernel [PATCH v2 bpf 07/11] samples/bpf: fix uin64_t format literals
2022-04-22 20:50:52 linux-kernel [PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
2022-04-22 20:27:36 linux-kernel [PATCH v2 bpf 03/11] bpftool: use a local bpf_perf_event_value to fix accessing its fields
2022-04-22 20:25:29 linux-kernel [PATCH v2 bpf 04/11] bpftool: fix fcntl.h include
2022-04-22 19:28:33 linux-kernel [PATCH v2 bpf 10/11] samples/bpf: fix -Wsequence-point
2022-04-22 19:27:21 linux-kernel [PATCH v2 bpf 06/11] samples/bpf: use host bpftool to generate vmlinux.h, not target
2022-04-22 19:21:04 linux-kernel [PATCH v2 bpf 01/11] bpftool: use a local copy of perf_event to fix accessing ::bpf_cookie
2022-04-22 19:10:27 linux-kernel Re: [PATCH v2 bpf 07/11] samples/bpf: fix uin64_t format literals
2022-04-22 18:34:26 linux-kernel Re: [PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
2022-04-21 21:57:44 linux-kernel [PATCH v2 bpf 09/11] samples/bpf: fix include order for non-Glibc environments
2022-04-21 14:27:55 linux-kernel [PATCH v2 bpf 11/11] samples/bpf: xdpsock: fix -Wmaybe-uninitialized
2022-04-21 09:43:50 linux-kernel [PATCH v2 bpf 02/11] bpftool: define a local bpf_perf_link to fix accessing its fields
2022-04-18 12:18:54 linux-kernel Re: [PATCH bpf-next 02/11] bpf: always emit struct bpf_perf_link BTF
2022-04-17 10:23:10 linux-kernel Re: [PATCH bpf-next 07/11] samples: bpf: fix uin64_t format literals
2022-04-16 02:41:35 linux-kernel [PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
2022-04-16 02:28:33 linux-kernel [PATCH bpf-next 08/11] samples: bpf: fix shifting unsigned long by 32 positions
2022-04-16 02:07:50 linux-kernel [PATCH bpf-next 11/11] samples: bpf: xdpsock: fix -Wmaybe-uninitialized
2022-04-16 02:04:26 linux-kernel [PATCH bpf-next 10/11] samples: bpf: fix -Wsequence-point
2022-04-16 01:49:22 linux-kernel [PATCH bpf-next 05/11] samples: bpf: use host bpftool to generate vmlinux.h, not target
2022-04-16 01:04:14 linux-kernel [PATCH bpf-next 03/11] tools, bpf: fix bpftool build with !CONFIG_BPF_EVENTS
2022-04-16 00:36:41 linux-kernel [PATCH bpf-next 07/11] samples: bpf: fix uin64_t format literals
2022-04-16 00:30:28 linux-kernel [PATCH bpf-next 09/11] samples: bpf: fix include order for non-Glibc environments
2022-04-16 00:28:48 linux-kernel [PATCH bpf-next 04/11] samples: bpf: add 'asm/mach-generic' include path for every MIPS
2022-04-16 00:18:25 linux-kernel [PATCH bpf-next 02/11] bpf: always emit struct bpf_perf_link BTF
2022-04-15 22:08:40 linux-kernel [PATCH bpf-next 06/11] tools, bpf: fix fcntl.h include in bpftool
2022-04-15 16:20:25 linux-kernel [PATCH bpf-next 01/11] bpf, perf: fix bpftool compilation with !CONFIG_PERF_EVENTS
2022-04-12 23:29:59 linux-crypto [PATCH RESEND] asm-generic: fix __get_unaligned_be48() on 32 bit platforms
2022-04-12 01:18:08 linux-kernel Re: [PATCH] asm-generic: fix __get_unaligned_be48() on 32 bit platforms