All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-24 23:47:42 to 2015-05-25 03:46:37 UTC [more...]

[PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-05-25  3:46 UTC  (29+ messages)
  ` [PATCH v2 5/7] Watchdog: introduce "pretimeout" into framework
  ` [PATCH v2 6/7] Watchdog: introduce ARM SBSA watchdog driver

[PATCH v6] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-25  3:44 UTC  (2+ messages)

[U-Boot] soft-i2c and i2c-gpio question with at91
 2015-05-25  3:45 UTC  (2+ messages)

[PATCH] Typos and grammatical fixes
 2015-05-25  3:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/5] Add Microblaze configuration options
 2015-05-25  3:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/5] target-microblaze: Fix up indentation
  ` [Qemu-devel] [PATCH RESEND "

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2015-05-25  3:42 UTC 

[Bug 98851] New: the man page tc-filters is missing
 2015-05-25  3:41 UTC 

[PATCH 0/2] IO hint for no caching object for cache-tiering
 2015-05-25  3:32 UTC  (3+ messages)
` [PATCH 1/2] Rados: cache-tierng support CEPH_OP_FLAG_TIER_NOCACHE
` [PATCH 2/2] Rados: add test case for CEPH_OP_FLAG_TIER_NOCACHE

[U-Boot] [PATCH V3] sf: Add support for flag status register on Micron chips
 2015-05-25  3:33 UTC  (2+ messages)

[PATCH] tests: convert `echo -n` to `printf`
 2015-05-25  3:33 UTC  (4+ messages)
      ` [PATCH v2] "

post-receive: pub/scm/utils/dtc/dtc
 2015-05-25  3:32 UTC 

[Qemu-devel] [PATCH] microblaze: s3adsp: Instantiate CPU using QOM
 2015-05-25  3:31 UTC 

[Qemu-devel] [PATCH RFC v9 0/7] Update tests/qemu-iotests failing cases for the s390 platform
 2015-05-25  3:30 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC v9 1/7] qemu-iotests: qemu machine type support
` [Qemu-devel] [PATCH RFC v9 2/7] qemu-iotests: run qemu with -nodefaults and fix 067, 071, 081 and 087
` [Qemu-devel] [PATCH RFC v9 3/7] qemu-iotests: s390x: fix test 041
` [Qemu-devel] [PATCH RFC v9 4/7] qemu-iotests: s390x: fix test 055
` [Qemu-devel] [PATCH RFC v9 5/7] qemu-iotests: s390x: fix test 049
` [Qemu-devel] [PATCH RFC v9 6/7] qemu-iotests: s390x: fix test 051
` [Qemu-devel] [PATCH RFC v9 7/7] qemu-iotests: s390x: fix test 130

[osstest test] 56996: tolerable FAIL - PUSHED
 2015-05-25  3:31 UTC  (2+ messages)

pull-request: wireless-drivers-next 2015-05-21
 2015-05-25  3:29 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-05-25  3:28 UTC 

[LTP] [PATCH] containers: new testcase userns02 The user ID and group ID, which are inside a container, can be modified by its parent process
 2015-05-25 11:24 UTC 

[PATCH] Btrfs: remove csum_bytes_left
 2015-05-25  3:20 UTC 

[nightly] Distroless meta-ti/master minimal build 2015-05-24_21-00-51
 2015-05-25  3:19 UTC 

Payment
 2015-05-22 14:42 UTC 

[PATCH net-next 0/6] mlx4: Enable single ported VFs over IB ports
 2015-05-25  3:13 UTC  (2+ messages)

Payment
 2015-05-22 14:39 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-05-25  3:13 UTC 

Payment
 2015-05-22 14:39 UTC 

Payment
 2015-05-22 14:39 UTC 

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2015-05-25  3:07 UTC 

[Qemu-devel] [PATCH v9 00/24] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-05-25  2:55 UTC  (25+ messages)
` [Qemu-devel] [PATCH v9 01/24] hw/acpi/aml-build: Make enum values to be upper case to match coding style
` [Qemu-devel] [PATCH v9 02/24] hw/arm/virt: Move common definitions to virt.h
` [Qemu-devel] [PATCH v9 03/24] hw/arm/virt: Record PCIe ranges in MemMapEntry array
` [Qemu-devel] [PATCH v9 04/24] hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM
` [Qemu-devel] [PATCH v9 05/24] hw/acpi/aml-build: Add aml_memory32_fixed() term
` [Qemu-devel] [PATCH v9 06/24] hw/acpi/aml-build: Add aml_interrupt() term
` [Qemu-devel] [PATCH v9 07/24] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices
` [Qemu-devel] [PATCH v9 08/24] hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
` [Qemu-devel] [PATCH v9 09/24] hw/arm/virt-acpi-build: Generate MADT table
` [Qemu-devel] [PATCH v9 10/24] hw/arm/virt-acpi-build: Generate GTDT table
` [Qemu-devel] [PATCH v9 11/24] hw/arm/virt-acpi-build: Generate RSDT table
` [Qemu-devel] [PATCH v9 12/24] hw/arm/virt-acpi-build: Generate RSDP table
` [Qemu-devel] [PATCH v9 13/24] hw/arm/virt-acpi-build: Generate MCFG table
` [Qemu-devel] [PATCH v9 14/24] hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec
` [Qemu-devel] [PATCH v9 15/24] hw/acpi/aml-build: Add ToUUID macro
` [Qemu-devel] [PATCH v9 16/24] hw/acpi/aml-build: Add aml_or() term
` [Qemu-devel] [PATCH v9 17/24] hw/acpi/aml-build: Add aml_lnot() term
` [Qemu-devel] [PATCH v9 18/24] hw/acpi/aml-build: Add aml_else() term
` [Qemu-devel] [PATCH v9 19/24] hw/acpi/aml-build: Add aml_create_dword_field() term
` [Qemu-devel] [PATCH v9 20/24] hw/acpi/aml-build: Add aml_dword_io() term
` [Qemu-devel] [PATCH v9 21/24] hw/acpi/aml-build: Add Unicode macro
` [Qemu-devel] [PATCH v9 22/24] hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table
` [Qemu-devel] [PATCH v9 23/24] ACPI: split CONFIG_ACPI into 4 pieces
` [Qemu-devel] [PATCH v9 24/24] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables

[osstest test] 56922: regressions - FAIL
 2015-05-25  3:04 UTC  (12+ messages)

[PATCH trivial] enic: Grammar s/an negative/a negative/
 2015-05-25  3:03 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-05-25  3:03 UTC 

[RFC PATCH 0/4] x86, mwaitt: introduce AMD mwaitt support
 2015-05-25  2:42 UTC  (9+ messages)
` [RFC PATCH 2/4] x86, mwaitt: introduce mwaitx idle with a configurable timer

[PATCH net-next] bridge: skip fdb add if the port shouldn't learn
 2015-05-25  2:59 UTC  (3+ messages)
` [Bridge] "

[PATCH] rds: re-entry of rds_ib_xmit/rds_iw_xmit
 2015-05-25  2:55 UTC  (2+ messages)

[LTP] [PATCH] controllers/cpuacct: tst_brkm() instead of exit
 2015-05-25  2:51 UTC  (3+ messages)
` [LTP] [PATCH v2] controllers/cpuacct: tst_brkm() instead of echo failed message

[Qemu-devel] [PATCH v6 00/13] Fix transactional snapshot with dataplane and NBD export
 2015-05-25  2:48 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 01/13] block: Add op blocker type "device IO"
` [Qemu-devel] [PATCH v6 12/13] block: Block "device IO" during bdrv_drain and bdrv_drain_all

cron job: media_tree daily build: ERRORS
 2015-05-25  2:47 UTC 

Payment
 2015-05-22 15:05 UTC 

[PATCH v2] i2c: designware: Avoid unnecessary resuming during system suspend
 2015-05-25  2:42 UTC  (5+ messages)

[Ocfs2-devel] ocfs2 drop lock patch required any reviews, thanks
 2015-05-25  2:43 UTC 

Additional Debug and other various pr_ additions
 2015-05-25  2:42 UTC 

[PATCH v5] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-25  2:36 UTC  (3+ messages)

[PATCH V2 0/8] Support more than 8 vcpus on arm64 with GICv3
 2015-05-25  2:34 UTC  (7+ messages)
` [PATCH V2 1/8] xen/arm64: increase MAX_VIRT_CPUS to 128 on arm64
` [PATCH V2 4/8] xen/arm: Use the new mapping relations between vCPUID and vMPIDR

Does --freeze-reshape only work during initrd boot phase?
 2015-05-25  2:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2015-05-25  2:19 UTC 

[PATCH] base:cacheinfo - Fix for typos in comment and pr_warn log message
 2015-05-25  2:18 UTC 

[PATCH v2] grep: Fix LSB NG Cases for gplv2 version
 2015-05-25  2:18 UTC 

[PATCH v2 0/2] Add MediaTek display PWM driver
 2015-05-25  2:14 UTC  (4+ messages)

[PATCH 0/2] extcon: Inform the state of both ID and VBUS pin for USB
 2015-05-25  2:12 UTC  (3+ messages)
` [PATCH 1/2] extcon: Add extcon_set_cable_line_state() to inform the additional state of external connectors

New libtirpc vs fedfs-utils
 2015-05-25  2:12 UTC  (3+ messages)

[PATCH] cpufreq:exynos-cpufreq - Fix for memory leak in case SOC name does not match
 2015-05-25  2:09 UTC  (2+ messages)

[RFC][v2][PATCH 00/14] Fix RMRR
 2015-05-25  2:09 UTC  (7+ messages)
` [RFC][v2][PATCH 07/14] xen/passthrough: extend hypercall to support rdm reservation policy
` [RFC][v2][PATCH 10/14] tools: extend XENMEM_set_memory_map

[Qemu-devel] [PATCH qemu] pseries: Update SLOF firmware image to qemu-slof-20150429
 2015-05-25  2:06 UTC  (4+ messages)

[PATCH 0/3] iommu/arm-smmu: Add driver for ARM SMMUv3 devices
 2015-05-25  2:07 UTC  (8+ messages)
` [PATCH 2/3] iommu/arm-smmu: Add initial driver support "

Payment
 2015-05-22 14:04 UTC 

[Buildroot] Help for another newbie, AT91sam9x25 incorrect defconfig or incorrect rootfs.ubi
 2015-05-25  2:06 UTC  (3+ messages)

usb: gadget: f_fs: O_NONBLOCK waits MAX_SCHEDULE_TIMEOUT
 2015-05-25  1:55 UTC  (6+ messages)

[PATCH] serial: 8250: remove return statements from void function
 2015-05-25  1:53 UTC  (3+ messages)

Question about PEX boot on Xen with OVMF as bios
 2015-05-25  1:50 UTC 

[char-misc-next 01/11] mei: consume flow control on the first chunk of writing
 2015-05-25  1:46 UTC  (5+ messages)
` [char-misc-next 11/11] mei: revamp mei bus code

[PATCH] PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
 2015-05-25  1:41 UTC  (2+ messages)

[PATCH 0/2] sunxi a20 mmc timeout fix
 2015-05-25  1:44 UTC  (5+ messages)
` [PATCH 1/2] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
  ` [linux-sunxi] "

Linux 4.1-rc5
 2015-05-25  1:44 UTC 

BUG: rwlock bad magic on CPU#1, NetworkManager/
 2015-05-25  1:41 UTC  (5+ messages)

[PATCH v6 0/2] kconfig: add xenconfig
 2015-05-25  1:40 UTC  (6+ messages)
` [PATCH v6 2/2] kconfig: add xenconfig defconfig helper

[Qemu-devel] [PATCH] configure: Check for libfdt version 1.4.0
 2015-05-25  1:35 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] Migration cleanups for postcopy
 2015-05-25  0:50 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH 2/6] Split header writing out of qemu_savevm_state_begin
` [Qemu-devel] [PATCH 4/6] Create MigrationIncomingState

[Qemu-devel] [PATCH] spapr: ensure we have at least one XICS server
 2015-05-25  1:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] Bitmap based CPU enumeration
 2015-05-25  1:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/3] cpus: Add Error argument to cpu_exec_init()
` [Qemu-devel] [PATCH v3 2/3] cpus: Convert cpu_index into a bitmap

[Update][PATCH v4 2/3] PCI/ASPM: Fix NULL pointer when find parent pcie_link_state
 2015-05-25  1:34 UTC 

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2015-05-25  1:37 UTC 

Linux kernel 4.1-rc5 released
 2015-05-25  1:35 UTC 

[RFC PATCH v1 0/3] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-05-25  1:33 UTC  (5+ messages)
` [RFC PATCH v1 1/3] PCI: designware: Add ARM64 support

Question about "Make sched entity usage tracking scale-invariant"
 2015-05-25  1:19 UTC 

[PATCH 0/9] Add basic fitImage support
 2015-05-25  1:33 UTC  (4+ messages)
` [PATCH 1/9] kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKE

[ANNOUNCE] Renesas tree closing for v4.2
 2015-05-25  1:29 UTC 

Official google winning notification letter
 2015-05-24 23:40 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2015-05-25  1:28 UTC 

[PATCH v4 1/3] PCI: Add pdev->has_secondary_link to mark pcie link
 2015-05-25  1:26 UTC  (4+ messages)
` [PATCH v4 2/3] PCI/ASPM: Fix NULL pointer when find parent pcie_link_state

[PATCH v3 00/11] r8a7793 SoC, Gose board support
 2015-05-25  1:25 UTC  (2+ messages)

[RFC 1/3] ARM: shmobile: rcar-gen2: Add generic "renesas,rcar-gen2" machine
 2015-05-25  1:17 UTC  (2+ messages)

[PATCH] openssl: drop the padlock_conf.patch
 2015-05-25  1:15 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
 2015-05-25  1:14 UTC  (5+ messages)

[PATCH 0/2] ARM: shmobile: Enable bockw board in defconfigs
 2015-05-25  1:12 UTC  (5+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable shmobile r8a7778/bockw platform

RaspberryPi "is this a real kernel?"
 2015-05-25  1:11 UTC  (2+ messages)

[PATCH] ARM: shmobile: lager: Fix adv7511 IRQ sensing
 2015-05-25  1:08 UTC  (2+ messages)

[PATCH 0/6] UHS-I support for sh_mobile_sdhi
 2015-05-25  1:07 UTC  (4+ messages)
` [PATCH 6/6] ARM: shmobile: lager: Enable UHS-I SDR-50

[PATCH 0/9 linux-next] move dir_pages() to pagemap.h
 2015-05-25  1:06 UTC  (4+ messages)
` [PATCH 2/9 linux-next] nilfs2: remove dir_pages() declaration

[PATCH 0/4] serial: sh-sci: Add DMA support to the DT binding
 2015-05-25  1:04 UTC  (3+ messages)

Did convert do anything?
 2015-05-25  1:02 UTC 

[stable] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
 2015-05-25  0:56 UTC 

[stable] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
 2015-05-25  0:56 UTC 

[oe-commits] Roy Li : elfutils: Security Advisory - CVE-2015-0255
 2015-05-25  0:54 UTC  (2+ messages)

[PATCH] usb: renesas_usbhs: avoid uninitialized variable use
 2015-05-25  0:53 UTC  (4+ messages)

[PATCH v5 00/16] Bluetooth: Multi-advertising infrastructure
 2015-05-25  0:52 UTC  (7+ messages)
` [PATCH v4 00/17] BlueZ/Bluetooth: "
  ` [PATCH v5 12/16] Bluetooth: mgmt: multi adv for set_advertising_complete()
  ` [BlueZ v5] tools/mgmt_tester: expect 0 rp when removing all adv inst

[PATCH 0/3 v6] mmc: sh_mmcif: add parent clk support
 2015-05-25  0:50 UTC  (8+ messages)

[PATCH][V2] apt: upgrade to 1.0.9.9
 2015-05-25  0:49 UTC  (3+ messages)

[ANNOUNCE] kexec-tools v2.0.10 preparation
 2015-05-25  0:48 UTC 

[PATCH 1/2] powerpc/configs: merge pseries_defconfig and pseries_le_defconfig
 2015-05-25  0:46 UTC  (4+ messages)

[LTP] [PATCH V2] Add userns01 testcase to verify user namespace
 2015-05-25  0:27 UTC  (3+ messages)

[U-Boot] Pull request: nand flash
 2015-05-25  0:25 UTC 

[PATCH 00/19] ACPICA: 20150515 Release
 2015-05-25  0:15 UTC  (5+ messages)
` [PATCH 1/2] ACPICA: acpihelp: Update for new NFIT table GUIDs
` [PATCH 2/2] ACPICA: Fix for ill-formed GUID strings for NFIT tables

[PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs
 2015-05-25  0:11 UTC  (14+ messages)
` [PATCH v3 1/5] Documentation: devicetree: add Broadcom SATA binding

[PATCH] staging: r8712u: Fix kernel warning for improper call of del_timer_sync()
 2015-05-25  0:11 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tj/libata
 2015-05-25  0:11 UTC 

[PATCH] fs: sysfs: don't pass count == 0 to bin file readers
 2015-05-25  0:07 UTC  (6+ messages)

[PATCH/RFC 0/3] --seed as an alias for --dissociate --reference
 2015-05-24 23:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] target-s390x: TCG fixes and improvements
 2015-05-24 23:47 UTC  (10+ messages)
` [Qemu-devel] [PATCH 02/10] target-s390x: fix MMU index computation
` [Qemu-devel] [PATCH 03/10] target-s390x: define default NaN values
` [Qemu-devel] [PATCH 04/10] target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDED
` [Qemu-devel] [PATCH 05/10] target-s390x: detect tininess before rounding for FP operations
` [Qemu-devel] [PATCH 06/10] target-s390x: improve facilities list
` [Qemu-devel] [PATCH 07/10] target-s390x: enable fully implemented facilities
` [Qemu-devel] [PATCH 08/10] target-s390x: implement STFLE instruction
` [Qemu-devel] [PATCH 09/10] target-s390x: move a few instructions to the correct facility
` [Qemu-devel] [PATCH 10/10] target-s390x: implement LAY and LAEY instructions


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.