All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-13 04:07:30 to 2022-07-13 05:48:20 UTC [more...]

[Qemu] how to use viriofs in qemu without NUMA
 2022-07-13  5:43 UTC  (10+ messages)
            ` [Virtio-fs] "

[LTP] [PATCH v3 0/9] Simplify and convert some of rename tests to new LTP API
 2022-07-13  5:47 UTC  (17+ messages)
` [LTP] [PATCH v3 1/9] Rewrite rename01.c using "
` [LTP] [PATCH v3 2/9] Remove rename02.c
` [LTP] [PATCH v3 3/9] Rewrite rename03.c using new LTP API
` [LTP] [PATCH v3 4/9] Rewrite rename04.c "
` [LTP] [PATCH v3 5/9] Rewrite rename05.c "
` [LTP] [PATCH v3 6/9] Rewrite rename06.c "
` [LTP] [PATCH v3 7/9] Rewrite rename07.c "
` [LTP] [PATCH v3 8/9] Rewrite rename08.c "

RTT-PROBE: lore-subspace-rtt
 2022-07-13  5:46 UTC 

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-13  5:44 UTC  (16+ messages)
` [PATCH V3 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0

[PATCH 1/2] powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and later platforms
 2022-07-13  5:43 UTC  (4+ messages)
` [PATCH 2/2] powerpc/kvm: Remove comment related to moving PMU code to perf subsystem

[RFC PATCH] target/ppc: don't print TB in ppc_cpu_dump_state if it's not initialized
 2022-07-13  2:21 UTC  (3+ messages)

[PATCH v2] target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt
 2022-07-13  1:54 UTC  (2+ messages)

[PATCH v2 0/5] VDUSE: Support registering userspace memory as bounce buffer
 2022-07-13  5:43 UTC  (4+ messages)
` [PATCH v2 1/5] vduse: Remove unnecessary spin lock protection

drivers/pinctrl/cirrus/pinctrl-lochnagar.c:200:1: error: call to undeclared function 'LOCHNAGAR1_'; ISO C99 and later do not support implicit function declarations
 2022-07-13  5:43 UTC 

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-13  5:37 UTC  (11+ messages)
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

[PATCH V6 0/8] perf: Expand perf_branch_entry
 2022-07-13  5:40 UTC  (3+ messages)

dma_buf support with io_uring
 2022-07-13  5:41 UTC  (3+ messages)

[PATCH v2 0/2] Convert Qcom CPUFREQ HW binding to YAML
 2022-07-13  5:40 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings

[PATCH v2] arm64: dts: qcom: qcs404: Fix incorrect USB2 PHYs assignment
 2022-07-13  5:36 UTC  (5+ messages)

[PATCH] x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-13  5:35 UTC  (6+ messages)

[PATCH v7 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-07-13  5:32 UTC  (4+ messages)
` [PATCH v7 1/5] crypto: aspeed: Add HACE hash driver

RTT-PROBE: lore-subspace-rtt
 2022-07-13  5:36 UTC 

[PATCH v6 0/4] Add support for Intel Thunder Bay SPI controller
 2022-07-13  5:31 UTC  (6+ messages)
` [PATCH v6 1/4] spi: dw: Fix IP-core versions macro
` [PATCH v6 2/4] dt-bindings: spi: Add bindings for Intel Thunder Bay SOC
` [PATCH v6 3/4] spi: dw: Add support for master mode selection for DWC SSI controller
` [PATCH v6 4/4] spi: dw: Add support for Intel Thunder Bay SPI controller

[PATCH v5 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-07-13  5:29 UTC  (25+ messages)
` [PATCH v5 01/23] dt-bindings: ata: ahci-platform: Move dma-coherent to sata-common.yaml
` [PATCH v5 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v5 03/23] dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
` [PATCH v5 04/23] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH v5 05/23] dt-bindings: ata: sata-brcm: Apply common AHCI schema
` [PATCH v5 06/23] ata: libahci_platform: Convert to using platform devm-ioremap methods
` [PATCH v5 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v5 08/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v5 09/23] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH v5 10/23] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH v5 11/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v5 12/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v5 13/23] ata: libahci: Discard redundant force_port_map parameter
` [PATCH v5 14/23] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH v5 15/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH v5 16/23] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH v5 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH v5 18/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v5 19/23] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH v5 20/23] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
` [PATCH v5 21/23] ata: ahci-dwc: Add platform-specific quirks support
` [PATCH v5 22/23] ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
` [PATCH v5 23/23] MAINTAINERS: Add maintainers for DWC AHCI SATA driver

[Intel-gfx] [PATCH 1/2] drm/i915/dg2: Add Wa_15010599737
 2022-07-13  5:32 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-07-12
 2022-07-13  5:33 UTC 

[PATCH v2 0/6] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2022-07-13  5:30 UTC  (7+ messages)
` [PATCH v2 1/6] iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking
` [PATCH v2 2/6] iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table
` [PATCH v2 3/6] iommu/amd: Initial support for AMD IOMMU v2 page table
` [PATCH v2 4/6] iommu/amd: Add support for Guest IO protection
` [PATCH v2 5/6] iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API
` [PATCH v2 6/6] iommu/amd: Add command-line option to enable different page table

[PATCH v3 00/13] AMD Pstate Enhancement And Issue Fixs
 2022-07-13  5:29 UTC  (19+ messages)
` [PATCH v3 03/13] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
` [PATCH v3 04/13] cpufreq: amd-pstate: prefetch cppc_req_cached value in amd_pstate_cpu_init()
` [PATCH v3 05/13] cpufreq: amd-pstate: simplify cpudata pointer assignment
` [PATCH v3 06/13] cpufreq: amd_pstate: fix wrong lowest perf fetch
` [PATCH v3 08/13] cpufreq: amd-pstate: fix white-space
` [PATCH v3 09/13] cpufreq: amd-pstate: update pstate frequency transition delay time
` [PATCH v3 11/13] cpufreq: amd_pstate: update transition delay time to 1ms
` [PATCH v3 12/13] arch_topology: remove the acpi_disabled check
` [PATCH v3 13/13] cpufreq: CPPC: "

❌ FAIL: Test report for 72a8e05d (mainline.kernel.org-clang)
 2022-07-13  5:31 UTC 

[Regression] ACPI: video: Change how we determine if brightness key-presses are handled
 2022-07-13  5:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-13  5:26 UTC 

[PATCH v2] bpf/scripts: Generate GCC compatible helpers
 2022-07-13  5:25 UTC  (12+ messages)

A patch series improving data quality of perf test for CoreSight
 2022-07-13  5:23 UTC  (2+ messages)

arch/arm/mach-spear/spear6xx.c:365:13: warning: no previous prototype for function 'spear6xx_map_io'
 2022-07-13  5:23 UTC 

[PATCH 00/19] KVM: arm64: vgic-v3 userspace access consolidation (and other goodies)
 2022-07-13  5:21 UTC  (5+ messages)
` [PATCH 09/19] KVM: arm64: vgic-v3: Make the userspace accessors use sysreg API

[LTP] [PATCH] security/dirtypipe: Add test for CVE-2022-0847
 2022-07-13  5:19 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH 00/10] qla2xxx bug fixes
 2022-07-13  5:20 UTC  (11+ messages)
` [PATCH 01/10] Revert "scsi: qla2xxx: Fix disk failure to rediscover"
` [PATCH 02/10] qla2xxx: Fix incorrect display of max frame size
` [PATCH 03/10] qla2xxx: zero undefined mailbox IN registers
` [PATCH 04/10] qla2xxx: Fix response queue handler reading stale packets
` [PATCH 05/10] qla2xxx: edif: Fix dropped IKE message
` [PATCH 06/10] qla2xxx: Fix imbalance vha->vref_count
` [PATCH 07/10] qla2xxx: Fix discovery issues in FC-AL topology
` [PATCH 08/10] qla2xxx: fix sparse warning for dport_data
` [PATCH 09/10] qla2xxx: update manufacturer details
` [PATCH 10/10] qla2xxx: Update version to 10.02.07.800-k

[PATCH RFC 0/3] Support live migration with mlx5_vdpa
 2022-07-13  5:18 UTC  (10+ messages)
` [PATCH RFC 1/3] vdpa/mlx5: Implement susupend virtqueue callback

[PATCH net-next V2 0/6] mlx5e use TLS TX pool to improve connection rate
 2022-07-13  5:16 UTC  (7+ messages)
` [PATCH net-next V2 1/6] net/tls: Perform immediate device ctx cleanup when possible
` [PATCH net-next V2 2/6] net/tls: Multi-threaded calls to TX tls_dev_del
` [PATCH net-next V2 3/6] net/mlx5e: kTLS, Introduce TLS-specific create TIS
` [PATCH net-next V2 4/6] net/mlx5e: kTLS, Take stats out of OOO handler
` [PATCH net-next V2 5/6] net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connections
` [PATCH net-next V2 6/6] net/mlx5e: kTLS, Dynamically re-size TX recycling pool

RTT-PROBE: lore-subspace-rtt
 2022-07-13  5:16 UTC 

[PATCH 0/5] arm64: report EL1 exceptions better
 2022-07-13  5:08 UTC  (11+ messages)
` [PATCH 1/5] arm64: report EL1 UNDEFs better
` [PATCH 2/5] arm64: die(): pass 'err' as long
` [PATCH 3/5] arm64: consistently pass ESR_ELx to die()
` [PATCH 4/5] arm64: rework FPAC exception handling
` [PATCH 5/5] arm64: rework BTI "

linux-next: manual merge of the tip tree with Linus' tree
 2022-07-13  5:08 UTC 

Linux 5.19-rc6
 2022-07-13  5:07 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-13  5:06 UTC 

[PATCH 0/2] target/arm: Two SME fixes
 2022-07-13  4:58 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Fill in VL for tbflags when SME enabled and SVE disabled
` [PATCH 2/2] target/arm: Fix aarch64_sve_change_el for SME

[PATCH net-next 0/5] devlink rate police limiter
 2022-07-13  5:04 UTC  (11+ messages)

[PATCH 00/13] staging: vt6655: Convert four macros to functions
 2022-07-13  5:02 UTC  (14+ messages)
` [PATCH 01/13] staging: vt6655: Rename byRegOfs to reg_offset in four macros
` [PATCH 02/13] staging: vt6655: Rename byBits to bit_mask in two macros
` [PATCH 03/13] staging: vt6655: Rename wBits "
` [PATCH 04/13] staging: vt6655: Rename byData to reg_value "
` [PATCH 05/13] staging: vt6655: Rename wData "
` [PATCH 07/13] staging: vt6655: Rename MACvWordRegBitsOn
` [PATCH 06/13] staging: vt6655: Rename MACvRegBitsOn
` [PATCH 09/13] staging: vt6655: Rename MACvWordRegBitsOff
` [PATCH 08/13] staging: vt6655: Rename MACvRegBitsOff
` [PATCH 10/13] staging: vt6655: Convert macro vt6655_mac_reg_bits_on to function
` [PATCH 11/13] staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on "
` [PATCH 12/13] staging: vt6655: Convert macro vt6655_mac_reg_bits_off "
` [PATCH 13/13] staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off "

[PATCH 2/4] firmware: Samsung: Add secure monitor driver
 2022-07-13  4:58 UTC  (2+ messages)

[kas:lam 4/13] arch/x86/include/asm/tlbflush.h:380:43: error: 'cpu_tlbstate' undeclared
 2022-07-13  4:57 UTC 

[kas:lam 4/13] arch/x86/include/asm/tlbflush.h:380:36: error: use of undeclared identifier 'cpu_tlbstate'
 2022-07-13  4:57 UTC 

[PATCH 4/4] mfd: Samsung: Add Samsung sysmgr driver
 2022-07-13  4:57 UTC 

Reminder: Xenomai community call on Wednesday, Jul 13, 2022, UTC 7:00 AM
 2022-07-13  4:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-13  4:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-07-13  4:56 UTC 

[PATCH 3/4] dt-bindings: mfd: Add bindings for Samsung SysMgr
 2022-07-13  4:56 UTC 

[PATCH 1/4] dt-bindings: firmware: Add bindings for Samsung smc
 2022-07-13  4:53 UTC 

[linux-next:master] BUILD REGRESSION 734339e5c1c46e3af041b4c288c213e045e34354
 2022-07-13  4:51 UTC  (3+ messages)

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-13  4:52 UTC  (4+ messages)
` [PATCH v7 033/102] KVM: x86/mmu: Add address conversion functions for TDX shared bits

[PATCH 0/4] Add Samsung system manager and secure service
 2022-07-13  4:51 UTC 

[mm-unstable PATCH v6 0/8] mm, hwpoison: enable 1GB hugepage support (v6)
 2022-07-13  4:51 UTC  (5+ messages)
` [mm-unstable PATCH v6 3/8] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
` [mm-unstable PATCH v6 4/8] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage

[PATCH RFC 1/5] net: Add distinct sk_psock field
 2022-07-13  4:46 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-13  4:46 UTC 

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-07-13  4:39 UTC  (7+ messages)
` [Patch v4 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

RTT-PROBE: lore-subspace-rtt
 2022-07-13  4:36 UTC 

[PATCH] MAINTAINERS: mark linux-doc-tw-discuss mailing list moderated
 2022-07-13  4:35 UTC 

[PATCH 0/5] Add support for Xiaomi Poco F1 EBBG variant
 2022-07-13  4:35 UTC  (3+ messages)

[PATCH 0/8] NFSD: clean up locking
 2022-07-13  4:32 UTC  (5+ messages)

[qemu-mainline test] 171597: tolerable FAIL - PUSHED
 2022-07-13  4:31 UTC 

[PATCH] LoongArch: Remove LOONGARCH_CPUCFG48 and LOONGARCH_CSR_MCSR* definitions
 2022-07-13  4:31 UTC 

[PATCH] thermal/drivers/qcom: Code refactoring
 2022-07-13  4:30 UTC  (2+ messages)

bpftool gen object doesn't handle GCC built BPF ELF files
 2022-07-13  4:28 UTC  (4+ messages)

[PATCH v9 0/4] Check codeSigning extended key usage extension
 2022-07-13  4:24 UTC  (5+ messages)
` [PATCH v9,1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH v9,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH v9,3/4] modsign: Add codeSigning EKU to the default
` [PATCH v9,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

RTT-PROBE: lore-subspace-rtt
 2022-07-13  4:26 UTC 

[PATCH 1/5 RESEND] arm64: dts: sdm845-xiaomi-beryllium: rename beryllium.dts into beryllium-common.dtsi
 2022-07-13  4:22 UTC  (5+ messages)
` [PATCH 2/5 RESEND] arm64: dts: qcom: sdm845-xiaomi-beryllium-common: generalize the display panel node
` [PATCH 3/5 RESEND] arm64: dts: qcom: sdm845-xiaomi-beryllium: introduce tianma variant
` [PATCH 4/5 RESEND] arm64: dts: qcom: sdm845-xiaomi-beryllium: introduce ebbg variant
` [PATCH 5/5 RESEND] arm64: dts: qcom: Makefile: split beryllium into tianma and "

[PATCH 0/5 RESEND] Add support for Xiaomi Poco F1 EBBG variant
 2022-07-13  4:22 UTC 

[PATCH 0/3] checkout: fix two bugs on count of updated entries
 2022-07-13  4:19 UTC  (4+ messages)
` [PATCH 1/3] checkout: document bug where delayed checkout counts entries twice
` [PATCH 2/3] checkout: show bug about failed entries being included in final report
` [PATCH 3/3] checkout: fix two bugs on the final count of updated entries

[PATCH RESEND] MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE
 2022-07-13  4:17 UTC  (2+ messages)

[PATCH 3/3] 9p: Add mempools for RPCs
 2022-07-13  4:17 UTC  (2+ messages)
` [RFC PATCH] 9p: forbid use of mempool for TFLUSH

RTT-PROBE: lore-subspace-rtt
 2022-07-13  4:16 UTC 

[PATCH] riscv: Pass -mno-relax only on lld < 15.0.0
 2022-07-13  4:16 UTC 

Information Leak: FIDEDUPERANGE ioctl allows reading writeonly files
 2022-07-13  4:14 UTC  (9+ messages)

[PATCH v2] Subject: x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-13  4:12 UTC  (2+ messages)

oob read in do_adb_query function
 2022-07-13  1:54 UTC 

[PATCH] MAINTAINERS: repair file entry in MICROSOFT SURFACE AGGREGATOR TABLET-MODE SWITCH
 2022-07-13  4:09 UTC 

Is it possible to run a linux on multiple clusters if CCI is missing
 2022-07-13  4:07 UTC  (3+ messages)

[PATCH v1 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2022-07-13  4:07 UTC  (6+ messages)
` [PATCH v1 3/7] iommu/amd: Fix sparse warning


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.