All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-08 15:26:37 to 2018-01-08 15:49:24 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2018-01-08 15:49 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2018-01-08 15:49 UTC 

general protection fault in free_verifier_state (2)
 2018-01-08 15:48 UTC  (2+ messages)

[PATCH 0/2] PCM OSS fixes
 2018-01-08 15:48 UTC  (9+ messages)
` [PATCH 2/2] ALSA: pcm: Allow aborting mutex lock at OSS read/write loops

[PATCH] v4l: doc: clarify v4l2_mbus_fmt height definition
 2018-01-08 15:48 UTC  (5+ messages)

[PATCH v4 0/4] Add --no-ahead-behind to status
 2018-01-08 15:48 UTC  (5+ messages)
` [PATCH v4 1/4] stat_tracking_info: return +1 when branches not equal
` [PATCH v4 2/4] status: add --[no-]ahead-behind to status and commit for V2 format
` [PATCH v4 3/4] status: update short status to respect --no-ahead-behind
` [PATCH v4 4/4] status: support --no-ahead-behind in long format

[PATCH] bus/pci: forbid VA as IOVA mode if IOMMU address width too small
 2018-01-08 15:48 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-01-08 15:48 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:47 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-01-08 15:47 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2018-01-08 15:47 UTC 

[GIT PULL] drm/tegra: Changes for v4.16-rc1
 2018-01-08 15:47 UTC  (5+ messages)

[PATCHv3 0/2] capability controlled user-namespaces
 2018-01-08 15:47 UTC  (10+ messages)
      ` [kernel-hardening] "

mtd layer: support of hybrid flash(W25M161AW) having both NOR and NAND flash
 2018-01-08 15:45 UTC  (7+ messages)

[PATCH] rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate()
 2018-01-08 15:46 UTC  (3+ messages)
`  "

[PATCH] imx6: fix pcie enumeration
 2018-01-08 15:46 UTC  (10+ messages)

[PATCH v4 4/4] ARM: pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly
 2018-01-08 15:46 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:46 UTC 

[Qemu-devel] [PATCH v5 00/31] SDHCI: make it abstract, add inherited devices, add qtests
 2018-01-08 15:43 UTC  (31+ messages)
` [Qemu-devel] [PATCH v5 01/31] sdhci: add a spec_version property
` [Qemu-devel] [PATCH v5 02/31] sdhci: add basic Spec v1 capabilities
` [Qemu-devel] [PATCH v5 03/31] sdhci: add max-block-length capability (Spec v1)
` [Qemu-devel] [PATCH v5 04/31] sdhci: add clock capabilities "
` [Qemu-devel] [PATCH v5 05/31] sdhci: add DMA and 64-bit capabilities (Spec v2)
` [Qemu-devel] [PATCH v5 07/31] sdhci: Fix 64-bit ADMA2
` [Qemu-devel] [PATCH v5 08/31] hw/sd: clean/reorder the Makefile adding few comments
` [Qemu-devel] [PATCH v5 09/31] sdhci: add a common class
` [Qemu-devel] [PATCH v5 10/31] sdhci: add a Designware/Samsung host controller
` [Qemu-devel] [PATCH v5 11/31] hw/arm/exynos4210: use the "samsung, exynos4210-dw-mshc" device
` [Qemu-devel] [PATCH v5 12/31] sdhci: add the generic Arasan SDHCI 4.9a PHY controller
` [Qemu-devel] [PATCH v5 13/31] hw/arm/xilinx_zynq: use the "arasan, sdhci-4.9a" device
` [Qemu-devel] [PATCH v5 14/31] sdhci: add qtest to check the SD Spec version
` [Qemu-devel] [PATCH v5 15/31] sdhci: check Spec v2 capabilities qtest
` [Qemu-devel] [PATCH v5 16/31] sdhci: add v3 capabilities
` [Qemu-devel] [PATCH v5 17/31] sdhci: rename the hostctl1 register
` [Qemu-devel] [PATCH v5 18/31] sdhci: add the Broadcom BCM2835 SDHCI controller
` [Qemu-devel] [PATCH v5 19/31] hw/arm/bcm2835_peripherals: use the "brcm, bcm2835-sdhci" device
` [Qemu-devel] [PATCH v5 20/31] sdhci: add the Freescale controller for i.MX
` [Qemu-devel] [PATCH v5 21/31] hw/arm/fsl-imx6: use the "fsl, imx6q-usdhc" controller
` [Qemu-devel] [PATCH v5 22/31] sdhci: add the generic Arasan SDHCI 8.9a PHY
` [Qemu-devel] [PATCH v5 23/31] hw/arm/xilinx_zynqmp: use the "arasan, sdhci-8.9a" device
` [Qemu-devel] [PATCH v5 24/31] sdhci: let the SYSBUS_SDHCI type be abstract
` [Qemu-devel] [PATCH v5 25/31] sdhci: check Spec v3 capabilities qtest
` [Qemu-devel] [PATCH v5 26/31] sdhci: remove the deprecated 'capareg' property
` [Qemu-devel] [PATCH v5 27/31] sdhci: add check_capab_readonly() qtest
` [Qemu-devel] [PATCH v5 28/31] sdhci: add a check_capab_baseclock() qtest
` [Qemu-devel] [PATCH v5 29/31] sdhci: add a check_capab_sdma() qtest
` [Qemu-devel] [PATCH v5 30/31] sdhci: add a check_capab_v3() qtest
` [Qemu-devel] [PATCH v5 31/31] sdhci: add Spec v4.2 register definitions

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
 2018-01-08 15:45 UTC 

[Qemu-devel] [PATCH v1 00/21] RISC-V QEMU Port Submission v1
 2018-01-08 15:45 UTC  (5+ messages)

Rebasing nf-next
 2018-01-08 15:45 UTC 

[PATCH] Staging: vt6656: Fix unnecessary parantheses
 2018-01-08 15:45 UTC  (2+ messages)

[PATCH v9 00/15] overlayfs: Delayed copy up of data
 2018-01-08 15:44 UTC  (5+ messages)

[Qemu-devel] [PATCH] cocoa.m: Fix scroll wheel support
 2018-01-08 15:44 UTC  (2+ messages)

[PATCH v2] mmc: sdhci_f_sdh30: add ACPI support
 2018-01-08 15:44 UTC 

[PATCH] Staging: vt6656: fix unnecessary parantheses
 2018-01-08 15:44 UTC  (2+ messages)

Yocto Project Status WW02’18
 2018-01-08 15:44 UTC 

[PATCH 1/2] dt-bindings: pinctrl: Add Qualcomm SDM845 TLMM binding
 2018-01-08 15:44 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: qcom: Add sdm845 pinctrl driver

[PATCH 0/5] Add capture functionality to OMAP pwm driver
 2018-01-08 15:43 UTC  (11+ messages)
` [PATCH 1/5] clocksource: timer-dm: Make unexported functions static
` [PATCH 2/5] clocksource: timer-dm: Check prescaler value
` [PATCH 3/5] pwm: pwm-omap-dmtimer: Fix frequency when using prescaler
` [PATCH 4/5] clocksource: timer-dm: Add event capture
` [RFC 5/5] pwm: pwm-omap-dmtimer: Add capture functionality

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:43 UTC 

[PATCH RFC v1 00/74] Run PV guest in PVH container
 2018-01-08 15:43 UTC  (7+ messages)
` [PATCH RFC v1 06/74] tools/libelf: fix elf notes check for PVH guest
` [PATCH RFC v1 18/74] x86/link: Relocate program headers

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2018-01-08 15:42 UTC  (12+ messages)

[patch net-next v6 00/11] net: sched: allow qdiscs to share filter block instances
 2018-01-08 15:42 UTC  (3+ messages)

[PATCH] mbuf:using sanity checks do not panic on null mbuf
 2018-01-08 15:41 UTC  (3+ messages)

[nf-next:master 54/54] net//netfilter/nf_flow_table.c:196:6: error: void value not ignored as it ought to be
 2018-01-08 15:40 UTC 

[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
 2018-01-08 15:40 UTC  (6+ messages)

[PATCH] Staging: vme: vme_user: removed unnecessary parentheses
 2018-01-08 15:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:39 UTC 

[PATCH v6 00/16] arm64/firmware: Software Delegated Exception Interface
 2018-01-08 15:38 UTC  (34+ messages)
` [PATCH v6 01/16] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH v6 02/16] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH v6 03/16] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH v6 04/16] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH v6 05/16] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH v6 06/16] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
` [PATCH v6 07/16] firmware: arm_sdei: Add driver for Software Delegated Exceptions
` [PATCH v6 08/16] arm64: Add vmap_stack header file
` [PATCH v6 09/16] arm64: uaccess: Add PAN helper
` [PATCH v6 10/16] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
` [PATCH v6 11/16] firmware: arm_sdei: Add support for CPU and system power states
` [PATCH v6 12/16] firmware: arm_sdei: add support for CPU private events
` [PATCH v6 13/16] arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
` [PATCH v6 14/16] firmware: arm_sdei: Discover SDEI support via ACPI
` [PATCH v6 15/16] arm64: mmu: add the entry trampolines start/end section markers into sections.h
` [PATCH v6 16/16] arm64: sdei: Add trampoline code for remapping the kernel

[PATCH v5 0/5] Add OV5640 parallel interface and RGB565/YUYV support
 2018-01-08 15:38 UTC  (3+ messages)

[PATCH] hyperv/netvsc: Delete two error messages for a failed memory allocation in netvsc_init_buf()
 2018-01-08 15:37 UTC  (3+ messages)
  ` [PATCH] hyperv/netvsc: Delete two error messages for a failed memory allocation in netvsc_init_b

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:37 UTC 

[PATCH 0/2] Staging: most: aim-sound: sound.c: coding style
 2018-01-08 15:35 UTC  (5+ messages)
` [PATCH 1/2] Staging: most: aim-sound: sound.c: fixed an alignment issue
` [PATCH 2/2] Staging: most: aim-sound: sound.c: removed unnecessary parentheses

[Qemu-devel] [PATCH] oslib-posix: check for posix_memalign in configure script
 2018-01-08 15:34 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:34 UTC 

[PATCH 0/5] Failover criteria unification
 2018-01-08 15:34 UTC  (9+ messages)
` [PATCH 1/5] nvme: Add more command status translation

[PATCH] perf: arm_dsu_pmu: convert to bitmap_from_arr32
 2018-01-08 15:34 UTC  (7+ messages)

[Cluster-devel] [GFS2 PATCH] [v2] GFS2: Log the reason for log flushes in every log header
 2018-01-08 15:34 UTC 

Growing RAID10 with active XFS filesystem
 2018-01-08 15:34 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:33 UTC 

[Qemu-devel] [PATCH] tests/.gitignore: Add test-bdrv-drain
 2018-01-08 15:33 UTC 

[PATCH 0/1] i915: pm: Be less agressive with clockfreq changes on Bay Trail
 2018-01-08 15:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for i915: pm: Be less agressive with clockfreq changes on Bay Trail (rev2)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:32 UTC 

[PATCH 1/2] event/sw: fix queue memory leak and multi-link bug
 2018-01-08 15:32 UTC  (3+ messages)
` [PATCH 2/2] event/sw: use dynamically-sized IQs

Napatech pmd
 2018-01-08 15:31 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] NBD patches through 2018-01-08
 2018-01-08 15:31 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] nbd/server: Implement sparse reads atop structured reply
` [Qemu-devel] [PULL 2/3] nbd/server: Optimize final chunk of sparse read
` [Qemu-devel] [PULL 3/3] block/nbd: fix segmentation fault when .desc is not null-terminated

[PATCH v2] ARM: dts: sunxi: Add sid for a83t
 2018-01-08 15:30 UTC  (12+ messages)

[alsa-devel][PATCH v8] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2018-01-08 15:31 UTC  (5+ messages)
      ` [PATCH "

[PATCH v3] lib/librte_meter: add meter configuration profile
 2018-01-08 15:43 UTC  (2+ messages)
` [PATCH v4] "

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:31 UTC 

stable-rc/linux-4.4.y build: 178 builds: 4 failed, 174 passed, 8 errors (v4.4.110-18-g5da3d9af3a4b)
 2018-01-08 15:30 UTC  (4+ messages)

[RESEND PATCH V2 0/4] bug fix mmap read and rdpmc read in large PEBS
 2018-01-08 15:15 UTC  (5+ messages)
` [RESEND PATCH V2 1/4] perf/x86/intel: fix event update for auto-reload
` [RESEND PATCH V2 2/4] perf/x86: introduce read function for x86_pmu
` [RESEND PATCH V2 3/4] perf/x86/intel: drain PEBS buffer in event read
` [RESEND PATCH V2 4/4] perf/x86: fix: disable userspace RDPMC usage for large PEBS

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:29 UTC 

[PATCH v2 0/8] IBRS patch series
 2018-01-08 15:29 UTC  (4+ messages)
` [PATCH v2 4/8] x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature

[PATCH] Documentation: remove stale crossrelease_stacktrace parameter
 2018-01-08 15:27 UTC 

[PATCH v2 0/2] USB: serial: ark3116: ioctl changes
 2018-01-08 15:28 UTC  (5+ messages)
` [PATCH v2 1/2] USB: serial: ark3116: Remove unused TIOCSSERIAL ioctl case
      ` [v2,1/2] "

[PATCH] drm/i915: Don't adjust priority on an already signaled fence
 2018-01-08 15:29 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH] hw/block: Fix pin-based interrupt behaviour of NVMe
 2018-01-08 15:28 UTC  (2+ messages)

KPTI backport to 3.16
 2018-01-08 15:28 UTC  (6+ messages)
` [kaiser-discuss] "

4.14 LTS build not listed in kernel releases feed
 2018-01-08 15:28 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-01-08 15:28 UTC 

[PATCH v3 00/27] staging: ccree: fixes and cleanups
 2018-01-08 15:28 UTC  (4+ messages)
` [PATCH v3 24/27] staging: ccree: use a consistent file naming convention

[Bug 104540] Corrupted colors in OBS-Studio window capture
 2018-01-08 15:27 UTC 

[Qemu-devel] [PATCH] block/iscsi: fix initialization of iTask in iscsi_co_get_block_status
 2018-01-08 15:27 UTC 

[PATCH v2 00/14] add new avf PMD
 2018-01-08 15:27 UTC  (6+ messages)
` [PATCH v4 00/15] add new AVF PMD
  ` [PATCH v4 01/15] net/avf/base: add base code for avf PMD

[PATCH 0/7] use SPDX-License-Identifier for Armada SoCs and boards
 2018-01-08 15:27 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs

[PATCH v2 00/11] arm64 kpti hardening and variant 2 workarounds
 2018-01-08 15:27 UTC  (7+ messages)
` [PATCH v2 01/11] arm64: use RET instruction for exiting the trampoline

[PATCH v5] sched: make RED scaling configurable
 2018-01-08 15:27 UTC 

[PATCH] gpu: drm: i915: intel_hotplug: avoid NULL pointer dereference
 2018-01-08 15:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] ASoC: rockchip: i2s: fix playback after runtime resume
 2018-01-08 15:26 UTC  (2+ messages)

[PATCH v5 0/3] Add andestech atcpit100 timer
 2018-01-08 15:26 UTC  (10+ messages)
` [PATCH v5 1/3] clocksource/drivers/atcpit100: "

[PATCH V2 0/2] nvme-pci: fix the timeout case when reset is ongoing
 2018-01-09  2:03 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.