All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-29 16:55:30 to 2019-01-29 17:47:23 UTC [more...]

[PATCH] brcm80211: fix typos
 2019-01-29 17:47 UTC 

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-29 17:47 UTC 

[PATCH 0/6] arm64: dts: DB820c: Add display and audio support
 2019-01-29 17:46 UTC  (6+ messages)
` [PATCH 4/6] arm64: dts: Add Adreno GPU and GPU smmu definitions

[PATCH v2 0/7] This patch-set is to enable Guest CET support
 2019-01-29 17:47 UTC  (3+ messages)
` [PATCH v2 1/7] KVM:VMX: Define CET VMCS fields and bits

[linux-4.19 test] 132468: regressions - FAIL
 2019-01-29 17:46 UTC 

Git Test Coverage Report (Tue. January 29, 2019)
 2019-01-29 17:46 UTC 

[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
 2019-01-29 17:46 UTC  (5+ messages)
` [U-Boot] [RFC 1/3] dm: blk: add UCLASS_PARTITION

[meta-python][PATCH] python-twisted: Remove ${PN}-src
 2019-01-29 17:46 UTC 

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-01-29 17:42 UTC  (5+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-29 17:44 UTC  (11+ messages)
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
  ` [PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support

[LTP] [PATCH 1/1] memcg_stress_test.sh: Further cleanup
 2019-01-29 17:44 UTC 

[PATCH 1/7] oeqa/runtime/ptest: Avoid traceback for tests with no section
 2019-01-29 17:43 UTC  (7+ messages)
` [PATCH 2/7] oeqa/utils/logparser: Simplify ptest log parsing code
` [PATCH 3/7] oeqa/logparser: Further simplification/clarification
` [PATCH 4/7] oeqa/logparser: Reform the ptest results parser
` [PATCH 5/7] oeqa/utils/logparser: Add in support for duration, exitcode and logs by section
` [PATCH 6/7] oeqa/logparser: Improve results handling
` [PATCH 7/7] oeqa/logparser: Various misc cleanups

[U-Boot] [PATCH v4 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-29 17:42 UTC  (2+ messages)

[PATCH 1/9] drm/i915/selftests: Apply a subtest filter
 2019-01-29 17:42 UTC  (14+ messages)
` [PATCH 2/9] drm/i915: Rename execlists->queue_priority to queue_priority_hint
` [PATCH 3/9] drm/i915/execlists: Suppress preempting self
` [PATCH 4/9] drm/i915/execlists: Suppress redundant preemption
` [PATCH 5/9] drm/i915/selftests: Exercise some AB...BA preemption chains
` [PATCH 6/9] drm/i915: Identify active requests
` [PATCH 7/9] drm/i915: Remove the intel_engine_notify tracepoint
` [PATCH 8/9] drm/i915: Replace global breadcrumbs with per-context interrupt tracking
` [PATCH 9/9] drm/i915: Drop fake breadcrumb irq
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/selftests: Apply a subtest filter
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

(No subject)
 2019-01-29 17:41 UTC  (2+ messages)

[RFC PATCH 0/1] tpm: don't return bool from update_timeouts
 2019-01-29 17:41 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH v2] net: macb: Apply RXUBR workaround only to versions with errata
 2019-01-29 17:41 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: Add QuadSPI controller
 2019-01-29 17:40 UTC  (4+ messages)

[PATCH] r8169: Load MAC address from device tree if present
 2019-01-29 17:40 UTC  (3+ messages)

[PATCH] x86/mm: Remove unused cpu variable
 2019-01-29 17:39 UTC  (2+ messages)
` [tip:x86/cleanups] x86/mm/tlb: "

[PATCH v1 0/2] stability fixes for vmalloc allocator
 2019-01-29 17:39 UTC  (4+ messages)
` [PATCH v1 2/2] mm: add priority threshold to __purge_vmap_area_lazy()

[PATCH v3 1/3] Add tests for describe with --work-tree
 2019-01-29 17:39 UTC  (4+ messages)
` [PATCH v3 2/3] Setup working tree in describe

[net-next] cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
 2019-01-29 17:39 UTC  (2+ messages)

linux-mm for lore.kernel.org
 2019-01-29 17:38 UTC  (2+ messages)

[PATCH 0/2] mm, memory_hotplug: fix uninitialized pages fallouts
 2019-01-29 17:38 UTC  (4+ messages)

[PATCH] Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines"
 2019-01-29 17:38 UTC  (2+ messages)

[PATCH] refcount_t: add ACQUIRE ordering on success for dec(sub)_and_test variants
 2019-01-29 17:37 UTC  (3+ messages)

[LTP] [PATCH v3 5/6] syscalls/clock_settime: create syscall clock_settime tests
 2019-01-29 17:36 UTC  (9+ messages)
` [LTP] [PATCH v4 1/8] lib: add tst_clock_settime() to tst_clocks.h
  ` [LTP] [PATCH v4 2/8] lib: include SAFE_CLOCK_SETTIME() macro
  ` [LTP] [PATCH v4 3/8] tst_timer: Add tst_timespec_add()
  ` [LTP] [PATCH v4 4/8] lib: new restore_wallclock field to restore realtime clock
  ` [LTP] [PATCH v4 5/8] tst_timer: Add tst_timespec_sub_us()
  ` [LTP] [PATCH v4 6/8] tst_timer: Turn clock_name() function public
  ` [LTP] [PATCH v4 7/8] syscalls/clock_settime: create syscall clock_settime tests
  ` [LTP] [PATCH v4 8/8] timers/clock_settime: remove "

[PATCH 01/11] drm: Add devm_drm_dev_init/register
 2019-01-29 17:36 UTC  (13+ messages)
          ` devm actions and hw clenaup (was Re: [PATCH 01/11] drm: Add devm_drm_dev_init/register)

stable-rc/linux-4.14.y boot: 114 boots: 1 failed, 109 passed with 2 offline, 1 untried/unknown, 1 conflict (v4.14.96-69-g958f665be23e)
 2019-01-29 17:36 UTC 

[PATCH] efi/arm64: add a terminator for ptdump marker
 2019-01-29 17:36 UTC 

[PATCH] devtools: check commit log fixes syntax
 2019-01-29 17:34 UTC  (2+ messages)

[PATCH 0/1] Makefile: add prove and coverage-prove targets
 2019-01-29 17:34 UTC  (6+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] Makefile: add coverage-prove target

INFO: trying to register non-static key in icmp_send
 2019-01-29 17:33 UTC 

[PATCH 1/2] ARCv2: Enable unaligned access in early ASM code
 2019-01-29 17:32 UTC  (10+ messages)

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-29 17:31 UTC  (7+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

Wi-Fi drivers/chipsets supporting 802.11w / PMF / MFP
 2019-01-29 17:31 UTC  (3+ messages)

SNMP query
 2019-01-29 17:31 UTC 

[PATCH rdma-next] IB/core: Don't register MAD agents for LSM notifications
 2019-01-29 17:30 UTC  (6+ messages)

[PATCH 4.19 000/103] 4.19.19-stable review
 2019-01-29 17:28 UTC  (9+ messages)
` [PATCH 4.19 006/103] net: phy: phy driver features are mandatory

[xen-unstable-smoke test] 132569: tolerable all pass - PUSHED
 2019-01-29 17:28 UTC 

New underflow of regulator enable count warnings in v5.0-rc1
 2019-01-29 17:27 UTC  (15+ messages)

[PATCHSET v8] io_uring IO interface
 2019-01-29 17:26 UTC  (10+ messages)
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 15/18] io_uring: add io_kiocb ref count

[Bug 107829] New: nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
 2019-01-29 17:26 UTC  (3+ messages)
  ` [Bug 107829] "

[PATCH v2 0/4] perf: enable compression of record mode trace to save storage space
 2019-01-29 17:25 UTC  (2+ messages)

[PATCH v4 2/2] LSM: add SafeSetID module that gates setid calls
 2019-01-29 17:25 UTC  (9+ messages)
` [PATCH v5 "

[PATCH] drm/TODO: Add vrefresh replacement to the todo
 2019-01-29 17:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-29 17:23 UTC  (8+ messages)

Question on handling managed IRQs when hotplugging CPUs
 2019-01-29 17:23 UTC  (9+ messages)

[PATCH] perf vendor events intel: Fix Load_Miss_Real_Latency on CLX
 2019-01-29 17:23 UTC  (2+ messages)

[PATCH net] net: tls: Save iv in tls_rec for async crypto requests
 2019-01-29 17:21 UTC  (3+ messages)

[PATCH kmod] libkmod-signature: implement pkcs7 parsing with openssl
 2019-01-29 17:22 UTC  (7+ messages)

[PATCH] md-linear: use struct_size() in kzalloc()
 2019-01-29 17:22 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/pm_rpm: Check for functional GEM before use
 2019-01-29 17:22 UTC  (3+ messages)

[PATCH 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-01-29 17:21 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH] kvm: Use struct_size() in kmalloc()
 2019-01-29 17:20 UTC  (2+ messages)

[merged] revert-mm-memory_hotplug-initialize-struct-pages-for-the-full-memory-section.patch removed from -mm tree
 2019-01-29 17:20 UTC 

[PATCH v2 1/2] drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
 2019-01-29 17:19 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] "

[PATCH 00/11] btrfs: add zstd compression level support
 2019-01-29 17:18 UTC  (2+ messages)

[PATCH] sched/fair: Fix insertion in rq->leaf_cfs_rq_list
 2019-01-29 17:18 UTC 

stable-rc/linux-4.20.y boot: 117 boots: 2 failed, 112 passed with 2 offline, 1 conflict (v4.20.5-118-gb3c14c7bf027)
 2019-01-29 17:17 UTC 

linux-next: Tree for Jan 29
 2019-01-29 17:17 UTC  (6+ messages)
` linux-next: Tree for Jan 29 (SLIMbus & SND_SOC_WCD9335)
` linux-next: Tree for Jan 29 (security/safesetid/)
` linux-next: Tree for Jan 29 (security/integrity/)

WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
 2019-01-29 17:16 UTC  (10+ messages)

Applied "regulator: max77650: add regulator support" to the regulator tree
 2019-01-29 17:16 UTC 

Applied "regmap: Remove attribute packed from struct 'regcache_rbtree_node'" to the regmap tree
 2019-01-29 17:16 UTC 

Applied "dt-bindings: regulator: add DT bindings for max77650" to the regulator tree
 2019-01-29 17:16 UTC 

[PATCH] ASoC: Intel: cht_bsw_rt5672: remove useless test
 2019-01-29 17:16 UTC  (2+ messages)
` Applied "ASoC: Intel: cht_bsw_rt5672: remove useless test" to the asoc tree

[PATCH v3 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-01-29 17:15 UTC  (11+ messages)
` [PATCH v3 01/11] mtd: cfi_cmdset_0002: Change do_write_oneword() to use chip_good()

[PATCH 0/5 v4] Fix virtio-blk issue with SWIOTLB
 2019-01-29 17:13 UTC  (16+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[Bug 109498] Game enabling VBO Core but disabling VAO Core causing reproducible, predictable, spontaneous powerdown
 2019-01-29 17:12 UTC  (4+ messages)

[PATCH 0/4] EDAC driver for Jacobsville microserver
 2019-01-29 17:12 UTC  (4+ messages)
` [2/4] EDAC, skx_edac: Delete the duplicated codes
  ` [PATCH 2/4] "

[PATCH v2] a2dp-codecs: Fix SBC_MAX_BITPOOL and add SBC quality modes
 2019-01-29 17:12 UTC  (2+ messages)
` [PATCH v3] "

[REPOST PATCH v07 0/5] powerpc/migration: Affinity fix for memory
 2019-01-29 17:07 UTC  (6+ messages)
` [REPOST PATCH v07 1/5] powerpc/drmem: Export 'dynamic-memory' loader
` [REPOST PATCH v07 2/5] powerpc/drmem: Add internal_flags feature
` [REPOST PATCH v07 3/5] migration/memory: Add hotplug READD_MULTIPLE
` [REPOST PATCH v07 4/5] migration/memory: Evaluate LMB assoc changes
` [REPOST PATCH v07 5/5] migration/memory: Support 'ibm,dynamic-memory-v2'

[PATCH] x86/events: Mark expected switch fall-throughs
 2019-01-29 17:09 UTC  (7+ messages)

[PATCH 0/3] improvements for mx8qxp
 2019-01-29 17:08 UTC  (2+ messages)

[xen-unstable test] 132544: regressions - FAIL
 2019-01-29 17:08 UTC 

[PATCH 1/2] dt-bindings: hwmon: Add optional regulator support to pwm-fan
 2019-01-29 17:07 UTC  (2+ messages)
` [PATCH 2/2] hwmon: pwm-fan: Add optional regulator support

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-01-29 17:08 UTC 

[PATCH 0/8] Exynos5 Dynamic Memory Controller driver
 2019-01-29 17:06 UTC  (5+ messages)
  ` [PATCH 6/8] DT: arm: exynos: add DMC device for exynos5422

[PATCH] drm: Constify drm_color_lut_check()
 2019-01-29 17:06 UTC 

[PATCH v10 00/17] Remove nested TPM operations
 2019-01-29 17:06 UTC  (3+ messages)
` [PATCH v10 08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()

[PATCH] powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
 2019-01-29 17:03 UTC  (3+ messages)

[ANNOUNCE] xfsprogs for-next updated to 193bc42
 2019-01-29 17:05 UTC 

[PATCH net-next] cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()
 2019-01-29 17:05 UTC 

[PATCH 0/5] RDMA: reg_remote_mr
 2019-01-29 17:04 UTC  (5+ messages)
` [PATCH 3/5] RDMA/uverbs: add owner parameter to ib_umem_get
` [PATCH 5/5] RDMA/uverbs: add UVERBS_METHOD_REG_REMOTE_MR

[U-Boot] [PATCH v2 00/22] mx6sabre: Add DM and SPL FIT support
 2019-01-29 17:03 UTC  (3+ messages)
` [U-Boot] [PATCH v2 08/22] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files

stable-rc/linux-4.19.y build: 201 builds: 5 failed, 196 passed, 8 errors, 54 warnings (v4.19.18-105-gfcf041425278)
 2019-01-29 17:03 UTC 

[LSF/MM TOPIC] NFS topics
 2019-01-29 17:03 UTC 

[Buildroot] [git commit] ffmpeg: fix static linking build failure when using libavutil
 2019-01-29 17:02 UTC  (5+ messages)

[PATCH v1 1/1] drm: drop drm_bus from todo
 2019-01-29 17:00 UTC  (5+ messages)

[PATCH v6 1/6] mfd: lochnagar: Add initial binding documentation
 2019-01-29 16:58 UTC  (3+ messages)

[RFC PATCH 0/1] Use HMM for ODP
 2019-01-29 16:58 UTC  (2+ messages)
` [PATCH 1/1] RDMA/odp: convert to use "

[PATCH] iwlwifi: eeprom-parse: use struct_size() in kzalloc()
 2019-01-29 16:36 UTC  (3+ messages)

[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
 2019-01-29 16:57 UTC  (2+ messages)

[PATCH] drm/i915: Fix skl srckey mask bits
 2019-01-29 16:57 UTC  (5+ messages)

[PATCH] pretty: Add %(trailer:X) to display single trailer
 2019-01-29 16:57 UTC  (11+ messages)
` [PATCH v4 0/7] %(trailers) improvements in pretty format
  ` [PATCH v4 2/7] pretty: allow %(trailers) options with explicit value
` [PATCH v5 0/7] %(trailers) improvements in pretty format
  ` [PATCH v5 2/7] pretty: Allow %(trailers) options with explicit value

[PATCH] oe-git-proxy: Avoid resolving NO_PROXY against local files
 2019-01-29 16:48 UTC 

[v8 0/2] Add Colorspace connector property interface
 2019-01-29 16:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Add Colorspace connector property interface (rev8)


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.