All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-05 04:04:49 to 2016-07-05 05:36:38 UTC [more...]

[Qemu-devel] [PULL 00/14] ppc-for-2.7 queue 20160705
 2016-07-05  5:36 UTC  (19+ 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

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

[PATCH 1/2] tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
 2016-07-05  5:34 UTC  (2+ messages)
` [1/2] "

[PATCH v2 00/41] Reorganize setup code and merge 32 and 64-bit setup_arch()
 2016-07-05  5:17 UTC  (38+ 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 10/41] powerpc: Add comment explaining the purpose of setup_kdump_trampoline()
` [PATCH 11/41] powerpc/dart: Use a cachable DART
` [PATCH 12/41] powerpc: Move FW feature probing out of pseries probe()
` [PATCH 13/41] powerpc: Put exception configuration in a common place
` [PATCH 14/41] powerpc/pmac: Remove early allocation of the SMU command buffer
` [PATCH 15/41] powerpc/64: Move MMU backend selection out of platform code
` [PATCH 16/41] powerpc/pasemi: Remove IOBMAP allocation from platform probe()
` [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 20/41] powerpc/mm/hash64: Don't test for machine type to detect HEA special case
` [PATCH 21/41] powerpc/pmac: Remove spurrious machine type test
` [PATCH 22/41] powerpc/mm: Move hash table ops to a separate structure
` [PATCH 23/41] powerpc: Ensure that ppc_md is empty before probing for machine type
` [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 26/41] powerpc/85xx/ge_imp3a: Don't use the "
` [PATCH 27/41] powerpc/85xx/mpc85xx_ds: "
` [PATCH 28/41] powerpc/85xx/mpc85xx_rdb: "
` [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 31/41] powerpc/64: Move the boot time info banner to a separate function
` [PATCH 32/41] powerpc/64: Move setting of {i, d}cache_bsize to initialize_cache_info()
` [PATCH 33/41] powerpc/64: Move the content of setup_system() to setup_arch()
` [PATCH 34/41] powerpc/32: Move cache info inits to a separate function
` [PATCH 35/41] powerpc: Re-order the call to smp_setup_cpu_maps()
` [PATCH 36/41] powerpc: Re-order setup_panic()

Lenovo A740 gave up waiting for root device with kernels >= 4.3
 2016-07-05  5:31 UTC  (4+ messages)

[PATCH 2/2] tty/hvc: Use opal irqchip interface if available
 2016-07-05  5:31 UTC  (2+ messages)
` [2/2] "

[Qemu-devel] [PATCH v2 00/18] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-05  5:31 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 07/18] pc: set APIC ID based on socket/core/thread ids if it's not been set yet
` [Qemu-devel] [PATCH v2 09/18] pc: delay setting number of boot CPUs to machine_done time

[Qemu-devel] [PULL 00/14] ppc-for-2.7 queue 20160705 (v2)
 2016-07-05  5:31 UTC  (15+ 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

[GIT PULL FOR v4.8] Various fixes/improvements
 2016-07-05  5:29 UTC  (2+ messages)

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

[PATCH 1/4] mfd: axp20x: add adc volatile ranges for axp22x
 2016-07-05  5:26 UTC  (5+ messages)
` [PATCH 2/4] power: add axp20x-battery driver
  ` [linux-sunxi] "

[GIT PULL] phy: for 4.8 merge window
 2016-07-05  5:23 UTC  (11+ messages)
` [PATCH 01/10] phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode"
` [PATCH 02/10] phy: Add set_mode callback
` [PATCH 03/10] dt-bindings: Add bindings for phy-da8xx-usb
` [PATCH 04/10] phy: da8xx-usb: new driver for DA8xx SoC USB PHY
` [PATCH 05/10] phy: rockchip-usb: should be a child device of the GRF
` [PATCH 06/10] phy: phy-qcom-ufs-qmp-20nm: Remove site specific OOM error message
` [PATCH 07/10] phy: phy-qcom-ufs-qmp-14nm: "
` [PATCH 08/10] phy-sun4i-usb: Add workaround for missing Vbus det interrupts on A31
` [PATCH 09/10] phy: rockhip-usb: use devm_add_action_or_reset()
` [PATCH 10/10] phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt

[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 

[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)

[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)

[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  (2+ 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

[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

[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  (3+ messages)
` [PATCH 2/2] drm/bridge: tc358767: Add DPI to "

[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  (7+ 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  (2+ messages)
` [PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo 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.