All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-24 21:06:16 to 2023-08-24 21:53:19 UTC [more...]

ath10k-firmware: WCN3990: Add board file for the Qualcomm Robotics RB2 platform
 2023-08-24 21:52 UTC  (2+ messages)

[PATCH 0/9] VCN 4.0.5
 2023-08-24 21:52 UTC 

ath10k-firmware: WCN3990: Add board file for the Qualcomm Robotics RB1 platform
 2023-08-24 21:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix VPE front door loading issue
 2023-08-24 21:47 UTC 

[PATCH v3 2/2] selftests/net: replace ternary operator with min()/max()
 2023-08-24 21:45 UTC  (2+ messages)

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-24 21:44 UTC  (5+ messages)
` [PATCH v2 1/1] scripts: Add add-maintainer.py

[f2fs-dev] [PATCH] f2fs-tools: convert to lseek() and kill lseek64
 2023-08-24 21:45 UTC 

[PATCH] accessibility: speakup: refactor deprecated strncpy
 2023-08-24 21:44 UTC 

[PATCH v2 0/4] arm: qemu: Enable Bochs, console buffering, USB keyboard
 2023-08-24 21:44 UTC  (2+ messages)

[Buildroot] [PATCH] package/rtl8189fs: fix build with big endian
 2023-08-24 21:41 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [git commit] package/screen: security bump to version 4.9.1
 2023-08-24 20:34 UTC 

[Buildroot] [git commit] package/rtl8189fs: fix build with big endian
 2023-08-24 21:41 UTC 

[PATCH 00/22] SRSO fixes/cleanups
 2023-08-24 21:40 UTC  (4+ messages)
` [PATCH 10/22] x86/srso: Print mitigation for retbleed IBPB case

[Intel-gfx] [PATCH v3 0/2] Apply Wa_16018031267 / Wa_16018063123
 2023-08-24 21:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[GIT PULL] Rust for 6.6
 2023-08-24 21:40 UTC 

[PATCH] fork: Fix kernel-doc
 2023-08-24 21:39 UTC  (2+ messages)

[Buildroot] [PATCH] configs/qemu_{arm, aarch64}_ebbr: bump Linux, U-Boot and TF-A
 2023-08-24 21:39 UTC  (2+ messages)

[XEN PATCH 00/13] xen: address violations of MISRA C:2012 Rule 7.3
 2023-08-24 21:37 UTC  (5+ messages)
` [XEN PATCH 06/13] xen/mem_access: "

[PATCH 0/9] libtraceeval: Even more updates!
 2023-08-24 21:36 UTC  (7+ messages)
` [PATCH 5/9] libtraceeval histogram: Add type to traceeval_data and make it a structure
` [PATCH 6/9] libtraceveal: Add type checks to traceeval_data vals and keys
` [PATCH 8/9] libtraceeval: Add checks to traceeval_insert() and query()

[kdevops PATCH] qemu-build: Add a configuration option for enabling qemu debug
 2023-08-24 21:37 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 125 runs, 11 regressions (v5.10.191-136-g78bdf347b3429)
 2023-08-24 21:34 UTC 

[PATCH net-next v7 0/9] Create common DPLL configuration API
 2023-08-24 21:31 UTC  (30+ messages)
` [Intel-wired-lan] "
` [PATCH net-next v7 1/9] dpll: documentation on DPLL subsystem interface
  ` [Intel-wired-lan] "
` [PATCH net-next v7 2/9] dpll: spec: Add Netlink spec in YAML
  ` [Intel-wired-lan] "
` [PATCH net-next v7 3/9] dpll: core: Add DPLL framework base functions
  ` [Intel-wired-lan] "
` [PATCH net-next v7 4/9] dpll: netlink: "
  ` [Intel-wired-lan] "
` [PATCH net-next v7 5/9] netdev: expose DPLL pin handle for netdevice
  ` [Intel-wired-lan] "
` [PATCH net-next v7 6/9] ice: add admin commands to access cgu configuration
  ` [Intel-wired-lan] "
` [PATCH net-next v7 7/9] ice: implement dpll interface to control cgu
  ` [Intel-wired-lan] "
` [PATCH net-next v7 8/9] ptp_ocp: implement DPLL ops
  ` [Intel-wired-lan] "
` [PATCH net-next v7 9/9] mlx5: Implement SyncE support using DPLL infrastructure
  ` [Intel-wired-lan] "

[PATCH 00/21] Add VPE Support
 2023-08-24 21:31 UTC  (21+ messages)
` [PATCH 02/21] drm/amdgpu: add VPE HW IP definition
` [PATCH 03/21] drm/amdgpu: add VPE RING TYPE definition
` [PATCH 04/21] drm/amdgpu: add VPE IP BLOCK definition
` [PATCH 05/21] drm/amdgpu: add VPE HW "
` [PATCH 06/21] drm/amdgpu: add VPE firmware header definition
` [PATCH 07/21] drm/amdgpu: add VPE firmware interface
` [PATCH 08/21] drm/amdgpu: add HWID for VPE
` [PATCH 09/21] drm/amdgpu: add IH CLIENT ID "
` [PATCH 10/21] drm/amdgpu: add irq src id definitions "
` [PATCH 11/21] drm/amdgpu: add doorbell index "
` [PATCH 12/21] drm/amdgpu: add support for VPE firmware name decoding
` [PATCH 13/21] drm/amdgpu: add UCODE ID for VPE
` [PATCH 14/21] drm/amdgpu: add PSP FW TYPE "
` [PATCH 15/21] drm/amdgpu: add nbio callback "
` [PATCH 16/21] drm/amdgpu: add nbio 7.11 "
` [PATCH 17/21] drm/amdgpu: add VPE 6.1.0 support
` [PATCH 18/21] drm/amdgpu: add PSP loading support for VPE
` [PATCH 19/21] drm/amdgpu: add user space CS "
` [PATCH 20/21] drm/amdgpu: enable VPE for VPE 6.1.0
` [PATCH 21/21] drm/amdgpu: add VPE FW version query support

[PATCH RFC DNM] perf: Add support for Qualcomm Last-Level Cache Controller PMU
 2023-08-24 21:31 UTC  (3+ messages)

[PATCH] kallsyms: Add more debug output for selftest
 2023-08-24 21:31 UTC  (2+ messages)

[PATCHSET v4] sched: Implement BPF extensible scheduler class
 2023-08-24 21:31 UTC  (6+ messages)

[PATCH 6.1 00/15] 6.1.48-rc1 review
 2023-08-24 21:31 UTC  (2+ messages)

test_set_error_stamp: rm /kbuild/obj/consumer/i386-randconfig-141-20230825/.reduce_errors/arch-x86-kvm-smm.c-enter_smm()-warn:inconsistent-indenting
 2023-08-24 21:30 UTC 

[thierryreding:for-6.7/work 152/155] drivers/thermal/tegra/soctherm.c:516: warning: Function parameter or member 'tegra' not described in 'throttrip_program'
 2023-08-24 21:30 UTC 

[PATCH] mm: Convert DAX lock/unlock page to lock/unlock folio
 2023-08-24 21:30 UTC  (4+ messages)

[PATCH v2 0/7] arm64: qcom: sm8550: enable RNG
 2023-08-24 21:29 UTC  (3+ messages)
` [PATCH v2 1/7] Revert "dt-bindings: crypto: qcom,prng: Add SM8450"

[MAINTAINERS SUMMIT] Maintainer burnout
 2023-08-24 21:30 UTC  (9+ messages)

[PATCH V3 0/8] Add Anbernic RG-Nano
 2023-08-24 21:21 UTC  (5+ messages)
` [PATCH V3 2/8] dt-bindings: display: panel: mipi-dbi-spi: add Saef SF-TC154B
` [PATCH V3 6/8] ARM: dts: sun8i: v3s: add EHCI and OHCI to v3s dts

[Buildroot] [git commit branch/next] configs/qemu_{arm, aarch64}_ebbr: bump Linux, U-Boot and TF-A
 2023-08-24 21:28 UTC 

[BlueZ RFC] media-api: Make QoS a single property
 2023-08-24 21:28 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v9 0/4] Testcases for dirtyfb ioctl
 2023-08-24 21:28 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Buildroot] [PATCH] package/check: don; t conflict with release archive
 2023-08-24 21:28 UTC 

[Buildroot] Update schedule of sources.buildroot.org
 2023-08-24 21:26 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_atomic: remove zpos < N-planes assert
 2023-08-24 21:26 UTC  (2+ messages)

[Cluster-devel] [syzbot] [gfs2?] KASAN: use-after-free Read in qd_unlock (2)
 2023-08-24 21:24 UTC  (6+ messages)
` [Cluster-devel] [PATCH] gfs2: Fix uaf for qda in gfs2_quota_sync
      `  "

[PATCH] i2c: iproc: handle invalid slave state
 2023-08-24 21:23 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/2] Apply Wa_16018031267 / Wa_16018063123
 2023-08-24 21:24 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Apply Wa_16018031267 / Wa_16018063123 (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH net-next] tools: ynl-gen: fix uAPI generation after tempfile changes
 2023-08-24 21:24 UTC 

[PATCH v2 1/2] selftests: Provide local define of min() and max()
 2023-08-24 21:22 UTC  (8+ messages)
` [PATCH v2 2/2] selftests/net: replace ternary operator with min()/max()
    ` [PATCH v2 2/2] selftests/net: replace ternary operator with min()/max() ^[^[
      ` [PATCH v2 2/2] selftests/net: replace ternary operator with min()/max()^[^[

[PATCH] xen: simplify evtchn_do_upcall() call maze
 2023-08-24 21:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] configs/orangepi_pc2: bump Linux version to 6.1.45
 2023-08-24 21:22 UTC  (2+ messages)

[Buildroot] [git commit branch/next] support/docker: add qemu-system-misc for riscv runtime tests
 2023-08-24 21:20 UTC 

[PATCH 00/12] PCI: Miscellaneous cleanups
 2023-08-24 21:20 UTC  (3+ messages)
` [PATCH 10/12] PCI: Fix typos in docs and comments

[PATCH] accel/ivpu: refactor deprecated strncpy
 2023-08-24 21:20 UTC  (2+ messages)

[PATCH v3 00/16] phy: qcom-qmp-usb: convert to newer style of bindings
 2023-08-24 21:19 UTC  (34+ messages)
` [PATCH v3 01/16] dt-bindings: phy: migrate QMP USB PHY bindings to qcom,sc8280xp-qmp-usb3-uni-phy.yaml
` [PATCH v3 02/16] phy: qcom-qmp-usb: simplify clock handling
` [PATCH v3 03/16] phy: qcom-qmp-usb: rework reset handling
` [PATCH v3 04/16] phy: qcom-qmp-usb: make QPHY_PCS_MISC_CLAMP_ENABLE access conditional
` [PATCH v3 05/16] phy: qcom-qmp: move PCS MISC V4 registers to separate header
` [PATCH v3 06/16] phy: qcom-qmp-usb: populate offsets configuration
` [PATCH v3 07/16] arm64: dts: qcom: ipq6018: switch USB QMP PHY to new style of bindings
` [PATCH v3 08/16] arm64: dts: qcom: ipq8074: "
` [PATCH v3 09/16] arm64: dts: qcom: msm8996: "
` [PATCH v3 10/16] arm64: dts: qcom: msm8998: "
` [PATCH v3 11/16] arm64: dts: qcom: sdm845: "
` [PATCH v3 12/16] arm64: dts: qcom: sm8150: "
` [PATCH v3 13/16] arm64: dts: qcom: sm8250: "
` [PATCH v3 14/16] arm64: dts: qcom: sm8350: "
` [PATCH v3 15/16] ARM: dts: qcom-sdx55: "
` [PATCH v3 16/16] ARM: dts: qcom-sdx65: "

[Buildroot] [PATCH next 1/1] support/docker: add qemu-system-misc for riscv runtime tests
 2023-08-24 21:20 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/qt6/Config.in: fix alphabetic ordering
 2023-08-24 21:20 UTC 

[Cluster-devel] [PATCH 0/9] gfs2: quota cleanups and fixes
 2023-08-24 21:19 UTC  (10+ messages)
` [Cluster-devel] [PATCH 1/9] gfs2: Use qd_sbd more consequently
` [Cluster-devel] [PATCH 2/9] gfs2: Rename sd_{ glock => kill }_wait
` [Cluster-devel] [PATCH 3/9] gfs2: Rename SDF_DEACTIVATING to SDF_KILL
` [Cluster-devel] [PATCH 4/9] gfs2: Fix wrong quota shrinker return value
` [Cluster-devel] [PATCH 5/9] gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup
` [Cluster-devel] [PATCH 6/9] gfs2: Factor out duplicate quota data disposal code
` [Cluster-devel] [PATCH 7/9] gfs2: No more quota complaints after withdraw
` [Cluster-devel] [PATCH 8/9] gfs2: Fix initial quota data refcount
` [Cluster-devel] [PATCH 9/9] gfs2: Fix quota data refcount after cleanup

[Buildroot] [PATCH v1 0/2] RFC Building packages both qt5/6
 2023-08-24 21:19 UTC  (5+ messages)
` [Buildroot] [PATCH v1 1/2] package/qt6/qt6core5compat: add new package
` [Buildroot] [PATCH v1 2/2] package/quazip: also enable for qt6

[PATCH] tty/serial: create debugfs interface for UART register tracing
 2023-08-24 21:18 UTC  (5+ messages)

[Buildroot] [PATCH] Makefile: remove $(TARGET_DIR)/usr/mkspecs in target-finalize
 2023-08-24 21:17 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/qt6/qt6core5compat: new package
 2023-08-24 21:08 UTC 

[PATCH v5 1/2] dt-bindings: imx8mm-thermal: Document nxp,reboot-on-critical
 2023-08-24 21:17 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/quazip: enable for qt6
 2023-08-24 21:14 UTC 

[PATCH v2 bpf-next] libbpf: add basic BTF sanity validation
 2023-08-24 21:17 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/Config.in: make QT libraries entries visible with Qt6
 2023-08-24 21:11 UTC 

[PATCH 0/2][RFC] Refactor snd primitives refcounters
 2023-08-24 21:15 UTC  (4+ messages)
` [PATCH 1/2] ALSA: core: add snd_device_init
` [PATCH 2/2] ALSA: core: split control primitives out of snd_card

[PATCH v2 0/2] A couple of ASoC core fixes
 2023-08-24 21:12 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: core: Do not error if a DAI link component is not found
` [PATCH v2 2/2] ASoC: core: Rename component_not_find label

[PATCH] regulator: userspace-consumer: Add regulator event support
 2023-08-24 21:13 UTC  (5+ messages)

[PATCH v2 0/7] Add pinctrl driver support for Realtek DHC SoCs
 2023-08-24 21:13 UTC  (5+ messages)
` [PATCH v2 5/7] dt-bindings: pinctrl: realtek: add RTD1315E pinctrl binding
` [PATCH v2 6/7] dt-bindings: pinctrl: realtek: add RTD1319D "

[PATCH] Documentation/llvm: refresh docs
 2023-08-24 21:12 UTC  (5+ messages)

[PATCH 0/4] clk: qcom: Add support for GCC and RPMHCC on SM4450
 2023-08-24 21:10 UTC  (5+ messages)
` [PATCH 2/4] clk: qcom: rpmh: Add RPMH clocks support for SM4450
` [PATCH 3/4] dt-bindings: clock: qcom: Add GCC clocks "

[Cluster-devel] [PATCH 0/4] gfs2: logd cleanups on for-next
 2023-08-24 21:11 UTC  (5+ messages)
` [Cluster-devel] [PATCH 1/4] gfs2: Switch to wait_event in gfs2_logd
` [Cluster-devel] [PATCH 2/4] gfs2: low-memory forced flush fixes
` [Cluster-devel] [PATCH 3/4] gfs2: Fix logd wakeup on I/O error
` [Cluster-devel] [PATCH 4/4] gfs2: journal flush threshold fixes and cleanup

wl18xx: firmware security, very unstable with multiple roles
 2023-08-24 21:01 UTC 

[PATCH V3 00/10] fix migration of suspended runstate
 2023-08-24 21:09 UTC  (3+ messages)

[PATCH] libbpf: handle producer position overflow
 2023-08-24 21:09 UTC  (7+ messages)

[PATCH 1/2] arm64: dts: qcom: sdm845: Fix PSCI power domain names
 2023-08-24 21:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdm845: cheza doesn't support LMh 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.