All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-08 08:01:21 to 2025-10-08 09:12:05 UTC [more...]

[Intel-wired-lan] KMSAN: uninit-value in eth_type_trans
 2025-10-08  8:53 UTC  (4+ messages)
  `  "

[RFC][PATCH 0/3] sched/ext: Cleanup pick_task_scx()
 2025-10-08  9:11 UTC  (3+ messages)

[PATCH v3 0/3] arm64: dts: qcom: Add PCIe Support for sm8750
 2025-10-08  9:11 UTC  (7+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm8750: Add PCIe PHY and controller node

[PATCH v2] drivers: scmi: Add completion timeout handling for raw mode transfers
 2025-10-08  9:10 UTC  (2+ messages)
` [PATCH v3] firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode

[PATCH 06/16] board: ti: Convert cape detection to use UCLASS framework
 2025-10-08  9:08 UTC  (12+ messages)

[PATCH] imx93_frdm: Fix USB vendor ID
 2025-10-08  9:08 UTC 

[PATCH v2 0/6] Add/Remove memory regions & support funcs
 2025-10-08  9:04 UTC  (7+ messages)
` [PATCH v2 1/6] vhost: add define for configure mem slot
` [PATCH v2 2/6] virtio: increase number of mem regions to 128
` [PATCH v2 3/6] vhost: hdr file changes for add/remove mem regions
` [PATCH v2 4/6] vhost: add/remove memory region function defines
` [PATCH v2 5/6] vhost: support functions for memory region ops
` [PATCH v2 6/6] vhost: changes to function set_mem_table

[Buildroot] [PATCH] package/xen: security bump to v4.20.1
 2025-10-08  9:05 UTC  (2+ messages)

[PATCH v2 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2025-10-08  9:04 UTC  (10+ messages)
` [PATCH v2 1/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5424 compatible
` [PATCH v2 2/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5332 compatible
` [PATCH v2 3/9] dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
` [PATCH v2 4/9] arm64: dts: qcom: ipq5424: Add QPIC SPI NAND controller support
` [PATCH v2 5/9] arm64: dts: qcom: ipq5332: "
` [PATCH v2 6/9] arm64: dts: qcom: ipq5424-rdp466: Enable QPIC SPI NAND support
` [PATCH v2 7/9] arm64: dts: qcom: ipq5332: "
` [PATCH v2 8/9] arm64: dts: qcom: ipq5424-rdp466: Remove eMMC support
` [PATCH v2 9/9] arm64: dts: qcom: ipq5332-rdp442: "

[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
 2025-10-08  9:04 UTC  (7+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "

[REGRESSION] USB-A devices not working on boot after recent USB merge
 2025-10-08  9:02 UTC  (6+ messages)

[PATCH] mm/hugetlb: allow overcommitting gigantic hugepages
 2025-10-08  9:02 UTC  (2+ messages)

[PATCH v4] drm/i915/guc: Skip communication warning on reset in progress
 2025-10-08  9:02 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/guc: Skip communication warning on reset in progress (rev4)

[PATCH] media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()
 2025-10-08  9:01 UTC 

[PATCH BlueZ v2 0/9] build: Add meson build system
 2025-10-08  8:40 UTC  (10+ messages)
` [PATCH BlueZ v2 1/9] build: Add meson wrap for libell
` [PATCH BlueZ v2 2/9] build: Add meson build system
` [PATCH BlueZ v2 3/9] build: Make more use of 'feature' options
` [PATCH BlueZ v2 4/9] build: Separate systemd and libsystemd dependencies
` [PATCH BlueZ v2 5/9] tools: Install gatttool if deprecated tools are enabled
` [PATCH BlueZ v2 6/9] tools: Install avinfo tool by default
` [PATCH BlueZ v2 7/9] tools: Install btmgmt along with other tools
` [PATCH BlueZ v2 8/9] emulator: Install the emulator if built
` [PATCH BlueZ v2 9/9] build: Add option to allow disabling bluetoothd

[PATCH] dt-bindings: phy: samsung,ufs-phy: add power-domains
 2025-10-08  9:00 UTC  (6+ messages)

[PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries
 2025-10-08  9:00 UTC  (8+ messages)

[PATCH v2] wifi: mt76: mt7921: Add PCIe AER handler support to prevent system crash
 2025-10-08  8:59 UTC 

[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
 2025-10-08  8:58 UTC  (2+ messages)

[PATCH v3] media: mtk-mdp: Fix error handling in probe function
 2025-10-08  8:55 UTC 

[PATCH v1] tools/rtla: Add missing --quiet option to timerlat hist
 2025-10-08  8:55 UTC  (3+ messages)

[PATCH v2] arm64/sysreg: Fix GIC CDEOI instruction encoding
 2025-10-08  8:55 UTC  (3+ messages)

[PATCH 00/28] Fair DRM scheduler
 2025-10-08  8:53 UTC  (29+ messages)
` [PATCH 01/28] drm/sched: Reverse drm_sched_rq_init arguments
` [PATCH 02/28] drm/sched: Add some scheduling quality unit tests
` [PATCH 03/28] drm/sched: Add some more "
` [PATCH 04/28] drm/sched: Implement RR via FIFO
` [PATCH 05/28] drm/sched: Consolidate entity run queue management
` [PATCH 06/28] drm/sched: Move run queue related code into a separate file
` [PATCH 07/28] drm/sched: Free all finished jobs at once
` [PATCH 08/28] drm/sched: Account entity GPU time
` [PATCH 09/28] drm/sched: Remove idle entity from tree
` [PATCH 10/28] drm/sched: Add fair scheduling policy
` [PATCH 11/28] drm/sched: Favour interactive clients slightly
` [PATCH 12/28] drm/sched: Switch default policy to fair
` [PATCH 13/28] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH 14/28] drm/sched: Embed run queue singleton into the scheduler
` [PATCH 15/28] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH 16/28] accel/rocket: "
` [PATCH 17/28] drm/amdgpu: "
` [PATCH 18/28] drm/etnaviv: "
` [PATCH 19/28] drm/imagination: "
` [PATCH 20/28] drm/lima: "
` [PATCH 21/28] drm/msm: "
` [PATCH 22/28] drm/nouveau: "
` [PATCH 23/28] drm/panfrost: "
` [PATCH 24/28] drm/panthor: "
` [PATCH 25/28] drm/sched: "
` [PATCH 26/28] drm/v3d: "
` [PATCH 27/28] drm/xe: "
` [PATCH 28/28] drm/sched: Remove drm_sched_init_args->num_rqs

[PATCH v3 for-4.21 00/22] x86: FRED support
 2025-10-08  8:54 UTC  (5+ messages)
` [PATCH v3 12/22] x86/traps: Introduce FRED entrypoints
` [PATCH v3 13/22] x86/traps: Enable FRED when requested

[PATCH] exfat: fix out-of-bounds in exfat_nls_to_ucs2()
 2025-10-08  8:52 UTC  (3+ messages)

[PATCH net] net: airoha: Fix loopback mode configuration for GDM2 port
 2025-10-08  8:51 UTC  (3+ messages)

[PATCH] Documentation/rtla: fix htmldocs build error by renaming common_options.rst
 2025-10-08  8:51 UTC  (4+ messages)
` [PATCH 0/8] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
  ` [PATCH 1/8] Documentation/rtla: rename common_appendix.rst

[PATCH v2] powerpc64/bpf: support direct_call on livepatch function
 2025-10-08  8:50 UTC 

[PATCH] ptp: netc: Add dependency on NXP_ENETC4
 2025-10-08  8:50 UTC  (3+ messages)

[PATCH 00/11] Linux RISC-V trace framework and drivers
 2025-10-08  8:48 UTC  (5+ messages)
` [PATCH 05/11] rvtrace: Add trace encoder driver

[PATCH v2] s390x/pci: set kvm_msi_via_irqfd_allowed
 2025-10-08  8:49 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: qcom: r0q: enable more peripherals
 2025-10-08  8:48 UTC  (11+ messages)
` [PATCH 3/5] arm64: dts: qcom: r0q: enable max77705 PMIC
` [PATCH 4/5] arm64: dts: qcom: r0q: enable hardware clocks

[PATCH RFC net-next 0/5] net: optimize TX throughput and efficiency
 2025-10-08  8:48 UTC  (3+ messages)
` [PATCH RFC net-next 5/5] net: dev_queue_xmit() llist adoption

[RFT PATCH v2 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
 2025-10-08  8:47 UTC  (4+ messages)

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-10-08  8:46 UTC  (7+ messages)
` [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM

kvm: arm64: stable commit "Fix kernel BUG() due to bad backport of FPSIMD/SVE/SME fix" deadlocks host kernel
 2025-10-08  8:45 UTC  (2+ messages)

[PATCH v2 0/8] SmePMP bugfixes and improvement
 2025-10-08  8:44 UTC  (9+ messages)
` [PATCH v2 1/8] lib: sbi_hart: move sbi_hart_get_smepmp_flags() to sbi_domain
` [PATCH v2 2/8] lib: sbi_domain: allow specifying inaccessible region
` [PATCH v2 3/8] lib: sbi_domain: print unsupported SmePMP permissions
` [PATCH v2 4/8] lib: sbi_hart: return error when insufficient PMP entries available
` [PATCH v2 5/8] lib: sbi_domain: add SBI_DOMAIN_MEMREGION_FW memregion flag
` [PATCH v2 6/8] lib: sbi_domain: ensure consistent firmware PMP entries
` [PATCH v2 7/8] lib: sbi: sbi_hart: track firmware PMP entries when configuring SmePMP
` [PATCH v2 8/8] lib: sbi_domain_context: preserve firmware PMP entries during domain context switch

[Outreachy] Introduction - Rosemary Ajayi
 2025-10-08  8:43 UTC  (3+ messages)

[PATCH v1] perf stat: Additional verbose details for <not supported> events
 2025-10-08  8:43 UTC  (2+ messages)

[PATCH] arm64: kgdb: Ensure atomic single-step execution
 2025-10-08  8:43 UTC  (3+ messages)

[PATCH] wireless-regdb: Update regulatory info for Australia (AU) for 2025
 2025-10-08  8:42 UTC  (2+ messages)

[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
 2025-10-08  8:32 UTC 

[PATCH] dt-bindings: i2c: hisilicon,hix5hd2-i2c convert to DT schema
 2025-10-08  8:41 UTC  (3+ messages)

[PATCH] netfilter: nfnetlink: always ACK batch end if requested
 2025-10-08  8:41 UTC  (3+ messages)

[PATCH 0/2] PCI: Fix bogus resource overlaps
 2025-10-08  8:40 UTC  (17+ messages)
` [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET

[PATCH] net/intel/e1000: reduce the optimization level for gcc > 11
 2025-10-08  8:38 UTC  (3+ messages)
` [V2] "

[meta-oe][PATCH] valkey: Upgrade 8.1.3 -> 8.1.4
 2025-10-08  8:38 UTC 

[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
 2025-10-08  8:37 UTC  (6+ messages)
` [PATCH v2] SubmittingPatches: add section about AI

[ANN] LPC 2025: Networking track CFP
 2025-10-08  8:37 UTC  (2+ messages)

[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
 2025-10-08  8:35 UTC  (7+ messages)
` [PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP "

[PATCH v7 0/7] Add initial USB support for the Renesas RZ/G3S SoC
 2025-10-08  8:34 UTC  (4+ messages)
` [PATCH v7 4/7] reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDY

[PATCH 0/8] media: iris: port support for Qualcomm SC7280
 2025-10-08  8:32 UTC  (13+ messages)
` [PATCH 4/8] media: iris: stop encoding PIPE value into fw_caps
` [PATCH 5/8] media: iris: remove duplicateion between generic gen2 data and qcs8300
` [PATCH 6/8] media: iris: rename sm8250 platform file to gen1
` [PATCH 8/8] media: iris: enable support for SC7280 platform
  ` [PATCH 1/8] media: iris: turn platform caps into constants
  ` [PATCH 2/8] media: iris: turn platform data "

[PATCH] perf tests: Don't retest sections in "Object code reading"
 2025-10-08  8:32 UTC  (5+ messages)

[PATCH 1/3] drm/amdgpu: Reorganize sysfs ini/fini calls
 2025-10-08  8:32 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Move reset-on-init sequence earlier
` [PATCH 3/3] drm/amd/pm: Grant interface access after full init

[PATCH i-g-t v3] tests/syncobj_timeline: Exercise signaling of awaited points
 2025-10-08  8:32 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/syncobj_timeline: Exercise signaling of awaited points (rev3)

[PATCH wireless-next] wifi: mac80211_hwsim: update S1G channel list
 2025-10-08  8:31 UTC  (3+ messages)

[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
 2025-10-08  8:30 UTC  (3+ messages)
` [PATCH 20/20] arm64: dts: qcom: kaanapali: Add iris video node

[PATCH v2 0/7] Add support for panels found in various Tegra devices
 2025-10-08  8:27 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: display: panel: properly document LG LD070WX3 panel
` [PATCH v2 2/7] gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel
` [PATCH v2 3/7] ARM: tn7: adjust panel node
` [PATCH v2 4/7] dt-bindings: display: panel: document Samsung LTL106AL01 simple panel
` [PATCH v2 5/7] gpu/drm: panel: simple-panel: add Samsung LTL106AL01 LVDS panel support
` [PATCH v2 6/7] dt-bindings: display: panel: document Samsung LTL106HL02 MIPI DSI panel
` [PATCH v2 7/7] gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driver

[PATCH] net/idpf: correct the enum constant name typo
 2025-10-08  8:28 UTC  (2+ messages)

[PATCH v8 00/33] VF migration redesign
 2025-10-08  8:27 UTC  (3+ messages)
` [PATCH v8 05/33] drm/xe: Return first unsignaled job first pending job helper

[PATCH 0/1] Backport request: Fix reading issue on mcp2221
 2025-10-08  8:22 UTC  (7+ messages)
` [PATCH 1/1] hid: fix I2C read buffer overflow in raw_event() for mcp2221

[PATCH v4 0/4] can: m_can: fix pm_runtime and CAN state handling
 2025-10-08  8:23 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Drop 'rockchip,grf' prop from tsadc on rk3328
 2025-10-08  8:21 UTC  (2+ messages)

Energia elektryczna - zmiany
 2025-10-08  8:16 UTC 

Energia elektryczna - zmiany
 2025-10-08  8:16 UTC 

[PATCH] compressdev: fix device ID validation check
 2025-10-08  8:20 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH i-g-t v4 0/1] tests/kms_concurrent: Check for SYSVIPC
 2025-10-08  8:19 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_concurrent: Check for SYSVIPC (rev3)

[PATCH v2 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-10-08  8:17 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v2 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v2 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v2 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v2 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v2 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v2 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v2 8/8] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH mm-new v3 1/1] mm/khugepaged: abort collapse scan on non-swap entries
 2025-10-08  8:18 UTC  (2+ messages)

Proszę o kontakt
 2025-10-08  8:05 UTC 

Proszę o kontakt
 2025-10-08  8:05 UTC 

Rekrutacja handlowca
 2025-10-08  8:15 UTC 

[PATCH] crypto: api - fix reqsize handling for skciphers and aeads
 2025-10-08  8:15 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: rockchip: Add device tree for the Orange Pi CM5 Base board
 2025-10-08  8:14 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: display: rk3588-dw-hdmi-qp: Add tmds-enable-gpios property

[PATCH] powerpc, ocxl: Fix extraction of struct xive_irq_data
 2025-10-08  8:13 UTC 

Karta lunchowa
 2025-10-08  8:10 UTC 

[PATCH] net/cpfl: fix display of commands in the docs
 2025-10-08  8:13 UTC  (3+ messages)

[PATCH v8 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-10-08  8:12 UTC  (10+ messages)
  ` [PATCH v8 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible

[PATCH v2 0/3] ti_sci: Address some issues found by Smatch
 2025-10-08  8:11 UTC  (3+ messages)
` [PATCH v2 2/3] ti_sci: Provide error code on error exit

[RFC PATCH 0/7] rework EAL argument parsing in DPDK
 2025-10-08  8:11 UTC  (5+ messages)
` [PATCH v9 00/18] Simplify running with high-numbered CPUs

[PATCH ath-next 0/2] wifi: ath12k: Improve RX Error Handling and Debug Visibility
 2025-10-08  8:11 UTC  (2+ messages)

[PATCH 1/2] virtio-net: make VirtIONet.vlans an array instead of a pointer
 2025-10-08  8:10 UTC  (4+ messages)
` [PATCH 2/2] migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro

[PATCH v2 0/4] enhance string-list API to fix sign compare warnings
 2025-10-08  8:11 UTC  (4+ messages)
` [PATCH v3 "

Commit 4292a1e45fd4 ("PCI: Refactor distributing available memory to use loops") gives errors enumerating TBolt devices behind my TB dock
 2025-10-08  8:10 UTC  (2+ messages)

[PATCH v4 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-10-08  8:09 UTC  (3+ messages)
` [PATCH v4 01/12] dt-bindings: remoteproc: qcom,pas: Add iommus property

[PATCH v1 0/2] Wire up reset/postinstall for I2C IRQ
 2025-10-08  8:09 UTC  (9+ messages)
` [PATCH v1 1/2] drm/xe/i2c: Introduce xe_i2c_irq_present()
` [PATCH v1 2/2] drm/xe/i2c: Wire up reset/postinstall for I2C IRQ

[PATCH 1/4] net/intel: add vCPF PMD support
 2025-10-08  8:07 UTC  (3+ messages)
` [PATCH v5 0/4] add vcpf pmd support

[PATCH i-g-t v10 0/5] Establish MkDocs Documentation Framework for IGT GPU Tools
 2025-10-08  8:07 UTC  (4+ messages)

[PATCH 0/4] Support dynamic (de)configuration of memory
 2025-10-08  8:05 UTC  (10+ messages)
` [PATCH 2/4] s390/sclp: Add support for "

[PATCH] arm: stm32mp25: add ethernet support for stm32mp255 series
 2025-10-08  6:36 UTC 

[PATCH] ARM: dts: sam9x60ek: select PIT as tick-timer
 2025-10-08  5:56 UTC 

[PATCH V1 0/2] dmaengine: atcdmac300: Add Andes ATCDMAC300 DMA driver
 2025-10-08  8:04 UTC  (7+ messages)
` [PATCH V1 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine

[Buildroot] [RESEND PATCH v2] package/linux-firmware: Add option to install cadence MHDP8546 DPI/DP bridge firmware
 2025-10-08  8:02 UTC 

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-08  8:02 UTC  (8+ messages)
` [PATCH 14/24] arm64: dts: qcom: Update the pmh0110.dtsi for Glymur

Karta lunchowa
 2025-10-08  7:55 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.