Nathan Chancellor ([email protected])

Number of posts: 1914 (1.62 per day)
First post: 2021-01-27 19:55:49
Last post: 2024-04-22 20:47:27

Date List Subject
2024-03-19 21:03:56 linux-kernel Re: [GIT PULL v2] tracing: Updates for v6.9
2024-03-19 16:10:29 linux-kernel [PATCH 2/2] tracing: Ignore -Wstring-compare with diagnostic macros
2024-03-19 16:09:10 linux-kernel [PATCH 1/2] compiler_types: Ensure __diag_clang() is always available
2024-03-19 16:09:05 linux-kernel [PATCH 0/2] tracing: Fully silence instance of -Wstring-compare
2024-03-18 15:52:13 linux-kernel Re: net/sunrpc/sched.c: error: result of comparison against a string literal is unspecified (use an explicit string comparison function instead)
2024-03-15 19:07:30 linux-kernel Re: [PATCH V2] kbuild: rpm-pkg: add dtb files in kernel rpm
2024-03-15 14:27:14 linux-kernel Prebuilt LLVM 18.1.1 uploaded
2024-03-13 18:40:46 linux-kernel Re: [PATCH] memtest: use {READ,WRITE}_ONCE in memory scanning
2024-03-13 18:32:50 linux-kernel Re: [PATCH 5.15 45/76] modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
2024-03-13 18:01:55 linux-kernel Re: [PATCH] tracing: Use strcmp() in __assign_str() WARN_ON() check
2024-03-13 15:32:46 linux-wireless Re: [PATCH] ssb: use "break" on default case to prevent warning
2024-03-07 00:12:43 linux-kernel Prebuilt LLVM 18.1.0 uploaded
2024-03-06 19:40:44 linux-kernel Re: [PATCH] printk: fix _entry_ptr build warning
2024-03-06 16:50:01 linux-kernel Re: [PATCH] kbuild: remove GCC's default -Wpacked-bitfield-compat flag
2024-03-01 22:16:20 linux-kernel Re: [PATCH] kbuild: fix inconsistent indentation in top Makefile
2024-03-01 03:51:09 linux-kernel Re: net/netfilter/nf_bpf_link.c:186:33: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
2024-02-28 18:47:44 linux-kernel Prebuilt LLVM 18.1.0-rc4 uploaded
2024-02-28 18:44:08 linux-kernel Re: Prebuilt LLVM 18.1.0-rc2 uploaded
2024-02-28 17:11:07 linux-kernel Re: [PATCH] power: supply: move power_supply_attr_group into #ifdef block
2024-02-27 22:36:47 linux-kernel Re: Prebuilt LLVM 18.1.0-rc2 uploaded
2024-02-27 15:37:53 linux-kernel Re: Prebuilt LLVM 18.1.0-rc2 uploaded
2024-02-25 19:54:50 linux-kernel Re: [PATCH] arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang
2024-02-21 19:36:51 linux-kernel Prebuilt LLVM 18.1.0-rc3 uploaded
2024-02-21 18:00:33 linux-wireless Re: [PATCH] wifi: ath12k: Fix uninitialized use of ret in ath12k_mac_allocate()
2024-02-17 00:08:10 linux-kernel Re: [PATCH v2] kbuild: Use -fmin-function-alignment when available
2024-02-16 21:07:58 linux-kernel Re: [PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
2024-02-15 03:25:07 linux-kernel Re: [tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
2024-02-14 20:33:17 linux-kernel Re: [PATCH 00/11] s390: Support linking with ld.lld
2024-02-14 19:48:46 linux-kernel Re: [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections
2024-02-13 02:53:14 linux-kernel Re: Prebuilt LLVM 18.1.0-rc2 uploaded
2024-02-13 01:32:04 linux-kernel Re: [PATCH] kbuild: Use -fmin-function-alignment when available
2024-02-13 00:16:46 linux-kernel Re: [PATCH 04/11] s390: vmlinux.lds.S: Discard unnecessary sections
2024-02-12 23:49:04 linux-kernel Re: Prebuilt LLVM 18.1.0-rc2 uploaded
2024-02-09 15:23:14 linux-kernel Re: [PATCH 00/11] s390: Support linking with ld.lld
2024-02-08 00:28:52 linux-kernel Prebuilt LLVM 18.1.0-rc2 uploaded
2024-02-08 00:19:20 linux-kernel [PATCH 10/11] s390: Select CONFIG_ARCH_WANT_LD_ORPHAN_WARN
2024-02-08 00:19:04 linux-kernel [PATCH 09/11] s390/boot: vmlinux.lds.S: Handle commonly discarded sections
2024-02-08 00:18:04 linux-kernel [PATCH 11/11] s390: Link vmlinux with '-z notext'
2024-02-08 00:17:59 linux-kernel [PATCH 07/11] s390/boot: vmlinux.lds.S: Handle DWARF debug sections
2024-02-08 00:17:39 linux-kernel [PATCH 06/11] s390/boot: vmlinux.lds.S: Handle '.rela' sections
2024-02-08 00:17:12 linux-kernel [PATCH 08/11] s390/boot: vmlinux.lds.S: Handle ELF required sections
2024-02-08 00:16:30 linux-kernel [PATCH 05/11] s390/boot: vmlinux.lds.S: Handle '.init.text'
2024-02-08 00:16:11 linux-kernel [PATCH 04/11] s390: vmlinux.lds.S: Discard unnecessary sections
2024-02-08 00:15:45 linux-kernel [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections
2024-02-08 00:15:35 linux-kernel [PATCH 01/11] s390: boot: Add support for CONFIG_LD_ORPHAN_WARN
2024-02-08 00:15:35 linux-kernel [PATCH 02/11] s390: vmlinux.lds.S: Handle '.data.rel' sections explicitly
2024-02-08 00:15:20 linux-kernel [PATCH 00/11] s390: Support linking with ld.lld
2024-02-06 19:02:28 linux-kernel Re: [PATCH V8 08/12] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface
2024-02-06 17:06:47 linux-kernel Re: [PATCH V8 08/12] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface
2024-02-06 15:49:53 linux-kernel Re: [PATCH 1/6] tools/rtla: Fix Makefile compiler options for clang
2024-02-06 01:35:30 linux-kernel Re: [PATCH 2/4] kbuild: rpm-pkg: mark installed files in /boot as %ghost