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-10-28 21:56:00
linux-kernel
Re: [PATCH] seqlock: avoid -Wshadow warnings
2020-10-28 07:01:29
linux-kernel
Re: [PATCH] printf: fix Woverride-init warning for EDEADLK errno
2020-10-27 14:15:44
linux-kernel
Re: [PATCH] printf: fix Woverride-init warning for EDEADLK errno
2020-10-27 14:14:00
linux-kernel
Re: [v2 01/11] irqchip: ls-extirq: Add LS1043A, LS1088A external interrupt
2020-10-26 11:55:23
linux-kernel
Re: [RESEND 01/11] irqchip: ls-extirq: Add LS1043A, LS1088A external interrupt
2020-10-25 22:43:57
linux-kernel
[PATCH 0/4] deterministic random testing
2020-10-25 22:21:25
linux-kernel
[PATCH 4/4] lib/test_printf.c: use deterministic sequence of random numbers
2020-10-25 22:21:22
linux-kernel
[PATCH 3/4] kselftest_module.h: add struct rnd_state and seed parameter
2020-10-25 22:21:19
linux-kernel
[PATCH 2/4] kselftest_module.h: unconditionally expand the KSTM_MODULE_GLOBALS() macro
2020-10-25 22:21:15
linux-kernel
[PATCH 1/4] prandom.h: add *_state variant of prandom_u32_max
2020-10-25 14:46:05
linux-kernel
[PATCH] watchdog: sbc_fitpc2_wdt: add __user annotations
2020-10-24 02:13:08
linux-kernel
[PATCH] drm/ttm: add __user annotation in radeon_ttm_vram_read
2020-10-24 02:12:22
linux-kernel
[PATCH] kernel/sys.c: fix prototype of prctl_get_tid_address()
2020-10-24 01:42:23
linux-kernel
[PATCH 4.9-stable] scripts/setlocalversion: make git describe output more reliable
2020-10-24 01:41:38
linux-kernel
[PATCH 4.4-stable] scripts/setlocalversion: make git describe output more reliable
2020-10-24 00:10:35
linux-kernel
[PATCH] x86/uaccess: fix code generation in put_user()
2020-10-23 11:08:25
linux-kernel
Re: [PATCH v2] lib: Convert test_printf.c to KUnit
2020-10-23 08:12:36
linux-kernel
Re: [LTP] mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
2020-10-16 15:29:00
linux-kernel
[PATCH] Kbuild.include: remove leftover comment for filechk utility
2020-10-14 23:05:08
linux-kernel
Re: [GIT PULL] printk for 5.10 (includes lockless ringbuffer)
2020-10-14 23:03:01
linux-kernel
Re: using one gpio for multiple dht22 sensors
2020-10-14 09:24:39
linux-kernel
using one gpio for multiple dht22 sensors
2020-10-14 09:24:07
linux-kernel
Re: [PATCH 1/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
2020-10-14 06:37:53
linux-kernel
Re: [PATCH 1/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
2020-10-13 20:51:12
linux-kernel
Re: [GIT PULL] io_uring updates for 5.10-rc1
2020-10-13 19:48:40
linux-kernel
Re: [PATCH] kcmp: add separate Kconfig symbol for kcmp syscall
2020-10-13 12:04:08
linux-kernel
Re: [PATCH] lib: Convert test_printf.c to KUnit
2020-09-25 05:58:48
linux-kernel
Re: [PATCH v1 0/6] seccomp: Implement constant action bitmaps
2020-09-24 13:45:16
linux-kernel
Re: [PATCH v1 0/6] seccomp: Implement constant action bitmaps
2020-09-21 10:26:50
linux-kernel
Re: WARNING in ex_handler_uaccess
2020-09-18 12:34:19
linux-kernel
Re: [PATCH printk 2/3] printk: move dictionary keys to dev_printk_info
2020-09-18 07:11:41
linux-kernel
Re: [PATCH printk 2/3] printk: move dictionary keys to dev_printk_info
2020-09-17 13:02:56
linux-kernel
Re: [PATCH v2] scripts/setlocalversion: make git describe output more reliable
2020-09-17 06:57:56
linux-kernel
[PATCH v2] scripts/setlocalversion: make git describe output more reliable
2020-09-16 20:51:21
linux-kernel
Re: [PATCH] scripts/setlocalversion: make git describe output more reliable
2020-09-16 19:41:10
linux-kernel
Re: [PATCH] scripts/setlocalversion: make git describe output more reliable
2020-09-16 08:50:34
linux-kernel
Re: [PATCH] scripts/setlocalversion: make git describe output more reliable
2020-09-11 08:30:28
linux-kernel
Re: [PATCH] scripts/setlocalversion: make git describe output more reliable
2020-09-10 11:58:16
linux-kernel
[PATCH] scripts/setlocalversion: make git describe output more reliable
2020-09-07 06:54:07
linux-kernel
Re: [PATCH] /dev/zero: also implement ->read
2020-09-06 22:36:33
linux-kernel
Re: [PATCH] /dev/zero: also implement ->read
2020-09-03 09:00:08
linux-kernel
Re: [PATCH rdma-next 2/4] gcov: Use proper duplication routine for const pointer
2020-08-27 18:10:22
linux-kernel
Re: [PATCH] linux/kernel.h: add container_from()
2020-08-27 14:53:01
linux-kernel
Re: [PATCH] usb: atm: don't use snprintf() for sysfs attrs
2020-08-27 06:43:21
linux-kernel
Re: [PATCH] usb: atm: don't use snprintf() for sysfs attrs
2020-08-25 13:40:10
linux-kernel
Re: [PATCH] checkpatch: Allow not using -f with files that are in git
2020-08-21 12:24:19
linux-kernel
Re: [PATCH] lib: Convert test_printf.c to KUnit
2020-08-21 06:48:00
linux-kernel
Re: [PATCH 0/4] -ffreestanding/-fno-builtin-* patches
2020-08-20 14:57:17
linux-kernel
Re: [PATCH 0/4] -ffreestanding/-fno-builtin-* patches
2020-08-17 09:37:02
linux-kernel
Re: [PATCH v2] overflow: Add __must_check attribute to check_*() helpers
2020-08-17 08:28:25
linux-kernel
Re: [PATCH 08/30] net: wireless: ath: carl9170: Mark 'ar9170_qmap' as __maybe_unused