All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-04 19:17:46 to 2009-09-04 20:36:04 UTC [more...]

[PATCH 0/4] Safely removing mmaped files
 2009-09-04 19:28 UTC  (11+ messages)
` [PATCH 1/4] mm: Introduce revoke_file_mappings
  ` [PATCH 2/4] sysfs: Use revoke_file_mappings
    ` [PATCH 3/4] proc: Clean up mmaps when a proc file is removed
      ` [PATCH 4/4] pci: Remove bogus check of proc dir entry usage

Strange merge failure (would be overwritten by merge / cannot merge)
 2009-09-04 20:28 UTC 

Reading NFS file without copying to user-space?
 2009-09-04 20:35 UTC  (2+ messages)

[Bug 23505] New: KDE's Kubrick has problems with xf86-video-nouveau driver
 2009-09-04 20:35 UTC  (2+ messages)
  ` [Bug 23505] "

.git and retrieving full source tree for own project(s)
 2009-09-04 20:18 UTC  (3+ messages)

[Devel] Correct ACPI setup sequence
 2009-09-04 20:28 UTC 

[U-Boot] USB device support for OMAP3
 2009-09-04 20:28 UTC  (2+ messages)

[PATCH v2 0/5] kmemleak: few small cleanups and clear command support
 2009-09-04 20:26 UTC  (6+ messages)
` [PATCH v2 2/5] kmemleak: add "

[PATCH 2/3] Add driver for OmniVision OV9640 sensor
 2009-09-04 20:25 UTC  (3+ messages)

[Devel] Correct ACPI setup sequence
 2009-09-04 20:25 UTC 

[Devel] Correct ACPI setup sequence
 2009-09-04 20:23 UTC 

[patch 00/48] 2.6.27.32-stable review
 2009-09-04 20:11 UTC  (49+ messages)
  ` [patch 01/48] ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889A
  ` [patch 02/48] clone(): fix race between copy_process() and de_thread()
  ` [patch 03/48] ehea: Fix napi list corruption on ifconfig down
  ` [patch 04/48] sound: pcm_lib: fix unsorted list constraint handling
  ` [patch 05/48] SUNRPC: Fix rpc_task_force_reencode
  ` [patch 06/48] KVM: VMX: Change cs reset state to be a data segment
  ` [patch 07/48] KVM: VMX: Change segment dpl at reset to 3
  ` [patch 08/48] KVM: Load real mode segments correctly
  ` [patch 09/48] KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED
  ` [patch 10/48] KVM: Dont call get_user_pages(.force = 1)
  ` [patch 11/48] KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()
  ` [patch 12/48] KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log
  ` [patch 13/48] KVM: MMU: Fix setting the accessed bit on non-speculative sptes
  ` [patch 14/48] KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()
  ` [patch 15/48] KVM: Reduce stack usage in kvm_vcpu_ioctl()
  ` [patch 16/48] KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()
  ` [patch 17/48] KVM: Reduce stack usage in kvm_pv_mmu_op()
  ` [patch 18/48] KVM: add MC5_MISC msr read support
  ` [patch 19/48] KVM: set debug registers after "schedulable" section
  ` [patch 20/48] KVM: MMU: increase per-vcpu rmap cache alloc size
  ` [patch 21/48] KVM: VMX: Set IGMT bit in EPT entry
  ` [patch 22/48] KVM: Dont destroy vcpu in case vcpu_setup fails
  ` [patch 23/48] KVM: VMX: Dont allow uninhibited access to EFER on i386
  ` [patch 24/48] KVM: SVM: Remove port 80 passthrough
  ` [patch 25/48] KVM: Make EFER reads safe when EFER does not exist
  ` [patch 26/48] KVM: VMX: Handle vmx instruction vmexits
  ` [patch 27/48] KVM: Make paravirt tlb flush also reload the PAE PDPTRs
  ` [patch 28/48] KVM: Fix PDPTR reloading on CR4 writes
  ` [patch 29/48] KVM: MMU: do not free active mmu pages in free_mmu_pages()
  ` [patch 30/48] KVM: Fix dirty bit tracking for slots with large pages
  ` [patch 31/48] KVM: x86: check for cr3 validity in mmu_alloc_roots
  ` [patch 32/48] KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
  ` [patch 33/48] appletalk: fix atalk_getname() leak
  ` [patch 34/48] can: Fix raw_getname() leak
  ` [patch 35/48] do_sigaltstack: avoid copying stack_t as a structure to user space
  ` [patch 36/48] econet: Fix econet_getname() leak
  ` [patch 37/48] irda: Fix irda_getname() leak
  ` [patch 38/48] kthreads: fix kthread_create() vs kthread_stop() race
  ` [patch 39/48] NET: llc, zero sockaddr_llc struct
  ` [patch 40/48] netrom: Fix nr_getname() leak
  ` [patch 41/48] ocfs2: Initialize the cluster were writing to in a non-sparse extend
  ` [patch 42/48] rose: Fix rose_getname() leak
  ` [patch 43/48] ALSA: hda - Add missing vmaster initialization for ALC269
  ` [patch 44/48] parport: quickfix the proc registration bug
  ` [patch 45/48] USB: removal of tty->low_latency hack dating back to the old serial code
  ` [patch 46/48] Remove low_latency flag setting from nozomi and mxser drivers
  ` [patch 47/48] SCSI: sr: report more accurate drive status after closing the tray
  ` [patch 48/48] SUNRPC: Fix tcp reconnection

[Qemu-devel] experimental FreeBSD qemu-devel git head port update for testing
 2009-09-04 19:34 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] ANNOUNCE: Release 0.11.0-rc2 of QEMU
 2009-09-04 20:13 UTC  (2+ messages)

[2.6.31-rc8] Problem with detect USB devices
 2009-09-04 20:16 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] Move uninitialized_var() macro from ubi_uboot.h to compiler.h
 2009-09-04 20:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ppc: Remove -fno-strict-aliasing
 2009-09-04 20:16 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm: "

[U-Boot] [PATCH v4 0/4]: bitops cleanup and fixes
 2009-09-04 20:14 UTC  (3+ messages)

[PATCH: x86] Print the hypervisor returned tsc_khz during boot
 2009-09-04 20:13 UTC  (3+ messages)

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-09-04 21:12 UTC  (14+ messages)
` [Bug #14015] pty regressed again, breaking expect and gcc's testsuite

[U-Boot] [PATCH v2] Add chip select region to galaxy5200
 2009-09-04 20:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] USB Consolidate descriptor definitions
 2009-09-04 20:12 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] USB add macros for debugging usb device setup
  ` [U-Boot] [PATCH 3/8] TWL4030 Add usb PHY support
    ` [U-Boot] [PATCH 4/8] OMAP3 Add usb device support
      ` [U-Boot] [PATCH 5/8] OMAP3 zoom1 Add usbtty configuration
        ` [U-Boot] [PATCH 6/8] OMAP3 beagle "
          ` [U-Boot] [PATCH 7/8] USBTTY make some function declarations easier to use
            ` [U-Boot] [PATCH 8/8] OMAP3 zoom2 Use usbtty if the debug board is not connected

[U-Boot] [PATCH v2] Add ability for arch code to make changes before we boot
 2009-09-04 20:11 UTC  (2+ messages)

[Devel] Correct ACPI setup sequence
 2009-09-04 20:11 UTC 

[PATCH 1/8] Make the "traditionally-supported" URLs a special case
 2009-09-04 20:10 UTC  (8+ messages)

[Fedora-xen] Xorg on JF 2.6.31-rc8 with xen 3.5 unstable
 2009-09-04 20:09 UTC  (2+ messages)
`  "

Fix memory corruption during IR initialization for various tuner cards
 2009-09-04 20:09 UTC  (2+ messages)

[RFC] respect the referenced bit of KVM guest pages?
 2009-09-04 20:06 UTC  (13+ messages)

[PATCH RFC] Add locking to ext3_do_update_inode
 2009-09-04 20:06 UTC 

[U-Boot] [PATCH] ARM: compiler options cleanup - improve tool chain support
 2009-09-04 20:05 UTC  (6+ messages)

[U-Boot] [PATCH] Use different PBA value for E1000 PCI and PCIe cards
 2009-09-04 20:03 UTC  (2+ messages)

Put acpi/backlight code into kernel
 2009-09-04 20:01 UTC  (2+ messages)

[U-Boot] [RFC][PATCH] Ethernet Support for eNET Board
 2009-09-04 20:00 UTC  (2+ messages)

[PATCH] novueau: Preliminary support for switchable graphics
 2009-09-04 19:58 UTC 

[Devel] Correct ACPI setup sequence
 2009-09-04 19:58 UTC 

[U-Boot] [PATCH 00/17] i386 Updates (touches some common drivers)
 2009-09-04 19:58 UTC  (29+ messages)
` [U-Boot] [PATCH 01/17] Add errno.h to i386
  ` [U-Boot] [PATCH 02/17] Change inline asm global symbols to local
    ` [U-Boot] [PATCH 03/17] Fix regression introduced by commit 8c63d47651f7
      ` [U-Boot] [PATCH 04/17] Fix environment configuration for eNET board
        ` [U-Boot] [PATCH 05/17] Fix sc520 timer interrupt generation
          ` [U-Boot] [PATCH 06/17] Misc i386 PCI fixups
            ` [U-Boot] [PATCH 07/17] Misc SATA fixups
              ` [U-Boot] [PATCH 08/17] Misc ti_pci1410a fixups
                ` [U-Boot] [PATCH 09/17] Misc ds1722 fixups
                  ` [U-Boot] [PATCH 10/17] Fixup sc520_spunk board
                    ` [U-Boot] [PATCH 11/17] Misc sc520 cdp fixups
                      ` [U-Boot] [PATCH 12/17] Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
                        ` [U-Boot] [PATCH 13/17] Moved PCI from #ifdef to conditional compile for sc520 boards
                          ` [U-Boot] [PATCH 14/17] Add PCI support to eNET board

[PATCH] fix buffer overflow in util_run_program()
 2009-09-04 19:54 UTC 

[Bridge] Bridge and VLANs. Strange behaviour
 2009-09-04 19:53 UTC  (2+ messages)

[Devel] Correct ACPI setup sequence
 2009-09-04 19:52 UTC 

[PATCH] perf tools: Avoid unnecessary work in directory lookups
 2009-09-04 19:51 UTC  (2+ messages)
` [tip:perfcounters/core] "

[git pull] device-mapper fixes for 2.6.31
 2009-09-04 19:52 UTC  (2+ messages)

[JGIT] Request for help
 2009-09-04 19:51 UTC  (2+ messages)

2.6.31-rc8: CIFS with 5 seconds hiccups
 2009-09-04 16:27 UTC 

[Qemu-devel] [PATCH] ARM NEON shift emulation fix
 2009-09-04 19:49 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] OMAP4: MMC driver support on OMAP4
 2009-09-04 19:47 UTC  (12+ messages)

[U-Boot] [PATCH 0/3] Clean up up malloc pool init
 2009-09-04 19:47 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] Consolidate arch-specific sbrk() implementations
` [U-Boot] [PATCH 2/3] Standardize mem_malloc_init() implementation
` [U-Boot] [PATCH 3/3] Consolidate arch-specific mem_malloc_init() implementations

minor filehandle-related patches for 2.6.32
 2009-09-04 19:47 UTC  (7+ messages)
` [PATCH 1/6] nfsd: move some of fh_compose into helper functions
  ` [PATCH 2/6] nfsd: move fsid_type choice out of fh_compose
    ` [PATCH 3/6] NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
      ` [PATCH 4/6] nfsd4: filehandle leak or error exit from fh_compose()
        ` [PATCH 5/6] nfsd: clean up readdirplus encoding
          ` [PATCH 6/6] nfsd: fix leak on error in nfsv3 readdir

[PATCH 1/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
 2009-09-04 19:42 UTC  (7+ messages)
        ` [PATCH v3] "

+ exec-do-not-sleep-in-task_traced-under-cred_guard_mutex.patch added to -mm tree
 2009-09-04 19:42 UTC 

[U-Boot] [PATCH 00/10] add boot from NAND/eSDHC/eSPI support
 2009-09-04 19:42 UTC  (5+ messages)
` [U-Boot] [PATCH 01/10] mkconfig: parse top level makefile target to multiple config targets

[PATCH 00/29] ioatdma: towards raid support
 2009-09-04 19:42 UTC  (3+ messages)
` [PATCH 24/29] fsldma: implement a private tx_list

[4.48] SDP Discovery not reset on error
 2009-09-04 19:41 UTC  (6+ messages)

MD/RAID: what's wrong with sector 1953519935?
 2009-09-04 19:39 UTC  (12+ messages)
      ` MD/RAID time out writing superblock

[PATCH] qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to non-accelerated mode
 2009-09-04 19:38 UTC  (9+ messages)
            ` [Qemu-devel] "

Threaded interrupt handlers broken?
 2009-09-04 19:37 UTC  (6+ messages)

[PATCH] fix file handle leak in
 2009-09-04 19:36 UTC 

a note on all the patches I just sent
 2009-09-04 19:36 UTC  (2+ messages)

[Qemu-devel] How does QEMU kernel receive any input events from host OS
 2009-09-04 19:36 UTC  (4+ messages)

asm-generic update candidates?
 2009-09-04 19:39 UTC  (3+ messages)

[PATCH] fix buffer overflow in udev_util_encode_string()
 2009-09-04 19:34 UTC  (2+ messages)
` [PATCH] fix buffer overflow in udev_util_replace_whitespace()

[PATCH 1/1] PM : cpuidle - update statistics for correct state
 2009-09-04 19:34 UTC 

[PATCHv3 0/1] PM : cpuidle - incorrect statistics
 2009-09-04 19:34 UTC 

MPC85xx External/Internal Interrupts
 2009-09-04 19:29 UTC  (6+ messages)

ARM highmem stuff - 5687/1
 2009-09-04 19:33 UTC  (4+ messages)

+ ext2-fix-format-string-compile-warning-ino_t.patch added to -mm tree
 2009-09-04 19:33 UTC 

+ nilfs2-fix-format-string-compile-warning-ino_t.patch added to -mm tree
 2009-09-04 19:32 UTC 

[PATCH] fix buffer overflow in udevadm
 2009-09-04 19:32 UTC 

[U-Boot] [PATCH] atmel_df_pow2: standalone to convert dataflashes to pow2
 2009-09-04 19:31 UTC  (2+ messages)

[U-Boot] Odd value for I2C_TIMEOUT in fsl_i2c.c
 2009-09-04 19:28 UTC  (18+ messages)

[PATCH] race between util_create_path() and util_delete_path()?
 2009-09-04 19:27 UTC 

r2558 made another use case for make_relative_to_its_root visible (else SEGFAULT)
 2009-09-04 19:26 UTC  (2+ messages)

[PATCH] slub: fix slab_pad_check() and SLAB_DESTROY_BY_RCU
 2009-09-04 15:42 UTC  (12+ messages)
      ` [PATCH] slub: fix slab_pad_check()

[PATCH 2/2] sctp: remove dup code in net/sctp/output.c
 2009-09-04 19:25 UTC  (2+ messages)

[PATCH] forcedeth: updated phy errata
 2009-09-04 13:57 UTC  (3+ messages)

[PATCH 1/2] sctp: turn flags in 'struct sctp_association' into bit
 2009-09-04 19:24 UTC  (2+ messages)
` [PATCH 1/2] sctp: turn flags in 'struct sctp_association' into

[Qemu-devel] [PATCH 0/2] monitor: auto-completion fixes
 2009-09-04 19:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] monitor: Fix do_commit() argument type
` [Qemu-devel] [PATCH 2/2] monitor: Fix do_wav_capture() "

[PATCH] linux-next: fix pxa2xx-ac97.c breakage
 2009-09-04 19:21 UTC  (2+ messages)

+ omap4-mmc-driver-support-on-omap4.patch added to -mm tree
 2009-09-04 19:19 UTC 

+ omap4-mmc-driver-support-on-omap4.patch added to -mm tree
 2009-09-04 19:19 UTC 

MTD writes
 2009-09-04 19:19 UTC 

[patch] sasl_choose_mech could return an uninitialized conn pointer
 2009-09-04 19:18 UTC 

[PATCH] sane-toolchain-eglibc.inc: Set TARGET_OS = linux-gnuspe for e500
 2009-09-04 18:59 UTC  (12+ messages)
` [PATCH] sane-toolchain-eglibc.inc: Set TARGET_OS?= "

LVM2/test/api vgtest.c
 2009-09-04 19:17 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.