All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-14 22:56:18 to 2009-06-15 03:22:00 UTC [more...]

[PATCH] setup_affinity return 1 with failure
 2009-06-15  3:20 UTC  (2+ messages)

[PATCH 00/22] HWPOISON: Intro (v5)
 2009-06-15  3:18 UTC  (48+ messages)
` [PATCH 01/22] HWPOISON: Add page flag for poisoned pages
` [PATCH 02/22] HWPOISON: Export some rmap vma locking to outside world
` [PATCH 03/22] HWPOISON: Add support for poison swap entries v2
` [PATCH 04/22] HWPOISON: Add new SIGBUS error codes for hardware poison signals
` [PATCH 05/22] HWPOISON: Add basic support for poisoned pages in fault handler v3
` [PATCH 06/22] HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
` [PATCH 07/22] HWPOISON: define VM_FAULT_HWPOISON to 0 when feature is disabled
` [PATCH 08/22] HWPOISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH 09/22] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH 10/22] HWPOISON: check and isolate corrupted free pages v2
` [PATCH 11/22] HWPOISON: Refactor truncate to allow direct truncating of page v3
` [PATCH 12/22] HWPOISON: The high level memory error handler in the VM v7
` [PATCH 13/22] HWPOISON: Add madvise() based injector for hardware poisoned pages v3
` [PATCH 14/22] HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
` [PATCH 15/22] HWPOISON: early kill cleanups and fixes
` [PATCH 16/22] mm: move page flag numbers for user space to page-flags.h
` [PATCH 17/22] HWPOISON: introduce struct hwpoison_control
` [PATCH 18/22] HWPOISON: use compound head page
` [PATCH 19/22] HWPOISON: detect free buddy pages explicitly
` [PATCH 20/22] HWPOISON: collect infos that reflect the impact of the memory corruption
` [PATCH 21/22] HWPOISON: send uevent to report "
` [PATCH 22/22] HWPOISON: FOR TESTING: Enable memory failure code unconditionally

Patches to get serial working on msm7k / htc dream
 2009-06-15  3:18 UTC  (5+ messages)
` [PATCH 1/3] [ARM] msm_serial: serial driver for MSM7K onboard serial peripheral
  ` [PATCH 2/3] [ARM] msm: make debugging UART (for DEBUG_LL) configurable
    ` [PATCH 3/3] [ARM] msm: add minimal board file for HTC Dream device

[PATCH] cpumask: Remove mask field from comments
 2009-06-15  3:16 UTC 

[PATCH] sh: Remove mask variable
 2009-06-15  3:20 UTC  (2+ messages)

[RFC] Low overhead patches for the memory cgroup controller (v2)
 2009-06-15  3:09 UTC  (13+ messages)
        ` Low overhead patches for the memory cgroup controller (v3)
          ` Low overhead patches for the memory cgroup controller (v4)

sound device is buzy to run pcm.c
 2009-06-15  3:11 UTC 

A question about using 'add -p' to split the patch
 2009-06-15  3:08 UTC 

[RFC][BUGFIX] memcg: rmdir doesn't return
 2009-06-15  3:02 UTC  (4+ messages)

[PATCH 1/1] cls_cgroup: unify classid syntax to tc
 2009-06-15  3:00 UTC  (5+ messages)
    ` [Devel] "

[PATCH 0/4] tracing: some fixes for 2.6.31
 2009-06-15  2:59 UTC  (5+ messages)
` [PATCH 1/4] tracing: fix a typo in tracing_cpumask_write()
` [PATCH 2/4] tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
` [PATCH 3/4] tracing/filters: operand can be negative
` [PATCH 4/4] tracing/filters: strloc should be unsigned short

[HELP] for using class group classifier network controller
 2009-06-15  2:36 UTC  (4+ messages)

[git pull] drm - fixes + radeon KMS (part 2)
 2009-06-15  2:43 UTC  (3+ messages)

[PATCH 1/2] http.c: fix compiling with libcurl 7.9.2
 2009-06-15  2:39 UTC  (2+ messages)
` [PATCH 2/2] http.c: add http.sslCertType and http.sslKeyType

[PATCH 5/13] cpumask: Use accessors for cpu_*_mask: sh
 2009-06-15  2:45 UTC  (5+ messages)
` [PATCH 11/13] cpumask: use mm_cpumask() wrapper: sh
  ` [PATCH 5/7] cpumask: arch_send_call_function_ipi_mask: sh
    ` [PATCH 4/17] cpumask: remove the now-obsoleted pcibus_to_cpumask(): sh

[PATCH 1/2] lib: Provide generic atomic64_t implementation
 2009-06-15  2:44 UTC  (8+ messages)

[PATCH] Cast things properly to handle >2G files
 2009-06-15  2:43 UTC  (3+ messages)

[PATCH 3/4] PCI: PCIE AER: PCIE AER software error injection
 2009-06-15  2:42 UTC  (5+ messages)

[PATCH] 83xx: add support for the kmeter1 board
 2009-06-15  2:42 UTC  (11+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH v4] "

[U-Boot] ENV_IS_EMBEDDED vs CONFIG_ENV_IS_EMBEDDED
 2009-06-15  2:40 UTC 

[LTP] [RFC] Using checkpatch.pl
 2009-06-15  2:38 UTC  (2+ messages)

[PATCH 2/5] ASoC codec: SSM2602: assign last substream to the master when shutting down
 2009-06-15  2:40 UTC  (13+ messages)
` [Uclinux-dist-devel] "

[U-Boot] Boot from USB support for Kirkwood SOC
 2009-06-15  2:27 UTC  (4+ messages)
    ` [U-Boot] MAKEALL, don't have other cross compile

document depmod -m
 2009-06-15  2:24 UTC 

[PATCH 00/33] My PS3-specific patches for 2.6.31
 2009-06-15  2:22 UTC  (31+ messages)
` [PATCH 01/33] ps3av: Set 16:9 aspect ratio for 720p video modes
  ` [PATCH 02/33] ps3vram: Fix error path (return -EIO) for short read/write
    ` [PATCH 03/33] ps3vram: Use proc_create_data() instead of proc_create()
      ` [PATCH 04/33] ps3vram: Correct exchanged gotos in ps3vram_probe() error path
        ` [PATCH 05/33] block: Add bio_list_peek()
          ` [PATCH 06/33] ps3vram: Replace mutex by spinlock + bio_list
            ` [PATCH 07/33] ps3fb: Remove useless debug checks in ps3fb_shutdown()
              ` [PATCH 08/33] ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path
                ` [PATCH 09/33] ps3fb: Correct handling of device opening in ps3fb_probe()
                  ` [PATCH 10/33] powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
                    ` [PATCH 11/33] ps3fb: GPU memory mapping cleanup
                      ` [PATCH 12/33] ps3vram: "
                        ` [PATCH 13/33] ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
                          ` [PATCH 14/33] ps3fb: Tear down FB setup during cleanup
                            ` [PATCH 15/33] ps3vram: Remove no longer used ps3vram_priv.ddr_base
                              ` [PATCH 16/33] ps3vram: Make ps3vram_priv.reports a void *
                                ` [PATCH 17/33] block/ps3: remove driver_data direct access of struct device
                                  ` [PATCH 18/33] ps3: ps3_system_bus_device - Use dev_[gs]et_drvdata() instead of direct access
                                    ` [PATCH 19/33] ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
                                      ` [PATCH 20/33] ps3: ps3flash - Use ps3_system_bus_[gs]et_drvdata() instead of direct access
                                        ` [PATCH 21/33] ps3: ps3rom "
                                          ` [PATCH 22/33] ps3: ps3fb "
                                            ` [PATCH 23/33] net/ps3: gelic - Add missing annotations
                                              ` [PATCH 24/33] usb/ps3: "
                                                ` [PATCH 25/33] drivers/ps3: "
                                                  ` [PATCH 26/33] sound/ps3: Fix checkpatch issues

Biweekly VMX status report. Xen: #19739 & Xen0: #898
 2009-06-15  2:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix SDL configuration for mingw32 cross compilation
 2009-06-15  2:20 UTC  (4+ messages)

linux-next: scsi tree build failure
 2009-06-15  2:17 UTC 

[PATCH] powerpc: Add memory clobber to mtspr()
 2009-06-15  2:16 UTC 

/proc/kcore has a unreasonable size(281474974617600) in x86_64 2.6.30-rc8
 2009-06-15  2:14 UTC  (11+ messages)
              ` [Patch BUGFIX] kcore: fix its wrong size on x86_64

[git pull] Please pull powerpc.git merge branch
 2009-06-15  2:08 UTC 

[PATCH RFC] x86/acpi: don't ignore I/O APICs just because there's no local APIC
 2009-06-15  2:06 UTC  (5+ messages)

[PATCH, RFC 0/3] magician fix and UDA1380 i2c device registration change
 2009-06-15  2:06 UTC  (6+ messages)
  ` [PATCH 1/3] ASoC: magician: fix PXA SSP clock polarity
    ` [PATCH, RFC 2/3] ASoC: UDA1380: register from board files, configure via pdata
      ` [PATCH, RFC 3/3] pxa/magician: add I2C board info and platform data for UDA1380

scripts/kallsyms: extending region checking for Blackfin memory regions
 2009-06-15  2:05 UTC  (4+ messages)

[2.6.30] Kernel bug with dock driver
 2009-06-15  2:02 UTC  (2+ messages)

[Xen-changelog] [xen-unstable] xend: hot-plug PCI devices at boot-time
 2009-06-15  2:01 UTC  (5+ messages)
      `  "

[patch 00/16] xend: pass-through: various clean-ups and infrastructure
 2009-06-15  1:55 UTC  (17+ messages)
` [patch 01/16] xend: pass-through: Only call setupOneDevice() once per device
` [patch 02/16] xend: pass-through: fix typo: spx -> sxp
` [patch 03/16] xend: pass-through: tidy up PciController()
` [patch 04/16] xend: pass-through: cleanupDevice: move and remove recently added vslot entry
` [patch 05/16] xend: pass-through: sxp.merge() cant deal with values being a list
` [patch 06/16] xend: pass-through: Remove PciDeviceNotFoundError, it is never used
` [patch 07/16] xend: pass-through: Use PCIDevice as the parameter for the constructor for PCIQuirk
` [patch 08/16] xend: pass-through: Common parse_pci_name()
` [patch 09/16] xend: pass-through: Use common parsing code in preprocess_pci()
` [patch 10/16] xend: pass-through: Add pci_dict_cmp()
` [patch 11/16] xend: pass-through: Move pci conversion functions to pci.py
` [patch 12/16] xend: pass-through: Use generic code in pci_opts_list_to_sxp()
` [patch 13/16] xend: pass-through: Add pci_tuple_to_dict()
` [patch 14/16] xend: pass-through: Use common parsing code in parse_pci_configuration()
` [patch 15/16] xend: pass-through: Use common parsing code in getDeviceConfiguration()
` [patch 16/16] xend: pass-through: Clean up hvm_destroyPCIDevice()

My DVB-card is flooding the consol with "recv bulk message failed"
 2009-06-15  1:33 UTC 

[PATCH] powerpc: Make RTAS instantiation depend on CONFIG_PPC_RTAS
 2009-06-15  1:49 UTC  (2+ messages)

[PATCH V4: 1/3] pci: Provide Multiple Error Received and no error source id support on AER
 2009-06-15  1:48 UTC  (3+ messages)

[PATCH V4: 3/3] pci: Provide Multiple Error Received support on AER
 2009-06-15  1:47 UTC  (3+ messages)

X server hung, kernel said "task blocked for >120 secs" (2.6.30)
 2009-06-15  1:46 UTC 

[PATCH/RFC] FDPIC: add hook for arches to customize program header parsing
 2009-06-15  1:43 UTC  (2+ messages)

[PATCH] silo: move second to make room for larger kernel
 2009-06-15  1:38 UTC  (2+ messages)

[OOPS] hugetlbfs tests with 2.6.30-rc8-git1
 2009-06-15  1:38 UTC  (5+ messages)

[PATCH V4: 2/3] pci: Provide aer support when the error source id is bad
 2009-06-15  1:35 UTC  (3+ messages)

[U-Boot] [PATCH] cmd_mmc: make curr_device static
 2009-06-15  1:35 UTC  (2+ messages)
` [U-Boot] [PATCH] sata: namespace curr_device variable

[U-Boot] [PATCH] envcrc: add missing dependencies on env storage
 2009-06-15  1:35 UTC 

linux-next: ide tree build failure
 2009-06-15  1:34 UTC 

-git tree build failure in drivers/net/cnic.c: undefined reference to `ip6_route_output'
 2009-06-15  1:27 UTC  (8+ messages)
  ` -git tree build failure #2: drivers/net/cnic.c:2520: error: implicit declaration of function ‘__symbol_get’

linux-next: manual merge of the configfs tree with the tree
 2009-06-15  1:04 UTC 

GPL code for Omnivision USB video camera available
 2009-06-15  1:01 UTC  (5+ messages)

[PATCH 0/3] ksm: write protect pages from inside ksm
 2009-06-15  0:57 UTC  (6+ messages)

[PATCH 0/3] [GIT PULL][for 2.6.32] lockless ring buffer
 2009-06-15  0:56 UTC  (8+ messages)
` [PATCH 3/3] ring-buffer: add design document

[PATCH -rt] include linux/delay.h in hwlat_detector
 2009-06-15  0:54 UTC  (3+ messages)

[PATCH] powerpc: Fix invalid construct in our CPU selection Kconfig
 2009-06-15  0:45 UTC 

kerneloops.org report for the week of June 14 2009
 2009-06-15  0:33 UTC 

egit and RSA keys for SSH
 2009-06-15  0:16 UTC 

[linux-dvb] SDMC DM1105N not being detected
 2009-06-15  0:24 UTC  (4+ messages)

general protection error on Xen
 2009-06-15  0:14 UTC  (3+ messages)

[U-Boot] Pull request u-boot-blackfin.git
 2009-06-15  0:02 UTC 

"cannot start dirty degraded array"
 2009-06-14 23:56 UTC  (3+ messages)

[PATCH 0/2] add OF wrapper for uio-pdrv-genirq
 2009-06-14 23:50 UTC  (25+ messages)
` [PATCH 2/2] uio: add an of_genirq driver

Radeon kernel modesetting patch (as staging) please review
 2009-06-14 23:37 UTC  (3+ messages)
` [PATCH 1/3] "

PCIe interface memory memory mapping issue
 2009-06-14 23:36 UTC  (5+ messages)

[PATCH] Remove hid2hci from bluez
 2009-06-14 23:33 UTC  (2+ messages)

[PATCH] format-patch: add --filename-prefix to prepend a prefix to output file names
 2009-06-14 23:32 UTC  (4+ messages)

[PATCH 0/2] teach am and rebase -q/--quiet
 2009-06-14 23:21 UTC  (6+ messages)
` [PATCHv2 0/3] Teach shell scripts to be quiet
  ` [PATCHv2 1/3] git-sh-setup: introduce say() for quiet options
    ` [PATCHv2 2/3] submodule, repack: migrate to git-sh-setup's say()
      ` [PATCHv2 3/3] am, rebase: teach quiet option

[PATCH, RFC] fix parisc runtime hangs wrt pa_tlb_lock
 2009-06-14 23:20 UTC  (4+ messages)

[PATCH] Make stu300 driver depend on MACH_U300
 2009-06-14 23:20 UTC  (2+ messages)

[PATCH] PM: Introduce core framework for run-time PM of I/O devices
 2009-06-14 23:18 UTC  (6+ messages)
` [linux-pm] "
  ` [patch update] "

[PATCH 1/2] get_task_comm: use strlcpy instead of strncpy
 2009-06-14 23:14 UTC  (3+ messages)
` [PATCH 2/2] use the TASK_COMM_LEN macro instead of sizeof(tsk->comm)

[PATCH] ext4: Fix 64-bit block type problem on 32-bit platforms
 2009-06-14 21:30 UTC 

[PATCH] pull, rebase: simplify to use die()
 2009-06-14 23:08 UTC 

[PATCH -rt] disable building all staging drivers
 2009-06-14 23:04 UTC  (4+ messages)

linux-next: kbuild tree build warning
 2009-06-14 23:08 UTC  (4+ messages)

tty_ldisc_try_get(): BUG kmalloc-8: Poison overwritten
 2009-06-14 23:03 UTC  (5+ messages)

NCQ blacklist
 2009-06-14 23:01 UTC  (2+ messages)

Syncing to vblank for interlaced video modes
 2009-06-14 22:56 UTC  (3+ messages)

[PATCH] md linear: Protecting mddev with rcu locks to avoid races in
 2009-06-14 22:56 UTC  (2+ messages)


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.