Linux Kernel Development Newbies
[Prev Page][Next Page]
- kernel module compilation, Suresh P
- Frame Relay of linux-2.6.0,
Piyush Bansal
- blkdev_get() HOWTO,
Xavier Bestel
- synchronization without hardware support ..,
pankaj chauhan
- Module compilation failed for kernel 2.6.0,
Frank . A . Uepping
- Additions to goto discussion,
Anticipating a Reply
- Which cases appropriate for adjusting /proc/sys/net/ipv4/tcp_keepalive_intvl, Martinez, Michael
- [Fwd: Re: Gotos],
K.R. Foley
- Gotos,
Tim Cambrant
- Re: Gotos, Momchil Velikov
- Message not available
- Re: Gotos, Muli Ben-Yehuda
- Re: Gotos, David Gillies
- <Possible follow-ups>
- Re: Re: Gotos, Phil White
compiling linux-2.5.50,
Piyush Bansal
SEEK_END on raw devices, Shesha Sreenivasamurthy
UNMAP a raw device, Shesha Sreenivasamurthy
dropping packets with dev_add_pack()'ed function, threadhead
documentation about net layer in the kernel,
john paul
hal / dbus / udev problem,
Kiran Kumar
module function design question.,
jnf
pthread creates one extra thread,
Shesha Sreenivasamurthy
pos != &file->f_pos,
Frank . A . Uepping
Dereferenced null pointer,
Frank . A . Uepping
skbuff query,
Kiran Kumar
Questions regarding struct sock, 15160
How to calculate the memory used by several processes?, Martinez, Michael
building makefiles/modules in 2.6.0,
threadhead
What was your first kernel hack?,
Tim Cambrant
sock_map_fd(),
jnf
synchronization without hardware support,
pankaj chauhan
drivers/block/nbd.c sock_recvmsg/sock_sendmsg return check incorrect ?, Saju Pillai
serial driver prob, Mandeep Singh Sandhu
proc_register and proc_unregister functions?,
Andre Kirchner
porting a driver from 2.4 to 2.6,
Suleyman O Turkyilmaz
Rate monotonic scheduling,
prasanna wakhare
2.6.0 Compilation,
yuvalt
Error in modutils-2.4.26 build,
karthik selvan
call_usermodhelper(),
jnf
MOD_INC_USE_COUNT placement,
Perry Gilfillan
Correction to webpage (http://www.kernelnewbies.org/books.php3)., Karl Magnus Kolstø
Where to put kernel tree? (was: unable to locate struct uart_driver!!), Perry Gilfillan
why the blocksize change?, lihg
SOS: unable to locate struct uart_driver!!,
Mandeep Singh Sandhu
Kernel development - partitioning best practices?,
Ken Shirriff
where/how to get hardware specs,
threadhead
Re: 2.4 kernel build system, redhat 8.0/9 tricks and modulesbuilding..., Dimitry V. Ketov
where is uart struct in the kernel souce,
Mandeep Singh Sandhu
Sharing a serial device between multiple linux application,
Vanitha Ramaswami
RE: [SPAM] - Re: 2.4 kernel build system, redhat 8.0/9 tricks and modulesbuilding... - Bayesian Filter detected spam,
Dimitry V. Ketov
kernel stack overflow,
pankaj chauhan
2.4 kernel build system, redhat 8.0/9 tricks and modules building...,
Dimitry V. Ketov
Porting v3tv to I2c-2.8.1, Perry Gilfillan
context switch counter members of task_t, Shinpei Kato
replace rootfs out from under running programs?, David Wuertele
kernel modules and physical memory,
David Wuertele
sysfs & procfs,
S kris
get_user_pages() taking 100% CPU time, Karthik M
code for mounting,
Preetham D Naik
two drivers for http://www.kernelnewbies.org/patches/, Jasper Spaans
Help regarding compilation of driver module....PLS HELP ONLY 3 days to commence project,
GEORGE JOSEPH
linux 2.6.0-test and UML, Guillaume Thouvenin
PLS HELP ME.....REGARDING MODULE COMPILATION AND GPL LICENSE STRING ERROR WHILE MODULE LOADING,
GEORGE JOSEPH
HELP REGARDING MODULE COMPILATION AND GPL LICENSE STRING, GEORGE JOSEPH
finding thread implementation, Anticipating a Reply
Unresolved external init_tasks,
S P
How to measure the time ticks taken to execute a system call on ARM Processor,
Vanitha Ramaswami
broken link,
Dan Hatch
siginficance of termios struct....,
Mandeep Singh Sandhu
How to post a message to a kernel thread,
Vanitha Ramaswami
ifnet question, Yulia Sheynkman
One more rtnetlink code, Praveen Nair
Design Issue - Transparent interface to some encrypted files,
Srinivas Vedula
kernelnewbie blog, yours and mine, Pat LaVarre
kernel mode udp proxy,
horape
Accessing disk blocks from user space,
Anandanam Rama Kotaiah
Invoking sock_sendmsg from ppp driver,
Vanitha Ramaswami
Reading ACPI Tables, S kris
RE: How to print the error string value from kernel space,
Vanitha Ramaswami
__func__ exists too, not just __FILE__ __LINE__, Pat LaVarre
fs per mount data not static, Pat LaVarre
2.6 ultra 5 keyboard support,
Ed L Cashin
How to send UDP packet from kernel?,
Tomislav Sajdl
fork() source code,
shinny
memory handling in multiple threads, Sébastien Pierrel
syscall doubt,
Mandeep Singh Sandhu
Move huge chunks of data in kernel...,
Sivasankaran, Vijay
use of mdelay(), Usman S. Ansari
Tracing syscall?,
Guillaume Thouvenin
Sharing a global variable between a user space application and a Kernel module,
Vanitha Ramaswami
module init tools problems,
Manu Anand
Arguments to driver,
S kris
Disk driver for apple PMAC (Specfically Xserve), sakthivel kariappan
Linux Kernel Configuration Archive, Jason Wies
accessing my modules functions from userspace,
Kim Schulz
Doubt in implementing serial driver!,
Mandeep Singh Sandhu
kernel mode printing a file,
mju s
real-time tasks in kernel 2.6,
shinny
maximum file size, Anandanam Rama Kotaiah
sched_find_first_bit(),
Shinpei Kato
pgd_page vs. pmd_page vs. pte_page, Kirk True
defunct processes, sumit sahu
fflush,
Raghu R. Arur
socket and device relation.,
Guillaume Thouvenin
O(1) scheduler, Shinpei Kato
Help Required in starting two ppp sessions on a single Physical Device,
Vanitha Ramaswami
puzzle about open in kernel,
madsys
extern variables in .c and .h files,
threadhead
likely/unlikely macro.,
shinny
copybreak scheme?,
Guillaume Thouvenin
Want to write a serial driver. where do i start from & how??,
Mandeep Singh Sandhu
undo make install how,
Pat LaVarre
linux/kernel.h (&_x == &_y); why,
Pat LaVarre
little endian value returned from kernel thru a system call, Karthik M
How do I Use call_usermodehelper/exec_usermodehelper ?,
Peter Smith
wake_up_interruptible blocks,
Juergen Oberhofer
question regarding disk I/O performance(iowait) in 2.4.21 kernel, Suman Puthana
When returning invalid to dentry operation revalidate segmentatio ns happen..., Eelco Chaudron
file monitoring daemon,
Brian Rossa
lilo problem, Artemio
sockets in a kernel module, Sébastien Pierrel
tcp implementation in linux kernel,
Kerush
hardware cache, prasanna wakhare
RE: dump data to files in kernel timer callback functions, Obermeier Markus ICM MP PD TS
module compiling in 2.6 kernel,
Rob Wilkens
Re: grokking logger,
Pat LaVarre
DOS Filesystem,
Usman S. Ansari
vmlinuz, prasanna wakhare
AW: Send Signal to application from kernel module,
Juergen Oberhofer
kmalloc and get_free_pages, P B
system calls in kernel timer callback functions,
Obermeier Markus ICM MP PD TS
Send Signal to application from kernel module,
Juergen Oberhofer
OK, but what about kswapd in a swapless system?,
David Wuertele
virt_to_page() is only for kernel adress right?,
Guillaume Thouvenin
First virtual area for kernel is ..., Guillaume Thouvenin
major doubt..........,
Ramakrishnan Sharvan Sidharth
insmod: unresolved symbol sys_shmat,
Juergen Oberhofer
bootup probs, Carlos de
Module not writing to memory, Jouni Laakso
Readonly resource, Jouni Laakso
Do I need kswapd if I don't have swap?,
David Wuertele
Module dependencies, Anjali Prakash
a project, prasanna wakhare
Re: Running kernel 2.6.0 series in RH9.0 (fwd), Ian Kent
backward compatibility,
sumit sahu
JFFS architecture very urgent !!!!!!,
Hari Prashanth
Running kernel 2.6.0 series in RH9.0,
Shine Mohamed
about oom_kill,
Guillaume Thouvenin
kernel mode checkpointing,
ALLEON Guillaume
Mp3 player for redhat 9.0,
Hari Prashanth
problem with a Printer module., amith nambiar
interruptible_sleep_on_timeout error?,
sean whalen
configuration of tomcat in linux -- doubts, prabu bala
kernel development map,
Anand Kumar Saha
Questions on PCI DMA operations, Pedro Sanchez
Support for Starting linux kernel source code reading, Hari Prashanth
changing network card driver,
shyam jith
User space atomic operation,
Yao, Zhigang(Richard)
Heap ?, amith nambiar
2.6 and QTDIR, Koala Gnu
LKM programming,
watsoncj
Stub library basics ?, Anticipating a Reply
from nix (c vs c++), nix
pci_class_name....?,
Megharaj
inferring accepted/connected from a struct sock, Tony Jones
get_user_pages (), Karthik M
Physical memory size allocated for each process!,
Allan.Bezerra
RE: Physical memory size allocated for each process!, Allan.Bezerra
Not convincing yet (c vs c++),
nix
How a can get the process heap size?,
Allan.Bezerra
max read size,
Raghu R. Arur
Simple question about vmalloc(),
Curran, Dominic
What are stub libraries ?, Anticipating a Reply
missing tasklet ?,
Eric Lin
Removal of buddies from respective lists in __free_pages_ok, Kirk True
LRU-ness of VM's page cache, Kirk True
return?,
Mark Hounschell
any particular reason why c and not c++,
nix
2.6.0 module differences,
Paul Gearon
booting linux on different partitions,
nix
Equivalent of struct uio in Linux?, balaji raghavan
Read hard disk sectors,
Kiran Kumar
Acer S2W 3300U under Linux, Thomas Großmann
PCI Device list,
Usman S. Ansari
make bzImage necesary??,
Manu Anand
what does a number of "_" mean?,
Shinpei Kato
<Possible follow-ups>
Re: what does a number of "_" mean?, Eugene Teo
bzImage of the kernel-2.6 is no longer bootable?,
Shinpei Kato
from new user to linux, duraidal yehyaal
Re: to modprobe from defconfig,
Pat LaVarre
can't get 2.6-test8 kernel to boot,
d98-gla
kernel compilation help needed,
aman
kernel thread preemption,
Shinpei Kato
Writing to serial port at kernel start-up,
Simon Talbot
Kernel Freeze (Samba on XFS), Norman Zhang
protocol handler problem,
shyam jith
Bash unreponsive to keyboard, Narendra Hadke
System Time Drift in 2.4.18 ?, Liberty Young
runque status, sumit sahu
Re: [NFS] RE: [autofs] multiple servers per automount, Ian Kent
make after cvs co how,
Pat LaVarre
_PAGE_PROTNONE,
sumit sahu
Re: Passing Parameters to Module,
Josh Berry
use cvs udftools means what,
Pat LaVarre
toggling smp clears x86_mce_p4thermal of make xconfig, Pat LaVarre
timer expire, Daniele Bellucci
what features are still lacking as compare with other UN*Xs and crash course for kernel hacking (fwd), Zwane Mwaikambo
PCI Devices,
Usman S. Ansari
brk syscall from module ?, Pedro Bados
"task_struct current" problems,
Pedro Bados
Re: patch, Ravi Krishnamurthy
lseek in kernel space, Lior Kesos
RedHat Vs Debian Linux,
Lakshmi Shanmugam
Printer Module.,
amith nambiar
Linux TCP/IP Stack Developer,
hotjobs
kernel developers:two openings, hotjobs
Regarding compilation problem on kernel verison 2.4.20-8,
Senthil Kumar R
2.6.0-testX: usr/initramfs_data.[So],
Guennadi Liakhovetski
Statically Linking a Driver to the kernel, theexplorer
Static Linking of driver,
theexplorer
PCI Question,
Usman S. Ansari
Help Needed in accessing symbols,
Abhinav Bharti
Re: Help Needed in accessing symbols, Anup Patil
Re: Code that does page outs,
Anthony Nicholson
Development in the kernel tree, Emmanuel Fleury
How to know if dir is empty?,
Pablo Menichini
Writing to an exsisting entry in /proc, Mark Hounschell
Re: how to interrupt waiting for a semaphore after a timeout,
Jan Hudec
Re: setting process credentials, Jan Hudec
Re: Separate network module from kernel, Jan Hudec
Re: do { ... } while (0) addition., Jan Hudec
smp and cache,
Nir Tzachar
Re: http&rtsp kernel 'proxy', Nir Tzachar
__free_pages_ok, Raghu R. Arur
SATA Ports, Usman S. Ansari
Re: Need Clarifications,
Jan Hudec
Re: help me, Jan Hudec
Re: compiling a kernel module,
Jan Hudec
Re: ide-scsi crash in 2.4.22 - want to debug/file a good bug report,
Jan Hudec
cache coloring,
sushil mayengbam
Re: writing to a file in LKM,
Greg KH
Re: IP Takeover and ARP cache flush,
Ravi Krishnamurthy
why not C,
neo neo
linux 2.4, net drivers, are "skb->data" physically continuous?, npat
__initcall()s -- ld script (OT?), kkonaka
userspace-app stack - dynamic?,
Guennadi Liakhovetski
Re: userspace-app stack - dynamic?, Jan Hudec
preemptive kernel,
kkonaka
VMA nopage - LDD2 error?, Angelo Dell'Aera
RE: hi ..reg Drivers,
Manu Anand
how can a user process interact with kernel space processes?,
Naoya Maruyama
How does current get capable(CAP_SETPCAP)?, Michael Svetlik
tcp/ip implementation, Sasikanth Bharadwaj
hm.. again about writing to files from kernel,
Sergey V. Burchu
linux tcp implementation: 2MSL, nitin panjwani
Files Memory Used, Sighini
Differences between VM structs,
Kirk True
module to emualte mouse from keyboard, ayachi gherissi
newbies question about input driver, ayachi gherissi
driver problem, Yigit Can
Char driver problem - kernel hang on open() call, Jules Colding
Linux study, Gu Shaodong
lock_kernel(),
Prem Anand Ramanathan
Determining if ISA card exists using user space driver.,
Hugh de Burgh
tty layer concepts and documentation (snp device for linux), alfonso_acosta_mail
ipc.h is not compiled, Tarang Patel
Networking implementation, Kirk True
Yet another set of VM questions,
Kirk True
drivers for sound card ADI AD1980 CODEC, nitin
swap_free() inside delete_from_swap_cache,
Raghu R. Arur
MTD access in kernel, Guennadi Liakhovetski
Need to find out what process was running most recently, jean francois simon
email eol echo,
Pat LaVarre
Equivalent of 'insmod -m' on 2.6?, Ravi Krishnamurthy
Call of tty->driver.write provides segmentation fault, Laurent Hugé
VFS query,
Sonawane, Rahul (Rahul)
removing clean anonymous pages, Raghu R. Arur
queries,
Sanket Totala
sk_buff problem, Zhang haofeng
getifaddrs,
Bluesea
address and data bus accessing, Yigit Can
System Address Map, S kris
PCI Configuration Space,
S kris
extracting path from struct file,
Jonathan Heusser
big bunch of typos in 2.4.22 / who to submit them ?,
Stephane LOEUILLET
How to put my Bluetooth stack into kernel, jeelani basha
get_ds() ??,
amith nambiar
single element struct in the kernel, Cahndran A
Device driver porting, edwin_yalge
erase compare attach expect, imhackerqbdu
elevator algorithm, Dong Lou
porting linux --> printk fails in start_kernel(),
vishal
Kernel Panic while booting 2.4.17,
S P
Kernel processes,
Apurva Mehta
traversing mmlist,
Raghu R. Arur
Scheduling ilde_task, Feng Pan
dev_add_pack questions,
Enrico Demarin
Need to do a research project in linux kernel.,
Shine Mohamed
How to perform an ioctl call from a kernel module, Alan Stern
alloc bootmem for UMA, Abhishek Tiwari
How to export symbols,
shine
Parallel port,
Vittorio Pellino
unused pte bits (i386 no PSE),
Ed L Cashin
dentry and vfsmount,
fred xvii
Character Devices,
V.K DEEPTHI
anonymous buffer pages,
Raghu R. Arur
user-defined function call in interrupt handler,
kjw75799
buffer head and buffer pages,
Raghu R. Arur
newbie: learning linux kernel?,
Loic Domaigne
system call table in 2.6,
mju s
IPSec route details, Lakshmi Shanmugam
Can you help me?,
chg wang
Re: Interoperability among kernel/modules compiled with differentversion of gcc,
Arjan van de Ven
[Index of Archives]
[Linux Kernel FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[Git]
[IETF Annouce]
[Bugtraq]