messages from 2007-07-08 17:37:35 to 2007-07-09 09:46:35 UTC [more...]
[PATCH][RFC] kvm-scheduler integration
2007-07-09 9:46 UTC (10+ messages)
` [kvm-devel] "
Please revert 21564fd2a3deb48200b595332f9ed4c9f311f2a7
2007-07-09 9:51 UTC (10+ messages)
[BUG] IT8212 libata driver *still* hard-freezes system on boot on 2.6.22 final
2007-07-09 9:49 UTC (3+ messages)
[linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
2007-07-09 9:40 UTC (10+ messages)
` malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway)
[PATCH 00/20] KVM updates for 2.6.23, part 2
2007-07-09 9:40 UTC (6+ messages)
` [PATCH 17/20] SMP: Implement on_cpu()
[PATCH] Remove process freezer from suspend to RAM pathway
2007-07-09 9:33 UTC (28+ messages)
` hibernation/snapshot design [was Re: [PATCH] Remove process freezer from suspend to RAM pathway]
PXA2xx keyboard driver fix
2007-07-09 8:49 UTC
removing flush_tlb_mm as a generic hook ?
2007-07-09 9:29 UTC (7+ messages)
` [RFC/PATCH] Use mmu_gather for fork() instead of flush_tlb_mm()
` [RFC/PATCH] Use mmu_gather for /proc stuff "
2.6.22: dvb header files break compilation on x86-64
2007-07-09 8:59 UTC
Determine version of kernel that produced vmcore
2007-07-09 9:21 UTC (3+ messages)
[PATCH] LinuxPPS (with new syscalls API)
2007-07-09 9:16 UTC (11+ messages)
` [PATCH] LinuxPPS (with new syscalls API) - new version
[PATCH] Remove process freezer from suspend to RAM pathway
2007-07-09 9:14 UTC (9+ messages)
understanding firmware loader for speedtouch (kernel 2.6.21.5)
2007-07-09 8:49 UTC (4+ messages)
Understanding I/O behaviour
2007-07-09 8:47 UTC (4+ messages)
[PATCH] ALSA AICA sound on SEGA Dreamcast - fix behaviour in poor resource conditions
2007-07-09 8:37 UTC (7+ messages)
` [alsa-devel] "
[PATCH] fs: 9p/conv.c error path fix
2007-07-09 8:24 UTC
[PATCH] KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
2007-07-09 8:22 UTC
[PATCH][RFC] Make profiling uniformly non-menu and non-EXPERIMENTAL
2007-07-09 8:05 UTC
about XMON of 2.6 Linux kernel
2007-07-09 7:53 UTC
[-mm PATCH 0/8] Memory controller introduction (v2)
2007-07-09 7:16 UTC (4+ messages)
` [-mm PATCH 1/8] Memory controller resource counters (v2)
[PATCH 0/4] misc patches
2007-07-08 16:09 UTC (5+ messages)
` [PATCH 1/4] Use kcalloc() in drivers/video/aty/atyfb_base.c
` [PATCH 2/4] Initialize filp->private_data only once in em28xx_v4l2_open
` [PATCH 3/4][Doc] Fix typos in fs/sysfs/file.c
` [PATCH 4/4][Doc] Document pci_iomap()
[ANNOUNCE] util-linux-ng 2.13-rc1
2007-07-09 7:20 UTC (6+ messages)
KVM-AMD OOPS
2007-07-09 7:15 UTC (6+ messages)
[RFC/PATCH] Documentation of kernel messages
2007-07-09 7:01 UTC (8+ messages)
` Documentation of kernel messages (Summary)
2.6.22 -- net/core/dev.c:1515: error: 'NETIF_F_IPV6_CSUM' undeclared (first use in this function)
2007-07-09 6:49 UTC (2+ messages)
[PATCH 0/16] Pid namespaces
2007-07-09 5:58 UTC (3+ messages)
Hibernation Redesign (was: malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM)
2007-07-09 6:22 UTC (10+ messages)
` Hibernation Redesign
[Hdaps-devel] [PATCH] hdaps - switch to using input-polldev
2007-07-09 6:06 UTC (7+ messages)
Linux 2.6.22 released
2007-07-09 6:06 UTC (5+ messages)
Moving MD/LVM from PPC to x86
2007-07-09 5:34 UTC (6+ messages)
v2.6.21.5-rt19
2007-07-09 5:08 UTC (9+ messages)
` v2.6.21.5-rt19 (sched_getaffinity?)
partially mounted cifs filesystem
2007-07-09 5:05 UTC (3+ messages)
inotify_rm_watch() EINVAL race condition for deleted files
2007-07-09 4:28 UTC
[RFC][PATCH -mm] Freezer: Handle uninterruptible tasks
2007-07-09 4:21 UTC (5+ messages)
cdparanoia not setting count and/or reply_len properly
2007-07-09 3:35 UTC (3+ messages)
[PATCH] [2.6.22] Remove unneeded pointer idev from addrconf_cleanup() in net/ipv6/addrconf.c
2007-07-09 3:30 UTC
[PATCH] [2.6.22] Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c
2007-07-09 3:29 UTC
[PATCH] [2.6.22] Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c
2007-07-09 3:25 UTC
[PATCH 0/11] SELinux patches for 2.6.23
2007-07-09 3:02 UTC (12+ messages)
` [PATCH 01/11] selinux: add support for querying object classes and permissions from the running policy
` [PATCH 02/11] selinux: rename sel_remove_bools() for more general usage
` [PATCH 03/11] selinux: change sel_make_dir() to specify inode counter
` [PATCH 04/11] selinux: add selinuxfs structure for object class discovery
` [PATCH 05/11] security: revalidate rw permissions for sys_splice and sys_vmsplice
` [PATCH 06/11] selinux: introduce schedule points in policydb_destroy()
` [PATCH 08/11] SELinux: Use %lu for inode->i_no when printing avc
` [PATCH 09/11] security: Protection for exploiting null dereference using mmap
` [PATCH 10/11] SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
` [PATCH 11/11] security: unexport mmap_min_addr
` [PATCH 07/11] SELinux: allow preemption between transition permission checks
[patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
2007-07-09 2:57 UTC (5+ messages)
` [patch 09/10] Remove the SLOB allocator for 2.6.23
[PATCH] ata: Add the SW NCQ support to sata_nv for MCP51/MCP55/MCP61
2007-07-09 2:48 UTC (3+ messages)
[PATCH] fixup binutils printing from scripts/ver_linux
2007-07-09 2:39 UTC (3+ messages)
[1/2] 2.6.22-rc7: known regressions
2007-07-09 2:32 UTC (4+ messages)
` [PATCH] Fix use-after-free oops in Bluetooth HID
SMART problems in 2.6.22
2007-07-09 2:09 UTC (3+ messages)
panics with 16port Promise Supertrack EX Controller
2007-07-09 1:59 UTC (3+ messages)
[PATCH] Remove unneded lock_kernel() in driver/block/loop.c
2007-07-09 1:57 UTC
[PATCH] Use the tsk argument in init_new_context()
2007-07-09 1:55 UTC
[PATCH] retrieve VBE EDID/DDC info independent of used video mode
2007-07-09 1:10 UTC (9+ messages)
RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
2007-07-08 23:20 UTC (2+ messages)
[RFC PATCH resend] ieee1394: remove old isochronous ABI
2007-07-08 23:09 UTC
[2.6.22-rc7] khubd NULL deref oops
2007-07-08 22:07 UTC (3+ messages)
ERROR: "ROOT_DEV" [drivers/mtd/maps/nettel.ko] undefined!
2007-07-08 21:49 UTC
[2.6 patch] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
2007-07-08 21:39 UTC (7+ messages)
cfi_interleave undefined build error
2007-07-08 21:34 UTC
2.6.22-rc6 bad page error
2007-07-08 21:05 UTC (2+ messages)
[patch] CFS scheduler, -v19
2007-07-08 20:51 UTC
PI mutex support on ARM
2007-07-08 20:17 UTC (3+ messages)
[PATCH] Remove process freezer from suspend to RAM pathway
2007-07-08 20:17 UTC (2+ messages)
[PATCH] some kmalloc/memset ->kzalloc (tree wide)
2007-07-08 19:45 UTC (2+ messages)
2.6.22-rc6-mm1-cfs-v19 Unable to handle kernel NULL pointer dereference (reproducable)
2007-07-08 19:26 UTC (19+ messages)
` 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
Chinese translation of SubmittingDriver
2007-07-08 18:48 UTC
Remove unneded lock_kernel() in drivers/block/loop.c
2007-07-08 19:11 UTC
[PATCH] Update 2.4 maintainer in document
2007-07-08 19:05 UTC
[PATCH] Some love to default profiler
2007-07-08 18:53 UTC (4+ messages)
getrusage time measurements variations
2007-07-08 18:19 UTC
[PATCH] Remove process freezer from suspend to RAM pathway
2007-07-08 18:20 UTC (3+ messages)
[patch] CFS scheduler, -v19
2007-07-08 17:46 UTC (2+ 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