All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-23 22:39:16 to 2018-10-23 23:57:46 UTC [more...]

[RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-10-23 23:57 UTC  (33+ 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

[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] "

[RFC 1/3] drm/i915: Rename IS_GEN to IS_GEN_RANGE
 2018-10-23 23:50 UTC  (4+ 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

[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  (8+ messages)
` [PATCH 1/6] drm/dp_mst: Deprecate drm_dp_find_vcpi_slots()
  ` [PATCH 2/6] drm/dp_mst: Remove all evil duplicate state pointers
  ` [PATCH 3/6] drm/atomic: Add ->atomic_check() hook for private objects
  ` [PATCH 5/6] drm/dp_mst: Check payload count in ->atomic_check()
  ` [PATCH 6/6] drm/nouveau: Use atomic VCPI helpers for MST
` [PATCH 4/6] drm/dp_mst: Start tracking per-port VCPI allocations
` ✓ Fi.CI.BAT: success for drm/dp_mst: Improve VCPI helpers, use in nouveau

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

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-10-23 15:19 UTC  (11+ messages)

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

[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

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

[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)

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

[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 

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-r128: bump version to 6.12.0
 2018-10-23 23:20 UTC  (2+ messages)

[Buildroot] [git commit] package/x11r7/xdriver_xf86-video-r128: bump version to 6.12.0
 2018-10-23 23:19 UTC 

[Buildroot] [PATCH 1/1] pysmi: bump to version 0.3.2
 2018-10-23 23:19 UTC  (2+ messages)

[Buildroot] [scanrock 0/5] scanrock
 2018-10-23 23:19 UTC  (11+ messages)
` [Buildroot] [scanrock 1/5] utils/scanrock: new utility for Luarocks infrastructure
` [Buildroot] [scanrock 2/5] lua*: regeneration of hash files
` [Buildroot] [scanrock 3/5] lua*: regeneration of *.mk files
` [Buildroot] [scanrock 4/5] lua*: regeneration of Config.in
` [Buildroot] [scanrock 5/5] [RFC] pkg-luarocks: add per package upgrade target

[Buildroot] [git commit] pysmi: bump to version 0.3.2
 2018-10-23 23:19 UTC 

[Buildroot] [PATCH 1/1] package/apache: bump version to 2.4.37
 2018-10-23 23:18 UTC  (2+ messages)

[Buildroot] [git commit] package/apache: bump version to 2.4.37
 2018-10-23 23:18 UTC 

[Buildroot] [PATCH 1/1] package/libpqxx: bump version to 6.2.5
 2018-10-23 23:18 UTC  (2+ messages)

[Buildroot] [git commit] package/libpqxx: bump version to 6.2.5
 2018-10-23 23:18 UTC 

[Buildroot] [PATCH 1/1] package/libva: bump version to 2.3.0
 2018-10-23 23:17 UTC  (2+ messages)

[Buildroot] [git commit] package/libva: bump version to 2.3.0
 2018-10-23 23:17 UTC 

[Intel-wired-lan] [PATCH] i40e: Update status codes
 2018-10-23 23:17 UTC  (2+ messages)

xfs_alloc_ag_vextent_near() takes about 30ms to complete
 2018-10-23 14:53 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
 2018-10-23 23:08 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "

[Buildroot] [PATCH] scanpypi: improve BSD licence handling
 2018-10-23 23:08 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] scanpypi: improve BSD licence handling
 2018-10-23 23:08 UTC 

[Buildroot] [git commit branch/2018.02.x] scanpypi: improve BSD licence handling
 2018-10-23 23:08 UTC 

[meta-oe][master][sumo][PATCH] rapidjson: Update to newer 1.1.0 + git
 2018-10-23 23:07 UTC  (2+ messages)

[PATCH v2] staging: rtlwifi: Remove unnecessary function
 2018-10-23 23:07 UTC 

[lustre-devel] [PATCH 00/28] lustre: more assorted fixes for lustre 2.10
 2018-10-23 23:07 UTC  (6+ messages)
` [lustre-devel] [PATCH 11/28] lustre: llite: use security context if it's enabled in the kernel

[Buildroot] [PATCH] ntp: fix build without libcap and no threads
 2018-10-23 23:06 UTC  (2+ messages)

[Buildroot] [PATCH] ntp: fix build for no-MMU with libcap
 2018-10-23 23:06 UTC  (2+ messages)

[Buildroot] [PATCH] ntp: fix build for no-MMU
 2018-10-23 23:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ntp: fix md5sum
 2018-10-23 23:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ntp: security bump to version 4.2.8p12
 2018-10-23 23:05 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] ntp: fix build without libcap and no threads
 2018-10-23 23:05 UTC 

[Buildroot] [git commit branch/2018.02.x] ntp: fix build for no-MMU with libcap
 2018-10-23 23:04 UTC 

[Buildroot] [git commit branch/2018.02.x] ntp: fix build for no-MMU
 2018-10-23 23:04 UTC 

[Buildroot] [git commit branch/2018.02.x] package/ntp: fix md5sum
 2018-10-23 23:04 UTC 

[Buildroot] [git commit branch/2018.02.x] package/ntp: security bump to version 4.2.8p12
 2018-10-23 23:04 UTC 

[lustre-devel] [PATCH 00/10] lustre: lnet: fixes for non-x86 systems
 2018-10-23 23:04 UTC  (6+ messages)
` [lustre-devel] [PATCH 01/10] lustre: lnd: set device capabilities

git pull defaults for recursesubmodules
 2018-10-23 23:03 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] ntp: fix build without libcap and no threads
 2018-10-23 23:03 UTC 

[Buildroot] [git commit branch/2018.08.x] ntp: fix build for no-MMU with libcap
 2018-10-23 23:03 UTC 

[Buildroot] [git commit branch/2018.08.x] ntp: fix build for no-MMU
 2018-10-23 23:02 UTC 

[Buildroot] [git commit branch/2018.08.x] package/ntp: fix md5sum
 2018-10-23 23:02 UTC 

[PATCH] khash: silence -Wunused-function
 2018-10-23 23:02 UTC  (5+ messages)
` [PATCH v2 0/2] delta-islands: avoid unused function messages
  ` [PATCH v2 1/2] commit-slabs: move MAYBE_UNUSED out

[PATCH RFC] x86: Don't include '-Wa,-' when building with Clang
 2018-10-23 23:01 UTC  (8+ messages)

[Buildroot] [git commit branch/2018.08.x] package/ntp: security bump to version 4.2.8p12
 2018-10-23 23:02 UTC 

[PATCH 7/9] submodule: fetch in submodules git directory instead of in worktree
 2018-10-23 23:01 UTC  (3+ messages)

[Buildroot] [PATCH v2,1/2] jasper: update license
 2018-10-23 23:01 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] jasper: update license
 2018-10-23 23:01 UTC 

[Buildroot] [git commit branch/2018.02.x] jasper: update license
 2018-10-23 23:00 UTC 

[Buildroot] [git commit] ptpd2: fix patch 0002 so that it applies properly
 2018-10-23 22:59 UTC  (2+ messages)

[Buildroot] [PATCH next v3] ptpd2: fix ptpd2-ptp2 build failure due to EVP_MD_CTX conflict and U64 missing
 2018-10-23 22:59 UTC  (2+ messages)

xfsdump cleaning patchset
 2018-10-23 14:34 UTC  (10+ messages)

[Buildroot] [git commit branch/2018.02.x] ptpd2: fix patch 0002 so that it applies properly
 2018-10-23 22:58 UTC 

[Buildroot] [git commit branch/2018.02.x] ptpd2: fix build failures due to EVP_MD_CTX conflict and U64 missing
 2018-10-23 22:58 UTC 

[Buildroot] [git commit branch/2018.08.x] ptpd2: fix patch 0002 so that it applies properly
 2018-10-23 22:57 UTC 

[Buildroot] [git commit branch/2018.08.x] ptpd2: fix build failures due to EVP_MD_CTX conflict and U64 missing
 2018-10-23 22:57 UTC 

[PATCH 1/3] gpg-interface.c: use flags to determine key/signer info presence
 2018-10-23 22:56 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] poco: disable fpenvironment for soft floating point configuration
 2018-10-23 22:54 UTC 

[Buildroot] [PATCH] poco: disable fpenvironment for soft floating point configuration
 2018-10-23 22:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/27] ACPI hardware-reduced support
 2018-10-23 22:52 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] poco: disable fpenvironment for soft floating point configuration
 2018-10-23 22:52 UTC 

possible deadlock in flush_workqueue (2)
 2018-10-23 14:28 UTC  (3+ messages)

[Buildroot] [git commit] package/python-enum34: enable host build
 2018-10-23 22:50 UTC  (2+ messages)

[Buildroot] [git commit] package/setools: host variant needs host-python-enum34
 2018-10-23 22:50 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] package/setools: host variant needs host-python-enum34
 2018-10-23 22:48 UTC 

[Buildroot] [git commit branch/2018.02.x] package/python-enum34: enable host build
 2018-10-23 22:48 UTC 

[Qemu-devel] [PATCH v2] piix_pci: change the i440fx data sheet link
 2018-10-23 22:47 UTC  (2+ messages)

[PATCH] eal: fix floating device argument pointer
 2018-10-23 22:39 UTC  (3+ messages)

[PATCH 0/3] Add Tegra194 Dual ARM SMMU driver
 2018-10-23 22:39 UTC  (3+ messages)
` [PATCH 1/3] iommu/arm-smmu: rearrange arm-smmu.c code
` [PATCH 3/3] iommu/tegra194_smmu: Add Tegra194 SMMU driver


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.