LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-29 12:43:49 to 2012-03-29 18:54:29 UTC [more...]

[PATCH Resend] epoll: add EPOLLEXCLUSIVE support
 2012-03-29 18:54 UTC  (10+ messages)

[patch] blkcg: change a spin_lock() to spin_lock_irq()
 2012-03-29 18:51 UTC 

[RFC] Android Logger vs. Shared Memory FIGHT!
 2012-03-29 18:50 UTC  (9+ messages)

vfs: hung task at path_openat
 2012-03-29 18:42 UTC 

lockups shortly after booting in current git
 2012-03-29 18:36 UTC  (4+ messages)

K7/Athlon Optimization Causes Build Fail on Kernel 3.3 i686
 2012-03-29 18:28 UTC  (11+ messages)

[PATCH] audit: always report seccomp violations
 2012-03-29 18:27 UTC  (6+ messages)

Helpdesk Upgrade
 2012-03-29 18:12 UTC 

Correct way to include siginfo.h?
 2012-03-29 18:14 UTC  (8+ messages)

[PATCH 1/2] RFC: Prepare PAD for native and xen platform
 2012-03-29 18:08 UTC  (11+ messages)
        ` [Xen-devel] "

cgroups commit 61d1d219c4 breaks systemd
 2012-03-29 18:11 UTC  (4+ messages)
  ` [PATCH for-3.4-fixes] cgroup: cgroup_attach_task() could return -errno after success

[PATCH] percpu: use KERN_CONT in pcpu_dump_alloc_info()
 2012-03-29 18:10 UTC  (2+ messages)

[PATCH RFC V6 0/11] Paravirtualized ticketlocks
 2012-03-29 18:03 UTC  (6+ messages)

[PATCH -mm] do_migrate_pages() calls migrate_to_node() even if task is already on a correct node
 2012-03-29 18:00 UTC  (6+ messages)

Message
 2012-03-29 15:10 UTC 

[PATCH] /dev/mem: Add kernel config option to omit this device
 2012-03-29 17:30 UTC  (2+ messages)

[PATCH 1/1] ata_piix: defer disks to the Hyper-V paravirtualised drivers by default
 2012-03-29 17:28 UTC 

[PATCH 0/9] omap randconfig fixes for v3.3
 2012-03-29 17:28 UTC  (2+ messages)

[PATCH] ftrace: Remove a superfluous check
 2012-03-29 17:27 UTC  (8+ messages)

[PATCH net] bonding: emit event when bonding changes MAC
 2012-03-29 17:19 UTC  (2+ messages)

[PATCH v2 1/2] xen: EXPORT_SYMBOL set_phys_to_machine
 2012-03-29 17:20 UTC  (2+ messages)
` [PATCH v2 2/2] xen-blkfront: set pages are FOREIGN_FRAME when sharing them

[PATCH 1/2] um: Disintegrate asm/system.h
 2012-03-29 17:18 UTC  (2+ messages)
` [PATCH 2/2] um: Use asm-generic/switch_to.h

[PATCH 00/14] Fix the EDAC API
 2012-03-29 17:07 UTC  (15+ messages)
` [PATCH 01/14] edac: rewrite the sysfs code to use struct device
` [PATCH 02/14] mpc85xx_edac: convert sysfs logic "
` [PATCH 03/14] amd64_edac: "
` [PATCH 04/14] i7core_edac: convert it "
` [PATCH 05/14] edac: Get rid of the old kobj's from the edac mc code
` [PATCH 06/14] edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
` [PATCH 07/14] edac: add a sysfs node to report the maximum location for the system
` [PATCH 08/14] edac: Add debufs nodes to allow doing fake error inject
` [PATCH 09/14] edac: Create a per-Memory Controller bus
` [PATCH 10/14] edac: Move grain/dtype/edac_type calculus to be out of channel loop
` [PATCH 11/14] i82975x_edac: Test nr_pages earlier to save a few CPU cycles
` [PATCH 12/14] i5100_edac: Fix a warning when compiled with 32 bits
` [PATCH 13/14] i7300_edac: Get rid of some wrongly-solved rebase conflict
` [PATCH 14/14] edac: Only expose csrows/channels on legacy API if they're populated

[RFC 00/15] perf: Add backtrace post dwarf unwind
 2012-03-29 17:04 UTC  (2+ messages)

[PATCH 00/16 v2] cleanup atmel_mxt_ts
 2012-03-29 16:49 UTC  (17+ messages)
` [PATCH 01/16 v2] Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
` [PATCH 02/16 v2] Input: atmel_mxt_ts - only allow root to update firmware
` [PATCH 03/16 v2] Input: atmel_mxt_ts - refactor mxt_read/write_reg to take a length
` [PATCH 04/16 v2] Input: atmel_mxt_ts - store actual size and instance
` [PATCH 05/16 v2] Input: atmel_mxt_ts - verify object size in mxt_write_object
` [PATCH 06/16 v2] Input: atmel_mxt_ts - do not read extra (checksum) byte
` [PATCH 07/16 v2] Input: atmel_mxt_ts - dump each message on just 1 line
` [PATCH 08/16 v2] Input: atmel_mxt_ts - refactor mxt_object_show
` [PATCH 09/16 v2] Input: atmel_mxt_ts - optimize writing of object table entries
` [PATCH 10/16 v2] Input: atmel_mxt_ts - refactor get info
` [PATCH 11/16 v2] Input: atmel_mxt_ts - refactor reading object table
` [PATCH 12/16 v2] Input: atmel_mxt_ts - simplify event reporting
` [PATCH 13/16 v2] Input: atmel_mxt_ts - cache T9 reportid range when reading object table
` [PATCH 14/16 v2] Input: atmel_mxt_ts - parse vector field of data packets
` [PATCH 15/16 v2] Input: atmel_mxt_ts - send all MT-B slots in one input report
` [PATCH 16/16 v2] Input: atmel_mxt_ts - parse T6 reports

[PATCH v2 1/3] IRQ: introduce irq_do_set_affinity() to reduce duplicated code
 2012-03-29 16:44 UTC  (3+ messages)
` [PATCH v2 2/3] IRQ,x86: normalize return value of chip->irq_set_affinity() method
` [PATCH v2 3/3] IRQ,IA64: "

[PATCH] x86, acpi/irq: Minor readability cleanup of gsi_to_irq()
 2012-03-29 16:48 UTC 

[PATCH 00/13] Convert EDAC internal strutures to support all types of Memory Controllers
 2012-03-29 16:45 UTC  (14+ messages)
` [PATCH 01/13] edac: Create a dimm struct and move the labels into it
` [PATCH 02/13] edac: move dimm properties to struct memset_info
` [PATCH 03/13] edac: Don't initialize csrow's first_page & friends when not needed
` [PATCH 04/13] edac: move nr_pages to dimm struct
` [PATCH 05/13] edac: Fix core support for MC's that see DIMMS instead of ranks
` [PATCH 06/13] edac: Initialize the dimm label with the known information
` [PATCH 07/13] edac: Cleanup the logs for i7core and sb edac drivers
` [PATCH 08/13] i5400_edac: improve debug messages to better represent the filled memory
` [PATCH 09/13] events/hw_event: Create a Hardware Events Report Mecanism (HERM)
` [PATCH 10/13] i5000_edac: Fix the logic that retrieves memory information
` [PATCH 11/13] e752x_edac: provide more info about how DIMMS/ranks are mapped
` [PATCH 12/13] edac: Rename the parent dev to pdev
` [PATCH 13/13] edac: use Documentation-nano format for some data structs

[PATCH v2 0/3] normalize return value of chip->irq_set_affinity() method
 2012-03-29 16:36 UTC  (2+ messages)
` [PATCH v2 1/3] IRQ: introduce irq_do_set_affinity() to reduce duplicated code

linux-next: Tree for Mar 29
 2012-03-29 16:38 UTC  (4+ messages)
` [PATCH -next] hid: fix WACOM Kconfig warning
` linux-next: Tree for Mar 29 (radio + snd)

[PATCH] ASPM: Fix pcie devices with non-pcie children
 2012-03-29 16:32 UTC  (2+ messages)
` [PATCH resend] "

[PATCH 00/13] KVM: MMU: fast page fault
 2012-03-29 16:24 UTC  (14+ messages)
` [PATCH 03/13] KVM: MMU: split FNAME(prefetch_invalid_gpte)
` [PATCH 04/13] KVM: MMU: introduce FNAME(get_sp_gpa)
` [PATCH 05/13] KVM: MMU: reset shadow_mmio_mask
` [PATCH 08/13] KVM: MMU: fask check whether page is writable

[PATCH] UBI: allow atomic updates to sychronously erase old PEB
 2012-03-29 16:24 UTC  (2+ messages)

linux-next: build failure after merge of the scsi tree
 2012-03-29 16:15 UTC  (11+ messages)

[PATCH] x86, kdump: No need to disable ioapic in crash path
 2012-03-29 16:02 UTC  (2+ messages)

linux-next: Tree for Mar 28
 2012-03-29 16:00 UTC  (5+ messages)
` [PATCH] sound: fix oss/msnd_pinnacle module param type
` [PATCH] sound: fix isa/opti9xx "

[PATCH] cgroup: update MAINTAINERS entry
 2012-03-29 15:53 UTC  (2+ messages)

[PATCH 1/1] input: keyboard: Set configuration registers
 2012-03-29 15:49 UTC  (11+ messages)

[PATCH 2/5] arm: Use the plat_nand default partition parser
 2012-03-29 15:47 UTC  (2+ messages)

[RFC] perf tools: Including pre-generated flex files
 2012-03-29 15:45 UTC  (6+ messages)

[PATCH] jffs2: Fix lock acquisition order bug in gc path
 2012-03-29 15:38 UTC  (2+ messages)

[PATCH 0/8] NFSd: precursor and cleanup patch set
 2012-03-29 15:36 UTC  (3+ messages)

[PATCH] NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches
 2012-03-29 15:34 UTC 

[PATCH] ext3: update documentation with barrier=1 default
 2012-03-29 15:29 UTC  (3+ messages)

Corrupted files after suspend to disk
 2012-03-29 15:23 UTC  (14+ messages)

[PATCH] xen-blkfront: set pages are FOREIGN_FRAME when sharing them
 2012-03-29 15:17 UTC  (6+ messages)
` [Xen-devel] "

nfsd changes for 3.4
 2012-03-29 15:21 UTC 

[PATCH 00/20] cleanup atmel_mxt_ts
 2012-03-29 15:20 UTC  (4+ messages)
` [PATCH 19/20] Input: atmel_mxt_ts - remove mxt_make_highchg and parse T6 report

(no subject)
 2012-03-29 15:18 UTC 

[PATCH 1/1] x86: Fixed MCS7820 device attach problem
 2012-03-29 15:13 UTC  (5+ messages)
  ` Patch "USB: serial: mos7840: Supported MCS7810 device"

HI
 2012-03-29 15:07 UTC 

[PATCH 00/12] at91: 3.4-rc1 fixes
 2012-03-29 15:04 UTC  (14+ messages)
` [PATCH 01/12] ARM: at91/at91sam9x5: add clkdev entries for DMA controllers
` [PATCH 02/12] USB: ohci-at91: fix vbus_pin_active_low handling
` [PATCH 03/12] ARM: at91/USB host: specify and handle properly vbus_pin_active_low
` [PATCH 04/12] ARM: at91/dts: USB host vbus is active low
` [PATCH 05/12] USB: ohci-at91: rework and fix initialization
` [PATCH 06/12] USB: ohci-at91: change maximum number of ports
` [PATCH 07/12] USB: ohci-at91: coding style modifications with one-line ifs
` [PATCH 08/12] USB: ohci-at91: trivial return code name change
` [PATCH 09/12] ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT file
` [PATCH 10/12] ARM: at91/NAND DT bindings: add comments
` [PATCH 11/12] USB: ehci-atmel: add needed of.h header file
` [PATCH 12/12] ARM: at91: fix check of valid GPIO for SPI and USB

[PATCH] Let modpost parses vmlinux instead of vmlinux.o
 2012-03-29 14:53 UTC 

[PATCH v3 7/7] [SCSI] sr: adds Zero-power ODD support
 2012-03-29 15:00 UTC  (5+ messages)

[GIT PULL] arch/tile (really asm-generic) update for 3.4
 2012-03-29 14:56 UTC 

[PATCH v2] Lockd: pass network namespace to creation and destruction routines
 2012-03-29 14:54 UTC 

Rád vás poznávám
 2012-03-29 14:35 UTC 

[PATCH RESEND 0000/0002] drivers: scsi: storvsc
 2012-03-29 14:50 UTC  (12+ messages)
` [PATCH RESEND 1/2] Drivers: scsi: storvsc: Set the scsi result correctly when SRB status is INVALID

[PATCH v4 00/12] ima: appraisal extension
 2012-03-29 14:41 UTC  (13+ messages)
` [PATCH v4 01/12] vfs: extend vfs_removexattr locking
` [PATCH v4 02/12] vfs: move ima_file_free before releasing the file
` [PATCH v4 03/12] ima: free securityfs violations file
` [PATCH v4 04/12] ima: integrity appraisal extension
` [PATCH v4 05/12] ima: add appraise action keywords and default rules
` [PATCH v4 06/12] ima: allocating iint improvements
` [PATCH v4 07/12] ima: replace iint spinlock with rwlock/read_lock
` [PATCH v4 08/12] ima: add inode_post_setattr call
` [PATCH v4 09/12] ima: add ima_inode_setxattr/removexattr function and calls
` [PATCH v4 10/12] ima: defer calling __fput()
` [PATCH v4 11/12] ima: add support for different security.ima data types
` [PATCH v4 12/12] ima: digital signature verification support

[patch] Adding Secure Deletion to UBIFS
 2012-03-29 14:39 UTC  (13+ messages)
` [patch] Move CRC computation to separate function
            ` [patch] Add a encryption key parameter to the compress / decompress function
              ` [patch] Add cryptographic functionality when a key is passed to the compress / decompress functions
                  ` [patch] UBIFS: "
                ` [patch] UBIFS: Add a encryption key parameter to the compress / decompress function

[PATCH] Lockd: pass network namespace to creation and destruction routines
 2012-03-29 14:36 UTC  (2+ messages)

[alsa-devel] [PATCH v2] ASoC: da7210: Add support for spi regmap
 2012-03-29 14:14 UTC 

[PATCH] mm/memory_failure: Let the compiler add the function name
 2012-03-29 14:05 UTC  (4+ messages)

[PATCH V4] TAOS tsl2x7x
 2012-03-29 14:06 UTC  (6+ messages)

3.2.8/amd64 full interrupt hangs and deadlocks under big network copies (page allocation failure)
 2012-03-29 14:05 UTC  (4+ messages)

[PATCH v2 2/2] m2p_find_override: use list_for_each_entry_safe
 2012-03-29 14:04 UTC 

[PATCH 1/2] xen: enter/exit lazy_mmu_mode around m2p_override calls
 2012-03-29 14:03 UTC  (6+ messages)
` [PATCH 2/2] m2p_find_override: use list_for_each_entry_safe
      ` [Xen-devel] "

Linux on Hyper-V -- use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the DVD-ROM / CD-ROM device handling) Fw: [PATCH RFC] ata_piix: ignore disks in a hyper-v guest
 2012-03-29 14:00 UTC 

[REGRESSION][PATCH] bpf_jit drops the ball on indirect negative mem references
 2012-03-29 13:57 UTC  (6+ messages)

[PATCH] x86_fixup_irqs: Fix possible missing interrupt handle when disabling CPU
 2012-03-29 13:48 UTC  (2+ messages)
` [tip:x86/urgent] x86: Preserve lazy irq disable semantics in fixup_irqs()

[PATCH] sched: Fix __schedule_bug() output when called from an interrupt
 2012-03-29 13:39 UTC  (3+ messages)
` [tip:sched/urgent] "

On patch "Remove all #inclusions of asm/system.h"
 2012-03-29 13:34 UTC 

[PATCH] x86 NMI: Be smarter about invoking panic() inside NMI handler
 2012-03-29 13:01 UTC  (5+ messages)

[PATCH] USB: yurex: remove allocation of coherent buffer for setup-packet buffer
 2012-03-29 12:51 UTC  (3+ messages)

[GIT PULL] DMA-mapping framework updates for 3.4 (2nd try)
 2012-03-29 12:46 UTC 

[PATCH] virtio_blk: add helper function to support mass of disks naming
 2012-03-29 12:46 UTC  (5+ messages)

[git pull] drm main pull for 3.4-rc1
 2012-03-29 12:43 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).