All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-22 16:52:04 to 2016-07-22 17:40:48 UTC [more...]

[meta-fsl-arm][PATCH 0/4] Upgrade to 4.1.15-1.2.0 BSP
 2016-07-22 14:38 UTC  (2+ messages)
` [meta-fsl-arm][PATCH 1/4] linux-imx: Upgrade to 4.1.15-1.1.1 Patch release

Current state of Git worktree used with submodules?
 2016-07-22 17:40 UTC  (11+ messages)
` [PATCH v4 0/4] Split .git/config in multiple worktree setup
  ` [PATCH v4 2/4] submodule: update core.worktree using git-config
  ` [PATCH v4 3/4] submodule: support running in multiple worktree setup

[PATCH] tools/libxc: Properly increment ApicIdCoreSize field on AMD
 2016-07-22 17:38 UTC  (2+ messages)

[PATCH v2] net: ipv6: Always leave anycast and multicast groups on link down
 2016-07-22 17:37 UTC  (2+ messages)

replicatedPG assert fails
 2016-07-22 17:35 UTC  (19+ messages)

[yocto-autobuilder][PATCH] nightly-wic.conf: build genericx86 wic images
 2016-07-22 17:35 UTC 

[U-Boot] [PATCH] mx7: Allow selection of secure or non-secure mode
 2016-07-22 17:34 UTC  (2+ messages)

GFS2: Pull request (merge window)
 2016-07-22 17:33 UTC  (2+ messages)
  ` [Cluster-devel] "

[Ksummit-discuss] [TECH TOPIC] Compiler shopping list
 2016-07-22 17:33 UTC  (6+ messages)

[PATCH 0/2] arm64: mm: use fully constructed struct pages from EFI page tables
 2016-07-22 17:32 UTC  (3+ messages)
` [PATCH 1/2] arm64: mm: make create_mapping_late() non-allocating
` [PATCH 2/2] arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages

KVM on ARM crashes with new VGIC v4.7-rc7
 2016-07-22 17:38 UTC  (5+ messages)

[PATCH] doc: add cryptodev shared library version to release notes
 2016-07-22 17:32 UTC  (2+ messages)

arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3900' requires '-mfp32'
 2016-07-22 17:28 UTC 

[PATCH v2] doc: add section on tested platforms and nics and OSes
 2016-07-22 17:30 UTC  (2+ messages)

[PULL] KVM/ARM updates for Linux 4.8, take #1
 2016-07-22 17:29 UTC  (112+ messages)
` [PATCH 01/55] arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
` [PATCH 02/55] arm64: Add PTE_HYP_XN page table flag
` [PATCH 03/55] arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
` [PATCH 04/55] arm/arm64: KVM: Map the HYP text as read-only
` [PATCH 05/55] arm/arm64: KVM: Make default HYP mappings non-excutable
` [PATCH 06/55] KVM: arm/arm64: The GIC is dead, long live the GIC
` [PATCH 07/55] arm64: KVM: Merged page tables documentation
` [PATCH 08/55] arm64: KVM: Always reference __hyp_panic_string via its kernel VA
` [PATCH 09/55] arm/arm64: KVM: Remove hyp_kern_va helper
` [PATCH 10/55] arm64: KVM: Kill HYP_PAGE_OFFSET
` [PATCH 11/55] arm64: Add ARM64_HYP_OFFSET_LOW capability
` [PATCH 12/55] arm64: KVM: Define HYP offset masks
` [PATCH 13/55] arm64: KVM: Refactor kern_hyp_va to deal with multiple offsets
` [PATCH 14/55] arm/arm64: KVM: Export __hyp_text_start/end symbols
` [PATCH 15/55] arm64: KVM: Runtime detection of lower HYP offset
` [PATCH 16/55] arm/arm64: KVM: Always have merged page tables
` [PATCH 17/55] arm64: KVM: Simplify HYP init/teardown
` [PATCH 18/55] arm/arm64: KVM: Drop boot_pgd
` [PATCH 19/55] arm/arm64: KVM: Kill free_boot_hyp_pgd
` [PATCH 20/55] arm: KVM: Simplify HYP init
` [PATCH 21/55] arm: KVM: Allow hyp teardown
` [PATCH 22/55] arm/arm64: KVM: Prune unused #defines
` [PATCH 23/55] arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range
` [PATCH 24/55] arm/arm64: Get rid of KERN_TO_HYP
` [PATCH 25/55] arm64: KVM: Clean up a condition
` [PATCH 26/55] KVM: arm/arm64: vgic: Move redistributor kvm_io_devices
` [PATCH 27/55] KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_device
` [PATCH 28/55] KVM: Extend struct kvm_msi to hold a 32-bit device ID
` [PATCH 29/55] KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
` [PATCH 30/55] KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
` [PATCH 31/55] KVM: arm/arm64: vgic: Add refcounting for IRQs
` [PATCH 32/55] irqchip/gic-v3: Refactor and add GICv3 definitions
` [PATCH 33/55] KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
` [PATCH 34/55] KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
` [PATCH 35/55] KVM: arm64: vgic-its: Introduce new KVM ITS device
` [PATCH 36/55] KVM: arm64: vgic-its: Implement basic ITS register handlers
` [PATCH 37/55] KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
` [PATCH 38/55] KVM: arm64: vgic-its: Read initial LPI pending table
` [PATCH 39/55] KVM: arm64: vgic-its: Allow updates of LPI configuration table
` [PATCH 40/55] KVM: arm64: vgic-its: Implement ITS command queue command handlers
` [PATCH 41/55] KVM: arm64: vgic-its: Implement MSI injection in ITS emulation
` [PATCH 42/55] KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
` [PATCH 43/55] KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
` [PATCH 44/55] irqchip/gicv3-its: Restore all cacheability attributes
` [PATCH 45/55] KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
` [PATCH 46/55] KVM: arm64: vgic-its: Fix handling of indirect tables
` [PATCH 47/55] KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handling
` [PATCH 48/55] KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_id
` [PATCH 49/55] KVM: arm64: vgic-its: Validate the device table L1 entry
` [PATCH 50/55] KVM: arm64: vgic-its: Fix L2 entry validation for indirect tables
` [PATCH 51/55] KVM: arm64: vgic-its: Add collection allocator/destructor
` [PATCH 52/55] KVM: arm64: vgic-its: Add pointer to corresponding kvm_device
` [PATCH 53/55] KVM: arm64: vgic-its: Turn device_id validation into generic ID validation
` [PATCH 54/55] KVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi similar to other handlers
` [PATCH 55/55] KVM: arm64: vgic-its: Simplify MAPI error handling

[RFC v9 0/6] KVM: arm/arm64: gsi routing support
 2016-07-22 17:33 UTC  (3+ messages)

yocto community build for 3.14.52-1.1.0_ga
 2016-07-22 17:26 UTC  (3+ messages)

[RFC][PATCH 1/2] x86, pkeys: default to a restrictive init PKRU
 2016-07-22 17:26 UTC  (2+ messages)
` [RFC][PATCH 2/2] x86, pkeys: allow configuration of init_pkru

ACPI device using sub-resource of PCI device
 2016-07-22 17:26 UTC  (5+ messages)

cheap and targeted Instagram Marketing
 2016-07-22 17:24 UTC 

[v6 PATCH 0/6] Rockchip Type-C and DisplayPort driver
 2016-07-22 17:23 UTC  (5+ messages)
  ` [v6 PATCH 1/6] extcon: Add Type-C and DP support

[PATCH v3] doc: flow bifurcation guide on Linux
 2016-07-22 17:23 UTC  (4+ messages)
` [PATCH v4] "

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-07-22 17:22 UTC  (9+ messages)
` [PATCH v4 2/2] ACPI / button: Add document for ACPI control method lid device restrictions

[PATCH] doc: announce KNI ethtool removal
 2016-07-22 17:20 UTC  (6+ messages)

[PATCH] btrfs-progs: Make RAID stripesize configurable
 2016-07-22 17:20 UTC  (4+ messages)

[RFC/PATCH] status: suggest 'git merge --abort' when appropriate
 2016-07-22 17:19 UTC  (2+ messages)

[U-Boot] suggested/stealable setups for robustness with switchable partitions?
 2016-07-22 17:18 UTC 

[PATCH 1/3] mac802154: don't warn on unsupported frames
 2016-07-22 17:18 UTC  (3+ messages)
` [PATCH 2/3] mac802154: use rate limited warnings for malformed frames
` [PATCH 3/3] ieee802154: encrypt frame before ieee802154_subif_start_xmit is called

[Qemu-devel] [PATCH v2] block/gluster: fix doc in the qapi schema and member name
 2016-07-22 17:17 UTC  (3+ messages)

Problem connecting to wifi on libertas_cpio (sd8686)
 2016-07-22 17:17 UTC  (23+ messages)

[patch net-next v2 0/9] mlxsw: implement port mirroring offload
 2016-07-22 17:17 UTC  (3+ messages)
` [patch net-next v2 1/9] mlxsw: pci: Add resources query implementation

[Ksummit-discuss] [CORE TOPIC] More useful types in the linux kernel
 2016-07-22 17:18 UTC  (10+ messages)

[PATCH] klibc: fix install destination in 64bit env
 2016-07-22 17:16 UTC  (2+ messages)

[PATCH] git-subtree.sh: Use --allow-unrelated-histories when splitting with --rejoin
 2016-07-22 17:15 UTC  (6+ messages)

Make Simple Sense to Complex Financial Data in Just 2 Days
 2016-07-22 17:15 UTC 

[PATCH] doc: update release notes
 2016-07-22 17:14 UTC  (2+ messages)

[RFC] git-svn: allow --version to work anywhere
 2016-07-22 17:13 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2016-07-22 17:07 UTC  (19+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH] ASoC: Intel: Skylake: Delete an unnecessary check before the function call "release_firmware
                                  ` [PATCH] ASoC: Intel: Skylake: Delete an unnecessary check before the function call "release_firmware"

[PATCH] powerpc/eeh: trivial fix to non-conventional PCI address output on EEH log
 2016-07-22 17:05 UTC 

arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32'
 2016-07-22 17:03 UTC 

[Cluster-devel] [PATCH 00/10] GFS2: Pre-pull patch posting (merge window)
 2016-07-22 17:04 UTC  (11+ messages)
` [Cluster-devel] [PATCH 01/10] GFS2: don't set rgrp gl_object until it's inserted into rgrp tree
` [Cluster-devel] [PATCH 02/10] gfs2: Initialize iopen glock holder for new inodes
` [Cluster-devel] [PATCH 03/10] gfs2: Fix gfs2_lookup_by_inum lock inversion
` [Cluster-devel] [PATCH 04/10] gfs2: Get rid of gfs2_ilookup
` [Cluster-devel] [PATCH 05/10] gfs2: Large-filesystem fix for 32-bit systems
` [Cluster-devel] [PATCH 06/10] gfs2: Lock holder cleanup
` [Cluster-devel] [PATCH 07/10] fs: export __block_write_full_page
` [Cluster-devel] [PATCH 08/10] gfs2: writeout truncated pages
` [Cluster-devel] [PATCH 09/10] GFS2: Check rs_free with rd_rsspin protection
` [Cluster-devel] [PATCH 10/10] GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes

[PATCH v1 0/6] Porcelain Status V2
 2016-07-22 17:01 UTC  (5+ messages)
` [PATCH v1 3/6] Per-file output for "

[PATCH] pinctrl: fix pincontrol definition for marvell
 2016-07-22 16:59 UTC  (2+ messages)

[PATCH v2 0/2] doc: live migration procedure with vhost_user
 2016-07-22 16:59 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 1/2] drm/atomic-helper: Add atomic_mode_set version to extend encoder mode_set
 2016-07-22 16:56 UTC  (3+ messages)

[Cocci] [PATCH RFC] coccinelle: tests: if and else branch should probably not be identical
 2016-07-22 16:56 UTC  (3+ messages)
  `  "

[PATCH v4 0/2] doc: live migration procedure
 2016-07-22 16:56 UTC  (3+ messages)
` [PATCH v5 "

[Bug 141511] New: Apple™ support @18009690621@ apple apple icloud technical support phone number
 2016-07-22 16:55 UTC 

Why drm-mipi-dsi is built-in only?
 2016-07-22 16:55 UTC  (2+ messages)

[PATCH 0/9] mwifiex patches
 2016-07-22 16:55 UTC  (7+ messages)
` [PATCH 5/9] mwifiex: cfg80211 set_default_mgmt_key handler

[Qemu-devel] [PATCH] target-ppc: add PPC_MFTB flag to e5500 core
 2016-07-22 16:53 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] target-ppc: add PPC_MFTB flag to e500mc and e5500

[PATCH v2 00/17] replace pcommit with ADR or directed flushing
 2016-07-22 16:52 UTC  (7+ messages)
` [PATCH v2 16/17] x86/insn: remove pcommit

[PATCH v3 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree
 2016-07-22 16:52 UTC  (2+ messages)

[PATCH v2 0/9] SELinux support for Infiniband RDMA
 2016-07-22 16:52 UTC  (6+ messages)
` [PATCH v2 5/9] selinux: Create policydb version for Infiniband 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.