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
2023-12-04 11:59:31 linux-kernel [PATCH 11/20] mips: fix tlb_init() prototype
2023-12-04 11:59:28 linux-kernel [PATCH 08/20] mips: move jump_label_apply_nops() declaration to header
2023-12-04 11:59:22 linux-kernel [PATCH 10/20] mips: fix setup_zero_pages() prototype
2023-12-04 11:59:15 linux-kernel [PATCH 12/20] mips: move cache declarations into header
2023-12-04 11:59:10 linux-kernel [PATCH 09/20] mips: unhide uasm_in_compat_space_p() declaration
2023-12-04 11:58:43 linux-kernel [PATCH 07/20] mips: move build_tlb_refill_handler() prototype
2023-12-04 11:58:38 linux-kernel [PATCH 06/20] mips: mark local function static if possible
2023-12-04 11:58:30 linux-kernel [PATCH 04/20] mips: rs870e: stop exporting local functions
2023-12-04 11:58:26 linux-kernel [PATCH 03/20] mips: add missing declarations for trap handlers
2023-12-04 11:58:12 linux-kernel [PATCH 02/20] mips: add asm/syscalls.h header
2023-12-04 11:58:11 linux-kernel [PATCH 01/20] mips: decompress: fix add missing prototypes
2023-12-04 11:57:48 linux-kernel [PATCH 00/20] mips: address -Wmissing-prototypes warnings
2023-12-04 08:58:17 linux-kernel [PATCH] [v2] net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
2023-12-04 08:49:24 linux-kernel [PATCH 2/2] x86: rework CONFIG_X86_PAE dependency
2023-12-04 08:47:45 linux-kernel [PATCH 1/2] x86/xen: add CPU dependencies for 32-bit build
2023-12-04 07:32:52 linux-kernel [PATCH] drm/imagination: move update_logtype() into ifdef section
2023-12-04 07:30:35 linux-wireless [PATCH] rtw89: avoid stringop-overflow warning
2023-12-04 07:29:50 linux-kernel [PATCH] net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
2023-12-04 07:29:16 linux-kernel [PATCH] x86/alternative: move apply_relocation() out of init section
2023-12-04 07:28:33 linux-kernel [PATCH] drm/bridge: tc358768: select CONFIG_VIDEOMODE_HELPERS
2023-11-29 17:38:11 linux-kernel Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
2023-11-29 16:53:17 linux-kernel Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
2023-11-29 15:33:12 linux-kernel [PATCH] KVM: guest-memfd: fix unused-function warning
2023-11-29 12:06:45 linux-kernel [PATCH] scsi: mpi3mr: reduce stack usage in mpi3mr_refresh_sas_ports()
2023-11-29 12:01:33 linux-kernel [PATCH] btrfs: fix btrfs_parse_param() build failure
2023-11-29 11:39:09 linux-kernel [PATCH 2/2] drm/imagination: avoid -Woverflow warning
2023-11-29 11:38:38 linux-kernel [PATCH 1/2] drm/imagination: avoid -Wmissing-prototype warnings
2023-11-29 11:32:29 linux-kernel [PATCH] ASoC: fsl_rpmsg: update Kconfig dependencies
2023-11-23 11:22:56 linux-kernel [PATCH v3 4/6] x86: sta2x11: include header for sta2x11_get_instance() prototype
2023-11-23 11:08:45 linux-kernel [PATCH v3 6/6] Makefile.extrawarn: turn on missing-prototypes globally
2023-11-23 11:08:38 linux-kernel [PATCH v3 2/6] jffs2: mark __jffs2_dbg_superblock_counts() static
2023-11-23 11:07:08 linux-kernel [PATCH v3 5/6] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
2023-11-23 11:07:07 linux-kernel [PATCH v3 3/6] sched: fair: move unused stub functions to header
2023-11-23 11:05:50 linux-kernel [PATCH v3 1/6] ida: make 'ida_dump' static
2023-11-23 11:05:37 linux-kernel [PATCH v3 0/6] Treewide: enable -Wmissing-prototypes
2023-11-23 10:52:42 linux-kernel [PATCH v2 3/3] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
2023-11-23 10:48:47 linux-kernel [PATCH v2 1/3] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
2023-11-23 10:48:47 linux-kernel [PATCH v2 2/3] powerpc: pasemi: mark pas_shutdown() static
2023-11-23 10:48:24 linux-kernel [PATCH v2 0/3] powerpc: -Wmissing-prototypes fixes
2023-11-23 07:00:32 linux-kernel [PATCH] ACPI: thermal_lib: include "internal.h" for function prototypes
2023-11-22 22:48:07 linux-kernel [PATCH v3 3/3] nvme: tcp: fix compile-time checks for TLS mode
2023-11-22 22:48:04 linux-kernel [PATCH v3 2/3] nvme: target: fix Kconfig select statements
2023-11-22 22:48:02 linux-kernel [PATCH v3 0/3] nvme link failure fixes
2023-11-22 22:47:59 linux-kernel [PATCH v3 1/3] nvme: target: fix nvme_keyring_id() references
2023-11-22 22:21:28 linux-kernel [PATCH] EDAC, thunderx: fix possible out-of-bounds string access.
2023-11-22 22:19:18 linux-kernel [PATCH] drm/rockchip: rk3066_hdmi: include drm/drm_atomic.h
2023-11-22 22:18:18 linux-bluetooth [PATCH] Bluetooth: hci_event: shut up a false-positive warning
2023-11-22 22:15:00 linux-kernel [PATCH] drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()
2023-11-21 14:42:07 linux-kernel Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
2023-11-21 10:19:57 linux-kernel Re: [PATCH 3/4] pci: move devres code from pci.c to devres.c
2023-11-21 10:11:33 linux-kernel Re: [PATCH 2/4] lib: move pci-specific devres code to drivers/pci/