All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-04 09:37:32 to 2017-04-04 10:19:53 UTC [more...]

[PATCH for-4.9 00/33] Stable commits picked up from lede project
 2017-04-04  9:45 UTC  (4+ messages)
` [PATCH 01/33] ARM: BCM5301X: Add back handler ignoring external imprecise aborts

[Qemu-devel] [Qemu-trivial] [PATCH v5] util: Use g_malloc/g_free in envlist.c
 2017-04-04 10:19 UTC  (5+ messages)

[PATCH V9 00/11] IOMMU probe deferral support
 2017-04-04 10:18 UTC  (39+ messages)
` [PATCH V10 00/12] "
  ` [PATCH V10 01/12] iommu/of: Refactor of_iommu_configure() for error handling
  ` [PATCH V10 02/12] iommu/of: Prepare for deferred IOMMU configuration
  ` [PATCH V10 03/12] of: dma: Move range size workaround to of_dma_get_range()
  ` [PATCH V10 04/12] of: dma: Make of_dma_deconfigure() public
  ` [PATCH V10 05/12] ACPI/IORT: Add function to check SMMUs drivers presence
  ` [PATCH V10 06/12] of: device: Fix overflow of coherent_dma_mask
  ` [PATCH V10 07/12] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
  ` [PATCH V10 08/12] iommu: of: Handle IOMMU lookup failure with deferred probing or error
  ` [PATCH V10 09/12] drivers: acpi: "
  ` [PATCH V10 10/12] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
  ` [PATCH V10 11/12] iommu/arm-smmu: Clean up early-probing workarounds
  ` [PATCH V10 12/12] ACPI/IORT: Remove linker section for IORT entries probing

[PATCH v3 0/8] x86/vioapic: introduce support for multiple vIO APICs
 2017-04-04 10:18 UTC  (5+ messages)
` [PATCH v3 3/8] x86/irq: rename NR_HVM_IRQS and break it's dependency on VIOAPIC_NUM_PINS

[PATCH for 4.9 0/6] x86/emul: Fixes
 2017-04-04 10:18 UTC  (9+ messages)
` [PATCH for 4.9 3/6] x86/hvm: Fix segmentation logic for system segments

[PATCH] drm/i915/glk: limit pixel clock to 99% of cdclk workaround
 2017-04-04 10:17 UTC  (5+ messages)

[Buildroot] [PATCH] nano: bump version to 2.8.0
 2017-04-04 10:17 UTC 

[meta-raspberrypi][PATCH] rpi-config: waveshare screen support
 2017-04-04 10:17 UTC  (3+ messages)

[PATCH 01/11] drm: update todo.rst
 2017-04-04 10:17 UTC  (12+ messages)
` [PATCH 02/11] drm: Consolidate and document sysfs support
` [PATCH 03/11] drm: Extract drm_ioctl.h
` [PATCH 04/11] drm: document drm_ioctl.[hc]
` [PATCH 05/11] drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
` [PATCH 07/11] drm/vblank: Add FIXME comments about moving the vblank ts hooks
  ` [PATCH 06/11] drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
  ` [PATCH 08/11] drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
  ` [PATCH 09/11] drm/vblank: Simplify the get_scanout_position helper hook
` [PATCH 10/11] drm/vblank: Lock down vblank->hwmode more
` [PATCH 11/11] drm/doc: Small markup fixup
` ✓ Fi.CI.BAT: success for series starting with [01/11] drm: update todo.rst

[PATCH] dim: Fixup Link: tag in apply-pull
 2017-04-04 10:17 UTC  (2+ messages)

[PATCH] examples: ethtool: Link against librte_pmd_ixgbe if necessary
 2017-04-04 10:15 UTC  (3+ messages)

[PATCH] libxc: fix segfault on uninitialized xch->fmem
 2017-04-04 10:15 UTC  (2+ messages)

[PATCH] platform/x86: asus-nb-wmi: Add wapf=4 quirk for Asus X302UA
 2017-04-04 10:14 UTC  (2+ messages)

[kvmarm:master 1/3] arch/arm/kvm/mmu.c:302:14: error: 'S2_PUD_SIZE' undeclared
 2017-04-04 10:14 UTC  (3+ messages)

t1503 broken ?
 2017-04-04 10:12 UTC  (5+ messages)
` [PATCH 1/2] path.c: and an option to call real_path() in expand_user_path()
  ` [PATCH 2/2] config: resolve symlinks in conditional include's patterns

[Qemu-devel] [RFC PATCH v1 0/9] MTTCG and record/replay fixes for rc3
 2017-04-04 10:13 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v1 8/9] cpus: don't credit executed instructions before they have run

[PATCH v3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
 2017-04-04 10:13 UTC  (4+ messages)

How do you script linux GIT client to pass kerberos credential to apache enabled GIT server?
 2017-04-04 10:12 UTC  (2+ messages)

[PATCH guest kernel] vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
 2017-04-04 10:12 UTC  (5+ messages)

[PATCH v3 0/2] clean up interrupt handle
 2017-04-04 10:12 UTC  (2+ messages)

[PATCH] Tell userspace if scanning out of an imported PRIME buffer is safe
 2017-04-04 10:11 UTC  (4+ messages)
` [PATCH 1/2] drm: Add DRM_CAP_PRIME_SCANOUT

[PATCH] drm/i915: Apply a cond_resched() to the saturated signaler
 2017-04-04 10:10 UTC 

[PATCH 00/16] Networking drivers refcount conversions
 2017-04-04 10:07 UTC  (8+ messages)
` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount from atomic_t to refcount_t
      ` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount from atomic_t to refcount

storing multiple weights in crush
 2017-04-04 10:10 UTC  (4+ messages)

[GIT PULL] nvme patches for kernel 4.12 - early merge to for-4.12/block
 2017-04-04 10:09 UTC 

[PATCH 1/2] drm: Add new DRM_IOCTL_MODE_GETPLANE2
 2017-04-04 10:07 UTC  (3+ messages)

[Cluster-devel] [PATCH] gfs2: Re-enable fallocate for the rindex
 2017-04-04 10:06 UTC 

[PATCH] ARM: dts: koelsch: Correct clock frequency of X2 DU clock input
 2017-04-04 10:05 UTC  (3+ messages)

[PATCH] drivers/staging/lustre: Coding-guideline: Missing a blank line after declarations
 2017-04-04 10:05 UTC  (4+ messages)
  ` [lustre-devel] "

[Qemu-devel] [PATCH v3 0/1] slirp: add SOCKS5 support
 2017-04-04 10:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/1] "

[PATCHv2] irq/affinity: Fix CPU spread for unbalanced nodes
 2017-04-04 10:03 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH v2] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
 2017-04-04 10:05 UTC  (2+ messages)

[PATCH] raid6/altivec: adding vpermxor implementation for raid6 Q syndrome
 2017-04-04 10:04 UTC  (4+ messages)

[PATCH ALT4 V2 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-04-04 10:02 UTC  (4+ messages)
` [PATCH ALT4 V2 2/2] audit: filter PATH records keyed on filesystem magic

[morty/master][PATCH v2] ti-ipc: Update to new verison 3.46.00.00_eng
 2017-04-04 10:02 UTC 

[PATCH] f2fs: split make_dentry_ptr() into block and inline versions
 2017-04-04 10:01 UTC 

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-04-04  9:59 UTC  (19+ messages)

[PATCH] EDAC, altera: Fix peripheral warnings for Cyclone5
 2017-04-04  9:59 UTC  (2+ messages)

[PATCH] doc: update deprecation notice and release_17_05 for ABI change
 2017-04-04  9:59 UTC  (3+ messages)

[PATCH] eal/linux: fix multi-process cannot work
 2017-04-04  9:58 UTC  (3+ messages)

[PATCH v2] x86/monitor: add support for descriptor access events
 2017-04-04  9:57 UTC 

[PATCH -v3 7/8] rtmutex: Fix PI chain order integrity
 2017-04-04  9:52 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v4 0/6] Pad retentions support for Exynos5433
 2017-04-04  9:57 UTC  (9+ messages)
` [GIT PULL] mfd: exynos-lpass: Pinctrl dependency

[PATCH] drm/i915: Park the signaler before sleeping
 2017-04-04  9:57 UTC  (2+ messages)

[ANNOUNCE] libdrm 2.4.77
 2017-04-04  9:56 UTC 

[U-Boot] [PATCH v3 0/9] sunxi: Remove SYS_EXTRA_OPTIONS
 2017-04-04  9:56 UTC  (5+ messages)

[PATCH -v3 6/8] sched,tracing: Update trace_sched_pi_setprio()
 2017-04-04  9:51 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 1/2] platform/x86: silead_dmi - do not treat all devices as i2c_clients
 2017-04-04  9:54 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: silead_dmi - abort early if DMI does not match

[PATCH -v3 8/8] rtmutex: Fix more prio comparisons
 2017-04-04  9:52 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v2 00/27] arm64: Dom0 ITS emulation
 2017-04-04  9:57 UTC  (6+ messages)
` [PATCH v2 06/27] ARM: GICv3 ITS: introduce device mapping

[PATCH] powerpc/misc: fix exported functions that reference the TOC
 2017-04-04  9:55 UTC  (4+ messages)

[GIT PULL] nvme patches for kernel 4.11 rc6
 2017-04-04  9:54 UTC 

[PATCH 14/16] drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
 2017-04-04  9:54 UTC  (7+ messages)
` [PATCH] "
    ` [Intel-gfx] "

[PATCH -v3 2/8] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
 2017-04-04  9:49 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v4 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs
 2017-04-04  9:51 UTC  (23+ messages)
` [PATCH v4 1/5] dt-bindings: update device tree binding for Allwinner PRCM CCUs
` [PATCH v4 2/5] clk: sunxi-ng: add support for "
` [PATCH v4 3/5] arm64: allwinner: a64: add r_ccu node
` [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu
` [PATCH v4 5/5] arm64: allwinner: a64: add R_PIO pinctrl node

[PATCH 0/5] ARM: imx: Set LDO regulator supply
 2017-04-04  9:53 UTC  (18+ messages)
` [PATCH 1/5] ARM: imx: gpc: Do not print error message for EPROBE_DEFER
` [PATCH 2/5] cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator
` [PATCH 3/5] cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend
` [PATCH 4/5] ARM: dts: imx6qdl-sabresd: Set LDO regulator supply
` [PATCH 5/5] ARM: dts: imx6qp-sabresd: Set reg_arm "

[PATCH v3 6/6] sched/deadline/rtmutex: Don't miss the dl_runtime/dl_period update
 2017-04-04  9:50 UTC  (3+ messages)
` [PATCH -v3 3/8] sched/deadline/rtmutex: Dont "
  ` [tip:locking/core] "

[PATCH -v3 4/8] rtmutex: Clean up
 2017-04-04  9:50 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH -v3 5/8] sched/rtmutex: Refactor rt_mutex_setprio()
 2017-04-04  9:51 UTC  (2+ messages)
` [tip:locking/core] "

[Buildroot] [PATCH] gnupg2: bump version to 2.1.20
 2017-04-04  9:52 UTC 

[PATCH v6 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-04-04  9:52 UTC  (11+ messages)
` [PATCH v6 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
` [PATCH v6 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats
` [PATCH v6 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations

[PATCH -v3 1/8] rtmutex: Deboost before waking up the top waiter
 2017-04-04  9:48 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 1/4] mm/vmalloc: allow to call vfree() in atomic context
 2017-04-04  9:49 UTC  (13+ messages)
` [PATCH 4/4] mm/vmalloc: remove vfree_atomic()

[PATCH 5/5] linux-yocto: drop 4.8 recipes
 2017-04-04  9:48 UTC  (3+ messages)
` [PATCH] x86-base.inc, qemuarm.conf: prefer 4.10 version of linux-yocto

[PATCH] crypto/qat: add support for Intel QAT device D15xx
 2017-04-04  9:48 UTC  (3+ messages)
` [PATCH v3 0/3] "

[PATCH] cryptodev: add API note
 2017-04-04  9:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #4]
 2017-04-04  9:46 UTC  (4+ messages)
` [PATCH 2/4] xfstests: Add first statx test "
` [PATCH 3/4] xfstests: Partially expand the documentation "
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

[Buildroot] [PATCH] gst-ffmpeg: work-around bogus configure logic on SPARC
 2017-04-04  9:46 UTC  (2+ messages)

[Buildroot] [git commit] gst-ffmpeg: work-around bogus configure logic on SPARC
 2017-04-04  9:45 UTC 

[Qemu-devel] [PATCH v1 0/3] Update AppleSMC for OS X Sierra 10.12.4 guests
 2017-04-04  9:44 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 2/3] applesmc: consolidate port i/o into single contiguous region

[PATCH] drivers/staging/lustre: Replacing 'unsigned' with 'unsigned int'
 2017-04-04  9:44 UTC 

[PATCH] kernel: drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
 2017-04-04  9:43 UTC  (4+ messages)

[Buildroot] [PATCH] libiio: Fix tools not linked with pthreads
 2017-04-04  9:43 UTC 

[Qemu-devel] [PATCH v5] qga: Add `guest-get-timezone` command
 2017-04-04  9:42 UTC  (3+ messages)

[PATCH v1] lib: fix coverity issues in distributor allocation
 2017-04-04  2:42 UTC 

[PATCH 04/11] platform/x86: fujitsu-laptop: simplify set_lcd_level()
 2017-04-04  9:39 UTC  (2+ messages)
` [PATCH 04+/11] "

[PATCH v4 1/4] i2c: core: Allow getting ACPI info by index
 2017-04-04  9:39 UTC  (4+ messages)
` [PATCH v4 4/4] platform/x86: Add Intel Cherry Trail ACPI INT33FE device driver

[U-Boot] [PATCH v2 0/5] Patches to reduce TPL code size
 2017-04-04  9:38 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/5] string: Provide a slimmed-down memset()


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.