All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-23 16:24:54 to 2021-11-23 16:52:05 UTC [more...]

[PATCH 00/17] Non-const bitfield helper conversions
 2021-11-23 16:31 UTC  (10+ messages)
` [PATCH 01/17] bitfield: Add non-constant field_{prep,get}() helpers
      ` [PATCH 01/17] bitfield: Add non-constant field_{prep, get}() helpers

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

[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  (8+ messages)
` [PATCH 1/7] media: hantro: add support for reset lines
        `  "

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

[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

[PATCHSET 0/3] Misc block cleanups
 2021-11-23 16:46 UTC  (9+ 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

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

[PATCH 0/4] Inspect reflog data programmatically in more tests
 2021-11-23 16:44 UTC  (6+ messages)
` [PATCH 2/4] refs: trim newline from reflog message

[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 v6 0/7] PCI devices passthrough on Arm, part 2
 2021-11-23 16:44 UTC  (22+ 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

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

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-23 16:39 UTC  (27+ 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] nvme: print out valid arguments when reading from /dev/nvme-fabrics
 2021-11-23 16:42 UTC  (4+ messages)

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

[PATCH] nfsd: don't put blocked locks on LRU until after vfs_lock_file returns
 2021-11-23 16:41 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  (5+ messages)
` [PATCH MANUALSEL 5.4 2/4] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
` [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  (8+ messages)
` [PATCH MANUALSEL 5.10 2/5] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
` [PATCH MANUALSEL 5.10 3/5] KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH MANUALSEL 5.10 4/5] KVM: MIPS: "
` [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  (11+ messages)
` [PATCH MANUALSEL 5.15 2/8] KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0
` [PATCH MANUALSEL 5.15 3/8] KVM: X86: Don't check unsync if the original spte is writible
` [PATCH MANUALSEL 5.15 4/8] KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
` [PATCH MANUALSEL 5.15 5/8] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
` [PATCH MANUALSEL 5.15 6/8] KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH MANUALSEL 5.15 7/8] KVM: MIPS: "
` [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

[PATCH] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-11-23 16:34 UTC  (3+ messages)

[PATCH 0/9] ARM: dts: stm32: merge spi and i2s nodes
 2021-11-23 16:34 UTC  (7+ messages)
` [PATCH 1/9] ASoC: dt-bindings: stm32: i2s: update example
` [PATCH 2/9] ASoC: dt-bindings: stm32: i2s: add audio-graph-card port

[PATCH 0/3] Allow restricted-dma-pool to customize IO_TLB_SEGSIZE
 2021-11-23 16:34 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: Add io-tlb-segsize property for restricted-dma-pool

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

[PATCH net v2 RESEND] netfilter: fix conntrack flows stuck issue on cleanup
 2021-11-23 16:35 UTC  (3+ messages)

[RESEND PATCH V5] dt-bindings: soc: imx: Add binding doc for spba bus
 2021-11-23 16:34 UTC  (3+ messages)

[PATCH v5 05/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
 2021-11-23 16:34 UTC  (4+ messages)
` [PATCH v5 08/10] ASoC: dt-bindings: Add SC7280 sound card bindings

[PATCH v2 00/16] dt-bindings: Convert Tegra DT bindings to json-schema
 2021-11-23 16:34 UTC  (7+ messages)
` [PATCH v2 13/16] dt-bindings: i2c: tegra-bpmp: Convert "
` [PATCH v2 15/16] dt-bindings: serial: tegra-tcu: "
` [PATCH v2 16/16] dt-bindings: serial: Document Tegra234 TCU

[RFC PATCH] dt-bindings: nvmem: add transformation support
 2021-11-23 16:34 UTC  (2+ messages)

[PATCH 0/2] regulator: da9121: add DA914x support
 2021-11-23 16:34 UTC  (3+ messages)
` [PATCH 1/2] DA9121: add DA914x binding info

[PATCH V1 0/8] Add Embedded USB Debugger (EUD) driver
 2021-11-23 16:34 UTC  (3+ messages)
` [PATCH V1 1/8] dt-bindings: Add the yaml bindings for EUD

[PATCH v8 0/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-11-23 16:34 UTC  (3+ messages)
` [PATCH v8 2/3] media: dt-bindings: Add Intersil ISL79987 DT bindings

[PATCH v13 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-11-23 16:34 UTC  (3+ messages)
` [PATCH v13 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma

[PATCH] fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypes
 2021-11-23 16:34 UTC  (2+ messages)

[PATCH v6 0/1] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board
 2021-11-23 16:33 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH v3 00/11] Add support for Legion 7 16ACHg6 laptop
 2021-11-23 16:31 UTC  (12+ messages)
` [PATCH 01/11] ASoC: cs35l41: Set the max SPI speed for the whole device
` [PATCH 02/11] ASoC: cs35l41: Convert tables to shared source code
` [PATCH 03/11] ASoC: cs35l41: Move regmap config struct to shared code
` [PATCH 04/11] ASoC: cs35l41: Create function for init array of Supplies
` [PATCH 05/11] ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
` [PATCH 06/11] ASoC: cs35l41: Move power initializations to reg_sequence
` [PATCH 07/11] ASoC: cs35l41: Create shared function for errata patches
` [PATCH 08/11] ASoC: cs35l41: Create shared function for setting channels
` [PATCH 09/11] ASoC: cs35l41: Create shared function for boost configuration
` [PATCH 10/11] hda: cs35l41: Add support for CS35L41 in HDA systems
` [PATCH 11/11] ACPI / scan: Create platform device for CLSA0100 ACPI nodes

I need advice with UPS connection
 2021-11-23 16:33 UTC  (13+ messages)
` I need advice with UPS connection. (ping)

Patch "tracing: Add length protection to histogram string copies" has been added to the 5.4-stable tree
 2021-11-23 16:33 UTC  (2+ messages)

[RESEND v3 0/3] use confidential computing provisioned secrets for disk decryption
 2021-11-23 16:32 UTC  (4+ messages)

[PATCH] app/testpmd: fix scheduling send burst interval
 2021-11-23 16:32 UTC 

[PATCH v1 1/1] drm: Replace kernel.h with the necessary inclusions
 2021-11-23 16:32 UTC  (6+ messages)

[PATCH] ASoC: SOF: handle paused streams during system suspend
 2021-11-23 16:23 UTC 

[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
 2021-11-23 16:28 UTC  (8+ messages)
` [PATCH v2 3/3] soc: fsl: Replace kernel.h with the necessary inclusions

[PATCH v1 1/1] ACPI: Replace kernel.h with the necessary inclusions
 2021-11-23 16:31 UTC  (2+ messages)

[PATCH v1 1/1] kunit: Replace kernel.h with the necessary inclusions
 2021-11-23 16:30 UTC  (3+ messages)

[PATCH v3 0/5] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
 2021-11-23 16:29 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] CI: remove Travis CI support
  ` [PATCH v4 2/5] CI: use shorter names that fit in UX tooltips
  ` [PATCH v4 3/5] CI: rename the "Linux32" job to lower-case "linux32"
  ` [PATCH v4 4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config
  ` [PATCH v4 5/5] CI: don't run "make test" twice in one job

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-23 16:27 UTC  (4+ messages)

mm: 5.16 regression: reclaim_throttle leads to stall in near-OOM conditions
 2021-11-23 16:19 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-23 16:26 UTC  (11+ messages)

[PATCH 1/2] ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step
 2021-11-23 16:17 UTC  (2+ messages)
` [PATCH 2/2] ASoC: SOF: topology: don't use list_for_each_entry_reverse()

client uses wrong source ip for outgoing connections
 2021-11-23 16:26 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: Drop input-name property
 2021-11-23 16:24 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.