All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-23 06:33:27 to 2020-10-23 07:35:34 UTC [more...]

[PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI
 2020-10-23  7:33 UTC 

[PATCH] kernel-doc: validate function prototype names
 2020-10-23  7:34 UTC 

[PATCH 1/3] sched: better handling for busy polling loops
 2020-10-23  7:33 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/6] dg1: remaining basic enabling patches
 2020-10-23  7:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915/dg1: Enable ports

[igt-dev] [PATCH i-g-t v2 00/23] Introduce IGT allocator
 2020-10-23  7:30 UTC  (24+ messages)
` [igt-dev] [PATCH i-g-t v2 01/23] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v2 02/23] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v2 03/23] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v2 04/23] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v2 05/23] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v2 06/23] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v2 07/23] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v2 08/23] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v2 09/23] lib/intel_bufops: Removes handle from allocator, change size
` [igt-dev] [PATCH i-g-t v2 10/23] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v2 11/23] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v2 12/23] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v2 13/23] lib/intel_aux_pgtable: Get addresses for aux table from an allocator
` [igt-dev] [PATCH i-g-t v2 14/23] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v2 15/23] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v2 16/23] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v2 17/23] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v2 18/23] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v2 19/23] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v2 20/23] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v2 21/23] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v2 22/23] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v2 23/23] tests/gem_linear_blits: Use intel allocator

[PATCH 0/2] target/m68k: add vmstate structure to migrate M68kCPU
 2020-10-23  7:27 UTC  (3+ messages)
` [PATCH 1/2] target/m68k: remove useless qregs array

committer-date-is-author-date flag removes email in "Commit"
 2020-10-23  7:26 UTC  (6+ messages)
  ` [PATCH 1/3] t3436: check --committer-date-is-author-date result more carefully
  ` [PATCH 2/3] am: fix broken email with --committer-date-is-author-date
    ` [PATCH 4/3] am, sequencer: stop parsing our own committer ident
  ` [PATCH 3/3] rebase: fix broken email with --committer-date-is-author-date

[PATCH] arm: fsl: common: Improve NXP VID driver PMBus support
 2020-10-23  7:25 UTC  (3+ messages)

[dpdk-dev] [PATCH] crypto/scheduler: fix header install with meson
 2020-10-23  7:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/2] "
  ` [dpdk-dev] [PATCH v2 2/2] drivers: add headers install helper

[RFC PATCH] parisc: Define O_NONBLOCK to become 000200000
 2020-10-23  7:25 UTC  (10+ messages)
        ` [RFC PATCH] parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage

[PATCH v2 0/2] DIAG 318 tests and fix
 2020-10-23  7:25 UTC  (6+ messages)
` [PATCH v2 1/2] s390/kvm: fix diag318 reset

[dpdk-dev] [PATCH 00/25] net/mlx5: support multiple-thread flow operations
 2020-10-23  7:14 UTC  (27+ messages)
` [dpdk-dev] [PATCH v2 00/25] *net/mlx5: "
  ` [dpdk-dev] [PATCH v2 01/25] net/mlx5: use thread safe index pool for flow objects
  ` [dpdk-dev] [PATCH v2 02/25] net/mlx5: use thread specific flow workspace
  ` [dpdk-dev] [PATCH v2 03/25] net/mlx5: reuse flow Id as hairpin Id
  ` [dpdk-dev] [PATCH v2 04/25] net/mlx5: indexed pool supports zero size entry
  ` [dpdk-dev] [PATCH v2 05/25] net/mlx5: use indexed pool for RSS flow ID
  ` [dpdk-dev] [PATCH v2 06/25] net/mlx5: make rte flow list thread safe
  ` [dpdk-dev] [PATCH v2 07/25] net/mlx5: make meter action "
  ` [dpdk-dev] [PATCH v2 08/25] net/mlx5: make VLAN network interface "
  ` [dpdk-dev] [PATCH v2 09/25] net/mlx5: create global jump action
  ` [dpdk-dev] [PATCH v2 10/25] net/mlx5: create global default miss action
  ` [dpdk-dev] [PATCH v2 11/25] net/mlx5: create global drop action
  ` [dpdk-dev] [PATCH v2 12/25] net/mlx5: support concurrent access for hash list
  ` [dpdk-dev] [PATCH v2 13/25] net/mlx5: make flow table cache thread safe
  ` [dpdk-dev] [PATCH v2 14/25] net/mlx5: fix redundant Direct Verbs resources allocate
  ` [dpdk-dev] [PATCH v2 15/25] net/mlx5: make flow tag list thread safe
  ` [dpdk-dev] [PATCH v2 16/25] net/mlx5: make flow modify action "
  ` [dpdk-dev] [PATCH v2 17/25] net/mlx5: remove unused mreg copy code
  ` [dpdk-dev] [PATCH v2 18/25] net/mlx5: make metadata copy flow list thread safe
  ` [dpdk-dev] [PATCH v2 19/25] net/mlx5: make header reformat action "
  ` [dpdk-dev] [PATCH v2 20/25] net/mlx5: remove unused hash list operations
  ` [dpdk-dev] [PATCH v2 21/25] net/mlx5: introduce thread safe linked list cache
  ` [dpdk-dev] [PATCH v2 22/25] net/mlx5: make Rx queue thread safe
  ` [dpdk-dev] [PATCH v2 23/25] net/mlx5: make matcher list "
  ` [dpdk-dev] [PATCH v2 24/25] net/mlx5: make port ID action cache "
  ` [dpdk-dev] [PATCH v2 25/25] net/mlx5: make push VLAN "

[PATCH] xen/arm: Remove EXPERT dependancy
 2020-10-23  7:23 UTC  (5+ messages)
    ` [PATCH] xen/arm: ACPI: Remove EXPERT dependancy, default on for ARM64

printk: add pr_flush()
 2020-10-23  7:23 UTC  (6+ messages)

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-10-23  7:23 UTC  (3+ messages)
` [PATCH] btrfs: add ssd_metadata mode

[PATCH 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-10-22 11:45 UTC  (12+ messages)
` [PATCH 2/5] thermal: devfreq_cooling: get a copy of device status
` [PATCH 3/5] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH 4/5] thermal: devfreq_cooling: remove old power model and use EM

[PATCH 0/5] drm/msm/dpu: implement merge3D support for new platforms
 2020-10-22 13:16 UTC  (6+ messages)
` [PATCH 1/5] drm/msm/dpu: simplify interface flush handling
` [PATCH 2/5] drm/msm/dpu: initial support for merge3D hardware block
` [PATCH 3/5] drm/msm/dpu: handle merge_3d configuration in hw_ctl block
` [PATCH 4/5] drm/msm/dpu: setup merge modes in merge_3d block
` [PATCH 5/5] drm/msm/dpu: enable merge_3d support on sm8150/sm8250

[Intel-gfx] [PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-22 13:19 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/vc4: Drop legacy_cursor_update override
  `  "

[Drbd-dev] [PATCH drbd-9.0] compat: __vmalloc() pgprot argument was removed in v5.8
 2020-10-23  7:23 UTC  (7+ messages)

[PATCH] drm: Add the missed device_unregister() in drm_sysfs_connector_add()
 2020-10-23  2:16 UTC 

[Outreachy kernel][PATCH 0/5] drm/amdgpu: Replace snprintf() with sysfs_emit
 2020-10-22 21:40 UTC  (8+ messages)
` [PATCH 1/5] gpu: drm: amdgpu: Replace snprintf() with sysfs_emit()
` [PATCH 2/5] "
` [PATCH 3/5] "
` [PATCH 4/5] "
  ` [Outreachy kernel] "
` [PATCH 5/5] "

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-22  8:06 UTC  (9+ messages)
` [PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path

[PATCH 0/8] Add DRM/DSI support for MT8167 SoC
 2020-10-22 16:48 UTC  (4+ messages)
` [PATCH 4/8] drm/mediatek: dsi: add pdata variable to start clk in HS mode

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-22 11:43 UTC  (11+ messages)
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap

[PATCH] gpu/drm/mgag200:remove break after return
 2020-10-23  7:13 UTC  (4+ messages)

[PATCH RESEND v2 0/7] some memleak trivial patchs
 2020-10-23  7:22 UTC  (8+ messages)
` [PATCH RESEND v2 1/7] tests/migration: fix memleak in wait_command/wait_command_fd
` [PATCH RESEND v2 3/7] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
` [PATCH RESEND v2 4/7] elf2dmp/pdb: Plug memleak in pdb_init_from_file

[PATCH 0/3] fixes for ubifs xattr operations
 2020-10-23  7:19 UTC  (2+ messages)

[LTP] [PATCH 00/11] Test metadata extraction
 2020-10-23  7:19 UTC  (6+ messages)
` [LTP] [PATCH 03/11] docparse: Add test documentation parser
` [LTP] [PATCH 11/11] docparse: Generate html and pdf using asciidoc{, tor}

[pm:bleeding-edge] BUILD SUCCESS 54e1ca2a19234787050e494833aad6800f8ee645
 2020-10-23  7:19 UTC  (2+ messages)
` [Devel] "

[PATCH v2 0/2] eliminate two common errors reported by any yaml on arm64
 2020-10-23  7:17 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges

[PATCH v27 00/17] Add migration support for VFIO devices
 2020-10-23  7:12 UTC  (4+ messages)
` [PATCH v27 07/17] vfio: Register SaveVMHandlers for VFIO device

[PATCH 0/8] arm/virt: add usb support
 2020-10-23  7:10 UTC  (14+ messages)
` [PATCH 1/8] tests/acpi: allow updates for expected data files
` [PATCH 2/8] tests/acpi: add empty tests/data/acpi/virt/DSDT.usb file
` [PATCH 3/8] arm/virt: add support for -machine usb=on
` [PATCH 4/8] arm/virt: add device tree node for xhci
` [PATCH 5/8] arm/virt: add acpi dsdt entry "
` [PATCH 6/8] tests/acpi: add usb testcase for virt
` [PATCH 7/8] tests/acpi: update expected data files
` [PATCH 8/8] tests/acpi: disallow updates for "

[LTP] [PATCH] Remove ftime and sys/timeb.h
 2020-10-23  7:18 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[PATCH] sched/fair: prefer prev cpu in asymmetric wakeup path
 2020-10-23  7:15 UTC  (5+ messages)

[PATCH] bdi: fix -Wformat-security
 2020-10-23  7:15 UTC  (2+ messages)

mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-23  7:14 UTC  (11+ messages)
          ` [LTP] "

[PATCH] drm/amdgpu: Fix size calculation when init onchip memory
 2020-10-23  7:12 UTC  (2+ messages)

[PATCH] xen/acpi: Don't fail if SPCR table is absent
 2020-10-23  7:11 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-10-22
 2020-10-23  7:10 UTC 

[PATCH v2 0/3] Add Xen CpusAccel
 2020-10-23  7:09 UTC  (9+ messages)
` [PATCH v2 1/3] accel: Remove _WIN32 ifdef from qtest-cpus.c
` [PATCH v2 2/3] accel: move qtest CpusAccel functions to a common location

[dpdk-dev] [PATCH] net/i40e: fix FDIR issue for ETH + VLAN pattern
 2020-10-23  8:15 UTC  (2+ messages)

[PATCH] mtd: nand-imx: repair reading the oob area
 2020-10-23  7:05 UTC  (2+ messages)

[PATCH] sched/fair: check for idle core
 2020-10-23  7:03 UTC  (10+ messages)
  ` default cpufreq gov, was: "

[PATCH 0/3] mdraid sb and bitmap write alignment on 512e drives
 2020-10-23  7:03 UTC  (3+ messages)

[virtio-comment] [PATCH] virtio-i2c: add the device specification
 2020-10-23  7:03 UTC  (5+ messages)

[PATCH v2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2020-10-23  7:02 UTC  (4+ messages)

[PATCH net] net: hns3: Clear the CMDQ registers before unmapping BAR region
 2020-10-23  7:01 UTC  (3+ messages)

[PATCH v2] nvme-rdma: handle nvme completion data length
 2020-10-23  6:59 UTC  (2+ messages)

Build failures: unresolved symbol vfs_getattr
 2020-10-23  6:58 UTC  (11+ messages)

[PATCH v3] PCI: cadence: Retrain Link to work around Gen2 training defect
 2020-10-23  6:56 UTC  (4+ messages)

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-10-23  6:56 UTC  (4+ messages)

[dpdk-dev] [RFC] net/i40e: refactor of hash flow
 2020-10-23  6:56 UTC 

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-23  6:49 UTC  (6+ messages)
` [PATCH v4 7/7] mm: Remove examples from enum zone_type comment

[virtio-comment] [PATCH v2] virtio-i2c: add the device specification
 2020-10-23  6:51 UTC 

[PATCH 0/2] virtio-gpu: build pci and vga bits modular too
 2020-10-23  6:46 UTC  (3+ messages)
` [PATCH 1/2] virtio-gpu: add virtio-gpu-pci module
` [PATCH 2/2] virtio-gpu: add virtio-vga module

Any example of USB gadget for DRD device mode on Intel Gemini Lake?
 2020-10-23  6:48 UTC  (4+ messages)

[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
 2020-10-23  6:47 UTC  (11+ messages)

[PATCH 2/3] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance
 2020-10-23  6:48 UTC  (12+ messages)

[PATCH] iommu: Modify the description of iommu_sva_unbind_device
 2020-10-23  6:48 UTC 

[PATCH] PCI: export pci_find_host_bridge() to fix MFD build error
 2020-10-23  6:47 UTC  (4+ messages)

[PATCH] mm,thp,shmem: limit shmem THP alloc gfp_mask
 2020-10-23  6:47 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/5] cleanup comments and logs about config options
 2020-10-23  6:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH 4/5] drivers: remove config prefix used with make

[PATCH] mm/mremap_pages: Fix static key devmap_managed_key updates
 2020-10-23  6:46 UTC  (7+ messages)

[tip:master] BUILD SUCCESS 95d591cca3b1851eaf66af066149183f18ff5ab3
 2020-10-23  6:45 UTC 

[PATCH] dma-mapping: document dma_{alloc,free}_pages
 2020-10-23  6:45 UTC 

[PATCHv2 net 0/2] IPv6: reply ICMP error with fragment doesn't contain all headers
 2020-10-23  6:43 UTC  (4+ messages)
` [PATCHv3 net 0/2] IPv6: reply ICMP error if "
  ` [PATCHv3 net 1/2] ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition
  ` [PATCHv3 net 2/2] IPv6: reply ICMP error if the first fragment doesn't include all headers

[dpdk-dev] [PATCH 00/14] ethdev: remove legacy filter API
 2020-10-23  6:41 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 12/14] ethdev: remove legacy FDIR filter type support

[PATCH v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-23  6:35 UTC 

[Linux-kernel-mentees] [PATCH v2] checkpatch: fix false positives in REPEATED_WORD warning
 2020-10-23  6:38 UTC  (10+ messages)
            `  "

[PATCH v13 00/10] xfs: Delayed Attributes
 2020-10-23  6:34 UTC  (11+ messages)
` [PATCH v13 01/10] xfs: Add helper xfs_attr_node_remove_step
` [PATCH v13 02/10] xfs: Add delay ready attr remove routines
` [PATCH v13 03/10] xfs: Add delay ready attr set routines
` [PATCH v13 04/10] xfs: Rename __xfs_attr_rmtval_remove
` [PATCH v13 05/10] xfs: Set up infastructure for deferred attribute operations
` [PATCH v13 06/10] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v13 07/10] xfs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR
` [PATCH v13 08/10] xfs: Enable delayed attributes
` [PATCH v13 09/10] xfs: Remove unused xfs_attr_*_args
` [PATCH v13 10/10] xfs: Add delayed attributes error tag

[PATCH v13 00/14] xfsprogs: Delayed Attributes
 2020-10-23  6:33 UTC  (6+ messages)
` [PATCH v13 01/14] xfs: store inode btree block counts in AGI header
` [PATCH v13 03/14] xfsprogs: Add helper xfs_attr_node_remove_step
` [PATCH v13 05/14] xfsprogs: Add delay ready attr set routines
` [PATCH v13 11/14] xfsprogs: Remove unused xfs_attr_*_args
` [PATCH v13 12/14] xfs_io: Add delayed attributes error tag

[PATCH] mx6: peripheral clock from oscillator
 2020-10-23  6:35 UTC  (5+ messages)

[PATCH for-5.10] swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
 2020-10-23  6:33 UTC 

[PATCH] samsung: common: remove the duplicated stdio print message
 2020-10-23  6:33 UTC  (2+ messages)

[PATCH v3 00/17] hw/block/nvme: multiple namespaces support
 2020-10-23  6:27 UTC  (4+ messages)
` [PATCH v3 12/17] hw/block/nvme: add support for scatter gather lists


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.