All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-23 06:47:41 to 2020-10-23 07:45:13 UTC [more...]

committer-date-is-author-date flag removes email in "Commit"
 2020-10-23  7:45 UTC  (7+ 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

[dpdk-dev] [PATCH] app/procinfo: clean old build macro
 2020-10-23  7:44 UTC 

[cifs:for-next 31/31] fs/cifs/smb2ops.c:3047:14: warning: variable 'err_iov' set but not used
 2020-10-23  7:44 UTC  (2+ messages)

[PATCHv2 for-next 00/12] rtrs: misc fix and cleanup
 2020-10-23  7:43 UTC  (13+ messages)
` [PATCHv2 for-next 01/12] RDMA/rtrs-clt: remove destroy_con_cq_qp in case route resolving failed
` [PATCHv2 for-next 02/12] RDMA/rtrs-clt: remove outdated comment in create_con_cq_qp
` [PATCHv2 for-next 03/12] RDMA/rtrs-clt: avoid run destroy_con_cq_qp/create_con_cq_qp in parallel
` [PATCHv2 for-next 04/12] RDMA/rtrs-clt: missing error from rtrs_rdma_conn_established
` [PATCHv2 for-next 05/12] RDMA/rtrs-srv: don't guard the whole __alloc_srv with srv_mutex
` [PATCHv2 for-next 06/12] RDMA/rtrs-srv: fix typo
` [PATCHv2 for-next 07/12] RDMA/rtrs: remove unnecessary argument dir of rtrs_iu_free
` [PATCHv2 for-next 08/12] RDMA/rtrs-clt: remove duplicated switch-case handling for CM error events
` [PATCHv2 for-next 09/12] RDMA/rtrs-clt: remove duplicated code
` [PATCHv2 for-next 10/12] RDMA/rtrs-srv: kill rtrs_srv_change_state_get_old
` [PATCHv2 for-next 11/12] RDMA/rtrs: introduce rtrs_post_send
` [PATCHv2 for-next 12/12] RDMA/rtrs-clt: remove 'addr' from rtrs_clt_add_path_to_arr

[dpdk-dev] [PATCH] crypto/dpaa2_sec: remove dead code
 2020-10-23  7:43 UTC 

[PATCH] btrfs: balance RAID1/RAID10 mirror selection
 2020-10-23  7:42 UTC  (3+ messages)

[PATCH] perf stat: Support regex pattern in --for-each-cgroup
 2020-10-23  7:42 UTC 

[PATCH 0/2] microblaze: Reuse xilinx common setup
 2020-10-23  7:42 UTC  (3+ messages)
` [PATCH 1/2] microblaze: Wire generic xilinx board_late_init_xilinx()
` [PATCH 2/2] microblaze: Enable board_late_init()

[PATCH] mm: memcontrol: add file_thp, shmem_thp to memory.stat
 2020-10-23  7:42 UTC  (3+ messages)

[PATCH] slist.3: tfix
 2020-10-23  7:40 UTC 

[PATCHv2 0/4] coresight: etf/etb10/etr: Fix NULL pointer dereference crashes
 2020-10-23  7:39 UTC  (9+ messages)
` [PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()

[PATCH v3 0/2] qemu-img: add support for rate limit in commit and convert
 2020-10-23  7:38 UTC  (2+ messages)

[RFC] Using gitlab for upstream qemu repo?
 2020-10-23  7:37 UTC  (3+ messages)

[PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI
 2020-10-23  7:33 UTC  (5+ messages)
` [PATCH 1/4] tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive
` [PATCH 2/4] test/acceptance: Remove the CONTINUOUS_INTEGRATION tags
` [PATCH 3/4] tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
` [PATCH 4/4] test/docker/dockerfiles: Add missing packages for acceptance tests

[PATCH] PCI: dwc: Use ATU regions to map memory regions
 2020-10-23  7:38 UTC  (4+ messages)
` [PATCH V2] PCI: dwc: Add support to handle prefetchable memory mapping

[PATCH 0/4] qom: Introduce object*_property_add_bool_ptr() functions
 2020-10-23  7:37 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] cleanup comments and logs about config options
 2020-10-23  7:37 UTC  (2+ messages)

[PATCH] hw/arm: fix min_cpus for xlnx-versal-virt platform
 2020-10-23  7:35 UTC 

[PATCH] cpus: verify that number of created cpus do not exceed smp params
 2020-10-23  7:34 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

[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  (5+ messages)
` [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  (2+ messages)
` [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)


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.