All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-14 06:38:16 to 2023-12-14 07:38:19 UTC [more...]

[PATCH v5 0/4] Add DAX ABI for memmap_on_memory
 2023-12-14  7:37 UTC  (2+ messages)
` [PATCH v5 1/4] Documentatiion/ABI: Add ABI documentation for sys-bus-dax

RTT-PROBE: lore-subspace-rtt
 2023-12-14  7:38 UTC 

[PATCH v5 1/1] riscv: optimize ELF relocation function in riscv
 2023-12-14  6:39 UTC  (2+ messages)

[PATCH v3 0/2] Add Versal IPI bindings
 2023-12-14  7:37 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: mailbox: zynqmp: extend required list
` [PATCH v3 2/2] dt-bindings: mailbox: add Versal IPI bindings

[PATCHv2] Fix segmentation fault when VM shutdown with virtio-gpu unplugged
 2023-12-14  7:35 UTC 

[net-next PATCH 1/2] net: ethtool: add define for link speed mode number
 2023-12-14  7:35 UTC  (2+ messages)

drivers/remoteproc/rcar_rproc.c:45:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-14  7:35 UTC 

[PATCH v2 0/4] Enable Wa_14019159160 and Wa_16019325821 for MTL
 2023-12-14  7:35 UTC  (5+ messages)
` [PATCH v2 2/4] drm/i915/guc: Add support for w/a KLVs
  ` [Intel-gfx] "
` [PATCH v2 3/4] drm/i915/guc: Enable Wa_14019159160
  ` [Intel-gfx] "

[PATCH v1 2/2] PM: QoS: Add a performance QoS
 2023-12-14  7:35 UTC  (3+ messages)

[PATCH i-g-t v2] tests/intel/xe_pat: limit number of dynamic tests
 2023-12-14  7:36 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_pat: limit number of dynamic tests (rev2)

[PATCH v2] wifi: mwifiex: fix STA cannot connect to AP
 2023-12-14  7:35 UTC  (4+ messages)
  ` [EXT] "

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2023-12-14  7:33 UTC  (12+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH v2 0/1] Get the 1-1-8 protocol from BFPT
 2023-12-14  7:33 UTC  (2+ messages)
` [PATCH v2 1/1] mtd: spi-nor: sfdp: "

[PATCH v9 00/12] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2023-12-14  7:34 UTC  (5+ messages)
` [PATCH v9 04/12] wifi: ath11k: update regulatory rules when interface added

[PATCH] nvdimm-btt: simplify code with the scope based resource management
 2023-12-14  7:33 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: qcom: msm8926-motorola-peregrine: Add initial device tree
 2023-12-14  7:33 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add Motorola Moto G 4G
` [PATCH 2/2] ARM: dts: qcom: msm8926-motorola-peregrine: Add initial device tree

[PATCH v2 00/17] scsi: ufs: qcom: Code cleanups
 2023-12-14  7:33 UTC  (7+ messages)
` [PATCH v2 05/17] scsi: ufs: qcom: Remove the warning message when core_reset is not available

[PATCH v2 0/2] Add support for downstream port reset(DPR)
 2023-12-14  7:32 UTC  (11+ messages)
` [Patch v2 2/2] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware

[PATCH v2 i-g-t] benchmarks/gem_wsim: Fix array index issue in xe_sync object referencing
 2023-12-14  7:31 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for benchmarks/gem_wsim: Fix array index issue in xe_sync object referencing (rev2)

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-14  7:28 UTC  (44+ messages)
` [PATCH v13 01/21] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v13 02/21] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v13 03/21] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v13 04/21] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v13 05/21] PCI: microchip: Rename two PCIe data structures
` [PATCH v13 06/21] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v13 07/21] PCI: microchip: Rename two setup functions
` [PATCH v13 08/21] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v13 09/21] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v13 10/21] PCI: microchip: Rename interrupt related functions
` [PATCH v13 11/21] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v13 12/21] PCI: microchip: Add request_event_irq() callback function
` [PATCH v13 13/21] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v13 14/21] PCI: microchip: Add get_events() callback and add PLDA get_event()
` [PATCH v13 15/21] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
` [PATCH v13 16/21] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v13 17/21] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v13 18/21] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v13 19/21] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v13 20/21] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v13 21/21] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH] efi_loader: eliminate efi_disk_obj structure
 2023-12-14  7:31 UTC  (4+ messages)

[PATCH bpf-next v3 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
 2023-12-14  7:31 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map

[PATCH] Revert "ASoC: SOF: icp3-dtrace: Fix wrong kfree() usage"
 2023-12-14  7:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-14  7:28 UTC 

[PATCH RFC] nvme: avoid deadlock warning in sync_io_queues() path
 2023-12-14  7:27 UTC  (4+ messages)

[PATCH] drm/i915/guc: Change wa registers to MCR type
 2023-12-14  7:26 UTC 

[igt-dev] [PATCH i-g-t] lib/xe_query: Fix xe_supports_faults()
 2023-12-14  7:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 00/10] for-8.3 tests/avocado: prep for Avocado 103.0 LTS
 2023-12-14  7:24 UTC  (5+ messages)
` [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout

[PATCH v1 0/8] Add device tree for IBM system1 BMC
 2023-12-14  7:24 UTC  (8+ messages)
` [PATCH v1 8/8] ARM: dts: aspeed: System1: PS, sensor and more

[PATCH V2 0/2] Add QCrypto support for SC7280
 2023-12-14  7:22 UTC  (5+ messages)
` [PATCH V2 2/2] arm64: dts: qcom: sc7280: add QCrypto nodes

[PATCH v2 0/5] PHY: Add support for dual refclk configurations in Cadence Torrent PHY driver
 2023-12-14  7:22 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: phy: cadence-torrent: Add optional input reference clock for PLL1

[PATCH 00/10] Add PCIe support for Qualcomm IPQ5332
 2023-12-14  7:21 UTC  (19+ messages)
` [PATCH 02/10] clk: qcom: ipq5332: Add separate clocks for PCIe and USB for Combo PHY
` [PATCH 03/10] arm64: dts: qcom: ipq5332: Add separate entry for USB pipe clock
` [PATCH 04/10] phy: qcom: Add support for Pipe clock rate from device data
` [PATCH 06/10] phy: qcom: ipq5332: Add support for g3x1 and g3x2 PCIe PHYs
` [PATCH 07/10] dt-bindings: PCI: qcom: Add IPQ5332 SoC
` [PATCH 08/10] pci: qcom: Add support for IPQ5332

[PATCH 1/7] doc: Update documentation URL
 2023-12-14  7:20 UTC  (4+ messages)
` [PATCH 0/7] doc: tools: Tidy up toml files for a new release

[PATCH i-g-t] benchmarks/gem_wsim: Support gens without relocations
 2023-12-14  7:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[dpdk-dev] [PATCH 1/2] common/cnxk: support PPPoE flow item type in ROC API
 2023-12-14  7:17 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] net/cnxk: support PPPoE flow item type

RTT-PROBE: lore-subspace-rtt
 2023-12-14  7:18 UTC 

[PATCH iwl-next v2 00/15] intel: use bitfield operations
 2023-12-14  7:16 UTC  (6+ messages)
` [PATCH iwl-next v2 14/15] ice: cleanup inconsistent code
      ` [Intel-wired-lan] "

[PATCH] soc: qcom: pmic_glink: Fix boot when QRTR=m
 2023-12-14  7:16 UTC  (2+ messages)

[Bug 218259] New: High latency in KVM guests
 2023-12-14  7:16 UTC  (4+ messages)
` [Bug 218259] "

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-14  7:14 UTC  (8+ messages)

[LTP] [PATCH v2 0/2] Add tst_print_meminfo function in swapping01
 2023-12-14  7:13 UTC  (4+ messages)
` [LTP] [PATCH v3 0/2] Add tst_print_meminfo function into swapping01
  ` [LTP] [PATCH v3 1/2] tst_memutils.c: Add tst_print_meminfo function
  ` [LTP] [PATCH v3 2/2] swapping01.c: Reporting /proc/meminfo during test

[PATCH 3/5] crypto: tegra: Add Tegra Security Engine driver
 2023-12-14  7:12 UTC  (2+ messages)

[yiliu1765-iommufd:wip/iommufd_nesting-12132023-yi 8/10] htmldocs: ./include/uapi/linux/iommufd.h:676: warning: Function parameter or member 'code' not described in 'iommu_hwpt_vtd_s1_invalidate'
 2023-12-14  7:12 UTC 

[Buildroot] [PATCH v8 01/10] package/binutils-bare-metal: new package
 2023-12-14  7:10 UTC  (3+ messages)

[PATCH v2 00/15] dyndbg: add support for writing debug logs to trace
 2023-12-14  7:09 UTC  (3+ messages)
` [PATCH v2 09/15] dyndbg: add trace destination field to _ddebug

[RFC KERNEL PATCH v3 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-14  7:08 UTC  (8+ messages)
` [RFC KERNEL PATCH v3 3/3] PCI/sysfs: Add gsi sysfs for pci_dev

[PATCH v2] arm64: rockchip: dts: rk3328-rock-pi-e: add gpio-line-names
 2023-12-14  7:07 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-14  7:08 UTC 

[PATCH] selftests/rseq: add LoongArch64 support
 2023-12-14  7:08 UTC  (3+ messages)

[PATCH net-next] selftests: forwarding: Import top-level lib.sh through $lib_dir
 2023-12-14  7:06 UTC  (10+ messages)

[PATCH] scripts/kernel-doc: restore warning for Excess struct/union
 2023-12-14  7:05 UTC  (2+ messages)

[REGRESSION] x86/smpboot/64: System will not boot on v6.5, v6.7-rc4
 2023-12-14  7:04 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/python-certifi: bump to version 2023.11.17
 2023-12-14  7:01 UTC 

[intel-tdx:kvm-upstream-next 182/273] htmldocs: Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Unexpected indentation
 2023-12-14  7:00 UTC 

[PATCH i-g-t] intel/xe_exec_store: Add Persistent subtest
 2023-12-14  7:00 UTC  (2+ messages)

[net-next v1 00/16] Device Memory TCP
 2023-12-14  6:59 UTC  (6+ messages)

[PATCH] event/dlb2: remove unnecessary timer call
 2023-12-14  6:58 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-14  6:58 UTC 

[PATCH v8 00/12] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2023-12-14  6:56 UTC  (6+ messages)
` [PATCH v8 02/12] wifi: ath11k: store cur_regulatory_info for each radio

[PATCH bpf-next 0/2] BPF FS mount options parsing follow ups
 2023-12-14  6:56 UTC  (2+ messages)

[PATCH v4] lib/psos/task.c: fix build with gcc >= 12 and -Ofast
 2023-12-14  6:54 UTC  (2+ messages)

[PATCH] ring-buffer: Remove 32bit timestamp logic
 2023-12-14  6:53 UTC  (3+ messages)

[PATCH] iavf: Fix null pointer dereference in iavf_print_link_message
 2023-12-14  6:46 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH v1 0/9] Add ISP 3A support for StarFive
 2023-12-14  6:50 UTC  (10+ messages)
` [PATCH v1 1/9] media: v4l2-ctrls: Add user controls for StarFive JH7110 ISP
` [PATCH v1 2/9] staging: media: starfive: camss: Add ISP controls
` [PATCH v1 3/9] media: videodev2.h, v4l2-ioctl: Add StarFive ISP meta buffer format
` [PATCH v1 4/9] staging: media: starfive: camss: Replace format index with pad
` [PATCH v1 5/9] staging: media: starfive: camss: Add for StarFive ISP 3A
` [PATCH v1 6/9] staging: media: starfive: camss: Update ISP initialise config for 3A
` [PATCH v1 7/9] staging: media: starfive: camss: Add V4L2_CAP_IO_MC capability
` [PATCH v1 8/9] staging: media: starfive: Add frame sync event for video capture device
` [PATCH v1 9/9] admin-guide: media: Update documents for StarFive Camera Subsystem

[viro-vfs:headers.unaligned 2/2] drivers/cxl/core/trace.h:11:10: fatal error: asm-generic/unaligned.h: No such file or directory
 2023-12-14  6:50 UTC 

[PATCH] net/iavf: support Tx LLDP on scalar and AVX512
 2023-12-14  6:58 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] net/iavf: support Tx LLDP on scalar
  ` [PATCH v2 2/3] net/iavf: support Tx LLDP on AVX512
  ` [PATCH v2 3/3] net/iavf: add Tx LLDP command

[PATCH] vl: Print display options for -display help
 2023-12-14  6:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-14  6:48 UTC 

[PATCH for-next v2 0/2] RDMA/bnxt_re: Share the CQ pages for GenP7 adapters
 2023-12-14  6:31 UTC  (3+ messages)
` [PATCH for-next v2 1/2] RDMA/bnxt_re: Add UAPI to share a page with user space
` [PATCH for-next v2 2/2] RDMA/bnxt_re: Share a page to expose per CQ info with userspace

[PATCH v5 00/16] Add VOP2 support on rk3588
 2023-12-14  6:46 UTC  (5+ messages)
` (subset) "

[PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
 2023-12-14  6:46 UTC  (3+ messages)

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2023-12-14  6:44 UTC  (9+ messages)
` [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test

[PATCH 1/1] net/ixgbe: fix memoy leak after device init failure
 2023-12-14  6:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2 v2] fs/proc: show correct device and inode numbers in /proc/pid/maps
 2023-12-14  6:44 UTC  (2+ messages)
` [PATCH 2/2] selftests/overlayfs: verify "

[PATCH] arm64: dts: mediatek: mt7986: fix reference to PWM in fan node
 2023-12-14  6:43 UTC  (4+ messages)

[PATCH] ext4: fix inconsistent between segment fstrim and full fstrim
 2023-12-14  6:46 UTC 

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2023-12-14  7:39 UTC  (8+ messages)
` [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
` [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
` [PATCH 3/3] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP

[igt-dev] [PATCH v2 0/8] tests/kms_vrr: Modify kms_vrr to allow flicker profiling
 2023-12-14  6:41 UTC  (3+ messages)
  `  "

[PATCH v3] usb: gadget: webcam: Make g_webcam loadable again
 2023-12-14  6:40 UTC  (3+ messages)
` [PATCH v4] "

[PATCH V7 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-14  6:38 UTC  (3+ messages)
` [PATCH V7 vfio 9/9] vfio/virtio: "

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-12-13
 2023-12-14  6:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-14  6:38 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.