September 2023 Archives by thread
Starting: Mon Sep 4 16:23:01 EDT 2023
Ending: Fri Sep 22 15:56:17 EDT 2023
Messages: 163
- [Lkw] hello world
Javier Jorge
- [Lkw] lectura recomendada
Javier Alejandro JORGE
- [Lkw] Bienvenidos al taller del kernel
Javier Alejandro JORGE
- [Lkw] Breaking the ice
Rodrigo Alejandro Melo
- [Lkw] 12º JRSL Córdoba 2023
Javier Alejandro JORGE
- [Lkw] ¡Hola!
Christoph Hellwig
- [Lkw] Getting started
Christoph Hellwig
- [Lkw] updates script to run the VM
Christoph Hellwig
- [Lkw] kernel build and creating the shared folder
Christoph Hellwig
- [Lkw] git url
Christoph Hellwig
- [Lkw] how to build your own qemu
Christoph Hellwig
- [Lkw] Setting up the development environment
Christoph Hellwig
- [Lkw] test
Matias Abel Olmedo
- [Lkw] Este es el subject
Facundo Lorenzo
- [Lkw] testSubject
Francisco
- [Lkw] prueba
Agus Palla
- [Lkw] hello
felipx
- [Lkw] Creating the first kernel module
Christoph Hellwig
- [Lkw] test de envio
ESTEBAN MOLINA
- [Lkw] [PATCH] nvme-cmb: create an initial stub module
Ignacio Moya
- [Lkw] [PATCH] nvme-cmb: added hello
Rodrigo Alejandro Melo
- [Lkw] hi
medios at jrsl.org
- [Lkw] [PATCH] Add some code to the kernel module, just print some info msg
Matias Abel Olmedo
- [Lkw] md
medios at jrsl.org
- [Lkw] [PATCH] nice work handling all this!!!
Alejandro Gaut
- [Lkw] [PATCH] nvme-cmb: add init-exit interaction
Geremias Baudino
- [Lkw] [PATCH] nvme-cmb: add msg when loading/removing kernel module
sofia-am
- [Lkw] [PATCH] nvme-cmb: add some calls to module but do nothing
Guido
- [Lkw] [PATCH] Mensajes por dmesg
Alejandro Gaut
- [Lkw] [PATCH] Fix filename and add more functions
Emmanuel Arias
- [Lkw] All files for today
Christoph Hellwig
- [Lkw] [PATCH] nvme-cmb: create an initial stub module This is the absolute minimal viable Linux kernel module. Signed-off-by: Andres Ferra <andres.ferra at mi.unc.edu.ar>
Andres Ferra
- [Lkw] [PATCH] nvme-cmb: create an initial stub module This is the absolute minimal viable Linux kernel module. Signed-off-by: Your Name emolina at mi.unc.edu.ar
Esteban Molina
- [Lkw] PCI driver, part1
Christoph Hellwig
- [Lkw] [PATCH] nvme-cmb: pci part1
Rodrigo Alejandro Melo
- [Lkw] [PATCH] Using patch, what a shame!!
Alejandro Gaut
- [Lkw] PCI driver, part 2
Christoph Hellwig
- [Lkw] [PATCH] nvme-cmb: Introducing PIC-driver for NVMe
Damian Gonzalez
- [Lkw] [PATCH] nvme-cmb: add a pci_driver structure
Francisco
- [Lkw] [PATCH] nvme-cmb: pci part2
Rodrigo Alejandro Melo
- [Lkw] [PATCH] nvme-cmb: add pci_driver This is the absolute minimal viable Linux kernel module. Signed-off-by: Andres Ferra <andres.ferrar at mi.unc.edu.ar>
Andres Ferra
- [Lkw] [PATCH] nvme-cmb: create an initial nvme pcie module
felipx
- [Lkw] [PATCH] 2nd ready!
Alejandro Gaut
- [Lkw] [PATCH] nvme-cmb: update
Andres Ferra
- [Lkw] [PATCH] Actualizacion nvme
Mauricio J Llugdar
- [Lkw] PCI driver, part 3
Christoph Hellwig
- [Lkw] [PATCH] add a pci_driver structure
Esteban Molina
- [Lkw] PCI driver, part 4
Christoph Hellwig
- [Lkw] [PATCH] nvme-cmb: add pci enable and get mem regions
Geremias Baudino
- [Lkw] PCI driver, part 3 (now without attachment)
Christoph Hellwig
- [Lkw] PCI driver, part 4 (now without attachment)
Christoph Hellwig
- [Lkw] [PATCH] Ready #3
Alejandro Gaut
- [Lkw] [PATCH] nvme-cmb: add the basic PCI boilerplate code
Mauricio J Llugdar
- [Lkw] [PATCH] nvme-cmb: add a per-device private data structure
Geremias Baudino
- [Lkw] [PATCH] Add kfree
Lisandro Martinez
- [Lkw] [PATCH] nvme_cmb: update driver
Andres Ferra
- [Lkw] [PATCH] Ready #4
Alejandro Gaut
- [Lkw] Using the sparse static type checker
Christoph Hellwig
- [Lkw] PCI driver, part5: nvme-cmb: allocate queues
Christoph Hellwig
- [Lkw] [PATCH] Ready #5
Alejandro Gaut
- [Lkw] PCI driver, part 6 enable the controller
Christoph Hellwig
- [Lkw] PCI driver, part 6: enable the controller
Christoph Hellwig
- [Lkw] PCI driver, part 7: find and map the CMB
Christoph Hellwig
- [Lkw] PCI driver, part 8: allocate a gendisk
Christoph Hellwig
- [Lkw] PCI driver, part9: implement the I/O handler
Christoph Hellwig
- [Lkw] [PATCH] [PATCH] Ready #8
Francisco Benedetti
- [Lkw] [PATCH] [PATCH] Ready #9
Francisco Benedetti
- [Lkw] Creating a block device
Christoph Hellwig
- [Lkw] Final (bonus) tasks
Christoph Hellwig
- [Lkw] Bonus 1: allocate a device index
Christoph Hellwig
- [Lkw] [PATCH 1/6] add a pci_driver structure
Emmanuel Arias
- [Lkw] [PATCH] nvme-cmb: Path 9! :)
felipx
- [Lkw] Bonus 2: wire up to Kconfig
Christoph Hellwig
- [Lkw] [PATCH 01/10] nvme-cmb: added minimal functionality on loading and unloading
Damian Gonzalez
- [Lkw] [PATCH] nvme-cmb: allocate a device index
Marco AR
- [Lkw] Final rollup of all materials
Christoph Hellwig
Last message date:
Fri Sep 22 15:56:17 EDT 2023
Archived on: Fri Sep 22 15:57:13 EDT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).