All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-05 03:12:47 to 2016-07-05 05:24:13 UTC [more...]

[GIT PULL] Qualcomm ARM64 Defconfig Updates for v4.8
 2016-07-05  5:24 UTC  (3+ messages)

[PATCH] ASoC: rt5645: disable soft volume control
 2016-07-05  5:23 UTC 

[GIT PULL] phy: for 4.8 merge window
 2016-07-05  5:23 UTC 

[Qemu-devel] [RFC PATCH v0 0/5] sPAPR: Fix migration when CPUs are removed in random order
 2016-07-05  5:22 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH v0 1/5] cpu: Factor out cpu vmstate_[un]register into separate routines
` [Qemu-devel] [RFC PATCH v0 2/5] cpu: Optionally use arch_id instead of cpu_index in cpu vmstate_register()
` [Qemu-devel] [RFC PATCH v0 3/5] spapr: Implement CPUClass.get_arch_id() for PowerPC CPUs
` [Qemu-devel] [RFC PATCH v0 4/5] xics: Use arch_id instead of cpu_index in XICS code
` [Qemu-devel] [RFC PATCH v0 5/5] spapr: Prefer arch_id over cpu_index

[GIT PULL] Qualcomm Defconfig Updates for v4.8
 2016-07-05  5:23 UTC  (3+ messages)

[Qemu-devel] [PULL 00/14] ppc-for-2.7 queue 20160705
 2016-07-05  5:16 UTC  (17+ messages)
` [Qemu-devel] [PULL 01/14] ppc: Fix xsrdpi, xvrdpi and xvrspi rounding
` [Qemu-devel] [PULL 02/14] spapr: Ensure thread0 of CPU core is always realized first
` [Qemu-devel] [PULL 03/14] ppc: simplify max_smt initialization in ppc_cpu_realizefn()
` [Qemu-devel] [PULL 04/14] spapr_iommu: Realloc guest visible TCE table when starting/stopping listening
` [Qemu-devel] [PULL 05/14] vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
` [Qemu-devel] [PULL 06/14] vfio: Add host side DMA window capabilities
` [Qemu-devel] [PULL 07/14] vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
` [Qemu-devel] [PULL 08/14] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
` [Qemu-devel] [PULL 09/14] ppc: simplify ppc_hash64_hpte_page_shift_noslb()
` [Qemu-devel] [PULL 10/14] target-ppc: Correct page size decoding in ppc_hash64_pteg_search()
` [Qemu-devel] [PULL 11/14] target-ppc: Simplify HPTE matching
` [Qemu-devel] [PULL 12/14] target-ppc: Return page shift from PTEG search
` [Qemu-devel] [PULL 13/14] ppc/hash64: Add proper real mode translation support
` [Qemu-devel] [PULL 14/14] ppc/hash64: Fix support for LPCR:ISL

[PATCH v6 0/1] phy-sun4i-usb: Add support for peripheral-only mode
 2016-07-05  5:22 UTC  (3+ messages)
` [PATCH v6] "

[GIT PULL] omap-gpmc changes for v4.8 merge window
 2016-07-05  5:21 UTC  (3+ messages)

[PATCH 2/2] spapr: Better handling of ibm,pa-features TM bit
 2016-07-05  5:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH 0/3] Rework spapr: Better handling of ibm, pa-features "
  `  "
  ` [Qemu-devel] [PATCH 1/3] spapr: Disable ibm, pa-features HTM bit
    `  "
  ` [Qemu-devel] [PATCH 2/3] Add KVM_CAP_PPC_HTM to linux/kvm.h
    `  "
  ` [PATCH 3/3] spapr: Set ibm, pa-features HTM from KVM_CAP_PPC_HTM
    ` [Qemu-devel] "

[GIT PULL] DaVinci updates for v4.8
 2016-07-05  5:19 UTC  (2+ messages)

[v2,1/2] refactor code parsing size based on memory range
 2016-07-05  5:18 UTC  (4+ messages)

[PATCH v2 00/41] Reorganize setup code and merge 32 and 64-bit setup_arch()
 2016-07-05  5:17 UTC  (25+ messages)
` [PATCH 01/41] dt: Add of_device_compatible_match()
` [PATCH 02/41] drm: Fix broken use of _PAGE_NO_CACHE on powerpc
` [PATCH 03/41] powerpc/prom_init: PTRRELOC is not needed
` [PATCH 04/41] powerpc: Make PTRRELOC() 32-bit only
` [PATCH 05/41] powerpc: Factor do_feature_fixup calls
` [PATCH 06/41] powerpc: Move 64-bit feature fixup earlier
` [PATCH 07/41] powerpc: Move 64-bit memory reserves to setup_arch()
` [PATCH 08/41] powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
` [PATCH 09/41] powerpc: Update obsolete comments in setup_32.c about entry conditions
` [PATCH 13/41] powerpc: Put exception configuration in a common place
` [PATCH 15/41] powerpc/64: Move MMU backend selection out of platform code
` [PATCH 17/41] powerpc/mm/hash: Don't use machine_is() early during boot
` [PATCH 18/41] powerpc/rtas: Don't test for machine type in rtas_initialize()
` [PATCH 19/41] powerpc: Don't test for machine type in smp_setup_cpu_maps()
` [PATCH 21/41] powerpc/pmac: Remove spurrious machine type test
` [PATCH 24/41] powerpc: Move 64-bit probe_machine() to later in the boot process
` [PATCH 25/41] powerpc/cell: Don't use flat device-tree after boot
` [PATCH 28/41] powerpc/85xx/mpc85xx_rdb: Don't use the "
` [PATCH 29/41] powerpc: Move 32-bit probe() machine to later in the boot process
` [PATCH 30/41] powerpc: Get rid of ppc_md.init_early()
` [PATCH 32/41] powerpc/64: Move setting of {i, d}cache_bsize to initialize_cache_info()
` [PATCH 35/41] powerpc: Re-order the call to smp_setup_cpu_maps()
` [PATCH 36/41] powerpc: Re-order setup_panic()

[U-Boot] [PATCH] sf: sf_params: Add AT25DF321 flash support
 2016-07-05  5:17 UTC 

[PATCH] powerpc/pci: Fix build with PCI_IOV=y and EEH=n
 2016-07-05  5:16 UTC  (3+ messages)

EMAIL UPDATE JULY
 2016-07-05  5:09 UTC 

[PATCH v1 00/28] Support non-PCI devices
 2016-07-05  5:16 UTC  (8+ messages)
` [PATCH v1 28/28] ether: support SoC device/driver

[PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed
 2016-07-05  5:16 UTC  (13+ messages)

[Qemu-devel] [PATCH v10 00/26] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-07-05  5:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v10 02/26] x86-iommu: provide x86_iommu_get_default

[GIT PULL] ARM: at91: dt for 4.8 #2
 2016-07-05  4:20 UTC  (4+ messages)
` [GIT PULL] ARM: at91: dt for 4.8 #2 bis

[GIT PULL] ARM: at91: soc for 4.8 #2
 2016-07-05  4:15 UTC  (3+ messages)

[GIT PULL] ARM: at91: drivers for 4.8 #2
 2016-07-05  4:03 UTC  (3+ messages)

[PATCH 36/41] powerpc: Re-order setup_panic()
 2016-07-05  5:07 UTC  (6+ messages)
` [PATCH 37/41] powerpc/64: Make a few boot functions __init
` [PATCH 38/41] powerpc: Merge 32-bit and 64-bit setup_arch()
` [PATCH 39/41] powerpc/mm: Fix build of Book3E/64 with 64K pages
` [PATCH 40/41] powerpc/pci: Fix build of Book3E/64 without EEH
` [PATCH 41/41] powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs

[U-Boot] [PATCH] armv8: Enable CPUECTLR.SMPEN for data coherency
 2016-07-05  5:06 UTC  (5+ messages)

Why null skcipher to copy AAD data?
 2016-07-05  5:03 UTC  (2+ messages)

Remittance: $4511, ***SPAM*** Remittance: $4511
 2016-07-05  4:55 UTC 

EMAIL NOTIFICATION
 2016-07-05  4:41 UTC 

[U-Boot] Wandboard: u-boot.img is getting too large
 2016-07-05  4:54 UTC 

[Qemu-devel] [PATCH qemu v19 0/5] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
 2016-07-05  4:53 UTC  (2+ messages)

[PATCH v5 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-07-05  4:49 UTC  (4+ messages)
` [PATCH v5 3/3] gpio: lp873x: Add support for General Purpose Outputs

[GIT PULL] device tree updates for omaps for v4.8 merge window
 2016-07-05  4:47 UTC  (3+ messages)

[GIT PULL] arm64: X-Gene platforms DTS changes queued for 4.8 - part1
 2016-07-05  4:46 UTC  (2+ messages)

[4.7-rc4] WARNING: CPU: 10 PID: 3359 at fs/inode.c:280 drop_nlink+0x3e/0x50
 2016-07-05  4:45 UTC  (2+ messages)

More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes
 2016-07-05  4:43 UTC  (6+ messages)

[PATCH v2 0/5] drivers: net: xgene: Fix 1G hot-plug and module support
 2016-07-05  4:40 UTC  (4+ messages)
` [PATCH v2 3/5] drivers: net: phy: Add MDIO driver

[PATCH v3 0/5] drivers: net: xgene: Fix 1G hot-plug and module support
 2016-07-05  4:40 UTC  (6+ messages)
` [PATCH v3 5/5] drivers: net: xgene: Fix module load/unload crash
` [PATCH v3 4/5] dtb: xgene: Add MDIO node
` [PATCH v3 2/5] drivers: net: xgene: Backward compatibility with older firmware
` [PATCH v3 3/5] drivers: net: phy: Add MDIO driver
` [PATCH v3 1/5] drivers: net: xgene: MAC and PHY configuration changes

[PATCH 0/2] Toshiba TC358767 eDP bridge driver
 2016-07-05  4:38 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: tc358767: add DT documentation
` [PATCH 2/2] drm/bridge: tc358767: Add DPI to eDP bridge driver

[PATCH v1 00/25] PCI: Request host bridge window resources
 2016-07-05  4:37 UTC  (2+ messages)

[PATCH v3 0/2] arm/arm64: Fix architected timer interrupt trigger
 2016-07-05  4:37 UTC  (9+ messages)
` [PATCH v3 1/2] clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered
` [PATCH v3 2/2] arm64: dts: Fix broken architected timer interrupt trigger

btrfs RAID 10 truncates files over 2G to 4096 bytes
 2016-07-05  4:36 UTC  (3+ messages)

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
 2016-07-05  4:36 UTC  (5+ messages)
` [PATCH V9 09/11] ARM64/PCI: ACPI support for legacy IRQs parsing and consolidation with DT code

[RFC PATCH V2 0/2] ECAM quirks handling for ARM64 platforms
 2016-07-05  4:36 UTC  (17+ messages)
` [RFC PATCH V2 1/2] ACPI/PCI: Match PCI config space accessors against platfrom specific ECAM quirks
    ` [Linaro-acpi] "

[PATCH] kasan: make depot_fetch_stack more robust
 2016-07-05  4:35 UTC  (4+ messages)

[GIT PULL] arm64: defconfig: juno updates for v4.8
 2016-07-05  4:33 UTC  (2+ messages)

[GIT PULL v2] drivers: firmware: scpi updates for v4.8
 2016-07-05  4:32 UTC  (2+ messages)

[PATCH v14 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-05  1:58 UTC  (2+ messages)

[PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests
 2016-07-05  4:31 UTC  (8+ messages)
` [PATCH 19/20] xfs: run xfs_repair at the end of each test

[PATCH 1/2] net: ethernet: bcmgenet: use phydev from struct net_device
 2016-07-05  4:30 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings

MemoryOverwriteRequestControl
 2016-07-05  4:24 UTC  (10+ messages)

[PATCH] arm64:mm Remove the redundant initrd memblock codes
 2016-07-05  4:18 UTC  (5+ messages)

[PATCH v2 1/2] drm/fsl-dcu: rework codes to support of_graph dt binding for panel
 2016-07-05  4:01 UTC  (2+ messages)

[PATCH v2] cxl: Refine slice error debug messages
 2016-07-05  4:06 UTC  (2+ messages)

[PATCH 1/6] powerpc/perf: factor out power8 pmu macros and defines
 2016-07-05  4:05 UTC  (4+ messages)
` [PATCH 5/6] powerpc/perf: Power9 PMU support

[PATCH 0/3] ARM: dts: imx6sx: Initial UDOO Neo enablement
 2016-07-05  4:04 UTC  (11+ messages)
` [PATCH 1/3] ARM: dts: imx6sx-sabreauto: Fix misspelled property
` [PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo support
` [PATCH 3/3] ARM: dts: imx6sx-udoo-neo: Add SD

PROBLEM: MTU of ipsec tunnel drops continuously until traffic stops
 2016-07-05  3:55 UTC  (3+ messages)

linux-next: build failure after merge of the tip tree (from the drm-intel tree)
 2016-07-05  3:53 UTC  (2+ messages)

[GIT PULL 1/3] ARM: Keystone DTS update for 4.8
 2016-07-05  3:52 UTC  (6+ messages)
` [GIT PULL 2/3] ARM: Keystone config updates "
` [GIT PULL 3/3] ARM: Keystone pm_domain fix "

[PATCH 10/31] mm, vmscan: remove duplicate logic clearing node congestion and dirty state
 2016-07-05  3:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 01/26] x86-iommu: introduce parent class
 2016-07-05  3:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 27/26] intel_iommu: disallow kernel-irqchip=on with IR

[PATCH 1/2] qe/ic: move qe_ic_init from platforms to irqchip
 2016-07-05  3:51 UTC  (4+ messages)
` [PATCH 2/2] qe/ic: refactor qe_ic to simplify

[PATCH v2 0/3] AUXADC: Mediatek auxadc driver
 2016-07-05  3:50 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: auxadc: Add binding document for Mediatek auxadc
` [PATCH v2 2/3] auxadc: Add Mediatek auxadc driver for mt2701
` [PATCH v2 3/3] arm: dts: auxadc: Add auxadc node

Unable to mount degraded RAID5
 2016-07-05  3:48 UTC  (6+ messages)

EMAIL UPDATE JULY
 2016-07-05  3:28 UTC 

[GIT PULL] ARM: mvebu: defconfig64 for v4.8 (#1)
 2016-07-05  3:39 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: cleanup for v4.8 (#1)
 2016-07-05  3:38 UTC  (2+ messages)

[PATCH 0/4] ext4: Fix deadlock during page writeback
 2016-07-05  3:38 UTC  (10+ messages)
` [PATCH 1/4] "

[U-Boot] [PATCH] powerpc/mpc85xx: Fix SPL_BUILD compilation by adding CONFIG_USB_EHCI_FSL flag
 2016-07-05  3:38 UTC  (3+ messages)

[PATCH] xfs: lock the rt summary inode when unmapping realtime extents
 2016-07-05  3:36 UTC  (3+ messages)

[PATCH 0/1]ext4: Fix for WARN_ON_ONCE when marking buffer dirty
 2016-07-05  3:27 UTC  (4+ messages)
` [PATCH 1/1]ext4: Fix "

[PATCH 04/31] mm, vmscan: begin reclaiming pages on a per-node basis
 2016-07-05  3:17 UTC  (2+ messages)

[RFC PATCH] swap: choose swap device according to numa node
 2016-07-05  3:19 UTC  (3+ messages)
` [RFC RESEND "

[Regression] Amd-Vi + ivrs_ioapic cause kernel oops (4.4, 4.7 fail 3.9 works)
 2016-07-05  3:17 UTC  (6+ messages)

[PATCH V5 3/3] Introducing multipath C API
 2016-07-05  3:17 UTC  (2+ messages)

DONATION OF $ 1.5 MILLION DOLLARS!!!
 2016-07-05  3:15 UTC 

[Qemu-devel] [PATCH 0/3] Fixes and cleanups to HPTE lookup and page size decoding
 2016-07-05  3:13 UTC  (2+ messages)

[PATCH v3 00/17] Xen ARM DomU ACPI support
 2016-07-05  3:12 UTC  (2+ messages)
` [PATCH v3 17/17] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ


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.