All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-26 14:30:18 to 2016-05-26 15:34:03 UTC [more...]

[Qemu-arm] [PATCH v2 00/22] GICv3 emulation
 2016-05-26 14:55 UTC  (37+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 01/22] migration: Define VMSTATE_UINT64_2DARRAY
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 02/22] bitops.h: Implement half-shuffle and half-unshuffle ops
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 03/22] target-arm: Define new arm_is_el3_or_mon() function
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 04/22] target-arm: Provide hook to tell GICv3 about changes of security state
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 05/22] target-arm: Add mp-affinity property for ARM CPU class
` [Qemu-arm] [PATCH v2 06/22] hw/intc/arm_gicv3: Add state information
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 07/22] hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 08/22] hw/intc/arm_gicv3: Add vmstate descriptors
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 09/22] hw/intc/arm_gicv3: ARM GICv3 device framework
` [Qemu-arm] [PATCH v2 10/22] hw/intc/arm_gicv3: Implement functions to identify next pending irq
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 11/22] hw/intc/arm_gicv3: Implement GICv3 distributor registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 12/22] hw/intc/arm_gicv3: Implement GICv3 redistributor registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 13/22] hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 14/22] hw/intc/arm_gicv3: Implement gicv3_set_irq()
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 16/22] hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 17/22] hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
` [Qemu-devel] [PATCH v2 18/22] hw/intc/arm_gicv3: Add IRQ handling CPU interface registers
` [Qemu-arm] [PATCH v2 19/22] target-arm/machine.c: Allow user to request GICv3 emulation
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 20/22] target-arm/monitor.c: Advertise emulated GICv3 in capabilities
` [Qemu-devel] [PATCH v2 21/22] NOT-FOR-UPSTREAM: kernel: Add definitions for GICv3 attributes
` [Qemu-devel] [PATCH v2 22/22] RFC: hw/intc/arm_gicv3_kvm: Implement get/put functions

[PATCHv2 00/16] Simplify how to stage directories in the sysroot
 2016-05-26 15:33 UTC  (5+ messages)
` [PATCHv2 05/16] tcl: Use SYSROOT_DIRS to add dirs to stage in sysroot

[PATCH v3 00/12] J-core J2 cpu and SoC peripherals support
 2016-05-26 15:33 UTC  (7+ messages)
` [PATCH v3 02/12] of: add J-Core cpu bindings

[RFC/PATCH 0/2] Introduce "log.showSignature" config variable
 2016-05-26 15:43 UTC  (5+ messages)
` [RFC/PATCH 1/2] log: add "log.showsignature" configuration variable

[RFC PATCH V2 0/4] Utilizing VMX preemption for timer virtualization
 2016-05-26 15:32 UTC  (6+ messages)
` [RFC PATCH V2 4/4] Utilize the vmx preemption timer for tsc deadline timer

[GIT PULL] Please pull NFS client changes for Linux 4.7
 2016-05-26 15:29 UTC  (2+ messages)

[RFC PATCH] mm, oom_reaper: do not attempt to reap a task more than twice
 2016-05-26 15:27 UTC  (2+ messages)

[PATCH 00/23] kbl and gen9 workarounds
 2016-05-26 15:29 UTC  (24+ messages)
` [PATCH 01/23] drm/i915/kbl: Init "
` [PATCH 02/23] drm/i915/kbl: Add REVID macro
` [PATCH 03/23] drm/i915/kbl: Add WaSkipStolenMemoryFirstPage for A0
` [PATCH 04/23] drm/i915/gen9: Always apply WaForceContextSaveRestoreNonCoherent
` [PATCH 05/23] drm/i915: Mimic skl with WaForceEnableNonCoherent
` [PATCH 06/23] drm/i915/kbl: Add WaEnableGapsTsvCreditFix
` [PATCH 07/23] drm/i915/kbl: Add WaDisableFenceDestinationToSLM for A0
` [PATCH 08/23] drm/i915/kbl: Add WaDisableSDEUnitClockGating
` [PATCH 09/23] drm/i915/edp: Add WaKVMNotificationOnConfigChange:bdw, skl
` [PATCH 10/23] drm/i915/kbl: Add WaDisableLSQCROPERFforOCL
` [PATCH 11/23] drm/i915/gen9: Enable must set chicken bits in config0 reg
` [PATCH 12/23] drm/i915/kbl: Add WaDisableGamClockGating
` [PATCH 13/23] drm/i915/kbl: Add WaDisableDynamicCreditSharing
` [PATCH 14/23] drm/i915: Add WaInsertDummyPushConstP for bxt and kbl
` [PATCH 15/23] drm/i915/gen9: Add WaDisableSkipCaching
` [PATCH 16/23] drm/i915/skl: Add WAC6entrylatency
` [PATCH 17/23] drm/i915/kbl: Add WaForGAMHang
` [PATCH 18/23] drm/i915: Add WaDisableGafsUnitClkGating for skl and kbl
` [PATCH 19/23] drm/i915/kbl: Add WaDisableSbeCacheDispatchPortSharing
` [PATCH 20/23] drm/i915/gen9: Set wa for display underrun issues with Y & Yf Tiling
` [PATCH 21/23] drm/i915/gen9: Set fbc watermarks disabled
` [PATCH 22/23] drm/i915/gen9: Prevent fbc corruption/system hangs with high bw
` [PATCH 23/23] drm/i195/fbc: Enable wa to prevent fbc corruption with skl and kbl

[PATCH v4 1/2] usb: host: ehci-tegra: Grab the correct UTMI pads reset
 2016-05-26 15:29 UTC  (4+ messages)
` [PATCH v4 2/2] usb: host: ehci-tegra: Avoid getting the same reset twice

[Qemu-devel] [PULL V3 00/20] Net patches
 2016-05-26 15:28 UTC  (4+ messages)

[PATCH] dma: rcar-dmac: use list_add() on rcar_dmac_desc_put()
 2016-05-26 15:34 UTC  (4+ messages)

[PATCH] soc/tegra: pmc: Fix "scheduling while atomic"
 2016-05-26 15:27 UTC  (12+ messages)

[PATCH v12 00/10] arm64: Add kernel probes (kprobes) support
 2016-05-26 15:26 UTC  (5+ messages)
` [PATCH v12 06/10] arm64: Treat all entry code as non-kprobe-able

[PATCH 0/5] Handle oom bypass more gracefully
 2016-05-26 15:25 UTC  (14+ messages)
` [PATCH 1/6] mm, oom: do not loop over all tasks if there are no external tasks sharing mm
      ` [PATCH 1/6] mm, oom: do not loop over all tasks if there are noexternal "
` [PATCH 6/6] mm, oom: fortify task_will_free_mem

crash on boot with 4.6.1 on fedora 24
 2016-05-26 15:24 UTC  (21+ messages)

[PATCH] drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister
 2016-05-26 15:24 UTC 

Configuring fs_locations on Linux upstream server pseudo fs for session trunking
 2016-05-26 15:22 UTC  (8+ messages)

[PATCH for-4.7] XSA-180 patches for 4.7
 2016-05-26 15:21 UTC  (3+ messages)
` [PATCH for-4.7] libxl: set XEN_QEMU_CONSOLE_LIMIT for QEMU
  ` [PATCH QEMU for-4.7] main loop: Big hammer to fix logfile disk DoS in Xen setups

[PATCH 01/40] bnxt: new driver for Broadcom NetXtreme-C devices
 2016-05-26 15:20 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 40/40] bnxt: cleanup null pointer checks

GobiNet USB driver support for Big endian
 2016-05-26 15:20 UTC  (2+ messages)

[PATCH] u-boot: replace old-style shell syntax with the modern one
 2016-05-26 15:13 UTC 

[PATCH] drm/mediatek: mtk_dpi: remove invalid error message
 2016-05-26 15:19 UTC 

[PATCH net 0/4] net/mlx4_en: fix stats
 2016-05-26 15:19 UTC  (4+ messages)

[PATCH 01/23] all: syscall wrappers: add documentation
 2016-05-26 15:19 UTC  (10+ messages)

[RFC ABI 0/8] Netlink-based IOCTLs RDMA ABI
 2016-05-26 15:18 UTC  (8+ messages)

[U-Boot] [PATCH] MIPS: provide a default u-boot-spl.lds
 2016-05-26 15:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH] drm: Store the plane's index
 2016-05-26 15:17 UTC  (3+ messages)

[Qemu-devel] qemu-arm-static, multiprocess, atomic
 2016-05-26 15:16 UTC  (5+ messages)

krb5 issues
 2016-05-26 15:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: Reject gic-version=host for non-KVM
 2016-05-26 15:14 UTC  (7+ messages)
  ` [Qemu-arm] "

[PATCH v16 0/4] MT8173 HDMI support
 2016-05-26 15:15 UTC  (5+ messages)
` [PATCH v16 1/4] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding
` [PATCH v16 2/4] drm/mediatek: Add HDMI support
` [PATCH v16 3/4] drm/mediatek: enable hdmi output control bit
` [PATCH v16 4/4] dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation

[PATCH] af_packet: add byte counters
 2016-05-26 15:01 UTC  (3+ messages)

[PATCH v2 0/9] Port build tables to ToasterTables
 2016-05-26 15:12 UTC  (10+ messages)
` [PATCH v2 1/9] toaster: ToasterTable widget add an 'a' to Name in Exception class
` [PATCH v2 2/9] toaster: port table for Built packages to ToasterTable
` [PATCH v2 3/9] toaster: port Built recipes table to toastertables
` [PATCH v2 4/9] toaster: port Task tables to ToasterTables widget
` [PATCH v2 5/9] toaster: port Installed packages table to ToasterTable
` [PATCH v2 6/9] toaster: table.js Add the ability to highlight a particular row
` [PATCH v2 7/9] toaster: tests Add new build tables to tests
` [PATCH v2 8/9] toaster: widgets ToasterTable Catch template rendering exceptions
` [PATCH v2 9/9] toaster: Rework displaying package dependencies across Toaster

[PATCH v2 0/2] move nvme_cancel_io() to common code
 2016-05-26 15:12 UTC  (3+ messages)

WARNING at kernel/sched/core.c:1166 while booting 4.6.0 mainline on ppc64le bare metal
 2016-05-26 15:11 UTC  (2+ messages)

[PATCH igt 1/2] lib: Add simple sysfs accessors
 2016-05-26 15:07 UTC  (8+ messages)
` [PATCH igt 2/2] lib: Override the connector status using the sysfs status attribute
` [PATCH igt v2 1/2] lib: Add simple sysfs accessors
  ` [PATCH igt v2 2/2] lib: Override the connector status using the sysfs status attribute

[Qemu-devel] inconsistent handling of "qemu64" CPU model
 2016-05-26 14:08 UTC  (3+ messages)
` [Qemu-devel] [libvirt] "

bluestore coordination
 2016-05-26 15:08 UTC  (2+ messages)

BUG: net/netlink: KASAN: use-after-free in netlink_sock_destruct
 2016-05-26 15:06 UTC  (2+ messages)

[PATCH v3 0/2] Input: surface3_spi: Surface Pen Support
 2016-05-26 15:06 UTC  (3+ messages)
` [PATCH v3 2/2] Input - surface3_spi: add surface pen support for Surface 3

[Qemu-devel] [PULL 00/28] migration: support for TLS
 2016-05-26 15:05 UTC  (5+ messages)
` [Qemu-devel] [PULL 10/28] migration: add reporting of errors for outgoing migration
` [Qemu-devel] [PULL 25/28] migration: define 'tls-creds' and 'tls-hostname' migration parameters

[PATCH 1/2] posix_acl: Add inode parameter to posix_acl_equiv_mode()
 2016-05-26 15:02 UTC  (2+ messages)
` [PATCH 2/2] posix_acl: Clear SGID bit when modifying file permissions

[PATCH V3 libibverbs 0/7] Completion timestamping
 2016-05-26 15:00 UTC  (4+ messages)
` [PATCH V3 libibverbs 2/7] Add member functions to poll an extended CQ

[PATCH 00/23] a few sdhci/imx clean up and fix patches
 2016-05-26 14:59 UTC  (7+ messages)
` [PATCH 09/23] mmc: sdhci: fix incorrect get data interrupt during no data transfer

[PATCH v2] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-05-26 14:58 UTC 

[Qemu-devel] [PATCH v3 0/5] qcow2_co_write_zeroes and related improvements
 2016-05-26 14:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 5/5] qcow2: Catch more unaligned write_zero into zero cluster

Better error message in auditd wanted
 2016-05-26 14:54 UTC  (2+ messages)

[PATCH] blk-mq: clear q->mq_ops if init fail
 2016-05-26 14:53 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2016-05-26 14:52 UTC  (2+ messages)

[PATCH v1 1/1] rtl8xxxu: tuse %*ph to dump buffers
 2016-05-26 14:52 UTC 

Question about the usage of spinlock
 2016-05-26 14:50 UTC  (3+ messages)

[PATCH] x86/kvm: fix condition to update kvm master clocks
 2016-05-26 14:49 UTC 

Hardware blink and brightness
 2016-05-26 14:48 UTC  (3+ messages)

[Buildroot] [PATCH] ffmpeg: disable for mips64r2 and mips64r6
 2016-05-26 14:48 UTC  (3+ messages)

[PATCH 4/4] KVM: x86: track actual TSC frequency from the timekeeper struct
 2016-05-26 14:47 UTC  (3+ messages)
` [PATCH kvm-unit-tests] KVM: x86: add hyperv clock test case

[Qemu-devel] [PATCH] hw/intc/gic: RAZ/WI non-sec access to sec interrupts
 2016-05-26 14:45 UTC 

[U-Boot] [PATCH 0/4] Malta MIPS64 support
 2016-05-26 14:46 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] MIPS: Fix _ACAST32_ for pointers on MIPS64

freevxfs: hp-ux support. patchset 1-7/7
 2016-05-26 14:45 UTC 

[ANNOUNCEMENT] Xen 4.7 RC4
 2016-05-26 14:45 UTC 

am335x questions
 2016-05-26 14:44 UTC  (2+ messages)

freevxfs
 2016-05-26 14:44 UTC  (3+ messages)

[PATCH v2] memory-hotplug: fix store_mem_state() return value
 2016-05-26 14:43 UTC  (2+ messages)

[PATCH libnftnl] build: update LIBVERSION to prepare a new release
 2016-05-26 14:42 UTC 

EDID/DP color precision fixes on Intel hw for stable (v2)
 2016-05-26 14:39 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown"
` [PATCH 2/2] drm/edid: Add 6 bpc quirk for display AEO model 0

[PATCH v4] input: tablet: add Pegasus Notetaker tablet driver
 2016-05-26 14:37 UTC  (3+ messages)

[PATCH v5 00/10] Check VT-d Device-TLB flush error
 2016-05-26 14:37 UTC  (9+ messages)
` [PATCH v5 01/10] vt-d: fix the IOMMU flush issue

[PATCH V2] fs: ubifs: Replace kmem_cache_alloc/memset with kmem_cache_zalloc
 2016-05-26 14:33 UTC  (2+ messages)

[PATCH 06/12] ARM: kexec: advertise location of bootable RAM
 2016-05-26 14:33 UTC  (5+ messages)
` [PATCH kexec-tools 04/32] kdump: fix kdump mapping

[refpolicy] resolv.conf managed by NetworkManager or networkd
 2016-05-26 14:32 UTC  (2+ messages)

BlueFS compact log
 2016-05-26 14:32 UTC 

[PATCH] transport, send-pack: append period to up-to-date message
 2016-05-26 14:16 UTC  (5+ messages)

[PATCH 0/2] Better ref summary alignment in "git fetch"
 2016-05-26 14:22 UTC  (5+ messages)
` [PATCH 1/2] fetch: better alignment in ref summary

[PATCH] Orangefs: pseudo-support O_DIRECT, or, O_DIRECT as a hint
 2016-05-26 14:31 UTC 

Schönen Tag
 2016-05-26 12:42 UTC 

[PATCH 0/2] Fix utility-tasks.bbclass and nopackages.bbclass
 2016-05-26 14:30 UTC  (5+ messages)
` [PATCH 1/2] utility-tasks.bbclass: fix do_listtasks

[PATCH v3 09/10] drm/i915: Remove superfluous powersave work flushing
 2016-05-26 14:30 UTC  (3+ messages)
` [PATCH] drm/i915: Register debugfs interface last

[PATCH v4] ti-ipc-rtos: Update to include examples and documentation with the package
 2016-05-26 14:30 UTC  (2+ messages)


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.