LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
WHATIS scan_keyb
2007-02-09 17:37 UTC (2+ messages)
[PATCH] trivial s2io annotations
2007-02-09 16:40 UTC
[PATCH] pc300too annotation fixes
2007-02-09 16:40 UTC
[PATCH] [eo]hci_{read,write}l() does force casts to wrong type for no reason
2007-02-09 16:40 UTC
[PATCH] sata_svw: trivial iomem annotations
2007-02-09 16:39 UTC
[PATCH] io_apic: trivial __iomem annotations
2007-02-09 16:39 UTC
[PATCH] in non-NUMA case mark GFP_THISNODE gfp_t
2007-02-09 16:38 UTC
[PATCH] kvm: NULL noise removal
2007-02-09 16:38 UTC
[PATCH] kvm: __user annotations
2007-02-09 16:38 UTC
[PATCH] kill eth_io_copy_and_sum()
2007-02-09 16:38 UTC
[PATCH] arch/powerpc trivial annotations
2007-02-09 16:38 UTC
[PATCH] trivial __user annotations - rtc-dev
2007-02-09 16:38 UTC
[PATCH] hidp __user annotations
2007-02-09 16:38 UTC
One-shot high-resolution POSIX timer periodically late
2007-02-09 16:21 UTC (6+ messages)
[RFC,PATCH] CELL PPU Oprofile SPU profiling updated patch
2007-02-09 16:17 UTC (7+ messages)
` [Cbe-oss-dev] [RFC, PATCH] CELL "
[patch 1/3 take2] smaps: extract pte walker from smaps code
2007-02-09 16:15 UTC (3+ messages)
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
2007-02-09 16:14 UTC (2+ messages)
[PATCH] spider_net breakage from class_device -> device
2007-02-09 16:09 UTC (2+ messages)
[PATCH] missing include in macsonic
2007-02-09 16:09 UTC (2+ messages)
mm snapshot broken-out-2007-02-06-16-59.tar.gz uploaded
2007-02-09 16:08 UTC (2+ messages)
Getting tcp_sock in tcp_parse_options
2007-02-09 16:08 UTC
Question about EXPORT_SYMBOL implementation
2007-02-09 16:07 UTC
[ALSA PATCH] alsa-git merge request
2007-02-09 16:07 UTC (8+ messages)
error compiling 2.6.20-rt5
2007-02-09 16:05 UTC
[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives
2007-02-09 16:05 UTC
[PATCH] m32r: class_device -> device fallout
2007-02-09 16:05 UTC
[PATCH] ps3: missing exports
2007-02-09 16:05 UTC
[PATCH] assigning enum constant to char * is vile, even if it happens to be 0
2007-02-09 16:05 UTC
[PATCH] wrong order of kzalloc arguments
2007-02-09 16:05 UTC
Coding style question
2007-02-09 16:02 UTC (3+ messages)
somebody dropped a (warning) bomb
2007-02-09 15:58 UTC (22+ messages)
[PATCH] security/keys: correct handling of key->serial collisions
2007-02-09 15:55 UTC
[PATCH] Kwatch: kernel watchpoints using CPU debug registers
2007-02-09 15:54 UTC (3+ messages)
[PPC] Fix compile error for e500 core based processors
2007-02-09 15:39 UTC
[PATCH 01/34] __initdata cleanup - alpha
2007-02-09 15:35 UTC (34+ messages)
` [PATCH 02/34] __initdata cleanup - arm
` [PATCH 03/34] __initdata cleanup - avr32
` [PATCH 04/34] __initdata cleanup - frv
` [PATCH 05/34] __initdata cleanup - h8300
` [PATCH 06/34] __initdata cleanup - i386
` [PATCH 07/34] __initdata cleanup - ia64
` [PATCH 08/34] __initdata cleanup - m32r
` [PATCH 09/34] __initdata cleanup - m68knommu
` [PATCH 10/34] __initdata cleanup - mips
` [PATCH 11/34] __initdata cleanup - parisc
` [PATCH 12/34] __initdata cleanup - powerpc
` [PATCH 13/34] __initdata cleanup - ppc
` [PATCH 14/34] __initdata cleanup - s390
` [PATCH 15/34] __initdata cleanup - sh
` [PATCH 16/34] __initdata cleanup - sparc64
` [PATCH 17/34] __initdata cleanup - v850
` [PATCH 18/34] __initdata cleanup - x86_64
` [PATCH 19/34] __initdata cleanup - xtensa
` [PATCH 20/34] __initdata cleanup - acpi
` [PATCH 21/34] __initdata cleanup - aes
` [PATCH 22/34] __initdata cleanup - fs
` [PATCH 23/34] __initdata cleanup - ide
` [PATCH 24/34] __initdata cleanup - init
` [PATCH 25/34] __initdata cleanup - input
` [PATCH 26/34] __initdata cleanup - intel-rng
` [PATCH 27/34] __initdata cleanup - mm
` [PATCH 28/34] __initdata cleanup - mtd
` [PATCH 29/34] __initdata cleanup - net
` [PATCH 30/34] __initdata cleanup - parallel
` [PATCH 31/34] __initdata cleanup - pnp
` [PATCH 32/34] __initdata cleanup - scsi
` [PATCH 33/34] __initdata cleanup - serial
` [PATCH 34/34] __initdata cleanup - video
Network: convert network devices to use struct device instead of class_device
2007-02-09 15:28 UTC (5+ messages)
[PATCH 0/10] lguest
2007-02-09 15:23 UTC (32+ messages)
` [PATCH 1/10] lguest: Don't rely on last-linked fallthru when no paravirt handler
` [PATCH 2/10] lguest: Export symbols for lguest as a module
` [PATCH 3/10] lguest: Expose get_futex_key, get_key_refs and drop_key_refs
` [PATCH 4/10] lguest: Initialize esp0 properly all the time
` [PATCH 5/10] Make hvc_console.c compile on non-PowerPC
` [PATCH 7/10] lguest: Simple lguest network driver
` [PATCH 8/10] lguest: console driver
` [PATCH 9/10] lguest: block driver
` [PATCH 10/10] lguest: documentatation including example launcher
` [PATCH 6/10] lguest code: the little linux hypervisor
` [PATCH 6a/10] lguest: Config and headers
` [PATCH 6b/10] lguest: the host code (lg.ko)
` [PATCH 6c/10] lguest: the guest code
` [PATCH 6d/10] lguest: the Makefiles
[PATCH 0 of 7] lguest host code
2007-02-09 15:21 UTC (8+ messages)
` [PATCH 1 of 7] lguest: Move mce_disabled to asm/mce.h so lguest can use it
` [PATCH 2 of 7] lguest: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
` [PATCH 3 of 7] lguest: Remove extern declaration from mm/discontig.c, put in header
` [PATCH 4 of 7] lguest: Config and headers
` [PATCH 5 of 7] lguest: the host code (lg.ko)
` [PATCH 6 of 7] lguest: Guest code
` [PATCH 7 of 7] lguest: Makefile
[2.6.20] tifm_7xx1/mmc not working
2007-02-09 15:14 UTC (2+ messages)
` Recent and not-so problems with tifm_sd driver
cpu load balancing problem on smp
2007-02-09 15:12 UTC (4+ messages)
[PATCH v3] Allow access to /proc/$PID/fd after setuid()
2007-02-09 15:09 UTC
[PATCH] Don't include linux/mtd/map.h from linux/mtd/physmap.h
2007-02-09 15:07 UTC (2+ messages)
-mm merge plans for 2.6.21
2007-02-09 15:02 UTC (19+ messages)
[GIT PULL] AVR32 update
2007-02-09 14:57 UTC
device_destroy
2007-02-09 14:51 UTC (3+ messages)
forcedeth problems on 2.6.20-rc6-mm3
2007-02-09 14:50 UTC (8+ messages)
finger @finger.kernel.org -> Connection refused
2007-02-09 14:39 UTC (4+ messages)
EV_MSC / driver/input/input.c (Input Handler)
2007-02-09 14:36 UTC (4+ messages)
introducing conditional submenus in the config process?
2007-02-09 14:10 UTC
[ck] Re: Swap prefetch merge plans
2007-02-09 14:00 UTC (4+ messages)
2.6.18.2: sporadic SATA port resets (Broadcom BCM5785 (HT1000))
2007-02-09 13:54 UTC (4+ messages)
Direct IO for fat
2007-02-09 13:42 UTC (9+ messages)
Re : [PATCH] Compressed ia32 ELF file generation for loading by Gujin 1/3
2007-02-09 13:04 UTC (2+ messages)
[patch] i386/x86_64: smp_call_function locking inconsistency
2007-02-09 12:57 UTC (4+ messages)
[2.6.20] tifm_7xx1/mmc not working
2007-02-09 12:27 UTC (2+ messages)
[RFC][PATCH 0/6] Automatice kernel tunables (AKT)
2007-02-09 12:27 UTC (6+ messages)
` [RFC][PATCH 6/6] automatic tuning applied to some kernel components
[PATCH] sysctl selinux: Don't look at table->de
2007-02-09 12:26 UTC (19+ messages)
` [PATCH 1/2] sysctl: Add a parent entry to ctl_table and set the parent entry
` [PATCH 2/2] sysctl: Restore the selinux path based label lookup for sysctls
` [PATCH 0/5] sysctl cleanup selinux fixes
` [PATCH 1/5] sysctl: Remove declaration of nonexistent sysctl_init()
` [PATCH 2/5] sysctl: Set the parent field in the root sysctl table
` [PATCH 3/5] sysctl: Fix the selinux_sysctl_get_sid
` [PATCH 4/5] selinux: Enhance selinux to always ignore private inodes
hwsusp defunct
2007-02-09 12:25 UTC (5+ messages)
[rfc][patch 0/3] a faster buffered write deadlock fix?
2007-02-09 12:11 UTC (9+ messages)
SATA exceptions with 2.6.20-rc5
2007-02-09 12:03 UTC (6+ messages)
[PATCH] USB SOUND: usbaudio - remove urb->bandwidth reference
2007-02-09 11:56 UTC (2+ messages)
The who needs reviews anyways [PATCH]
2007-02-09 11:35 UTC (3+ messages)
[PATCH] aio: fix kernel bug when page is temporally busy
2007-02-09 11:18 UTC (6+ messages)
[PATCH] aio: fix kernel bug when page is temporally busy
2007-02-09 10:11 UTC (3+ messages)
Sata_via problems in a Vintage2-AE1
2007-02-09 9:46 UTC (2+ messages)
[PATCH] [ipv6]: adjust inet6_exit() cleanup sequence against inet6_init()
2007-02-09 9:34 UTC
[PATCH] Convert pci_module_init() to pci_register_driver()
2007-02-09 9:31 UTC (2+ messages)
[PATCH v3] Fix rmmod/read/write races in /proc entries
2007-02-09 9:00 UTC (2+ messages)
gigaset build broken on current linux-2.6.git
2007-02-09 8:30 UTC (3+ messages)
PROBLEM: 2.6.19.1 Oops while doing Disk IO + playing sound
2007-02-09 8:28 UTC (5+ messages)
page: next (older) | prev (newer) | latest
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).