All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 06:36:02 to 2026-03-18 07:40:10 UTC [more...]

[PATCH v5 0/3] Add support for the Samsung S6E8FC0 DSI and M1906F9 display panel
 2026-03-18  7:08 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: display: panel: Add Samsung S6E8FC0-M1906F9
` [PATCH v5 2/3] drm: panel: Add Samsung S6E8FC0 DSI controller for M1906F9 panel

[PATCH v2] erofs: harden h_shared_count in erofs_init_inode_xattrs()
 2026-03-18  7:39 UTC  (3+ messages)

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-03-18  7:39 UTC  (9+ messages)
` [PATCH v2 1/7] iommu: Do not call pci_dev_reset_iommu_done() unless reset succeeds
` [PATCH v2 3/7] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v2 4/7] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v2 6/7] iommu/arm-smmu-v3: Introduce master->ats_broken flag

[PATCH] dmaengine: tegra210-adma: Add error logging on failure paths
 2026-03-18  7:39 UTC 

[PATCH v7 0/2] hfsplus: prevent b-tree allocator corruption
 2026-03-18  7:38 UTC  (3+ messages)
` [PATCH v7 1/2] hfsplus: refactor b-tree map page access and add node-type validation
` [PATCH v7 2/2] hfsplus: validate b-tree node 0 bitmap at mount time

[PATCH] mm/pagewalk: fix race between concurrent split and refault
 2026-03-18  7:38 UTC  (4+ messages)

[OE-core] [scarthgap] [PATCH v1 0/4] cve-check: fix incorrect CVE assessments and runtime warnings - cover letter
 2026-03-18  7:38 UTC  (5+ messages)
` [OE-core] [scarthgap] [PATCH v1 1/4] cve-check: encode affected product/vendor in CVE_STATUS
` [OE-core] [scarthgap] [PATCH v1 2/4] cve-check: annotate CVEs during analysis

[PATCH 0/6] selftests/liveupdate: add memfd tests
 2026-03-18  7:38 UTC  (11+ messages)
` [PATCH 1/6] selftests/liveupdate: add framework for "
` [PATCH 2/6] selftests/liveupdate: add helper functions "
` [PATCH 3/6] selftests/liveupdate: add test for memfd content preservation
` [PATCH 4/6] selftests/liveupdate: add test for zero-size memfd preservation
` [PATCH 5/6] selftests/liveupdate: add test for operations on a preserved memfd

[PATCH 6.18 000/333] 6.18.19-rc1 review
 2026-03-18  7:37 UTC  (5+ messages)
` [PATCH 6.18 190/333] drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not used

[PATCH v3 0/9] Add support for mt6392 PMIC
 2026-03-18  7:37 UTC  (3+ messages)
` [PATCH v3 1/9] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC

[PATCH 0/2] iommufd: give hints to user about kernel support
 2026-03-18  7:36 UTC  (6+ messages)
` [PATCH 1/2] backends/iommufd.c: report error when /dev/iommu is not available
` [PATCH 2/2] hw/vfio/iommufd.c: report hint to user when vfio-dev/vfio*/dev is missing

linux-next: manual merge of the driver-core tree with the devicetree tree
 2026-03-18  7:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: prevent immediate PASID reuse case
 2026-03-18  7:37 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: fix HE/EHT capability handling on big endian
 2026-03-18  7:37 UTC 

[PATCH] lttng-tools: not rrecommend on lttng-modules
 2026-03-18  7:37 UTC  (2+ messages)

FAILED: patch "[PATCH] s390/stackleak: Fix __stackleak_poison() inline assembly" failed to apply to 6.6-stable tree
 2026-03-18  7:37 UTC  (2+ messages)
` [PATCH 6.6.y] s390/stackleak: Fix __stackleak_poison() inline assembly constraint

[PATCH v2] media: i2c: ov9282: Add test pattern control
 2026-03-18  7:36 UTC  (2+ messages)

[PATCH] drm/loongson: stop to set get_vblank_timestamp for 7A1000 CRTC
 2026-03-18  7:36 UTC  (6+ messages)

[linus:master] [slab] e47c897a29: stress-ng.lockofd.ops_per_sec 15.1% improvement
 2026-03-18  7:35 UTC 

[PATCH 1/3] lib/igt_hdr: Extract HDR helpers into igt_hdr library
 2026-03-18  7:34 UTC  (2+ messages)

[PATCH v4 0/8] Allow multiple keyspecs in one environment variable
 2026-03-18  7:34 UTC  (2+ messages)

[RFC 00/15] drm/xe: Access counter consumer layer
 2026-03-18  7:44 UTC  (18+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "
` [RFC 01/15] drm/xe: Add xe_usm_queue generic USM circular buffer
` [RFC 02/15] drm/xe/pagefault: Use xe_usm_queue helpers
` [RFC 03/15] drm/xe: Stub out new access_counter layer
` [RFC 04/15] drm/xe: Implement xe_access_counter_init
` [RFC 05/15] drm/xe: Implement xe_access_counter_handler
` [RFC 06/15] drm/xe: Extract xe_vma_lock_and_validate helper
` [RFC 07/15] drm/xe: Move ASID to FAULT VM lookup to xe_device
` [RFC 08/15] drm/xe: Implement xe_access_counter_queue_work
` [RFC 09/15] drm/xe/trace: Add xe_vma_acc trace event for access counter notifications
` [RFC 10/15] drm/xe/svm: Handle svm ranges on access ctr trigger
` [RFC 11/15] drm/xe: Add xe_guc_access_counter layer
` [RFC 12/15] drm/xe/uapi: Add access counter parameter extension for exec queue
` [RFC 13/15] drm/xe/lrc: Pass exec_queue to xe_lrc_create for access counter params
` [RFC 14/15] drm/xe/vm: Add xe_vma_supports_access_ctr() helper
` [RFC 15/15] drm/xe/pt: Set NC PTE bit for VMAs ineligible for access counting

[PATCH v5 0/4] drm/panel: ilitek-ili9806e: add Rocktech RK050HR345-CT106A support
 2026-03-18  7:32 UTC  (5+ messages)
` [PATCH v5 1/4] drm/panel: ilitek-ili9806e: rename to specific DSI driver
` [PATCH v5 2/4] drm/panel: ilitek-ili9806e: split core and DSI logic
` [PATCH v5 3/4] dt-bindings: ili9806e: add Rocktech RK050HR345-CT106A display
` [PATCH v5 4/4] drm/panel: ilitek-ili9806e: add Rocktech RK050HR345-CT106A SPI panel

[PATCH v2 0/5] Introduce cold reset recovery method
 2026-03-18  7:33 UTC  (9+ messages)
` [PATCH v2 1/5] Introduce Xe Uncorrectable Error Handling
` [PATCH v2 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET for power management unit error
` [PATCH v2 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v2 4/5] drm/xe: Add handler for power management unit errors which require cold-reset
` [PATCH v2 5/5] drm/xe/debugfs: Add interface to trigger power management unit error handler
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-03-18  7:33 UTC  (3+ messages)
` [PATCH 1/2] ptp: split clock drivers into two subdirectories
` [PATCH 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-18  7:33 UTC  (7+ messages)
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions

[PATCH v3 00/12] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-03-18  7:33 UTC  (11+ messages)
` [PATCH v3 01/12] dt-bindings: crypto: qcom,ice: Allow power-domain and iface clk
` [PATCH v3 02/12] dt-bindings: crypto: qcom,ice: Require "
` [PATCH v3 12/12] soc: qcom: ice: Allow explicit votes on 'iface' clock for ICE

[PATCH] drm/amdgpu: fix strsep() corrupting lockup_timeout module parameter on multi-GPU
 2026-03-18  7:30 UTC  (2+ messages)

[PATCH] zsmalloc: return -EAGAIN for zspage migration lock contention
 2026-03-18  7:31 UTC 

FAILED: patch "[PATCH] s390/stackleak: Fix __stackleak_poison() inline assembly" failed to apply to 6.12-stable tree
 2026-03-18  7:31 UTC  (2+ messages)
` [PATCH 6.12.y] s390/stackleak: Fix __stackleak_poison() inline assembly constraint

[PATCH] board: ti: am62dx: Separate resource management config from am62ax
 2026-03-18  7:30 UTC 

[PATCH v6 09/17] lib/bootconfig: validate child node index in xbc_verify_tree()
 2026-03-18  7:30 UTC  (4+ messages)
    ` [RFC] Coding style consequences for multi-line statements?

[linus:master] [selftest] 400e658aa0: kernel-selftests-bpf.net.tun.fail
 2026-03-18  7:28 UTC 

[PATCH v2] drm/ast: DisplayPort edid supports 256 bytes
 2026-03-18  7:29 UTC  (2+ messages)

[PATCH v11] media: Add t4ka3 camera sensor driver
 2026-03-18  7:28 UTC  (5+ messages)

[PATCH 0/4] mtd: rawnand: sunxi: Fixes user data length for H6
 2026-03-18  7:28 UTC  (3+ messages)
` [PATCH 3/4] mtd: rawnand: sunxi: introduce variable user data length

[PATCH net-next v7 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-03-18  7:28 UTC  (4+ messages)
` [PATCH net-next v7 10/10] net: ethtool: Introduce ethtool command to list ports

[Intel-wired-lan] [PATCH iwl-net 0/3] idpf: virtchnl locking and async fixes
 2026-03-18  7:24 UTC  (7+ messages)
          `  "

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-18  7:22 UTC  (7+ messages)
` [PATCH v2 08/19] PCI/TSM: Add "evidence" support

[PATCH net-next v17 13/14] net: homa: create homa_plumbing.c
 2026-03-18  7:21 UTC  (2+ messages)
` [net-next,v17,13/14] "

[PATCH] app/testpmd: fix DCB forwarding TC mask and queue guard
 2026-03-18  7:21 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v4] app/testpmd: fix DCB forwarding TC mismatch handling

[PATCH net-next v17 11/14] net: homa: create homa_incoming.c
 2026-03-18  7:21 UTC  (2+ messages)
` [net-next,v17,11/14] "

[PATCH net-next v17 09/14] net: homa: create homa_outgoing.c
 2026-03-18  7:21 UTC  (2+ messages)
` [net-next,v17,09/14] "

[PATCH net-next v17 08/14] net: homa: create homa_rpc.h and homa_rpc.c
 2026-03-18  7:21 UTC  (2+ messages)
` [net-next,v17,08/14] "

[PATCH net-next v17 07/14] net: homa: create homa_interest.h and homa_interest.c
 2026-03-18  7:21 UTC  (2+ messages)
` [net-next,v17,07/14] "

[PATCH net-next v17 05/14] net: homa: create homa_peer.h and homa_peer.c
 2026-03-18  7:21 UTC  (2+ messages)
` [net-next,v17,05/14] "

[PATCH net-next v17 03/14] net: homa: create shared Homa header files
 2026-03-18  7:20 UTC  (2+ messages)
` [net-next,v17,03/14] "

[PATCH] ALSA: usb-audio: Exclude Scarlett 2i2 1st Gen from SKIP_IFACE_SETUP
 2026-03-18  7:21 UTC  (2+ messages)

[PATCH V3 0/2] nvmet-tcp: fix receive path error handling and state machine
 2026-03-18  7:20 UTC  (3+ messages)

[PATCH v4 0/8] lib/glob: bug fixes, new features, and tests
 2026-03-18  7:19 UTC  (4+ messages)

[PATCH v2] ALSA: usb-audio: validate full match when resolving quirk aliases
 2026-03-18  7:19 UTC  (4+ messages)

[PATCH v11 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-03-18  7:18 UTC  (5+ messages)
` [PATCH v11 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v11 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v11 3/4] Add SPAcc AUTODETECT Support
` [PATCH v11 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile

[PATCH i-g-t v2] tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation
 2026-03-18  7:19 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_prefetch_fault: Add SVM and hit-under-miss validation (rev2)

[PATCH v4 0/7] gpio: add pinctrl based generic gpio driver
 2026-03-18  7:19 UTC  (6+ messages)
` [PATCH v4 2/7] pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
` [PATCH v4 6/7] dt-bindings: gpio: Add bindings for pinctrl based generic gpio driver

[PATCH v2 0/9] gpu: nova-core: gsp: add RM control command infrastructure
 2026-03-18  7:14 UTC  (10+ messages)
` [PATCH v2 1/9] gpu: nova-core: gsp: add NV_STATUS error code bindings
` [PATCH v2 2/9] gpu: nova-core: gsp: add NvStatus enum for RM control errors
` [PATCH v2 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
` [PATCH v2 4/9] gpu: nova-core: gsp: add RM control RPC structure binding
` [PATCH v2 5/9] gpu: nova-core: gsp: add types for RM control RPCs
` [PATCH v2 6/9] gpu: nova-core: use KVVec for SBufferIter flush
` [PATCH v2 7/9] gpu: nova-core: gsp: add RM control command infrastructure
` [PATCH v2 8/9] gpu: nova-core: gsp: add CE fault method buffer size bindings
` [PATCH v2 9/9] gpu: nova-core: gsp: add CeGetFaultMethodBufferSize RM control command

[PATCH v2] btrfs: decrease indendation of find_free_extent_update_loop
 2026-03-18  7:17 UTC 

[PATCH v4] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-18  7:16 UTC  (2+ messages)

[PATCH 6.19 000/378] 6.19.9-rc1 review
 2026-03-18  7:16 UTC  (2+ messages)

[PATCH v3 0/9] mtd: rawnand: sunxi: Fixes user data length for H6
 2026-03-18  7:15 UTC  (4+ messages)
` [PATCH v3 1/9] mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification

[PATCH] wifi: ath12k: fix HE/EHT capability handling on big endian
 2026-03-18  7:15 UTC  (3+ messages)

[PATCH v2] perf test: Fix perf stat --bpf-counters on hybrid machines
 2026-03-18  7:15 UTC 

[PATCH] tests/intel/xe_ccs: add VM_BIND DECOMPRESS flag and basic decompression tests
 2026-03-18  7:14 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_ccs: add VM_BIND DECOMPRESS flag and basic decompression tests (rev7)

[PATCH v3] lkdtm: Add lockdep related crash tests
 2026-03-18  7:14 UTC  (3+ messages)

[PATCH v2 0/2] Introduce TLMM driver for Qualcomm IPQ5210 SoC
 2026-03-18  7:14 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: add IPQ5210 pinctrl
` [PATCH v2 2/2] pinctrl: qcom: Introduce IPQ5210 TLMM driver

[PATCH 0/4] drm: rcar-du: Improve device_link handling
 2026-03-18  7:13 UTC  (3+ messages)
` [PATCH 2/4] drm: rcar-du: Store CMM device pointer instead of platform_device

[PATCH v5 00/22] Runtime TDX module update support
 2026-03-18  7:13 UTC  (6+ messages)
` [PATCH v5 04/22] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v5 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs

[PATCH] bus: tegra-aconnect: Use dev_err_probe for probe error paths
 2026-03-18  7:11 UTC 

pin-init feature idea: pinnable option
 2026-03-18  7:12 UTC 

[PATCH i-g-t v3] tests/kms_content_protection: Optimize framebuffer management
 2026-03-18  7:02 UTC  (2+ messages)

[RFC 00/10] KVM: s390: spring cleanup
 2026-03-18  7:10 UTC  (3+ messages)
` [RFC 04/10] KVM: s390: kvm_s390_real_to_abs() should return gpa_t

[PATCH] EFI Loader: Correct dependencies for EFI_HTTP_BOOT
 2026-03-18  7:09 UTC  (4+ messages)

add a "discard cache" debug option to zloop
 2026-03-18  7:03 UTC  (5+ messages)
` [PATCH 1/2] zloop: refactor zloop_rw
` [PATCH 2/2] zloop: forget write cache on force removal

[PATCH] tracing: Restore accidentally removed SPDX tag
 2026-03-18  7:05 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use stack variable to fetch nps info
 2026-03-18  7:05 UTC  (2+ messages)

[PATCH v2 0/2] qdev: Consolidate qdev_get_human_name() into qdev_get_printable_name()
 2026-03-18  7:04 UTC  (5+ messages)
` [PATCH v2 2/2] hw/qdev: Remove qdev_get_human_name()

[PATCH v5 0/5] Add driver for EC found on Qualcomm reference devices
 2026-03-18  7:04 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: embedded-controller: Add Qualcomm reference device EC description

[PATCH v15 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-03-18  7:04 UTC  (3+ messages)
` [PATCH v15 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v15 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v2] hw/rtc/mc146818rtc: Fix get_guest_rtc_ns() overflow bug
 2026-03-18  7:03 UTC  (2+ messages)

[PATCH v13 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-03-18  7:03 UTC  (4+ messages)

[PATCH v6 0/4] Enable secondary USB controller in host mode
 2026-03-18  7:03 UTC  (4+ messages)
` [PATCH v6 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub

[PATCH] add-patch: use repository instance from add_i_state instead of the_repository
 2026-03-18  7:01 UTC  (2+ messages)

[RFC] repo: path representation in `git repo info` (absolute vs relative)
 2026-03-18  6:55 UTC 

[PATCH 1/2] dt-bindings: hwmon: Add mps mpm369x driver bindings
 2026-03-18  7:02 UTC  (2+ messages)
` [PATCH 2/2] hwmon: add mpm369x driver

[PATCH 0/6] arm64: dts: qcom: correct Iris corners for the MXC rail
 2026-03-18  7:02 UTC  (4+ messages)
` [PATCH 5/6] arm64: dts: qcom: sm8650: "

[PATCH v3 0/9] Add RISC-V big-endian target support
 2026-03-18  7:00 UTC  (4+ messages)
` [PATCH v3 8/9] system/memory: Fix subpage endianness for big-endian targets

[PATCH 0/2] hwmon: Add support for MPS mpm369x chip family
 2026-03-18  7:01 UTC 

[PATCH 0/3] Add support for LTC3208 multi-display driver
 2026-03-18  6:59 UTC  (4+ messages)
` [PATCH 1/3] Add Maintainers to LTC3208 LED Driver
` [PATCH 2/3] leds: ltc3208: add driver
` [PATCH 3/3] dt-bindings: leds: Document LTC3208 Multidisplay LED Driver

[PATCH] arm: relocate: Introduce data-only relocation mode
 2026-03-18  6:59 UTC  (2+ messages)

[linux-next:master 6300/6828] fs/erofs/ishare.c:157:8: error: call to undeclared function 'security_mmap_backing_file'; ISO C99 and later do not support implicit function declarations
 2026-03-18  7:00 UTC 

[linux-next:master 5773/6828] include/crypto/hash.h:779:undefined reference to `crypto_destroy_tfm'
 2026-03-18  7:00 UTC 

[PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code
 2026-03-18  6:59 UTC  (3+ messages)

[PATCH v3 0/2] Add support for AD5706R DAC
 2026-03-18  6:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add ADI AD5706R

[PATCH] drm/bridge: adv7511: Clear HPD IRQ before powering on device during resume()
 2026-03-18  6:57 UTC  (5+ messages)

[PATCH v2] ufs: core: Avoid IRQ thread wakeup during active UIC command
 2026-03-18  6:57 UTC  (3+ messages)

[PATCH v2 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
 2026-03-18  6:57 UTC  (2+ messages)

[PATCH][net-next v2] net/mlx5: Expedite notifier unregistration during device teardown
 2026-03-18  6:57 UTC  (2+ messages)

[PATCH v25 0/9] Simple Donor Migration for Proxy Execution
 2026-03-18  6:56 UTC  (4+ messages)
` [PATCH v25 9/9] sched: Handle blocked-waiter migration (and return migration)

[PATCH v2 0/4] drm: Support DMA per allocation kernel mappings
 2026-03-18  6:51 UTC  (7+ messages)
` [PATCH v2 2/4] drm: Introduce DRM_MODE_DUMB_KERNEL_MAP flag

[PATCH 00/10 net-next v3] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-18  6:51 UTC  (3+ messages)
` [PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs

drivers/md/dm.c:1324:9: sparse: sparse: cast from restricted blk_opf_t
 2026-03-18  6:49 UTC 

[linux-next:master 6796/6828] drivers/dma/loongson/loongson2-apb-cmc-dma.c:677:34: sparse: sparse: unsigned value that used to be signed checked against zero?
 2026-03-18  6:49 UTC 

[PATCH net] net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
 2026-03-18  6:48 UTC 

[PATCH] wireless-regdb: Add regulatory info for CEPT countries FO, GI, IM, SM and VA listed by WiFi Alliance
 2026-03-18  6:48 UTC 

[PATCH 0/6] HPPA fixes for v11
 2026-03-18  6:47 UTC  (3+ messages)
` [PATCH 4/6] hw/pci-host/astro: Use proper region names

[LTP] [PATCH v2] fanotify22.c: handle multiple asynchronous error events
 2026-03-18  6:46 UTC  (2+ messages)
` [LTP] [PATCH v3] "

[PATCH] wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
 2026-03-18  6:46 UTC 

[PATCH 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-03-18  6:45 UTC  (4+ messages)

Linux error `[DMA Write NO_PASID] Request device [3c:00.0] fault addr 0x0 [fault reason 0x05] PTE Write access is not set`
 2026-03-18  6:42 UTC  (4+ messages)

[PATCH] exec: Add RISC-V WorldGuard WID field to MemTxAttrs
 2026-03-18  6:42 UTC  (4+ messages)

[PATCH v2 0/1] ocfs2: split transactions in dio completion to avoid
 2026-03-18  6:40 UTC  (6+ messages)
` [PATCH v2 1/1] ocfs2: split transactions in dio completion to avoid credit exhaustion

[RFC PATCH] pre-process: add __VA_OPT__ support
 2026-03-18  6:35 UTC  (2+ messages)

[PATCH] scsi: ufs: core: call notify callback when hibier8 enter/exit
 2026-03-18  6:27 UTC 

[PATCH net v2 0/2] net: macb: Fix two lock warnings when WOL is used
 2026-03-18  6:36 UTC  (3+ messages)
` [PATCH net v2 1/2] net: macb: Move devm_{free,request}_irq() out of spin lock area
` [PATCH net v2 2/2] net: macb: Protect access to net_device::ip_ptr with RCU lock

[PATCH 1/2] net: usb: cdc_ncm: convert sysfs show() callbacks to sysfs_emit()
 2026-03-18  6:37 UTC  (4+ messages)
` [PATCH 2/2] net: usb: cdc_ncm: prevent silent u16 truncation in min_tx_pkt_store()

[PATCH v16 0/4] Enable guest suspend/resume support on ARM via vPSCI
 2026-03-18  6:35 UTC  (4+ messages)
` [PATCH v16 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests


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.