All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-26 15:00:23 to 2016-05-26 16:08:38 UTC [more...]

[PATCH 06/10] IB/hfi1: Add ioctl() interface for user commands
 2016-05-26 16:08 UTC  (11+ messages)

DEPENDS problem with core-image-full-cmdline
 2016-05-26 16:07 UTC  (2+ messages)

[PATCH 0/7] xfstests: minor fixes for the reflink/dedupe tests
 2016-05-26 16:07 UTC  (5+ messages)
` [PATCH 2/7] tests: don't put loop control files on the scratch mount

[RFC 0/1] i2c: omap: Add support for switching to slave mode
 2016-05-26 16:07 UTC  (3+ messages)
` [RFC 1/1] drivers: i2c: omap: Add slave support

[PATCH 00/23] kbl and gen9 workarounds
 2016-05-26 16:06 UTC  (26+ 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

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

[patch v2] PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() check
 2016-05-26 16:06 UTC  (8+ messages)

[PATCH v8 0/7] Rework of tpm_tis to share common logic across phy's (lpc/spi/-i2c-)
 2016-05-26 16:05 UTC  (3+ messages)

Support for unaligned watchpoints in arm/arm64
 2016-05-26 16:04 UTC 

[Bug 88861] [efi, i915, vgaswitcheroo, black screen, nouveau] Screen goes black when switching from dedicated nvidia graphics card (nouveau) to integrated
 2016-05-26 16:04 UTC 

[PATCH net 0/2] sfc: aRFS fixes
 2016-05-26 16:02 UTC  (3+ messages)
` [PATCH net 1/2] sfc: handle nonlinear SKBs in efx_filter_rfs()
` [PATCH net 2/2] sfc: Track RPS flow IDs per channel instead of per function

[PATCH v1 1/1] rtl8xxxu: tuse %*ph to dump buffers
 2016-05-26 16:02 UTC  (2+ messages)

audit.log with logrotate on CentOS
 2016-05-26 16:01 UTC  (2+ messages)

[U-Boot] [PATCH 01/12] arm: config: Introduce CONFIG_SYS_ARM_ARCH
 2016-05-26 16:01 UTC  (12+ messages)
` [U-Boot] [PATCH 02/12] arm: include: Import unified.h from Linux kernel
` [U-Boot] [PATCH 03/12] arm: lib: Drop underscore from private libgcc filenames
` [U-Boot] [PATCH 04/12] arm: lib: Sync libgcc shift operations
` [U-Boot] [PATCH 05/12] arm: lib: Sync libgcc 32b division/modulo operations
` [U-Boot] [PATCH 06/12] arm: lib: Fix uldivmod.S build on Thumb2
` [U-Boot] [PATCH 07/12] arm: lib: Import __do_div64 from Linux
` [U-Boot] [PATCH 08/12] arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax
` [U-Boot] [PATCH 09/12] arm: lib: import muldi3.S from Linux
` [U-Boot] [PATCH 10/12] arm: lib: Import Thumb1 functions
` [U-Boot] [PATCH 11/12] arm: lib: Split asm symbols into different .text subsections
` [U-Boot] [PATCH 12/12] lib: Enable private libgcc by default

[U-Boot] [PATCH 1/2] [RFC] lib: Implement support for tiny sprintf()
 2016-05-26 16:00 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] [RFC] ARM: omap: Enable tiny printf/sprintf on omap3_logic

getting feedback on dm-cache statistics tool
 2016-05-26 16:00 UTC 

[U-Boot] [PATCH 0/3] MIPS cache cleanups
 2016-05-26 15:58 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
` [U-Boot] [PATCH 2/3] MIPS: Split I & D cache line size config
` [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro

[Xenomai] "watchdog triggered" error & irq interrupt
 2016-05-26 15:57 UTC 

[PATCH v5 00/10] Check VT-d Device-TLB flush error
 2016-05-26 15:56 UTC  (15+ messages)
` [PATCH v5 01/10] vt-d: fix the IOMMU flush issue
` [PATCH v5 03/10] IOMMU/MMU: enhance the call trees of IOMMU unmapping and mapping

[PATCH for-4.7] XSA-180 patches for 4.7
 2016-05-26 15:54 UTC  (9+ 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

Better error message in auditd wanted
 2016-05-26 15:56 UTC  (3+ messages)

[Buildroot] [PATCH] ffmpeg: disable for mips64r2 and mips64r6
 2016-05-26 15:55 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] ffmpeg: add BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
 2016-05-26 15:54 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] ffmpeg: disable for mips64r2 and mips64r6

freevxfs: hp-ux support. patchset 1-7/7
 2016-05-26 15:53 UTC  (3+ messages)
` freevxfs: hp-ux support. (working) "
` r

[PATCH] dell-smm-hwmon: Cache fan_type() calls and use fan_status() for fan detection
 2016-05-26 15:51 UTC  (3+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2016-05-26 15:49 UTC  (2+ messages)

[RFC PATCH 0/7] tou: Transports over UDP - part I
 2016-05-26 15:49 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: fix arm64 Linux boot image header field sizes
 2016-05-26 15:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-sunxi master
 2016-05-26 15:49 UTC  (2+ messages)

[U-Boot] pull request: u-boot-uniphier/master
 2016-05-26 15:49 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
 2016-05-26 15:49 UTC  (4+ messages)

[U-Boot] Please pull u-boot-mpc85xx master
 2016-05-26 15:49 UTC  (2+ messages)

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

[PATCH v3 0/3] Fix xen crash when starting HVM guest due to missing io handler
 2016-05-26 15:47 UTC  (9+ messages)
` [PATCH v3 2/3] svm: iommu: Only call guest_iommu_init() after initialized HVM domain
` [PATCH v3 3/3] AMD IOMMU: Check io_handler before registering mmio handler

[U-Boot] [PATCH] ARM: k2g: Configure reset mux to device reset
 2016-05-26 15:45 UTC  (2+ messages)

[PATCH v3 1/2] i2c: qup: add ACPI support
 2016-05-26 15:42 UTC  (6+ messages)
` [PATCH v3 2/2] i2c: qup: support SMBus block read

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

[U-Boot] [PATCH] serial: 16550: Drop OMAP1510 support
 2016-05-26 15:40 UTC  (2+ messages)

[RFC 0/5] usb: chipidea: Add support for Tegra20 through Tegra124
 2016-05-26 15:40 UTC  (7+ messages)
` [RFC 1/5] usb: chipidea: Add support for Tegra20/30/114/124
` [RFC 2/5] ARM: tegra: Enable UDC on TrimSlice
` [RFC 3/5] ARM: tegra: Enable UDC on Beaver
` [RFC 4/5] ARM: tegra: Enable UDC on Dalmore
` [RFC 5/5] ARM: tegra: Enable UDC on Jetson TK1

[PATCH] usb: gadget: fix spinlock dead lock in gadgetfs
 2016-05-26 15:38 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/4] More cleanups for RAMBlock/ram_addr_t vs. MemoryRegion
 2016-05-26 15:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr

[PATCH 0/2] linux-yocto: intel staging and bxt backports
 2016-05-26 15:36 UTC  (3+ messages)
` [PATCH 1/2] linux-yocto:4.4: broxton backports
` [PATCH 2/2] linux-yocto: create intel branches

[PATCH 0/5] Handle oom bypass more gracefully
 2016-05-26 15:35 UTC  (8+ 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 v2] memory-hotplug: fix store_mem_state() return value
 2016-05-26 15:35 UTC  (4+ messages)

[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

[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

[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 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  (11+ messages)

[Qemu-devel] [PATCH v2 00/22] GICv3 emulation
 2016-05-26 14:55 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/22] migration: Define VMSTATE_UINT64_2DARRAY
` [Qemu-devel] [PATCH v2 02/22] bitops.h: Implement half-shuffle and half-unshuffle ops
` [Qemu-devel] [PATCH v2 03/22] target-arm: Define new arm_is_el3_or_mon() function
` [Qemu-devel] [PATCH v2 04/22] target-arm: Provide hook to tell GICv3 about changes of security state
` [Qemu-devel] [PATCH v2 05/22] target-arm: Add mp-affinity property for ARM CPU class
` [Qemu-devel] [PATCH v2 06/22] hw/intc/arm_gicv3: Add state information
` [Qemu-devel] [PATCH v2 07/22] hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
` [Qemu-devel] [PATCH v2 08/22] hw/intc/arm_gicv3: Add vmstate descriptors
` [Qemu-devel] [PATCH v2 09/22] hw/intc/arm_gicv3: ARM GICv3 device framework
` [Qemu-devel] [PATCH v2 10/22] hw/intc/arm_gicv3: Implement functions to identify next pending irq
` [Qemu-devel] [PATCH v2 12/22] hw/intc/arm_gicv3: Implement GICv3 redistributor registers
` [Qemu-devel] [PATCH v2 15/22] hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
` [Qemu-devel] [PATCH v2 18/22] hw/intc/arm_gicv3: Add IRQ handling "
` [Qemu-devel] [PATCH v2 20/22] target-arm/monitor.c: Advertise emulated GICv3 in capabilities
` [Qemu-devel] [PATCH v2 22/22] RFC: hw/intc/arm_gicv3_kvm: Implement get/put functions

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 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  (8+ 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)

[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)

[Qemu-devel] [PATCH] hw/arm/virt: Reject gic-version=host for non-KVM
 2016-05-26 15:14 UTC  (4+ 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

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  (3+ messages)
` [PATCH igt v2 "
  ` [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


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.