All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-20 10:22:39 to 2021-10-20 11:13:22 UTC [more...]

[PULL v2 00/44] pc,pci,virtio: features, fixes, tests
 2021-10-20 10:21 UTC  (37+ messages)
` [PULL v2 02/44] tests: qtest: add qtest_has_accel() to check if tested binary supports accelerator
` [PULL v2 03/44] tests: acpi: whitelist expected tables for acpi/q35/xapic testcase
` [PULL v2 04/44] tests: acpi: q35: test for x2APIC entries in SRAT
` [PULL v2 06/44] tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmar
` [PULL v2 07/44] tests: acpi: add testcase for intel_iommu (DMAR table)
` [PULL v2 08/44] tests: acpi: add expected blob for DMAR table
` [PULL v2 09/44] tests: acpi: whitelist expected blobs for new acpi/q35/ivrs testcase
` [PULL v2 10/44] tests: acpi: add testcase for amd-iommu (IVRS table)
` [PULL v2 11/44] tests: acpi: update expected blobs
` [PULL v2 12/44] tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()
` [PULL v2 13/44] tests: arm-cpu-features: use qtest_has_kvm() API
` [PULL v2 14/44] tests: migration-test: use qtest_has_accel() API
` [PULL v2 15/44] tests: bios-tables-test: use qtest_has_accel() API to register TCG only tests
` [PULL v2 16/44] vdpa: Skip protected ram IOMMU mappings
` [PULL v2 17/44] vdpa: Add vhost_vdpa_section_end
` [PULL v2 18/44] vdpa: Check for iova range at mappings changes
` [PULL v2 19/44] virtio-iommu: Remove the non transitional name
` [PULL v2 20/44] virtio-iommu: Drop base_name and change generic_name
` [PULL v2 21/44] libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr
` [PULL v2 22/44] vhost-user-rng: Add vhost-user-rng implementation
` [PULL v2 23/44] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
` [PULL v2 25/44] vhost-user: fix duplicated notifier MR init
` [PULL v2 26/44] failover: fix a regression introduced by JSON'ification of -device
` [PULL v2 28/44] qdev/qbus: remove failover specific code
` [PULL v2 29/44] rebuild-expected-aml.sh: allow partial target list
` [PULL v2 30/44] bios-tables-test: don't disassemble empty files
` [PULL v2 31/44] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PULL v2 32/44] vhost-vdpa: classify one time request
` [PULL v2 34/44] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PULL v2 37/44] virtio-net: use "queue_pairs" instead of "queues" when possible
` [PULL v2 38/44] vhost: record the last virtqueue index for the virtio device
` [PULL v2 39/44] virtio-net: vhost control virtqueue support
` [PULL v2 40/44] vhost-vdpa: multiqueue support
` [PULL v2 42/44] tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blob
` [PULL v2 43/44] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
` [PULL v2 44/44] tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge test

[PATCH] sstate: fix touching files inside pseudo
 2021-10-20 11:13 UTC  (3+ messages)
` [OE-core] "

[dpdk-dev] [PATCH 1/3] devargs: support path value for global device arguments
 2021-10-20 11:12 UTC  (10+ messages)
` [dpdk-dev] [PATCH v3 0/3] devargs: support path in global syntax
  ` [dpdk-dev] [PATCH v3 3/3] test/devargs: add devargs test cases
` [dpdk-dev] [PATCH v4 0/3] devargs: support path in global syntax
  ` [dpdk-dev] [PATCH v4 1/3] devargs: support path value for global device arguments
  ` [dpdk-dev] [PATCH v4 2/3] devargs: make bus key parsing optional
  ` [dpdk-dev] [PATCH v4 3/3] test/devargs: add devargs test cases

Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
 2021-10-20 10:21 UTC  (18+ messages)
      ` Deprecate the ppc405 boards in QEMU?

[PATCH 1/3] drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
 2021-10-20 11:12 UTC  (15+ messages)
` [PATCH v2 3/3] drm/amdgpu: recover gart table at resume

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-20 11:04 UTC  (5+ messages)
` [PATCH v3 21/23] regulator: dt-bindings: update samsung,s2mpa01.yaml reference

[dpdk-dev] [PATCH] crypto/ipsec_mb: fix ZUC PMD buffer initialisation
 2021-10-20 11:12 UTC  (2+ messages)

[PATCH v2 0/6] direct-map memory map
 2021-10-20 11:11 UTC  (3+ messages)
` [PATCH v2 4/6] xen/arm: if direct-map domain use native addresses for GICv3

[PATCH v4 2/2] virtio_ring: check desc == NULL when using indirect with packed
 2021-10-20 11:07 UTC  (2+ messages)

[PATCH net-next 0/4] New RGMII delay DT bindings for the SJA1105 DSA driver
 2021-10-20 11:10 UTC  (2+ messages)

[PATCH net-next 0/6] ethernet: manual netdev->dev_addr conversions (part 3)
 2021-10-20 11:10 UTC  (2+ messages)

[PATCH net-next 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-19
 2021-10-20 11:10 UTC  (2+ messages)

[PATCH net 0/8] net: hns3: add some fixes for -net
 2021-10-20 11:10 UTC  (2+ messages)

[PATCH v2 00/14] x86: Rewrite the retpoline rewrite logic
 2021-10-20 11:09 UTC  (16+ messages)
` [PATCH v2 01/14] objtool: Tag retpoline thunk symbols
` [PATCH v2 02/14] objtool: Explicitly avoid self modifying code in .altinstr_replacement
` [PATCH v2 03/14] objtool: Shrink struct instruction
` [PATCH v2 04/14] objtool,x86: Replace alternatives with .retpoline_sites
` [PATCH v2 05/14] x86/retpoline: Remove unused replacement symbols
` [PATCH v2 06/14] x86/asm: Fix register order
` [PATCH v2 07/14] x86/asm: Fixup odd GEN-for-each-reg.h usage
` [PATCH v2 08/14] x86/retpoline: Create a retpoline thunk array
` [PATCH v2 09/14] x86/alternative: Implement .retpoline_sites support
` [PATCH v2 10/14] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
` [PATCH v2 11/14] x86/alternative: Try inline spectre_v2=retpoline,amd
` [PATCH v2 12/14] x86/alternative: Add debug prints to apply_retpolines()
` [PATCH v2 13/14] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
` [PATCH v2 14/14] bpf,x86: Respect X86_FEATURE_RETPOLINE*

[PATCH v2] mm: Stop filemap_read() from grabbing a superfluous page
 2021-10-20 11:06 UTC  (2+ messages)

[PATCH v5 0/2] virtio_ring: check desc == NULL when using indirect with packed
 2021-10-20 11:09 UTC  (4+ messages)
` [PATCH v5 1/2] virtio_ring: make virtqueue_add_indirect_packed prettier
` [PATCH v5 2/2] virtio_ring: check desc == NULL when using indirect with packed

[PATCH v2] crypto: s5p-sss - Add error handling in s5p_aes_probe()
 2021-10-20 11:06 UTC 

[PATCH] rcuwait: do not enter RCU protection unless a wakeup is needed
 2021-10-20 11:06 UTC 

[PATCH] scsi: ufs: mediatek: avoid sched_clock() misuse
 2021-10-20 11:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mfd: rohm,bd71847-pmic: Document rohm,clock-output-is-critical property
 2021-10-20 11:06 UTC  (3+ messages)

[RESEND PATCH 0/3] Several fixes for event constraints on SKX and SNR platforms
 2021-10-20 11:03 UTC  (5+ messages)
` [RESEND PATCH 1/3] Fix filter_tid mask for CHA events on Skylake Server
` [RESEND PATCH 2/3] Fix IIO event constraints for "
` [RESEND PATCH 3/3] Fix IIO event constraints for Snowridge

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-10-20 11:06 UTC  (5+ messages)
` [PATCH v7 11/11] media: hantro: Support NV12 on the G2 core
    `  "

[PATCH 0/3] fixes for __airqs_kick_single_vcpu()
 2021-10-20 11:04 UTC  (15+ messages)
` [PATCH 1/3] KVM: s390: clear kicked_mask before sleeping again
` [PATCH 3/3] KVM: s390: clear kicked_mask if not idle after set

[PATCH v2] staging: rtl8723bs: core: Remove true and false comparison
 2021-10-20 11:03 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v6 00/15] target/riscv: Rationalize XLEN and operand length
 2021-10-20 11:02 UTC  (2+ messages)

[PATCH 1/2] i2c: virtio: disable timeout handling
 2021-10-20 11:03 UTC  (14+ messages)

[PATCH v15 0/8] RISC-V Pointer Masking implementation
 2021-10-20 10:19 UTC  (9+ messages)
` [PATCH v15 1/8] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v15 2/8] [RISCV_PM] Add CSR defines for RISC-V PM extension
` [PATCH v15 3/8] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v15 4/8] [RISCV_PM] Add J extension state description
` [PATCH v15 5/8] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v15 6/8] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v15 7/8] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v15 8/8] [RISCV_PM] Allow experimental J-ext to be turned on

[PATCH v5 00/14] Modular Broadcom irqchip drivers
 2021-10-20 10:56 UTC  (4+ messages)
` [PATCH v5 01/14] irqchip: Provide platform_device to of_irq_init_cb_t

[PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
 2021-10-20 10:57 UTC  (4+ messages)
` [PATCH 00/67] fscache: Rewrite index API and management system

[PATCH v2 0/6] gnttab: add per-domain controls
 2021-10-20 10:57 UTC  (6+ messages)
` [PATCH v2 2/6] gnttab: allow setting max version per-domain

[PATCH] externalsrc.bbclass: Allow externalsrc to be extended with extra classes
 2021-10-20 10:57 UTC  (5+ messages)
` [OE-core] "

[PATCH net-next 0/5] Ocelot switch: support a config where all VLANs are egress-untagged
 2021-10-20 10:56 UTC  (6+ messages)
` [PATCH net-next 1/5] net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG
` [PATCH net-next 2/5] net: mscc: ocelot: convert the VLAN masks to a list
` [PATCH net-next 3/5] net: mscc: ocelot: allow a config where all bridge VLANs are egress-untagged
` [PATCH net-next 4/5] net: mscc: ocelot: add the local station MAC addresses in VID 0
` [PATCH net-next 5/5] net: mscc: ocelot: track the port pvid using a pointer

[rdma:wip/jgg-for-next] BUILD SUCCESS 71ee1f1275432421307d27dd4df43f33e60456de
 2021-10-20 10:55 UTC 

[meta-oe][PATCH] vboxguestdrivers: upgrade 6.1.26 -> 6.1.28
 2021-10-20 10:56 UTC 

[PATCH 1/4] drm/amdgpu: Warn when bad pages approaches threshold
 2021-10-20 10:55 UTC  (3+ messages)
` [PATCH 3/4] drm/amdgpu: Add kernel parameter for ignoring bad page threshold

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-10-20 10:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v11 0/7] "
  ` [dpdk-dev] [PATCH v11 2/7] ethdev: new API to resolve device capability name

[PATCH v2 0/1] Fixes: PCI devices passthrough on Arm
 2021-10-20 10:51 UTC  (5+ messages)
` [PATCH v2 1/1] xen/pci: Install vpci handlers on x86 and fix exit path

[PATCH] dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
 2021-10-20 10:45 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/11] drm/i915: Simplify handling of modifiers
 2021-10-20 10:50 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 01/11] drm/i915: Add a table with a descriptor for all i915 modifiers

[PATCH] spi-at91-usart: replacing legacy gpio interface for gpiod
 2021-10-20 10:40 UTC  (3+ messages)

[PATCH 5.15] io_uring: apply max_workers limit to all future users
 2021-10-20 10:48 UTC  (3+ messages)

[soc:stm32/dt] BUILD SUCCESS db7be2cb87ae65e2d033a9f61f7fb94bce505177
 2021-10-20 10:38 UTC 

[PATCH v3 1/2] thermal/core: Make the userspace governor deprecated
 2021-10-20 10:47 UTC  (2+ messages)

[soc:aspeed/dt] BUILD SUCCESS 4eb7fe3333a021c8d0f35bcb5cd7c4e42800df62
 2021-10-20 10:38 UTC 

[dpdk-dev] [PATCH] ethdev: stop the device before close
 2021-10-20 10:47 UTC 

[PATCH 0/2] virtio-i2c: Fix buffer handling
 2021-10-20 10:47 UTC  (9+ messages)
` [PATCH 2/2] i2c: virtio: fix completion handling

[PATCH] MAINTAINERS: rectify entry for PSTORE FILESYSTEM
 2021-10-20 10:46 UTC 

[PATCHSET 0/5] xfs: use slab caches for deferred log items
 2021-10-20 10:46 UTC  (11+ messages)
` [PATCH 1/5] xfs: compact deferred intent item structures
` [PATCH 2/5] xfs: create slab caches for frequently-used deferred items
` [PATCH 3/5] xfs: rename xfs_bmap_add_free to xfs_free_extent_later
` [PATCH 4/5] xfs: reduce the size of struct xfs_extent_free_item
` [PATCH 5/5] xfs: remove unused parameter from refcount code

[PATCH] irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLARE
 2021-10-20 10:45 UTC 

[PATCH v5] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-20 10:45 UTC  (2+ messages)

[PATCH] drm/i915/gem: stop using PAGE_KERNEL_IO
 2021-10-20 10:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[RFC 0/5] kernel: Introduce CPU Namespace
 2021-10-20 10:44 UTC  (8+ messages)

Linux 5.14.14
 2021-10-20 10:43 UTC  (2+ messages)

[PATCH v2 0/10] Centrelize common fabrics code to core drivers
 2021-10-20 10:38 UTC  (11+ messages)
` [PATCH 01/10] nvme: add connect_work attribute to nvme ctrl
` [PATCH 02/10] nvme-fabrics: introduce nvmf_reconnect_or_remove API
` [PATCH 03/10] nvme: add err_work attribute to nvme ctrl
` [PATCH 04/10] nvme-fabrics: introduce nvmf_error_recovery API
` [PATCH 05/10] nvme/nvme-fabrics: introduce nvmf_error_recovery_work API
` [PATCH 06/10] nvme/nvme-fabrics: introduce nvmf_reconnect_ctrl_work API
` [PATCH 07/10] nvme-fabrics: add nvmf_init_ctrl/nvmf_uninit_ctrl API
` [PATCH 08/10] nvme-rdma: update WARN_ON condition during reset
` [PATCH 09/10] nvme/nvme-fabrics: move reset ctrl flow to common code
` [PATCH 10/10] nvme-fabrics: set common attributes during nvmf_init_ctrl

Linux 5.10.75
 2021-10-20 10:43 UTC  (2+ messages)

Linux 5.4.155
 2021-10-20 10:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 1/3] lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/
 2021-10-20 10:39 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 3/3] lib/crc: Move pipe CRC stuff out from igt_debugfs

[PATCH 1/1] spi: altera: Change to dynamic allocation of spi id
 2021-10-20 10:40 UTC  (2+ messages)

[PATCH] memblock: exclude NOMAP regions from kmemleak
 2021-10-20 10:39 UTC  (11+ messages)

[PATCH mptcp-next v7 0/8] The infinite mapping support
 2021-10-20 10:39 UTC  (6+ messages)
` [PATCH mptcp-next v7 8/8] DO-NOT-MERGE: mptcp: mp_fail test

[dpdk-dev] [PATCH v2 0/5] Flow entites behavior on port restart
 2021-10-20 10:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/6] "
  ` [dpdk-dev] [PATCH v3 1/6] ethdev: add capability to keep flow rules on restart

[PATCH v3 1/3] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-20 10:37 UTC  (9+ messages)
` [PATCH v3 3/3] KVM: vCPU kick tax cut for running vCPU

[PATCH] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing
 2021-10-20 10:36 UTC 

[PATCH 0/5] Keem Bay OCS ECC crypto driver
 2021-10-20 10:35 UTC  (6+ messages)
` [PATCH 1/5] crypto: engine - Add KPP Support to Crypto Engine
` [PATCH 2/5] crypto: ecc - Move ecc.h to include/crypto/internal
` [PATCH 3/5] crypto: ecc - Export additional helper functions
` [PATCH 4/5] dt-bindings: crypto: Add Keem Bay ECC bindings
` [PATCH 5/5] crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver

[PATCH] usbnet: sanity check for maxpacket
 2021-10-20 10:32 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Drop use of ->init_card() callback
 2021-10-20 10:29 UTC 

[libvirt test] 165683: regressions - FAIL
 2021-10-20 10:29 UTC 

[PATCH net] vrf: Revert "Reset skb conntrack connection..."
 2021-10-20 10:29 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH v3 0/1] Fixes: PCI devices passthrough on Arm
 2021-10-20 10:28 UTC  (4+ messages)
` [PATCH v3 1/1] xen/pci: Install vpci handlers on x86 and fix error paths

[PATCH 0/2] Fix IRQ flood issue in TI PD controller
 2021-10-20  2:26 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: tipd: Enable event interrupts by default
` [PATCH 2/2] Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515 ACPI nodes"

ip route bug
 2021-10-20 11:26 UTC 

ip route bug
 2021-10-20 11:27 UTC 

10 more python test cases for rxe
 2021-10-20 10:27 UTC  (4+ messages)

v2_03_14 annotated tag has been created
 2021-10-20 10:26 UTC 

[dpdk-dev] [PATCH v2 0/5] cryptodev: hide internal structures
 2021-10-20 10:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/7] "

[PATCH v4] dt-bindings: dvfs: Add support for generic performance domains
 2021-10-20 10:25 UTC  (5+ messages)

v2_03_14 tag - deleted
 2021-10-20 10:22 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.