All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-16 08:59:54 to 2019-07-16 09:44:14 UTC [more...]

[PATCH v10 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-16  9:43 UTC  (49+ messages)
` [PATCH v10 01/18] kunit: test: add KUnit test runner core
` [PATCH v10 02/18] kunit: test: add test resource management API
` [PATCH v10 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v10 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v10 05/18] kunit: test: add the concept of expectations
` [PATCH v10 06/18] kbuild: enable building KUnit
` [PATCH v10 07/18] kunit: test: add initial tests
` [PATCH v10 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v10 09/18] kunit: test: add support for test abort
` [PATCH v10 10/18] kunit: test: add tests for kunit "
` [PATCH v10 11/18] kunit: test: add the concept of assertions
` [PATCH v10 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v10 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v10 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v10 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v10 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v10 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v10 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCHv2 1/3] iio: imu: st_lsm6sdx: move register definitions to sensor_settings struct
 2019-07-16  9:43 UTC  (4+ messages)
` [PATCHv2 2/3] iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9sd1
` [PATCH 3/3] dt-bindings: iio: imu: st_lsm6dsx: add lsm9ds1 device bindings

[dpdk-dev] TX-dropped is high while sending custom packet via testpmd app
 2019-07-16  9:43 UTC  (2+ messages)

[PATCH] PM / Domains: Align in-parameter names for some genpd functions
 2019-07-16  9:43 UTC 

[Xen-devel] [PATCH v2 0/4] iommu groups + cleanup
 2019-07-16  9:40 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 1/4] iommu / x86: move call to scan_pci_devices() out of vendor code
` [Xen-devel] [PATCH v2 3/4] iommu: introduce iommu_groups

[dpdk-dev] [PATCH v6 0/4] add IOVA = VA support in KNI
 2019-07-16  9:40 UTC  (7+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH v2] media: vb2-dc: skip CPU sync in map/unmap dma_buf
 2019-07-16  9:40 UTC  (2+ messages)

[PATCH kernel v2] powerpc/xive: Drop deregistered irqs
 2019-07-16  9:14 UTC  (4+ messages)

[RFC] virtio-net: share receive_*() and add_recvbuf_*() with virtio-vsock
 2019-07-16  9:40 UTC  (10+ messages)

[GIT PULL] dmaengine updates for v5.3-rc1
 2019-07-16  9:36 UTC 

[dpdk-dev] [RFC] mbuf: support dynamic fields and flags
 2019-07-16  9:39 UTC  (5+ messages)

[Xen-devel] [PATCH] x86: irq: Do not BUG_ON multiple unbind calls for shared pirqs
 2019-07-16  9:38 UTC  (2+ messages)

[PATCH] nvme-multipath: sanitize nvme_update_ana_state()
 2019-07-16  9:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] s390x/cpumodel fixes for 4.1
 2019-07-16  9:36 UTC  (14+ messages)
` [Qemu-devel] [PATCH 1/3] s390x/cpumodel: remove esort from the default model
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH 2/3] s390x/cpumodel: also change name of vxbeh
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH 3/3] s390x/cpumodel: change internal name of vxp to make description
  ` [Qemu-devel] [qemu-s390x] "

[PATCH v3] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-16  9:36 UTC  (7+ messages)
` [PATCH v4] "

nvme-5.3 ssd performance regression
 2019-07-16  9:36 UTC  (3+ messages)

[PATCH v2] xfs: test statfs on project quota directory
 2019-07-16  9:35 UTC 

[PATCH] staging: erofs: avoid opened loop codes
 2019-07-16  9:35 UTC  (4+ messages)

[PATCH v3] staging: erofs: support bmap
 2019-07-16  9:32 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/pcap: create null Rx function
 2019-07-16  9:34 UTC 

[SPDK] Coverage reports are now available directly in your browser
 2019-07-16  9:34 UTC 

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-07-16  9:33 UTC  (10+ messages)
` [PATCH v4 13/22] iommu/vt-d: Enlightened PASID allocation
` [PATCH v4 14/22] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v4 16/22] iommu/vt-d: Move domain helper to header

[PATCH] webkitgtk: set incomptible with tune mips
 2019-07-16  9:32 UTC  (3+ messages)

[PATCH 1/3] nvme: Pass the queue to SQ_SIZE/CQ_SIZE macros
 2019-07-16  9:33 UTC  (6+ messages)
` [PATCH 2/3] nvme: Retrieve the required IO queue entry size from the controller

[LTP] [PATCH v4] syscalls/prctl06: New test for prctl() with PR_{SET, GET}_NO_NEW_PRIVS
 2019-07-16  9:32 UTC  (3+ messages)

[U-Boot] [PATCH v1] imx: add u-boot-nand.imx target
 2019-07-16  9:31 UTC 

[dpdk-dev] [PATCH 00/15] bnxt patch series
 2019-07-16  9:28 UTC  (17+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 01/15] net/bnxt: fix extended port counter statistics
  ` [dpdk-dev] [PATCH v2 02/15] net/bnxt: fix possible segfault in case of probe failure
  ` [dpdk-dev] [PATCH v2 03/15] net/bnxt: do not fail VF probe when the MAC address is zero
  ` [dpdk-dev] [PATCH v2 04/15] net/bnxt: fix Tx hang after port stop/start
  ` [dpdk-dev] [PATCH v2 05/15] net/bnxt: reset Rx allocation state on port restart
  ` [dpdk-dev] [PATCH v2 06/15] net/bnxt: correctly set L4 checksum error for tunnel and non-tunnel packets
  ` [dpdk-dev] [PATCH v2 07/15] net/bnxt: fix for doorbell register offset for Tx ring
  ` [dpdk-dev] [PATCH v2 08/15] net/bnxt: save the number of EM flow count
  ` [dpdk-dev] [PATCH v2 09/15] net/bnxt: nq doorbell cleanups
  ` [dpdk-dev] [PATCH v2 10/15] net/bnxt: avoid null pointer dereference
  ` [dpdk-dev] [PATCH v2 11/15] net/bnxt: fix to enable disable interrupts correctly in start stop
  ` [dpdk-dev] [PATCH v2 12/15] net/bnxt: fix to check for invalid VNIC in cleanup path
  ` [dpdk-dev] [PATCH v2 13/15] net/bnxt: fix a compilation warning
  ` [dpdk-dev] [PATCH v2 14/15] net/bnxt: fix rxq count if ntuple filtering is disabled
  ` [dpdk-dev] [PATCH v2 15/15] net/bnxt: fix to avoid sending invalid VNIC id to firmware

[RFC PATCH-for-4.1? v2 0/5] semihosting: Build with CONFIG_SEMIHOSTING disabled
 2019-07-16  9:30 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] driver core: Remove device link creation limitation
 2019-07-16  9:29 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Dump PDEs and PTEs on VM faults (v3)
 2019-07-16  9:29 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Fix silent amdgpu_bo_move failures

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-07-16  9:28 UTC  (13+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
  ` [PATCH 10/60] drm/bridge: Add bridge driver for display connectors
    ` [PATCH 09/60] drm/bridge: Add connector-related bridge operations and data

[PATCH] drm/i915/execlists: Disable preemption under GVT
 2019-07-16  9:25 UTC  (2+ messages)

[PATCH v1 00/50] Exynos5x clocks and buses changes
 2019-07-16  9:31 UTC  (13+ messages)
  ` [PATCH v1 03/50] clk: samsung: change parent of dout_aclk400_wcore in Exynos5420
  ` [PATCH v1 04/50] clk: samsung: add IDs to manage aclk400_mscl "
  ` [PATCH v1 02/50] clk: samsung: add IDs for Exynos5420 NoC clocks
  ` [PATCH v1 13/50] clk: samsung: add DPLL rate table in Exynos5420

[Qemu-devel] [PATCH v4 0/5] spapr: implement dispatch and suspend calls
 2019-07-16  9:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/5] spapr: Implement dispatch counter and prod bit on tcg

[Cocci] [PATCH v3] coccinelle: semantic code search for missing of_node_put
 2019-07-16  9:25 UTC  (4+ messages)
  `  "

[PATCH AUTOSEL 5.2 001/249] ath10k: Check tx_stats before use it
 2019-07-16  9:25 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 190/249] cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()

[PATCH] gpu/drm: fix a few kernel-doc "/**" mark warnings
 2019-07-16  9:24 UTC  (3+ messages)

Fwd: Re: New USB Device
 2019-07-16  9:23 UTC  (4+ messages)

[PATCH v2 0/4] add coupled regulators for Exynos5422/5800
 2019-07-16  9:22 UTC  (4+ messages)
  ` [PATCH v2 3/4] ARM: dts: exynos: add initial data for "

[PATCH v2] staging: erofs: support bmap
 2019-07-16  9:23 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 001/105] wil6210: fix potential out-of-bounds read
 2019-07-16  9:22 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 086/105] PCI / ACPI: Use cached ACPI device state to get PCI device power state

[PATCH 1/2] dma-buf: Expand reservation_list to fill allocation
 2019-07-16  9:21 UTC  (3+ messages)
` [PATCH 2/2] dma-buf: Relax the write-seqlock for reallocating the shared fence list

[PATCH AUTOSEL 4.19 001/158] wil6210: fix potential out-of-bounds read
 2019-07-16  9:21 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 123/158] cpufreq: Don't skip frequency validation for has_target() drivers

[PATCH 1/2] drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
 2019-07-16  9:20 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10

[Qemu-devel] [PATCH] nbd: fix uninitialized variable warning
 2019-07-16  9:19 UTC  (2+ messages)

[PATCH] drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCH
 2019-07-16  9:15 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-net: remove redundant qdev from VirtIONet
 2019-07-16  9:13 UTC  (3+ messages)
  ` [Qemu-trivial] "

[PATCH 0/3] st_lsm6dsx: move {odr,fs}_table in
 2019-07-16  9:13 UTC  (5+ messages)
` [PATCH 1/3] iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings
` [PATCH 2/3] iio: imu: st_lsm6dsx: move fs_table "

[GIT PULL] gpio fixes for v5.3-rc1
 2019-07-16  9:13 UTC  (2+ messages)

[Xen-devel] [PATCH v4 00/13] x86: IRQ management adjustments
 2019-07-16  9:12 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 06/13] x86/IOMMU: don't restrict IRQ affinities to online CPUs

bmc_booted LED group was not asserted when BMC started up
 2019-07-16  9:12 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] net/iavf: fix driver crash when enable TSO
 2019-07-16 16:12 UTC 

[PATCH] gpio: gpiolib: Normalize return code variable name
 2019-07-16  9:11 UTC 

[sparc64] soft lockup - CPU stuck , KGDB_TESTS_ON_BOOT
 2019-07-16  9:11 UTC  (2+ messages)

[PATCH v5 0/1] Expose cros_ec_sensors frequency range via iio sysfs
 2019-07-16  9:11 UTC  (2+ messages)
` [PATCH v5 1/1] iio: common: cros_ec_sensors: "

[PATCH 0/3] arm/arm64: Backport DTB support for Raspberry Pi Compute Module 3 to 4.19.y
 2019-07-16  9:11 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board

[PATCH] USB: serial: option: add D-Link DWM-222 device ID
 2019-07-16  9:11 UTC  (3+ messages)
` [PATCH] USB: serial: option: add D-Link DWM-222 device ID [version 2]

[PATCH nf-next v5 0/8] netfilter: nf_flow_offload: support bridge family offload for both
 2019-07-16  9:11 UTC  (2+ messages)

[PATCH] Fix perf test data race for tsan build
 2019-07-16  9:10 UTC  (2+ messages)

[f2fs-dev] [Bug 204135] New: F2FS: BUG: KASAN: null-ptr-deref in mempool_alloc+0xd8/0x2e0
 2019-07-16  9:09 UTC  (2+ messages)
` [f2fs-dev] [Bug 204135] "

[PATCH v2] powerpc/nvdimm: Pick the nearby online node if the device node is not online
 2019-07-16  9:05 UTC 

[PATCH for-rc] RDMA/bnxt_re: Honor vlan_id in GID entry comparison
 2019-07-16  9:09 UTC  (6+ messages)

[PATCH 0/2 nft WIP] Using variables in chain priority
 2019-07-16  9:08 UTC  (3+ messages)
` [PATCH 1/2 nft WIP] src: introduce prio_expr "
` [PATCH 2/2 nft WIP] src: allow variables "

[LTP] [PATCH V4] getrlimit03: adjust a bit of code to compatiable with mips32
 2019-07-16  9:07 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Enable iotests during "make check"
 2019-07-16  9:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] tests/qemu-iotests/group: Remove some more tests from the "auto" group

[RFC] Expanding drm_mode_modeinfo flags
 2019-07-16  9:07 UTC  (3+ messages)

[PATCH 0/2] ASoC: samsung: odroid: fix err handling of odroid_audio_probe
 2019-07-16  9:06 UTC  (5+ messages)
` [PATCH 1/2] ASoC: samsung: odroid: fix an use-after-free issue for codec
` [PATCH 2/2] ASoC: samsung: odroid: fix a double-free issue for cpu_dai

[f2fs-dev] [Bug 204043] New: F2fs kernel BUG at fs/f2fs/data.c:317!
 2019-07-16  9:06 UTC  (2+ messages)
` [f2fs-dev] [Bug 204043] "

[PATCH] USB: serial: option: Add support for ZTE MF871A
 2019-07-16  9:05 UTC  (2+ messages)

[LTP] [PATCH V5] getrlimit03: adjust a bit of code to compatiable with mips32
 2019-07-16  9:04 UTC  (2+ messages)
` [LTP] [PATCH] "

[PATCH V3] drm/vkms: Add support for vkms work without vblank
 2019-07-16  9:03 UTC  (4+ messages)

[PATCH v6] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-16  9:00 UTC  (4+ messages)
` [PATCH v6] cpufreq/pasemi: fix an use-after-free inpas_cpufreq_cpu_init()

[PATCH] habanalabs: add comments on INFO IOCTL
 2019-07-16  9:02 UTC 

[PATCH v1 0/2] add rte_ring_reset and use it to flush a ring
 2019-07-16  9:01 UTC  (6+ messages)
` [PATCH v7 1/2] ring: add reset API to flush the ring when not in use
  ` [dpdk-dev] "
` [dpdk-dev] [PATCH v9 "

[PATCH] staging: erofs: support bmap
 2019-07-16  9:01 UTC  (5+ messages)

[PATCH 0/3] btrfs: Part 2 of enhanced defence against fuzzed images
 2019-07-16  9:00 UTC  (4+ messages)
` [PATCH 1/3] btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()
` [PATCH 2/3] btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
` [PATCH 3/3] btrfs: tree-checker: Add ROOT_ITEM check

[Bug 203647] New: Locking API testsuite fails "mixed read-lock/lock-write ABBA" rlock on kernels >=4.14.x
 2019-07-16  8:58 UTC  (2+ messages)
` [Bug 203647] "

[Xen-devel] Design Session report: Toolstacks
 2019-07-16  9:00 UTC  (3+ messages)

[cip-dev] [PATCH 4.4.y-cip 0/5] Add QSPI support
 2019-07-16  9:00 UTC  (2+ messages)

[PATCH] btrfs-progs: add verbose option to btrfs device scan
 2019-07-16  8:59 UTC  (5+ messages)

[PATCHv3 1/5] um: Add legacy tap support and rename existing vector to hybrid
 2019-07-16  8:59 UTC  (4+ messages)
` [PATCHv3 3/5] um: Add checks to mtu parameter parsing
` [PATCHv3 4/5] Fix off by one error in IRQ enumeration
` [PATCHv3 5/5] um: Error handling fixes in vector drivers


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.