All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-22 23:55:08 to 2013-09-23 02:54:01 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2013-09-23  2:54 UTC 

[Bug 68235] New: Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1
 2013-09-23  2:50 UTC  (2+ messages)
` [Bug 68235] "

[PATCH] media: i2c: adv7343: fix the DT binding properties
 2013-09-23  2:48 UTC  (10+ messages)

[PATCH] i40e: fix error return code in i40e_probe()
 2013-09-23  2:47 UTC 

Is this a bug of binutils
 2013-09-23  2:44 UTC  (9+ messages)
  ` [poky] "

[PATCH] /dev/random: Insufficient of entropy on many architectures
 2013-09-23  2:43 UTC  (12+ messages)
  ` [PATCH,RFC] random: make fast_mix() honor its name

[PATCH 01/12] ping.h: Remove extern from function prototypes
 2013-09-23  2:43 UTC  (5+ messages)

[PATCH 0/9] transport-helper: updates
 2013-09-23  2:41 UTC  (11+ messages)
` [PATCH 1/9] transport-helper: add 'force' to 'export' helpers
` [PATCH 4/9] fast-export: add new --refspec option
` [PATCH 8/9] transport-helper: add support to delete branches

Would an "information module" be useful?
 2013-09-23  2:38 UTC  (7+ messages)

[PATCH] mmc: sdhci-esdhc-imx: Allow the usage of mmc aliases
 2013-09-23  2:38 UTC 

Configuring linux-yocto-custom to build specific kernel modules
 2013-09-23  2:38 UTC  (4+ messages)

fsl_ssi: Cannot do simultaneous capture and playback
 2013-09-23  2:13 UTC  (2+ messages)

Linus GIT - kernel BUG at include/linux/scatterlist.h:115! CPU: 1 PID: 1203 Comm: apparmor_parser Not tainted 3.12.0-rc1+
 2013-09-23  2:30 UTC 

linux-next: manual merge of the omap_dss2 tree with the fbdev tree
 2013-09-23  2:28 UTC  (2+ messages)

[PATCH] usb/core/devio.c:tolerate wrong direction flag in control endpoints
 2013-09-23  2:28 UTC  (2+ messages)

[PATCH V2 1/3] PCI: tegra: add missing __iomem annotation
 2013-09-23  2:27 UTC  (4+ messages)
` [PATCH V2 3/3] PCI: mvebu: "

[net-next] hp100: replace hardcoded name in /proc/interrupts with interface name
 2013-09-23  2:26 UTC  (2+ messages)

[net-next] Fix hardcoded interrupt name lp->name to use system device value
 2013-09-23  2:25 UTC  (2+ messages)

[Bug 69689] New: FBO with GL_RGBA16F texture format silent drawing corruption
 2013-09-23  2:25 UTC 

[PATCH] ipc/sem.c: fix update sem_otime when calling sem_op in semaphore initialization
 2013-09-23  2:24 UTC  (6+ messages)

[PATCH 1/2] tmem: add full support for x86 up to 16Tb
 2013-09-23  2:23 UTC  (2+ messages)
` [PATCH 2/2] xen: arch: x86: re-enable tmem for system "

[PATCH 0/9] enhance btrfs qgroup show command
 2013-09-23  2:18 UTC  (5+ messages)

Problem building i386_defconfig with next-20130920
 2013-09-23  2:20 UTC  (3+ messages)

Adding aliases to mmc
 2013-09-23  2:17 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] Support arm-gic-kvm save/restore
 2013-09-23  2:14 UTC  (8+ messages)
` [Qemu-devel] [PATCH 5/5] hw: arm_gic_kvm: Add KVM VGIC save/restore logic

[PATCH] mm: move pool limit setting from zswap to zbud
 2013-09-23  2:09 UTC 

[PATCH v2 3/4] mm/zswap: avoid unnecessary page scanning
 2013-09-23  2:06 UTC  (4+ messages)

[PATCH] perf record: mmap output file - RFC
 2013-09-23  2:05 UTC 

[PATCH 00/39] Second round of 64bit PowerPC little endian patches
 2013-09-23  2:05 UTC  (40+ messages)
` [PATCH 01/39] powerpc: Fix endian issues in VMX copy loops
` [PATCH 02/39] powerpc: Book 3S MMU little endian support
` [PATCH 03/39] powerpc: Fix offset of FPRs in VSX registers in little endian builds
` [PATCH 04/39] powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR "
` [PATCH 05/39] powerpc: Little endian builds double word swap VSX state during context save/restore
` [PATCH 06/39] powerpc: Support endian agnostic MMIO
` [PATCH 07/39] powerpc: Add little endian support for word-at-a-time functions
` [PATCH 08/39] powerpc: Set MSR_LE bit on little endian builds
` [PATCH 09/39] powerpc: Reset MSR_LE on signal entry
` [PATCH 10/39] powerpc: Include the appropriate endianness header
` [PATCH 11/39] powerpc: endian safe trampoline
` [PATCH 12/39] powerpc: Remove open coded byte swap macro in alignment handler
` [PATCH 13/39] powerpc: Remove hard coded FP offsets "
` [PATCH 14/39] powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
` [PATCH 15/39] powerpc: Add little endian support to alignment handler
` [PATCH 16/39] powerpc: Handle VSX alignment faults in little endian mode
` [PATCH 17/39] powerpc: Use generic checksum code in little endian
` [PATCH 18/39] powerpc: Use generic memcpy "
` [PATCH 19/39] powerpc: uname should return ppc64le/ppcle on little endian builds
` [PATCH 20/39] powerpc: Little endian fixes for platforms/powernv/opal.c
` [PATCH 21/39] powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c
` [PATCH 22/39] powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.c
` [PATCH 23/39] powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci-ioda.c
` [PATCH 24/39] powerpc/powernv: Fix endian issues in OPAL RTC driver
` [PATCH 25/39] powerpc/powernv: Fix endian issues in OPAL ICS backend
` [PATCH 26/39] powerpc/powernv: Make OPAL NVRAM device tree accesses endian safe
` [PATCH 27/39] powerpc/powernv: Fix endian issues in powernv PCI code
` [PATCH 28/39] powerpc/powernv: Fix endian issues in OPAL console and udbg backend
` [PATCH 29/39] powerpc/powernv: Fix OPAL entry and exit in little endian mode
` [PATCH 30/39] powerpc/powernv: Don't register exception handlers "
` [PATCH 31/39] powerpc/powernv: More little endian issues in OPAL RTC driver
` [PATCH 32/39] powerpc/powernv: Fix some PCI sparse errors and one LE bug
` [PATCH 33/39] powerpc/hvsi: Fix endian issues in HVSI driver
` [PATCH 34/39] tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe
` [PATCH 35/39] KVM: PPC: Disable KVM on little endian builds
` [PATCH 36/39] powerpc/kvm/book3s_hv: Add little endian guest support
` [PATCH 37/39] powerpc: Add ability to build little endian kernels
` [PATCH 38/39] powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian builds
` [PATCH 39/39] powerpc: Work around little endian gcc bug

working of migrate_page (exported) function in mm/migrate.c linux Kernel
 2013-09-23  2:03 UTC 

[PATCH] ptest-runner: compatibile with busybox
 2013-09-23  2:02 UTC 

[Qemu-devel] [PATCH v4 00/12] xics: reworks and in-kernel support
 2013-09-23  2:01 UTC  (5+ messages)

[Package Report System]Manual check recipes name list
 2013-09-23  2:00 UTC 

Warning! Some failures happened on pkg-report system!
 2013-09-23  2:00 UTC 

[Package Report System]Upgrade recipes name list
 2013-09-23  2:00 UTC 

[Qemu-devel] [PATCH] sPAPR: implement route_intx_to_irq to get gsi of pci device
 2013-09-23  1:59 UTC  (4+ messages)

[PATCH] x86: EFI stub support for large memory maps
 2013-09-23  1:59 UTC  (7+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

[f2fs-dev] [PATCH] f2fs: remove unneeded write checkpoint in recover_fsync_data
 2013-09-23  1:53 UTC  (2+ messages)

[Bug 58001] New: "ondemand" CPU governor never raises frequency (Dell XPS 12)
 2013-09-23  1:58 UTC  (3+ messages)
` [Bug 58001] "
  ` [Bug 58001]

[f2fs-dev] [PATCH] f2fs: avoid allocating failure in bio_alloc
 2013-09-23  1:50 UTC  (3+ messages)
  `  "

Deleting a subvolume causes RO remount
 2013-09-23  1:54 UTC  (2+ messages)

[Buildroot] [PATCH] iputils: needs mmu
 2013-09-23  1:53 UTC 

working of migrate_page (exported) function in mm/migrate.c linux Kernel
 2013-09-23  1:53 UTC  (2+ messages)

[PATCH 00/14] ACPICA 20130823 Release
 2013-09-23  1:52 UTC  (27+ messages)
` [PATCH 05/14] ACPICA: Debugger: Prevent possible command line buffer overflow
` [PATCH 06/14] ACPICA: Validate start object for acpi_walk_namespace
` [PATCH v2 00/14] ACPICA 20130823 Release
  ` [PATCH v2 01/14] ACPICA: Improve error message for "too many parent prefixes" condition
  ` [PATCH v2 02/14] ACPICA: acpi_read: On error, do not modify the return value target location
  ` [PATCH v2 03/14] ACPICA: Debug output: small formatting update, no functional change
  ` [PATCH v2 04/14] ACPICA: Linux-specific header: enable "aarch64" 64-bit build
  ` [PATCH v2 05/14] ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behavior is not affected
  ` [PATCH v2 06/14] ACPICA: Validate start object for acpi_walk_namespace
  ` [PATCH v2 07/14] ACPICA: Add support for host-installed SCI handlers
  ` [PATCH v2 08/14] ACPICA: Operation region support: Never free the handler "context" pointer
  ` [PATCH v2 09/14] ACPICA: Debugger: Add new command to display full namespace pathnames
  ` [PATCH v2 10/14] ACPICA: Tables: Cleanup table checksum verification code
  ` [PATCH v2 11/14] ACPICA: Tables: Cleanup RSDP signature codes
  ` [PATCH v2 12/14] ACPICA: Cleanup exception codes
  ` [PATCH v2 13/14] ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument
  ` [PATCH v2 14/14] ACPICA: Update version to 20130823

[PATCH] ARM: OMAP2: add type cast from 'unsigned' to 'signed'
 2013-09-23  1:50 UTC  (15+ messages)
` [PATCH] ARM: OMAP2: remove useless variable 'ret'
    ` [Suggestion] ARM: allmodconfig: about cross compiling failure under i386 ubuntu
            ` [PATCH] ARM: VExpress: Kconfig: avoid arm6 compatible for ARCH_VEXPRESS
                      ` [PATCH v2] ARM: VExpress: Makefile: add armv7 flags for inline assmembly code compiling
                          ` [PATCH v3] "

[PATCH 0/5] perf tool: Various fixes and version 2 on clock_gettime
 2013-09-23  1:45 UTC  (6+ messages)
` [PATCH 1/5] perf trace: Handle MSG_WAITFORONE not defined
` [PATCH 2/5] perf tool: Explicitly add libdl dependency
` [PATCH 3/5] perf trace: Add mmap2 handler
` [PATCH 4/5] perf tool: Add default handler for mmap2 events
` [PATCH 5/5] perf trace: Add beautifier for clock_gettime's clk_id argument - v2

[linux-lvm] Corrupt PV (wrong size)
 2013-09-23  1:44 UTC  (5+ messages)

[PATCH/RFC 0/7] Support for Ruby
 2013-09-23  1:41 UTC  (6+ messages)

[PATCH] ceph: fix sync read eof check deadlock
 2013-09-23  1:39 UTC 

[PATCH 1/4] misc: tifm: remove unnecessary pci_set_drvdata()
 2013-09-23  1:38 UTC  (4+ messages)
` [PATCH 2/4] misc: ibmasm: "
` [PATCH 3/4] misc: mei: "
` [PATCH 4/4] misc: pti: "

[PATCH 1/4] mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
 2013-09-23  1:32 UTC  (4+ messages)
` [PATCH 2/4] mtd: pci: "
` [PATCH 3/4] mtd: scb2_flash: "
` [PATCH 4/4] mtd: denali: "

Why does test_bit() take a volatile addr?
 2013-09-23  1:13 UTC  (3+ messages)

[PATCH] Btrfs: fix sync fs to actually wait for all data to be persisted
 2013-09-23  1:30 UTC  (2+ messages)

[PATCH] ide: pmac: remove unnecessary pci_set_drvdata()
 2013-09-23  1:28 UTC 

[PATCHv2 1/1] arch/parisc: mm: fix uninitialized variable usage
 2013-09-23  1:24 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci: remove unnecessary pci_set_drvdata()
 2013-09-23  1:23 UTC 

[U-Boot] [PATCH] Prevent a U-Boot crash on Wandboard
 2013-09-23  1:21 UTC 

[PATCH 00/20] [SCSI] remove unnecessary pci_set_drvdata()
 2013-09-23  1:16 UTC  (21+ messages)
` [PATCH 01/20] [SCSI] lpfc 8.3.42: "
` [PATCH 02/20] [SCSI] arcmsr: "
` [PATCH 03/20] [SCSI] atp870u: "
` [PATCH 04/20] [SCSI] bfa: "
` [PATCH 05/20] [SCSI] csiostor: "
` [PATCH 06/20] [SCSI] fnic: "
` [PATCH 07/20] [SCSI] gdth: "
` [PATCH 08/20] [SCSI] hpsa: "
` [PATCH 09/20] [SCSI] megaraid: "
` [PATCH 10/20] [SCSI] mvumi: "
` [PATCH 11/20] [SCSI] mvsas: "
` [PATCH 12/20] [SCSI] pm80xx: "
` [PATCH 13/20] [SCSI] pmcraid: "
` [PATCH 14/20] [SCSI] qla2xxx: "
` [PATCH 15/20] [SCSI] qla4xxx: "
` [PATCH 16/20] [SCSI] stex: "
` [PATCH 17/20] [SCSI] ufs: "
` [PATCH 18/20] [SCSI] vmw_pvscsi: "
` [PATCH 19/20] [SCSI] dc395x: "
` [PATCH 20/20] [SCSI] tmscsim: "

post-receive: pub/scm/linux/kernel/git/minchan/linux
 2013-09-23  1:13 UTC 

post-receive: pub/scm/linux/kernel/git/minchan/linux
 2013-09-23  1:12 UTC 

[PATCH] xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
 2013-09-23  0:56 UTC  (2+ messages)

i810 only partially usable
 2013-09-23  0:45 UTC 

[PATCH] xtensa: fix fast_syscall_spill_registers_fixup
 2013-09-23  0:56 UTC 

btrfs: qgroup scan failed with -12
 2013-09-23  0:43 UTC 

Hallo
 2013-09-23  0:32 UTC 

[PATCH] ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
 2013-09-23  0:43 UTC  (2+ messages)

[PATCH] xfs: improve xfs_iext_destroy() by freeing extent indirection array directly
 2013-09-23  0:36 UTC  (2+ messages)

xpad input driver: Xbox 360 Wireless Adapter
 2013-09-23  0:34 UTC 

[kbd] Test failures in kbd-2.0.0 on ppc
 2013-09-23  0:31 UTC  (2+ messages)

[PATCH 1/5] scsi: Fix assignment of 0/1 to bool variables
 2013-09-23  0:29 UTC  (3+ messages)

[PATCH, RFC 00/12] random driver changes
 2013-09-23  0:26 UTC  (7+ messages)
` [PATCH, RFC 10/12] random: cap the rate which the /dev/urandom pool gets reseeded

[PATCH] xfs: fix the extent count when allocating an new indirection array entry
 2013-09-23  0:24 UTC  (2+ messages)

[PATCH V5 00/18] ARM EFI stub common code
 2013-09-23  0:24 UTC  (6+ messages)
` [PATCH 10/18] Do proper conversion from UTF-16 to UTF-8

[PATCH 1/1] arch/parisc: mm: fix uninitialized variable usage
 2013-09-23  0:23 UTC  (3+ messages)

[PATCH] xfs: fix node forward in xfs_node_toosmall
 2013-09-23  0:08 UTC  (2+ messages)

[U-Boot] [PATCH V4 00/17] Make mv_udc work for i.mx6
 2013-09-23  0:05 UTC  (10+ messages)
` [U-Boot] [PATCH V4 01/17] usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
` [U-Boot] [PATCH V4 03/17] usb: gadget: ether set wMaxPacketSize
` [U-Boot] [PATCH V4 10/17] usb: gadget: mv_udc: optimize bounce

-15% sur la nouvelle collection Cheap Monday, stock limité
 2013-09-23  0:03 UTC 

linux-next: old trees
 2013-09-23  0:02 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] mx28evk: Propagate the error if cpu_eth_init() fails
 2013-09-22 23:59 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] "

[GIT PULL] Block IO fixes for 3.12
 2013-09-22 23:56 UTC  (5+ messages)

[PATCHv5] staging/iio/adc: change the MXS touchscreen driver implementation
 2013-09-22 23:55 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.