All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-14 15:53:29 to 2015-01-14 16:40:45 UTC [more...]

[U-Boot] [PATCHv1 00/22] Add SPL support for SoCFGPA
 2015-01-14 16:40 UTC  (6+ messages)
` [U-Boot] [PATCHv1 01/22] arm: socfpga: spl: Add main sdram code
` [U-Boot] [PATCHv1 02/22] arm: socfpga: enable saveenv to mmc partition
` [U-Boot] [PATCHv1 03/22] arm: socfpga: Add sdram initialization code
` [U-Boot] [PATCHv1 04/22] arm: socfpga: spl: Add SRAM section
` [U-Boot] [PATCHv1 05/22] arm: socfpga: spl: put SPL in sram

[PATCH v3 00/13] ARM: sun9i: Enable MMC support on Allwinner A80
 2015-01-14 16:40 UTC  (17+ messages)
` [PATCH v3 01/13] clk: sunxi: Add a common setup function for mmc module clocks
` [PATCH v3 02/13] clk: sunxi: Add mod0 and mmc module clock support for A80
` [PATCH v3 03/13] ARM: dts: sun9i: Add mmc module clock nodes "
` [PATCH v3 04/13] clk: sunxi: Add driver for A80 MMC config clocks/resets
` [PATCH v3 05/13] ARM: dts: sun9i: Add clock-indices property for bus gate clocks
` [PATCH v3 06/13] ARM: dts: sun9i: Add mmc config clock nodes
` [PATCH v3 07/13] ARM: dts: sunxi: Use label to reference pio in sunxi-common-regulators
` [PATCH v3 09/13] ARM: dts: sun9i: Add pinmux setting for mmc0

[Bug 88408] Black screen in Nuclear Dawn
 2015-01-14 16:40 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] cm-fx6 updates and a new splash screen feature
 2015-01-14 16:39 UTC  (4+ messages)
` [U-Boot] [PATCH 14/14] common: convert compulab splash load code to common code

[PATCH v5 0/5] x86: clean ups and feature enhancement in pmc_atom
 2015-01-14 16:39 UTC  (6+ messages)
` [PATCH v5 1/5] x86: pmc-atom: assign debugfs node as soon as possible
` [PATCH v5 2/5] x86: pmc_atom: don't check for NULL twice
` [PATCH v5 3/5] x86: pmc-atom: remove unused macro
` [PATCH v5 4/5] x86: pmc_atom: clean up init function
` [PATCH v5 5/5] x86: pmc_atom: expose contents of PSS

[Bug 87796] radeonsi 120Hz graphic glitches
 2015-01-14 16:38 UTC  (2+ messages)

[PATCH] TCO Watchdog warning interrupt driver creation
 2015-01-14 16:38 UTC  (9+ messages)

SSD1306 OLED driver
 2015-01-14 16:38 UTC  (3+ messages)

[RFC V6 2/3] add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
 2015-01-14 16:38 UTC  (13+ messages)
` [RFC V6 2/3] arm:add bitrev.h file "

[PATCH] MIPS: ELF: fix loading o32 binaries on 64-bit kernels
 2015-01-14 16:37 UTC  (2+ messages)

[PATCH 0/5] Support virtio multicast feature
 2015-01-14 16:37 UTC  (4+ messages)
` [PATCH v2 3/5] vhost: enable promisc mode and config VMDQ offload register for "

[PATCH 3.14 00/77] 3.14.29-stable review
 2015-01-14 16:37 UTC  (2+ messages)

[PATCH v2 1/4] perf tools: Fix segfault for symbol annotation on TUI
 2015-01-14 16:36 UTC  (5+ messages)
` [PATCH v2 2/4] perf tools: Add link argument to dso__find_symbol_by_name()
` [PATCH v2 4/4] perf probe: Fix probing kretprobes

[PATCHv2 00/14] xen: fix many long-standing grant mapping bugs
 2015-01-14 16:33 UTC  (6+ messages)
` [PATCH 12/14] xen-blkback: safely unmap grants in case they are still in use

unload Audio drivers while playback stream is active case kernel crash
 2015-01-14 16:34 UTC  (11+ messages)
  ` [alsa-devel] "

[PATCH net-next v13 0/3] add hisilicon hip04 ethernet driver
 2015-01-14 16:34 UTC  (4+ messages)
` [PATCH net-next v13 3/3] net: hisilicon: new "

Fwd: Question about kernel interfaces
 2015-01-14 16:33 UTC  (4+ messages)
  `  "

[RFC PATCH 0/9] xen: arm: reenable support for 32-bit userspace running in 64-bit guest
 2015-01-14 16:33 UTC  (7+ messages)
` [PATCH 4/9] xen: arm: turn vtimer traps for cp32/64 and sysreg into #undef

[Intel-gfx] [PATCH 1/2] drm: Adding rotation to drm_plane_helper_check_update
 2015-01-14 16:32 UTC  (3+ messages)
` [PATCH] "

[RFC PATCH] gpio: support for GPIO forwarding
 2015-01-14 16:32 UTC  (4+ messages)

[PATCH v4 00/20] kselftest install target feature
 2015-01-14 16:32 UTC  (3+ messages)
` [PATCH v4 20/20] kbuild: add a new kselftest_install make target to install selftests

[PATCH v7 00/20] KVM GICv3 emulation
 2015-01-14 16:31 UTC  (21+ messages)
` [PATCH v7 01/20] arm/arm64: KVM: rework MPIDR assignment and add accessors
` [PATCH v7 02/20] arm/arm64: KVM: pass down user space provided GIC type into vGIC code
` [PATCH v7 03/20] arm/arm64: KVM: refactor vgic_handle_mmio() function
` [PATCH v7 04/20] arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit ones
` [PATCH v7 05/20] arm/arm64: KVM: introduce per-VM ops
` [PATCH v7 06/20] arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
` [PATCH v7 07/20] arm/arm64: KVM: dont rely on a valid GICH base address
` [PATCH v7 08/20] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
` [PATCH v7 09/20] arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
` [PATCH v7 10/20] arm/arm64: KVM: refactor MMIO accessors
` [PATCH v7 11/20] arm/arm64: KVM: refactor/wrap vgic_set/get_attr()
` [PATCH v7 12/20] arm/arm64: KVM: add vgic.h header file
` [PATCH v7 13/20] arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
` [PATCH v7 14/20] arm/arm64: KVM: add opaque private pointer to MMIO data
` [PATCH v7 15/20] arm/arm64: KVM: add virtual GICv3 distributor emulation
` [PATCH v7 16/20] arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
` [PATCH v7 17/20] arm64: KVM: add SGI generation register emulation
` [PATCH v7 18/20] arm/arm64: KVM: enable kernel side of GICv3 emulation
` [PATCH v7 19/20] arm/arm64: KVM: allow userland to request a virtual GICv3
` [PATCH v7 20/20] arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses

[PATCH v2 1/3] block: support different tag allocation policy
 2015-01-14 16:30 UTC  (8+ messages)
` [PATCH v2 3/3] libata: use blk taging

[tpmdd-devel] Question about duplicate definitions of transmit_cmd in tpm-sysfs.c and tmp-interface.c
 2015-01-14 16:30 UTC  (2+ messages)

Packet Rx issue with DPDK1.8
 2015-01-14 16:30 UTC  (4+ messages)

Question about partitioning shared cache in Xen
 2015-01-14 16:29 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH v2 00/26] batman-adv: Cleanups
 2015-01-14 16:27 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH v2 25/26] batman-adv: packet.h, add some missing includes

Q on Support for I217 and I218 Intel chipsets
 2015-01-14 16:27 UTC  (4+ messages)

[U-Boot] [PATCH] arm: rmobile: Add SILK board support
 2015-01-14 16:27 UTC  (2+ messages)

(v2) Design proposal for RMRR fix
 2015-01-14 16:26 UTC  (18+ messages)

[PATCH 00/12] Atmel matrix, SMC and UDC rework
 2015-01-14 16:22 UTC  (26+ messages)
` [PATCH 01/12] mfd: syscon: Add atmel-matrix registers definition
` [PATCH 02/12] mfd: syscon: Add Atmel Matrix bus DT binding documentation
` [PATCH 03/12] mfd: syscon: Add atmel-smc registers definition
` [PATCH 04/12] mfd: syscon: Add Atmel SMC binding doc
` [PATCH 05/12] usb: gadget: at91_udc: Fix clock names
` [PATCH 06/12] usb: gadget: at91_udc: Drop uclk clock
` [PATCH 07/12] usb: gadget: at91_udc: Document DT clocks and clock-names property
` [PATCH 08/12] usb: gadget: at91_udc: Remove non-DT handling code
` [PATCH 09/12] usb: gadget: at91_udc: Simplify probe and remove functions
` [PATCH 10/12] usb: gadget: at91_udc: Rework for multi-platform kernel support
` [PATCH 11/12] usb: gadget: at91_udc: Update DT binding documentation
` [PATCH 12/12] usb: gadget: at91_udc: Allocate udc instance

[PATCH RFC] qla2xxx: Fix qla27xx_write_reg()
 2015-01-14 16:10 UTC 

[BBB] RTL8188EE not mounting
 2015-01-14 16:08 UTC 

[PATCH] [RFC] i2c: Don't wait for device release in i2c_del_adapter
 2015-01-14 16:24 UTC  (9+ messages)

Add DSO symbol versioning to supportbackwards compatibility
 2015-01-14 16:24 UTC  (7+ messages)
` [PATCH v3 1/4] compat: Add infrastructure to support symbol versioning
  ` [PATCH v3 2/4] Provide initial versioning for all DPDK libraries
  ` [PATCH v3 4/4] docs: Add ABI documentation

[PATCH] tools: kmod: break iteration once a command is executed
 2015-01-14 16:24 UTC  (2+ messages)

[PATCH iproute2 0/3] ip netns: Run over all netns
 2015-01-14 16:13 UTC  (3+ messages)

bug report for ath9k_htc driver
 2015-01-14 16:23 UTC  (9+ messages)

[PATCH v5 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2015-01-14 16:21 UTC  (4+ messages)

[PATCH v5 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2015-01-14 16:21 UTC  (4+ messages)

[PATCH] nfs: fix dio deadlock when O_DIRECT flag is flipped
 2015-01-14 16:21 UTC  (3+ messages)

[PATCH 00/20] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-01-14 16:20 UTC  (7+ messages)
` [PATCH 02/20] IB/core: Cache device attributes for use by upper level drivers
` [PATCH 05/20] IB/mad: Change cast in rcv_has_same_class

[PATCH v4 0/5] Add sensorhub driver
 2015-01-14 16:19 UTC  (7+ messages)
` [PATCH v4 1/5] iio: common: ssp_sensors: "
` [PATCH v4 3/5] iio: common: ssp_sensors: Add sensorhub iio commons
` [PATCH v4 4/5] iio: common: ssp_sensors: Add sensorhub accelerometer sensor
` [PATCH v4 5/5] iio: common: ssp_sensors: Add sensorhub gyroscope sensor
` iio: Move buffer registration to the core

[PATCH] ARM: EXYNOS: enable 4 cores secondary cpu up for exynos5440
 2015-01-14 16:19 UTC  (4+ messages)

[Qemu-devel] state of micro-checkpointing in qemu
 2015-01-14 16:18 UTC 

[patch 1/2] mm: page_counter: pull "-1" handling out of page_counter_memparse()
 2015-01-14 16:17 UTC  (9+ messages)
` [patch 2/2] mm: memcontrol: default hierarchy interface for memory

3.19-rc4: Xen pci-passthrough regression, bisected to commit cffe0a2b5a34c95a4dadc9ec7132690a5b0f6687 "x86, irq: Keep balance of IOAPIC pin reference count"
 2015-01-14 16:17 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/12] block/dmg: (compatibility) fixes and bzip2 support
 2015-01-14 16:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 01/12] block/dmg: properly detect the UDIF trailer

[PATCH v4] xen: arm: enable perf counters
 2015-01-14 16:16 UTC 

[Cluster-devel] [PATCH 1/5] gfs2-utils tests: Add keywords to tests
 2015-01-14 16:16 UTC  (5+ messages)
` [Cluster-devel] [PATCH 2/5] gfs2-utils tests: Shorten TESTSUITEFLAGS to TOPTS
` [Cluster-devel] [PATCH 3/5] gfs2-utils tests: Improve docs
` [Cluster-devel] [PATCH 4/5] gfs2-utils tests: Skip unit tests if check is not found
` [Cluster-devel] [PATCH 5/5] gfs2-utils tests: Document usage of convenience macros

[PATCH v4 2/5] iio: sensorhub: Add sensorhub bindings
 2015-01-14 16:16 UTC  (2+ messages)

[RFC] Updated Android sync patches
 2015-01-14 16:04 UTC  (4+ messages)
` [PATCH 1/3] android: add sync_fence_create_dma

[PATCH] xen/arm: Blacklist the memory mapped timer (armv7-timer-mem)
 2015-01-14 16:06 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas
 2015-01-14 16:14 UTC  (2+ messages)

[PATCH 0/4] Toaster feature / bugfix patchset
 2015-01-14 12:46 UTC 

[Lsf-pc] [LSF/MM ATTEND] Richacls
 2015-01-14 16:11 UTC  (11+ messages)

[PATCH] ARM: DTS: Exynos: convert to generic power domain bindings
 2015-01-14 16:11 UTC  (3+ messages)

[RFC PATCH v2 1/4] tty: serial_mctrl_gpio: Add irqs helpers for input lines
 2015-01-14 16:10 UTC  (5+ messages)
` [RFC PATCH v2 3/4] serial: at91: Use helpers for gpio irqs

[PATCH] clockevents: rockchip: Add rockchip timer for rk3288
 2015-01-14 16:10 UTC  (4+ messages)

[PATCH FIX for-3.19] IB/ipoib: Fix failed multicast joins/sends
 2015-01-14 16:09 UTC  (3+ messages)

[PATCH v8 0/4] FPGA Manager Framework
 2015-01-14 16:06 UTC  (16+ messages)
` [PATCH v8 2/4] fpga manager: add sysfs interface document

[Qemu-devel] cpu hotplug and windows guest (win2012r2)
 2015-01-14 16:07 UTC  (3+ messages)

[libvirt] [PATCH V5 0/3] Parser for xen-xl config format
 2015-01-14 16:07 UTC 

sysfs topology for arm64 cluster_id
 2015-01-14 16:07 UTC  (3+ messages)

Contributing via kernel-janitors
 2015-01-14 16:07 UTC 

[3.19-rc3] tg3: BUG: sleeping function called from invalid context
 2015-01-14 16:06 UTC  (3+ messages)

[Buildroot] [PATCH] libnetfilter_conntrack: fix static linking
 2015-01-14 16:02 UTC 

[RESEND PATCH v3] clocksource: exynos_mct: Add the support for Exynos 64bit SoC
 2015-01-14 16:02 UTC  (4+ messages)

Big repo not shrinking on repack or gc?
 2015-01-14 16:00 UTC  (4+ messages)

[U-Boot] Please pull u-boot-x86.git branch 'buildman'
 2015-01-14 15:59 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] Fill blank fields of doc/README.scrapyard with a tool
 2015-01-14 15:59 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] scripts: add a utility to fill blank fields of doc/README.scrapyard
` [U-Boot] [PATCH v2 2/2] README.scrapyard: fill commit and date fields

Driver/module in kernel fault. Anyone expert to help me? Siano ID 187f:0600
 2015-01-14 15:58 UTC  (5+ messages)

[Xenomai] Analogy - Digital input change detection on falling or rising edge (NI PCI6229)
 2015-01-14 15:58 UTC  (2+ messages)

[PATCH net 0/3]tg3: synchronize_irq() should be called without taking locks
 2015-01-14 15:57 UTC  (2+ messages)

[Buildroot] [PATCH] musl: bump to version 1.1.6
 2015-01-14 15:57 UTC  (2+ messages)

[PATCH] mtd: denali: Disable sub-page writes in Denali NAND driver
 2015-01-14 15:38 UTC 

[Buildroot] [PATCH] squid: bump to version 3.4.11
 2015-01-14 15:57 UTC  (2+ messages)

[PATCH v4 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-01-14 15:56 UTC  (5+ messages)

[Buildroot] [git commit] musl: bump to version 1.1.6
 2015-01-14 15:56 UTC 

[Buildroot] [git commit] squid: bump to version 3.4.11
 2015-01-14 15:56 UTC 

[PATCH] ARM: dts: exynos5422-odroidxu3: add INA2xx sensors
 2015-01-14 15:55 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/libftdi: rename patches to the new naming convention
 2015-01-14 15:55 UTC  (2+ messages)

[PATCH 0/8] locking: Various updates
 2015-01-14 15:55 UTC  (4+ messages)
` [PATCH 6/8] locking/mcs: Better differentiate between mcs variants

[patch net-next 1/2 v3] tc: add BPF based action
 2015-01-14 15:55 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] linux/linux.mk: added https:// pattern for kernel patches
 2015-01-14 15:55 UTC  (2+ messages)

[Buildroot] [PATCH] bootstrap: install production files only
 2015-01-14 15:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] botan: remove redundant INSTALL_TARGET
 2015-01-14 15:54 UTC  (2+ messages)

[PATCH V4 1/3] Introduce support for parsing/formatting Xen xl config format
 2015-01-14 15:54 UTC  (2+ messages)
        ` [libvirt] "

[PATCH 1/2] net/macb: Adding comments to various #defs to make interpretation easier
 2015-01-14 15:53 UTC  (3+ messages)
` [PATCH 2/2] net/macb: improved ethtool statistics support


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.