LinuxLists
Users
About
Tommi Rantala (
[email protected]
)
Number of posts: 117 (0.5 per day)
First post: 2017-03-22 13:07:52
Last post: 2017-11-13 16:24:06
Previous Page
Date
List
Subject
2017-11-13 16:24:06
linux-kernel
tipc_udp_send_msg oops in 4.4 when setting link tolerance
2017-06-07 07:21:22
linux-kernel
4.9.30 NULL pointer dereference in __remove_shared_vm_struct
2017-04-06 14:25:49
linux-kernel
Re: [RFC][PATCH] mm: Tighten x86 /dev/mem with zeroing
2017-03-31 19:33:07
linux-kernel
Re: sudo x86info -a => kernel BUG at mm/usercopy.c:78!
2017-03-31 06:59:57
linux-kernel
Re: sudo x86info -a => kernel BUG at mm/usercopy.c:78!
2017-03-31 05:44:54
linux-kernel
Re: sudo x86info -a => kernel BUG at mm/usercopy.c:78!
2017-03-31 05:40:10
linux-kernel
Re: sudo x86info -a => kernel BUG at mm/usercopy.c:78!
2017-03-30 06:44:30
linux-kernel
sudo x86info -a => kernel BUG at mm/usercopy.c:78!
2017-03-22 13:09:55
linux-kernel
[PATCH 1/6] perf buildid: do not update SDT cache with null filename
2017-03-22 13:09:41
linux-kernel
[PATCH 2/6] perf buildid: do not assume that readlink() returns a null terminated string
2017-03-22 13:09:21
linux-kernel
[PATCH 4/6] perf utils: use sizeof(buf)-1 in readlink() call
2017-03-22 13:09:04
linux-kernel
[PATCH 6/6] perf utils: readlink /proc/self/exe to find the perf binary
2017-03-22 13:08:52
linux-kernel
[PATCH 5/6] perf utils: null terminate buf in read_ftrace_printk()
2017-03-22 13:08:37
linux-kernel
[PATCH 3/6] perf tests: do not assume that readlink() returns a null terminated string
2017-03-22 13:07:52
linux-kernel
[PATCH 0/6] perf string handling fixes