messages from 2015-04-29 12:11:27 to 2015-04-30 20:53:53 UTC [more...]
FAILED: patch "[PATCH] usb: gadget: printer: enqueue printer's response for setup" failed to apply to 3.14-stable tree
2015-04-30 20:53 UTC
[PATCH v4] usb: gadget: composite: enable BESL support
2015-04-30 20:53 UTC (2+ messages)
[PATCH] block: loop: avoiding too many pending per work I/O
2015-04-30 16:59 UTC (4+ messages)
[RFT PATCH] drm/exynos: Enable DP clock to fix display on Exynos5250 and other
2015-04-30 16:50 UTC (7+ messages)
[PATCH 3.12 00/63] 3.12.42-stable review
2015-04-30 14:26 UTC (66+ messages)
` [PATCH 3.12 01/63] KVM: ARM: Fix calculation of virtual CPU ID
` [PATCH 3.12 02/63] KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks
` [PATCH 3.12 03/63] ARM: KVM: Yield CPU when vcpu executes a WFE
` [PATCH 3.12 04/63] ARM: KVM: Fix MPIDR computing to support virtual clusters
` [PATCH 3.12 05/63] KVM: ARM: Update comments for kvm_handle_wfi
` [PATCH 3.12 06/63] ARM: KVM: fix L2CTLR to be per-cluster
` [PATCH 3.12 07/63] arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
` [PATCH 3.12 08/63] arm64: KVM: Yield CPU when vcpu executes a WFE
` [PATCH 3.12 09/63] arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init
` [PATCH 3.12 10/63] ARM: KVM: Allow creating the VGIC after VCPUs
` [PATCH 3.12 11/63] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put
` [PATCH 3.12 12/63] arm64: KVM: Force undefined exception for Guest SMC intructions
` [PATCH 3.12 13/63] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive
` [PATCH 3.12 14/63] KVM: ARM: Remove duplicate include
` [PATCH 3.12 15/63] arm: kvm: implement CPU PM notifier
` [PATCH 3.12 16/63] arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
` [PATCH 3.12 17/63] arm64: KVM: force cache clean on page fault when caches are off
` [PATCH 3.12 18/63] arm64: KVM: allows discrimination of AArch32 sysreg access
` [PATCH 3.12 19/63] arm64: KVM: trap VM system registers until MMU and caches are ON
` [PATCH 3.12 20/63] ARM: KVM: introduce kvm_p*d_addr_end
` [PATCH 3.12 21/63] arm64: KVM: flush VM pages before letting the guest enable caches
` [PATCH 3.12 22/63] ARM: KVM: force cache clean on page fault when caches are off
` [PATCH 3.12 23/63] ARM: KVM: fix handling of trapped 64bit coprocessor accesses
` [PATCH 3.12 24/63] ARM: KVM: fix ordering of "
` [PATCH 3.12 25/63] ARM: KVM: introduce per-vcpu HYP Configuration Register
` [PATCH 3.12 26/63] ARM: KVM: add world-switch for AMAIR{0,1}
` [PATCH 3.12 27/63] ARM: KVM: trap VM system registers until MMU and caches are ON
` [PATCH 3.12 28/63] ARM: KVM: fix non-VGIC compilation
` [PATCH 3.12 29/63] ARM: KVM: disable KVM in Kconfig on big-endian systems
` [PATCH 3.12 30/63] KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
` [PATCH 3.12 31/63] KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address
` [PATCH 3.12 32/63] arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
` [PATCH 3.12 33/63] kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
` [PATCH 3.12 34/63] arm/arm64: KVM: Fix and refactor unmap_range
` [PATCH 3.12 35/63] ARM: KVM: Unmap IPA on memslot delete/move
` [PATCH 3.12 36/63] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
` [PATCH 3.12 37/63] arm64: KVM: export demux regids as KVM_REG_ARM64
` [PATCH 3.12 38/63] ARM: virt: fix wrong HSCTLR.EE bit setting
` [PATCH 3.12 39/63] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
` [PATCH 3.12 40/63] KVM: ARM/arm64: fix non-const declaration of function returning const
` [PATCH 3.12 41/63] KVM: ARM/arm64: fix broken __percpu annotation
` [PATCH 3.12 42/63] KVM: ARM/arm64: avoid returning negative error code as bool
` [PATCH 3.12 43/63] KVM: vgic: return int instead of bool when checking I/O ranges
` [PATCH 3.12 44/63] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
` [PATCH 3.12 45/63] arm/arm64: KVM: Complete WFI/WFE instructions
` [PATCH 3.12 46/63] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
` [PATCH 3.12 47/63] KVM: ARM: vgic: plug irq injection race
` [PATCH 3.12 48/63] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
` [PATCH 3.12 49/63] arm: kvm: fix CPU hotplug
` [PATCH 3.12 50/63] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
` [PATCH 3.12 51/63] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
` [PATCH 3.12 52/63] arm64/kvm: Fix assembler compatibility of macros
` [PATCH 3.12 53/63] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
` [PATCH 3.12 54/63] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [PATCH 3.12 55/63] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [PATCH 3.12 56/63] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [PATCH 3.12 57/63] arm/arm64: KVM: Introduce stage2_unmap_vm
` [PATCH 3.12 58/63] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [PATCH 3.12 59/63] arm/arm64: KVM: Require in-kernel vgic for the arch timers
` [PATCH 3.12 60/63] arm64: KVM: Fix TLB invalidation by IPA/VMID
` [PATCH 3.12 61/63] arm64: KVM: Fix HCR setting for 32bit guests
` [PATCH 3.12 62/63] arm64: KVM: Do not use pgd_index to index stage-2 pgd
` [PATCH 3.12 63/63] arm/arm64: KVM: Keep elrsr/aisr in sync with software model
[PATCH 1/3] xhci: fix isoc endpoint dequeue from advancing too far on transaction error
2015-04-30 14:16 UTC (3+ messages)
` [PATCH 2/3] xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
` [PATCH 3/3] xhci: gracefully handle xhci_irq dead device
[PATCH v2 0/2][request stable 3.10 inclusion] CVE-2014-8172
2015-04-30 12:28 UTC (3+ messages)
` [PATCH 1/2] fput: turn "list_head delayed_fput_list" into llist_head
` [PATCH 2/2] get rid of s_files and files_lock
[patch added to the 3.12 stable tree] mm/hugetlb: use pmd_page() in follow_huge_pmd()
2015-04-30 12:27 UTC
Commit 97534127 ("mm/hugetlb: use pmd_page() in follow_huge_pmd()") for v3.12
2015-04-30 12:26 UTC (2+ messages)
[PATCHES] Networking
2015-04-30 12:25 UTC (4+ messages)
[patch added to the 3.12 stable tree] ip_forward: Drop frames with attached skb->sk
2015-04-30 12:25 UTC (10+ messages)
` [patch added to the 3.12 stable tree] tcp: fix possible deadlock in tcp_send_fin()
` [patch added to the 3.12 stable tree] tcp: avoid looping "
` [patch added to the 3.12 stable tree] net: do not deplete pfmemalloc reserve
` [patch added to the 3.12 stable tree] net: fix crash in build_skb()
` [patch added to the 3.12 stable tree] Btrfs: fix log tree corruption when fs mounted with -o discard
` [patch added to the 3.12 stable tree] btrfs: don't accept bare namespace as a valid xattr
` [patch added to the 3.12 stable tree] Btrfs: fix inode eviction infinite loop after cloning into it
` [patch added to the 3.12 stable tree] Btrfs: fix inode eviction infinite loop after extent_same ioctl
` [patch added to the 3.12 stable tree] sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance
[PATCH][request stable 3.10 inclusion] CVE-2014-8172
2015-04-30 12:24 UTC (6+ messages)
` [PATCH] get rid of s_files and files_lock
[PATCH 3.12 00/83] 3.12.41-stable review
2015-04-30 12:11 UTC (3+ messages)
[PATCH for 3.12.y stable 00/63] Backport fixes of KVM/ARM to 3.12.y stable kernel
2015-04-30 11:07 UTC (2+ messages)
[patch added to the 3.12 stable tree] KVM: ARM: Fix calculation of virtual CPU ID
2015-04-30 9:25 UTC (63+ messages)
` [patch added to the 3.12 stable tree] KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks
` [patch added to the 3.12 stable tree] ARM: KVM: Yield CPU when vcpu executes a WFE
` [patch added to the 3.12 stable tree] ARM: KVM: Fix MPIDR computing to support virtual clusters
` [patch added to the 3.12 stable tree] KVM: ARM: Update comments for kvm_handle_wfi
` [patch added to the 3.12 stable tree] ARM: KVM: fix L2CTLR to be per-cluster
` [patch added to the 3.12 stable tree] arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
` [patch added to the 3.12 stable tree] arm64: KVM: Yield CPU when vcpu executes a WFE
` [patch added to the 3.12 stable tree] arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init
` [patch added to the 3.12 stable tree] ARM: KVM: Allow creating the VGIC after VCPUs
` [patch added to the 3.12 stable tree] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put
` [patch added to the 3.12 stable tree] arm64: KVM: Force undefined exception for Guest SMC intructions
` [patch added to the 3.12 stable tree] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive
` [patch added to the 3.12 stable tree] KVM: ARM: Remove duplicate include
` [patch added to the 3.12 stable tree] arm: kvm: implement CPU PM notifier
` [patch added to the 3.12 stable tree] arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
` [patch added to the 3.12 stable tree] arm64: KVM: force cache clean on page fault when caches are off
` [patch added to the 3.12 stable tree] arm64: KVM: allows discrimination of AArch32 sysreg access
` [patch added to the 3.12 stable tree] arm64: KVM: trap VM system registers until MMU and caches are ON
` [patch added to the 3.12 stable tree] ARM: KVM: introduce kvm_p*d_addr_end
` [patch added to the 3.12 stable tree] arm64: KVM: flush VM pages before letting the guest enable caches
` [patch added to the 3.12 stable tree] ARM: KVM: force cache clean on page fault when caches are off
` [patch added to the 3.12 stable tree] ARM: KVM: fix handling of trapped 64bit coprocessor accesses
` [patch added to the 3.12 stable tree] ARM: KVM: fix ordering of "
` [patch added to the 3.12 stable tree] ARM: KVM: introduce per-vcpu HYP Configuration Register
` [patch added to the 3.12 stable tree] ARM: KVM: add world-switch for AMAIR{0,1}
` [patch added to the 3.12 stable tree] ARM: KVM: trap VM system registers until MMU and caches are ON
` [patch added to the 3.12 stable tree] ARM: KVM: fix non-VGIC compilation
` [patch added to the 3.12 stable tree] ARM: KVM: disable KVM in Kconfig on big-endian systems
` [patch added to the 3.12 stable tree] KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
` [patch added to the 3.12 stable tree] KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address
` [patch added to the 3.12 stable tree] arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
` [patch added to the 3.12 stable tree] kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Fix and refactor unmap_range
` [patch added to the 3.12 stable tree] ARM: KVM: Unmap IPA on memslot delete/move
` [patch added to the 3.12 stable tree] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
` [patch added to the 3.12 stable tree] arm64: KVM: export demux regids as KVM_REG_ARM64
` [patch added to the 3.12 stable tree] ARM: virt: fix wrong HSCTLR.EE bit setting
` [patch added to the 3.12 stable tree] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
` [patch added to the 3.12 stable tree] KVM: ARM/arm64: fix non-const declaration of function returning const
` [patch added to the 3.12 stable tree] KVM: ARM/arm64: fix broken __percpu annotation
` [patch added to the 3.12 stable tree] KVM: ARM/arm64: avoid returning negative error code as bool
` [patch added to the 3.12 stable tree] KVM: vgic: return int instead of bool when checking I/O ranges
` [patch added to the 3.12 stable tree] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Complete WFI/WFE instructions
` [patch added to the 3.12 stable tree] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
` [patch added to the 3.12 stable tree] KVM: ARM: vgic: plug irq injection race
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
` [patch added to the 3.12 stable tree] arm: kvm: fix CPU hotplug
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
` [patch added to the 3.12 stable tree] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
` [patch added to the 3.12 stable tree] arm64/kvm: Fix assembler compatibility of macros
` [patch added to the 3.12 stable tree] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Introduce stage2_unmap_vm
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Require in-kernel vgic for the arch timers
` [patch added to the 3.12 stable tree] arm64: KVM: Fix TLB invalidation by IPA/VMID
` [patch added to the 3.12 stable tree] arm64: KVM: Fix HCR setting for 32bit guests
` [patch added to the 3.12 stable tree] arm64: KVM: Do not use pgd_index to index stage-2 pgd
` [patch added to the 3.12 stable tree] arm/arm64: KVM: Keep elrsr/aisr in sync with software model
Linux 3.12.41
2015-04-30 9:16 UTC
Stable release 3.12.41
2015-04-30 9:15 UTC (2+ messages)
[PATCH] usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices
2015-04-30 9:09 UTC
[PATCH 01/23] gpio: sysfs: fix memory leaks and device hotplug
2015-04-30 8:26 UTC (3+ messages)
[PATCH] ocfs2/dlm: fix race between purge and get lock resource
2015-04-30 7:04 UTC (3+ messages)
` [Ocfs2-devel] "
+ nilfs2-fix-sanity-check-of-btree-level-in-nilfs_btree_root_broken.patch added to -mm tree
2015-04-29 23:31 UTC
[PATCH 17/25] Input: synaptics - query min dimensions for fw v8.1
2015-04-29 20:24 UTC (4+ messages)
` [PATCH 18/25] Input: synaptics - fix middle button on Lenovo 2015 products
` [PATCH 19/25] Input: synaptics - handle spurious release of trackstick buttons
` [PATCH 20/25] Input: synaptics - do not retrieve the board id on old firmwares
FAILED: patch "[PATCH] sched/idle/x86: Restore mwait_idle() to fix boot hangs, to" failed to apply to 3.14-stable tree
2015-04-29 20:16 UTC (3+ messages)
FAILED: patch "[PATCH] sched/idle/x86: Restore mwait_idle() to fix boot hangs, to" failed to apply to 3.10-stable tree
2015-04-29 20:16 UTC (3+ messages)
[PATCH 3.14.y] fs: take i_mutex during prepare_binprm for set[ug]id
2015-04-29 15:03 UTC
[PATCH v3] usb: gadget: composite: enable BESL support
2015-04-29 15:00 UTC (2+ messages)
FAILED: patch "[PATCH] sched/idle/x86: Optimize unnecessary mwait_idle() resched" failed to apply to 3.14-stable tree
2015-04-29 14:13 UTC
Applied "ASoC: rt5677: fixed wrong DMIC ref clock" to the asoc tree
2015-04-29 12:37 UTC
Patch "sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance" has been added to the 3.10-stable tree
2015-04-29 12:19 UTC (2+ messages)
Patch "x86/asm/decoder: Fix and enforce max instruction size in the insn decoder" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "md: fix md io stats accounting broken" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "Btrfs: fix log tree corruption when fs mounted with -o discard" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "Btrfs: fix inode eviction infinite loop after extent_same ioctl" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "Btrfs: fix inode eviction infinite loop after cloning into it" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "btrfs: don't accept bare namespace as a valid xattr" has been added to the 3.19-stable tree
2015-04-29 12:11 UTC
Patch "sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance" has been added to the 3.14-stable tree
2015-04-29 12:11 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).