messages from 2015-07-19 21:03:58 to 2015-08-15 07:33:50 UTC [more...]
vmlinux
2015-08-15 7:33 UTC
Best approach to explore the linux source code
2015-08-15 6:58 UTC
Kernel Debugging using Qemu
2015-08-15 4:40 UTC (2+ messages)
signals handling in kernel
2015-08-14 18:55 UTC (6+ messages)
Clarifying what shmem pages are
2015-08-14 16:58 UTC
which means these lines (CFS)
2015-08-14 15:22 UTC
Could I search mails in lkml.org by date?
2015-08-14 10:05 UTC
[RFC] Implementing an additional TCP congestion control algorithm (TCP-PR) - communication and organisation
2015-08-13 15:48 UTC (3+ messages)
Problem with line discipline in new kernels
2015-08-13 13:00 UTC
What Next After Char, Block, Serial & Parallel Drivers
2015-08-12 19:29 UTC (7+ messages)
correct locking primitive?
2015-08-12 18:32 UTC (3+ messages)
How can I shrink the Linux page cache from within kernel space?
2015-08-12 11:07 UTC
Kernel options to boot root over NFS
2015-08-11 22:54 UTC (3+ messages)
[PATCH v2 0/3] SysFS driver for QEMU fw_cfg device
2015-08-11 18:44 UTC (4+ messages)
` [PATCH v2 1/3] firmware: introduce sysfs driver for QEMU's "
` [PATCH v2 2/3] kobject: export kset_find_obj() to be used from modules
` [PATCH v2 3/3] firmware: fw_cfg: create directory hierarchy for fw_cfg file names
Next Steps After Char, Block, Serial & Parallel Drivers
2015-08-11 18:14 UTC
Smatch installation error
2015-08-11 18:10 UTC (2+ messages)
How can I shrink the Linux page cache from within kernel space?
2015-08-11 11:25 UTC
[OT]Is there any good books which introduce X86_64 architecture?
2015-08-11 6:05 UTC
[PATCH] kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
2015-08-10 19:51 UTC
[PATCH 0/3] SysFS driver for QEMU firmware config device (fw_cfg)
2015-08-10 19:15 UTC (12+ messages)
` [PATCH 1/3] firmware: introduce sysfs driver for QEMU's fw_cfg device
` [PATCH 2/3] kobject: export kset_find_obj() to be used from modules
` [PATCH 3/3] firmware: fw_cfg: create directory hierarchy for fw_cfg file names
Writing a driver for the Corsair K90 keyboard
2015-08-10 10:15 UTC (4+ messages)
What is my i2c device slave address?
2015-08-10 6:28 UTC (5+ messages)
[PATCH] drivers: staging: lustre: lnet: klnds: o2iblnd: o2iblnd.c
2015-08-09 20:04 UTC (3+ messages)
[PATCH 2/2] drivers: staging : media : davinci_vpfe : dma365_resizer.c drivers: staging : media : davinci_vpfe : dma365_resizer.h
2015-08-09 20:04 UTC (3+ messages)
Unable to detect / control CPU fan
2015-08-08 21:38 UTC
Checkpatch.pl warning
2015-08-08 18:42 UTC (2+ messages)
Kernel options to boot root over NFS (kernel-4.1.fc22/linux-4.1.3-200.fc22.x86_64)
2015-08-07 6:49 UTC (3+ messages)
Make sure the searching header file path when building Linux kernel
2015-08-06 3:18 UTC (3+ messages)
Requirement to customize Linux Network Interface naming Convention
2015-08-05 14:50 UTC (4+ messages)
debugging kernel module __init function?
2015-08-05 2:58 UTC (4+ messages)
Where does the linux kernel put local variables
2015-08-04 11:00 UTC (3+ messages)
Newbie help
2015-08-04 9:09 UTC (6+ messages)
Is there any tool can format source code according to kernel coding rule?
2015-08-03 23:07 UTC (6+ messages)
can't create lttng-modules
2015-08-03 16:18 UTC (3+ messages)
How can I locate a struct's defination?
2015-08-03 16:15 UTC (3+ messages)
USB Driver - Device No Response standard compliant
2015-08-03 3:14 UTC (4+ messages)
` Fwd: "
how it the linux implementation of double linked lists useful
2015-08-02 20:53 UTC (2+ messages)
System can't boot properly coz of block device state
2015-08-01 10:40 UTC
shared memory via /dev/shm?
2015-08-01 1:47 UTC (4+ messages)
Kernel development using linux containers (LXC ) ?
2015-07-30 14:09 UTC (8+ messages)
HOSTAPD Error log
2015-07-29 13:34 UTC (5+ messages)
how can I find where is the macro or function deifined
2015-07-29 2:54 UTC (7+ messages)
bitops for handling 32 bits
2015-07-28 18:40 UTC (3+ messages)
How can I send multiple unrelated patches?
2015-07-27 8:21 UTC (2+ messages)
Data inconsistency observed while performing to-device DMA with spi-nor (m25p80)
2015-07-27 3:58 UTC (2+ messages)
Please do not generate patches purely based on checkpatch
2015-07-26 20:08 UTC (7+ messages)
kernel/git/torvalds/linux.git - Linux kernel source tree
2015-07-25 4:07 UTC
how to build Documentation/DocBook/
2015-07-24 21:42 UTC (3+ messages)
I dont know where to start
2015-07-24 19:51 UTC (3+ messages)
Do you know the bug of EXPORT_SYMBOL()
2015-07-24 17:41 UTC (6+ messages)
CPU STALL ISSUE
2015-07-23 6:34 UTC
Fuzzing scheduler CFS
2015-07-23 5:59 UTC
how to delete kernels cleanly
2015-07-22 21:53 UTC (5+ messages)
Is it possible to reserve a huge page beginning at a fixed physical address
2015-07-22 14:47 UTC
Fuzzing scheduler CFS
2015-07-22 10:55 UTC (2+ messages)
Delegating printk work to UART interrupt
2015-07-22 6:14 UTC (4+ messages)
Fuzzing scheduler CFS
2015-07-22 5:15 UTC (2+ messages)
Obfuscate code GPL 2 - The source uses kernel structs and GPL2 API
2015-07-21 22:35 UTC (8+ messages)
what is the use of #ifndefs
2015-07-21 19:44 UTC (11+ messages)
Allocate write combined memory for BAR of a PCIe device and transfer data in bursts
2015-07-21 3:00 UTC
How to understand "processor" in "SMP" and "UP"?
2015-07-21 1:56 UTC (3+ messages)
What can I do if I sent a wrong patch?
2015-07-19 21:03 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).