All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-17 15:20:40 to 2017-02-17 15:57:10 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2017-02-17 15:57 UTC 

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-17 15:56 UTC  (15+ messages)

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-02-17 15:56 UTC  (6+ messages)
` [RFC PATCH v4 02/28] x86: Set the write-protect cache mode for full PAT support

[PATCH net-next] mlx4: do not fire tasklet unless necessary
 2017-02-17 15:55 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: remove redundant initialization of rc to zero
 2017-02-17 15:55 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2017-02-17 15:55 UTC 

[Qemu-devel] [PATCH] Makefile: Put VERSION info into version.texi rather than using -D
 2017-02-17 15:55 UTC  (5+ messages)

[PATCH] ARM: omap2+: Revert omap-smp.c changes resetting cpu1 during boot
 2017-02-17 15:55 UTC  (12+ messages)

PROBLEM: network data corruption (bisected to e5a4b0bb803b)
 2017-02-17 15:54 UTC  (4+ messages)
  ` [PATCH][CFT] Saner error handling in skb_copy_datagram_iter() et.al. (was Re: PROBLEM: network data corruption (bisected to e5a4b0bb803b))
    ` [PATCH][CFT] Saner error handling in skb_copy_datagram_iter() et.al

nouveau preventing shutdown after suspend-resume
 2017-02-17 15:54 UTC 

[PATCH v2] arm64: print a fault message when attempting to write RO memory
 2017-02-17 15:53 UTC  (3+ messages)

[PATCH] userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings
 2017-02-17 15:52 UTC  (5+ messages)

[PATCH v5 0/3] Adding DT support for TI HECC module
 2017-02-17 15:52 UTC  (4+ messages)
  ` [PATCH v5 1/3] ARM: dts: AM35x: Add hecc node
` [PATCH v5 2/3] can: ti_hecc: Add TI HECC DT binding documentation
` [PATCH v5 3/3] can: ti_hecc: Add DT support for TI HECC module

[PATCH 1/2] drm/i915: signal first fence from irq handler if complete
 2017-02-17 15:51 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Delay disabling the user interrupt for breadcrumbs

OPAL fixups
 2017-02-17 15:41 UTC  (6+ messages)
` [PATCH 4/4] nvme: re-check security protocol support after reset

[PATCH net-next 0/3] sfc: misc. fixes
 2017-02-17 15:50 UTC  (4+ messages)
` [PATCH net-next 1/3] sfc: fix filter_id misinterpretation in edge case
` [PATCH net-next 2/3] sfc: forget filters from sw table if hw replies ENOENT on removing them
` [PATCH net-next 3/3] sfc: do not device_attach if a reset is pending

[PATCH v3 0/5] Bluetooth: 6LoWPAN: Fix lladdr length
 2017-02-17 15:50 UTC  (6+ messages)
` [PATCH v3 1/5] bluetooth: Set 6 byte device addresses
` [PATCH v3 2/5] 6lowpan: Set MAC address lenght according to LOWPAN_LLTYPE
` [PATCH v3 3/5] 6lowpan: iphc: override l2 packet information
` [PATCH v3 4/5] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
` [PATCH v3 5/5] 6lowpan: Use netdev addr_len to determine lladdr len

[Buildroot] [PATCH] poppler: bump to version 0.52.0
 2017-02-17 15:49 UTC  (4+ messages)

[Buildroot] [git commit] poppler: bump to version 0.52.0
 2017-02-17 15:49 UTC 

[Buildroot] [git commit branch/next] poppler: bump to version 0.52.0
 2017-02-17 15:49 UTC 

[PATCH] layer.conf: bump version for change in eSDK selftest behaviour
 2017-02-17 15:49 UTC 

[Qemu-devel] [PATCH v15 00/25] qcow2: persistent dirty bitmaps
 2017-02-17 15:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v15 25/25] qcow2-bitmap: improve check_constraints_on_bitmap

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2017-02-17 15:47 UTC 

[PATCH/RFC 0/2] KVM: s390: enable kvm_vpcu_kick/wake_up
 2017-02-17 15:46 UTC  (6+ messages)
` [PATCH/RFC 1/2] s390/smp: export smp_send_reschedule
  ` [PATCH] KVM: add kvm_arch_cpu_kick
` [PATCH/RFC 2/2] KVM: enable kvm_vcpu_kick/wake_up for s390

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2017-02-17 15:46 UTC 

[PATCH 00/20] arm/arm64: KVM: Rework the hyp-stub API
 2017-02-17 15:44 UTC  (42+ messages)
` [PATCH 01/20] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH 02/20] arm64: KVM: "
` [PATCH 03/20] arm64: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH 04/20] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH 05/20] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH 06/20] arm64: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH 07/20] ARM: hyp-stub: improve ABI
` [PATCH 08/20] ARM: soft-reboot into same mode that we entered the kernel
` [PATCH 09/20] ARM: KVM: Convert KVM to use HVC_GET_VECTORS
` [PATCH 10/20] ARM: hyp-stub: Use r1 for the soft-restart address
` [PATCH 11/20] ARM: Expose the VA/IDMAP offset
` [PATCH 12/20] ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH 13/20] ARM: KVM: "
` [PATCH 14/20] ARM: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH 15/20] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH 16/20] ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH 17/20] ARM: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH 18/20] arm/arm64: KVM: Simplify __cpu_reset_hyp_mode
` [PATCH 19/20] arm/arm64: KVM: Remove kvm_get_idmap_start
` [PATCH 20/20] arm/arm64: Add hyp-stub API documentation

[Qemu-devel] [PATCH RESEND] aarch64: Change ext type to TCGType to fix warnings
 2017-02-17 15:43 UTC 

[PATCH v4] net/tap: fix coverity warning on strncpy
 2017-02-17 15:43 UTC 

[PATCH] platform: intel_turbo_max_3: make it explicitly non-modular
 2017-02-17 15:42 UTC  (4+ messages)

[PATCH v2 0/3] x86/vmx: fix for vmentry failure with TSX bits in LBR
 2017-02-17 15:42 UTC  (4+ messages)
` [PATCH v2 1/3] x86/vmx: introduce vmx_find_msr()
` [PATCH v2 2/3] x86/vmx: optimize vmx_read/write_guest_msr()
` [PATCH v2 3/3] x86/vmx: fix vmentry failure with TSX bits in LBR

[Qemu-devel] (no subject)
 2017-02-17 15:42 UTC 

[PATCH trivial] selftests/timers: Spelling s/privledges/privileges/
 2017-02-17 15:41 UTC 

build fail on ubuntu 16.04 LTS
 2017-02-17 15:40 UTC  (3+ messages)

[PATCH v2 0/5] drm/i915: Fix clearing of BIOS power well requests
 2017-02-17 15:39 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915: Remove redundant toggling from the power well sync_hw hooks
` [PATCH v2 2/5] drm/i915: Call the sync_hw hook for power wells without a domain
` [PATCH v2 3/5] drm/i915/gen9: Fix clearing of the BIOS power well request register
` [PATCH v2 4/5] drm/i915: Preserve the state of power wells not explicitly enabled
` [PATCH v2 5/5] drm/i915: Add power well SW/HW state verification

libgit2::git_describe_workdir() fails with depth-cloned + detached head
 2017-02-17 15:39 UTC 

[PATCH v3] net/tap: fix coverity warning on strncpy
 2017-02-17 15:39 UTC  (2+ messages)

[PATCH v2 0/3] rm_work enhancements
 2017-02-17 15:38 UTC  (10+ messages)
` [PATCH v2 3/3] rm_work.bbclass: clean up sooner
              ` Running task for all recipes required by an image (was Re: [PATCH v2 3/3] rm_work.bbclass: clean up sooner)

[Qemu-devel] [PATCH v2] target-arm: Implement BCM2835 hardware RNG
 2017-02-17 15:38 UTC  (3+ messages)

[RFC] TCP_NOTSENT_LOWAT behavior
 2017-02-17 15:38 UTC  (3+ messages)

[PATCH 00/19] MCE code cleanup and add LMCE support
 2017-02-17 15:38 UTC  (6+ messages)
` [PATCH 10/19] x86/mce: always write 0 to MSR_IA32_MCG_STATUS on Intel CPU

[PATCH trivial 1/4] HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/
 2017-02-17 15:36 UTC  (4+ messages)
` [PATCH trivial 2/4] rtlwifi: rtl8821ae: Spelling s/wrtie_addr/write_addr/
` [PATCH trivial 3/4] drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/
` [PATCH trivial 4/4] PM / Documentation: Spelling s/wrtie/write/

[PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
 2017-02-17 15:36 UTC  (6+ messages)

Ubuntu 16.04.2 LTS with Intel Corporation Sky Lake Integrated Graphics (rev 06)
 2017-02-17 15:36 UTC  (3+ messages)

[PATCH v3 1/3] perf: add cpu__max_present_cpu()
 2017-02-17 15:36 UTC  (3+ messages)
` [PATCH v3 2/3] perf: make build_cpu_topology skip offline/absent CPUs

[Question] different kinds of memory barrier
 2017-02-17 15:35 UTC  (5+ messages)

[PATCH v2 1/3] watchdog: sama5d4: Cleanup init
 2017-02-17 15:35 UTC  (8+ messages)
` [PATCH v2 3/3] watchdog: sama5d4: Implement resume hook

[PATCH v2 0/4] drm: handle override/firmware edid at the lowest level
 2017-02-17 15:34 UTC  (6+ messages)
` [PATCH v2 1/4] drm: move edid property update and add modes out of edid firmware loader
` [PATCH v2 2/4] drm: do not debug log about missing CEA extensions on NULL edid
` [PATCH v2 3/4] drm/edid: respect connector force for drm_get_edid ddc probe
` [PATCH v2 4/4] drm: handle override edid and firmware EDID at drm_do_get_edid() level

[Qemu-devel] Fix build break during configuration on musl-libc based Linux systems
 2017-02-17 15:34 UTC  (7+ messages)

[Qemu-devel] [PATCH v8 0/8] Add support for VM Generation ID
 2017-02-17 15:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 4/8] ACPI: Add Virtual Machine Generation ID support

[linux-linus test] 105867: regressions - FAIL
 2017-02-17 15:33 UTC 

[Bug 99850] Tessellation bug on Carrizo
 2017-02-17 15:33 UTC  (2+ messages)

[xlnx:master 329/356] arch/x86/include/asm/pgtable_types.h:56:43: warning: left shift count >= width of type
 2017-02-17 15:32 UTC 

[Buildroot] [PATCH] ebtables: enable for musl
 2017-02-17 15:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] ffmpeg: remove example source code from target
 2017-02-17 15:32 UTC  (2+ messages)

[ovmf baseline-only test] 68574: all pass
 2017-02-17 15:32 UTC 

[Buildroot] [git commit branch/next] ebtables: enable for musl
 2017-02-17 15:32 UTC 

[Buildroot] [git commit] ebtables: enable for musl
 2017-02-17 15:32 UTC 

[PATCH 6/6] sysctl: Add global tunable mt_page_copy
 2017-02-17 15:30 UTC  (2+ messages)

[RFC v2 PATCH 2/2] security: mark LSM hooks as __ro_after_init
 2017-02-17 15:31 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH 0/3] arm64: dts: r8a7796: Add Secondary CPU Cores
 2017-02-17 15:30 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: r8a7796: Add Cortex-A57 CPU cores
` [PATCH 2/3] arm64: dts: r8a7796: Add CA53 L2 cache-controller node
` [PATCH 3/3] arm64: dts: r8a7796: Add Cortex-A53 CPU cores

[RFC v2 PATCH 1/2] security: introduce CONFIG_SECURITY_WRITABLE_HOOKS
 2017-02-17 15:30 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH 0/1] xen/arm: Add pl011 uart support in Xen for guest domains
 2017-02-17 15:29 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH] s390: crypto make ap_bus explicitly non-modular
 2017-02-17 15:29 UTC  (3+ messages)

[PATCH v6 0/8] Runtime PM for Thunderbolt on Macs
 2017-02-17 15:29 UTC  (3+ messages)
` [PATCH v6 1/8] PCI: Recognize Thunderbolt devices

[PATCH 0/4] Small clocking code refactor
 2017-02-17 15:28 UTC  (6+ messages)
` [PATCH 4/4] drm/i915: reorganize the get_cdclk assignment
` ✓ Fi.CI.BAT: success for Small clocking code refactor

[PATCH 0/5] NVMe pci fixes, for-4.11
 2017-02-17 15:27 UTC  (3+ messages)
` [PATCH 5/5] nvme/pci: Complete all stuck requests

[PATCH i-g-t] kms_atomic_transition: Initialize pipe_crcs to avoid segfault
 2017-02-17 15:26 UTC 

[PATCH] drm: add drm_get_connector_force_name
 2017-02-17 15:26 UTC  (2+ messages)

[PATCH] Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"
 2017-02-17 15:26 UTC  (3+ messages)

[PATCH 1/2] ethdev: clarify API comments of Rx queue count
 2017-02-17 15:25 UTC  (2+ messages)
` [PATCH 2/2] ethdev: move queue id check in generic layer

[Buildroot] [git commit] ffmpeg: remove example source code from target
 2017-02-17 15:25 UTC 

[Buildroot] [git commit branch/next] ffmpeg: remove example source code from target
 2017-02-17 15:25 UTC 

[PATCH] btrfs: Handle btrfs_reloc_clone_csums error correctly to avoid deadlock
 2017-02-17 15:25 UTC  (6+ messages)

Unshared IOMMU issues
 2017-02-17 15:25 UTC  (11+ messages)

[PATCH v2 00/10] try to reduce fragmenting fallbacks
 2017-02-17 15:24 UTC  (6+ messages)

post-receive: pub/scm/utils/util-linux/util-linux
 2017-02-17 15:24 UTC 

[Xenomai] Set CPU Clock Frequency
 2017-02-17 15:24 UTC  (2+ messages)

[PATCH 1/2] NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE
 2017-02-17 15:22 UTC  (15+ messages)

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-17 15:20 UTC  (3+ messages)
` [PATCH 18/35] drivers/ide: Convert remaining uses of "

[PATCH net-next v2 0/2] net: mvneta: improve rx performance
 2017-02-17 15:20 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: mvneta: Use cacheable memory to store the rx buffer DMA address

[PATCH] timerfd: only check CAP_WAKE_ALARM when it is needed
 2017-02-17 15:13 UTC 


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.