LinuxLists
Users
About
Rasmus Villemoes (
[email protected]
)
Number of posts: 2109 (0.52 per day)
First post: 2013-04-10 23:53:05
Last post: 2024-06-10 13:39:07
Previous Page
/
Next Page
Date
List
Subject
2021-06-15 07:06:03
linux-kernel
Re: [PATCH RFCv3 2/3] lib/vsprintf.c: make %pD print full path for file
2021-06-15 06:51:49
linux-kernel
Re: [PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition
2021-06-14 08:13:09
linux-kernel
Re: Panic on ppc64le using kernel 5.13.0-rc3
2021-06-11 21:52:07
linux-kernel
Re: Panic on ppc64le using kernel 5.13.0-rc3
2021-06-11 21:44:56
linux-kernel
Re: [PATCH RFCv3 3/3] lib/test_printf: add test cases for '%pD'
2021-06-11 21:30:54
linux-kernel
Re: [PATCH RFCv3 2/3] lib/vsprintf.c: make %pD print full path for file
2021-06-11 21:12:07
linux-kernel
Re: [init/initramfs.c] e7cb072eb9: invoked_oom-killer:gfp_mask=0x
2021-06-11 09:24:03
linux-kernel
Re: [init/initramfs.c] e7cb072eb9: invoked_oom-killer:gfp_mask=0x
2021-06-11 07:15:41
linux-kernel
Re: Panic on ppc64le using kernel 5.13.0-rc3
2021-06-10 13:05:40
linux-kernel
Re: Panic on ppc64le using kernel 5.13.0-rc3
2021-06-08 07:45:58
linux-kernel
Re: [init/initramfs.c] e7cb072eb9: invoked_oom-killer:gfp_mask=0x
2021-06-06 23:50:24
linux-kernel
Re: [RFC] LKMM: Add volatile_if()
2021-06-06 23:48:17
linux-kernel
Re: [RFC] LKMM: Add volatile_if()
2021-06-01 19:02:46
linux-wireless
Re: [PATCH RFCv2 2/3] lib/vsprintf.c: make %pD print full path for file
2021-05-28 20:07:11
linux-wireless
Re: [PATCH RFCv2 2/3] lib/vsprintf.c: make %pD print full path for file
2021-05-25 10:47:51
linux-kernel
Re: [PATCH 1/2] lib: test_scanf: Fix incorrect use of type_min() with unsigned types
2021-05-25 10:33:19
linux-kernel
Re: [PATCH 1/2] lib: test_scanf: Fix incorrect use of type_min() with unsigned types
2021-05-21 10:13:49
linux-kernel
Re: [PATCH] init/main.c: silence some -Wunused-parameter warnings
2021-05-19 19:19:36
linux-kernel
Re: [PATCH v6 3/4] printk: Userspace format indexing support
2021-05-17 13:43:14
linux-kernel
Re: [PATCH] [v2] printf: fix errname.c list
2021-05-12 08:17:10
linux-kernel
Re: [PATCH 11/12] tools: sync lib/find_bit implementation
2021-05-10 10:22:19
linux-kernel
Re: [PATCH] docs: admin-guide: update description for kernel.modprobe sysctl
2021-05-07 10:21:54
linux-kernel
[PATCH] mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
2021-05-06 13:11:35
linux-kernel
Re: [PATCH] docs: admin-guide: update description for kernel.hotplug sysctl
2021-05-05 14:38:47
linux-kernel
Re: [PATCH] vsscanf() in lib/vsprintf.c
2021-05-05 06:57:21
linux-kernel
Re: [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf
2021-04-29 11:56:14
linux-kernel
Re: RFC: collection of common distro configs?
2021-04-29 10:29:42
linux-kernel
RFC: collection of common distro configs?
2021-04-29 08:21:08
linux-kernel
Re: wait_for_initramfs warning from kernel_init_freeable()
2021-04-29 06:41:47
linux-kernel
Re: [GIT PULL] iomap: new code for 5.13-rc1
2021-04-28 09:16:31
linux-kernel
Re: [PATCH] lib/string: sysfs_streq works case insensitively
2021-04-28 07:49:14
linux-kernel
Re: [PATCH] lib/string: sysfs_streq works case insensitively
2021-04-28 07:39:25
linux-kernel
Re: [GIT PULL] iomap: new code for 5.13-rc1
2021-04-28 06:41:21
linux-kernel
Re: [PATCH] lib/string: sysfs_streq works case insensitively
2021-04-27 06:36:42
linux-kernel
Re: [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf
2021-04-23 14:34:36
linux-kernel
Re: [PATCH bpf-next 0/2] Implement BPF formatted output helpers with bstr_printf
2021-04-23 13:47:10
linux-kernel
Re: [PATCH v5 05/13] module: Add printk formats to add module build ID to stacktraces
2021-04-23 09:47:04
linux-kernel
[PATCH] lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
2021-04-23 09:27:55
linux-kernel
Re: [PATCH bpf-next 2/2] bpf: Implement formatted output helpers with bstr_printf
2021-04-23 08:52:47
linux-kernel
Re: [PATCH bpf-next 0/2] Implement BPF formatted output helpers with bstr_printf
2021-04-22 10:13:24
linux-kernel
Re: [PATCH] bpf: remove pointless code from bpf_do_trace_printk()
2021-04-22 07:15:07
linux-kernel
Re: [PATCH] bpf: remove pointless code from bpf_do_trace_printk()
2021-04-22 01:24:21
linux-kernel
[PATCH] Input: atkbd - simplify atkbd_show_force_release()
2021-04-22 01:22:08
linux-kernel
[PATCH] efi: cper: fix snprintf() use in cper_dimm_err_location()
2021-04-22 01:21:12
linux-kernel
[PATCH] efi: cper: fix scnprintf() use in cper_mem_err_location()
2021-04-22 01:20:16
linux-kernel
[PATCH] bpf: remove pointless code from bpf_do_trace_printk()
2021-04-21 20:39:45
linux-kernel
Re: [PATCH][RFC] tracing: Enable tracepoints via module parameters
2021-04-21 09:51:12
linux-kernel
Re: [PATCH][RFC] tracing: Enable tracepoints via module parameters
2021-04-20 12:55:06
linux-kernel
[PATCH] docs: admin-guide: update description for kernel.modprobe sysctl
2021-04-20 12:07:30
linux-kernel
[PATCH] docs: admin-guide: update description for kernel.hotplug sysctl
2021-04-20 07:22:54
linux-kernel
Re: [PATCH 1/2] mm: Fix struct page layout on 32-bit systems