All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 12:37:44 to 2017-12-06 13:53:33 UTC [more...]

[PATCH v4 1/7] drm/i915/huc: Move firmware selection to init_early
 2017-12-06 13:53 UTC  (5+ messages)
` [PATCH v4 2/7] drm/i915/guc: "
` [PATCH v4 3/7] drm/i915/guc: Introduce USES_GUC_xxx helper macros
` [PATCH v4 4/7] drm/i915/uc: Don't fetch GuC firmware if no plan to use GuC
` [PATCH v4 5/7] drm/i915/uc: Don't use -EIO to report missing firmware

Patch "s390/runtime instrumentation: simplify task exit handling" has been added to the 4.4-stable tree
 2017-12-06 13:53 UTC 

[xen-unstable-smoke test] 116916: tolerable all pass - PUSHED
 2017-12-06 13:53 UTC 

[PATCH] video: hd44780: Add hd44780 lcd display driver
 2017-12-06 13:52 UTC 

[PATCH v2 0/7] TDA998x CEC support
 2017-12-06 13:51 UTC  (5+ messages)
` [PATCH v2 1/7] drm/i2c: tda998x: move mutex/waitqueue/timer/work init early
` [PATCH v2 6/7] drm/i2c: tda998x: add CEC support

[PATCH V1] PM: In kernel power management domain_pm created for async schedules
 2017-12-06 13:50 UTC  (2+ messages)

[PATCH v2] dmaengine: fsl-edma: disable clks on all error paths
 2017-12-06 13:50 UTC 

[Qemu-devel] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-06 13:49 UTC  (3+ messages)
` [Qemu-devel] [virtio-dev] "
  `  "

[PATCH v2] usb: dwc2: Rename function names
 2017-12-06 13:48 UTC  (2+ messages)
` [v2] "

[Qemu-devel] [PATCH/RFC] s390x: split memory into 4TB chunks
 2017-12-06 13:48 UTC  (9+ messages)

BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530
 2017-12-06 13:47 UTC  (10+ messages)

[PATCH v9 0/5] Add support for ThunderX2 pmu events using json files
 2017-12-06 13:47 UTC  (10+ messages)
` [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices

[Buildroot] [PATCH 1/2] kvm-unit-tests: bump to kvm-unit-tests-20171020
 2017-12-06 13:46 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] kvmtool: bump to f77d646ba0

How to append to image, not machine?
 2017-12-06 13:43 UTC 

[U-Boot] [PATCH 0/4] Meson clock driver
 2017-12-06 13:43 UTC  (13+ messages)
` [U-Boot] [PATCH 1/4] ARM: dts: update gxbb-clkc.h from Linux 4.14
  `  "
` [U-Boot] [PATCH 2/4] ARM: meson: add clock measurement function
  `  "
` [U-Boot] [PATCH 3/4] clk: add Amlogic meson clock driver
  `  "
` [U-Boot] [PATCH 4/4] meson: use the "
  `  "

[PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs
 2017-12-06 13:42 UTC  (2+ messages)

[PATCH v3 1/8] drm/i915/huc: Move firmware selection to init_early
 2017-12-06 13:41 UTC  (6+ messages)
` [PATCH v3 3/8] drm/i915/guc: Introduce USES_GUC_xxx helper macros

[fstests PATCH v5 0/2] add test for DAX MAP_SYNC support
 2017-12-06 13:41 UTC  (7+ messages)
` [fstests PATCH v5 1/2] dm-log-writes: only replay log to marks that exist
` [fstests PATCH v5 2/2] generic: add test for DAX MAP_SYNC support

[PATCH] nvmet: Limit num of queues to num of cpus on traget
 2017-12-06 13:40 UTC  (3+ messages)

[PATCH v2 0/2] eeprom: at24: coding style fixes
 2017-12-06 13:40 UTC  (4+ messages)
` [PATCH v2 1/2] eeprom: at24: fix coding style issues
` [PATCH v2 2/2] eeprom: at24: use a common prefix for all symbols in at24.c

[RFC PATCH 0/5] perf events patches for improved ARM64 support
 2017-12-06 13:38 UTC  (9+ messages)
` [RFC PATCH 1/5] perf jevents: add support for pmu events vendor subdirectory
` [RFC PATCH 2/5] perf jevents: add support for arch recommended events

[PATCH 0/2] Fixes for SW PAN
 2017-12-06 13:37 UTC  (3+ messages)

[PATCH] ACPI / GED: unregister interrupts during shutdown
 2017-12-06 13:37 UTC  (8+ messages)

[PATCH] drm/i915: Remove ancient I915_GEM_EXECBUFFER (v1) support
 2017-12-06 13:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] ptr_ring: Add barriers to fix NULL-pointer exception
 2017-12-06 13:35 UTC  (3+ messages)

[PATCH v3 00/20] arm64: Unmap the kernel whilst running in userspace (KPTI)
 2017-12-06 13:34 UTC  (22+ messages)
` [PATCH v3 04/20] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
` [PATCH v3 05/20] arm64: mm: Rename post_ttbr0_update_workaround
` [PATCH v3 07/20] arm64: mm: Allocate ASIDs in pairs
` [PATCH v3 08/20] arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
` [PATCH v3 09/20] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
` [PATCH v3 10/20] arm64: entry: Add exception trampoline page for exceptions from EL0
` [PATCH v3 11/20] arm64: mm: Map entry trampoline into trampoline and kernel page tables
` [PATCH v3 12/20] arm64: entry: Explicitly pass exception level to kernel_ventry macro
` [PATCH v3 13/20] arm64: entry: Hook up entry trampoline to exception vectors
` [PATCH v3 14/20] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
` [PATCH v3 15/20] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
` [PATCH v3 17/20] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
` [PATCH v3 18/20] perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
` [PATCH v3 19/20] arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
` [PATCH v3 20/20] arm64: kaslr: Put kernel vectors address in separate data page

mdadm stuck at 0% reshape after grow
 2017-12-06 13:34 UTC  (6+ messages)

GemniLake laptops goes power off directly after performing suspend
 2017-12-06 13:34 UTC  (6+ messages)

[PATCH v4 00/15] soundwire: Add a new SoundWire subsystem
 2017-12-06 13:32 UTC  (11+ messages)
` [PATCH v4 06/15] soundwire: Add IO transfer
  ` [alsa-devel] "

[PATCH 4.4 00/96] 4.4.103-stable review
 2017-12-06 13:31 UTC  (10+ messages)
` [PATCH 4.4 02/96] s390/runtime instrumention: fix possible memory corruption

[PATCH net-next v3 0/2] net: thunderx: add support for PTP clock
 2017-12-06 13:30 UTC  (6+ messages)
` [PATCH net-next v3 1/2] net: add support for Cavium PTP coprocessor
` [PATCH net-next v3 2/2] net: thunderx: add timestamping support

[Qemu-devel] [PATCH v4] vhost: Don't abort when vhost-user connection is lost during migration
 2017-12-06 13:30 UTC  (3+ messages)

Babel over wireguard
 2017-12-06 13:37 UTC  (6+ messages)

[PATCH 1/2] staging: fsl-mc: Allocate IRQ's before scanning DPRC objects
 2017-12-06 16:18 UTC  (2+ messages)

[Buildroot] [PATCH] linux-tools: add usbip (USB/IP userspace tools)
 2017-12-06 13:29 UTC 

Question on mtd devices with zero erasesize
 2017-12-06 13:28 UTC 

[PATCH] dmaengine: jz4740: disable/unprepare clk if probe fails
 2017-12-06 13:28 UTC 

[PATCH] USB: emi26: Delete an error message for a failed memory allocation in emi26_writememory()
 2017-12-06 13:25 UTC  (8+ messages)
    ` [PATCH] USB: emi26: Delete an error message for a failed memory allocation in emi26_writememory(
    ` USB: emi26: Delete an error message for a failed memory allocation in emi26_writememory()

conditionalize build on branch using jenkins
 2017-12-06 13:25 UTC  (3+ messages)

答复:/ linux-nvdimm
 2017-12-06 13:24 UTC 

[PATCH v3 0/4] iio: adc: at91-sama5d2_adc: add DMA support
 2017-12-06 13:18 UTC  (6+ messages)
` [PATCH v3 2/4] ARM: dts: at91: sama5d2: added dma property for ADC device

[PATCH] dmaengine: fsl-edma: disable clks on all error paths
 2017-12-06 13:20 UTC  (2+ messages)

[PATCH] ipmi_si: fix crash on parisc
 2017-12-06 13:19 UTC  (2+ messages)

[PATCH net-next v2 0/2] bpf/tracing: allow user space to query prog array on the same tp
 2017-12-06 13:16 UTC  (4+ messages)
` [PATCH net-next v2 1/2] "

[PATCH] USB: imx21-hcd: Delete an error message for a failed memory allocation in activate_etd()
 2017-12-06 13:15 UTC  (3+ messages)
`  "

[mkl-can-next:af_can 16/18] drivers/net/can/slcan.c:531:51: error: invalid application of 'sizeof' to incomplete type 'struct can_ml_priv'
 2017-12-06 13:13 UTC  (2+ messages)

[PATCH] aio: Add memcg accounting of user used data
 2017-12-06 13:13 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Remove vma from object on destroy, not close
 2017-12-06 13:10 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Track GGTT writes on the vma
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Remove vma from object on destroy, not close

Linux 4.15-rc2
 2017-12-06 13:09 UTC  (7+ messages)
` Linux 4.15-rc2: Regression in resume from ACPI S3

[LTP] [PATCH 1/2] open_posix: add SAFE_FUNC macro
 2017-12-06 13:08 UTC  (4+ messages)
` [LTP] [PATCH 2/2] pthread_create-14-1: avoid threads sharing stack

[PATCH v3 2/2] ASoC: codecs: Add initial PCM1862/63/64/65 universal ADC driver
 2017-12-06 13:08 UTC  (2+ messages)
` Applied "ASoC: pcm186x: Add initial PCM1862/63/64/65 universal ADC driver" to the asoc tree

[PATCH v2 1/2] ASoC: codecs: Add PCM186x binding documentation
 2017-12-06 13:07 UTC  (2+ messages)
` Applied "ASoC: pcm186x: Add PCM186x binding documentation" to the asoc tree

[PATCH] drm/fb-helper: Fix a potential NULL dereference
 2017-12-06 13:07 UTC  (2+ messages)

[PATCH 2/3] crypto: exynos - Improve performance of PRNG
 2017-12-06 13:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost: fix crash on virtio_error while device stop
 2017-12-06 13:06 UTC 

[mmotm:master 87/135] mm/list_lru.c:140:2: error: implicit declaration of function 'prefetchw'; did you mean 'prefetch'?
 2017-12-06 13:05 UTC 

[PATCH] x86/HVM: don't retain emulated insn cache when exiting back to guest
 2017-12-06 13:04 UTC  (6+ messages)

[RFC v4 0/9] NFS Force Unmounting
 2017-12-06 13:03 UTC  (5+ messages)

Multiple codecs on the same DAI
 2017-12-06 13:03 UTC  (6+ messages)

next-20171206 build: 0 failures 16 warnings (next-20171206)
 2017-12-06 13:02 UTC 

[PATCH] iio: stm32: Adopt SPDX identifier
 2017-12-06 13:02 UTC  (3+ messages)

[PATCH net-next 1/2 v6] net: ethernet: Add DT bindings for the Gemini ethernet
 2017-12-06 13:02 UTC  (5+ messages)
` [PATCH net-next 2/2 v6] net: ethernet: Add a driver for Gemini gigabit ethernet

[RFC] xen/arm: Handling cache maintenance instructions by set/way
 2017-12-06 13:01 UTC  (4+ messages)

[PATCH] Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
 2017-12-06 13:00 UTC  (2+ messages)
`  "

[PATCH] powerpc/perf: Fix oops when grouping different pmu events
 2017-12-06 12:59 UTC  (2+ messages)
`  "

[PATCH] perf evsel: Enable ignore_missing_thread for pid option
 2017-12-06 12:59 UTC  (2+ messages)

[RFC] spi: sun6i: disable/unprepare clocks on remove
 2017-12-06 12:50 UTC  (2+ messages)

[PATCH 0/8] add UniPhier audio system support
 2017-12-06 12:58 UTC  (9+ messages)
` [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver

[PATCH v4 1/2] dt-bindings: sound: add bindings for TAS6424
 2017-12-06 12:58 UTC  (2+ messages)
` Applied "ASoC: tas6424: add bindings for TAS6424" to the asoc tree

[PATCH v4 2/2] ASoC: Add support for TAS6424 digital amplifier
 2017-12-06 12:58 UTC  (2+ messages)
` Applied "ASoC: tas6424: Add support for TAS6424 digital amplifier" to the asoc tree

[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
 2017-12-06 12:57 UTC  (17+ messages)

[PATCH] drm/i915: Remove vma from object on destroy, not close
 2017-12-06 12:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] arch/x86: Initialize __max_smt_threads to 1
 2017-12-06 12:56 UTC 

[Buildroot] or1k system calls appear broken
 2017-12-06 12:55 UTC  (5+ messages)

[PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses
 2017-12-06 12:53 UTC  (5+ messages)
      ` [kernel-hardening] "

[PATCH RFC 0/2] ignore LBR-related MSRs
 2017-12-06 12:52 UTC  (6+ messages)
` [PATCH RFC 1/2] perf/x86/intel: make reusable LBR initialization code
` [PATCH RFC 2/2] KVM: x86/vPMU: ignore access to LBR-related MSRs

KASAN: use-after-free Read in get_work_pool
 2017-12-06 12:50 UTC  (6+ messages)

[PATCH v2 00/11] Fix indentation and CamelCase issue in staging/pi433
 2017-12-06 12:47 UTC  (4+ messages)
` [PATCH v2 08/11] staging: pi433: Remove enum data_mode

ima: temporary "next-queued-testing" branch
 2017-12-06 12:47 UTC 

Question about soc-utils
 2017-12-06 12:47 UTC  (5+ messages)

[PATCH] ptr_ring: add barriers
 2017-12-06 12:46 UTC  (4+ messages)

[PATCH v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
 2017-12-06 12:46 UTC  (11+ messages)
` [PATCH v2 08/19] ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API
` [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data

[PATCH V2] selinux: Add SCTP support
 2017-12-06 12:46 UTC  (4+ messages)

locking in prng
 2017-12-06 12:42 UTC 

[PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates
 2017-12-06 12:41 UTC  (5+ messages)

[PATCH v3 nf-next] netfilter: connlimit: split xt_connlimit into front/backend
 2017-12-06 12:41 UTC 

[PATCH 1/3] lib/librte_flow_classify: remove table id parameter from apis
 2017-12-06 12:41 UTC  (5+ messages)
` [PATCH 2/3] lib/librte_flow_classy: add run api for flow classification

[RFC] Improve subvolume usability for a normal user
 2017-12-06 12:39 UTC  (5+ messages)

[PATCH] src: Add option -D to define variable from command line
 2017-12-06 12:39 UTC 

Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap
 2017-12-06 11:37 UTC  (5+ messages)

[RFC PATCH 0/3] Add ASoC platforms directory
 2017-12-06 12:39 UTC  (4+ messages)
` [RFC PATCH 1/3] ASoC: Add "

[PATCH] Get 7% more pages in a pagevec
 2017-12-06 12:38 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.