All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-23 16:37:36 to 2021-11-23 17:15:52 UTC [more...]

[PATCH 0/3] pwm: Some improvements for legacy drivers
 2021-11-23 17:15 UTC  (3+ messages)

[PATCH v6 0/7] PCI devices passthrough on Arm, part 2
 2021-11-23 17:15 UTC  (24+ messages)
` [PATCH v6 2/7] xen/arm: add pci-domain for disabled devices
` [PATCH v6 3/7] xen/arm: setup MMIO range trap handlers for hardware domain
` [PATCH v6 4/7] xen/arm: do not map PCI ECAM and MMIO space to Domain-0's p2m

[qemu-mainline test] 166307: regressions - FAIL
 2021-11-23 17:14 UTC 

[PATCH V2 0/6] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-11-23 17:15 UTC  (4+ messages)
` [PATCH V2 1/6] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-23 17:12 UTC  (8+ messages)
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU

[igt-dev] [PATCH i-g-t] tests/api_intel_bb: Use alignment only when kernel support it
 2021-11-23 17:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

Xen 4.16 branched, commit moratorium lifted, freeze still in force
 2021-11-23 17:13 UTC 

[PATCH] glibc: Fix i586/c3 support
 2021-11-23 17:13 UTC  (2+ messages)
` [OE-core] "

vxlan: Possible regression in vxlan_rcv()
 2021-11-23 17:13 UTC 

[PATCH v3 00/11] Add support for Legion 7 16ACHg6 laptop
 2021-11-23 17:11 UTC  (8+ messages)
` [PATCH 10/11] hda: cs35l41: Add support for CS35L41 in HDA systems
` [PATCH 11/11] ACPI / scan: Create platform device for CLSA0100 ACPI nodes

[PATCH] ASoC: SOF: hda: reset DAI widget before reconfiguring it
 2021-11-23 16:57 UTC 

[PATCH V3 0/9] arm64: imx8mn: Enable more imx8m Nano functions
 2021-11-23 17:10 UTC  (22+ messages)

[for-6.2] hw/intc/arm_gicv3: Update cached state after acknowledging LPI
 2021-11-23 17:10 UTC 

[PATCH 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-11-23 17:11 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] SPI: Add SPI driver for Sunplus SP7021

[PATCH bpf-next 0/2] Sleepable local storage
 2021-11-23 17:11 UTC  (12+ messages)
` [PATCH bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs

[PATCH yocto-autobuilder-helper] config.json: set ZSTD_THREADS like XZ_THREADS
 2021-11-23 17:11 UTC  (2+ messages)
` [yocto] "

[PATCHSET 0/3 v2] Misc block cleanups
 2021-11-23 17:10 UTC  (4+ messages)
` [PATCH 1/3] block: move io_context creation into where it's needed
` [PATCH 2/3] blk-ioprio: don't set bio priority if not needed
` [PATCH 3/3] block: only allocate poll_stats if there's a user of them

[PATCH v2] crypto: caam: save caam memory to support crypto engine retry mechanism
 2021-11-23 17:10 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] tests/i915/kms_dsc: Add a new subtest to validate 10bpc format
 2021-11-23 17:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2] i2c: tegra: Add ACPI support
 2021-11-23 17:04 UTC  (3+ messages)

[PATCH 0/4] Inspect reflog data programmatically in more tests
 2021-11-23 17:09 UTC  (10+ messages)
` [PATCH 2/4] refs: trim newline from reflog message
` [PATCH 3/4] test-ref-store: tweaks to for-each-reflog-ent format

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-23 17:09 UTC  (28+ messages)
` [PATCH v2 net-next 01/26] rtnetlink: introduce generic XDP statistics
` [PATCH v2 net-next 02/26] xdp: provide common driver helpers for implementing XDP stats
` [PATCH v2 net-next 03/26] ena: implement generic XDP statistics callbacks
` [PATCH v2 net-next 04/26] dpaa2: implement generic XDP stats callbacks
` [PATCH v2 net-next 05/26] enetc: "
` [PATCH v2 net-next 06/26] mvneta: reformat mvneta_netdev_ops
` [PATCH v2 net-next 07/26] mvneta: add .ndo_get_xdp_stats() callback
` [PATCH v2 net-next 08/26] mvpp2: provide "
` [PATCH v2 net-next 09/26] mlx5: don't mix XDP_DROP and Rx XDP error cases
` [PATCH v2 net-next 10/26] mlx5: provide generic XDP stats callbacks
` [PATCH v2 net-next 11/26] sf100, sfx: implement "
` [PATCH v2 net-next 12/26] veth: don't mix XDP_DROP counter with Rx XDP errors
` [PATCH v2 net-next 13/26] veth: drop 'xdp_' suffix from packets and bytes stats
` [PATCH v2 net-next 14/26] veth: reformat veth_netdev_ops
` [PATCH v2 net-next 15/26] veth: add generic XDP stats callbacks
` [PATCH v2 net-next 16/26] virtio_net: don't mix XDP_DROP counter with Rx XDP errors
` [PATCH v2 net-next 17/26] virtio_net: rename xdp_tx{,_drops} SQ stats to xdp_xmit{,_errors}
` [PATCH v2 net-next 18/26] virtio_net: reformat virtnet_netdev
` [PATCH v2 net-next 19/26] virtio_net: add callbacks for generic XDP stats
` [PATCH v2 net-next 20/26] i40e: add XDP and XSK generic per-channel statistics
` [PATCH v2 net-next 21/26] ice: "
` [PATCH v2 net-next 22/26] igb: add XDP "
` [PATCH v2 net-next 23/26] igc: bail out early on XSK xmit if no descs are available
` [PATCH v2 net-next 24/26] igc: add XDP and XSK generic per-channel statistics
` [PATCH v2 net-next 25/26] ixgbe: "
` [PATCH v2 net-next 26/26] Documentation: reflect generic XDP statistics

[PATCH] ALSA: led: Use restricted type for iface assignment
 2021-11-23 17:06 UTC  (2+ messages)

[PATCHSET 0/3] Misc block cleanups
 2021-11-23 17:06 UTC  (12+ messages)
` [PATCH 1/3] block: move io_context creation into where it's needed
` [PATCH 3/3] block: only allocate poll_stats if there's a user of them

[Intel-gfx] [PATCH] drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()
 2021-11-23 17:06 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] tools/power/acpi: Fix the compile error when output directory is specified
 2021-11-23 17:03 UTC  (3+ messages)

[PATCH] nvme: print out valid arguments when reading from /dev/nvme-fabrics
 2021-11-23 17:03 UTC  (5+ messages)

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-23 17:04 UTC  (12+ messages)

[PATCH v3 1/3] spi: Fix condition in the __spi_register_driver()
 2021-11-23 17:02 UTC  (5+ messages)
` [PATCH v3 2/3] spi: Replace memset() with __GFP_ZERO
` [PATCH v3 3/3] spi: Fix multi-line comment style

[PATCH] clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
 2021-11-23 17:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] nfsd: don't put blocked locks on LRU until after vfs_lock_file returns
 2021-11-23 17:02 UTC  (5+ messages)

EOL Kernels versions
 2021-11-23 17:00 UTC  (5+ messages)
  ` [External] - "

[PATCH] drm/doc: Fix TTM acronym
 2021-11-23 17:01 UTC 

spinlock.c:306:9: error: implicit declaration of function '__raw_write_lock_nested'
 2021-11-23 17:01 UTC  (6+ messages)
      ` [PATCH] locking: Fixup write_lock_nested() implementation
        ` [PATCH v2] "

[PATCH v3 0/2] virtio: introduce STOP status bit
 2021-11-23 17:00 UTC  (6+ messages)
` [PATCH v3 2/2] "
        ` [virtio-dev] "

pynfs: fixed gssapi usage (RPCGSS) + GSS* tests for nfs4.0 server test
 2021-11-23 17:00 UTC  (2+ messages)

[PATCH net-next 0/3] net: prestera: acl: migrate to new vTcam/counter api
 2021-11-23 16:58 UTC  (4+ messages)
` [PATCH net-next 1/3] net: prestera: acl: migrate to new vTCAM api
` [PATCH net-next 2/3] net: prestera: add counter HW API
` [PATCH net-next 3/3] net: prestera: acl: add rule stats support

[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2021-11-23 16:58 UTC  (4+ messages)
` [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t "

[PATCH] virtio-blk: modify the value type of num in virtio_queue_rq()
 2021-11-23 16:59 UTC  (2+ messages)

[PATCH v1 1/1] spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data
 2021-11-23 16:57 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: enable Navi 48-bit IH timestamp counter
 2021-11-23 16:58 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: enable Navi retry fault wptr overflow

[PATCH v1 1/1] spi: spidev: Use SPI_MODE_USER_MASK instead of casting
 2021-11-23 16:57 UTC  (2+ messages)

[PATCH v2 1/3] spi: Deduplicate spi_match_id() in __spi_register_driver()
 2021-11-23 16:57 UTC  (2+ messages)

[PATCH] regulator: rohm-generic: iniline stub function
 2021-11-23 16:57 UTC  (2+ messages)

[PATCH] ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec
 2021-11-23 16:56 UTC  (2+ messages)

[PATCH] gss: remove legacy gssd upcall pipe
 2021-11-23 16:57 UTC  (6+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] mm: split thp synchronously on MADV_DONTNEED
 2021-11-23 16:56 UTC  (6+ messages)

[PATCH] lpfc: Fix nonrecovery of remote ports following an unsolicited LOGO
 2021-11-23 16:56 UTC 

[PATCH for-4.17 1/3] Revert "Config.mk: pin QEMU_UPSTREAM_REVISION (prep for Xen 4.16 RC1)"
 2021-11-23 16:56 UTC  (3+ messages)
` [PATCH for-4.17 2/3] Set version to 4.17; 4.16 has branched
` [PATCH for-4.17 3/3] Set version to 4.17: rerun autogen.sh

[PATCH net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2021-11-22
 2021-11-23 16:55 UTC  (5+ messages)
` [PATCH net-next 2/3] net/ice: Add support for enable_iwarp and enable_roce devlink param

[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
 2021-11-23 16:54 UTC  (7+ messages)

stable-rc/queue/4.4 build: 184 builds: 5 failed, 179 passed, 6 errors, 34 warnings (v4.4.292-159-ga5eb1696f0eda)
 2021-11-23 16:54 UTC 

[PATCH RFC] vfio: Documentation for the migration region
 2021-11-23 16:53 UTC  (3+ messages)

[PATCH 0/3] drm/i915/gt: RPS tuning for light media playback
 2021-11-23 16:53 UTC  (6+ messages)
` [PATCH 3/3] drm/i915/gt: Improve "race-to-idle" at low frequencies
        ` [Intel-gfx] "

[PATCH v1 1/2] spi: deduplicate spi_match_id() in __spi_register_driver()
 2021-11-23 16:51 UTC  (3+ messages)

[dpdk-dev] [PATCH] kni: restrict bifurcated device support
 2021-11-23 16:51 UTC  (6+ messages)
  `  "
` [PATCH v2] "

[PATCH for-4.16 0/3] Changes from release technician checklist
 2021-11-23 16:50 UTC  (4+ messages)
` [PATCH for-4.16 1/3] Config.mk: switch to named tags (for stable branch)
` [PATCH for-4.16 2/3] SUPPORT.md: Set Release Notes link
` [PATCH for-4.16 3/3] Turn off debug by default

arch/mips/mm/tlbex.c:2243:3: warning: unannotated fall-through between switch labels
 2021-11-23 16:50 UTC  (3+ messages)

[virtio-comment] [PATCH v5 0/1] virtio-pmem: Support describing pmem as shared memory region
 2021-11-23 16:49 UTC  (5+ messages)
` [virtio-comment] [PATCH v5 1/1] "

stable-rc/linux-5.15.y build: 156 builds: 4 failed, 152 passed, 12 errors, 5 warnings (v5.15.4-257-gdb939df2ad534)
 2021-11-23 16:50 UTC 

[Buildroot] [RFC PATCH] pkg-stats: Ignore make output without '=' character
 2021-11-23 16:49 UTC  (3+ messages)

[PATCH v5 0/1] gpio: add simple logic analyzer using polling
 2021-11-23 16:49 UTC  (2+ messages)
` [PATCH v5 1/1] gpio: add sloppy "

[PATCH 0/7] media: hantro: add Allwinner H6 support
 2021-11-23 16:46 UTC  (7+ messages)
` [PATCH 1/7] media: hantro: add support for reset lines
        `  "

[dpdk-dev] [pull-request] dpdk-next-eventdev - v21.11 rc4
 2021-11-23 16:47 UTC 

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-23 16:46 UTC  (8+ messages)
` [PATCH V2 3/4] xen/unpopulated-alloc: Add mechanism to use Xen resource

[PATCH 00/19 v2] SUNRPC: clean up server thread management
 2021-11-23 16:45 UTC  (7+ messages)
` [PATCH 05/19] SUNRPC: use sv_lock to protect updates to sv_nrthreads
` [PATCH 01/19] SUNRPC/NFSD: clean up get/put functions
` [PATCH 02/19] NFSD: handle error better in write_ports_addfd()

dm-verity: How to exactly use the dm-mod.create with verity-metadata append
 2021-11-23 16:43 UTC  (3+ messages)
  ` [dm-devel] "

[dpdk-dev] [PATCH v4 1/3] doc: add skeleton for eventdevs feature matrices
 2021-11-23 16:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 1/4] "

[PATCH] ARM: dts: sun8i: Adjust power key nodes
 2021-11-23 16:42 UTC  (4+ messages)
  `  "

[PATCH v3 1/2] dt-bindings: leds: Add Allwinner R329/D1 LED controller
 2021-11-23 16:39 UTC  (6+ messages)
` [PATCH v3 2/2] leds: sun50i-r329: New driver for the "

[PATCH MANUALSEL 4.4] KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
 2021-11-23 16:37 UTC  (2+ messages)

[PATCH net-next v2 0/8] Extend `phy-mode` to string array
 2021-11-23 16:40 UTC  (9+ messages)
` [PATCH net-next v2 1/8] dt-bindings: ethernet-controller: support multiple PHY connection types
` [PATCH net-next v2 2/8] net: Update documentation for *_get_phy_mode() functions
` [PATCH net-next v2 3/8] device property: add helper function for getting phy mode bitmap
` [PATCH net-next v2 4/8] net: phylink: update supported_interfaces with modes from fwnode
` [PATCH net-next v2 5/8] net: phylink: pass supported PHY interface modes to phylib
` [PATCH net-next v2 6/8] net: phy: marvell10g: Use generic macro for supported interfaces
` [PATCH net-next v2 7/8] net: phy: marvell10g: Use tabs instead of spaces for indentation
` [PATCH net-next v2 8/8] net: phy: marvell10g: select host interface configuration

[PATCH MANUALSEL 4.9 1/2] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
 2021-11-23 16:37 UTC  (3+ messages)
` [PATCH MANUALSEL 4.9 2/2] KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS

[PATCH v2] pager: fix crash when pager program doesn't exist
 2021-11-23 16:40 UTC  (7+ messages)

[PATCH MANUALSEL 4.14 1/3] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
 2021-11-23 16:37 UTC  (4+ messages)
` [PATCH MANUALSEL 4.14 2/3] KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH MANUALSEL 4.14 3/3] KVM: MIPS: "

[PATCH MANUALSEL 4.19 1/4] KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
 2021-11-23 16:37 UTC  (5+ messages)
` [PATCH MANUALSEL 4.19 2/4] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
` [PATCH MANUALSEL 4.19 3/4] KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH MANUALSEL 4.19 4/4] KVM: MIPS: "

[PATCH] semodule: Don't forget to munmap() data
 2021-11-23 16:38 UTC 

[PATCH MANUALSEL 5.4 1/4] KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
 2021-11-23 16:37 UTC  (4+ messages)
` [PATCH MANUALSEL 5.4 3/4] KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH MANUALSEL 5.4 4/4] KVM: MIPS: "

[PATCH MANUALSEL 5.10 1/5] KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
 2021-11-23 16:36 UTC  (3+ messages)
` [PATCH MANUALSEL 5.10 3/5] KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH MANUALSEL 5.10 5/5] KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()

[PATCH MANUALSEL 5.15 1/8] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
 2021-11-23 16:36 UTC  (2+ messages)
` [PATCH MANUALSEL 5.15 8/8] KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()

[PATCH mptcp-next 0/3] mptcp: improve subflow creation on errors
 2021-11-23 16:37 UTC  (4+ messages)
` [PATCH mptcp-next 1/3] mptcp: clean-up MPJ option writing
` [PATCH mptcp-next 2/3] mptcp: do not block subflows creation on errors
` [PATCH mptcp-next 3/3] selftests: mptcp: add tests for subflow creation failure


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.