messages from 2015-06-30 09:00:20 to 2015-07-01 19:30:47 UTC [more...]
commit 27f344eb15dd0da80ebec80c7245e8c85043f841
2015-07-01 19:30 UTC (2+ messages)
[PATCH 3.14 00/34] 3.14.47-stable review
2015-07-01 18:40 UTC (34+ messages)
` [PATCH 3.14 01/34] arm64: dma-mapping: always clear allocated buffers
` [PATCH 3.14 02/34] kprobes/x86: Return correct length in __copy_instruction()
` [PATCH 3.14 03/34] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
` [PATCH 3.14 05/34] sb_edac: Fix erroneous bytes->gigabytes conversion
` [PATCH 3.14 06/34] hpsa: refine the pci enable/disable handling
` [PATCH 3.14 07/34] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
` [PATCH 3.14 08/34] netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
` [PATCH 3.14 09/34] netfilter: nf_tables: allow to change chain policy without hook if it exists
` [PATCH 3.14 10/34] hpsa: add missing pci_set_master in kdump path
` [PATCH 3.14 11/34] x86/microcode/intel: Guard against stack overflow in the loader
` [PATCH 3.14 12/34] Btrfs: make xattr replace operations atomic
` [PATCH 3.14 13/34] net/mlx4_en: Dont attempt to TX offload the outer UDP checksum for VXLAN
` [PATCH 3.14 14/34] splice: Apply generic position and size checks to each write
` [PATCH 3.14 15/34] ARM: clk-imx6q: refine satas parent
` [PATCH 3.14 16/34] KVM: nSVM: Check for NRIPS support before updating control field
` [PATCH 3.14 17/34] bus: mvebu: pass the coherency availability information at init time
` [PATCH 3.14 18/34] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
` [PATCH 3.14 19/34] KVM: ARM: vgic: plug irq injection race
` [PATCH 3.14 20/34] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
` [PATCH 3.14 21/34] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
` [PATCH 3.14 22/34] arm: kvm: fix CPU hotplug
` [PATCH 3.14 23/34] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
` [PATCH 3.14 24/34] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
` [PATCH 3.14 25/34] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
` [PATCH 3.14 26/34] arm64: KVM: fix unmapping with 48-bit VAs
` [PATCH 3.14 27/34] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()
` [PATCH 3.14 28/34] arm64/kvm: Fix assembler compatibility of macros
` [PATCH 3.14 29/34] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
` [PATCH 3.14 30/34] arm/arm64: KVM: Dont clear the VCPU_POWER_OFF flag
` [PATCH 3.14 31/34] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [PATCH 3.14 32/34] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [PATCH 3.14 33/34] arm/arm64: KVM: Introduce stage2_unmap_vm
` [PATCH 3.14 34/34] arm/arm64: KVM: Dont allow creating VCPUs after vgic_initialized
[PATCH 3.10 00/22] 3.10.83-stable review
2015-07-01 18:40 UTC (20+ messages)
` [PATCH 3.10 01/22] fput: turn "list_head delayed_fput_list" into llist_head
` [PATCH 3.10 02/22] get rid of s_files and files_lock
` [PATCH 3.10 03/22] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
` [PATCH 3.10 05/22] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
` [PATCH 3.10 06/22] include/linux/sched.h: dont use task->pid/tgid in same_thread_group/has_group_leader_pid
` [PATCH 3.10 07/22] __ptrace_may_access() should not deny sub-threads
` [PATCH 3.10 08/22] ACPICA: Utilities: Cleanup to convert physical address printing formats
` [PATCH 3.10 09/22] ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers
` [PATCH 3.10 10/22] sb_edac: Fix erroneous bytes->gigabytes conversion
` [PATCH 3.10 11/22] hpsa: refine the pci enable/disable handling
` [PATCH 3.10 12/22] hpsa: add missing pci_set_master in kdump path
` [PATCH 3.10 13/22] fs: take i_mutex during prepare_binprm for set[ug]id executables
` [PATCH 3.10 14/22] x86/microcode/intel: Guard against stack overflow in the loader
` [PATCH 3.10 15/22] Btrfs: make xattr replace operations atomic
` [PATCH 3.10 16/22] xfrm: Increase the garbage collector threshold
` [PATCH 3.10 19/22] Re: [PATCH 3.10 14/46] d_walk() might skip too much
` [PATCH 3.10 20/22] ARM: clk-imx6q: refine satas parent
` [PATCH 3.10 21/22] KVM: nSVM: Check for NRIPS support before updating control field
` [PATCH 3.10 22/22] bus: mvebu: pass the coherency availability information at init time
[PATCH for 3.14.y stable 00/22] Backport fixes of KVM/ARM to 3.14.y stable kernel
2015-07-01 18:36 UTC (24+ messages)
` [PATCH for 3.14.y stable 01/22] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
` [PATCH for 3.14.y stable 02/22] KVM: ARM: vgic: plug irq injection race
` [PATCH for 3.14.y stable 03/22] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
` [PATCH for 3.14.y stable 04/22] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
` [PATCH for 3.14.y stable 05/22] arm: kvm: fix CPU hotplug
` [PATCH for 3.14.y stable 06/22] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
` [PATCH for 3.14.y stable 07/22] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
` [PATCH for 3.14.y stable 08/22] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
` [PATCH for 3.14.y stable 09/22] arm64: KVM: fix unmapping with 48-bit VAs
` [PATCH for 3.14.y stable 10/22] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()
` [PATCH for 3.14.y stable 11/22] arm64/kvm: Fix assembler compatibility of macros
` [PATCH for 3.14.y stable 12/22] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
` [PATCH for 3.14.y stable 13/22] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [PATCH for 3.14.y stable 14/22] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [PATCH for 3.14.y stable 15/22] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [PATCH for 3.14.y stable 16/22] arm/arm64: KVM: Introduce stage2_unmap_vm
` [PATCH for 3.14.y stable 17/22] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [PATCH for 3.14.y stable 18/22] arm/arm64: KVM: Require in-kernel vgic for the arch timers
` [PATCH for 3.14.y stable 19/22] arm64: KVM: Fix TLB invalidation by IPA/VMID
` [PATCH for 3.14.y stable 20/22] arm64: KVM: Fix HCR setting for 32bit guests
` [PATCH for 3.14.y stable 21/22] arm64: KVM: Do not use pgd_index to index stage-2 pgd
` [PATCH for 3.14.y stable 22/22] arm/arm64: KVM: Keep elrsr/aisr in sync with software model
Patch "arm/arm64: KVM: Introduce stage2_unmap_vm" has been added to the 3.14-stable tree
2015-07-01 18:31 UTC
Patch "arm/arm64: KVM: Reset the HCR on each vcpu when resetting the" has been added to the 3.14-stable tree
2015-07-01 18:31 UTC
Patch "arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()" has been added to the 3.14-stable tree
2015-07-01 18:31 UTC
Patch "arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag" has been added to the 3.14-stable tree
2015-07-01 18:31 UTC
Patch "arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option" has been added to the 3.14-stable tree
2015-07-01 18:31 UTC
Patch "arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized" has been added to the 3.14-stable tree
2015-07-01 18:31 UTC
Patch "arm64: KVM: fix unmapping with 48-bit VAs" has been added to the 3.14-stable tree
2015-07-01 18:23 UTC
Patch "arm64/kvm: Fix assembler compatibility of macros" has been added to the 3.14-stable tree
2015-07-01 18:23 UTC
Patch "arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort" has been added to the 3.14-stable tree
2015-07-01 18:23 UTC
Patch "arm: kvm: fix CPU hotplug" has been added to the 3.14-stable tree
2015-07-01 18:23 UTC
Patch "arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()" has been added to the 3.14-stable tree
2015-07-01 18:23 UTC
Patch "arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc" has been added to the 3.14-stable tree
2015-07-01 18:23 UTC
Patch "arm/arm64: KVM: fix potential NULL dereference in" has been added to the 3.14-stable tree
2015-07-01 18:23 UTC
Patch "arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE" has been added to the 3.14-stable tree
2015-07-01 18:23 UTC
Patch "KVM: ARM: vgic: plug irq injection race" has been added to the 3.14-stable tree
2015-07-01 18:17 UTC
Patch "ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()" has been added to the 3.14-stable tree
2015-07-01 18:17 UTC
Patch "arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset" has been added to the 3.14-stable tree
2015-07-01 18:17 UTC
[PATCH][v3.19.y-ckt] IB/ipoib: change init sequence ordering
2015-07-01 17:42 UTC (2+ messages)
[PATCH] usb-storage: ignore ZTE MF 823 in mode 0x1225
2015-07-01 15:50 UTC (4+ messages)
[PATCH] arm64: Don't report clear pmds and puds as huge
2015-07-01 13:56 UTC (7+ messages)
[PATCH] arm: dma-mapping: fix off-by-one error in bitmap size check
2015-07-01 13:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/1] KVM: s390: virtio-ccw: don't overwrite config space values
2015-07-01 13:36 UTC (2+ messages)
[PATCH] drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6
2015-07-01 12:57 UTC (10+ messages)
` [Intel-gfx] "
[PATCH 1/5] x86_64: fix kasan shadow region page tables
2015-07-01 12:13 UTC (5+ messages)
` [PATCH 2/5] x86_64: kasan: flush tlbs after switching cr3
` [PATCH 3/5] x86_64: kasan: fix boot crash on AMD processors
[PATCH -stable] netfilter: nf_tables: fix error handling of rule replacement
2015-07-01 11:38 UTC (4+ messages)
` [PATCH -stable] netfilter: nft_rbtree: fix locking
[PATCH 2/3] drm/i915: Fix userptr deadlock with MAP_FIXED
2015-07-01 11:29 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] MIPS: mm: c-r4k: Fix cache flushing for MT cores
2015-07-01 10:30 UTC
KVM: nSVM: Check for NRIPS support before updating control field
2015-07-01 9:23 UTC (4+ messages)
[PATCH v3.10.y .. v3.14.y] ARM: clk-imx6q: refine sata's parent
2015-07-01 9:21 UTC (2+ messages)
[PATCH v2 1/3] usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros
2015-07-01 7:29 UTC (4+ messages)
` [PATCH v2 3/3] usb: dwc3: gadget: return error if command sent to DEPCMD register fails
[PATCH v3 01/11] KVM: arm: plug guest debug exploit
2015-07-01 9:00 UTC (4+ messages)
[PATCH 1/7] MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
2015-07-01 8:31 UTC (7+ messages)
` [PATCH 2/7] MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
` [PATCH 3/7] MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
` [PATCH 4/7] MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
` [PATCH 5/7] MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
` [PATCH 6/7] MIPS: kernel: cps-vec: Use macros for various arithmetics and memory operations
` [PATCH 7/7] Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
missing in stable 4.1.1 - was Re: pull-request: can 2015-06-21
2015-06-30 21:20 UTC (5+ messages)
Patch "bus: mvebu: pass the coherency availability information at init time" has been added to the 3.14-stable tree
2015-06-30 21:10 UTC
Patch "bus: mvebu: pass the coherency availability information at init time" has been added to the 3.10-stable tree
2015-06-30 21:10 UTC
Patch "can: fix loss of CAN frames in raw_rcv" has been added to the 4.1-stable tree
2015-06-30 21:08 UTC
[PATCH v2] ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table
2015-06-30 20:44 UTC (2+ messages)
[PATCH v2] asus-nb-wmi: Add wapf4 quirk for X200MA
2015-06-30 17:53 UTC (2+ messages)
[PATCH] inotify: actually check for invalid bits in sys_inotify_add_watch()
2015-06-30 17:36 UTC
v3.14.46 build: 0 failures 62 warnings (v3.14.46)
2015-06-30 17:02 UTC
[PATCH] ARM: mvebu: pass the coherency availability information at init time
2015-06-30 16:48 UTC (9+ messages)
[3.16.y-ckt stable] Linux 3.16.7-ckt14
2015-06-30 16:23 UTC (2+ messages)
[3.16.y-ckt stable] Linux 3.16.7-ckt14 stable review
2015-06-30 16:19 UTC (3+ messages)
` [PATCH 3.16.y-ckt 48/71] Drivers: hv: vmbus: Add support for VMBus panic notifier handler
[PATCH] drm/i915: Fix userptr deadlock with MAP_FIXED
2015-06-30 15:47 UTC (6+ messages)
` [PATCH v2] "
` [Intel-gfx] "
[v3.16.y-ckt][v3.18.y][v3.19.y-ckt][v4.0.y][PATCH 1/1]Drivers: hv: vmbus: Add support for VMBus panic notifier handler
2015-06-30 15:20 UTC (3+ messages)
v3.10.82 build: 0 failures 76 warnings (v3.10.82)
2015-06-30 14:59 UTC
Linux 3.18.17
2015-06-30 14:30 UTC
[PATCH v4 1/3] net: mvneta: introduce compatible string "marvell,armada-xp-neta"
2015-06-30 14:26 UTC (6+ messages)
` [PATCH v4 2/3] ARM: mvebu: update Ethernet compatible string for Armada XP
` [PATCH v4 3/3] net: mvneta: disable IP checksum with jumbo frames for Armada 370
[PATCH for 3.10.y v2] bus: mvebu: pass the coherency availability information at init time
2015-06-30 13:54 UTC
[PATCH v3 1/3] net: mvneta: introduce compatible string "marvell,armada-xp-neta"
2015-06-30 14:08 UTC (4+ messages)
` [PATCH v3 2/3] ARM: mvebu: update Ethernet compatible string for Armada XP
` [PATCH v3 3/3] ARM: mvebu: disable IP checksum with jumbo frames for Armada 370
[PATCH] ARM: tegra: paz00: set gpiod_lookup table conn_id's
2015-06-30 13:56 UTC (3+ messages)
[PATCH for 3.14.y] bus: mvebu: pass the coherency availability information at init time
2015-06-30 13:52 UTC
[patch added to the 3.12 stable tree] ath3k: Add support of 0489:e076 AR3012 device
2015-06-30 13:36 UTC (14+ messages)
` [patch added to the 3.12 stable tree] ath3k: add support of 13d3:3474 "
` [patch added to the 3.12 stable tree] pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
` [patch added to the 3.12 stable tree] Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k list
` [patch added to the 3.12 stable tree] kprobes/x86: Return correct length in __copy_instruction()
` [patch added to the 3.12 stable tree] netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
` [patch added to the 3.12 stable tree] Btrfs: make xattr replace operations atomic
` [patch added to the 3.12 stable tree] ARM: clk-imx6q: refine sata's parent
` [patch added to the 3.12 stable tree] KVM: nSVM: Check for NRIPS support before updating control field
` [patch added to the 3.12 stable tree] xfrm: release dst_orig in case of error in xfrm_lookup()
` [patch added to the 3.12 stable tree] uninline destroy_super(), consolidate alloc_super()
` [patch added to the 3.12 stable tree] get rid of s_files and files_lock
` [patch added to the 3.12 stable tree] revert "softirq: Add support for triggering softirq work on softirqs"
` [patch added to the 3.12 stable tree] PCI: pciehp: Add hotplug_lock to serialize hotplug events
v4.1.1 build: 0 failures 23 warnings (v4.1.1)
2015-06-30 13:01 UTC
[PATCH V2] kernel/smp.c: fix a panic as cp->info is used wrongly and a, list corruption
2015-06-30 12:17 UTC (2+ messages)
[PATCH v3.17 .. v3.19] lib/rhashtable: fix race between rhashtable_lookup_compare and hashtable resize
2015-06-30 9:39 UTC (2+ messages)
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).