Arnd Bergmann ([email protected])

Number of posts: 3683 (2.78 per day)
First post: 2020-10-21 13:51:44
Last post: 2024-06-07 06:16:43

Date List Subject
2024-06-07 06:16:43 linux-kernel [PATCH] powerpc: vdso: fix building with wrong-endian toolchain
2024-06-04 21:00:34 linux-kernel [PATCH] [v3] arm64/io: add constant-argument check
2024-06-03 07:42:01 linux-kernel [PATCH] [v3] HID: intel-ish-hid: fix endian-conversion
2024-05-31 16:55:23 linux-kernel Re: [PATCH 00/14] alpha: cleanups for 6.10
2024-05-31 16:29:55 linux-kernel [PATCH] [v2] HID: intel-ish-hid: fix endian-conversion
2024-05-29 10:03:48 linux-kernel [PATCH] HID: uclogic: avoid linking common code into multiple modules
2024-05-29 09:52:53 linux-kernel [PATCH] mtd: make mtd_test.c a separate module
2024-05-29 09:52:23 linux-kernel [PATCH] EDAC, i10nm: make skx_common.o a separate module
2024-05-29 09:51:05 linux-kernel [PATCH] platform/x86: int3472: make common part a separate module
2024-05-29 09:49:44 linux-kernel [PATCH] mfd: rsmu: split core code into separate module
2024-05-29 07:44:35 linux-kernel Re: [PATCH v5 1/3] VT: Use macros to define ioctls
2024-05-28 16:16:27 linux-kernel [PATCH] hns3: avoid linking objects into multiple modules
2024-05-28 15:46:34 linux-kernel [PATCH] [v2] arm64/io: add constant-argument check
2024-05-28 15:25:43 linux-kernel [PATCH] ethernet: octeontx2: avoid linking objects into multiple modules
2024-05-28 13:33:48 linux-kernel [PATCH] drm/xe: replace format-less snprintf() with strscpy()
2024-05-28 13:32:41 linux-kernel [PATCH] arm64: dts: amlogic: ad402: move thermal-zones to top node
2024-05-28 13:31:52 linux-kernel [PATCH] udmabuf: add CONFIG_MMU dependency
2024-05-28 12:30:04 linux-kernel [PATCH] arm64/io: add constant-argument check
2024-05-28 12:18:32 linux-kernel [PATCH] platform/x86: yt2-1380: add CONFIG_EXTCON dependency
2024-05-28 12:17:32 linux-kernel [PATCH 1/2] HID: intel-ish-hid: fix cache management mistake
2024-05-28 12:13:48 linux-kernel [PATCH] iio: dac: ad9739a: drop COMPILE_TEST option
2024-05-28 12:13:28 linux-kernel [PATCH] regulator: rtq2208: remove unused rtq2208_regulator_ldo_ops
2024-05-28 12:12:34 linux-kernel [PATCH] kdb: address -Wformat-security warnings
2024-05-28 12:11:42 linux-kernel [PATCH] cpufreq: amd-pstate: remove global header file
2024-05-28 12:09:00 linux-kernel [PATCH] drm/amdkfd: select CONFIG_CRC16
2024-05-28 12:08:14 linux-kernel [PATCH] watchdog: lenovo_se10_wdt: add HAS_IOPORT dependency
2024-05-28 12:07:28 linux-kernel [PATCH] i2c: viai2c: turn common code into a proper module
2024-05-28 12:05:54 linux-kernel [PATCH] vfio/qat: add PCI_IOV dependency
2024-05-28 12:05:34 linux-kernel [PATCH] net: dsa: realtek: add LEDS_CLASS dependency
2024-05-28 12:03:03 linux-kernel [PATCH] mailbox: zynqmp-ipi: drop irq_to_desc() call
2024-05-28 11:58:40 linux-kernel [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion
2024-05-28 11:55:07 linux-kernel [PATCH] dmaengine: fsl-edma: avoid linking both modules
2024-05-28 11:53:38 linux-kernel [PATCH 4/4] drm/amd/display: Move 'struct scaler_data' off stack
2024-05-28 11:53:24 linux-kernel [PATCH 3/4] drm/amd/display: avoid large on-stack structures
2024-05-28 11:52:16 linux-kernel [PATCH 2/4] [RESEND] drm/amd/display: fix graphics_object_id size
2024-05-28 11:52:00 linux-kernel [PATCH 1/4] [RESEND] drm/amd/display: dynamically allocate dml2_configuration_options structures
2024-05-15 07:48:10 linux-kernel Re: [PATCH v2 1/1] video: Handle HAS_IOPORT dependencies
2024-05-03 15:41:46 linux-kernel [PATCH] asm-generic: remove unused asm-generic/page.h
2024-05-03 08:19:17 linux-kernel [PATCH 14/14] alpha: drop pre-EV56 support
2024-05-03 08:15:26 linux-kernel [PATCH 12/14] alpha: remove LCA and APECS based machines
2024-05-03 08:14:56 linux-kernel [PATCH 13/14] alpha: cabriolet: remove EV5 CPU support
2024-05-03 08:14:33 linux-kernel [PATCH 11/14] alpha: sable: remove early machine support
2024-05-03 08:14:28 linux-kernel [PATCH 10/14] alpha: remove DECpc AXP150 (Jensen) support
2024-05-03 08:14:20 linux-kernel [PATCH 08/14] alpha: jensen, t2 - make __EXTERN_INLINE same as for the rest
2024-05-03 08:14:14 linux-kernel [PATCH 09/14] alpha: trim the unused stuff from asm-offsets.c
2024-05-03 08:14:10 linux-kernel [PATCH 07/14] alpha: core_lca: take the unused functions out
2024-05-03 08:13:56 linux-kernel [PATCH 05/14] alpha: sys_sio: fix misspelled ifdefs
2024-05-03 08:13:38 linux-kernel [PATCH 01/14] alpha: sort scr_mem{cpy,move}w() out
2024-05-03 08:13:34 linux-kernel [PATCH 06/14] alpha: missing includes
2024-05-03 08:13:17 linux-kernel [PATCH 00/14] alpha: cleanups for 6.10
2024-05-03 08:13:06 linux-kernel [PATCH 04/14] alpha: don't make functions public without a reason