All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-26 03:37:37 to 2014-06-26 06:01:51 UTC [more...]

[PATCH net-next 0/2] Add ptp vlan support
 2014-06-26  5:32 UTC  (3+ messages)
` [PATCH net-next 1/2] ptp: Classify ptp over ip over vlan packets

[PATCH] scripts/checkpatch.pl: Improve guidance for LONG_LINE
 2014-06-26  6:01 UTC 

Suspend/Resume support for PCI
 2014-06-26  6:00 UTC  (4+ messages)

nilfs_clean_segments: segment construction failed. (err=-2)
 2014-06-26  6:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] mc146818rtc: add rtc-reset-reinjection QMP command
 2014-06-26  5:59 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: tcpdump - parse TVLV containers
 2014-06-26  5:59 UTC  (2+ messages)

[PATCH v2] pinctrl: mvebu: add pinctrl drivers for Dove and Kirkwood
 2014-06-26  5:58 UTC  (6+ messages)
  ` [PATCH FIXUP] pinctrl: mvebu: fixup mpp_base check

[nightly] Core TISDK 2014.06 build 2014-06-26_01-00-30
 2014-06-26  5:41 UTC 

[PATCH] crypto: print cra driver name in tcrypt tests output
 2014-06-26  5:57 UTC 

[PATCH 0/3] drm/exynos: add framework to control DISP1BLK setting
 2014-06-26  5:56 UTC  (4+ messages)

[PATCH 1/2] usb: host: Kconfig: Select PHY drivers for Exynos EHCI/OHCI
 2014-06-26  5:56 UTC  (4+ messages)
  ` [PATCH 2/2] usb: dwc3: Kconfig: Select PHY drivers for Exynos DWC3

[PATCH 0/3] dra7: Add PCIe support
 2014-06-26  5:55 UTC  (7+ messages)
` [PATCH 1/3] PCI: designware: Configuration space should be specified in 'reg'
` [PATCH 2/3] PCI: designware: use untranslated address while programming ATU

[Qemu-devel] [RFC] alpha qemu arithmetic exceptions
 2014-06-26  5:55 UTC  (9+ messages)

i.MX6 frame buffer inside barebox?
 2014-06-26  5:55 UTC  (8+ messages)

[PATCH V2] ARM: imx: add cpufreq support for i.mx6sx
 2014-06-26  5:54 UTC  (3+ messages)

[meta-fsl-arm][PATCH] efl: Add bbappend to make it work with the Vivante EGL headers
 2014-06-26  5:53 UTC 

How to disable console late?
 2014-06-26  5:52 UTC  (2+ messages)

[PATCH 0/9] SMB2.1 multicredit requests for writing
 2014-06-26  5:52 UTC  (4+ messages)
` [PATCH 6/9] CIFS: Separate filling pages from iovec write

[RFC] PCI: pci-imx6: Add delay to workaround kernel hang
 2014-06-26  5:49 UTC  (6+ messages)

[PATCH] scripts/checkpatch.pl: Only emit LONG_LINE for --strict
 2014-06-26  5:49 UTC  (11+ messages)

[PATCH] MAINTAINERS: Update mx6 pci driver maintainer's email
 2014-06-26  5:48 UTC  (2+ messages)

[PATCH v1 0/3] ARM: dts: am335x-bone: Beaglebone cape DTS
 2014-06-26  5:43 UTC  (10+ messages)
` [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape
` [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape

[PATCH v3 1/3] ARM i.MX25 clk: Fix gpt timer clock
 2014-06-26  5:43 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: i.MX25 clk: Use of_clk_init() for DT case

[PATCH] drm/i915/vlv: DP_SINK_COUNT is not reliable for valleyview platform
 2014-06-26  5:39 UTC  (10+ messages)

[Qemu-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-06-26  5:34 UTC  (5+ messages)
` [Qemu-devel] [v5][PATCH 3/5] xen, gfx passthrough: support Intel IGD passthrough with VT-D
      `  "

[PATCH v3 0/3] drm/nouveau: support for probing platform devices
 2014-06-26  5:33 UTC  (8+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] ARM: tegra: of: add GK20A device tree binding
` [PATCH v3 3/3] ARM: tegra: add GK20A GPU to Tegra124 DT

[PATCH v6a 00/17] GIC and VGIC code refactoring
 2014-06-26  5:34 UTC  (18+ messages)
` [PATCH v6a 01/17] xen/arm: move io.h as mmio.h to include folder
` [PATCH v6a 02/17] xen/arm: make mmio handlers domain specific
` [PATCH v6a 03/17] xen/arm: make sgi handling generic
` [PATCH v6a 04/17] xen/arm: remove unused parameter in do_sgi call
` [PATCH v6a 05/17] xen/arm: use ioremap to map gic-v2 registers
` [PATCH v6a 06/17] xen/arm: segregate and split GIC low level functionality
` [PATCH v6a 07/17] arm/xen: move GIC context data structure to gic driver
` [PATCH v6a 08/17] xen/arm: use device api to detect GIC version
` [PATCH v6a 09/17] xen/arm: switch to dynamic allocation of vgic rank
` [PATCH v6a 10/17] xen/arm: prefix byte_read and byte_write functions with vgic
` [PATCH v6a 11/17] xen/arm: move vgic defines to vgic header file
` [PATCH v6a 12/17] xen/arm: move and rename is_vcpu_running function to sched.h
` [PATCH v6a 13/17] xen/arm: move pending_irq structure to vgic header file
` [PATCH v6a 14/17] xen/arm: calculate vgic irq rank based on register size
` [PATCH v6a 15/17] xen/arm: Remove REG macro in vgic driver
` [PATCH v6a 16/17] xen/arm: split vgic driver into generic and vgic-v2 driver
` [PATCH v6a 17/17] xen/arm: Restrict saving of gic register for idle domain

[U-Boot] usb post diagnostic test in u boot for arm
 2014-06-26  5:30 UTC 

[PATCH 00/13] AT91: PIT: Cleanups and move to drivers/clocksource
 2014-06-26  5:30 UTC  (9+ messages)
` [PATCH 09/13] AT91: PIT: (Almost) remove the global variables
` [PATCH 13/13] AT91: PIT: Move the driver to drivers/clocksource

[PATCH v2 0/2] block: virtio-blk: support multi vq per virtio-blk
 2014-06-26  5:28 UTC  (7+ messages)

[PATCH] ARM: dts: add hdmi regulators for exynos5800 based peach-pi board
 2014-06-26  5:26 UTC  (2+ messages)

[PATCH v2] xen/arm : emulation of arm's PSCI v0.2 standard
 2014-06-26  5:26 UTC 

[PATCH] USB: ehci-pci: USB host controller support for Intel Quark X1000
 2014-06-26  5:24 UTC  (3+ messages)

[PATCH RESEND] [SCSI] bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address
 2014-06-26  5:23 UTC  (4+ messages)

[PATCH net-next 0/3] dp83640: Increase support perout pins
 2014-06-26  5:21 UTC  (3+ messages)
` [PATCH net-next 1/3] ptp: Allow reassigning calibration pin function

[PATCH 1/2 v2] i2c: exynos5: remove an unnecessary read of FIFO_STATUS register
 2014-06-26  5:14 UTC  (5+ messages)
` [PATCH 2/2 v2] i2c: exynos5: remove extra line and fix an assignment

[mempolicy] 5507231dd04: -18.2% vm-scalability.migrate_mbps
 2014-06-26  5:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5 v4] ppc: Add debug stub support
 2014-06-26  5:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/5 v4] ppc: Add hw breakpoint watchpoint support
` [Qemu-devel] [PATCH 4/5 v4] ppc: Add software breakpoint support
` [Qemu-devel] [PATCH 3/5 v4] ppc: Add debug interrupt injection handler
` [Qemu-devel] [PATCH 2/5 v4] ppc: Add interface to inject interrupt to guest
` [Qemu-devel] [PATCH 1/5 v4] ppc: debug stub: Get trap instruction opcode from KVM

No reorder buffer?
 2014-06-26  5:10 UTC  (2+ messages)

[Qemu-devel] [RFC v2 1/2] arm: Add the cortex-a9 CPU to the a9mpcore device
 2014-06-26  5:09 UTC  (4+ messages)

[PATCH] ASoC: davinci-mcasp: Fix S24_LE and U24_LE support
 2014-06-26  5:09 UTC 

[PATCH] dp83640: Always decode received status frames
 2014-06-26  5:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 7/7] target-arm: Call the pmccntr_sync function when swapping ELs
 2014-06-26  5:06 UTC 

[PATCH 1/2] ASoC: tlv320aic3x: Correct S24_3LE support
 2014-06-26  5:06 UTC  (2+ messages)
` [PATCH 2/2] ASoC: tlv320aic3x: Add support for S24_LE format

[PATCH 0/6] xfs sysfs support
 2014-06-26  5:03 UTC  (13+ messages)
` [PATCH 1/6] xfs: fix a couple error sequence jumps in xfs_mountfs()
` [PATCH 2/6] xfs: add a sysfs kset
` [PATCH 3/6] xfs: add xfs_mount sysfs kobject
` [PATCH 4/6] xfs: add xlog sysfs kobject and attribute handlers
` [PATCH 5/6] xfs: add log attributes for log lsn and grant head data
` [PATCH 6/6] xfs: document log sysfs attributes in testing ABI

Suspend/Resume support for PCI
 2014-06-26  5:04 UTC  (2+ messages)
` Fwd: "

[sched] 1896c45c3d1: -2.9% turbostat.Pkg_W
 2014-06-26  5:04 UTC 

[Qemu-devel] [PATCH v2 0/7] target-arm: Extend PMCCNTR for ARMv8
 2014-06-26  5:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] target-arm: Make the ARM PMCCNTR register 64-bit
` [Qemu-devel] [PATCH v2 2/7] target-arm: Implement PMCCNTR_EL0 and related registers
` [Qemu-devel] [PATCH v2 3/7] target-arm: Add arm_ccnt_enabled function
` [Qemu-devel] [PATCH v2 4/7] target-arm: Implement pmccntr_sync function
` [Qemu-devel] [PATCH v2 5/7] target-arm: Remove old code and replace with new functions
` [Qemu-devel] [PATCH v2 6/7] target-arm: Implement pmccfiltr_write function
` [Qemu-devel] [PATCH v2 7/7] target-arm: Call the pmccntr_sync function when swapping ELs

[Qemu-devel] [PATCH v28 00/33] replace QEMUOptionParameter with QemuOpts
 2014-06-26  5:01 UTC  (3+ messages)

[PATCH 1/2] i2c: exynos5: remove an unnecessary read of FIFO_STATUS register
 2014-06-26  4:58 UTC  (5+ messages)
` [PATCH 2/2] i2c: exynos5: fix minor styling nits

[Qemu-devel] [PATCH] qemu_opts_append: Play nicely with QemuOptsList's head
 2014-06-26  4:56 UTC  (2+ messages)

[PATCH v1 0/3] Support PCI Error Injection
 2014-06-26  4:52 UTC  (8+ messages)
` [PATCH v1 2/3] powerpc/powernv: Support PCI error injection

scsi-mq V2
 2014-06-26  4:50 UTC  (2+ messages)

[Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode
 2014-06-26  4:47 UTC  (2+ messages)
` [Bug 42616] "

[U-Boot] [PATCH RFC 0/2] usb: host: Add a wrapper layer for mutiple host support
 2014-06-26  4:46 UTC  (7+ messages)

[sched] cec017ed87c: -35.9% fileio.requests_per_sec
 2014-06-26  4:45 UTC  (4+ messages)

[Bug 42603] New: Watching video with radeon oss driver sometimes leads to kernel panic
 2014-06-26  4:45 UTC  (2+ messages)
` [Bug 42603] "

Yocto Project 1.7_M1.rc1 now available for testing
 2014-06-26  4:41 UTC 

[GIT] CIFS Fixes
 2014-06-26  4:39 UTC 

[clockevents] d5a085970b0: -9.2% will-it-scale.per_thread_ops
 2014-06-26  4:39 UTC  (3+ messages)

[GIT PULL] hwmon fixes for 3.16-rc3
 2014-06-26  4:36 UTC  (2+ messages)
` [lm-sensors] "

[RFC 1/2] kirkwood: add support for booting via oftree probe
 2014-06-26  4:27 UTC  (4+ messages)
` [RFC 2/2] dns325: initial support for D-Link DNS-325

[dm-crypt] "cryptsetup: lvm is not available"
 2014-06-26  4:20 UTC  (2+ messages)

qemu upstream vga passtrough
 2014-06-26  4:17 UTC 

[dm-crypt] Old Passphrases - are they a security threat?
 2014-06-26  4:15 UTC  (2+ messages)

[PATCH 0/4] ARM randconfig fixes for SCSI
 2014-06-26  4:11 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads
 2014-06-26  4:09 UTC  (3+ messages)

[PATCH 1/3] shmem: fix double uncharge in __shmem_file_setup()
 2014-06-26  4:08 UTC  (10+ messages)
` [PATCH 2/3] shmem: update memory reservation on truncate
` [PATCH 3/3] mm: catch memory commitment underflow

[Bug 41712] New: kernel BUG at fs/jbd/transaction.c:1155!
 2014-06-26  4:07 UTC  (2+ messages)
` [Bug 41712] "

[GIT] Networking
 2014-06-26  4:06 UTC 

[PATCH v4 0/8] enable hix5hd2 SoC
 2014-06-26  4:05 UTC  (9+ messages)
` [PATCH v4 1/8] ARM: hisi: store reboot reg in global variable
` [PATCH v4 2/8] ARM: debug: add HiP04 debug uart
` [PATCH v4 3/8] ARM: debug: Rename Hi3716 to HI5XHD2
` [PATCH v4 4/8] ARM: hisi: add ARCH_HISI
` [PATCH v4 5/8] ARM: hisi: enable hix5hd2 SoC
` [PATCH v4 6/8] ARM: dts: Add hix5hd2-dkb dts file
` [PATCH v4 7/8] ARM: config: add ARCH_HIX5HD2 in hi3xxx_defconfig
` [PATCH v4 8/8] document: add dt binding on hix5hd2 SoC

[FRC] [PATCH] MTD: nand_base.c: Enable support for Samsung E-die SLC NAND
 2014-06-26  4:02 UTC  (7+ messages)

[rcu] 7c66b15f870: +1.8% turbostat.Pkg_W
 2014-06-26  4:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/32] target-arm: add Security Extensions for CPUs
 2014-06-26  3:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 19/32] target-arm: insert Aarch32 cpregs twice into hashtable

[PATCH v5 0/2] Add R8A7790/Lager board PCI USB DT support
 2014-06-26  3:53 UTC  (9+ messages)
` [PATCH v5 1/2] ARM: shmobile: r8a7790: add internal PCI bridge nodes

[Qemu-devel] memory: memory_region_transaction_commit() slow
 2014-06-26  3:52 UTC  (3+ messages)

[Qemu-devel] [PATCH] pci: add checking whether the device is realized before unlinking the capability
 2014-06-26  3:48 UTC  (4+ messages)

[PATCH V3 0/8] MIPS: Loongson-3: Add NUMA and Loongson-3B support
 2014-06-26  3:41 UTC  (9+ messages)
` [PATCH V3 1/8] MIPS: Support hard limit of cpu count (nr_cpu_ids)
` [PATCH V3 2/8] MIPS: Support CPU topology files in sysfs
` [PATCH V3 3/8] MIPS: Loongson: Modify ChipConfig register definition
` [PATCH V3 4/8] MIPS: Add NUMA support for Loongson-3
` [PATCH V3 5/8] MIPS: Add numa api support
` [PATCH V3 6/8] MIPS: Add Loongson-3B support
` [PATCH V3 7/8] MIPS: Loongson-3: Enable the COP2 usage
` [PATCH V3 8/8] MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X

[PATCH] tcp: fix setting csum_start in tcp_gso_segment
 2014-06-26  3:46 UTC  (3+ messages)
` [PATCH] net: fix setting csum_start in skb_segment()

Usb block driver to store file
 2014-06-26  3:41 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.