linux.kernel (thread)
[RFC/PATCH 0/3] sched: hrtick and rt group scheduling,
Peter Zijlstra,
2007/12/30
- [RFC/PATCH 2/3] sched: rt time limit, Peter Zijlstra, 2007/12/30
- [RFC/PATCH 3/3] sched: rt group scheduling, Peter Zijlstra, 2007/12/30
- [RFC/PATCH 1/3] sched: high-res preemption tick, Peter Zijlstra, 2007/12/30
- Re: [RFC/PATCH 0/3] sched: hrtick and rt group scheduling, Ingo Molnar, 2007/12/31
- Re: [RFC/PATCH 0/3] sched: hrtick and rt group scheduling, Balbir Singh, 2007/12/31
[PATCH 1/5] Char: mxser, remove special baudrate processing,
Jiri Slaby,
2007/12/30
- [PATCH 4/5] Char: mxser, simplify mxser_get_serial_info, Jiri Slaby, 2007/12/30
- [PATCH 3/5] Char: mxser, reorder mxser_cardinfo fields, Jiri Slaby, 2007/12/30
- [PATCH 2/5] Char: mxser, 0 to NULL in pointer, Jiri Slaby, 2007/12/30
- [PATCH 5/5] Char: mxser, ioctl cleanup, Jiri Slaby, 2007/12/30
[PATCH 00/52] KVM patch queue review for 2.6.25 merge window (part III),
Avi Kivity,
2007/12/30
- [PATCH 19/52] KVM: Simplify kvm_clear_guest_page(), Avi Kivity, 2007/12/30
- [PATCH 14/52] KVM: Portability: Move vcpu regs enumeration definition to x86.h, Avi Kivity, 2007/12/30
- [PATCH 15/52] KVM: Move some static inline functions out from kvm.h into x86.h, Avi Kivity, 2007/12/30
- [PATCH 01/52] KVM: Remove ptr comparisons to 0, Avi Kivity, 2007/12/30
- [PATCH 20/52] KVM: Add missing #include <asm/pgtable.h>, Avi Kivity, 2007/12/30
- [PATCH 21/52] KVM: MMU: Remove unused variable, Avi Kivity, 2007/12/30
- [PATCH 23/52] KVM: Correct consistent typo: "destory" -> "destroy", Avi Kivity, 2007/12/30
- [PATCH 13/52] KVM: Portability: Move struct kvm_x86_ops definition to x86.h, Avi Kivity, 2007/12/30
- [PATCH 09/52] KVM: Make unloading of FPU state when putting vcpu arch-independent, Avi Kivity, 2007/12/30
- [PATCH 12/52] KVM: Portability: Move some macro definitions from kvm.h to x86.h, Avi Kivity, 2007/12/30
- [PATCH 24/52] KVM: Move misplaced comment, Avi Kivity, 2007/12/30
- [PATCH 04/52] KVM: Replace 'light_exits' stat with 'host_state_reload', Avi Kivity, 2007/12/30
- [PATCH 02/52] KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_list, Avi Kivity, 2007/12/30
- [PATCH 05/52] KVM: Add fpu_reload counter, Avi Kivity, 2007/12/30
- [PATCH 18/52] KVM: MMU: Change guest pte access to kvm_{read,write}_guest(), Avi Kivity, 2007/12/30
- [PATCH 11/52] KVM: Portability: MMU initialization and teardown split, Avi Kivity, 2007/12/30
- [PATCH 07/52] KVM: Extend stats support for VM stats, Avi Kivity, 2007/12/30
- [PATCH 27/52] KVM: Portability: Move kvm_regs to <asm/kvm.h>, Avi Kivity, 2007/12/30
- [PATCH 17/52] KVM: VMX: Force seg.base == (seg.sel << 4) in real mode, Avi Kivity, 2007/12/30
- [PATCH 16/52] KVM: Portability: Move some function declarations to x86.h, Avi Kivity, 2007/12/30
- [PATCH 06/52] KVM: Add instruction emulation statistics, Avi Kivity, 2007/12/30
- [PATCH 29/52] KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>, Avi Kivity, 2007/12/30
- [PATCH 25/52] KVM: Portability: Move kvm_memory_alias to asm/kvm.h, Avi Kivity, 2007/12/30
- [PATCH 03/52] KVM: Portability: Add two hooks to handle kvm_create and destroy vm, Avi Kivity, 2007/12/30
- [PATCH 22/52] KVM: Remove unused "rmap_overflow" variable, Avi Kivity, 2007/12/30
- [PATCH 08/52] KVM: MMU: Add some mmu statistics, Avi Kivity, 2007/12/30
- [PATCH 52/52] KVM: MMU: Simplify nonpaging_map(), Avi Kivity, 2007/12/30
- [PATCH 42/52] KVM: MMU: Avoid unnecessary remote tlb flushes when guest updates a pte, Avi Kivity, 2007/12/30
- [PATCH 10/52] KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file, Avi Kivity, 2007/12/30
- [PATCH 38/52] KVM: Portability: Split kvm_set_memory_region() to have an arch callout, Avi Kivity, 2007/12/30
- [PATCH 30/52] KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>, Avi Kivity, 2007/12/30
- [PATCH 32/52] KVM: Export include/asm-x86/kvm.h, Avi Kivity, 2007/12/30
- [PATCH 37/52] KVM: Recalculate mmu pages needed for every memory region change, Avi Kivity, 2007/12/30
- [PATCH 35/52] KVM: x86 emulator: retire ->write_std(), Avi Kivity, 2007/12/30
- [PATCH 51/52] KVM: MMU: Introduce gfn_to_gpa(), Avi Kivity, 2007/12/30
- [PATCH 34/52] KVM: MMU: Selectively set PageDirty when releasing guest memory, Avi Kivity, 2007/12/30
- [PATCH 48/52] KVM: MMU: Remove set_pde(), Avi Kivity, 2007/12/30
- [PATCH 28/52] KVM: Portability: Move structure lapic_state to <asm/kvm.h>, Avi Kivity, 2007/12/30
- [PATCH 40/52] KVM: MMU: Implement guest page fault bypass for nonpae, Avi Kivity, 2007/12/30
- [PATCH 50/52] KVM: MMU: Adjust page_header_update_slot() to accept a gfn instead of a gpa, Avi Kivity, 2007/12/30
- [PATCH 47/52] KVM: MMU: Remove extra gaddr parameter from set_pte_common(), Avi Kivity, 2007/12/30
- [PATCH 45/52] KVM: MMU: Introduce and use gpte_to_gfn(), Avi Kivity, 2007/12/30
- [PATCH 41/52] KVM: Add statistic for remote tlb flushes, Avi Kivity, 2007/12/30
- [PATCH 26/52] KVM: Portability: Move x86 pic strutctures, Avi Kivity, 2007/12/30
- [PATCH 43/52] KVM: Don't bother the mmu if cr3 load doesn't change cr3, Avi Kivity, 2007/12/30
- [PATCH 49/52] KVM: MMU: Merge set_pte() and set_pte_common(), Avi Kivity, 2007/12/30
- [PATCH 44/52] KVM: MMU: Code cleanup, Avi Kivity, 2007/12/30
- [PATCH 31/52] KVM: Portability: Move cpuid structures to <asm/kvm.h>, Avi Kivity, 2007/12/30
- [PATCH 46/52] KVM: MMU: Move pse36 handling to the guest walker, Avi Kivity, 2007/12/30
- [PATCH 39/52] KVM: Split vcpu creation to avoid vcpu_load() before preemption setup, Avi Kivity, 2007/12/30
- [PATCH 36/52] KVM: x86 emulator: prefetch up to 15 bytes of the instruction executed, Avi Kivity, 2007/12/30
- [PATCH 33/52] KVM: MMU: Fix potential memory leak with smp real-mode, Avi Kivity, 2007/12/30
[PATCH] x86: provide a DMI based port 0x80 I/O delay override,
Rene Herman,
2007/12/29
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Linus Torvalds, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Andi Kleen, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ingo Molnar, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Rene Herman, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ingo Molnar, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ingo Molnar, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ingo Molnar, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Rene Herman, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Rene Herman, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Linus Torvalds, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Rene Herman, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, David P. Reed, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, David P. Reed, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, H. Peter Anvin, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/31
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, H. Peter Anvin, 2007/12/31
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/31
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Rene Herman, 2007/12/31
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/31
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ondrej Zary, 2007/12/31
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/31
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, H. Peter Anvin, 2007/12/31
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Juergen Beisert, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Rene Herman, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ingo Molnar, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Rene Herman, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ingo Molnar, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Rene Herman, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Andi Kleen, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ingo Molnar, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Rene Herman, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ingo Molnar, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Alan Cox, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Ingo Molnar, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Pavel Machek, 2007/12/31
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Linus Torvalds, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Bodo Eggert, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Robert Hancock, 2007/12/30
- Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override, Robert Hancock, 2007/12/31
[PATCH 01/12] Use mutex instead of semaphore in driver core,
Dave Young,
2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Peter Zijlstra, 2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Dave Young, 2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Dave Young, 2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Peter Zijlstra, 2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Dave Young, 2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Peter Zijlstra, 2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Dave Young, 2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Dave Young, 2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Greg KH, 2007/12/28
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Dave Young, 2007/12/29
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Dave Young, 2007/12/29
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Greg KH, 2007/12/29
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Alan Stern, 2007/12/29
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, David Brownell, 2007/12/30
- Re: [PATCH 01/12] Use mutex instead of semaphore in driver core, Peter Zijlstra, 2007/12/30
[PATCH] x86: unify x86 Makefile(s),
Sam Ravnborg,
2007/12/28
- Re: [PATCH] x86: unify x86 Makefile(s), Adrian Bunk, 2007/12/28
- Re: [PATCH] x86: unify x86 Makefile(s), Andi Kleen, 2007/12/28
- Re: [PATCH] x86: unify x86 Makefile(s), Sam Ravnborg, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Adrian Bunk, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Andi Kleen, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Adrian Bunk, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Sam Ravnborg, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Andi Kleen, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Sam Ravnborg, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Andi Kleen, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Adrian Bunk, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Andi Kleen, 2007/12/29
- Re: [PATCH] x86: unify x86 Makefile(s), Adrian Bunk, 2007/12/30
- Re: [PATCH] x86: unify x86 Makefile(s), Andi Kleen, 2007/12/28
[GIT PULL -mm] 00/30 Unionfs+fsstack updates/fixes/cleanups,
Erez Zadok,
2007/12/28
- [PATCH 17/30] Unionfs: remove unnecessary locking in follow-link, Erez Zadok, 2007/12/28
- [PATCH 22/30] Unionfs: handle on lower inodes in lookup, Erez Zadok, 2007/12/28
- [PATCH 05/30] Unionfs: interpose cleanup and fix for spliced dentries, Erez Zadok, 2007/12/28
- [PATCH 16/30] Unionfs: remove unnecessary lock in read_inode, Erez Zadok, 2007/12/28
- [PATCH 23/30] Unionfs: set our superblock a/m/ctime granularity, Erez Zadok, 2007/12/28
- [PATCH 25/30] Unionfs: minor cleanup in check_empty, Erez Zadok, 2007/12/28
- [PATCH 09/30] Unionfs: release special files on copyup, Erez Zadok, 2007/12/28
- [PATCH 06/30] Unionfs: initialize inode times for reused inodes, Erez Zadok, 2007/12/28
- [PATCH 07/30] Unionfs: create new special files only in first branch, Erez Zadok, 2007/12/28
- [PATCH 03/30] Unionfs: use locking around i_size_write in 32-bit systems, Erez Zadok, 2007/12/28
- [PATCH 19/30] Unionfs: prevent false lockdep warnings in stacking, Erez Zadok, 2007/12/28
- [PATCH 12/30] Unionfs: remove custom read/write methods, Erez Zadok, 2007/12/28
- [PATCH 13/30] Unionfs: prevent deadlock in cache coherency, Erez Zadok, 2007/12/28
- [PATCH 10/30] Unionfs: mmap fixes, Erez Zadok, 2007/12/28
- [PATCH 24/30] Unionfs: update inode times after a successful open, Erez Zadok, 2007/12/28
- [PATCH 26/30] Unionfs: initialize namelist variable in rename, Erez Zadok, 2007/12/28
- [PATCH 02/30] VFS/fs_stack: use locking around i_size_write in 32-bit systems, Erez Zadok, 2007/12/28
- [PATCH 15/30] Unionfs: remove unnecessary lock when deleting whiteouts, Erez Zadok, 2007/12/28
- [PATCH 27/30] Unionfs: cleanup lower inodes after successful unlink, Erez Zadok, 2007/12/28
- [PATCH 30/30] Unionfs: don't check parent dentries, Erez Zadok, 2007/12/28
- [PATCH 08/30] Unionfs: create new symlinks only in first branch, Erez Zadok, 2007/12/28
- [PATCH 04/30] Unionfs: clarify usage.txt read/write behavior, Erez Zadok, 2007/12/28
- [PATCH 29/30] Unionfs: implement d_iput method, Erez Zadok, 2007/12/28
- [PATCH 01/30] VFS/fs_stack: drop cast on inode passed to i_size_read, Erez Zadok, 2007/12/28
- [PATCH 14/30] Unionfs: remove unnecessary conditional inode lock, Erez Zadok, 2007/12/28
- [PATCH 11/30] Unionfs: restructure unionfs_setattr and fix truncation order, Erez Zadok, 2007/12/28
- [PATCH 18/30] Unionfs: remove unnecessary parent lock in create, Erez Zadok, 2007/12/28
- [PATCH 20/30] Unionfs: implement lockdep classes, Erez Zadok, 2007/12/28
- [PATCH 21/30] Unionfs: minor code rearrangement in rename, Erez Zadok, 2007/12/28
- [PATCH 28/30] Unionfs: don't check dentry on error, Erez Zadok, 2007/12/28
INFO,
auditorsrsl,
2007/12/28
[PATCH 00/10] percpu: Per cpu code simplification V2,
travis,
2007/12/27
- [PATCH 04/10] x86_32: Use generic percpu.h, travis, 2007/12/27
- [PATCH 02/10] percpu: Move arch XX_PER_CPU_XX definitions into linux/percpu.h, travis, 2007/12/27
- [PATCH 06/10] s390: Use generic percpu, travis, 2007/12/27
- [PATCH 01/10] percpu: Use a kconfig variable to signal arch specific percpu setup, travis, 2007/12/27
- [PATCH 03/10] percpu: Make the asm-generic/percpu.h more "generic", travis, 2007/12/27
- [PATCH 05/10] x86_64: Use generic percpu, travis, 2007/12/27
- [PATCH 07/10] Powerpc: Use generic per cpu, travis, 2007/12/27
- [PATCH 00/10] percpu: Per cpu code simplification V2, travis, 2007/12/27
- [PATCH 10/10] x86: Unify percpu.h, travis, 2007/12/27
- [PATCH 04/10] x86_32: Use generic percpu.h, travis, 2007/12/27
- [PATCH 01/10] percpu: Use a kconfig variable to signal arch specific percpu setup, travis, 2007/12/27
- [PATCH 02/10] percpu: Move arch XX_PER_CPU_XX definitions into linux/percpu.h, travis, 2007/12/27
- [PATCH 07/10] Powerpc: Use generic per cpu, travis, 2007/12/27
- [PATCH 03/10] percpu: Make the asm-generic/percpu.h more "generic", travis, 2007/12/27
- [PATCH 09/10] ia64: Use generic percpu, travis, 2007/12/27
- [PATCH 05/10] x86_64: Use generic percpu, travis, 2007/12/27
- [PATCH 06/10] s390: Use generic percpu, travis, 2007/12/27
- [PATCH 08/10] Sparc64: Use generic percpu, travis, 2007/12/27
[PATCH 0/9] ide: switch to generic DMA-mapping API,
Bartlomiej Zolnierkiewicz,
2007/12/27
- [PATCH 6/9] au1xxx-ide: use hwif->dev, Bartlomiej Zolnierkiewicz, 2007/12/27
- [PATCH 9/9] ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers, Bartlomiej Zolnierkiewicz, 2007/12/27
- [PATCH 4/9] ide: use ide_destroy_dmatable() instead of pci_unmap_sg(), Bartlomiej Zolnierkiewicz, 2007/12/27
- [PATCH 8/9] ide: switch to DMA-mapping API, Bartlomiej Zolnierkiewicz, 2007/12/27
- [PATCH 1/9] piix: remove stale comments, Bartlomiej Zolnierkiewicz, 2007/12/27
- [PATCH 5/9] ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t, Bartlomiej Zolnierkiewicz, 2007/12/27
- [PATCH 2/9] ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y, Bartlomiej Zolnierkiewicz, 2007/12/27
- [PATCH 3/9] ide: remove BUG_ON() from ide_build_sglist(), Bartlomiej Zolnierkiewicz, 2007/12/27
- [PATCH 7/9] icside: use hwif->dev, Bartlomiej Zolnierkiewicz, 2007/12/27
[RFC][PATCH 0/7] Fix the ACPI 1.0 vs ACPI 2.0 suspend ordering issue,
Rafael J. Wysocki,
2007/12/27
- [RFC][PATCH 7/7] ACPI: Print message before calling _PTS, Rafael J. Wysocki, 2007/12/27
- [RFC][PATCH 3/7] ACPI: Separate disabling of GPEs from _PTS, Rafael J. Wysocki, 2007/12/27
- [RFC][PATCH 6/7] Hibernation: Call _PTS early on ACPI 1.0x systems, Rafael J. Wysocki, 2007/12/27
- [RFC][PATCH 1/7] Suspend: Introduce open() and close() callbacks, Rafael J. Wysocki, 2007/12/27
- [RFC][PATCH 5/7] Hibernation: Introduce open() and close() callbacks, Rafael J. Wysocki, 2007/12/27
- [RFC][PATCH 4/7] Suspend: Call _PTS early on ACPI 1.0x systems, Rafael J. Wysocki, 2007/12/27
- Re: [RFC][PATCH 0/7] Fix the ACPI 1.0 vs ACPI 2.0 suspend ordering issue, Carlos Corbacho, 2007/12/27
- [RFC][PATCH 2/7] ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK, Rafael J. Wysocki, 2007/12/27
Thanks!,
Jan Evert van Grootheest,
2007/12/27
[PATCH 00/55] KVM patch queue review for 2.6.25 merge window (part II),
Avi Kivity,
2007/12/26
- [PATCH 04/55] KVM: Export PIC reset for kernel device reset, Avi Kivity, 2007/12/26
- [PATCH 03/55] KVM: Add a might_sleep() annotation to gfn_to_page(), Avi Kivity, 2007/12/26
- [PATCH 02/55] KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup(), Avi Kivity, 2007/12/26
- [PATCH 09/55] KVM: Add kernel-internal memory slots, Avi Kivity, 2007/12/26
- [PATCH 01/55] KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1), Avi Kivity, 2007/12/26
- [PATCH 05/55] KVM: Split IOAPIC reset function and export for kernel RESET, Avi Kivity, 2007/12/26
- [PATCH 14/55] KVM: SVM: Let gcc to choose which registers to save (i386), Avi Kivity, 2007/12/26
- [PATCH 27/55] KVM: x86 emulator: Extract the common code of SrcReg and DstReg, Avi Kivity, 2007/12/26
- [PATCH 07/55] KVM: Unmap kernel-allocated memory on slot destruction, Avi Kivity, 2007/12/26
- [PATCH 29/55] KVM: Simplify decode_register_operand() calling convention, Avi Kivity, 2007/12/26
- [PATCH 16/55] KVM: Move page fault processing to common code, Avi Kivity, 2007/12/26
- [PATCH 12/55] KVM: VMX: Let gcc to choose which registers to save (i386), Avi Kivity, 2007/12/26
- [PATCH 10/55] KVM: Add ioctl to tss address from userspace,, Avi Kivity, 2007/12/26
- [PATCH 08/55] KVM: Export memory slot allocation mechanism, Avi Kivity, 2007/12/26
- [PATCH 22/55] KVM: VMX: Enable memory mapped TPR shadow (FlexPriority), Avi Kivity, 2007/12/26
- [PATCH 23/55] KVM: Fix gfn_to_page() acquiring mmap_sem twice, Avi Kivity, 2007/12/26
- [PATCH 11/55] KVM: VMX: Let gcc to choose which registers to save (x86_64), Avi Kivity, 2007/12/26
- [PATCH 31/55] KVM: x86 emulator: Hoist modrm and abs decoding into separate functions, Avi Kivity, 2007/12/26
- [PATCH 32/55] KVM: Portability: Make exported debugfs data architecture-specific, Avi Kivity, 2007/12/26
- [PATCH 17/55] KVM: MMU: Topup the mmu memory preallocation caches before emulating an insn, Avi Kivity, 2007/12/26
- [PATCH 13/55] KVM: SVM: Let gcc to choose which registers to save (x86_64), Avi Kivity, 2007/12/26
- [PATCH 19/55] KVM: Portability: Move memory segmentation to x86.c, Avi Kivity, 2007/12/26
- [PATCH 25/55] KVM: Portability: Move x86 emulation and mmio device hook to x86.c, Avi Kivity, 2007/12/26
- [PATCH 20/55] KVM: Portability: move get/set_apic_base to x86.c, Avi Kivity, 2007/12/26
- [PATCH 21/55] KVM: Portability: Move control register helper functions to x86.c, Avi Kivity, 2007/12/26
- [PATCH 18/55] KVM: Portability: Split kvm_vm_ioctl v3, Avi Kivity, 2007/12/26
- [PATCH 46/55] KVM: Change kvm_{read,write}_guest() to use copy_{from,to}_user(), Avi Kivity, 2007/12/26
- [PATCH 15/55] KVM: x86 emulator: don't depend on cr2 for mov abs emulation, Avi Kivity, 2007/12/26
- [PATCH 55/55] KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependent, Avi Kivity, 2007/12/26
- [PATCH 43/55] KVM: Simplify CPU_TASKS_FROZEN cpu notifier handling, Avi Kivity, 2007/12/26
- [PATCH 36/55] KVM: Add make_page_dirty() to kvm_clear_guest_page(), Avi Kivity, 2007/12/26
- [PATCH 37/55] KVM: VMX: Use vmx to inject real-mode interrupts, Avi Kivity, 2007/12/26
- [PATCH 44/55] KVM: add kvm_is_error_hva(), Avi Kivity, 2007/12/26
- [PATCH 41/55] KVM: VMX: wbinvd exiting, Avi Kivity, 2007/12/26
- [PATCH 42/55] KVM: x86 emulator: remove 8 bytes operands emulator for call near instruction, Avi Kivity, 2007/12/26
- [PATCH 47/55] KVM: Portability: Move some includes to x86.c, Avi Kivity, 2007/12/26
- [PATCH 38/55] KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD, Avi Kivity, 2007/12/26
- [PATCH 26/55] KVM: Portability: Move pio emulation functions to x86.c, Avi Kivity, 2007/12/26
- [PATCH 48/55] KVM: Portability: Move kvm_x86_ops to x86.c, Avi Kivity, 2007/12/26
- [PATCH 45/55] KVM: introduce gfn_to_hva(), Avi Kivity, 2007/12/26
- [PATCH 35/55] KVM: Portability: Move x86 vcpu ioctl handlers to x86.c, Avi Kivity, 2007/12/26
- [PATCH 39/55] KVM: Fix faults during injection of real-mode interrupts, Avi Kivity, 2007/12/26
- [PATCH 24/55] KVM: Portability: Move kvm_get/set_msr[_common] to x86.c, Avi Kivity, 2007/12/26
- [PATCH 34/55] KVM: Portability: Move x86 FPU handling to x86.c, Avi Kivity, 2007/12/26
- [PATCH 49/55] KVM: Portability: Add vcpu and hardware management arch hooks, Avi Kivity, 2007/12/26
- [PATCH 50/55] KVM: Portability: Combine kvm_init and kvm_init_x86, Avi Kivity, 2007/12/26
- [PATCH 52/55] KVM: x86 emulator: modify 'lods', and 'stos' not to depend on CR2, Avi Kivity, 2007/12/26
- [PATCH 33/55] KVM: Portability: Move x86 instruction emulation code to x86.c, Avi Kivity, 2007/12/26
- [PATCH 28/55] KVM: x86 emulator: centralize decoding of one-byte register access insns, Avi Kivity, 2007/12/26
- [PATCH 06/55] KVM: Per-architecture hypercall definitions, Avi Kivity, 2007/12/26
- [PATCH 53/55] KVM: Portability: move KVM_CHECK_EXTENSION, Avi Kivity, 2007/12/26
- [PATCH 40/55] KVM: VMX: Comment VMX primary/secondary exec ctl definitions, Avi Kivity, 2007/12/26
- [PATCH 30/55] KVM: Make mark_page_dirty() work for aliased pages too., Avi Kivity, 2007/12/26
- [PATCH 51/55] KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch(), Avi Kivity, 2007/12/26
- [PATCH 54/55] KVM: VMX: Consolidate register usage in vmx_vcpu_run(), Avi Kivity, 2007/12/26
- Re: [PATCH 00/55] KVM patch queue review for 2.6.25 merge window (part II), Sam Ravnborg, 2007/12/26
[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in,
Arjan van de Ven,
2007/12/25
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Jeff Garzik, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Robert Hancock, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Robert Hancock, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Kai Ruhnau, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Linus Torvalds, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Loic Prylli, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Matthew Wilcox, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Linus Torvalds, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Linus Torvalds, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Kai Ruhnau, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Daniel Barkalow, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Linus Torvalds, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Daniel Barkalow, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Ivan Kokshaysky, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Arjan van de Ven, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Ivan Kokshaysky, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Loic Prylli, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Ivan Kokshaysky, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Benjamin Herrenschmidt, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Kai Ruhnau, 2007/12/27
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Benjamin Herrenschmidt, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Benjamin Herrenschmidt, 2007/12/28
- Re: [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in, Robert Hancock, 2007/12/27
[PATCH 0/6] udf: improve code related to super_block, was: udf: convert super_block macros to functions,
marcin . slusarz,
2007/12/23
- [PATCH 4/6] udf: check if udf_load_logicalvol failed, marcin . slusarz, 2007/12/23
- [PATCH 2/6] udf: remove some ugly macros, marcin . slusarz, 2007/12/23
- [PATCH 1/6] udf: fix coding style of super.c, marcin . slusarz, 2007/12/23
- [PATCH 5/6] udf: convert some macros to functions, marcin . slusarz, 2007/12/23
- [PATCH 3/6] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function, marcin . slusarz, 2007/12/23
- [PATCH 6/6] udf: fix sparse warnings (shadowing & mismatch between declaration and definition), marcin . slusarz, 2007/12/23
Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM,
Rafael J. Wysocki,
2007/12/23
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Ingo Molnar, 2007/12/23
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Linus Torvalds, 2007/12/23
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Rafael J. Wysocki, 2007/12/23
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, H. Peter Anvin, 2007/12/23
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Carlos Corbacho, 2007/12/23
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Linus Torvalds, 2007/12/23
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Linus Torvalds, 2007/12/23
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Carlos Corbacho, 2007/12/23
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Rafael J. Wysocki, 2007/12/24
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Linus Torvalds, 2007/12/24
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Carlos Corbacho, 2007/12/24
- Suspend code ordering (again) (was: Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM), Rafael J. Wysocki, 2007/12/25
- Re: Suspend code ordering (again) (was: Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM), Linus Torvalds, 2007/12/25
- Re: Suspend code ordering (again) (was: Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM), Rafael J. Wysocki, 2007/12/26
- Re: Suspend code ordering (again), Alexey Starikovskiy, 2007/12/26
- Re: Suspend code ordering (again), H. Peter Anvin, 2007/12/26
- Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM, Pavel Machek, 2007/12/25
[PATCH 00/50] KVM patch queue review for 2.6.25 merge window (part I),
Avi Kivity,
2007/12/23
- [PATCH 10/50] KVM: MMU: Make flooding detection work when guest page faults are bypassed, Avi Kivity, 2007/12/23
- [PATCH 18/50] KVM: VMX: Don't clear the vmcs if the vcpu is not loaded on any processor, Avi Kivity, 2007/12/23
- [PATCH 03/50] KVM: x86 emulator: remove unused functions, Avi Kivity, 2007/12/23
- [PATCH 05/50] KVM: x86 emulator: move all decoding process to function x86_decode_insn(), Avi Kivity, 2007/12/23
- [PATCH 17/50] KVM: x86 emulator: Any legacy prefix after a REX prefix nullifies its effect, Avi Kivity, 2007/12/23
- [PATCH 07/50] KVM: Call x86_decode_insn() only when needed, Avi Kivity, 2007/12/23
- [PATCH 11/50] KVM: MMU: Ignore reserved bits in cr3 in non-pae mode, Avi Kivity, 2007/12/23
- [PATCH 13/50] KVM: x86 emulator: remove _eflags and use directly ctxt->eflags., Avi Kivity, 2007/12/23
- [PATCH 15/50] KVM: x86_emulator: no writeback for bt, Avi Kivity, 2007/12/23
- [PATCH 12/50] KVM: x86 emulator: split some decoding into functions for readability, Avi Kivity, 2007/12/23
- [PATCH 06/50] KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn(), Avi Kivity, 2007/12/23
- [PATCH 01/50] KVM: x86 emulator: Add vmmcall/vmcall to x86_emulate (v3), Avi Kivity, 2007/12/23
- [PATCH 09/50] KVM: Allow not-present guest page faults to bypass kvm, Avi Kivity, 2007/12/23
- [PATCH 02/50] KVM: Refactor hypercall infrastructure (v3), Avi Kivity, 2007/12/23
- [PATCH 08/50] KVM: VMX: Further reduce efer reloads, Avi Kivity, 2007/12/23
- [PATCH 23/50] KVM: Add kvm_free_lapic() to pair with kvm_create_lapic(), Avi Kivity, 2007/12/23
- [PATCH 21/50] KVM: Add general accessors to read and write guest memory, Avi Kivity, 2007/12/23
- [PATCH 04/50] KVM: x86 emulator: move all x86_emulate_memop() to a structure, Avi Kivity, 2007/12/23
- [PATCH 14/50] KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead, Avi Kivity, 2007/12/23
- [PATCH 44/50] KVM: x86 emulator: cmc, clc, cli, sti, Avi Kivity, 2007/12/23
- [PATCH 36/50] KVM: MMU: When updating the dirty bit, inform the mmu about it, Avi Kivity, 2007/12/23
- [PATCH 43/50] KVM: MMU: Simplify page table walker, Avi Kivity, 2007/12/23
- [PATCH 29/50] KVM: MMU: Clean up MMU functions to take struct kvm when appropriate, Avi Kivity, 2007/12/23
- [PATCH 20/50] KVM: Remove the usage of page->private field by rmap, Avi Kivity, 2007/12/23
- [PATCH 47/50] KVM: MMU: Make gfn_to_page() always safe, Avi Kivity, 2007/12/23
- [PATCH 48/50] KVM: MMU: Partial swapping of guest memory, Avi Kivity, 2007/12/23
- [PATCH 31/50] KVM: Move guest pte dirty bit management to the guest pagetable walker, Avi Kivity, 2007/12/23
- [PATCH 33/50] KVM: MMU: Disable write access on clean large pages, Avi Kivity, 2007/12/23
- [PATCH 32/50] KVM: MMU: Fix nx access bit for huge pages, Avi Kivity, 2007/12/23
- [PATCH 46/50] KVM: MMU: Keep a reverse mapping of non-writable translations, Avi Kivity, 2007/12/23
- [PATCH 30/50] KVM: MMU: More struct kvm_vcpu -> struct kvm cleanups, Avi Kivity, 2007/12/23
- [PATCH 42/50] KVM: x86 emulator: Implement emulation of instruction: inc & dec, Avi Kivity, 2007/12/23
- [PATCH 26/50] KVM: CodingStyle cleanup, Avi Kivity, 2007/12/23
- [PATCH 25/50] KVM: Remove gratuitous casts from lapic.c, Avi Kivity, 2007/12/23
- [PATCH 37/50] KVM: Portability: split kvm_vcpu_ioctl, Avi Kivity, 2007/12/23
- [PATCH 19/50] KVM: VMX: Simplify vcpu_clear(), Avi Kivity, 2007/12/23
- [PATCH 39/50] KVM: Add some \n in ioapic_debug(), Avi Kivity, 2007/12/23
- [PATCH 35/50] KVM: MMU: Move dirty bit updates to a separate function, Avi Kivity, 2007/12/23
- [PATCH 34/50] KVM: MMU: Instantiate real-mode shadows as user writable shadows, Avi Kivity, 2007/12/23
- [PATCH 38/50] KVM: apic round robin cleanup, Avi Kivity, 2007/12/23
- [PATCH 41/50] KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH, Avi Kivity, 2007/12/23
- [PATCH 27/50] KVM: Support assigning userspace memory to the guest, Avi Kivity, 2007/12/23
- [PATCH 49/50] KVM: Use virtual cpu accounting if available for guest times., Avi Kivity, 2007/12/23
- [PATCH 28/50] KVM: Move x86 msr handling to new files x86.[ch], Avi Kivity, 2007/12/23
- [PATCH 45/50] KVM: MMU: Add rmap_next(), a helper for walking kvm rmaps, Avi Kivity, 2007/12/23
- [PATCH 22/50] KVM: Allow dynamic allocation of the mmu shadow cache size, Avi Kivity, 2007/12/23
- [PATCH 50/50] KVM: Allocate userspace memory for older userspace, Avi Kivity, 2007/12/23
- [PATCH 24/50] KVM: Hoist kvm_create_lapic() into kvm_vcpu_init(), Avi Kivity, 2007/12/23
- [PATCH 40/50] KVM: Move apic timer interrupt backlog processing to common code, Avi Kivity, 2007/12/23
- [PATCH 16/50] KVM: Purify x86_decode_insn() error case management, Avi Kivity, 2007/12/23
2.6.24-rc6-mm1,
Andrew Morton,
2007/12/23
- Re: 2.6.24-rc6-mm1, Ingo Molnar, 2007/12/23
- Re: 2.6.24-rc6-mm1, Rafael J. Wysocki, 2007/12/23
- Re: 2.6.24-rc6-mm1, Torsten Kaiser, 2007/12/23
- Re: 2.6.24-rc6-mm1: suspend broken on HP nx6325 due to cpufreq changes, Rafael J. Wysocki, 2007/12/23
- Re: 2.6.24-rc6-mm1, Andreas Mohr, 2007/12/25
- 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkage, Valdis . Kletnieks, 2007/12/26
- Re: 2.6.24-rc6-mm1, Dave Young, 2007/12/26
- Re: 2.6.24-rc6-mm1: some section mismatches on sparc64, Mariusz Kozlowski, 2007/12/26
- Re: 2.6.24-rc6-mm1: __raw_spin_is_contended undefined, Joseph Fannin, 2007/12/26
- 2.6.24-rc6-mm1 - drivers/char/tpm/tpm_bios.c oddness?, Valdis . Kletnieks, 2007/12/27
- Re: 2.6.24-rc6-mm1 Kernel panics at different functions (), Kamalesh Babulal, 2007/12/27
- 2.6.24-rc6-mm1 - power_supply driver dmesg weirdness?, Valdis . Kletnieks, 2007/12/27
- 2.6.24-rc6-mm1 - crash in tick_sched_timer/update_process_times, Valdis . Kletnieks, 2007/12/27
- [PATCH -mm] crypto: scatterwalk.h needs sched.h, Randy Dunlap, 2007/12/31
- [PATCH -mm] driver core: build with SYSFS=n, Randy Dunlap, 2007/12/31
- Re: 2.6.24-rc6-mm1 (build problem: gpio/W1), Randy Dunlap, 2007/12/31
- Re: 2.6.24-rc6-mm1 (build problem: gpio_keys), Randy Dunlap, 2007/12/31
- Re: 2.6.24-rc6-mm1 (build problem: v4l / i2c), Randy Dunlap, 2007/12/31
- Re: 2.6.24-rc6-mm1 (driver core/sysfs), Randy Dunlap, 2007/12/31
- Re: 2.6.24-rc6-mm1, Herbert Xu, 2007/12/23
[PATCH 00/24] udf: convert super_block macros to functions,
marcin . slusarz,
2007/12/22
- [PATCH 18/24] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function, marcin . slusarz, 2007/12/22
- [PATCH 08/24] udf: convert UDF_SB_ANCHOR macro to udf_sb_anchor function, marcin . slusarz, 2007/12/22
- [PATCH 19/24] udf: check if udf_load_logicalvol failed, marcin . slusarz, 2007/12/22
- [PATCH 05/24] udf: convert UDF_SB_NUMPARTS macro to udf_sb_num_parts function, marcin . slusarz, 2007/12/22
- [PATCH 12/24] udf: convert UDF_SB_LVIDIU macro to udf_sb_lvidiu function, marcin . slusarz, 2007/12/22
- [PATCH 17/24] udf: convert UDF_SB_VAT macro to udf_sb_vat_inode function, marcin . slusarz, 2007/12/22
- [PATCH 14/24] udf: convert UDF_SB_RECORDTIME macro to udf_sb_record_time function, marcin . slusarz, 2007/12/22
- [PATCH 22/24] udf: convert UDF_SB_ALLOC_BITMAP macro to udf_sb_alloc_bitmap function, marcin . slusarz, 2007/12/22
- [PATCH 01/24] udf: fix coding style of super.c, marcin . slusarz, 2007/12/22
- [PATCH 16/24] udf: convert UDF_SB_UDFREV macro to udf_sb_revision function, marcin . slusarz, 2007/12/22
- [PATCH 06/24] udf: convert UDF_SB_PARTITION macro to udf_sb_partition function, marcin . slusarz, 2007/12/22
- [PATCH 15/24] udf: convert UDF_SB_SERIALNUM macro to udf_sb_serial_number function, marcin . slusarz, 2007/12/22
- [PATCH 11/24] udf: convert UDF_SB_LVID macro to udf_sb_lvid function, marcin . slusarz, 2007/12/22
- [PATCH 02/24] udf: rename UDF_SB to udf_sb, marcin . slusarz, 2007/12/22
- [PATCH 04/24] udf: convert UDF_SB_VOLIDENT macro to udf_sb_volume_ident function, marcin . slusarz, 2007/12/22
- [PATCH 03/24] udf: convert some macros to inline functions, marcin . slusarz, 2007/12/22
- [PATCH 20/24] udf: convert UDF_UPDATE_UDFREV macro to udf_update_revision function, marcin . slusarz, 2007/12/22
- [PATCH 21/24] udf: remove some UDF_SB_* macros, marcin . slusarz, 2007/12/22
- [PATCH 24/24] udf: fix sparse warnings (shadowing & mismatch between declaration and definition), marcin . slusarz, 2007/12/22
- [PATCH 07/24] udf: convert UDF_SB_SESSION macro to udf_sb_session function, marcin . slusarz, 2007/12/22
- [PATCH 09/24] udf: convert UDF_SB_LASTBLOCK macro to udf_sb_last_block function, marcin . slusarz, 2007/12/22
- [PATCH 23/24] udf: convert UDF_SB_FREE_BITMAP macro to udf_sb_free_bitmap function, marcin . slusarz, 2007/12/22
- [PATCH 10/24] udf: convert UDF_SB_LVIDBH macro to udf_sb_lvid_bh function, marcin . slusarz, 2007/12/22
- [PATCH 13/24] udf: remove unused macros, marcin . slusarz, 2007/12/22
[patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue,
Arjan van de Ven,
2007/12/22
- [patch] opt the sky2 driver into using extended config space, Arjan van de Ven, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Arjan van de Ven, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Matthew Wilcox, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Linus Torvalds, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Martin Mares, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Linus Torvalds, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Linus Torvalds, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Linus Torvalds, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Benjamin Herrenschmidt, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Martin Mares, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Benjamin Herrenschmidt, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Benjamin Herrenschmidt, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Ivan Kokshaysky, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Loic Prylli, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Loic Prylli, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Ivan Kokshaysky, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Linus Torvalds, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/24
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Linus Torvalds, 2007/12/24
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Matthew Wilcox, 2007/12/24
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/27
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Arjan van de Ven, 2007/12/27
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/24
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Ivan Kokshaysky, 2007/12/24
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Benjamin Herrenschmidt, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Arjan van de Ven, 2007/12/23
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/24
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Arjan van de Ven, 2007/12/24
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/24
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Arjan van de Ven, 2007/12/24
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Martin Mares, 2007/12/25
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Martin Mares, 2007/12/25
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Jeff Garzik, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Benjamin Herrenschmidt, 2007/12/22
- Re: [patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue, Robert Hancock, 2007/12/22
AWARD !,
MICROSOFT PROMO ,
2007/12/20
[patch 00/24] Markers use immediate values, for 2.6.24-rc5-mm1,
Mathieu Desnoyers,
2007/12/20
- [patch 04/24] Add INIT_ARRAY() to kernel.h, Mathieu Desnoyers, 2007/12/20
- [patch 18/24] Scheduler Profiling - Use Immediate Values, Mathieu Desnoyers, 2007/12/20
- [patch 24/24] Linux Kernel Markers - Use Immediate Values, Mathieu Desnoyers, 2007/12/20
- [patch 23/24] Immediate Values Use Arch NMI and MCE Support, Mathieu Desnoyers, 2007/12/20
- [patch 11/24] Text Edit Lock - x86_64 standardize debug rodata, Mathieu Desnoyers, 2007/12/20
- [patch 20/24] Add __discard section to x86, Mathieu Desnoyers, 2007/12/20
- [patch 14/24] Immediate Values - x86 Optimization, Mathieu Desnoyers, 2007/12/20
- [patch 13/24] Immediate Values - Kconfig menu in EMBEDDED, Mathieu Desnoyers, 2007/12/20
- [patch 03/24] Kprobes - declare kprobe_mutex static, Mathieu Desnoyers, 2007/12/20
- [patch 21/24] Immediate Values - x86 Optimization NMI and MCE support, Mathieu Desnoyers, 2007/12/20
- [patch 07/24] Text Edit Lock - kprobes architecture independent support, Mathieu Desnoyers, 2007/12/20
- [patch 19/24] Immediate Values - Move Kprobes x86 restore_interrupt to kdebug.h, Mathieu Desnoyers, 2007/12/20
- [patch 01/24] Kprobes - use a mutex to protect the instruction pages list., Mathieu Desnoyers, 2007/12/20
- [patch 02/24] Kprobes - do not use kprobes mutex in arch code, Mathieu Desnoyers, 2007/12/20
- [patch 10/24] Text Edit Lock - x86_32 standardize debug rodata, Mathieu Desnoyers, 2007/12/20
- [patch 09/24] Text Edit Lock - kprobes x86_64, Mathieu Desnoyers, 2007/12/20
- [patch 06/24] Text Edit Lock - Alternative code for x86, Mathieu Desnoyers, 2007/12/20
- [patch 22/24] Immediate Values - Powerpc Optimization NMI MCE support, Mathieu Desnoyers, 2007/12/20
- [patch 16/24] Immediate Values - Powerpc Optimization, Mathieu Desnoyers, 2007/12/20
- [patch 17/24] Immediate Values - Documentation, Mathieu Desnoyers, 2007/12/20
- [patch 05/24] Text Edit Lock - Architecture Independent Code, Mathieu Desnoyers, 2007/12/20
- [patch 08/24] Text Edit Lock - kprobes x86_32, Mathieu Desnoyers, 2007/12/20
- [patch 15/24] Add text_poke and sync_core to powerpc, Mathieu Desnoyers, 2007/12/20
- [patch 12/24] Immediate Values - Architecture Independent Code, Mathieu Desnoyers, 2007/12/20
[PATCH 0/15] adjust pvops to accomodate its x86_64 variant,
Glauber de Oliveira Costa,
2007/12/20
- [PATCH 01/15] change paravirt_32.c name, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 02/15] adjust PVOP_CALL/VCALL macros for x86_64, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 03/15] cleanup write_tsc, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 04/15] provide paravirtualized hook for rdtscp, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 05/15] change assembly definition of paravirt_patch_site, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 06/15] adjust assembly macros to x86_64 as well., Glauber de Oliveira Costa, 2007/12/20
- [PATCH 07/15] change irq functions to accomodate x86_64, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 08/15] add macro for privileged x86_64 operation, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 09/15] adds paravirt hook for swapgs, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 10/15] replace privileged instructions with paravirt macros, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 11/15] cleanup CLI_STRING, STI_STRING and friends, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 12/15] add CLBR_ defines for x86_64., Glauber de Oliveira Costa, 2007/12/20
- [PATCH 13/15] move patching code to arch-specific file., Glauber de Oliveira Costa, 2007/12/20
- [PATCH 14/15] x86_64 patching functions, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 15/15] replace x86_read/write_per_cpu with a common function., Glauber de Oliveira Costa, 2007/12/20
- Re: [PATCH 15/15] replace x86_read/write_per_cpu with a common function., H. Peter Anvin, 2007/12/20
- Re: [PATCH 13/15] move patching code to arch-specific file., Ingo Molnar, 2007/12/20
- Re: [PATCH 13/15] move patching code to arch-specific file., Ingo Molnar, 2007/12/20
- Re: [PATCH 13/15] move patching code to arch-specific file., Glauber de Oliveira Costa, 2007/12/20
- Re: [PATCH 13/15] move patching code to arch-specific file., Ingo Molnar, 2007/12/20
Hello,
vndgdf fvsd,
2007/12/20
- Hello, fdgv fg, 2007/12/21
[patch 00/47] s390 2.6.25 patch queue.,
Martin Schwidefsky,
2007/12/20
- [patch 11/47] cio: Use dev_{g,s}et_drvdata()., Martin Schwidefsky, 2007/12/20
- [patch 13/47] cio: reduce cpu utilization during device scan, Martin Schwidefsky, 2007/12/20
- [patch 24/47] DEBUG_PAGEALLOC support for s390., Martin Schwidefsky, 2007/12/20
- [patch 04/47] cio: css_driver: Use consistent parameters., Martin Schwidefsky, 2007/12/20
- [patch 41/47] include/asm-s390/: Spelling fixes, Martin Schwidefsky, 2007/12/20
- [patch 02/47] cio: Dump ccw device information in case of timeout., Martin Schwidefsky, 2007/12/20
- [patch 06/47] cio: Add css_driver_{register,unregister}., Martin Schwidefsky, 2007/12/20
- [patch 03/47] cio: Use helpers instead of container_of()., Martin Schwidefsky, 2007/12/20
- [patch 12/47] cio: Set driver->owner on css, ccw and ccwgroup busses., Martin Schwidefsky, 2007/12/20
- [patch 07/47] cio: Cleanup debug feature usage., Martin Schwidefsky, 2007/12/20
- [patch 25/47] Remove owner_pc member from raw_spinlock_t., Martin Schwidefsky, 2007/12/20
- [patch 34/47] Load disabled wait psw instead of stopping cpu on halt., Martin Schwidefsky, 2007/12/20
- [patch 05/47] cio: Reset sch->driver., Martin Schwidefsky, 2007/12/20
- [patch 10/47] cio: I/O subchannel specific fields., Martin Schwidefsky, 2007/12/20
- [patch 01/47] Cleanup in Documentation/kernel-parameters.txt., Martin Schwidefsky, 2007/12/20
- [patch 35/47] use LIST_HEAD instead of LIST_HEAD_INIT, Martin Schwidefsky, 2007/12/20
- [patch 26/47] Use new style spinlock initializer in __RWSEM_INITIALIZER., Martin Schwidefsky, 2007/12/20
- [patch 31/47] arch/s390: Add missing "space", Martin Schwidefsky, 2007/12/20
- [patch 47/47] dasd: add hyper PAV support to DASD device driver, part 3, Martin Schwidefsky, 2007/12/20
- [patch 36/47] Allocate and free cpu lowcores and stacks when needed/possible., Martin Schwidefsky, 2007/12/20
- [patch 43/47] Move NOTES and BUG_TABLE., Martin Schwidefsky, 2007/12/20
- [patch 38/47] vmemmap: allocate struct pages before 1:1 mapping, Martin Schwidefsky, 2007/12/20
- [patch 45/47] dasd: add hyper PAV support to DASD device driver, part 1, Martin Schwidefsky, 2007/12/20
- [patch 37/47] Initialize sclp_ipl_info, Martin Schwidefsky, 2007/12/20
- [patch 40/47] arch/s390/: Spelling fixes, Martin Schwidefsky, 2007/12/20
- [patch 39/47] Use diag308 subcodes 3 and 6 for reboot and dump when possible., Martin Schwidefsky, 2007/12/20
- [patch 32/47] drivers/s390: Add missing "space", Martin Schwidefsky, 2007/12/20
- [patch 33/47] kernel: Shutdown Actions Interface, Martin Schwidefsky, 2007/12/20
- [patch 30/47] dasd: fix return value of dasd_generic_probe(), Martin Schwidefsky, 2007/12/20
- [patch 44/47] single-step cleanup, Martin Schwidefsky, 2007/12/20
- [patch 42/47] drivers/s390/: Spelling fixes, Martin Schwidefsky, 2007/12/20
- [patch 46/47] dasd: add hyper PAV support to DASD device driver, part 2, Martin Schwidefsky, 2007/12/20
- [patch 16/47] sclp: sysfs interface for SCLP cpi, Martin Schwidefsky, 2007/12/20
- [patch 15/47] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s, Martin Schwidefsky, 2007/12/20
- [patch 19/47] Optimize reference bit handling., Martin Schwidefsky, 2007/12/20
- [patch 28/47] Remove appldata include from sysctl_check.c, Martin Schwidefsky, 2007/12/20
- [patch 14/47] qdio: Remove double checked value., Martin Schwidefsky, 2007/12/20
- [patch 20/47] Fix tlb flushing with idte., Martin Schwidefsky, 2007/12/20
- [patch 09/47] cio: Extend adapter interrupt interface., Martin Schwidefsky, 2007/12/20
- [patch 27/47] Get rid of additional_cpus kernel parameter., Martin Schwidefsky, 2007/12/20
- [patch 22/47] Print kernel version in dump_stack() and show_regs()., Martin Schwidefsky, 2007/12/20
- [patch 21/47] Change vmalloc defintions, Martin Schwidefsky, 2007/12/20
- [patch 17/47] Standby cpu activation/deactivation., Martin Schwidefsky, 2007/12/20
- [patch 23/47] Get rid of HOLES_IN_ZONE requirement., Martin Schwidefsky, 2007/12/20
- [patch 08/47] cio: Introduce subchannel->private., Martin Schwidefsky, 2007/12/20
- [patch 18/47] sclp: convert channel path configure code to use sync interface., Martin Schwidefsky, 2007/12/20
- [patch 29/47] crypto: move s390 Kconfig options., Martin Schwidefsky, 2007/12/20
[AppArmor 00/47] AppArmor security module overview,
John,
2007/12/20
- [AppArmor 10/47] Pass struct vfsmount to the inode_symlink LSM hook, John, 2007/12/20
- [AppArmor 03/47] Add a vfsmount parameter to notify_change(), John, 2007/12/20
- [AppArmor 13/47] Pass the struct vfsmounts to the inode_link LSM hook, John, 2007/12/20
- [AppArmor 08/47] Pass struct vfsmount to the inode_mknod LSM hook, John, 2007/12/20
- [AppArmor 12/47] Add struct vfsmount parameters to vfs_link(), John, 2007/12/20
- [AppArmor 05/47] Add struct vfsmount parameter to vfs_mkdir(), John, 2007/12/20
- [AppArmor 06/47] Pass struct vfsmount to the inode_mkdir LSM hook, John, 2007/12/20
- [AppArmor 07/47] Add a struct vfsmount parameter to vfs_mknod(), John, 2007/12/20
- [AppArmor 09/47] Add a struct vfsmount parameter to vfs_symlink(), John, 2007/12/20
- [AppArmor 11/47] Pass struct vfsmount to the inode_readlink LSM hook, John, 2007/12/20
- [AppArmor 04/47] Pass struct vfsmount to the inode_setattr LSM hook, John, 2007/12/20
- [AppArmor 02/47] Pass struct path down to remove_suid and children, John, 2007/12/20
- [AppArmor 01/47] Pass struct vfsmount to the inode_create LSM hook, John, 2007/12/20
- [AppArmor 14/47] Add a struct vfsmount parameter to vfs_rmdir(), John, 2007/12/20
- [AppArmor 23/47] Add a struct vfsmount parameter to vfs_getxattr(), John, 2007/12/20
- [AppArmor 33/47] VFS: new fsetattr() file operation, John, 2007/12/20
- [AppArmor 26/47] Pass struct vfsmount to the inode_listxattr LSM hook, John, 2007/12/20
- [AppArmor 30/47] Make d_path() consistent across mount operations, John, 2007/12/20
- [AppArmor 15/47] Pass struct vfsmount to the inode_rmdir LSM hook, John, 2007/12/20
- [AppArmor 32/47] From: Miklos Szeredi <mszeredi@xxxxxxx>, John, 2007/12/20
- [AppArmor 19/47] Add struct vfsmount parameters to vfs_rename(), John, 2007/12/20
- [AppArmor 35/47] Factor out sysctl pathname code, John, 2007/12/20
- [AppArmor 18/47] Pass struct vfsmount to the inode_unlink LSM hook, John, 2007/12/20
- [AppArmor 27/47] Add a struct vfsmount parameter to vfs_removexattr(), John, 2007/12/20
- [AppArmor 17/47] Add a struct vfsmount parameter to vfs_unlink(), John, 2007/12/20
- [AppArmor 20/47] Pass struct vfsmount to the inode_rename LSM hook, John, 2007/12/20
- [AppArmor 24/47] Pass struct vfsmount to the inode_getxattr LSM hook, John, 2007/12/20
- [AppArmor 29/47] Fix __d_path() for lazy unmounts and make it unambiguous, John, 2007/12/20
- [AppArmor 31/47] Add d_namespace_path() to compute namespace relative pathnames, John, 2007/12/20
- [AppArmor 16/47] Call lsm hook before unhashing dentry in vfs_rmdir(), John, 2007/12/20
- [AppArmor 25/47] Add a struct vfsmount parameter to vfs_listxattr(), John, 2007/12/20
- [AppArmor 22/47] Pass struct vfsmount to the inode_setxattr LSM hook, John, 2007/12/20
- [AppArmor 34/47] Pass struct file down the inode_*xattr security LSM hooks, John, 2007/12/20
- [AppArmor 21/47] Add a struct vfsmount parameter to vfs_setxattr(), John, 2007/12/20
- [AppArmor 28/47] Pass struct vfsmount to the inode_removexattr LSM hook, John, 2007/12/20
- [AppArmor 36/47] Allow permission functions to tell between parent and leaf checks, John, 2007/12/20
- [AppArmor 47/47] --- Documentation/lsm/AppArmor-Security-Goal.txt | 134 +++++++++++++++++++++++++++ 1 file changed, 134 insertions(+), John, 2007/12/20
- [AppArmor 38/47] Switch to vfs_permission() in sys_fchdir(), John, 2007/12/20
- [AppArmor 46/47] add simple network toggles to apparmor, John, 2007/12/20
- [AppArmor 40/47] Export audit subsystem for use by modules, John, 2007/12/20
- [AppArmor 43/47] AppArmor: Profile loading and manipulation, pathname matching, John, 2007/12/20
- [AppArmor 37/47] Switch to vfs_permission() in do_path_lookup(), John, 2007/12/20
- [AppArmor 45/47] Add AppArmor LSM to security/Makefile, John, 2007/12/20
- [AppArmor 39/47] Fix file_permission(), John, 2007/12/20
- [AppArmor 41/47] AppArmor: Main Part, John, 2007/12/20
- [AppArmor 44/47] AppArmor: all the rest, John, 2007/12/20
- [AppArmor 42/47] AppArmor: Module and LSM hooks, John, 2007/12/20
[PATCH 0/16] lguest: introduce vcpu structure,
Glauber de Oliveira Costa,
2007/12/20
- [PATCH 01/16] introduce vcpu struct, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 02/16] adapt lguest launcher to per-cpuness, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 03/16] initialize vcpu, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 04/16] per-cpu run guest, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 05/16] make write() operation smp aware, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 06/16] make hypercalls use the vcpu struct, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 07/16] per-vcpu lguest timers, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 08/16] per-vcpu interrupt processing., Glauber de Oliveira Costa, 2007/12/20
- [PATCH 09/16] map_switcher_in_guest() per-vcpu, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 10/16] make emulate_insn receive a vcpu struct., Glauber de Oliveira Costa, 2007/12/20
- [PATCH 11/16] make registers per-vcpu, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 12/16] replace lguest_arch with lguest_vcpu_arch., Glauber de Oliveira Costa, 2007/12/20
- [PATCH 13/16] per-vcpu lguest task management, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 14/16] makes special fields be per-vcpu, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 15/16] make pending notifications per-vcpu, Glauber de Oliveira Costa, 2007/12/20
- [PATCH 16/16] per-vcpu lguest pgdir management, Glauber de Oliveira Costa, 2007/12/20
- Re: [PATCH 13/16] per-vcpu lguest task management, Rusty Russell, 2007/12/25
- Re: [PATCH 09/16] map_switcher_in_guest() per-vcpu, Rusty Russell, 2007/12/25
- Re: [PATCH 05/16] make write() operation smp aware, Rusty Russell, 2007/12/25
- Re: [PATCH 04/16] per-cpu run guest, Rusty Russell, 2007/12/25
- Re: [PATCH 02/16] adapt lguest launcher to per-cpuness, Rusty Russell, 2007/12/25
- Re: [PATCH 01/16] introduce vcpu struct, Rusty Russell, 2007/12/25
- Re: [PATCH 0/16] lguest: introduce vcpu structure, Rusty Russell, 2007/12/25
[Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG],
Tony Camuso,
2007/12/20
- [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Tony Camuso, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Greg KH, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Matthew Wilcox, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Tony Camuso, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Matthew Wilcox, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Tony Camuso, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Loic Prylli, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Tony Camuso, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Matthew Wilcox, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Ivan Kokshaysky, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Tony Camuso, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Tony Camuso, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Loic Prylli, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Matthew Wilcox, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Loic Prylli, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Matthew Wilcox, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Loic Prylli, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Tony Camuso, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Loic Prylli, 2007/12/23
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Tony Camuso, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Robert Hancock, 2007/12/20
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Robert Hancock, 2007/12/22
- Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG], Robert Hancock, 2007/12/24
[PATCH -mm 00/43] user_regset framework -- arch maintainers take note!,
Roland McGrath,
2007/12/20
- [PATCH -mm 07/43] ptrace_request peekdata/pokedata, Roland McGrath, 2007/12/20
- [PATCH -mm 05/43] compat_binfmt_elf, Roland McGrath, 2007/12/20
- [PATCH -mm 04/43] user_regset helpers, Roland McGrath, 2007/12/20
- [PATCH -mm 01/43] user_regset header, Roland McGrath, 2007/12/20
- [PATCH -mm 06/43] user_regset user-copy helpers, Roland McGrath, 2007/12/20
- [PATCH -mm 09/43] compat_sys_ptrace, Roland McGrath, 2007/12/20
- [PATCH -mm 02/43] elf core dump: notes reorg, Roland McGrath, 2007/12/20
- [PATCH -mm 08/43] compat_ptrace_request, Roland McGrath, 2007/12/20
- [PATCH -mm 03/43] elf core dump: notes user_regset, Roland McGrath, 2007/12/20
- [PATCH -mm 37/43] x86 CORE_DUMP_USE_REGSET, Roland McGrath, 2007/12/20
- [PATCH -mm 10/43] powerpc user_regset fpregs, Roland McGrath, 2007/12/20
- [PATCH -mm 30/43] x86: i387 renaming, Roland McGrath, 2007/12/20
- [PATCH -mm 21/43] powerpc ptrace user_regset, Roland McGrath, 2007/12/20
- [PATCH -mm 32/43] x86 i387 cleanup, Roland McGrath, 2007/12/20
- [PATCH -mm 38/43] x86 ptrace user_regset, Roland McGrath, 2007/12/20
- [PATCH -mm 39/43] x86 user_regset cleanup, Roland McGrath, 2007/12/20
- [PATCH -mm 17/43] powerpc CORE_DUMP_USE_REGSET, Roland McGrath, 2007/12/20
- [PATCH -mm 41/43] x86 ia32_binfmt removal, Roland McGrath, 2007/12/20
- [PATCH -mm 12/43] powerpc user_regset spe, Roland McGrath, 2007/12/20
- [PATCH -mm 19/43] powerpc core dump cleanup, Roland McGrath, 2007/12/20
- [PATCH -mm 20/43] powerpc SPE core dump, Roland McGrath, 2007/12/20
- [PATCH -mm 13/43] powerpc ptrace special regs, Roland McGrath, 2007/12/20
- [PATCH -mm 11/43] powerpc user_regset altivec, Roland McGrath, 2007/12/20
- [PATCH -mm 24/43] powerpc compat_sys_ptrace, Roland McGrath, 2007/12/20
- [PATCH -mm 23/43] powerpc compat_ptrace_request, Roland McGrath, 2007/12/20
- [PATCH -mm 14/43] powerpc user_regset gpr, Roland McGrath, 2007/12/20
- [PATCH -mm 25/43] powerpc ptrace32 user_regset, Roland McGrath, 2007/12/20
- [PATCH -mm 40/43] x86 compat_binfmt_elf, Roland McGrath, 2007/12/20
- [PATCH -mm 36/43] x86 user_regset_view, Roland McGrath, 2007/12/20
- [PATCH -mm 18/43] powerpc compat_binfmt_elf, Roland McGrath, 2007/12/20
- [PATCH -mm 15/43] powerpc user_regset_view, Roland McGrath, 2007/12/20
- [PATCH -mm 27/43] x86 i387 unify structs, Roland McGrath, 2007/12/20
- [PATCH -mm 42/43] x86 core dump TLS, Roland McGrath, 2007/12/20
- [PATCH -mm 34/43] x86 user_regset TLS, Roland McGrath, 2007/12/20
- [PATCH -mm 31/43] x86 i387 user_regset, Roland McGrath, 2007/12/20
- [PATCH -mm 43/43] x86 ptrace generic requests, Roland McGrath, 2007/12/20
- [PATCH -mm 33/43] x86 TLS desc_struct cleanup, Roland McGrath, 2007/12/20
- [PATCH -mm 29/43] x86 user_regset math_emu, Roland McGrath, 2007/12/20
- [PATCH -mm 28/43] x86 i387 header cleanup, Roland McGrath, 2007/12/20
- [PATCH -mm 16/43] powerpc user_regset compat, Roland McGrath, 2007/12/20
- [PATCH -mm 35/43] x86 user_regset general regs, Roland McGrath, 2007/12/20
- [PATCH -mm 26/43] x86-64 wired cpu_has macros, Roland McGrath, 2007/12/20
- [PATCH -mm 22/43] powerpc ptrace generic peekdata/pokedata, Roland McGrath, 2007/12/20
- Re: [PATCH -mm 00/43] user_regset framework -- arch maintainers take note!, Ingo Molnar, 2007/12/20
[PATCH 0/5] Version 17, series to add device tree naming to i2c,
Jon Smirl,
2007/12/19
- [PATCH 1/5] Implement module aliasing for i2c to translate from device tree names, Jon Smirl, 2007/12/19
- [PATCH 3/5] Clean up error returns, Jon Smirl, 2007/12/19
- [PATCH 5/5] Convert pfc8563 i2c driver from old style to new style, Jon Smirl, 2007/12/19
- [PATCH 4/5] Convert PowerPC MPC i2c to of_platform_driver from platform_driver, Jon Smirl, 2007/12/19
- [PATCH 2/5] Modify several rtc drivers to use the alias names list property of i2c, Jon Smirl, 2007/12/19
- Re: [PATCH 0/5] Version 17, series to add device tree naming to i2c, Jon Smirl, 2007/12/20
- Re: [PATCH 0/5] Version 17, series to add device tree naming to i2c, Jon Smirl, 2007/12/27
[PATCH 0/5] x86: another attempt at x86 pagetable unification,
Jeremy Fitzhardinge,
2007/12/19
- [PATCH 3/5] x86: fix up formatting in pgtable*.h, Jeremy Fitzhardinge, 2007/12/19
- [PATCH 5/5] x86: clean up pagetable-related printk format warnings, Jeremy Fitzhardinge, 2007/12/19
- [PATCH 2/5] x86: unify pgtable*.h, Jeremy Fitzhardinge, 2007/12/19
- [PATCH 4/5] x86: use a uniform structure for pte_t, Jeremy Fitzhardinge, 2007/12/19
- [PATCH 1/5] x86: clean up asm-x86/page*.h, Jeremy Fitzhardinge, 2007/12/19
- Re: [PATCH 0/5] x86: another attempt at x86 pagetable unification, Ingo Molnar, 2007/12/20
- Re: [PATCH 0/5] x86: another attempt at x86 pagetable unification, Ingo Molnar, 2007/12/20
[RFC] kobject/kset/ktype documentation and example code updated,
Greg KH,
2007/12/19
- [RFC] sample kset/ktype/kobject implementation code, Greg KH, 2007/12/19
- [RFC] sample kobject implementation code, Greg KH, 2007/12/19
- Re: [RFC] kobject/kset/ktype documentation and example code updated, Alan Stern, 2007/12/19
- Re: [RFC] kobject/kset/ktype documentation and example code updated, Randy Dunlap, 2007/12/20
- Re: [RFC] kobject/kset/ktype documentation and example code updated, Dave Young, 2007/12/20
- Re: [RFC] kobject/kset/ktype documentation and example code updated, Jan Engelhardt, 2007/12/20
Trying to convert old modules to newer kernels,
linux-os (Dick Johnson),
2007/12/19
- Re: Trying to convert old modules to newer kernels, Lennart Sorensen, 2007/12/19
- Re: Trying to convert old modules to newer kernels, linux-os (Dick Johnson), 2007/12/19
- Re: Trying to convert old modules to newer kernels, Lennart Sorensen, 2007/12/20
- Re: Trying to convert old modules to newer kernels, linux-os (Dick Johnson), 2007/12/20
- Re: Trying to convert old modules to newer kernels, Lennart Sorensen, 2007/12/20
- Re: Trying to convert old modules to newer kernels, Sam Ravnborg, 2007/12/20
- Re: Trying to convert old modules to newer kernels, linux-os (Dick Johnson), 2007/12/20
- Re: Trying to convert old modules to newer kernels, Sam Ravnborg, 2007/12/20
- Re: Trying to convert old modules to newer kernels, linux-os (Dick Johnson), 2007/12/20
- Re: Trying to convert old modules to newer kernels, J.A. Magallón, 2007/12/20
- Re: Trying to convert old modules to newer kernels, James Courtier-Dutton, 2007/12/21
- Re: Trying to convert old modules to newer kernels, Jan Engelhardt, 2007/12/21
- Re: Trying to convert old modules to newer kernels, Bill Davidsen, 2007/12/26
- Re: Trying to convert old modules to newer kernels, Lennart Sorensen, 2007/12/21
- Re: Trying to convert old modules to newer kernels, Jan Engelhardt, 2007/12/19
- Re: Trying to convert old modules to newer kernels, Sam Ravnborg, 2007/12/19
- Re: Trying to convert old modules to newer kernels, Bodo Eggert, 2007/12/20
[patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning,
David Chinner,
2007/12/19
- Re: [patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning, Alexey Dobriyan, 2007/12/19
- Re: [patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning, James Morris, 2007/12/19
- Re: [patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning, David Chinner, 2007/12/19
- Re: [patch, rfc] mm.h, security.h, key.h and preventing namespace poisoning, Eric Paris, 2007/12/20
[PATCH] sky2: Use deferrable timer for watchdog,
Parag Warudkar,
2007/12/18
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Stephen Hemminger, 2007/12/20
- Message not available
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Stephen Hemminger, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Parag Warudkar, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Kok, Auke, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Arjan van de Ven, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Kok, Auke, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Arjan van de Ven, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Parag Warudkar, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Arjan van de Ven, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Parag Warudkar, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Stephen Hemminger, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Kok, Auke, 2007/12/20
- Re: [PATCH] sky2: Use deferrable timer for watchdog, Krzysztof Oledzki, 2007/12/20
RFC: permit link(2) to work across --bind mounts ?,
Mark Lord,
2007/12/18
- Re: RFC: permit link(2) to work across --bind mounts ?, Mark Lord, 2007/12/18
- Re: RFC: permit link(2) to work across --bind mounts ?, Al Viro, 2007/12/18
- Re: RFC: permit link(2) to work across --bind mounts ?, Rogelio M. Serrano Jr., 2007/12/26
- Re: RFC: permit link(2) to work across --bind mounts ?, Bodo Eggert, 2007/12/19
- Re: RFC: permit link(2) to work across --bind mounts ?, linux, 2007/12/19
[PATCH 0/4] unionfs: work better with tmpfs,
Hugh Dickins,
2007/12/18
- [PATCH 3/4] unionfs: restructure unionfs_setattr, Hugh Dickins, 2007/12/18
- [PATCH 4/4] unionfs: fix truncation order, Hugh Dickins, 2007/12/18
- [PATCH 1/4] unionfs: remove cap_writeback_dirty test, Hugh Dickins, 2007/12/18
- [PATCH 2/4] unionfs: 32-bit needs lock for i_size, Hugh Dickins, 2007/12/18
- Re: [PATCH 0/4] unionfs: work better with tmpfs, Erez Zadok, 2007/12/28
[PATCH 0/9] tmpfs: towards unionfs and memcgroups,
Hugh Dickins,
2007/12/18
- [PATCH 1/9] tmpfs: move swap_state stats update, Hugh Dickins, 2007/12/18
- [PATCH 8/9] tmpfs: radix_tree_preloading, Hugh Dickins, 2007/12/18
- [PATCH 2/9] tmpfs: shuffle add_to_swap_caches, Hugh Dickins, 2007/12/18
- [PATCH 3/9] tmpfs: move swap swizzling into shmem, Hugh Dickins, 2007/12/18
- [PATCH 6/9] tmpfs: make shmem_unuse more preemptible, Hugh Dickins, 2007/12/18
- [PATCH 7/9] tmpfs: open a window in shmem_unuse_inode, Hugh Dickins, 2007/12/18
- [PATCH 9/9] tmpfs: fix shmem_swaplist races, Hugh Dickins, 2007/12/18
- [PATCH 4/9] tmpfs: allow filepage alongside swappage, Hugh Dickins, 2007/12/18
- [PATCH 5/9] tmpfs: allocate on read when stacked, Hugh Dickins, 2007/12/18
[patch 00/20] VM pageout scalability improvements,
Rik van Riel,
2007/12/18
- [patch 04/20] free swap space on swap-in/activation, Rik van Riel, 2007/12/18
- [patch 01/20] convert anon_vma list lock a read/write lock, Rik van Riel, 2007/12/18
- [patch 05/20] define page_file_cache() function, Rik van Riel, 2007/12/18
- [patch 19/20] handle mlocked pages during map/unmap and truncate, Rik van Riel, 2007/12/18
- [patch 17/20] non-reclaimable mlocked pages, Rik van Riel, 2007/12/18
- [patch 08/20] split LRU lists into anon & file sets, Rik van Riel, 2007/12/18
- [patch 10/20] SEQ replacement for anonymous pages, Rik van Riel, 2007/12/18
- [patch 02/20] make the inode i_mmap_lock a reader/writer lock, Rik van Riel, 2007/12/18
- [patch 03/20] move isolate_lru_page() to vmscan.c, Rik van Riel, 2007/12/18
- [patch 15/20] ramfs pages are non-reclaimable, Rik van Riel, 2007/12/18
- [patch 13/20] Non-reclaimable page statistics, Rik van Riel, 2007/12/18
- [patch 09/20] split anon & file LRUs for memcontrol code, Rik van Riel, 2007/12/18
- [patch 16/20] SHM_LOCKED pages are nonreclaimable, Rik van Riel, 2007/12/18
- [patch 12/20] No Reclaim LRU Infrastructure, Rik van Riel, 2007/12/18
- [patch 18/20] mlock vma pages under mmap_sem held for read, Rik van Riel, 2007/12/18
- [patch 06/20] debugging checks for page_file_cache(), Rik van Riel, 2007/12/18
- [patch 11/20] add newly swapped in pages to the inactive list, Rik van Riel, 2007/12/18
- [patch 14/20] Scan noreclaim list for reclaimable pages, Rik van Riel, 2007/12/18
- [patch 07/20] Use an indexed array for LRU variables, Rik van Riel, 2007/12/18
- [patch 20/20] account mlocked pages, Rik van Riel, 2007/12/18
- Re: [patch 00/20] VM pageout scalability improvements, Balbir Singh, 2007/12/22
Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup,
Avi Kivity,
2007/12/18
- Re: Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Ingo Molnar, 2007/12/18
- Re: Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Avi Kivity, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Avi Kivity, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Avi Kivity, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Ingo Molnar, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Avi Kivity, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Glauber de Oliveira Costa, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Avi Kivity, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Glauber de Oliveira Costa, 2007/12/20
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Amit Shah, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernelsprior to tsc sync cleanup, Dor Laor, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernelsprior to tsc sync cleanup, Avi Kivity, 2007/12/19
- Re: [kvm-devel] Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup, Avi Kivity, 2007/12/19
[PATCH 0/7] Series to add device tree naming to i2c,
Jon Smirl,
2007/12/17
- [PATCH 2/7] Implement module aliasing for i2c to translate from device tree names, Jon Smirl, 2007/12/17
- [PATCH 4/7] Clean up error returns, Jon Smirl, 2007/12/17
- [PATCH 5/7] Convert PowerPC MPC i2c to of_platform_driver from platform_driver, Jon Smirl, 2007/12/17
- [PATCH 7/7] Makefile, Jon Smirl, 2007/12/17
- [PATCH 1/7] Copy mpc-i2c to preserve support for ARCH=ppc and allow changes on ARCH=powerpc, Jon Smirl, 2007/12/17
- [PATCH 3/7] Modify several rtc drivers to use the alias names list property of i2c, Jon Smirl, 2007/12/17
- [PATCH 6/7] Convert pfc8563 i2c driver from old style to new style, Jon Smirl, 2007/12/17
[PATCH 0/21] Integrate processor.h,
Glauber de Oliveira Costa,
2007/12/17
- [PATCH 1/21] move tsc definitions to were they belong, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 2/21] [PATCH] get rid of _MASK flags, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 3/21] [PATCH] move desc_empty to where they belong, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 4/21] [PATCH] move load_cr3 to a common place., Glauber de Oliveira Costa, 2007/12/17
- [PATCH 5/21] [PATCH] unify paravirt pieces of processor.h, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 6/21] [PATCH] move the definition of set_iopl_mask to common header, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 7/21] [PATCH] unify common parts of processor.h, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 8/21] [PATCH] unify current_text_addr, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 9/21] [PATCH] unify tss_struct, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 10/21] [PATCH] provide x86_64 with a load_sp0 function., Glauber de Oliveira Costa, 2007/12/17
- [PATCH 11/21] [PATCH] unify thread struct., Glauber de Oliveira Costa, 2007/12/17
- [PATCH 12/21] [PATCH] unify TASK_ALIGN definitions, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 13/21] [PATCH] change bitwise operations to get a void parameter., Glauber de Oliveira Costa, 2007/12/17
- [PATCH 14/21] [PATCH] unify x86_cpuinfo struct., Glauber de Oliveira Costa, 2007/12/17
- [PATCH 15/21] [PATCH] remove legacy stuff from processor_64.h, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 16/21] [PATCH] unify mm_segment_t definition, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 17/21] [PATCH] move definitions to processor.h, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 18/21] [PATCH] unify prefetch operations, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 19/21] [PATCH] unify asm nops, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 20/21] [PATCH] move i387 definitions to processor.h, Glauber de Oliveira Costa, 2007/12/17
- [PATCH 21/21] [PATCH] finish processor.h integration, Glauber de Oliveira Costa, 2007/12/17
- Re: [PATCH 21/21] [PATCH] finish processor.h integration, Ingo Molnar, 2007/12/18
- Re: [PATCH 21/21] [PATCH] finish processor.h integration, Ingo Molnar, 2007/12/18
- Re: [PATCH 21/21] [PATCH] finish processor.h integration, Ingo Molnar, 2007/12/18
- Re: [PATCH 21/21] [PATCH] finish processor.h integration, Glauber de Oliveira Costa, 2007/12/18
- Re: [PATCH 21/21] [PATCH] finish processor.h integration, Ingo Molnar, 2007/12/18
- Re: [PATCH 21/21] [PATCH] finish processor.h integration, Glauber de Oliveira Costa, 2007/12/18
- Re: [PATCH 21/21] [PATCH] finish processor.h integration, Ingo Molnar, 2007/12/18
- Re: [PATCH 13/21] [PATCH] change bitwise operations to get a void parameter., Rusty Russell, 2007/12/18
- Re: [PATCH 13/21] [PATCH] change bitwise operations to get a void parameter., H. Peter Anvin, 2007/12/18
- Re: [PATCH 13/21] [PATCH] change bitwise operations to get a void parameter., Glauber de Oliveira Costa, 2007/12/18
- Re: [PATCH 13/21] [PATCH] change bitwise operations to get a void parameter., H. Peter Anvin, 2007/12/18
- Re: [PATCH 7/21] [PATCH] unify common parts of processor.h, Ingo Molnar, 2007/12/18
- Re: [PATCH 7/21] [PATCH] unify common parts of processor.h, Glauber de Oliveira Costa, 2007/12/18
- Re: [PATCH 7/21] [PATCH] unify common parts of processor.h, Ingo Molnar, 2007/12/18
- Re: [PATCH 3/21] [PATCH] move desc_empty to where they belong, Rusty Russell, 2007/12/18
PCI resource problems caused by improper address rounding,
Chuck Ebbert,
2007/12/17
- Re: PCI resource problems caused by improper address rounding, Linus Torvalds, 2007/12/17
- Re: PCI resource problems caused by improper address rounding, Chuck Ebbert, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Linus Torvalds, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Richard Henderson, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Linus Torvalds, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Chuck Ebbert, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Richard Henderson, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Linus Torvalds, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Linus Torvalds, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Richard Henderson, 2007/12/20
- Re: PCI resource problems caused by improper address rounding, Linus Torvalds, 2007/12/20
- Re: PCI resource problems caused by improper address rounding, Richard Henderson, 2007/12/20
- Re: PCI resource problems caused by improper address rounding, Linus Torvalds, 2007/12/20
- Re: PCI resource problems caused by improper address rounding, Benjamin Herrenschmidt, 2007/12/20
- Re: PCI resource problems caused by improper address rounding, Bjorn Helgaas, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Keith Packard, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Ivan Kokshaysky, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Benjamin Herrenschmidt, 2007/12/20
- Re: PCI resource problems caused by improper address rounding, Andrew Morton, 2007/12/22
- Re: PCI resource problems caused by improper address rounding, Robert Hancock, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Robert Hancock, 2007/12/18
- Re: PCI resource problems caused by improper address rounding, Robert Hancock, 2007/12/18
[PATCH] drivers/scsi/: Spelling fixes,
Joe Perches,
2007/12/17
- Re: [PATCH] drivers/scsi/: Spelling fixes, Mike Christie, 2007/12/17
- Re: [PATCH] drivers/scsi/: Spelling fixes, Andrew Vasquez, 2007/12/17
- Re: [PATCH] drivers/scsi/: Spelling fixes, Darrick J. Wong, 2007/12/17
- RE: [PATCH] drivers/scsi/: Spelling fixes, David Somayajulu, 2007/12/17
- RE: [PATCH] drivers/scsi/: Spelling fixes, Salyzyn, Mark, 2007/12/18
[GIT PATCH] driver core and documentation fixes for 2.6.24-rc5,
Greg KH,
2007/12/17
- [PATCH 7/7] HOWTO: update misspelling and word incorrected, Greg Kroah-Hartman, 2007/12/17
- [PATCH 6/7] add stable_api_nonsense.txt in korean, Greg Kroah-Hartman, 2007/12/17
- [PATCH 4/7] Add Documentation for FAIR_USER_SCHED sysfs files, Greg Kroah-Hartman, 2007/12/17
- [PATCH 1/7] kobject: fix the documentation of how kobject_set_name works, Greg Kroah-Hartman, 2007/12/17
- [PATCH 5/7] HOWTO: change addresses of maintainer and lxr url for Korean HOWTO, Greg Kroah-Hartman, 2007/12/17
- [PATCH 2/7] tipar: remove obsolete module, Greg Kroah-Hartman, 2007/12/17
- Re: [GIT PATCH] driver core and documentation fixes for 2.6.24-rc5, Andrew Morton, 2007/12/17
[PATCH 1/5] power: RFC: introduce a new power API,
Andres Salomon,
2007/12/16
- Re: [PATCH 1/5] power: RFC: introduce a new power API, David Woodhouse, 2007/12/16
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Anton Vorontsov, 2007/12/17
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Andres Salomon, 2007/12/17
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Anton Vorontsov, 2007/12/17
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Andres Salomon, 2007/12/18
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Anton Vorontsov, 2007/12/19
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Andres Salomon, 2007/12/19
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Anton Vorontsov, 2007/12/19
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Andres Salomon, 2007/12/19
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Anton Vorontsov, 2007/12/20
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Andres Salomon, 2007/12/20
- Re: [PATCH 1/5] power: RFC: introduce a new power API, Anton Vorontsov, 2007/12/20
[PATCH] [RFC] be more verbose when probing EDD,
devzero,
2007/12/16
- Re: [PATCH] [RFC] be more verbose when probing EDD, Parag Warudkar, 2007/12/16
- Re: [PATCH] [RFC] be more verbose when probing EDD, H. Peter Anvin, 2007/12/16
- Re: [PATCH] [RFC] be more verbose when probing EDD, devzero, 2007/12/16
- Re: [PATCH] [RFC] be more verbose when probing EDD, devzero, 2007/12/16
- Re: [PATCH] [RFC] be more verbose when probing EDD, devzero, 2007/12/16
[patch 0/2] [RFC] Simple tamper-proof device filesystem.,
Tetsuo Handa,
2007/12/16
- [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., David Newall, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., David Newall, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., David Newall, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., David Newall, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., AstralStorm, 2007/12/18
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Indan Zupancic, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Al Viro, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Indan Zupancic, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Al Boldi, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., AstralStorm, 2007/12/18
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/19
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., AstralStorm, 2007/12/19
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., penguin-kernel, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., David Wagner, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., David Wagner, 2007/12/16
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Serge E. Hallyn, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Serge E. Hallyn, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Oren Laadan, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Serge E. Hallyn, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Oren Laadan, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Pavel Emelyanov, 2007/12/19
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Serge E. Hallyn, 2007/12/19
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Oren Laadan, 2007/12/19
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Pavel Emelyanov, 2007/12/20
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Serge E. Hallyn, 2007/12/20
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Oren Laadan, 2007/12/20
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Serge E. Hallyn, 2007/12/19
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Serge E. Hallyn, 2007/12/17
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Pavel Machek, 2007/12/18
- Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem., Serge E. Hallyn, 2007/12/19
- [patch 2/2] [RFC] Simple tamper-proof device filesystem., Tetsuo Handa, 2007/12/16
After many hours all outbound connections get stuck in SYN_SENT,
James Nichols,
2007/12/15
- Re: After many hours all outbound connections get stuck in SYN_SENT, Jan Engelhardt, 2007/12/17
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, Jan Engelhardt, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, Jan Engelhardt, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, Jan Engelhardt, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, Jan Engelhardt, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, Eric Dumazet, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, Eric Dumazet, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, Jan Engelhardt, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/19
- Re: After many hours all outbound connections get stuck in SYN_SENT, Eric Dumazet, 2007/12/19
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/19
- Re: After many hours all outbound connections get stuck in SYN_SENT, Jan Engelhardt, 2007/12/19
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/19
- Re: After many hours all outbound connections get stuck in SYN_SENT, Glen Turner, 2007/12/20
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/20
- Re: After many hours all outbound connections get stuck in SYN_SENT, Ilpo Järvinen, 2007/12/20
- Re: After many hours all outbound connections get stuck in SYN_SENT, Jan Engelhardt, 2007/12/21
- Re: After many hours all outbound connections get stuck in SYN_SENT, Glen Turner, 2007/12/21
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/21
- Re: After many hours all outbound connections get stuck in SYN_SENT, Eric Dumazet, 2007/12/19
- Re: After many hours all outbound connections get stuck in SYN_SENT, Ilpo Järvinen, 2007/12/19
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/20
- Re: After many hours all outbound connections get stuck in SYN_SENT, Ilpo Järvinen, 2007/12/20
- Re: After many hours all outbound connections get stuck in SYN_SENT, Justin Banks, 2007/12/20
- Re: After many hours all outbound connections get stuck in SYN_SENT, James Nichols, 2007/12/18
- Re: After many hours all outbound connections get stuck in SYN_SENT, Chuck Ebbert, 2007/12/18
[PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast,
Adrian McMenamin,
2007/12/15
- Re: [PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast, Paul Mundt, 2007/12/16
- Re: [PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast, Christoph Hellwig, 2007/12/16
- Re: [PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast, Adrian McMenamin, 2007/12/16
- Re: [PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast, Adrian McMenamin, 2007/12/16
- Re: [PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast, Jan Engelhardt, 2007/12/17
- Re: [PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast, Adrian McMenamin, 2007/12/20
- Re: [PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast, Mike Frysinger, 2007/12/16
- Re: [PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast, Jens Axboe, 2007/12/17
almost daily Kernel oops with 2.6.23.9,
Hemmann, Volker Armin,
2007/12/15
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Hemmann, Volker Armin, 2007/12/17
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Hugh Dickins, 2007/12/17
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Hemmann, Volker Armin, 2007/12/17
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Hemmann, Volker Armin, 2007/12/19
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Scott, 2007/12/19
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Stefan Richter, 2007/12/20
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Hemmann, Volker Armin, 2007/12/20
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Stefan Richter, 2007/12/20
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Ingo Molnar, 2007/12/20
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Hemmann, Volker Armin, 2007/12/20
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Hemmann, Volker Armin, 2007/12/20
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Ingo Molnar, 2007/12/21
- Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well, Hemmann, Volker Armin, 2007/12/29
problem with ending requests asynchronously in my block device driver,
a_kumar,
2007/12/15
- Re: problem with ending requests asynchronously in my block device driver, Jon Masters, 2007/12/16
- problem with ending requests asynchronously in my block device driver, a_kumar, 2007/12/15
- problem with ending requests asynchronously in my block device driver, a_kumar, 2007/12/15
- problem with ending requests asynchronously in my block device driver, a_kumar, 2007/12/17
- problem with ending requests asynchronously in my block device driver, cable_plug, 2007/12/17
- problem with ending requests asynchronously in my block device driver, cable_plug, 2007/12/17
Re: FInal kprobes rollup patches,
Ingo Molnar,
2007/12/15
- Re: FInal kprobes rollup patches, Harvey Harrison, 2007/12/15
- Re: FInal kprobes rollup patches, Ingo Molnar, 2007/12/15
- Re: FInal kprobes rollup patches, Masami Hiramatsu, 2007/12/17
- Re: FInal kprobes rollup patches, Srikar Dronamraju, 2007/12/17
- Re: FInal kprobes rollup patches, Harvey Harrison, 2007/12/17
- Re: FInal kprobes rollup patches, Masami Hiramatsu, 2007/12/17
- Re: FInal kprobes rollup patches, Harvey Harrison, 2007/12/17
- Re: FInal kprobes rollup patches, Masami Hiramatsu, 2007/12/17
- Re: FInal kprobes rollup patches, Harvey Harrison, 2007/12/17
- Re: FInal kprobes rollup patches, Masami Hiramatsu, 2007/12/17
- Re: FInal kprobes rollup patches, Harvey Harrison, 2007/12/17
- Re: FInal kprobes rollup patches, Masami Hiramatsu, 2007/12/17
- Re: FInal kprobes rollup patches, Masami Hiramatsu, 2007/12/17
- Re: FInal kprobes rollup patches, Harvey Harrison, 2007/12/17
- [PATCH] x86: kprobes use stack_addr() macro, Harvey Harrison, 2007/12/17
- Re: FInal kprobes rollup patches, Srikar Dronamraju, 2007/12/17
[PATCH 01/11] drivers/net/ax88796.c: Use print_mac,
Joe Perches,
2007/12/14
- [PATCH 02/11] drivers/net/hplance.c: Use print_mac, Joe Perches, 2007/12/14
- [PATCH 03/11] drivers/net/mac8390.c: Use print_mac, Joe Perches, 2007/12/14
- [PATCH 04/11] drivers/net/mac89x0.c: Use print_mac, Joe Perches, 2007/12/14
- [PATCH 05/11] drivers/net/niu.c: Use print_mac, Joe Perches, 2007/12/14
- [PATCH 06/11] drivers/net/pcnet32.c: Use print_mac, Joe Perches, 2007/12/14
- [PATCH 07/11] drivers/net/smc911x.c: Use print_mac, Joe Perches, 2007/12/14
- [PATCH 08/11] drivers/net/sunvnet.c: Use print_mac, Joe Perches, 2007/12/14
- [PATCH 09/11] drivers/net/tg3.c: Use print_mac, Joe Perches, 2007/12/14
- [PATCH 10/11] drivers/net/tulip/de4x5.c: Use print_mac, Joe Perches, 2007/12/14
- [PATCH 11/11] drivers/net/usb/catc.c: Use print_mac, Joe Perches, 2007/12/14
- Re: [PATCH 09/11] drivers/net/tg3.c: Use print_mac, David Miller, 2007/12/20
- Re: [PATCH 08/11] drivers/net/sunvnet.c: Use print_mac, David Miller, 2007/12/20
- Re: [PATCH 05/11] drivers/net/niu.c: Use print_mac, David Miller, 2007/12/20
/dev/urandom uses uninit bytes, leaks user data,
John Reiser,
2007/12/14
- Re: /dev/urandom uses uninit bytes, leaks user data, Matt Mackall, 2007/12/14
- Re: /dev/urandom uses uninit bytes, leaks user data, John Reiser, 2007/12/14
- Re: /dev/urandom uses uninit bytes, leaks user data, Theodore Tso, 2007/12/14
- Re: /dev/urandom uses uninit bytes, leaks user data, John Reiser, 2007/12/14
- Re: /dev/urandom uses uninit bytes, leaks user data, Theodore Tso, 2007/12/14
- Re: /dev/urandom uses uninit bytes, leaks user data, John Reiser, 2007/12/17
- Re: /dev/urandom uses uninit bytes, leaks user data, Theodore Tso, 2007/12/17
- Re: /dev/urandom uses uninit bytes, leaks user data, Andy Lutomirski, 2007/12/17
- Re: /dev/urandom uses uninit bytes, leaks user data, Theodore Tso, 2007/12/17
- Re: /dev/urandom uses uninit bytes, leaks user data, David Newall, 2007/12/17
- Re: /dev/urandom uses uninit bytes, leaks user data, Theodore Tso, 2007/12/17
- Re: /dev/urandom uses uninit bytes, leaks user data, David Newall, 2007/12/17
- Re: /dev/urandom uses uninit bytes, leaks user data, Theodore Tso, 2007/12/17
- Re: /dev/urandom uses uninit bytes, leaks user data, Bill Davidsen, 2007/12/19
- Re: /dev/urandom uses uninit bytes, leaks user data, Bill Davidsen, 2007/12/19
- Re: /dev/urandom uses uninit bytes, leaks user data, Andrew Lutomirski, 2007/12/19
- Re: /dev/urandom uses uninit bytes, leaks user data, Phillip Susi, 2007/12/20
- Re: /dev/urandom uses uninit bytes, leaks user data, Andrew Lutomirski, 2007/12/21
- Re: /dev/urandom uses uninit bytes, leaks user data, Theodore Tso, 2007/12/21
- Re: /dev/urandom uses uninit bytes, leaks user data, Phillip Susi, 2007/12/26
- Re: /dev/urandom uses uninit bytes, leaks user data, Theodore Tso, 2007/12/20
- Re: /dev/urandom uses uninit bytes, leaks user data, Pavel Machek, 2007/12/27
- RE: /dev/urandom uses uninit bytes, leaks user data, David Schwartz, 2007/12/18
- RE: /dev/urandom uses uninit bytes, leaks user data, David Schwartz, 2007/12/17
- Re: /dev/urandom uses uninit bytes, leaks user data, Herbert Xu, 2007/12/15
- Re: /dev/urandom uses uninit bytes, leaks user data, Matt Mackall, 2007/12/15
- Signed divides vs shifts (Re: [Security] /dev/urandom uses uninit bytes, leaks user data), Linus Torvalds, 2007/12/17
- Re: Signed divides vs shifts (Re: [Security] /dev/urandom uses uninit bytes, leaks user data), Al Viro, 2007/12/17
- Re: Signed divides vs shifts (Re: [Security] /dev/urandom uses uninit bytes, leaks user data), Eric Dumazet, 2007/12/17
- Re: Signed divides vs shifts (Re: [Security] /dev/urandom uses uninit bytes, leaks user data), Ray Lee, 2007/12/17
- Re: Signed divides vs shifts (Re: [Security] /dev/urandom uses uninit bytes, leaks user data), Eric Dumazet, 2007/12/17
- Re: Signed divides vs shifts (Re: [Security] /dev/urandom uses uninit bytes, leaks user data), Ray Lee, 2007/12/17
- Re: Signed divides vs shifts (Re: [Security] /dev/urandom uses uninit bytes, leaks user data), Al Viro, 2007/12/17
- Re: [Security] Signed divides vs shifts (Re: /dev/urandom uses uninit bytes, leaks user data), Linus Torvalds, 2007/12/17
- Re: [Security] Signed divides vs shifts (Re: /dev/urandom uses uninit bytes, leaks user data), Al Viro, 2007/12/17
- /dev/urandom uses uninit bytes, leaks user data, Matti Linnanvuori, 2007/12/15
- Re: /dev/urandom uses uninit bytes, leaks user data, linux, 2007/12/15
[PATCH 00/29] Swap over NFS -v15,
Peter Zijlstra,
2007/12/14
- [PATCH 20/29] netfilter: NF_QUEUE vs emergency skbs, Peter Zijlstra, 2007/12/14
- [PATCH 11/29] selinux: tag avc cache alloc as non-critical, Peter Zijlstra, 2007/12/14
- [PATCH 29/29] nfs: fix various memory recursions possible with swap over NFS., Peter Zijlstra, 2007/12/14
- [PATCH 25/29] nfs: remove mempools, Peter Zijlstra, 2007/12/14
- [PATCH 22/29] mm: prepare swap entry methods for use in page methods, Peter Zijlstra, 2007/12/14
- [PATCH 15/29] netvm: network reserve infrastructure, Peter Zijlstra, 2007/12/14
- [PATCH 24/29] mm: methods for teaching filesystems about PG_swapcache pages, Peter Zijlstra, 2007/12/14
- [PATCH 07/29] mm: emergency pool, Peter Zijlstra, 2007/12/14
- [PATCH 14/29] net: sk_allocation() - concentrate socket related allocations, Peter Zijlstra, 2007/12/14
- [PATCH 05/29] mm: allow PF_MEMALLOC from softirq context, Peter Zijlstra, 2007/12/14
- [PATCH 12/29] net: wrap sk->sk_backlog_rcv(), Peter Zijlstra, 2007/12/14
- [PATCH 01/29] mm: gfp_to_alloc_flags(), Peter Zijlstra, 2007/12/14
- [PATCH 18/29] netvm: filter emergency skbs., Peter Zijlstra, 2007/12/14
- [PATCH 16/29] netvm: INET reserves., Peter Zijlstra, 2007/12/14
- [PATCH 28/29] nfs: enable swap on NFS, Peter Zijlstra, 2007/12/14
- [PATCH 21/29] netvm: skb processing, Peter Zijlstra, 2007/12/14
- [PATCH 23/29] mm: add support for non block device backed swap files, Peter Zijlstra, 2007/12/14
- [PATCH 27/29] nfs: disable data cache revalidation for swapfiles, Peter Zijlstra, 2007/12/14
- [PATCH 13/29] net: packet split receive api, Peter Zijlstra, 20