LinuxLists
Users
About
Nathan Chancellor (
[email protected]
)
Number of posts: 2006 (1.63 per day)
First post: 2021-01-27 19:55:49
Last post: 2024-06-14 20:07:44
Previous Page
/
Next Page
Date
List
Subject
2022-02-02 13:17:15
linux-kernel
[PATCH bpf-next 4/5] lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
2022-02-02 08:45:15
linux-kernel
[PATCH bpf-next 0/5] Allow CONFIG_DEBUG_INFO_DWARF5=y + CONFIG_DEBUG_INFO_BTF=y
2022-02-01 15:00:53
linux-kernel
Re: [PATCH] fortify: Update compile-time tests for Clang 14
2022-02-01 08:46:18
linux-kernel
Re: arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC
2022-02-01 08:44:07
linux-kernel
Re: drivers/input/touchscreen/ads7846.c:705:24: warning: taking address of packed member 'data' of class or structure 'ads7846_buf' may result in an unaligned pointer value
2022-01-31 11:49:24
linux-kernel
Re: [PATCH] Kconfig.debug: Make DEBUG_INFO always default=n
2022-01-31 11:40:00
linux-kernel
Re: [PATCH v3] Kconfig.debug: Make DEBUG_INFO selectable from a choice
2022-01-31 11:31:55
linux-kernel
Re: [PATCH 2/2] stack: Constrain stack offset randomization with Clang builds
2022-01-31 11:31:18
linux-kernel
Re: [PATCH 1/2] stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
2022-01-31 11:11:10
linux-kernel
Re: [PATCHv3] powerpc: mm: radix_tlb: rearrange the if-else block
2022-01-28 20:03:58
linux-crypto
Re: [PATCH 0/2] xor: enable auto-vectorization in Clang
2022-01-26 22:20:46
linux-kernel
Re: [PATCH v3 1/3] string: Make stpcpy() possible to use
2022-01-26 13:44:17
linux-kernel
Re: [PATCH v1 0/9] drivers: hv: dxgkrnl: Driver overview
2022-01-26 11:32:37
linux-kernel
[PATCH v2 2/2] MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-option
2022-01-26 11:22:45
linux-kernel
[PATCH v2 1/2] MIPS: Loongson64: Clean up use of cc-ifversion
2022-01-25 08:56:35
linux-kernel
Re: [PATCH 2/2] MIPS: Loongson64: Wrap -mno-branch-likely with cc-option
2022-01-25 08:41:25
linux-kernel
Re: [PATCH 2/2] MIPS: Loongson64: Wrap -mno-branch-likely with cc-option
2022-01-25 08:40:07
linux-kernel
Re: [PATCH 1/2] MIPS: Loongson64: Clean up use of cc-ifversion
2022-01-24 19:44:38
linux-kernel
Re: fs/ntfs3/fsntfs.c:2248:41: warning: taking address of packed member 'de' of class or structure 'NTFS_DE_SII' may result in an unaligned pointer value
2022-01-24 04:33:26
linux-kernel
Re: [PATCH] Makefile: Fix build with scan-build
2022-01-22 09:45:04
linux-kernel
Re: [PATCH 13/14] ARM: use .arch directives instead of assembler command line flags
2022-01-22 01:58:41
linux-kernel
Re: [PATCH] Makefile: Fix build with scan-build
2022-01-22 00:08:12
linux-kernel
[PATCH 1/2] MIPS: Loongson64: Clean up use of cc-ifversion
2022-01-22 00:07:21
linux-kernel
Re: drivers/iio/adc/ti-tsc2046.c:242:62: warning: taking address of packed member 'data' of class or structure 'tsc2046_adc_atom' may result in an unaligned pointer value
2022-01-22 00:07:19
linux-kernel
[PATCH 2/2] MIPS: Loongson64: Wrap -mno-branch-likely with cc-option
2022-01-21 20:10:37
linux-kernel
Re: [PATCH] Makefile: Fix build with scan-build
2022-01-21 20:06:29
linux-kernel
Re: [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
2022-01-21 20:05:50
linux-kernel
Re: [PATCH] Makefile: Fix build with scan-build
2022-01-18 03:04:03
linux-kernel
Re: [PATCH 1/1] script/sorttable: fix some initialization problems
2022-01-17 04:17:17
linux-kernel
Re: [for-next][PATCH 10/31] scripts: ftrace - move the sort-processing in ftrace_init
2022-01-16 16:23:03
linux-kernel
Re: [for-next][PATCH 10/31] scripts: ftrace - move the sort-processing in ftrace_init
2022-01-14 23:09:39
linux-kernel
Re: [PATCH] objtool: prefer memory clobber & %= to volatile & __COUNTER__
2022-01-12 22:12:38
linux-kernel
Re: [PATCH v1 0/9] drivers: hv: dxgkrnl: Driver overview
2022-01-11 16:50:34
linux-kernel
[PATCH] pcmcia: Guard yenta_dev_{resume,suspend}_noirq() on CONFIG_PM_SLEEP
2022-01-11 16:01:40
linux-kernel
Re: [GIT PULL] Networking for 5.17
2022-01-10 20:05:25
linux-kernel
Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
2022-01-10 20:03:54
linux-kernel
Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
2022-01-07 18:49:40
linux-kernel
Re: [PATCH v2 1/2] kbuild: move headers_check.pl to usr/include/
2022-01-07 18:33:32
linux-kernel
[PATCH] clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()
2022-01-07 00:30:02
linux-kernel
Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
2022-01-07 00:16:35
linux-kernel
Re: [PATCH 0/2] *** Fix reformat_objdump.awk ***
2022-01-06 19:02:33
linux-kernel
Re: [PATCH 0/2] *** Fix reformat_objdump.awk ***
2022-01-05 22:33:45
linux-kernel
Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
2022-01-05 21:42:32
linux-kernel
Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
2022-01-04 19:19:27
linux-kernel
Re: [PATCH] [v3] x86/sgx: Fix NULL pointer dereference on non-SGX systems
2022-01-04 17:51:36
linux-kernel
Re: [PATCH] headers/deps: dcache: Move the ____cacheline_aligned attribute to the head of the definition
2022-01-04 17:50:56
linux-kernel
Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
2022-01-03 18:45:30
linux-kernel
Re: [GIT PULL for v5.17-rc1] New year's media updates
2022-01-03 17:54:59
linux-kernel
Re: [PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
2022-01-02 23:20:50
linux-kernel
Re: [PATCH v13 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
2021-12-31 22:02:10
linux-kernel
Re: [PATCH v2] power: reset: ltc2952: Fix use of floating point literals