All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-07 02:37:35 to 2015-05-07 04:55:52 UTC [more...]

spi-bcm2835 depends GPIOLIB
 2015-05-07  4:55 UTC  (4+ messages)

[PATCH RFC 0/3] arm64: disable/enable d-cache support for
 2015-05-07  4:54 UTC  (5+ messages)

[LTP] [PATCH 1/3] kernel/syscalls/fallocate: fix array parameter degradation
 2015-05-07  4:53 UTC  (4+ messages)
` [LTP] [PATCH 2/3] kernel/syscalls/fallocate: specify size needs check

[PATCH 0/3] xen: cpupools: avoid crashing when shutting down/suspending with free CPUs
 2015-05-07  4:52 UTC  (3+ messages)
` [PATCH 2/3] xen: cpupool: assigning a CPU to a pool can fail

[U-Boot] [PATCH 0/3] ARM: remove non-generic boards
 2015-05-07  4:51 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] ARM: at91: "

[Qemu-devel] [PATCH 0/4] sPAPRMachineState cleanups
 2015-05-07  4:50 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/4] spapr: Merge sPAPREnvironment into sPAPRMachineState
` [Qemu-devel] [PATCH 2/4] spapr: Remove obsolete ram_limit field from sPAPRMachineState
` [Qemu-devel] [PATCH 3/4] spapr: Remove obsolete entry_point "
` [Qemu-devel] [PATCH 4/4] spapr: Add sPAPRMachineClass

[PATCH] tools/vm: fix build failure
 2015-05-07  4:47 UTC 

btrfs send using with copied snapshot
 2015-05-07  4:49 UTC  (2+ messages)

[PATCH v10 00/19] Re-introduce h8300 architecture
 2015-05-07  4:47 UTC  (9+ messages)
` [PATCH v10 05/19] Add common asm-offsets.h
` [PATCH v10 19/19] h8300: devicetree source

[Bug 84151] New: right and side → right hand side
 2015-05-07  4:45 UTC  (2+ messages)
  ` [Bug 84151] "

[PATCH net-next] switchdev: add support for fdb add/del/dump via switchdev_port_obj ops
 2015-05-07  4:42 UTC  (3+ messages)

[KERNEL BUG] do_timer/tick_handover_do_timer 3.10.17
 2015-05-07  4:37 UTC  (3+ messages)

[PATCH] Removing redundant is_edp_psr
 2015-05-07  4:28 UTC 

[PATCH 00/19] Fix sparse errors in drivers/clk/
 2015-05-07  4:36 UTC  (3+ messages)
` [PATCH 09/19] clk: emev2: Silence sparse warnings

[PATCH v6 0/4] ARM: SoC: add a new platform, UniPhier (arch/arm/mach-uniphier)
 2015-05-07  4:32 UTC  (13+ messages)
` [PATCH v6 1/4] ARM: UniPhier: add basic support for UniPhier architecture
` [PATCH v6 2/4] ARM: multi_v7_defconfig: enable UniPhier SoC family
` [PATCH v6 3/4] ARM: dts: UniPhier: add support for UniPhier SoCs and boards
` [PATCH v6 4/4] MAINTAINERS: add myself as ARM/UniPhier maintainer

[PATCH] arm, imx6, dts: add DT for aristainetos2 board
 2015-05-07  4:33 UTC  (6+ messages)

[RFC PATCH 0/7] UHS-I support for sh_mobile_sdhi
 2015-05-07  4:33 UTC  (11+ messages)
` [RFC PATCH 4/7] ARM: shmobile: r8a7790: Add nodes for pfc SD voltage regulators
` [RFC PATCH 6/7] ARM: shmobile: r8a7790-lager.dts: Set sdhi and mmcif clock rates

[PATCH 1/3] drm/i915: Sink rate read should be saved in deca-kHz
 2015-05-07  4:22 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Rename dp rates array as per platform
` [PATCH 3/3] drm/i915/bxt: edp1.4 Intermediate Freq support

[PATCH] thermal: of: fix cooling_spec.args for 64bit
 2015-05-07  4:29 UTC 

[PATCH] pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in comment
 2015-05-07  4:26 UTC  (4+ messages)

[PATCH v6 0/4] Fix bugs in kona pwm driver and pwm core
 2015-05-07  4:26 UTC  (3+ messages)
` [PATCH v6 3/4] pwm: kona: Fix incorrect config, disable, and polarity procedures

[PATCH] ARM: shmobile: kzm9g dts: Configure the HOME key as wake-up source
 2015-05-07  4:22 UTC  (3+ messages)

interrupts or interrupts-extended ?
 2015-05-07  4:19 UTC  (3+ messages)

[PATCH 0/4] scheduler-based cpu frequency scaling
 2015-05-07  4:18 UTC  (3+ messages)
` [PATCH] sched/core: Add empty 'gov_cfs_update_cpu' function definition for NON-SMP systems

[PATCH 3/3] drm/i915: eDP Panel Power sequencing add PPS reg set
 2015-05-07  4:13 UTC  (4+ messages)
` [PATCH] drm/i915: eDP Panel Power sequencing

[U-Boot] [PATCH v2 0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga
 2015-05-07  4:15 UTC  (5+ messages)

[PATCH 00/10] Refactor netdev page frags and move them into mm/
 2015-05-07  4:12 UTC  (21+ messages)
` [PATCH 01/10] net: Use cached copy of pfmemalloc to avoid accessing page
` [PATCH 02/10] igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
` [PATCH 03/10] net: Store virtual address instead of page in netdev_alloc_cache
` [PATCH 04/10] mm/net: Rename and move page fragment handling from net/ to mm/
` [PATCH 05/10] net: Add skb_free_frag to replace use of put_page in freeing skb->head
` [PATCH 06/10] netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
` [PATCH 07/10] mvneta: "
` [PATCH 08/10] e1000: Replace e1000_free_frag with skb_free_frag
` [PATCH 09/10] hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
` [PATCH 10/10] bnx2x, tg3: "

Newstore Read ?
 2015-05-07  4:08 UTC  (4+ messages)

linux-next: build warning after merge of the tegra tree
 2015-05-07  4:06 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2015-05-05
 2015-05-07  4:05 UTC  (3+ messages)
` [Buildroot] Analysis of build failures

[Qemu-devel] [PATCH v3] block/vdi: Use bdrv_flush after metadata updates
 2015-05-07  4:04 UTC 

[U-Boot] switching to single .config configuration issues
 2015-05-07  4:04 UTC  (10+ messages)

btrfs send/receive for backup of subvolumes
 2015-05-07  4:04 UTC  (3+ messages)

Give out all the avc logs in ome time
 2015-05-07  4:02 UTC  (6+ messages)

[Buildroot] [PATCH] uclibc-ng: enable context functions
 2015-05-07  4:01 UTC  (3+ messages)

achieving a workload to get specific unique duplicate blocks
 2015-05-07  3:58 UTC  (5+ messages)

linux-next: manual merge of the rcu tree with the tip tree
 2015-05-07  3:56 UTC 

[U-Boot] [PATCH V2 RESEND] nand: fix buffer alignment in new verification feature
 2015-05-07  3:54 UTC  (2+ messages)

[PATCH] enic: add support for enic in nic_uio driver for FreeBSD
 2015-05-07  3:49 UTC 

[PATCH v2 1/2] PCI: generic: remove dependency on hw_pci
 2015-05-07  3:32 UTC  (6+ messages)

[PATCH net-next] ethernet: qualcomm: use spi instead of spi_device
 2015-05-07  3:47 UTC 

[PATCH 1/3] btrfs: introduce BTRFS_BLOCK_SIZE to replace number 4096
 2015-05-07  3:47 UTC  (8+ messages)
` [PATCH 2/3] btrfs: support to find missing device by path

[PATCH v2] powerpc/dts: Add and fix 1588 timer node for eTSEC
 2015-05-07  3:29 UTC 

[PATCH] enicpmd: build changes for FreeBSD
 2015-05-07  3:43 UTC  (3+ messages)

[PATCH] contrib/subtree: fix linefeeds trimming for cmd_split()
 2015-05-07  3:43 UTC  (2+ messages)

[Buildroot] Proposal to remove patches from patchwork, or find adopters
 2015-05-07  3:42 UTC  (2+ messages)

[Bug 90284] radeon crashes (ring 0 stall) with GPU fault detected: 147, and *ERROR* radeon: dpm resume failed
 2015-05-07  3:40 UTC  (2+ messages)
` [Bug 90284] GPU lockup with DOTA2

GitHub sandbox for the DPDK community
 2015-05-07  3:37 UTC  (5+ messages)

[PATCH v5 0/6] x86: address drivers that do not work with PAT
 2015-05-07  3:36 UTC  (3+ messages)
` [PATCH v5 1/6] x86/mm/pat: use pr_info() and friends

[PATCH] staging: lustre: code cleanup - variable declaration spacing
 2015-05-07  3:36 UTC  (3+ messages)
` [HPDD-discuss] "

[PATCH v10 0/4] cat-file: add support for "-allow-unknown-type"
 2015-05-07  3:34 UTC  (8+ messages)

[PATCH] generic/081: wait for lv to be settled before creating fs on it
 2015-05-07  3:33 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] Add Windows ctime_r implementation and empty ioctl.h header
 2015-05-07  3:31 UTC 

答复: about xenalyze
 2015-05-07  3:30 UTC 

[PATCH] mtd: Introduce CONFIG_MTD_RESERVE_END
 2015-05-07  3:27 UTC  (6+ messages)

v3.14.41 build: 0 failures 62 warnings (v3.14.41)
 2015-05-07  3:22 UTC 

[PATCH 1/1] powerpc: mpc85xx: Add board support for ucp1020
 2015-05-07  3:22 UTC  (2+ messages)

[PATCH bugfix 1/2] crypto: arm64/sha1-ce - prevent asm code finalization in final() path
 2015-05-07  3:19 UTC  (3+ messages)

[PATCH v3 1/8] powerpc/powernv: Add a virtual irqchip for opal events
 2015-05-07  3:16 UTC  (16+ messages)
` [PATCH v3 2/8] ipmi/powernv: Convert to irq event interface
` [PATCH v3 3/8] hvc: Convert to using interrupts instead of opal events
` [PATCH v3 4/8] powernv/eeh: Update the EEH code to use the opal irq domain
` [PATCH v3 5/8] powernv/opal: Convert opal message events to "
` [PATCH v3 6/8] powernv/elog: Convert elog "
` [PATCH v3 7/8] powernv/opal-dump: Convert to "
` [PATCH v3 8/8] opal: Remove events notifier

[PATCH 1/2] crypto: arm64/crc32: bring in line with generic CRC32
 2015-05-07  3:18 UTC  (2+ messages)

Is veth in net-next reordering traffic?
 2015-05-07  3:16 UTC  (2+ messages)

kernel BUG at fs/btrfs/extent-tree.c:7727! with 3.17-rc3
 2015-05-07  3:15 UTC  (10+ messages)
` kernel BUG at fs/btrfs/relocation.c:1065 in 3.14.16 to 3.17-rc3
          ` 3.19.3, btrfs send/receive error: failed to clone extents
            ` 3.19.3: check tree block failed + WARNING: device 0 not present on scrub
                ` 3.19.6: __btrfs_free_extent:5987: errno=-2 No such entry
                  ` 3.19.6: __btrfs_free_extent:5987: errno=-2 No such entry, did btrfs check --repair break it?

[PATCH 00/11] add 842 hw compression for PowerNV platform
 2015-05-07  3:12 UTC  (8+ messages)
` [PATCHv2 00/10] "
  ` [PATCH 04/10] crypto: change 842 alg to use software
  ` [PATCH 10/10] drivers/crypto/nx: add hardware 842 crypto comp alg

[RFC 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-05-07  3:12 UTC  (5+ messages)
` [RFC 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [RFC 2/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X
` [RFC 3/4] PCI, x86: Allocate PCI IRQ on demand and free it when not used anymore
` [RFC 4/4] PCI: Introduce helpers to manage pci_dev->irq and pci_dev->irq_managed

[PATCH] staging: rtl8192u: ieee80211: Silence sparse warning
 2015-05-07  3:09 UTC  (5+ messages)

[PATCH] qxl: rewrite framebuffer support
 2015-05-07  3:09 UTC  (3+ messages)

Removed disk vs. failed disk?
 2015-05-07  3:07 UTC  (2+ messages)

SGI Version 1 XFS on Linux
 2015-05-07  3:05 UTC  (5+ messages)

[PATCH 0/4] fstests: xfs utility output has changed
 2015-05-07  3:05 UTC  (5+ messages)
` [PATCH 4/4] filter: inode size output of mkfs.xfs can change

[LTP] [PATCH] device-drivers/zram: add kernel version check
 2015-05-07  2:54 UTC 

[U-Boot] [PATCH] fw_env.h: include autoconf.h
 2015-05-07  3:03 UTC  (3+ messages)

[Bug 89203] Mesa 10.4.3 and up causes stuttering and frame drops in a particular game
 2015-05-07  3:02 UTC 

[PATCH v2 0/2] crypto: add a new driver for Marvell CESA
 2015-05-07  3:01 UTC  (4+ messages)
` [PATCH v2 2/7] crypto: add "

[1/2] RTC: Add core rtc support for Gemini Soc devices
 2015-05-07  3:00 UTC  (6+ messages)
` [rtc-linux] "

[PATCH] powerpc/dts: Add 1588 timer node for eTSEC
 2015-05-07  2:49 UTC  (7+ messages)

[BUG] ThinkPad T520 overheating with P-State driver
 2015-05-07  2:51 UTC  (3+ messages)

tools: Consolidate types.h
 2015-05-07  2:53 UTC  (5+ messages)

[Patch v2] x86, irq: Support CPU vector allocation policies
 2015-05-07  2:53 UTC  (2+ messages)
` [Patch v3] x86, irq: Allocate CPU vectors from device local CPUs if possible

[PATCH 000/208] big x86 FPU code rewrite
 2015-05-07  2:52 UTC  (5+ messages)
` [PATCH 207/208] x86/fpu: Add FPU performance measurement subsystem

[PATCH RFC 0/3] simple copy offloading system call
 2015-05-07  2:52 UTC  (3+ messages)

[PATCH v18 0/3] sys_membarrier()
 2015-05-07  2:50 UTC  (8+ messages)
` [PATCH v18 for v4.1-rc2 1/3] sys_membarrier(): system-wide memory barrier (generic, x86)

[PATCH] sysrq : restore console_loglevel back to orig_log_level
 2015-05-07  2:48 UTC 

cron job: media_tree daily build: ERRORS
 2015-05-07  2:48 UTC 

[PATCH V8 0/8] large PEBS interrupt threshold
 2015-05-06 19:33 UTC  (9+ messages)
` [PATCH V8 1/8] perf, x86: use the PEBS auto reload mechanism when possible
` [PATCH V8 2/8] perf, x86: introduce setup_pebs_sample_data()
` [PATCH V8 3/8] perf, x86: handle multiple records in PEBS buffer
` [PATCH V8 4/8] perf, x86: large PEBS interrupt threshold
` [PATCH V8 5/8] perf, x86: drain PEBS buffer during context switch
` [PATCH V8 6/8] perf, x86: enlarge PEBS buffer
` [PATCH V8 7/8] perf, x86: introduce PERF_RECORD_LOST_SAMPLES
` [PATCH V8 8/8] perf tools: handle PERF_RECORD_LOST_SAMPLES

FreeBSD Dom0 IOMMU issues (resent)
 2015-05-07  2:47 UTC  (2+ messages)

Regarding to force bus id for channels of pca954x
 2015-05-07  2:47 UTC  (3+ messages)

[Bug 90355] DRI_PRIME+radeon+steam=problems + crash
 2015-05-07  2:46 UTC  (2+ messages)

[PATCH] tcp: expose listen socket backlog via SIOCGBACKLOG
 2015-05-07  2:45 UTC  (2+ messages)

drm/exynos: Add atomic modesetting support
 2015-05-07  2:45 UTC  (3+ messages)

Potential race in dlm based messaging md-cluster.c
 2015-05-07  2:43 UTC  (5+ messages)

[PATCH] tcp: expose listen socket backlog via SIOCGBACKLOG
 2015-05-07  2:07 UTC 

[PATCH] pci/iov: return a reference to PF on destroying VF
 2015-05-07  2:40 UTC  (5+ messages)

[Discussion] how to implement external power down for ARM
 2015-05-07  2:39 UTC  (5+ messages)

[PATCH 0/13] Parallel struct page initialisation v4
 2015-05-07  2:37 UTC  (13+ 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.