All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-21 14:17:50 to 2025-11-21 15:00:45 UTC [more...]

[PATCH 0/2] a few test.py improvements
 2025-11-21 14:39 UTC  (3+ messages)
` [PATCH 1/2] test/py/requirements.txt: add setuptools

[PATCH 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-11-21 15:00 UTC  (5+ messages)
` [PATCH 1/4] gpu: nova-core: bindings: Add missing explicit padding
` [PATCH 2/4] gpu: nova-core: gsp: Fix length of received messages
` [PATCH 3/4] gpu: nova-core: bindings: Derive `MaybeZeroable`
` [PATCH 4/4] gpu: nova-core: gsp: Replace firmware version with "bindings" alias

[PATCH net-next] selftests: netconsole: ensure required log level is set on netcons_basic
 2025-11-21 15:00 UTC 

[PATCH next 0/3] CI: use mirrors for GNU tools
 2025-11-21 15:00 UTC  (8+ messages)
` [PATCH next 1/3] CI: use GNU mirror for grub (and switch to HTTPS)
` [PATCH next 2/3] CI: use mirror for gnulib dependency of grub
` [PATCH next 3/3] CI: use coreboot mirror for GNU dependencies of coreboot

[Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
 2025-11-21 14:59 UTC  (12+ messages)

[PATCH v2 0/2] Fix data race with transaction->state
 2025-11-21 14:59 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: fix data race on transaction->state
` [PATCH v2 2/2] btrfs: remove useless smp_mb in start_transaction

[PATCH v6 0/7] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
 2025-11-21 14:59 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: vendor-prefixes: Add fdhisi, titanmec, princeton, winrise, wxicore
` [PATCH v6 2/7] dt-bindings: leds: add default-brightness property to common.yaml
` [PATCH v6 3/7] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx
` [PATCH v6 4/7] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
` [PATCH v6 5/7] auxdisplay: TM16xx: Add keypad support for scanning matrix keys
` [PATCH v6 6/7] auxdisplay: TM16xx: Add support for I2C-based controllers
` [PATCH v6 7/7] auxdisplay: TM16xx: Add support for SPI-based controllers

[Help] Microwatt (Zynqwatt) — Kernel halts after Radix MMU init on booting Linux on Zynq version of Microwatt
 2025-11-21 14:59 UTC  (5+ messages)

[PATCH v5 0/2] Address amdgpu reload issues in APUs
 2025-11-21 14:58 UTC  (4+ messages)
` [PATCH v5 2/2] Revert "drm/amd: fix gfx hang on renoir in IGT reload test"

[PATCH v6 0/1] KVM: Add support for the ERAPS feature
 2025-11-21 14:58 UTC  (5+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH 8/9] iio: imu: st_lsm6dsx: add event configurability on a per axis basis
 2025-11-21 14:57 UTC  (12+ messages)

[PATCH v3 00/13] Add RZ/G3E RSCI support
 2025-11-21 14:57 UTC  (9+ messages)
` [PATCH v3 02/13] serial: rsci: Drop rsci_clear_CFC()
` [PATCH v3 03/13] serial: sh-sci: Drop extra lines
` [PATCH v3 04/13] serial: rsci: Drop unused macro DCR
` [PATCH v3 12/13] serial: sh-sci: Add support for RZ/G3E RSCI SCIF

[PATCH V6 0/5] drm/bridge: it66121: Add initial it66122 support
 2025-11-21 14:57 UTC  (2+ messages)

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-21 14:56 UTC  (6+ messages)
` [RESEND v13 12/25] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports

[PATCH] usb: phy: Initialize struct usb_phy list_head
 2025-11-21 14:55 UTC  (3+ messages)

[PATCH net-next] net: stmmac: move stmmac_mac_finish() after stmmac_mac_config()
 2025-11-21 14:54 UTC  (3+ messages)

[PATCH v10 00/11] Add Type-C DP support for RK3399 EVB IND board
 2025-11-21 14:54 UTC  (17+ messages)
` [PATCH v10 01/11] usb: typec: Add notifier functions
` [PATCH v10 02/11] usb: typec: Export all typec device types
` [PATCH v10 04/11] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH v10 07/11] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge

[PATCH V3 0/7] workqueue: Factor the way to assign rescuer work
 2025-11-21 14:57 UTC  (8+ messages)
` [PATCH V3 1/7] workqueue: Factor out assign_rescuer_work()
` [PATCH V3 2/7] workqueue: Only assign rescuer work when really needed
` [PATCH V3 3/7] workqueue: Don't rely on wq->rescuer to stop rescuer
` [PATCH V3 4/7] workqueue: Loop over in rescuer until all its work is done
` [PATCH V3 5/7] workqueue: Process rescuer work items one-by-one using a cursor
` [PATCH V3 6/7] workqueue: Limit number of processed works in rescuer per turn
` [PATCH V3 7/7] workqueue: Process extra works in rescuer when there are no more to rescue

[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-11-21 14:53 UTC  (19+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v11 04/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
` [PATCH net-next v11 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v11 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v11 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v11 11/13] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v11 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v11 13/13] selftests/vsock: add tests for namespace deletion and mode changes

[GIT PULL] bluetooth 2025-11-21
 2025-11-21 14:53 UTC 

[PATCH] i2c: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-21 14:51 UTC  (7+ messages)

[PATCH 00/15] arm: am335x: Switch to upstream devicetree
 2025-11-21 14:43 UTC  (8+ messages)
` [PATCH 08/15] dm: core: Support multiple drivers with same compatibles

[PATCH v1 0/6] Enable USB3 Super-Speed support for QCM6490/SC7280
 2025-11-21 14:30 UTC  (7+ messages)
` [PATCH v1 2/6] drivers: usb: dwc3: Add delay after core soft reset
` [PATCH v1 3/6] drivers: phy: qcom: Add QMP USB3-DP Combo PHY driver

[PATCH v3 0/3] spi: airoha: add support of en7523 SoC (for 6.19)
 2025-11-21 14:51 UTC  (4+ messages)
` [PATCH v3 1/3] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND

[meta-security][PATCH 0/4] openscap: upgrade 1.4.1 to 1.4.2 with fixes
 2025-11-21 14:51 UTC  (2+ messages)

[PATCH v2 0/4] initial work on making VMA flags a bitmap
 2025-11-21 14:50 UTC  (2+ messages)

[bluez/bluez]
 2025-11-21 14:50 UTC 

[bluez/bluez] b528ac: build: Add 6lowpan-tester binary to ignore list
 2025-11-21 14:50 UTC 

[PATCH] cpuidle: warn and fixup on sanity check instead of rejecting the driver
 2025-11-21 14:50 UTC  (2+ messages)

[PATCH v5 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
 2025-11-21 14:49 UTC  (6+ messages)
` [PATCH v5 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API

[PATCH bpf-next v3 0/3] bpf: Fix FIONREAD and copied_seq issues
 2025-11-21 14:49 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v3 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v3 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH net-next v1] devlink: Notify eswitch mode changes to devlink monitor
 2025-11-21 14:48 UTC  (6+ messages)

[PATCH 1/2] drm/scdc: add frl config/status registers to scdc header
 2025-11-21 14:31 UTC  (4+ messages)
` [PATCH 2/2] amd/dc: add frl bits to the registers

FAILED: patch "[PATCH] crash: fix crashkernel resource shrink" failed to apply to 6.6-stable tree
 2025-11-21 14:47 UTC  (2+ messages)

[PATCH 0/2] btrfs: use true/false and simplify boolean parameters in btrfs_{inc,dec}_ref
 2025-11-21 14:47 UTC  (6+ messages)
` [PATCH 2/2] btrfs: simplify boolean argument for btrfs_{inc,dec}_ref

[OE-core][PATCH v2] libyaml: add ptest support
 2025-11-21 14:46 UTC  (3+ messages)
` [OE-core][PATCH v3] "

[PATCH] nvmem: am62l: add fuse support
 2025-11-21 14:46 UTC 

[PATCH 6.17 000/247] 6.17.9-rc1 review
 2025-11-21 14:45 UTC  (4+ messages)
` [PATCH 6.17 164/247] kho: warn and fail on metadata or preserved memory in scratch area

[linux-next:master 9676/10599] ld.lld: error: undefined symbol: rust_build_error
 2025-11-21 14:44 UTC  (10+ messages)

[bluez/bluez]
 2025-11-21 14:44 UTC 

[PATCH] platform/x86: intel: chtwc_int33fe: don't dereference swnode args
 2025-11-21 14:43 UTC  (6+ messages)

[bluez/bluez] ae5473: client: Fix issue of bearer info not printing corr
 2025-11-21 14:43 UTC 

[PATCH net] net: fix propagation of EPERM from tcp_connect()
 2025-11-21 14:43 UTC  (3+ messages)

[GIT PULL] smb3 client fixes
 2025-11-21 14:43 UTC 

[GIT PULL] gpio fixes for v6.18-rc7
 2025-11-21 14:40 UTC 

patch "iio: adc: ad4080: fix chip identification" added to char-misc-next
 2025-11-21 14:27 UTC 

Patchwork summary for: spi-devel-general
 2025-11-21 14:40 UTC 

[PATCH v3 0/6] arm64: qcom: add support for Arduino UnoQ SBC
 2025-11-21 14:39 UTC  (2+ messages)
` (subset) "

[PATCH v2] regulator: qcomm-labibb: replace use of system_wq with system_dfl_wq
 2025-11-21 14:39 UTC  (2+ messages)

[PATCH v2 0/5] ARM: dts: qcom: msm8960: expressatt: Add more peripherals
 2025-11-21 14:39 UTC  (12+ messages)
` [PATCH v2 1/5] ARM: dts: qcom: msm8960: Add GSBI2 & GSBI7
` [PATCH v2 2/5] ARM: dts: qcom: msm8960: expressatt: Add Light/Proximity Sensor
` [PATCH v2 3/5] ARM: dts: qcom: msm8960: expressatt: Add NFC
` [PATCH v2 4/5] ARM: dts: qcom: msm8960: expressatt: Add Magnetometer
` [PATCH v2 5/5] ARM: dts: qcom: msm8960: expressatt: Add Accelerometer

[PATCH v6 0/6] Add module support for Arm64 Exynos MCT driver
 2025-11-21 14:37 UTC  (3+ messages)
` [PATCH v6 1/6] ARM: make register_current_timer_delay() accessible after init

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-11-21 14:36 UTC  (13+ messages)

[PATCH v3 0/7] Add TUXEDO Elite 14 Gen1 (X1E78100)
 2025-11-21 14:36 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: vendor-prefixes: Add ASL Xiamen Technology
` [PATCH v3 2/7] dt-bindings: display: bridge: simple: document the ASL CS5263 DP-to-HDMI bridge
` [PATCH v3 3/7] drm/bridge: simple: add "
` [PATCH v3 4/7] dt-bindings: vendor-prefixes: Add prefix for TUXEDO Computers GmbH
` [PATCH v3 5/7] dt-bindings: arm: qcom: Add TUXEDO Computers device
` [PATCH v3 6/7] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1
` [PATCH v3 7/7] firmware: qcom: scm: Allow QSEECOM on Tuxedo "

[PATCH v8 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-11-21 14:35 UTC  (8+ messages)
` [PATCH v8 01/11] dmaengine: Add DMA_PREP_LOCK/DMA_PREP_UNLOCK flags

[syzbot] [bluetooth?] [usb?] memory leak in __hci_cmd_sync_sk
 2025-11-21 14:36 UTC  (2+ messages)

[PATCH] clk: fixed_rate: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-21 14:35 UTC  (5+ messages)

[PATCH 0/3 v3] genirq: Fix IRQ threads VS cpuset
 2025-11-21 14:35 UTC  (4+ messages)
` [PATCH 1/3 v3] genirq: Prevent from early irq thread spurious wake-ups
` [PATCH 2/3 v3] genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
` [PATCH 3/3 v3] genirq: Remove cpumask availability check on kthread affinity setting

error[E0609]: no field `acpi_match_table` on type `bindings::device_driver`
 2025-11-21 14:34 UTC 

[PATCH v2 0/8] platform wide software interrupt moderation
 2025-11-21 14:33 UTC  (13+ messages)
` [PATCH v2 3/8] genirq: soft_moderation: implement fixed moderation

[PATCH v3 00/13] dmaengine: introduce sg_nents_for_dma() and convert users
 2025-11-21 14:32 UTC  (4+ messages)

[PATCH v5 0/7] Add AMD ISP4 driver
 2025-11-21 14:32 UTC  (12+ messages)

[PATCH 0/9] Initial DMABUF support for iommufd
 2025-11-21 14:33 UTC  (8+ messages)
` [PATCH 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages

[PATCH] ASoC: codecs: wcd934x: add explicit soundwire depenency
 2025-11-21 14:32 UTC 

patch "iio: adc: ad4080: fix chip identification" added to char-misc-testing
 2025-11-21 14:26 UTC 

Feature request: git cp
 2025-11-21 14:32 UTC  (4+ messages)

Question about using Landlock
 2025-11-21 13:21 UTC  (4+ messages)

[PULL] IIO: New device support, features and cleanup for 6.19
 2025-11-21 14:26 UTC  (2+ messages)

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-11-21 14:31 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 11/11] builtin/history: implement "split" subcommand

[f2fs-dev] [PATCH] mm/readahead: add a desired folio order for readhead
 2025-11-21 14:30 UTC  (3+ messages)
  `  "

[PATCH bluez] client: Fix issue of bearer info not printing correctly
 2025-11-21 14:30 UTC  (2+ messages)

[PATCH 0/2] mux: gpio: add support for ADG1712 quad SPST switch
 2025-11-21 14:30 UTC  (2+ messages)

[PATCH v6 00/30] objtool: Function validation tracing
 2025-11-21 14:30 UTC  (5+ messages)

[GIT PULL] ARM: mvebu: dt64 for v6.19 (#1)
 2025-11-21 14:30 UTC 

[PATCH v3 0/2] Fix deadlock during RSCI FIFO overrun error
 2025-11-21 14:30 UTC  (3+ messages)
` [PATCH v3 2/2] serial: sh-sci: "

[PATCH v1 1/2] cxl, doc: Moving conventions in separate files
 2025-11-21 14:29 UTC  (2+ messages)

[PATCH 0/4] board: tqma6: non-functional changes
 2025-11-21 14:29 UTC  (3+ messages)
` [PATCH 3/4] board: [cosmetic] tqma6: adjust SPDX tag

[bug report] ata: ahci: IO error with the default med_power_with_dipm
 2025-11-21 14:29 UTC  (3+ messages)

[tglx-devel:rseq/slice 32/32] slice_test.c:68:20: warning: overflow in expression; result is 705'032'704 with type 'long'
 2025-11-21 14:28 UTC 

[f2fs-dev] [PATCH] [RFC] mm/fadvise: introduce POSIX_FADV_MLOCK
 2025-11-21 14:27 UTC  (5+ messages)
      `  "

[PATCH RESEND iwlwifi-next] wifi: iwlwifi: mld: remove unused variable in d3.c
 2025-11-21 14:27 UTC 

[PATCH v4 00/11] VMSCAPE optimization for BHI variant
 2025-11-21 14:27 UTC  (6+ messages)
` [PATCH v4 06/11] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v4 09/11] x86/vmscape: Deploy BHB clearing mitigation

[PATCH v3 0/2] RZ/G2L SSI full duplex fixes
 2025-11-21 14:27 UTC  (2+ messages)

[GIT PULL] MHI changes for v6.19
 2025-11-21 14:24 UTC  (2+ messages)

[GIT PULL] w1: drivers for v6.19
 2025-11-21 14:24 UTC  (2+ messages)

Subject: [GIT PULL] FPGA Manager changes for 6.19-rc1
 2025-11-21 14:23 UTC  (2+ messages)

[PATCH v7 0/2] Add Google Tensor SoC USB controller support
 2025-11-21 14:21 UTC  (3+ messages)
` [PATCH v7 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[PATCH v2] USB: ohci-nxp: Fix error handling in ohci-hcd-nxp driver
 2025-11-21 14:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: gpio: Add Tegra256 support
 2025-11-21 14:25 UTC  (3+ messages)
` [PATCH 2/2] gpio: tegra186: Add support for Tegra256

[PATCH iwlwifi-next v4] wifi: iwlwifi: fix uninitialized pointers with free attribute
 2025-11-21 14:25 UTC 

[PATCH 0/7] EDAC: Add Intel Diamond Rapids server support
 2025-11-21 14:24 UTC  (3+ messages)

[android-common:android16-6.12-desktop 0/4] drivers/platform/x86/inspur_platform_profile.c:35:34: error: field has incomplete type 'struct platform_profile_handler'
 2025-11-21 14:23 UTC 

[linux-next:master 10423/11041] WARNING: modpost: vmlinux: section mismatch in reference: qcom_cpufreq_ipq8064_name_version+0x1fa (section: .text) -> qcom_cpufreq_ipq806x_match_list (section: .init.rodata)
 2025-11-21 14:23 UTC 

[PATCH v2 0/2] Add Microchip IPC remoteproc support
 2025-11-21 14:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc
` [PATCH v2 2/2] remoteproc: add support for Microchip IPC remoteproc platform driver

[PATCH v7 00/13] printk: console: Per-console loglevels
 2025-11-21 14:23 UTC  (3+ messages)
` [PATCH v7 10/13] printk: Add sysctl interface to set global loglevels

[PATCH] spi: spi-fsl-lpspi: fix watermark truncation caused by type cast
 2025-11-21 14:23 UTC  (3+ messages)

SSE May Corrupt KVM's Context
 2025-11-21 14:22 UTC  (3+ messages)

[PATCH RFT] ASoC: codec: rt274: Use devm_request_threaded_irq to manage IRQ lifetime and fix smatch warning
 2025-11-21 14:09 UTC 

[meta-security][PATCH 0/6] Assorted updates
 2025-11-21 14:21 UTC  (7+ messages)
` [meta-security][PATCH 1/6] openscap: upgrade 1.4.1 -> 1.4.2
` [meta-security][PATCH 2/6] scap-security-guide: upgrade 0.1.77 -> 0.1.78
` [meta-security][PATCH 3/6] libgssglue: update HOMEPAGE
` [meta-security][PATCH 4/6] openscap: fixes
` [meta-security][PATCH 5/6] oeqa: openscap test
` [meta-security][PATCH 6/6] libgssglue: add UPSTREAM_CHECK_GITTAGREGEX

[PATCH] perf tools: Don't read build-ids from non-regular files
 2025-11-21 14:20 UTC 

[PATCH v7 0/6] rust: pci: add config space read/write support
 2025-11-21 14:20 UTC  (3+ messages)
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait

[PATCH next] spi: Fix potential uninitialized variable in probe()
 2025-11-21 14:18 UTC  (2+ messages)

include/net/sock.h:2098:16: sparse: sparse: cast from non-scalar
 2025-11-21 14:18 UTC  (3+ messages)

[PATCH] USB: Fix error handling in gadget driver
 2025-11-21 14:04 UTC  (2+ messages)

Status of running xfstests for NILFS2
 2025-11-21 14:17 UTC  (4+ messages)


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.