All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-18 09:11:32 to 2014-06-18 10:01:57 UTC [more...]

[PATCH] monkey: new v1.5.1 release (v2)
 2014-06-18 10:01 UTC  (4+ messages)

[PATCH v2 0/9] mfd: tps65917: Add support for for TPS65917 PMIC
 2014-06-18  9:59 UTC  (17+ messages)
` [PATCH v2 1/9] mfd: Add DT bindings for tps65917 PMIC
` [PATCH v2 2/9] regulator: palmas: Add tps65917 compatible string
` [PATCH v2 3/9] mfd: palmas: Add tps65917 specific definitions and enums
` [PATCH v2 4/9] mfd: palmas: Add tps65917 support
` [PATCH v2 5/9] regulator: palmas: Shift the reg_info structure definition to the header file
` [PATCH v2 6/9] mfd: palmas: shift the palmas_sleep_requestor_info "
` [PATCH v2 7/9] regulator: palmas: Add palmas_pmic_driver_data structure
` [PATCH v2 8/9] regulator: palmas: add driver data and modularize the probe
` [PATCH v2 9/9] regulator: palmas: Add tps65917 PMIC support

[U-Boot] [PATCH] Avoid using gawk-specific strtonum()
 2014-06-18 10:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] pc: acpi-build: make linker & RSDP tables dynamic
 2014-06-18 10:00 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/9] virtio-blk: use alias properties in transport devices
 2014-06-18  9:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 1/9] qom: add object_property_add_alias()
` [Qemu-devel] [PATCH v4 2/9] virtio-blk: avoid qdev property definition duplication
` [Qemu-devel] [PATCH v4 3/9] dataplane: bail out on unsupported transport
` [Qemu-devel] [PATCH v4 4/9] virtio-blk: move x-data-plane qdev property to virtio-blk.h
` [Qemu-devel] [PATCH v4 5/9] qdev: add qdev_alias_all_properties()
` [Qemu-devel] [PATCH v4 6/9] virtio-blk: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH v4 7/9] virtio-blk: drop virtio_blk_set_conf()
` [Qemu-devel] [PATCH v4 8/9] virtio: fix virtio-blk child refcount in transports
` [Qemu-devel] [PATCH v4 9/9] virtio-blk: move qdev properties into virtio-blk.c

[PATCH v2 00/20] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-06-18  9:57 UTC  (15+ messages)
` [PATCH v2 03/20] clk: sunxi: move "ahb_sdram" to protected clock list
` [PATCH v2 04/20] clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates
` [PATCH v2 05/20] clk: sunxi: Support factor clocks with N multiplier factor starting from 1
` [PATCH v2 08/20] ARM: sun6i: DT: Rename PLL6 to PLL6x2 and add fixed-factor-clock for PLL6

[PATCH v6 00/10] Intel MPX support
 2014-06-18  9:57 UTC  (12+ messages)
` [PATCH v6 01/10] x86, mpx: introduce VM_MPX to indicate that a VMA is MPX specific
` [PATCH v6 02/10] x86, mpx: add MPX specific mmap interface
` [PATCH v6 03/10] x86, mpx: add macro cpu_has_mpx
` [PATCH v6 04/10] x86, mpx: hook #BR exception handler to allocate bound tables
` [PATCH v6 05/10] x86, mpx: extend siginfo structure to include bound violation information
` [PATCH v6 06/10] mips: sync struct siginfo with general version
` [PATCH v6 07/10] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v6 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER
` [PATCH v6 09/10] x86, mpx: cleanup unused bound tables
` [PATCH v6 10/10] x86, mpx: add documentation on Intel MPX

[Qemu-devel] [PATCH] libqtest: escape strings in QMP commands, fix leak
 2014-06-18  9:56 UTC  (3+ messages)

[review-request] ichisanx/master
 2014-06-18  9:55 UTC  (3+ messages)

[Announce] Checkpoint-restore tool v1.3-rc2
 2014-06-18  9:55 UTC 

[PATCH net-next v2 0/3] Driver fir TI CC2520 Radio
 2014-06-18  9:55 UTC  (9+ messages)
` [PATCH net-next v2 1/3] ieee802154: cc2520: adds driver for TI CC2520 radio
` [PATCH net-next v2 3/3] devicetree: add devicetree bindings for cc2520 driver

[PATCH] Use obstack_zalloc when allocating tag
 2014-06-18  9:55 UTC 

reiser4: discard implementation, pass 2: allocation issues
 2014-06-18  9:55 UTC  (4+ messages)

[PATCHv6 0/3] mfd: sec-core: Add support S2MPU02 PMIC device
 2014-06-18  9:54 UTC  (13+ messages)
` [PATCHv6 1/3] mfd: sec-core: Add support for S2MPU02 device
` [PATCHv6 2/3] regulator: s2mps11: Add support S2MPU02 regulator device
` [PATCHv6 3/3] dt-bindings: mfd: s2mps11: Add support S2MPU02 PMIC
` [GIT PULL] Mark - Immutable branch between MFD and Regulator

[PATCH] mm/vmscan.c: fix an implementation flaw in proportional scanning
 2014-06-18  9:54 UTC  (6+ messages)

[Qemu-devel] [PATCH] tests: disable vhost test temporarily
 2014-06-18  9:54 UTC  (2+ messages)

[PATCH] arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
 2014-06-18  9:53 UTC  (3+ messages)

[PATCH v4 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
 2014-06-18  9:53 UTC  (4+ messages)
` [PATCH v4 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support

[Qemu-devel] [PATCH v5 0/3] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
 2014-06-18  9:52 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g
                `  "

[PATCH] clk: s3c64xx: Hookup SPI clocks correctly
 2014-06-18  9:52 UTC 

netfront regression in 3.16-rc1
 2014-06-18  9:51 UTC  (2+ messages)

[RESEND 0/4] phy: Introduce support for MiPHY365x
 2014-06-18  9:50 UTC  (7+ messages)
` [PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x

[PATCH v2 00/10] Add Maxim 77802 PMIC support
 2014-06-18  9:50 UTC  (15+ messages)
` [PATCH v2 01/10] mfd: max77686: Convert to use regmap_irq
` [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC
` [PATCH v2 07/10] regulator: Add driver for Maxim 77802 PMIC regulators

UBIFS becomes read-only when written, then fails to mount
 2014-06-18  9:48 UTC  (2+ messages)

[PATCH 18/28] Remove MN10300_PROC_MN2WS0038
 2014-06-18  9:48 UTC  (17+ messages)
` Remove orphan kconfig symbols
  ` [PATCH 05/28] Remove MPILIB_EXTRA
  ` [PATCH 21/28] Remove CPU_SUBTYPE_SH7764
          ` [PATCH] "

[PATCH] ext4: Add support for SFITRIM, an ioctl for secure FITRIM
 2014-06-18  9:48 UTC  (2+ messages)

[PATCHv1 0/2 net] xen-netfront: fix resume regressions in 3.16-rc1
 2014-06-18  9:47 UTC  (6+ messages)
` [PATCH 1/2] xen-netfront: fix oops when disconnected from backend
` [PATCH 2/2] xen-netfront: recreate queues correctly when reconnecting

[PATCH 1/2] arm64/crypto: fix data corruption bug in GHASH algorithm
 2014-06-18  9:46 UTC  (2+ messages)

[PATCH v4 0/3] Add ES8328 audio codec
 2014-06-18  9:45 UTC  (3+ messages)
` [PATCH v4 2/3] ASoC: add es8328 codec driver

[PATCH 0/1] A fix for kernel-module-split.bbclass
 2014-06-18  9:44 UTC  (3+ messages)
` [PATCH 1/1] kernel-module-split.bbclass: fix a typo in var name

[PATCH 00/13] netfilter fixes for net
 2014-06-18  9:44 UTC  (14+ messages)
` [PATCH 01/13] ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
` [PATCH 02/13] netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
` [PATCH 03/13] netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
` [PATCH 04/13] netfilter: nf_tables: use RCU-safe list insertion when replacing rules
` [PATCH 05/13] netfilter: nf_tables: use u32 for chain use counter
` [PATCH 06/13] netfilter: nf_tables: decrement chain use counter when replacing rules
` [PATCH 07/13] netfilter: nf_tables: fix wrong type in transaction "
` [PATCH 08/13] netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
` [PATCH 09/13] netfilter: nf_tables: indicate family when dumping set elements
` [PATCH 10/13] netfilter: nft_nat: don't dump port information if unset
` [PATCH 11/13] netfilter: ctnetlink: add zone size to length
` [PATCH 12/13] netfilter: nf_nat: fix oops on netns removal
` [PATCH 13/13] MAINTAINERS: merge ebtables into netfilter entry

[systemd-devel] [PATCH 10/11] Avoid doubling the efforts for /var/log/journal
 2014-06-18  9:44 UTC 

log record CRC mismatch: found 0x10a71f1d, expected 0xe012d25f
 2014-06-18  9:44 UTC 

[PATCH 0/2] x86/traps: Improvements
 2014-06-18  9:44 UTC  (3+ messages)
` [PATCH 2/2] x86/mce: Sanitise the #MC entry path

[PATCH] tools/pygrub: Fix extlinux when /boot is a separate partition from /
 2014-06-18  9:43 UTC  (2+ messages)

[PATCH] iswdigit.3: ATTRIBUTES: Note function that is thread safe with exceptions
 2014-06-18  9:43 UTC 

[U-Boot] [Patch v6 1/5] Added 64-bit MMIO accessors for ARMv8
 2014-06-18  9:43 UTC  (3+ messages)
` [U-Boot] [Patch v6 3/5] ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC

Support upper case identifier in vm.cfg for xl?
 2014-06-18  9:43 UTC  (4+ messages)

[PATCH 1/2] nss-3.15.1: fix CVE-2013-1739
 2014-06-18  9:41 UTC  (2+ messages)
` [PATCH 2/2] qt4-4.8.6: fix CVE-2014-0190

[PATCHv5 0/8] tools: rework VM Generation ID
 2014-06-18  9:39 UTC  (5+ messages)
` [PATCH 6/8] libxl: allow a generation ID to be specified at domain creation

[PATCH] mini-os: fix bit ops comments and memory clobbers
 2014-06-18  9:39 UTC  (4+ messages)

[U-Boot] [PATCH] test:dfu: Add test script for testing DFU regression
 2014-06-18  9:38 UTC  (2+ messages)
` [U-Boot] [PATCH v3] test:dfu: Add test scripts "

[PATCH v2 0/6] kvm-unit-tests: more instr. interceptions, debug control migration
 2014-06-18  9:38 UTC  (5+ messages)
` [PATCH v2 5/6] VMX: Validate capability MSRs
    ` [PATCH v3 "

xfs: two deadlock problems occur when kswapd writebacks XFS pages
 2014-06-18  9:37 UTC  (4+ messages)

[PATCH v2 0/8] xen: arm: Use super pages in p2m
 2014-06-18  9:36 UTC  (6+ messages)
` [PATCH v2 8/8] xen: arm: allocate more than one bank for 1:1 domain 0 if needed

[PATCH] vt: disable console blanking by default
 2014-06-18  9:27 UTC 

[libvirt] [PATCH libvirt] xen: handle root= in xen-xm configuration files
 2014-06-18  9:33 UTC 

[PATCH] ext4: Add support for SFITRIM, an ioctl for secure FITRIM
 2014-06-18  9:33 UTC  (13+ messages)

[PATCH 0/5] linux-yocto: 3.4, 3.10 and 3.14 updates
 2014-06-18  9:33 UTC  (5+ messages)

[Qemu-devel] vhost-user: migration?
 2014-06-18  9:33 UTC 

[U-Boot] Atmel SAMA5D31 NOR boot - sanity check required
 2014-06-18  9:33 UTC  (2+ messages)

[Qemu-trivial] [PATCHv2] usb: Fix usb-bt-dongle initialization
 2014-06-18  9:32 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 00/22] Random ARM randconfig fixes in drivers
 2014-06-18  9:31 UTC  (14+ messages)
` [PATCH 1/2] dmaengine: omap: hide filter_fn for built-in drivers
  ` [PATCH] misc: atmel_pwm: only build for supported platforms

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-18  9:29 UTC  (12+ messages)

should yocto ref manual variable glossary include bitbake variables?
 2014-06-18  9:28 UTC  (3+ messages)

[PATCH] efi: fix pointer type errors in fdt_uefi_find_params()
 2014-06-18  9:28 UTC  (4+ messages)

[PATCH v4 0/7] mfd: axp20x: add AXP221 PMIC support
 2014-06-18  9:28 UTC  (7+ messages)
` [PATCH v4 1/7] "

[PATCH v2 00/18] PCIe support for DRA7xx
 2014-06-18  9:27 UTC  (10+ messages)
` [PATCH v2 03/18] PCI: designware: Configuration space should be specified in 'reg'

[Qemu-devel] [PULL 0/8] build system and libcacard changes for 2014-06-10
 2014-06-18  9:25 UTC  (6+ messages)
` [Qemu-devel] [PULL 2/8] vscclient: use glib thread primitives not qemu

Boot problems with a PA6T board
 2014-06-18  9:26 UTC  (17+ messages)
      ` Kernel 3.15: "

[PATCH 0/9] Make DPDK tailqs fully local
 2014-06-18  9:25 UTC  (4+ messages)
` [PATCH 1/9] eal: map shared config into exact same address as primary process

[PATCH] efi/arm64: efistub: remove local copy of linux_banner
 2014-06-18  9:25 UTC  (6+ messages)

[PATCH v2 00/27] Add i40e PMD support
 2014-06-18  9:23 UTC  (4+ messages)

[Buildroot] [ANNOUNCE] Autobuilder script available, join the autobuilder effort!
 2014-06-18  9:23 UTC  (8+ messages)

[Buildroot] [PATCH] Makefile: do not purge locale-archive from target
 2014-06-18  9:23 UTC 

cron job: media_tree daily build: OK
 2014-06-18  9:23 UTC 

[PATCH] mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption
 2014-06-18  9:23 UTC  (2+ messages)

[PATCH] mfd: wm8994: Add a bunch of missing defaults/readables
 2014-06-18  9:21 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: increase default hop penalty
 2014-06-18  9:21 UTC  (3+ messages)

[PATCH] mfd: cros_ec_spi: set wakeup capability
 2014-06-18  9:20 UTC  (2+ messages)

[PATCH v5 0/14] Migration Stream v2
 2014-06-18  9:19 UTC  (7+ messages)
` [PATCH v5 RFC 05/14] tools/libxc: noarch common code

Can anyone help me to run the l2fwd-ivshmem example?
 2014-06-18  9:18 UTC  (5+ messages)

[PATCH v5 00/21] xen/arm: Add GICv3 support
 2014-06-18  9:17 UTC  (5+ messages)
` [PATCH v5 16/21] xen/arm: split vgic driver into generic and vgic-v2 driver

[PROTOTYPE 10/10] ARM: shmobile: multiplatform: add Audo DMAC peri peri support on defconfig
 2014-06-18  9:15 UTC 

[PROTOTYPE 09/10] ARM: shmobile: lager: Sound DMA support via DVC on DTS
 2014-06-18  9:15 UTC 

[PROTOTYPE 08/10] ARM: shmobile: lager: Sound DMA support via SRC on DTS
 2014-06-18  9:15 UTC 

[PROTOTYPE 07/10] ARM: shmobile: lager: Sound DMA support via BUSIF on DTS
 2014-06-18  9:14 UTC 

[PROTOTYPE 06/10] ARM: shmobile: lager: Sound DMA support on DTS
 2014-06-18  9:14 UTC 

[PATCH 1/2] Revert "drm/radeon: remove drm_vblank_get|put from pflip handling"
 2014-06-18  9:14 UTC  (4+ messages)

[PROTOTYPE 05/10] ARM: shmobile: lager: Sound PIO support on DTS
 2014-06-18  9:14 UTC 

[PROTOTYPE 04/10] ARM: shmobile: r8a7790: add Audio DMAC peri peri support on DTSI
 2014-06-18  9:14 UTC 

[PATCH] dwarves_fprintf.c: DW_TAG_mutable_type doesn't exist
 2014-06-18  9:14 UTC 

[PROTOTYPE 03/10] ARM: shmobile: r8a7790: add Audio DMAC entry for sound on DTSI
 2014-06-18  9:14 UTC 

Enable HP machine to enable capture mute led and output mute led
 2014-06-18  9:13 UTC 

[PATCH 02/10] ARM: shmobile: r8a7791: add DVC support on DTSI
 2014-06-18  9:13 UTC 

[PATCH 01/10] ARM: shmobile: r8a7790: add DVC support on DTSI
 2014-06-18  9:13 UTC 

[PROTOTYPE 0/18]: ARM: shmobile: lager: sound support via DT
 2014-06-18  9:13 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.