All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-17 17:58:34 to 2019-01-17 19:20:08 UTC [more...]

[PATCH v2 0/5] xfs: properly invalidate cached writeback mapping
 2019-01-17 19:20 UTC  (6+ messages)
` [PATCH v2 1/5] xfs: eof trim writeback mapping as soon as it is cached
` [PATCH v2 2/5] xfs: update fork seq counter on data fork changes
` [PATCH v2 3/5] xfs: validate writeback mapping using data fork seq counter
` [PATCH v2 4/5] xfs: remove superfluous writeback mapping eof trimming
` [PATCH v2 5/5] xfs: revalidate imap properly before writeback delalloc conversion

[Bridge] [PATCH 0/2] net: bridge: fix tc added QinQ forwarding
 2019-01-17 19:19 UTC  (7+ messages)
` [Bridge] [PATCH 1/2] "

[PATCH net-next 00/14] net: dsa: management mode for bcm_sf2
 2019-01-17 19:17 UTC  (15+ messages)
` [PATCH net-next 03/14] net: dsa: b53: Properly account for VLAN filtering
` [PATCH net-next 09/14] net: bridge: Propagate MC addresses with VID through switchdev
` [PATCH net-next 10/14] net: vlan: "
` [PATCH net-next 12/14] net: dsa: Wire up multicast IGMP snooping attribute notification

question about creating a raid10
 2019-01-17 19:17 UTC  (5+ messages)

[PATCH 00/22] xfs: hoist inode operations to libxfs
 2019-01-17 19:16 UTC  (7+ messages)
` [PATCH 01/22] xfs: hoist extent size helpers "
` [PATCH 03/22] xfs: convert projid get/set functions

[PATCH 1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl
 2019-01-17 19:15 UTC  (2+ messages)

[PATCH] arm64: dts: meson-gx: Add canvas provider node to the vpu
 2019-01-17 19:13 UTC  (5+ messages)

[PATCH 00/13] Enable/disable gamma/csc dynamically and fix C8
 2019-01-17 19:13 UTC  (8+ messages)
` [PATCH 11/13] drm/i915: Turn off pipe gamma when it's not needed
` [PATCH 12/13] drm/i915: Turn off pipe CSC "
` [PATCH 13/13] drm/i915: Disable pipe gamma when C8 pixel format is used

[PATCH v3 00/11] TEE mediator (and OP-TEE) support in XEN
 2019-01-17 19:13 UTC  (10+ messages)
` [PATCH v3 05/11] optee: add fast calls handling
` [PATCH v3 06/11] optee: add std call handling
` [PATCH v3 07/11] optee: add support for RPC SHM buffers

[Buildroot] [PATCH] package/openvmtools: bump version to 10.3.5
 2019-01-17 19:13 UTC 

DSW eventdev and multi-process DPDK
 2019-01-17 19:10 UTC  (7+ messages)

[PATCH 1/5] polkit: add polkit as a required distro feature
 2019-01-17 19:09 UTC  (7+ messages)
` [PATCH 2/5] networkmanager: introduce polkit package config
` [PATCH 3/5] xfce4-power-manager: enable polkit depending on distro feature

[PATCH v3 net-next 0/3] net: phy: improve stopping PHY
 2019-01-17 19:09 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net: phy: stop PHY if needed when entering phy_disconnect
` [PATCH v3 net-next 2/3] net: phy: ensure phylib state machine is stopped after calling phy_stop
` [PATCH v3 net-next 3/3] net: phy: remove phy_stop_interrupts

[PATCHv2] watchdog: qcom: Add suspend/resume support
 2019-01-17 19:09 UTC  (8+ messages)

[PATCH] dt-bindings: aspeed-lpc: Make parameter optional
 2019-01-17 19:08 UTC  (4+ messages)

[RFC] PCI / ACPI: Implementing Type 3 _HPX records
 2019-01-17 19:02 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] gnutls: fix build on sparc
 2019-01-17 19:02 UTC 

[Buildroot] [PATCH v2 1/7] tpm2-tss: do not enforce -fstack-protector-all
 2019-01-17 19:01 UTC  (6+ messages)
` [Buildroot] [PATCH v2 6/7] tpm2-tools: do not enforce dependency on tpm2-abrmd

[PATCH net-next 00/27] Devlink health reporting and recovery system
 2019-01-17 18:52 UTC  (2+ messages)

GPL revocation (GPC-Slots2): Alex "Skud" Bayley, Leigh Honeywell
 2019-01-17 18:59 UTC 

[Qemu-devel] [PATCH 00/18] Acceptance Tests: target architecture support
 2019-01-17 18:56 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] scripts/qemu.py: log QEMU launch command line
` [Qemu-devel] [PATCH 02/18] Acceptance tests: show avocado test execution by default
` [Qemu-devel] [PATCH 03/18] Acceptance tests: improve docstring on pick_default_qemu_bin()
` [Qemu-devel] [PATCH 04/18] Acceptance tests: fix doc reference to avocado_qemu directory
` [Qemu-devel] [PATCH 05/18] Acceptance tests: introduce arch parameter and attribute
` [Qemu-devel] [PATCH 06/18] Acceptance tests: use "arch:" tag to filter target specific tests
` [Qemu-devel] [PATCH 07/18] Acceptance tests: look for target architecture in test tags first
` [Qemu-devel] [PATCH 08/18] Boot Linux Console Test: rename the x86_64 after the arch and machine
` [Qemu-devel] [PATCH 09/18] Boot Linux Console Test: update the x86_64 kernel
` [Qemu-devel] [PATCH 10/18] Boot Linux Console Test: refactor the console watcher into utility method
` [Qemu-devel] [PATCH 11/18] scripts/qemu.py: support adding a console with the default serial device
` [Qemu-devel] [PATCH 12/18] Boot Linux Console Test: add a test for mips + malta
` [Qemu-devel] [PATCH 13/18] Boot Linux Console Test: add a test for mips64el "
` [Qemu-devel] [PATCH 14/18] Boot Linux Console Test: add a test for ppc64 + pseries
` [Qemu-devel] [PATCH 15/18] Boot Linux Console Test: add a test for aarch64 + virt
` [Qemu-devel] [PATCH 16/18] Boot Linux Console Test: add a test for arm "
` [Qemu-devel] [PATCH 17/18] Boot Linux Console Test: add a test for s390x + s390-ccw-virtio
` [Qemu-devel] [PATCH 18/18] Boot Linux Console Test: add a test for alpha + clipper

kmemleak scan crash due to invalid PFNs
 2019-01-17 18:58 UTC  (3+ messages)

Simple patch revision question
 2019-01-17 18:56 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: Add suspend/resume callbacks
 2019-01-17 18:56 UTC  (8+ messages)

[PATCH v2 net-next 0/3] net: phy: improve stopping PHY
 2019-01-17 18:55 UTC  (5+ messages)
` [PATCH v2 net-next 1/3] net: phy: check that PHY is stopped when entering phy_disconnect

[Qemu-devel] [PULL 0/7] check-softfloat, fp-bench and clang compile fixes
 2019-01-17 18:55 UTC  (4+ messages)

v4.20.3 build: 0 failures 4 warnings (v4.20.3)
 2019-01-17 18:54 UTC 

[Buildroot] [RFC v1] qt5: bump latest version to 5.12.0
 2019-01-17 18:54 UTC 

[PATCH] helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo
 2019-01-17 18:53 UTC  (4+ messages)

[PATCH v2 1/4] ARM: dts: aspeed: Add sensors devices for Facebook
 2019-01-17 18:53 UTC  (7+ messages)
` [PATCH v2 4/4] ARM: dts: aspeed: Add lpc ctrl "

[PATCH v2] misc: aspeed-lpc-ctrl: make parameter optional
 2019-01-17 18:53 UTC  (5+ messages)

[PATCH] doc/power: fix references in power management
 2019-01-17 18:51 UTC  (2+ messages)

[PATCH v1] clk: qcom: clk-rpmh: Add IPA clock support
 2019-01-17 18:49 UTC  (6+ messages)

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-01-17 18:39 UTC  (4+ messages)

[PATCH v2 2/2] dt-bindings: rtc: add ABEOZ9 support
 2019-01-17 18:47 UTC  (2+ messages)

[PATCH v2 1/2] rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC support
 2019-01-17 18:46 UTC 

[Qemu-arm] [PATCH] ftgmac100: implement the new MDIO interface on Aspeed SoC
 2019-01-17 18:44 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v3 0/2] support for filtering trees and blobs based on depth
 2019-01-17 18:44 UTC  (6+ messages)

[Buildroot] [PATCH v4 1/2] libopenssl: bump version to 1.1.1a
 2019-01-17 18:43 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/arm: Allow to switch from MON->HYP on AArch32
 2019-01-17 18:43 UTC  (8+ messages)

[PATCH] xorg-driver: xf86-video-ati: Add RISCV to COMPATIBLE_MACHINE
 2019-01-17 18:42 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the clk tree
 2019-01-17 18:42 UTC  (4+ messages)

[PATCH 00/12] xfs: deferred inode inactivation
 2019-01-17 18:41 UTC  (11+ messages)
` [PATCH 01/12] xfs: free COW staging extents when freezing filesystem
` [PATCH 07/12] xfs: refactor eofblocks inode match code
` [PATCH 12/12] xfs: wait for deferred inactivation when destroying unlinked inodes

HDMI/DVI spurious failure
 2019-01-17 11:33 UTC  (5+ messages)
  ` [linux-sunxi] "

[U-Boot] no DTB with nand SPL on sama5d3
 2019-01-17 18:38 UTC  (7+ messages)

[WIP 0/8] Trying to revive GIT_TEST_PROTOCOL_VERSION
 2019-01-17 18:37 UTC  (2+ messages)

What's cooking in git.git (Jan 2019, #02; Tue, 15)
 2019-01-17 18:35 UTC  (3+ messages)

[PATCH v4] gstreamer: Add RISC-V support
 2019-01-17 18:35 UTC 

[GIT PULL] (swiotbl) tiny fix for 5.0rc2
 2019-01-17 18:35 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for 5.0-rc
 2019-01-17 18:35 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v5.0-rc3
 2019-01-17 18:35 UTC  (2+ messages)

Error: base-files/3.0.14-r89/temp/run.do_install.80432: Syntax error: Unterminated quoted string
 2019-01-17 18:34 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2019-01-17 18:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Per context dynamic (sub)slice power-gating (rev14)

linux-next: Tree for Jan 16
 2019-01-17 18:34 UTC  (6+ messages)

[PATCH 00/76] Convert diff opt parser to parse_options()
 2019-01-17 18:33 UTC  (3+ messages)
` [PATCH 03/76] parse-options: allow keep-unknown + stop-at-non-opt combination

[PATCH bpf] bpf: fix inner map masking to prevent oob under speculation
 2019-01-17 18:32 UTC  (2+ messages)

[PATCH 0/6] AFS fixes
 2019-01-17 18:31 UTC  (3+ messages)

[RFC PATCH] PCI: hotplug: Fix surprise removal report card present and link failed
 2019-01-17 18:30 UTC  (4+ messages)

couple questions for OpenBMC
 2019-01-17 18:28 UTC  (3+ messages)

[PATCH] arc: remove redundant kernel-space generic-y
 2019-01-17 18:29 UTC  (7+ messages)

DPDK techboard minutes for 19th of December
 2019-01-17 18:28 UTC  (2+ messages)

Mika's reward
 2019-01-17 18:27 UTC  (4+ messages)
` [PATCH 5/8] drm/i915/guc: Disable global reset

[Buildroot] [Bug 11546] New: open-vm-tools with glibc 2.28
 2019-01-17 18:26 UTC  (2+ messages)
` [Buildroot] [Bug 11546] "

[U-Boot] [PATCH 00/11] SiFive FU540 Support
 2019-01-17 18:26 UTC  (24+ messages)
` [U-Boot] [PATCH 01/11] riscv: Rename cpu/qemu to cpu/generic
` [U-Boot] [PATCH 02/11] riscv: Add asm/dma-mapping.h for DMA mappings
` [U-Boot] [PATCH 03/11] riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
` [U-Boot] [PATCH 04/11] net: macb: Fix clk API usage for RISC-V systems
` [U-Boot] [PATCH 05/11] net: macb: Fix GEM hardware detection
` [U-Boot] [PATCH 06/11] clk: Add SiFive FU540 PRCI clock driver
` [U-Boot] [PATCH 07/11] clk: Add fixed-factor "
` [U-Boot] [PATCH 08/11] drivers: serial_sifive: Fix baud rate calculation
` [U-Boot] [PATCH 09/11] drivers: serial: serial_sifive: Skip baudrate config if no input clock
` [U-Boot] [PATCH 10/11] cpu: Bind timer driver for boot hart
` [U-Boot] [PATCH 11/11] riscv: Add SiFive FU540 board support

[PATCH v3 0/6] add support for resolution change event
 2019-01-17 18:23 UTC  (7+ messages)
` [PATCH v3 1/6] media: vicodec: bugfix - replace '=' with '|='
` [PATCH v3 2/6] media: vicodec: Add num_planes field to v4l2_fwht_pixfmt_info
` [PATCH v3 3/6] media: vicodec: add support for CROP and COMPOSE selection
` [PATCH v3 4/6] media: vicodec: Add pixel encoding flags to fwht header
` [PATCH v3 5/6] media: vicodec: Separate fwht header from the frame data
` [PATCH v3 6/6] media: vicodec: Add support for resolution change event

[PATCH] doc/qat: add GCM AAD limitation
 2019-01-17 18:23 UTC 

[PATCH] meson: fix compilation with binutils version 2.30
 2019-01-17 18:23 UTC  (5+ messages)

[PATCH v4 0/2] arm64: dts: qcom: sdm845: Fix DMA allocations for devices with IOMMU
 2019-01-17 18:22 UTC  (5+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sdm845: Increase address and size cells for soc
` [PATCH v4 2/2] arm64: dts: qcom: sdm845: Extend ranges and describe DMA space

[Qemu-devel] [PULL 00/37] target-arm queue
 2019-01-17 18:19 UTC  (4+ messages)
` [Qemu-devel] [PULL 06/37] gdbstub: add multiprocess support to 'H' and 'T' packets

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-17 18:18 UTC  (4+ messages)

[linux-next test] 131974: regressions - FAIL
 2019-01-17 18:18 UTC 

[PATCH] bb.build.addtask: add simple check for circular dependency
 2019-01-17 18:15 UTC 

[Buildroot] [PATCH v5 1/4] libopenssl: bump version to 1.1.1a
 2019-01-17 18:16 UTC  (4+ messages)
` [Buildroot] [PATCH v5 2/4] freeswitch: bump to git master 8f10ae54a18a19fc6ed938e4f662bd218ba54b5e
` [Buildroot] [PATCH v5 3/4] mariadb: use host-openssl from buildroot-system
` [Buildroot] [PATCH v5 4/4] package/pound: Fix build with OpenSSL 1.1.x

[PATCH 1/4] drm/i915/vbt: Add 'tp4' to varibles holding TP2/3/4 PSR wakeup time
 2019-01-17 18:18 UTC  (3+ messages)
` [PATCH 4/4] drm/i915/psr: Add HBR3 support

[Qemu-devel] [PATCH] configure: Add a proper check for openpty() in libutil
 2019-01-17 18:15 UTC  (3+ messages)

[Qemu-devel] [PULL 00/12] MIPS queue for January 17, 2019*
 2019-01-17 18:13 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] target/mips: Move comment containing summary of CP0 registers
` [Qemu-devel] [PULL 02/12] target/mips: Add preprocessor constants for 32 major "
` [Qemu-devel] [PULL 03/12] target/mips: Use "
` [Qemu-devel] [PULL 04/12] target/mips: Add fields for SAARI and SAAR "
` [Qemu-devel] [PULL 05/12] target/mips: Provide R/W access to "
` [Qemu-devel] [PULL 06/12] target/mips: Add field and R/W access to ITU control register ICR0
` [Qemu-devel] [PULL 07/12] target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
` [Qemu-devel] [PULL 08/12] target/mips: Update ITU to handle bus errors
` [Qemu-devel] [PULL 09/12] target/mips: Amend preprocessor constants for CP0 registers
` [Qemu-devel] [PULL 10/12] target/mips: Add CP0 register MemoryMapID
` [Qemu-devel] [PULL 11/12] target/mips: Rename 'rn' to 'register_name'
` [Qemu-devel] [PULL 12/12] target/mips: Introduce 32 R5900 multimedia registers

[PATCH 0/4] soc: amlogic: clk-measure: add axg and g12a support
 2019-01-17 18:14 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: meson: g12a: add clk measure support

[PATCH rdma-next] IB/core: Simplify rdma cgroup registration
 2019-01-17 18:14 UTC 

[U-Boot] [PATCH v3 0/5] spi-flash: switch to "jedec, spi-nor" binding
 2019-01-17 18:08 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/5] dts: switch spi-flash to jedec, spi-nor compatible
  ` [U-Boot] [uboot-snps-arc] "

[PATCH net-next] remove TWKilled counter
 2019-01-17 18:07 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update email addresses of liquidio driver maintainers
 2019-01-17 18:07 UTC 

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-01-17 18:07 UTC  (4+ messages)
` [PATCH 17/17] module: Prevent module removal racing with text_poke()

[MPTCP] [Weekly meetings] MoM - 17th of January 2019
 2019-01-17 18:06 UTC 

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-17 18:05 UTC  (6+ messages)
` [PATCH 19/25] mm, compaction: Do not consider a need to reschedule as contention
` [PATCH 20/25] mm, compaction: Reduce unnecessary skipping of migration target scanner

[PATCH v4 00/13] x86: Enable FSGSBASE instructions
 2019-01-17 18:04 UTC  (4+ messages)
` [PATCH v4 04/13] x86/fsgsbase/64: Add intrinsics/macros for "

[Qemu-arm] Problems adding TMS570LC43 - Cortex-R5f
 2019-01-17 18:00 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH RESEND net-next v2] net: ipv4: allocate ipv4_devconf memory for init_net
 2019-01-17 18:00 UTC  (4+ messages)

[PATCH 1/1] remoteproc: fix recovery procedure
 2019-01-17 18:00 UTC  (4+ messages)

Swapping a single global interrupt handler for a herd
 2019-01-17 18:00 UTC  (5+ messages)
` [PATCH 09/23] drm/i915: Use b->irq_enable() as predicate for mock engine


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.