All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-23 23:20:43 to 2018-10-24 01:19:55 UTC [more...]

[PATCH v2] block: fix rdma queue mapping
 2018-10-24  0:37 UTC  (12+ messages)

[PATCH 2/2] target: Don't request modules that aren't even built
 2018-10-24  1:19 UTC  (2+ messages)

[null_blk] e50b1e327a: blktests.block.022.fail
 2018-10-24  1:19 UTC 

[PATCH] rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
 2018-10-24  1:19 UTC  (2+ messages)

[PATCH 1/2] target: Set response length for REPORT TARGET PORT GROUPS
 2018-10-24  1:18 UTC  (2+ messages)

[PATCH] python3: Fix python3-pyvenv run-time dependency
 2018-10-23  8:49 UTC 

[PATCH v3] devicetree, xen: add xen, shared-memory binding
 2018-10-24  1:18 UTC 

[PATCH] kernel:mm/vmstat.c: correct typo in comment to variables for counters
 2018-10-24  1:17 UTC 

[U-Boot] please pull u-boot-samsung master
 2018-10-24  1:12 UTC 

Improving accuracy of PHC readings
 2018-10-23 16:48 UTC  (3+ messages)

[U-Boot] [PATCH v2] ARM: Samsung: Add Exynos5422-based Odroid HC2 support
 2018-10-24  1:09 UTC  (2+ messages)

[Buildroot] [RFC] fs: allow passing the image file name to inner-rootfs
 2018-10-24  1:04 UTC  (4+ messages)
  ` [Buildroot] [PATCH] fs: allow filesystems to set the name of their output file

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-10-23 16:36 UTC  (12+ messages)

vfs.git#fixes: how to deal with duplicates of cherry-picked commits?
 2018-10-23 16:35 UTC  (2+ messages)

[Bug 108533] [Polaris 20] 4.19.0 final unusable with RX580 - SDDM screen corruption, regression
 2018-10-24  0:58 UTC  (6+ messages)

[PATCH] ocfs2: dlmfs: remove set but not used variable 'status'
 2018-10-24  0:57 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH 0/3] Add support for Gen 11 pipe color features
 2018-10-24  0:49 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

2nd Fan quirk for Thinkpad P50 causes spurios touchpad/trackpoint events on ThinkPad L570
 2018-10-24  0:47 UTC  (4+ messages)

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-10-23 16:22 UTC  (4+ messages)
` [PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE "

[GIT PULL] orangefs: fixes and a cleanup
 2018-10-23 16:16 UTC 

[U-Boot] [PATCH 1/1] x86: detect unsupported relocation types
 2018-10-24  0:35 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 3cf904028101988ba00c1f1e543f6ea4b50308a9
 2018-10-24  0:35 UTC 

[Buildroot] [RFC PATCH 1/1] libffi: v3.2.1 doesn't support riscv targets yet
 2018-10-24  0:26 UTC  (3+ messages)

[PATCH] powerpc/perf: Add mem access events to sysfs
 2018-10-24  0:24 UTC 

Xen optimization
 2018-10-24  0:24 UTC  (16+ messages)

[PATCH] xfs_db: add crc32 self test
 2018-10-23 15:57 UTC 

[xen-unstable-smoke test] 128951: tolerable all pass - PUSHED
 2018-10-24  0:17 UTC 

[PATCH] drm: rcar-du: Re-update the DSYSR register value for start/stop
 2018-10-24  0:16 UTC  (3+ messages)

[PATCH v4 00/17] remoteproc: add fixed memory region support
 2018-10-24  0:14 UTC  (7+ messages)
` [PATCH v4 12/17] remoteproc: modify vring allocation to rely on centralized carveout allocator

[PATCH v3 0/2] Try to squash metadump data leaks
 2018-10-23 15:49 UTC  (5+ messages)
` [PATCH 1/2] xfs_metadump: Extend zapping to multi fsb dir blocks
` [PATCH 2/2] xfs_metadump: Zap more stale data

[PATCH V3 1/2] iio:dac:ti-dac7311 Add driver for Texas Instrument DAC7311
 2018-10-23 15:45 UTC  (3+ messages)
` [PATCH V3 2/2] doc:devicetree: Add ti,dac7311 device tree bindings in documentation

[PATCH V3 1/2] iio:adc:ad7949: Add AD7949 ADC driver family
 2018-10-23 15:43 UTC  (3+ messages)
` [PATCH V3 2/2] doc:devicetree: Add AD7949 device tree bindings in documentation

[RFC 1/3] drm/i915: Rename IS_GEN to IS_GEN_RANGE
 2018-10-24  0:07 UTC  (5+ messages)
` [RFC 2/3] drm/i915: Prefer IS_GEN<n> check with bitmask
` [RFC 3/3] drm/i915: Kill GEN_FOREVER
` ✗ Fi.CI.SPARSE: warning for series starting with [RFC,1/3] drm/i915: Rename IS_GEN to IS_GEN_RANGE
` ✓ Fi.CI.BAT: success "

[RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-10-23 23:57 UTC  (60+ messages)
` [RFC v2 01/14] kunit: test: add KUnit test runner core
` [RFC v2 02/14] kunit: test: add test resource management API
` [RFC v2 03/14] kunit: test: add string_stream a std::stream like string builder
` [RFC v2 04/14] kunit: test: add test_stream a std::stream like logger
` [RFC v2 05/14] kunit: test: add the concept of expectations
` [RFC v2 06/14] arch: um: enable running kunit from User Mode Linux
` [RFC v2 07/14] kunit: test: add initial tests
` [RFC v2 08/14] arch: um: add shim to trap to allow installing a fault catcher for tests
` [RFC v2 09/14] kunit: test: add the concept of assertions
` [RFC v2 10/14] kunit: add Python libraries for handing KUnit config and kernel
` [RFC v2 11/14] kunit: add KUnit wrapper script and simple output parser
` [RFC v2 12/14] kunit.py: improve output from python wrapper
` [RFC v2 13/14] Documentation: kunit: add documentation for KUnit
` [RFC v2 14/14] MAINTAINERS: add entry for KUnit the unit testing framework

[PATCH 00/25] AFS development [ver #2]
 2018-10-23 23:58 UTC  (6+ messages)
` [PATCH 01/25] amd-gpu: Don't undefine READ and WRITE "
` [PATCH 02/25] iov_iter: Use accessor function "
` [PATCH 03/25] iov_iter: Separate type from direction and use accessor functions "
` [PATCH 04/25] iov_iter: Add I/O discard iterator "
` [PATCH 05/25] afs: Better tracing of protocol errors "

[PATCH] drm/i915: Enable Plane Input CSC for YUV to RGB Conversion
 2018-10-23 23:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Buildroot] [V2 0/4] scancpan
 2018-10-23 23:57 UTC  (9+ messages)
` [Buildroot] [V2 1/4] scancpan: add PERL_FOO_DISTNAME in perl-foo.mk
` [Buildroot] [V2 2/4] perl-*: regeneration with _DISTNAME
` [Buildroot] [V2 3/4] pkg-perl: add a target which upgrades all packages from metacpan
` [Buildroot] [V2 4/4] [RFC] pkg-perl: add per package upgrade target

[v2 0/6] Forward Error Correction
 2018-10-23 23:59 UTC  (10+ messages)
` [v2 5/6] i915/dp/fec: Configure the Forward Error Correction bits

Conversion to btrfs raid1 profile on added ext device renders some systems unable to boot into converted rootfs
 2018-10-23 23:55 UTC  (6+ messages)

[PATCH net-next v2 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-10-23 23:55 UTC  (2+ messages)

[PATCH 0/2] xfs_repair: two fixes
 2018-10-23 15:30 UTC  (4+ messages)
` [PATCH 2/2] xfs_repair: continue after xfs_bunmapi deadlock avoidance
  ` [PATCH 2/2 V2] "

[PATCH 8/9] fetch: retry fetching submodules if needed objects were not fetched
 2018-10-23 23:37 UTC  (2+ messages)

[PATCH 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-10-23 23:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [git commit] pkg-perl: add per package upgrade target
 2018-10-23 23:45 UTC 

[Qemu-devel] [PULL 00/28] pci, pc, virtio: fixes, features
 2018-10-23 23:41 UTC  (29+ messages)
` [Qemu-devel] [PULL 02/28] intel_iommu: introduce vtd_reset_caches()
` [Qemu-devel] [PULL 03/28] intel_iommu: better handling of dmar state switch
` [Qemu-devel] [PULL 04/28] intel_iommu: move ce fetching out when sync shadow
` [Qemu-devel] [PULL 01/28] virtio-blk: fix comment for virtio_blk_rw_complete
` [Qemu-devel] [PULL 09/28] x86_iommu/amd: remove V=1 check from amdvi_validate_dte()
` [Qemu-devel] [PULL 10/28] x86_iommu/amd: make the address space naming consistent with intel-iommu
` [Qemu-devel] [PULL 06/28] vhost-user-blk: start vhost when guest kicks
` [Qemu-devel] [PULL 08/28] x86_iommu: move vtd_generate_msi_message in common file
` [Qemu-devel] [PULL 07/28] x86_iommu: move the kernel-irqchip check in common code
` [Qemu-devel] [PULL 05/28] intel_iommu: handle invalid ce for shadow sync
` [Qemu-devel] [PULL 11/28] x86_iommu/amd: Prepare for interrupt remap support
` [Qemu-devel] [PULL 16/28] MAINTAINERS: list "tests/acpi-test-data" files in ACPI/SMBIOS section
` [Qemu-devel] [PULL 13/28] i386: acpi: add IVHD device entry for IOAPIC
` [Qemu-devel] [PULL 14/28] x86_iommu/amd: Add interrupt remap support when VAPIC is enabled
` [Qemu-devel] [PULL 12/28] x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled
` [Qemu-devel] [PULL 18/28] hw/pci-host/x86: extract get_pci_hole64_start_value() helpers
` [Qemu-devel] [PULL 17/28] pci-testdev: add optional memory bar
` [Qemu-devel] [PULL 15/28] x86_iommu/amd: Enable Guest virtual APIC support
` [Qemu-devel] [PULL 22/28] hw/pci-bridge/ioh3420: Remove unuseful header
` [Qemu-devel] [PULL 25/28] i440fx: use ARRAY_SIZE for pam_regions
` [Qemu-devel] [PULL 19/28] hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
` [Qemu-devel] [PULL 21/28] hw/pci-bridge/xio3130: Remove unused functions
` [Qemu-devel] [PULL 20/28] tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35
` [Qemu-devel] [PULL 24/28] pci_bridge: fix typo in comment
` [Qemu-devel] [PULL 23/28] hw/pci: Add missing include
` [Qemu-devel] [PULL 27/28] piix_pci: fix i440fx data sheet link
` [Qemu-devel] [PULL 26/28] piix: use TYPE_FOO constants than string constats
` [Qemu-devel] [PULL 28/28] vhost-scsi: prevent using uninitialized vqs

[Bug 108096] [amd-staging-drm-next] SDDM screen corruption (not useable) with RX580, amdgpu, dc=1 (of course), regression
 2018-10-23 23:41 UTC  (3+ messages)
` [Bug 108096] [amd-staging-drm-next] SDDM screen corruption (not usable) "

[PATCH v2] x86/boot: enable NMIs after traps init
 2018-10-23 23:41 UTC  (9+ messages)

[PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-23 23:40 UTC  (27+ messages)
  ` [OpenRISC] "
  ` [PATCH 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
      ` [OpenRISC] "
  ` [PATCH 2/2] arm64: Create asm/initrd.h
      ` [OpenRISC] "

[PATCH] common/qat: fix for invalid response from firmware
 2018-10-23 23:39 UTC 

[Qemu-devel] [RFC v1] Introduce a new NVMe host device type to QEMU
 2018-10-23 23:39 UTC  (4+ messages)
` [Qemu-devel] [RFC v1] block/NVMe: introduce a new vhost NVMe host device "

[PATCH 1/2] log: Use __func__ for function name
 2018-10-23 23:34 UTC  (2+ messages)
` [PATCH 2/2] util: Silence warnings from strict compiler settings

[Buildroot] [git commit] perl-*: regenerate with _DISTNAME
 2018-10-23 23:33 UTC 

[Intel-wired-lan] [PATCH] ixgbe: fix MAC anti-spoofing filter after VFLR
 2018-10-23 23:30 UTC  (2+ messages)

[PATCH net 1/1] qed: Fix static checker warning
 2018-10-23 15:04 UTC 

[PATCH] x86: Remove -pipe from KBUILD_CFLAGS
 2018-10-23 23:23 UTC  (3+ messages)

[Bug 107432] Periodic complete system lockup with Vega M and Kernel 4.18-rc6+
 2018-10-23 23:24 UTC  (2+ messages)

[Buildroot] [git commit] scancpan: add PERL_FOO_DISTNAME in perl-foo.mk
 2018-10-23 23:22 UTC 

[Qemu-devel] [Bug 1798451] [NEW] HVF linux on OSX hangs 2nd time started after adding socket
 2018-10-23 23:11 UTC  (2+ messages)
` [Qemu-devel] [Bug 1798451] "

[Buildroot] [PATCH 1/1] redis: needs dynamic library
 2018-10-23 23:20 UTC  (2+ messages)

[Buildroot] [git commit] redis: needs dynamic library
 2018-10-23 23:20 UTC 


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.