messages from 2007-12-20 04:12:28 to 2007-12-20 14:09:57 UTC [more...]
[patch 0/2] [RFC] Simple tamper-proof device filesystem
2007-12-20 14:09 UTC (13+ messages)
` [patch 1/2] "
[PATCH 0/5] sg_ring for scsi
2007-12-20 14:06 UTC (17+ messages)
` [PATCH 1/5] sg_ring: sg_ring.h
` [PATCH 2/5] dma_map_sg_ring() helper
` [PATCH 3/5] blk_rq_map_sg_ring as a counterpart to blk_rq_map_sg
` [PATCH 4/5] sg_ring: Convert core scsi code to sg_ring
` [PATCH 5/5] sg_ring: Convert scsi_debug
` [PATCH 1/3] SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
` [PATCH 2/3] SG: Convert SCSI to use scatterlist helpers for sg chaining
` [PATCH 3/3] SG: Update ide/ to use sg_table
[PATCH] Move page_assign_page_cgroup to VM_BUG_ON in free_hot_cold_page
2007-12-20 13:51 UTC (4+ messages)
2.6.22.14 oops msg with commvault galaxy ?
2007-12-20 13:49 UTC (10+ messages)
[patch 5/5] x86, ptrace, man: man pages for ptrace BTS extensions
2007-12-20 13:43 UTC
[PATCH] msi: set 'En' bit of MSI Mapping Capability
2007-12-20 13:43 UTC (3+ messages)
[patch 4/5] x86, ptrace: overflow signal API
2007-12-20 13:40 UTC
[patch 2/3] Enable setting of IRQ-thread priorities from kernel cmdline (repost:CC to LKML)
2007-12-20 13:40 UTC (9+ messages)
` [patch 3/3] Enable setting of IRQ-thread priorities from kernel cmdline. "
OOPS: 2.6.24-rc5-mm1 -- EIP is at r_show+0x2a/0x70
2007-12-20 13:38 UTC (9+ messages)
` OOPS: 2.6.24-rc5-mm1 -- EIP is at r_show+0x2a/0x70 -- (triggered by "cat /proc/iomem")
` OOPS: 2.6.24-rc5-mm1 -- EIP is at r_show+0x2a/0x70 -- (triggered by "cat /proc/iomem" AFTER suspend-to-disk/resume)
[PATCH 0/16] lguest: introduce vcpu structure
2007-12-20 13:33 UTC (17+ messages)
` [PATCH 01/16] introduce vcpu struct
` [PATCH 02/16] adapt lguest launcher to per-cpuness
` [PATCH 03/16] initialize vcpu
` [PATCH 04/16] per-cpu run guest
` [PATCH 05/16] make write() operation smp aware
` [PATCH 06/16] make hypercalls use the vcpu struct
` [PATCH 07/16] per-vcpu lguest timers
` [PATCH 08/16] per-vcpu interrupt processing
` [PATCH 09/16] map_switcher_in_guest() per-vcpu
` [PATCH 10/16] make emulate_insn receive a vcpu struct
` [PATCH 11/16] make registers per-vcpu
` [PATCH 12/16] replace lguest_arch with lguest_vcpu_arch
` [PATCH 13/16] per-vcpu lguest task management
` [PATCH 14/16] makes special fields be per-vcpu
` [PATCH 15/16] make pending notifications per-vcpu
` [PATCH 16/16] per-vcpu lguest pgdir management
neigh: timer & !nud_in_timer
2007-12-20 13:35 UTC
[PATCH 5/6] udf: fix signedness issue
2007-12-20 13:33 UTC (4+ messages)
[PATCH] Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
2007-12-20 13:27 UTC (6+ messages)
[patch 3/5] x86, ptrace: add buffer size checks
2007-12-20 13:20 UTC
[patch 2/5] x86, ptrace: support 32bit-cross-64bit BTS recording
2007-12-20 13:16 UTC
[patch 1/5] x86, ptrace: rlimit BTS buffer allocation
2007-12-20 13:05 UTC
[PATCH 4/4] add task handling notifier: security keys
2007-12-20 13:13 UTC
[PATCH 3/4] add task handling notifier: connector based proc events
2007-12-20 13:13 UTC
[PATCH 1/4] add task handling notifier: base definitions
2007-12-20 13:12 UTC
[PATCH 0/4] add task handling notifier
2007-12-20 13:11 UTC
[rfc][patch] mm: madvise(WILLNEED) for anonymous memory
2007-12-20 13:05 UTC
[PATCH -mm 00/43] user_regset framework -- arch maintainers take note!
2007-12-20 13:00 UTC (45+ messages)
` [PATCH -mm 01/43] user_regset header
` [PATCH -mm 02/43] elf core dump: notes reorg
` [PATCH -mm 03/43] elf core dump: notes user_regset
` [PATCH -mm 04/43] user_regset helpers
` [PATCH -mm 05/43] compat_binfmt_elf
` [PATCH -mm 06/43] user_regset user-copy helpers
` [PATCH -mm 07/43] ptrace_request peekdata/pokedata
` [PATCH -mm 08/43] compat_ptrace_request
` [PATCH -mm 09/43] compat_sys_ptrace
` [PATCH -mm 10/43] powerpc user_regset fpregs
` [PATCH -mm 11/43] powerpc user_regset altivec
` [PATCH -mm 12/43] powerpc user_regset spe
` [PATCH -mm 13/43] powerpc ptrace special regs
` [PATCH -mm 14/43] powerpc user_regset gpr
` [PATCH -mm 15/43] powerpc user_regset_view
` [PATCH -mm 16/43] powerpc user_regset compat
` [PATCH -mm 17/43] powerpc CORE_DUMP_USE_REGSET
` [PATCH -mm 18/43] powerpc compat_binfmt_elf
` [PATCH -mm 19/43] powerpc core dump cleanup
` [PATCH -mm 20/43] powerpc SPE core dump
` [PATCH -mm 21/43] powerpc ptrace user_regset
` [PATCH -mm 22/43] powerpc ptrace generic peekdata/pokedata
` [PATCH -mm 23/43] powerpc compat_ptrace_request
` [PATCH -mm 24/43] powerpc compat_sys_ptrace
` [PATCH -mm 25/43] powerpc ptrace32 user_regset
` [PATCH -mm 26/43] x86-64 wired cpu_has macros
` [PATCH -mm 27/43] x86 i387 unify structs
` [PATCH -mm 28/43] x86 i387 header cleanup
` [PATCH -mm 29/43] x86 user_regset math_emu
` [PATCH -mm 30/43] x86: i387 renaming
` [PATCH -mm 31/43] x86 i387 user_regset
` [PATCH -mm 32/43] x86 i387 cleanup
` [PATCH -mm 33/43] x86 TLS desc_struct cleanup
` [PATCH -mm 34/43] x86 user_regset TLS
` [PATCH -mm 35/43] x86 user_regset general regs
` [PATCH -mm 36/43] x86 user_regset_view
` [PATCH -mm 37/43] x86 CORE_DUMP_USE_REGSET
` [PATCH -mm 38/43] x86 ptrace user_regset
` [PATCH -mm 39/43] x86 user_regset cleanup
` [PATCH -mm 40/43] x86 compat_binfmt_elf
` [PATCH -mm 41/43] x86 ia32_binfmt removal
` [PATCH -mm 42/43] x86 core dump TLS
` [PATCH -mm 43/43] x86 ptrace generic requests
2.6.24-rc5-mm1: problems with cat /proc/kpageflags
2007-12-20 12:53 UTC (4+ messages)
[PATCH 6/6] udf: fix sparse warnings (shadowing & mismatch between declaration and definition)
2007-12-20 12:51 UTC (4+ messages)
[PATCH v3 7/8] debugfs: allow access to signed values
2007-12-20 12:47 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v5 "
man-pages-2.74 is released
2007-12-20 12:34 UTC
Testing RAM from userspace / question about memmap= arguments
2007-12-20 12:33 UTC (2+ messages)
[Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG]
2007-12-20 12:28 UTC
[Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG]
2007-12-20 12:28 UTC
[Fwd: Re: [PATCH 4/5]PCI: x86 MMCONFIG: introduce pcibios_fix_bus_scan()]
2007-12-20 12:26 UTC
[Fwd: Re: [PATCH 2/5]PCI: x86 MMCONFIG: add legacy pci conf functions]
2007-12-20 12:25 UTC
[Fwd: Re: [PATCH 1/5]PCI: x86 MMCONFIG: introduce PCI_USING_MMCONF]
2007-12-20 12:23 UTC
[PATCH 0/5] x86: another attempt at x86 pagetable unification
2007-12-20 12:19 UTC (6+ messages)
` [PATCH 2/5] x86: unify pgtable*.h
[PATCH 00/63] ide-cd: redux
2007-12-20 12:11 UTC (2+ messages)
[PATCH 3/3] [UDP6]: Counter increment on BH mode
2007-12-20 12:13 UTC (7+ messages)
` [SNMP]: Fix SNMP counters with PREEMPT
[PATCH 07/11] drivers/net/smc911x.c: Use print_mac
2007-12-20 12:07 UTC (7+ messages)
` [PATCH 05/11] drivers/net/niu.c: "
` [PATCH 08/11] drivers/net/sunvnet.c: "
` [PATCH 09/11] drivers/net/tg3.c: "
compat_sys_times() bogus until jiffies >= 0
2007-12-20 11:51 UTC (9+ messages)
[RFC] net: napi fix
2007-12-20 11:22 UTC (4+ messages)
[PATCH] sata_nv: fix ADMA ATAPI issues with memory over 4GB (v3)
2007-12-20 11:15 UTC (2+ messages)
[PATCH 1/3] x86: fix kprobe_handler reenable preemption
2007-12-20 10:33 UTC (4+ messages)
Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup
2007-12-20 10:34 UTC (10+ messages)
` [kvm-devel] "
[PATCH] Memory controller use rcu_read_lock() in mem_cgroup_cache_charge()
2007-12-20 10:21 UTC (2+ messages)
syscall in a module
2007-12-20 10:15 UTC (2+ messages)
[PATCH] Remove unused __dummy, CONST_ADDR and ADDR from CRIS bitops.h
2007-12-20 10:09 UTC
[BUG] at mm/slab.c:3320
2007-12-20 10:05 UTC
[PATCH] adt7470: Support per-sensor alarm files
2007-12-20 9:58 UTC (4+ messages)
What's this __dummy in asm-cris/bitops.h?
2007-12-20 9:56 UTC (2+ messages)
INITIO scsi driver fails to work properly
2007-12-20 9:32 UTC (9+ messages)
[PATCH] x86: Voluntary leave_mm before entering ACPI C3
2007-12-20 9:31 UTC (8+ messages)
[PATCH] mm: fix exit_mmap BUG() on a.out binary exit
2007-12-20 9:19 UTC (2+ messages)
[RFC] kobject/kset/ktype documentation and example code updated
2007-12-20 9:04 UTC (7+ messages)
[PATCH -mm] kobject_add : kill unnecessary warning
2007-12-20 9:07 UTC
PCI resource problems caused by improper address rounding
2007-12-20 8:46 UTC (8+ messages)
No dma_sync_* during pci_probe? (Sparc, post 2.6.22 regression)
2007-12-20 8:40 UTC (4+ messages)
[PATCH 41/63] ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
2007-12-20 8:27 UTC (2+ messages)
[PATCH 00/29] Swap over NFS -v15
2007-12-20 8:00 UTC (3+ messages)
[patch 00/20] VM pageout scalability improvements
2007-12-20 7:59 UTC (13+ messages)
` [patch 01/20] convert anon_vma list lock a read/write lock
` [patch 03/20] move isolate_lru_page() to vmscan.c
` [patch 17/20] non-reclaimable mlocked pages
` [patch 02/20] make the inode i_mmap_lock a reader/writer lock
[RFC, PATCH] sdio: move temporary buffer
2007-12-20 7:24 UTC (3+ messages)
[PATCH 1/3] pci: Add pci_enable_device_{io,mem} intefaces
2007-12-20 6:35 UTC (2+ messages)
[PATCH] [RFC] Xilinx SystemACE: Add media hotplug support
2007-12-20 6:30 UTC (2+ messages)
[PATCH 0/5] Version 17, series to add device tree naming to i2c
2007-12-20 6:04 UTC (9+ messages)
` [PATCH 1/5] Implement module aliasing for i2c to translate from device tree names
` [PATCH 2/5] Modify several rtc drivers to use the alias names list property of i2c
` [PATCH 3/5] Clean up error returns
` [PATCH 4/5] Convert PowerPC MPC i2c to of_platform_driver from platform_driver
` [PATCH 5/5] Convert pfc8563 i2c driver from old style to new style
almost daily Kernel oops with 2.6.23.9
2007-12-20 5:53 UTC (6+ messages)
` almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well
not needed patch
2007-12-20 4:57 UTC
[ia64] BUG: sleeping in atomic
2007-12-20 4:34 UTC (3+ messages)
2.6.24-rc5-mm1 -- inconsistent {in-hardirq-W} -> {hardirq-on-W} usage -- pm-hibernate/9940 [HC0[0]:SC0[0]:HE1:SE1]
2007-12-20 4:34 UTC (3+ messages)
2.6.24-rc5-mm1
2007-12-20 4:32 UTC (3+ messages)
[PATCH 3/3] pci: Remove pci_enable_device_bars()
2007-12-20 4:28 UTC
[PATCH 2/3] pci: Remove users of pci_enable_device_bars()
2007-12-20 4:28 UTC
/dev/urandom uses uninit bytes, leaks user data
2007-12-20 4:18 UTC (11+ messages)
[patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning
2007-12-20 4:11 UTC (4+ messages)
[PATCH 04/11] drivers/net/mac89x0.c: Use print_mac
2007-12-14 22:34 UTC
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