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
2020-08-17 07:07:34
linux-kernel
Re: [PATCH] lib: Convert test_printf.c to KUnit
2020-08-13 11:34:21
linux-kernel
Re: [PATCH] overflow: Add __must_check attribute to check_*() helpers
2020-08-13 06:40:45
linux-kernel
Re: [PATCH] overflow: Add __must_check attribute to check_*() helpers
2020-08-05 12:47:56
linux-kernel
Re: [RFC] saturate check_*_overflow() output?
2020-08-04 06:15:02
linux-kernel
Re: [RFC] saturate check_*_overflow() output?
2020-07-10 09:05:57
linux-kernel
Re: [PATCH] kcmp: add separate Kconfig symbol for kcmp syscall
2020-07-10 07:59:35
linux-kernel
[PATCH] kcmp: add separate Kconfig symbol for kcmp syscall
2020-06-30 14:00:45
linux-kernel
Re: [sched] c3a340f7e7: invalid_opcode:#[##]
2020-06-23 13:13:45
linux-kernel
Re: [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format specifier which uses BTF
2020-06-17 20:10:25
linux-kernel
Re: [PATCH v3 00/21] dynamic_debug cleanups, query features, export
2020-06-11 11:38:09
linux-kernel
Re: WIP generic module->debug_flags and dynamic_debug
2020-06-10 11:46:17
linux-kernel
must populate_rootfs be synchronous?
2020-06-08 10:12:58
linux-kernel
Re: [PATCH resend] fs/namei.c: micro-optimize acl_permission_check
2020-06-07 13:24:44
linux-kernel
Re: [PATCH resend] fs/namei.c: micro-optimize acl_permission_check
2020-06-05 14:26:51
linux-kernel
[PATCH resend] fs/namei.c: micro-optimize acl_permission_check
2020-05-25 10:05:21
linux-kernel
Re: [RFC][PATCH 0/4] x86/entry: disallow #DB more
2020-05-08 09:09:25
linux-kernel
Re: [PATCH] sched/fair: Return true,false in voluntary_active_balance()
2020-05-05 07:54:18
linux-kernel
Re: [PATCH v4 14/18] static_call: Add static_cond_call()
2020-05-04 07:23:04
linux-kernel
Re: [PATCH v4 14/18] static_call: Add static_cond_call()
2020-05-02 13:10:14
linux-kernel
Re: [PATCH v4 14/18] static_call: Add static_cond_call()
2020-04-29 12:17:21
linux-kernel
Re: [RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
2020-04-29 12:11:58
linux-kernel
Re: [RFC PATCH bpf-next 5/6] printk: add type-printing %pT<type> format specifier which uses BTF
2020-04-27 15:48:44
linux-kernel
Re: [RESEND PATCH v3 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
2020-04-23 09:36:08
linux-kernel
Re: [PATCH v4 4/7] kernel.h: Split out min()/max() et al helpers
2020-04-22 10:37:20
linux-kernel
Re: [PATCH v4 08/11] READ_ONCE: Drop pointer qualifiers when reading from scalar types
2020-04-14 16:56:36
linux-ext4
comments on "ext4: don't assume that mmp_nodename/bdevname have NUL"
2020-04-03 12:12:04
linux-kernel
Re: [PATCH v2 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
2020-03-26 23:39:38
linux-kernel
Re: [RESEND][PATCH v3 14/17] static_call: Add static_cond_call()
2020-03-16 21:14:16
linux-kernel
Re: [PATCH 0/6] Fix sparse warnings for common qe library code
2020-03-16 21:08:35
linux-kernel
Re: [PATCH 6/6] soc: fsl: qe: fix sparse warnings for ucc_slow.c
2020-03-05 09:05:32
linux-kernel
Re: [PATCH v2 2/3] binder: do not initialize locals passed to copy_from_user()
2020-03-03 11:33:26
linux-kernel
Re: [PATCH 1/3] lib/test_printf: Clean up test of hashed pointers
2020-03-03 09:59:33
linux-kernel
Re: eh_frame confusion
2020-03-02 10:57:39
linux-kernel
eh_frame confusion
2020-02-27 15:58:17
linux-ext4
Re: vmlinux ELF header sometimes corrupt
2020-02-22 00:29:08
linux-kernel
Re: [PATCH v1] lib/vsprintf: update comment about simple_strto<foo>() functions
2020-02-21 23:54:12
linux-kernel
Re: [PATCH] vsprintf: sanely handle NULL passed to %pe
2020-02-19 15:41:39
linux-kernel
Re: [PATCH] vsprintf: sanely handle NULL passed to %pe
2020-02-19 13:57:55
linux-kernel
Re: [PATCH] vsprintf: sanely handle NULL passed to %pe
2020-02-19 11:54:44
linux-kernel
Re: [PATCH] vsprintf: sanely handle NULL passed to %pe
2020-02-19 08:22:36
linux-kernel
[PATCH] vsprintf: sanely handle NULL passed to %pe
2020-02-19 07:32:10
linux-kernel
Re: [PATCH] vsprintf: don't obfuscate NULL and error pointers
2020-02-17 19:46:23
linux-kernel
Re: [PATCH] usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
2020-02-17 14:20:35
linux-kernel
Re: [PATCH] usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
2020-02-14 20:50:36
linux-kernel
Re: [PATCH AUTOSEL 4.9 003/141] soc: fsl: qe: change return type of cpm_muram_alloc() to s32
2020-02-13 13:36:51
linux-kernel
Re: [PATCH] usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
2020-02-13 11:44:13
linux-kernel
[PATCH] serial: cpm_uart: call cpm_muram_init before registering console
2020-02-13 09:38:20
linux-kernel
Re: [Regression 5.6-rc1][Bisected b6231ea2b3c6] Powerpc 8xx doesn't boot anymore
2020-02-13 08:56:11
linux-kernel
[PATCH] usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
2020-02-13 07:45:50
linux-kernel
Re: [Regression 5.6-rc1][Bisected b6231ea2b3c6] Powerpc 8xx doesn't boot anymore
2020-02-04 23:25:38
linux-kernel
Re: [PATCH v2 1/2] kernel.h: Split out min()/max() et al helpers