messages from 2016-07-22 17:17:06 to 2016-07-22 18:00:02 UTC [more...]
[PATCH 1/2] ARM: realview: Fix PBX-A9 cache description
2016-07-22 18:00 UTC (5+ messages)
` [PATCH 2/2] ARM: realview: Extend PBX family memory description
[PATCH v1 0/4] arm64 kexec-tools patches
2016-07-22 17:59 UTC (12+ messages)
` [PATCH v1 3/4] arm64: Add arm64 kexec support
[PATCH] contrib/persistent-https: use Git version for build label
2016-07-22 17:58 UTC (2+ messages)
[PATCH v8 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-07-22 17:57 UTC (6+ messages)
` [PATCH v8 5/9] acpi/arm64: Add GTDT table parse driver
[PATCH] contrib/persistent-https: update ldflags syntax for Go 1.7+
2016-07-22 17:55 UTC (2+ messages)
[RFC] locking/mutex: Fix starvation of sleeping waiters
2016-07-22 17:55 UTC (9+ messages)
` [RFC] Avoid mutex starvation when optimistic spinning is disabled
KVM on ARM crashes with new VGIC v4.7-rc7
2016-07-22 17:56 UTC (8+ messages)
[Cocci] Remove unnecessary null pointer checks?
2016-07-22 17:54 UTC (29+ messages)
` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
` [PATCH 0/4] GPU-DRM-Etnaviv: Fine-tuning for a few functions
` [PATCH 1/4] GPU-DRM-Etnaviv: Delete unnecessary checks before two function calls
` [PATCH 3/4] GPU-DRM-Etnaviv: Rename jump labels
` [PATCH 4/4] GPU-DRM-Etnaviv: Optimize error handling in etnaviv_gem_new_userptr()
[PATCH] [dvbv5-scan] wait no more than timeout when scanning
2016-07-22 17:54 UTC
[U-Boot] [PATCH] armv8: fsl-layerscape: mmu: Fix enabling MMU
2016-07-22 17:52 UTC
[PATCH v1] doc: update sphinx installation instructions
2016-07-22 17:50 UTC (2+ messages)
[PATCH] babeltrace: remove unnecessary SRCREV
2016-07-22 17:50 UTC
[PATCH] tools/libxc: Properly increment ApicIdCoreSize field on AMD
2016-07-22 17:50 UTC (4+ messages)
[PATCH v1] doc: fix sphinx highlighting warnings
2016-07-22 17:49 UTC (2+ messages)
[PATCH v3 0/3] cpufreq: avoid redundant driver calls in schedutil
2016-07-22 17:49 UTC (11+ messages)
` [PATCH v3 1/3] cpufreq: add cpufreq_driver_resolve_freq()
[PATCH] nfsd: Make creates return EEXIST correctly instead of EPERM
2016-07-22 17:48 UTC (9+ messages)
` [PATCH 1/7] nfsd: Make creates return EEXIST instead of EACCES
` [PATCH 2/7] nfsd: remove redundant zero-length check from create
` [PATCH 3/7] nfsd: remove redundant i_lookup check
` [PATCH 4/7] nfsd: reorganize nfsd_create
` [PATCH 5/7] nfsd: remove unnecessary positive-dentry check
` [PATCH 6/7] nfsd: clean up bad-type check in nfsd_create_locked
` [PATCH 7/7] nfsd: drop unnecessary MAY_EXEC check from create
[PATCH v1] doc: fix release notes for 16.07
2016-07-22 17:46 UTC (2+ messages)
[kernel-hardening] [PATCH v3 00/11] mm: Hardened usercopy
2016-07-22 17:45 UTC (9+ messages)
` [kernel-hardening] [PATCH v3 02/11] "
` [kernel-hardening] "
` "
[PATCH 2/4] GPU-DRM-Etnaviv: Delete unnecessary if statement in __etnaviv_gem_new()
2016-07-22 17:44 UTC (3+ messages)
` [PATCH] drm/etnaviv: Improve readability in __etnaviv_gem_new
[PATCH v1] convert: add test to demonstrate clean invocations
2016-07-22 17:44 UTC (4+ messages)
` [PATCH] diff: do not reuse worktree files that need "clean" conversion
Current state of Git worktree used with submodules?
2016-07-22 17:42 UTC (9+ messages)
` [PATCH v4 0/4] Split .git/config in multiple worktree setup
` [PATCH v4 3/4] submodule: support running "
[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
[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 (7+ 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 (2+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.