All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-04 10:54:14 to 2024-11-04 11:21:00 UTC [more...]

[PATCH v4 0/7] Initial support for RK3576 UFS controller
 2024-11-04 10:57 UTC  (5+ messages)
` [PATCH v4 2/7] dt-bindings: ufs: Document Rockchip UFS host controller
` [PATCH v4 7/7] scsi: ufs: rockchip: initial support for UFS

[PATCH v2 0/2] MIPI DSI phy for rk3588
 2024-11-04 11:11 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Rockchip MIPI CSI/DSI PHY schema
` [PATCH v2 2/2] phy: rockchip: Add Samsung CSI/DSI Combo DCPHY driver

[PATCH v1 1/1] i2c: Use *-y instead of *-objs in Makefile
 2024-11-04 11:20 UTC  (7+ messages)

[PATCH v2 0/4] Trivial ARM changes
 2024-11-04 11:20 UTC  (3+ messages)
` [PATCH v2 3/4] hw/watchdog/wdt_imx2: Remove redundant assignment

[PATCH v5 1/3] drm/xe: Move LNL scheduling WA to xe_device.h
 2024-11-04 11:20 UTC  (4+ messages)
` [PATCH v5 3/3] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout

[PATCH v4] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping
 2024-11-04 11:20 UTC  (3+ messages)

[RFC PATCH 0/4] Alternative TPM patches for Trenchboot
 2024-11-04 11:19 UTC  (5+ messages)

[PATCH] kmemleak: iommu/iova: Fix transient kmemleak false positive
 2024-11-04 11:19 UTC 

[PATCH v1 00/10] qrb4210-rb2: add wsa/wcd audio playback support
 2024-11-04 11:19 UTC  (3+ messages)
` [PATCH v1 10/10] ASoC: qcom: sm8250: force single channel via RX_1 output

[libgpiod][PATCH 1/1] dbus: manager: fix linker not finding libgpiod.so
 2024-11-04 11:18 UTC  (3+ messages)

[PATCH v5 2/2] PCI: microchip: rework reg region handing to support using either instance 1 or 2
 2024-11-04 11:18 UTC  (3+ messages)

[PATCH v5 0/5] Add initial support for QCS615 SoC and QCS615 RIDE board
 2024-11-04 11:11 UTC  (3+ messages)
` [PATCH v5 5/5] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS615

[PATCH 00/43] replace strerror
 2024-11-04 11:10 UTC  (54+ messages)
` [PATCH v5 00/52] "
  ` [PATCH v5 01/52] eal: fix use rte errno for libc function
  ` [PATCH v5 02/52] devtools: forbid use of strerror
  ` [PATCH v5 03/52] eal: replace strerror with reentrant version
  ` [PATCH v5 04/52] eventdev: "
  ` [PATCH v5 05/52] latency: "
  ` [PATCH v5 06/52] node: "
  ` [PATCH v5 07/52] pdump: "
  ` [PATCH v5 08/52] pdump: use rte strerror
  ` [PATCH v5 09/52] power: replace strerror with reentrant version
  ` [PATCH v5 10/52] vhost: "
  ` [PATCH v5 11/52] bpf: "
  ` [PATCH v5 12/52] bus/cdx: "
  ` [PATCH v5 13/52] bus/dpaa: "
  ` [PATCH v5 14/52] bus/fslmc: "
  ` [PATCH v5 15/52] bus/pci: "
  ` [PATCH v5 16/52] bus/vmbus: "
  ` [PATCH v5 17/52] bus/vdev: use rte strerror
  ` [PATCH v5 18/52] common/cnxk: replace strerror with reentrant version
  ` [PATCH v5 19/52] common/mlx5: "
  ` [PATCH v5 20/52] common/mlx5: use rte strerror
  ` [PATCH v5 21/52] crypto/caam_jr: replace strerror with reentrant version
  ` [PATCH v5 22/52] dma/idxd: "
  ` [PATCH v5 23/52] net/bnxt: "
  ` [PATCH v5 24/52] net/af_xdp: "
  ` [PATCH v5 25/52] net/af_xdp: use rte strerror
  ` [PATCH v5 26/52] net/bonding: replace strerror with reentrant version
  ` [PATCH v5 27/52] net/bonding: use rte strerror
  ` [PATCH v5 28/52] net/cnxk: replace strerror with reentrant version
  ` [PATCH v5 29/52] net/dpaa: "
  ` [PATCH v5 30/52] net/dpaa2: "
  ` [PATCH v5 31/52] net/enetfec: "
  ` [PATCH v5 32/52] net/failsafe: "
  ` [PATCH v5 33/52] net/failsafe: use rte strerror
  ` [PATCH v5 34/52] net/i40e: replace strerror with reentrant version
  ` [PATCH v5 35/52] net/ice: "
  ` [PATCH v5 36/52] net/ixgbe: "
  ` [PATCH v5 37/52] net/memif: "
  ` [PATCH v5 38/52] net/memif: use rte strerror
  ` [PATCH v5 39/52] net/mlx4: replace strerror with reentrant version
  ` [PATCH v5 40/52] net/mlx4: use rte strerror
  ` [PATCH v5 41/52] net/mlx5: replace strerror with reentrant version
  ` [PATCH v5 42/52] net/mlx5: use rte strerror
  ` [PATCH v5 43/52] net/qede: replace strerror with reentrant version
  ` [PATCH v5 44/52] net/sfc: "
  ` [PATCH v5 45/52] net/tap: "
  ` [PATCH v5 46/52] net/tap: use rte strerror
  ` [PATCH v5 47/52] net/vhost: replace strerror with reentrant version
  ` [PATCH v5 48/52] net/virtio: "
  ` [PATCH v5 49/52] raw/ifpga: "
  ` [PATCH v5 50/52] vdpa/ifc: "
  ` [PATCH v5 51/52] vdpa/mlx5: "
  ` [PATCH v5 52/52] vdpa/sfc: "

[PATCH 0/2] Add support for the ERAPS feature
 2024-11-04 11:16 UTC  (4+ messages)
` [PATCH 2/2] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN

[PATCH 0/3] drm/panthor: Coherency related fixes
 2024-11-04 11:16 UTC  (5+ messages)
` [PATCH 3/3] drm/panthor: Prevent potential overwrite of buffer objects

[PATCH RFC 0/7] x86/microcode: Support for Intel Staging Feature
 2024-11-04 11:16 UTC  (3+ messages)
` [PATCH RFC 4/7] x86/microcode/intel: Prepare for microcode staging

[PATCH v5 0/5] mm: add more kernel parameters to control mTHP
 2024-11-04 11:16 UTC  (4+ messages)
` [PATCH v5 3/5] mm: move ``get_order_from_str()`` to internal.h

[PATCH v2 0/3] arm64: dts: imx8mp: add support for the ABB SoM and carrier
 2024-11-04 11:15 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: imx8mp: add aristainetos3 board support

[PATCH v2] usb: typec: Drop reference to a fwnode
 2024-11-04 11:15 UTC  (2+ messages)

[PATCH v4 0/5] qrb4210-rb2: add HDMI audio playback support
 2024-11-04 11:15 UTC  (5+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sm6115: add apr and its services
` [PATCH v4 5/5] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support

[PATCH 1/1] hw/riscv: virt: prevent to use AIA MSI when host doesn't support it
 2024-11-04 11:14 UTC  (4+ messages)

[PATCH net-next 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-11-04 11:14 UTC  (7+ messages)
` [PATCH net-next 1/5] dt-bindings: net: pcs: Add Ethernet PCS "
` [PATCH net-next 2/5] net: pcs: Add PCS driver "

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-11-04 11:11 UTC  (9+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback

[PATCH v6 0/5] mfd: tqmx86: new hardware and GPIO/I2C IRQ improvements/additions
 2024-11-04 11:13 UTC  (6+ messages)
` [PATCH v6 1/5] mfd: tqmx86: add board definitions for TQMx120UC, TQMx130UC and TQMxE41S
` [PATCH v6 2/5] mfd: tqmx86: improve gpio_irq module parameter description
` [PATCH v6 3/5] mfd: tqmx86: refactor GPIO IRQ setup
` [PATCH v6 4/5] mfd: tqmx86: make IRQ setup errors non-fatal
` [PATCH v6 5/5] mfd: tqmx86: add I2C IRQ support

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-04 11:11 UTC  (6+ messages)
` [PATCH v3 02/12] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings

[LTP] [PATCH v9 0/5] Automatically generate syscalls.h
 2024-11-04 11:12 UTC  (3+ messages)
` [LTP] [PATCH v9 3/5] Update arch(s) syscalls files

[Buildroot] [PATCH v1 1/2] configs/versal: re-adding xilinx-prebuilt version
 2024-11-04 11:12 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/2] configs/zynqmp: "

[PATCH v16 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-11-04 11:10 UTC  (6+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation

[PATCH] conf.py: silence cve role already registered
 2024-11-04 11:11 UTC  (3+ messages)
` [docs] "

[PATCH v1] media: atomisp: Fix typos in comment
 2024-11-04 11:11 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs8300: Add PMU support for QCS8300
 2024-11-04 11:11 UTC  (2+ messages)

Linux 6.12-rc6
 2024-11-04 11:11 UTC  (2+ messages)
` Build regressions/improvements in v6.12-rc6

[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
 2024-11-04 11:11 UTC  (2+ messages)

[PATCH v5 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2024-11-04 11:11 UTC  (4+ messages)
` [PATCH v5 1/7] dt-bindings: mfd: add support for the NXP SIUL2 module

[yocto] Yocto Xilinx Failing GCC with _GNU_SOURCE
 2024-11-04 11:10 UTC 

[gustavoars:testing/wfamnae-next20241028-sa-with-flex] BUILD REGRESSION 0e7c24c783de39e1f965e8c23e96a7de29dfbfca
 2024-11-04 11:09 UTC 

[PATCH nf-next v2] netfilter: conntrack: collect start time as early as possible
 2024-11-04 11:09 UTC  (6+ messages)

[PATCH] rust: Fix build error
 2024-11-04 11:09 UTC  (5+ messages)

[PATCH] drm/vkms: Drop unnecessary call to drm_crtc_cleanup()
 2024-11-04 11:08 UTC  (2+ messages)

[PATCH] media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.h
 2024-11-04 11:08 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1225/1225] fs/crypto/crypto.o: warning: objtool: fscrypt_do_page_crypto()+0x3b8: unreachable instruction
 2024-11-04 11:07 UTC 

[PATCH v1 0/3] Enable Watchdog on QCS8300
 2024-11-04 11:08 UTC  (3+ messages)
` [PATCH v1 2/3] arm64: dts: qcom: qcs8300: Add watchdog node

Patch "igb: Disable threaded IRQ for igb_msix_other" has been added to the 6.11-stable tree
 2024-11-04 11:07 UTC 

[PATCH 0/4] media: atomisp: mt9m114: Make it work on Asus T100TA
 2024-11-04 11:06 UTC  (2+ messages)

[PATCH v2] fs_context.c: smb3_reconfigure: Handle kstrdup failures for passwords
 2024-11-04 11:06 UTC  (3+ messages)
` [PATCH v3] smb: client: "

[Intel-wired-lan] [PATCH iwl-next v12 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-11-04 11:06 UTC  (31+ messages)
` [Intel-wired-lan] [PATCH iwl-next v12 05/14] iavf: negotiate PTP capabilities
` [Intel-wired-lan] [PATCH iwl-next v12 06/14] iavf: add initial framework for registering PTP clock
` [Intel-wired-lan] [PATCH iwl-next v12 07/14] iavf: add support for indirect access to PHC time
` [Intel-wired-lan] [PATCH iwl-next v12 08/14] iavf: periodically cache "
` [Intel-wired-lan] [PATCH iwl-next v12 09/14] libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
` [Intel-wired-lan] [PATCH iwl-next v12 10/14] iavf: define Rx descriptors as qwords
` [Intel-wired-lan] [PATCH iwl-next v12 11/14] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
` [Intel-wired-lan] [PATCH iwl-next v12 12/14] iavf: Implement checking DD desc field
` [Intel-wired-lan] [PATCH iwl-next v12 13/14] iavf: handle set and get timestamps ops
` [Intel-wired-lan] [PATCH iwl-next v12 14/14] iavf: add support for Rx timestamps to hotpath

[PATCH v1 0/3] qcom: ipq5424: Add LLCC/system-cache-controller
 2024-11-04 11:06 UTC  (5+ messages)
` [PATCH v1 2/3] soc: qcom: llcc: Update configuration data for IPQ5424
` [PATCH v1 3/3] arm64: dts: qcom: ipq5424: Add LLCC/system-cache-controller

[PATCH v3 0/5] RAID 0/1/10 atomic write support
 2024-11-04 11:06 UTC  (3+ messages)
` [PATCH v3 3/5] md/raid0: Atomic "

[PATCH v5] obex: Fix PBAP GET request in PTS testing
 2024-11-04 11:06 UTC  (2+ messages)
` [v5] "

[PATCH/RFC v2] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-11-04 11:05 UTC 

[PATCH v2][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings
 2024-11-04 11:05 UTC  (2+ messages)

[PATCH -next] block: fix uaf for flush rq while iterating tags
 2024-11-04 11:00 UTC 

[meta-oe][PATCH] xmlrpc-c: Fix race condition triggered during symlink creation
 2024-11-04 11:02 UTC  (2+ messages)
    ` [oe] "

[PATCH 0/4] arm64: dts: qcom: sm8750: Initial audio support (not yet complete)
 2024-11-04 11:02 UTC  (6+ messages)
` [PATCH 1/4] arm64: dts: qcom: sm8750: Add IPCC, SMP2P, AOSS and ADSP

linus-next: improving functional testing for to-be-merged pull requests
 2024-11-04 11:01 UTC  (6+ messages)
      `  "

[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-04 10:56 UTC  (9+ messages)
` [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
    ` [f2fs-dev] "
` [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
    ` [f2fs-dev] "

[PATCH] arm64/fpsimd: Fix a typo
 2024-11-04 11:00 UTC  (2+ messages)

[PATCH] target/arm: Enable FEAT_CMOW for -cpu max
 2024-11-04 10:59 UTC  (2+ messages)

arm64/for-kernelci baseline: 14 runs, 4 regressions (v6.12-rc5-158-g5283dc78f4da)
 2024-11-04 10:55 UTC  (2+ messages)

[PATCH v2 0/9] KVM: x86: Clean up MSR_IA32_APICBASE_BASE code
 2024-11-04 10:59 UTC  (3+ messages)
` [PATCH v2 9/9] KVM: x86: Short-circuit all of kvm_apic_set_base() if MSR value is unchanged

[PATCH] scftorture: Use workqueue to free scf_check
 2024-11-04 10:50 UTC  (3+ messages)
` [PATCH 1/2] scftorture: Move memory allocation outside of preempt_disable region
  ` [PATCH 2/2] scftorture: Use a lock-less list to free memory

[GIT PULL] i2c-host-fixes for v6.12-rc6
 2024-11-04 10:58 UTC  (2+ messages)

[PATCH] dax: Allow block size > PAGE_SIZE
 2024-11-04 10:57 UTC  (2+ messages)

[PATCH] i2c: muxes: Fix return value check in mule_i2c_mux_probe()
 2024-11-04 10:56 UTC  (3+ messages)

[PATCH 6.1.y / 6.6.y 0/4] Backport fix(es) for dummy_hcd transfer rate
 2024-11-04 10:56 UTC  (3+ messages)

[RESEND PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1
 2024-11-04 10:56 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for hrtimers: Consolidate hrtimer initialization - Part 1 (rev2)

[PATCH RFC 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2024-11-04 10:56 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for "

[PATCH 1/2] soc: qcom: rmtfs: allow building the module with COMPILE_TEST=y
 2024-11-04 10:55 UTC  (4+ messages)
` [PATCH 2/2] soc: qcom: rmtfs: constify rmtfs_class

[PATCH AUTOSEL 4.19 1/5] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
 2024-11-04 10:55 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 2/5] mac80211: fix user-power when emulating chanctx
` [PATCH AUTOSEL 4.19 3/5] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
` [PATCH AUTOSEL 4.19 4/5] x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
` [PATCH AUTOSEL 4.19 5/5] net: usb: qmi_wwan: add Quectel RG650V

[PATCH AUTOSEL 5.4 1/6] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
 2024-11-04 10:55 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 2/6] mac80211: fix user-power when emulating chanctx
` [PATCH AUTOSEL 5.4 3/6] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
` [PATCH AUTOSEL 5.4 4/6] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
` [PATCH AUTOSEL 5.4 5/6] x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
` [PATCH AUTOSEL 5.4 6/6] net: usb: qmi_wwan: add Quectel RG650V

[PATCH v2] media: atomisp: Add check for rgby_data memory allocation failure
 2024-11-04 14:50 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 1/6] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
 2024-11-04 10:54 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 2/6] mac80211: fix user-power when emulating chanctx
` [PATCH AUTOSEL 5.10 3/6] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
` [PATCH AUTOSEL 5.10 4/6] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
` [PATCH AUTOSEL 5.10 5/6] x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
` [PATCH AUTOSEL 5.10 6/6] net: usb: qmi_wwan: add Quectel RG650V

[PATCH AUTOSEL 5.15 01/10] ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec
 2024-11-04 10:53 UTC  (10+ messages)
` [PATCH AUTOSEL 5.15 02/10] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
` [PATCH AUTOSEL 5.15 03/10] ASoC: Intel: sst: Support LPE0F28 ACPI HID
` [PATCH AUTOSEL 5.15 04/10] wifi: iwlwifi: mvm: Use the sync timepoint API in suspend
` [PATCH AUTOSEL 5.15 05/10] mac80211: fix user-power when emulating chanctx
` [PATCH AUTOSEL 5.15 06/10] usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver
` [PATCH AUTOSEL 5.15 07/10] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
` [PATCH AUTOSEL 5.15 08/10] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
` [PATCH AUTOSEL 5.15 09/10] x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
` [PATCH AUTOSEL 5.15 10/10] net: usb: qmi_wwan: add Quectel RG650V

[PATCH] dl_server: Reset DL server params when rd changes
 2024-11-04 10:54 UTC  (4+ messages)

[PULL 00/14] MIPS patches for 2024-11-04
 2024-11-04 10:52 UTC  (4+ messages)
` [PULL 07/14] target/mips: Convert Loongson DIV.G opcodes to decodetree
` [PULL 09/14] target/mips: Convert Loongson [D]MOD[U].G "
` [PULL 10/14] target/mips: Convert Loongson [D]MULT[U].G "

[RFC PATCH] dt-bindings: can: convert tcan4x5x.txt to DT schema
 2024-11-04 10:54 UTC  (3+ messages)

[PATCH v3 0/4] Add support for APPS SMMU on QCS615
 2024-11-04 10:54 UTC  (7+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: qcs615: add the SCM node


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.