Arnd Bergmann ([email protected])

Number of posts: 20072 (2.58 per day)
First post: 2003-03-02 16:59:48
Last post: 2024-06-15 11:47:52

Date List Subject
2024-04-22 12:11:36 linux-kernel Re: gcc-8: arm64/kvm/pauth.: Error: unknown architectural extension `pauth'
2024-04-22 09:25:57 linux-kernel Re: gcc-8: arm64/kvm/pauth.: Error: unknown architectural extension `pauth'
2024-04-19 07:03:11 linux-kernel Re: [PATCH] arm64: defconfig: Enable HSR driver
2024-04-19 06:02:54 linux-kernel Re: [PATCH] arm64: defconfig: Enable HSR driver
2024-04-19 05:59:12 linux-kernel Re: [PATCH] powerpc: drop port I/O helpers for CONFIG_HAS_IOPORT=n
2024-04-18 07:00:30 linux-kernel Re: [PATCH] powerpc: drop port I/O helpers for CONFIG_HAS_IOPORT=n
2024-04-17 15:43:56 linux-kernel Re: clang: error: unknown argument '-static-libasan'; did you mean '-static-libsan'?
2024-04-17 12:25:52 linux-kernel Re: [PATCH 1/2] [v2] net: ethernet: ti-cpsw: fix linking built-in code to modules
2024-04-16 14:43:26 linux-kernel Re: clang: error: unknown argument '-static-libasan'; did you mean '-static-libsan'?
2024-04-16 14:34:36 linux-kernel Re: ./include/asm-generic/tlb.h:629:10: error: parameter 'ptep' set but not used
2024-04-16 12:45:01 linux-kernel Re: powerpc: io-defs.h:43:1: error: performing pointer arithmetic on a null pointer has undefined behavior [-Werror,-Wnull-pointer-arithmetic]
2024-04-16 11:56:35 linux-kernel Re: powerpc: io-defs.h:43:1: error: performing pointer arithmetic on a null pointer has undefined behavior [-Werror,-Wnull-pointer-arithmetic]
2024-04-16 11:02:14 linux-kernel Re: powerpc: io-defs.h:43:1: error: performing pointer arithmetic on a null pointer has undefined behavior [-Werror,-Wnull-pointer-arithmetic]
2024-04-15 17:33:19 linux-kernel Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
2024-04-15 15:36:02 linux-kernel Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
2024-04-15 15:31:09 linux-kernel Re: [RFC PATCH v2 30/31] kvx: Add power controller driver
2024-04-14 15:47:27 linux-kernel Re: arch/alpha/include/asm/page.h:9:25: error: 'CONFIG_PAGE_SHIFT' undeclared; did you mean 'CONFIG_HAVE_PCI'?
2024-04-13 19:11:51 linux-kernel Re: [EXTERNAL] Re: [PATCH v5 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
2024-04-12 19:57:10 linux-kernel [GIT PULL] SoC fixes for 6.9
2024-04-12 09:43:07 linux-kernel Re: [PATCH 05/12] firmware: dmi-id: add a release callback function
2024-04-11 13:06:21 linux-kernel Re: [RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
2024-04-11 11:47:27 linux-kernel Re: [PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
2024-04-11 11:27:40 linux-kernel Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
2024-04-11 08:18:01 linux-kernel Re: [PATCH] i2c: ocores: convert to ioport_map() for IORESOURCE_IO
2024-04-11 07:56:37 linux-kernel Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
2024-04-11 07:52:03 linux-kernel Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
2024-04-11 07:05:29 linux-kernel Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
2024-04-11 06:07:21 linux-kernel Re: [PATCH v3 0/4] Give chance to build under !CONFIG_SMP for LoongArch
2024-04-10 08:00:29 linux-kernel Re: [PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
2024-04-10 07:29:21 linux-kernel Re: [PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
2024-04-09 19:18:27 linux-kernel Re: [PATCH 1/4] kbuild: turn on -Wextra by default
2024-04-09 15:34:24 linux-kernel Re: [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
2024-04-09 15:11:47 linux-kernel Re: [PATCH v2 3/3] btf: Avoid weak external references
2024-04-09 15:11:01 linux-kernel Re: [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
2024-04-09 12:10:35 linux-kernel Re: [PATCH v3 1/2] misc: sram: Move probe of sram subsystem
2024-04-09 07:32:42 linux-kernel Re: [PATCH 1/3] [v2] staging: rts5208: replace weird strncpy() with memcpy()
2024-04-09 07:17:42 linux-kernel Re: [PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
2024-04-09 07:08:15 linux-kernel Re: [PATCH 03/11] staging: replace weird strncpy() with memcpy()
2024-04-08 18:50:15 linux-kernel Re: [PATCH 09/11] staging: rtl8723bs: convert strncpy to strscpy
2024-04-08 18:31:59 linux-kernel Re: [PATCH 10/11] staging: greybus: change strncpy() to strscpy()
2024-04-08 18:05:48 linux-kernel Re: [PATCH 08/11] blktrace: convert strncpy() to strscpy_pad()
2024-04-08 15:38:53 linux-kernel Re: [PATCH 05/11] test_hexdump: avoid string truncation warning
2024-04-08 14:48:41 linux-kernel Re: [PATCH 03/11] staging: replace weird strncpy() with memcpy()
2024-04-08 08:02:47 linux-kernel Re: [PATCH] [v3] module: don't ignore sysfs_create_link() failures
2024-04-08 07:06:55 linux-kernel Re: [PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
2024-04-06 15:46:31 linux-kernel Re: [PATCH] i2c: i801: add I2C_MUX dependency
2024-04-05 20:17:04 linux-kernel Re: [PATCH] i2c: i801: add I2C_MUX dependency
2024-04-04 21:08:01 linux-kernel Re: [PATCH] kasan: hw_tags: include linux/vmalloc.h
2024-04-04 15:40:38 linux-kernel Re: [PATCH RFC cmpxchg 3/8] ARC: Emulate one-byte and two-byte cmpxchg
2024-04-04 14:13:20 linux-kernel Re: [PATCH 05/12] firmware: dmi-id: add a release callback function
2024-04-04 13:48:25 linux-kernel Re: [PATCH] ASoC: codecs: rk3308: fix building without CONFIG_OF