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-09-19 14:51:58
linux-kernel
Re: linux-next: manual merge of the drm tree with Linus' tree
2022-09-17 13:56:55
linux-kernel
Re: mainline build failure (new) for x86_64 allmodconfig with clang
2022-09-14 15:07:49
linux-kernel
Re: [PATCH 2/2] x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
2022-09-14 00:07:49
linux-kernel
Re: [PATCH] openvswitch: Change the return type for vport_ops.send function hook to int
2022-09-14 00:02:18
linux-kernel
Re: [PATCH] drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
2022-09-13 23:53:41
linux-kernel
Re: [PATCH] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-09-13 23:49:59
linux-kernel
Re: [PATCH] x86: Avoid relocation information in final vmlinux
2022-09-13 23:38:28
linux-kernel
Re: [PATCH] staging: rtl8723bs: Fix rtw_xmit_entry return type
2022-09-13 23:37:51
linux-kernel
Re: [PATCH] drm: xlnx: Fix return type of zynqmp_dp_connector_mode_valid
2022-09-13 23:37:43
linux-kernel
Re: [PATCH] staging: rtl8712: Fix return type of r8712_xmit_entry
2022-09-13 23:37:31
linux-kernel
Re: [PATCH v2] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
2022-09-13 23:22:33
linux-kernel
Re: [PATCH] drm/i915: Fix return type of mode_valid function hook
2022-09-13 23:21:18
linux-kernel
Re: [PATCH v2] staging: r8188eu: Fix return type of rtw_xmit_entry
2022-09-13 23:21:17
linux-kernel
Re: [PATCH] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
2022-09-13 23:20:52
linux-kernel
Re: [PATCH] staging: rtl8192u: Fix return type of ieee80211_xmit
2022-09-13 22:49:15
linux-kernel
Re: [PATCH] net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
2022-09-13 22:49:09
linux-kernel
Re: [PATCH] net: ethernet: litex: Fix return type of liteeth_start_xmit
2022-09-13 22:48:47
linux-kernel
Re: [PATCH] net: davicom: Fix return type of dm9000_start_xmit
2022-09-13 22:45:46
linux-kernel
Re: [PATCH] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
2022-09-13 22:45:46
linux-kernel
Re: [PATCH] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
2022-09-13 22:34:13
linux-kernel
Re: [PATCH] net: korina: Fix return type of korina_send_packet
2022-09-13 22:06:49
linux-kernel
Re: [PATCH] fortify: Adjust KUnit test for modular build
2022-09-13 14:07:43
linux-kernel
Re: [PATCH v2 2/3] fortify: Add KUnit test for FORTIFY_SOURCE internals
2022-09-13 10:04:04
linux-kernel
Re: [PATCH] scripts/clang-tools: remove unused module
2022-09-13 08:59:22
linux-kernel
Re: [PATCH 05/15] kbuild: build init/built-in.a just once
2022-09-12 14:43:04
linux-kernel
[PATCH -next] power: supply: bq25890: Fix enum conversion in bq25890_power_supply_set_property()
2022-09-11 11:56:50
linux-kernel
Re: machine_kexec_file.c:undefined reference to `__tsan_memset'
2022-09-11 09:16:59
linux-kernel
[PATCH net-next v2] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
2022-09-11 09:06:21
linux-kernel
Re: [PATCH net-next] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
2022-09-08 17:40:07
linux-kernel
Re: [PATCH] riscv: Pass -mno-relax only on lld < 15.0.0
2022-09-08 16:09:02
linux-kernel
[PATCH net-next] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
2022-09-06 17:14:24
linux-kernel
Re: drivers/gpu/drm/i915/display/intel_display.c:7539:3: warning: unannotated fall-through between switch labels
2022-09-06 16:35:47
linux-kernel
Re: [PATCH v2 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
2022-09-06 16:21:22
linux-kernel
Re: drivers/usb/gadget/udc/fsl_qe_udc.c:624:4: warning: unannotated fall-through between switch labels
2022-09-02 16:55:13
linux-kernel
Re: [PATCH v2 2/2] powerpc/math-emu: Remove -w build flag and fix warnings
2022-09-02 15:55:57
linux-kernel
Re: [PATCH v2 2/2] powerpc/math-emu: Remove -w build flag and fix warnings
2022-09-02 15:43:38
linux-kernel
Re: [jpoimboe:s390 2/2] Unsupported relocation type: 26
2022-09-02 15:43:21
linux-kernel
Re: [PATCH] coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
2022-09-01 21:25:46
linux-kernel
Re: [PATCH v4 00/21] KCFI support
2022-09-01 21:16:10
linux-kernel
Re: [PATCH 0/2] fortify: Add run-time WARN for cross-field memcpy()
2022-09-01 21:12:25
linux-kernel
[PATCH] coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
2022-09-01 18:09:31
linux-kernel
Re: [PATCH] Makefile.extrawarn: re-enable -Wformat for clang; take 2
2022-09-01 17:46:12
linux-kernel
Re: [kbuild-all] Re: powerpc-linux-objdump: Warning: Unrecognized form: 0x23
2022-09-01 02:11:54
linux-kernel
Re: [kbuild-all] Re: powerpc-linux-objdump: Warning: Unrecognized form: 0x23
2022-08-31 21:06:05
linux-kernel
Re: [PATCH v2 4/5] Makefile.debug: re-enable debug info for .S files
2022-08-31 20:55:23
linux-kernel
Re: [PATCH v2 1/5] x86/boot/compressed: prefer cc-option for CFLAGS additions
2022-08-31 20:49:08
linux-kernel
Re: [PATCH v2 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
2022-08-31 20:30:14
linux-kernel
Re: [PATCH v2 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
2022-08-31 20:08:29
linux-kernel
Re: [PATCH v2 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
2022-08-31 16:28:02
linux-kernel
Re: powerpc-linux-objdump: Warning: Unrecognized form: 0x23
2022-08-31 15:55:29
linux-kernel
[PATCH] powerpc/math_emu/efp: Include module.h