All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-20 02:36:34 to 2025-11-20 04:22:10 UTC [more...]

[PATCH net v5 0/5] net: dsa: microchip: Fix resource releases in error path
 2025-11-20  4:22 UTC  (3+ messages)
` [PATCH net v5 4/5] net: dsa: microchip: Free previously initialized ports on init failures

[net-next PATCH] octeontx2-af: Skip TM tree print for disabled SQs
 2025-11-20  4:21 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2025-11-18 (idpf, ice)
 2025-11-20  4:21 UTC  (2+ messages)

[PATCH 0/3] riscv: mm: clean up and optimize some page table get-and-clear functions
 2025-11-20  4:18 UTC  (4+ messages)
` [PATCH 1/3] riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMP
` [PATCH 2/3] riscv: mm: ptep_get_and_clear(): "
` [PATCH 3/3] riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()

[PATCH 0/3] Synchronize DTC to 1.7.2
 2025-11-20  4:20 UTC  (6+ messages)
` [PATCH 3/3] libfdt: Check fdt_offset_ptr() return value unconditionally

[GIT PULL] QCA: Add Bluetooth firmware for WCN685x uart interface
 2025-11-20  4:19 UTC 

[PATCH] sbp-target: replace use of system_unbound_wq with system_dfl_wq
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH] scsi: qedi: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  4:16 UTC  (2+ messages)

[PATCH] scsi: target: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  4:16 UTC  (2+ messages)

[PATCH] scsi: pm80xx: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  4:16 UTC  (2+ messages)

[PATCH] scsi: message: fusion: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH] scsi: ibmvscsi_tgt: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH] scsi: lpfc: WQ_PERCPU added to alloc_workqueue users
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH v3 00/16] qla2xxx target mode improvements
 2025-11-20  4:16 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH 0/2] add WQ_PERCPU to alloc_workqueue
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH 0/4] replace old wq(s), added WQ_PERCPU to alloc_workqueue
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH] sim710: Fix resource leak by adding missing ioport_unmap calls
 2025-11-20  4:16 UTC  (2+ messages)

[PATCH] scsi: aic94xx: fix use-after-free in device removal path
 2025-11-20  4:16 UTC  (2+ messages)

[PATCH RESEND v2] scsi: pm: Drop unneeded call to pm_runtime_mark_last_busy()
 2025-11-20  4:16 UTC  (2+ messages)

[PATCH] ufs: core: Remove an unnecessary NULL pointer check
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH] perf: replace strcpy() with strncpy() in util/jitdump.c
 2025-11-20  4:16 UTC 

[PATCH v8 00/28] Optimize the hot path in the UFS driver
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH] boot: Check noffset before use
 2025-11-20  4:15 UTC 

[PATCH] scsi: fix uninitialized pointers with free attr
 2025-11-20  4:15 UTC  (2+ messages)

[PATCH net v2] net: aquantia: Add missing descriptor cache invalidation on ATL2
 2025-11-20  4:15 UTC 

[PATCH] i2c: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-20  4:15 UTC 

[bcachefs:bcachefs-testing 901/942] fs/bcachefs/btree/locking.c:816 __bch2_trans_relock() warn: passing zero to 'PTR_ERR'
 2025-11-20  4:14 UTC 

[PATCH] gpio: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-20  4:14 UTC 

[PATCH] clk: fixed_rate: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-20  4:14 UTC 

[PATCH] hwmon: (vt1211) Convert macros to functions to avoid TOCTOU
 2025-11-20  4:13 UTC 

[PATCH v4] ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_list
 2025-11-20  4:11 UTC 

[PATCH 0/2] arm64/mm: A fix and a documentation bit for change_memory_common()
 2025-11-20  4:10 UTC  (4+ messages)
` [PATCH 1/2] arm64/pageattr: Propagate return value from __change_memory_common

[PATCH net 00/11] mptcp: misc fixes for v6.18-rc7
 2025-11-20  4:10 UTC  (2+ messages)

[PATCH v3 00/28] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2025-11-20  4:09 UTC  (8+ messages)
` [PATCH v3 28/28] xen/domctl: wrap common/domctl.c with CONFIG_MGMT_HYPERCALLS

[RFC PATCH v3 0/7] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-11-20  4:06 UTC  (8+ messages)
` [RFC PATCH v3 1/7] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v3 2/7] virtio-gpu: Validate hostmem mapping offset
` [RFC PATCH v3 3/7] virtio-gpu: Make virtio_gpu_virgl_unmap_resource_blob() return -1 on error
` [RFC PATCH v3 4/7] virtio-gpu: Blame host for virgl blob resource unmapping error
` [RFC PATCH v3 5/7] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [RFC PATCH v3 6/7] virtio-gpu: Make virtio_gpu_virgl_init() return -1 on error
` [RFC PATCH v3 7/7] virtio-gpu: Support mapping hostmem blobs with map_fixed

linux-next: manual merge of the tip tree with the amlogic tree
 2025-11-20  4:08 UTC 

[linux-next:master 8321/10183] arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dtb: wdt@28330000 (toshiba,visconti-wdt): $nodename:0: 'wdt@28330000' does not match '^(pmic|timer|watchdog)(@.*|-([0-9]|[1-9][0-9]+))?$'
 2025-11-20  4:07 UTC 

linux-next: manual merge of the tip tree with the amlogic tree
 2025-11-20  4:06 UTC 

linux-next: manual merge of the tip tree with the amlogic tree
 2025-11-20  4:04 UTC 

[PATCH] MAINTAINERS: Add the UFS include directory
 2025-11-20  4:04 UTC  (2+ messages)

[PATCH v4 2/2] doc/netlink: Expand nftables specification
 2025-11-20  4:03 UTC  (2+ messages)

[RFC PATCH 0/3] folio->mapping == NULL check issue
 2025-11-20  3:59 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/huge_memory: prevent NULL pointer dereference in try_folio_split_to_order()
` [RFC PATCH 2/3] mm/huge_memory: add kernel-doc for folio_split_supported()
` [RFC PATCH 3/3] mm/memory-failure: handle min_order_for_split() error code properly

pull-request: rtw-2025-11-20 to v6.18-rc7
 2025-11-20  4:01 UTC 

[PATCH ipsec v2] xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
 2025-11-20  3:56 UTC 

[v7 00/16] mm: support device-private THP
 2025-11-20  3:58 UTC  (11+ messages)

[PATCH net-next v17 00/15] net: phy: Introduce PHY ports representation
 2025-11-20  3:54 UTC  (3+ messages)
` [PATCH net-next v17 03/15] "

[PATCH net-next v2] dt-bindings: net: aspeed: add AST2700 MDIO compatible
 2025-11-20  3:52 UTC 

[PATCH net-next v2] r8169: add support for RTL9151A
 2025-11-20  3:51 UTC  (2+ messages)

[PATCH] ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()
 2025-11-20  3:50 UTC 

[PATCH rtw] wifi: rtw89: hw_scan: Don't let the operating channel be last
 2025-11-20  3:49 UTC  (5+ messages)

[PATCH 1/2] ata: libata-scsi: Fix system suspend for a security locked drive
 2025-11-20  3:49 UTC  (6+ messages)
` [PATCH 2/2] ata: libata-core: Set capacity to zero "

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-20  3:41 UTC  (9+ messages)
` [PATCH RFC RESEND 1/8] thermal: core: Allow setting the parent device of cooling devices
` [PATCH RFC RESEND 2/8] thermal: core: Set parent device in thermal_of_cooling_device_register()
` [PATCH RFC RESEND 3/8] ACPI: processor: Stop creating "device" sysfs link
` [PATCH RFC RESEND 4/8] ACPI: fan: "
` [PATCH RFC RESEND 5/8] ACPI: video: "
` [PATCH RFC RESEND 6/8] thermal: core: Set parent device in thermal_cooling_device_register()
` [PATCH RFC RESEND 7/8] ACPI: thermal: Stop creating "device" sysfs link
` [PATCH RFC RESEND 8/8] thermal: core: Allow setting the parent device of thermal zone devices

[PATCH 0/2] e2fsprogs: fix memory leaks detected by ASAN
 2025-11-20  3:45 UTC  (6+ messages)
` [PATCH 2/2] resize: fix memory leak when exiting normally

[RFC v1 1/5] PCI: rockchip: Fix Link Control register offset and enable ASPM/CLKREQ
 2025-11-20  3:44 UTC  (3+ messages)

[PATCH v6 0/3] Add chinese translation for block
 2025-11-20  2:27 UTC  (3+ messages)
` [PATCH v6 2/3] docs/zh_CN: Add blk-mq.rst translation
` [PATCH v6 3/3] docs/zh_CN: Add data-integrity.rst translation

[PATCH] scsi: scsi_debug: Support injecting unaligned write errors
 2025-11-20  3:42 UTC  (2+ messages)

[PATCH 0/2] drm/i915: Go back to using AUX interrupts
 2025-11-20  3:40 UTC  (4+ messages)
` [PATCH 2/2] Revert "drm/i915/dp: change aux_ctl reg read to polling read"
` ✓ i915.CI.Full: success for drm/i915: Go back to using AUX interrupts

[PATCH] scsi: qla2xxx: Fix improper freeing of purex item
 2025-11-20  3:39 UTC  (2+ messages)

ata timeout exceptions
 2025-11-20  3:34 UTC  (7+ messages)

[PATCH] scsi: mpt3sas: Fix debugfs error checking
 2025-11-20  3:35 UTC 

[PATCH net-next v7 0/5] net: devmem: improve cpu cost of RX token management
 2025-11-20  3:37 UTC  (6+ messages)
` [PATCH net-next v7 1/5] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v7 2/5] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v7 3/5] net: devmem: implement autorelease token management
` [PATCH net-next v7 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
` [PATCH net-next v7 5/5] selftests: drv-net: devmem: add autorelease tests

[PATCH] scsi: ufs: rockchip: Reset controller on PRE_CHANGE of hce enable notify
 2025-11-20  3:35 UTC  (3+ messages)

[PATCH] scsi: ufs: rockchip: Fix compile error without CONFIG_GPIOLIB
 2025-11-20  3:36 UTC  (3+ messages)

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-20  3:33 UTC  (5+ messages)
` [RESEND v13 21/25] PCI/AER: Dequeue forwarded CXL error
` [RESEND v13 25/25] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[PATCH v4 0/2] Refactor tidss_drv and enable early splash on AM625
 2025-11-20  3:33 UTC  (6+ messages)

[PATCH v2] usb: dwc3: gadget: Prevent EPs resource conflict during StartTransfer
 2025-11-20  3:33 UTC  (7+ messages)

[PATCH net-next v1 0/7] selftests/net: add netkit netns ping test
 2025-11-20  3:30 UTC  (8+ messages)
` [PATCH net-next v1 1/7] selftests/net: add suffix to ksft_run
` [PATCH net-next v1 2/7] selftests/net: add MemPrvEnv env
` [PATCH net-next v1 3/7] selftests/net: modify iou-zcrx.py to use MemPrvEnv
` [PATCH net-next v1 4/7] selftests/net: add rand_ifname() helper
` [PATCH net-next v1 5/7] selftests/net: add bpf skb forwarding program
` [PATCH net-next v1 6/7] selftests/net: add LOCAL_PREFIX_V{4,6} env to HW selftests
` [PATCH net-next v1 7/7] selftests/net: add a netkit netns ping test

[oe][meta-oe][PATCH v2 1/2] libplist: add ptest support
 2025-11-20  3:29 UTC  (2+ messages)
` [oe][meta-oe][PATCH v2 2/2] libplist: update SRC_URI to include tag

[PATCH][v2] RDMA/core: Prevent soft lockup during large user memory region cleanup
 2025-11-20  3:28 UTC  (5+ messages)
  ` [????] "
      ` [????] "

[PATCH 0/1] Fix unaligned queue_limit->io_opt on SAS and 4KN disk
 2025-11-20  3:26 UTC  (3+ messages)
` [PATCH 1/1] scsi: sd: Rounddown host->opt_sectors to logical

[tip:timers/core] BUILD SUCCESS WITH UNVERIFIED WARNING 308bc2e33885df9288d3f1ed946a2b212e37db62
 2025-11-20  3:25 UTC 

[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
 2025-11-20  3:24 UTC  (7+ messages)

[PATCH net-next] dt-bindings: net: aspeed: add AST2700 MDIO compatible
 2025-11-20  3:20 UTC  (3+ messages)

[PATCH v2] scsi: megaraid_sas: Fix debugfs error checking
 2025-11-20  3:20 UTC 

[oe][meta-oe][PATCH 1/6] cli11: upgrade 2.6.0 -> 2.6.1
 2025-11-20  3:20 UTC  (4+ messages)
  ` [oe][meta-oe][PATCH 3/6] libplist: add ptest support

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-11-20  3:19 UTC  (10+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 2/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v4 3/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows
` [PATCH v4 5/9] cxl/region, dax/hmem: Arbitrate Soft Reserved ownership with cxl_regions_fully_map()
` [PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
` [PATCH v4 7/9] cxl/region, dax/hmem: Register cxl_dax only when CXL owns Soft Reserved span
` [PATCH v4 8/9] cxl/region, dax/hmem: Tear down CXL regions when HMEM reclaims Soft Reserved
` [PATCH v4 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
 2025-11-20  3:19 UTC  (10+ messages)
` [PATCH net-next v3 11/11] wireguard: netlink: generate netlink code

[PATCH v2 00/13] drm/i915: dissolve soc/
 2025-11-20  3:17 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v6 0/2] Enable FPGA Manager support for Agilex5
 2025-11-20  3:17 UTC  (3+ messages)

[PATCH] MAINTAINERS: Downgrade ocxl to Odd Fixes
 2025-11-20  3:16 UTC 

[PATCH 0/2] blk-mq: use array manage hctx map instead of xarray
 2025-11-20  3:16 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] blk-mq: fix potential uaf for 'queue_hw_ctx'

[PATCH v2] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
 2025-11-20  3:16 UTC 

[PATCH] scsi: megaraid_sas: Fix debugfs error checking
 2025-11-20  3:16 UTC 

[PATCH v23 0/9] Donor Migration for Proxy Execution (v23)
 2025-11-20  3:15 UTC  (12+ messages)
` [PATCH v23 6/9] sched: Handle blocked-waiter migration (and return migration)
` [PATCH v23 7/9] sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case

[PATCH 0/3] fio-test: add filesystem tests
 2025-11-20  3:15 UTC  (4+ messages)
` [PATCH 1/3] fio-tests: add multi-filesystem testing support
` [PATCH 2/3] fio-tets: add DECLARE_HOSTS support
` [PATCH 3/3] fio-tests: add comprehensive filesystem testing documentation

[PATCH v1 0/6] media: imx-mipi-csis: Add streams support
 2025-11-20  3:12 UTC  (4+ messages)
` [PATCH v1 6/6] media: imx-mipi-csis: Add multi-channel support

[PATCH v2 rtw-next 0/2] wifi: rtw89: adjust code to fit coming field_prep()
 2025-11-20  3:10 UTC  (3+ messages)
` [PATCH v2 rtw-next 1/2] wifi: rtw89: 8852a: correct field mask of reset DAC/ADC FIFO
` [PATCH v2 rtw-next 2/2] wifi: rtw89: avoid to use not consecutive mask in __write_ctrl()

[linux-review:Mark-Harmstone/btrfs-add-definitions-and-constants-for-remap-tree/20251115-030744 10/16] checkpatch: WARNING:BRACES: braces {} are not necessary for any arm of this statement
 2025-11-20  3:09 UTC 

[PATCH v6 00/31] drm/dyndbg: Fix dynamic debug classmap regression
 2025-11-20  3:08 UTC  (3+ messages)
` [PATCH v6 31/31] docs/dyndbg: add classmap info to howto

[PATCH net v4] xsk: avoid data corruption on cq descriptor number
 2025-11-20  3:07 UTC  (2+ messages)

[PATCH] fixup: mm/huge_memory.c: introduce folio_split_unmapped
 2025-11-20  3:07 UTC 

[PATCH v2] x86,fs/resctrl: Factor MBA parse-time conversion to be per-arch
 2025-11-20  3:05 UTC  (4+ messages)

[PATCH v3 0/2] *** Add support for Foxconn T99W760 ***
 2025-11-20  3:04 UTC  (8+ messages)
` [PATCH v3 2/2] net: wwan: mhi: Add network support for Foxconn T99W760
        `  "
  ` Re:Re: [PATCH v3 0/2] *** Add support for Foxconn T99W760 ***

[RFC PATCH 0/3] Memory Controller eBPF support
 2025-11-20  3:04 UTC  (2+ messages)

[PATCH net] net: atlantic: fix fragment overflow handling in RX path
 2025-11-20  3:03 UTC  (4+ messages)

[PATCH] i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress
 2025-11-20  3:02 UTC  (5+ messages)

[PATCH] ras: cec: Fix debugfs error checking
 2025-11-20  3:02 UTC 

[PATCH] i2c: imx-lpi2c: support smbus block read feature
 2025-11-20  3:02 UTC  (3+ messages)

[PATCH] ufs: core: Use scsi_device_busy()
 2025-11-20  3:02 UTC  (2+ messages)

[PATCH] mm/huge_memory: fix NULL pointer deference when splitting shmem folio in swap cache
 2025-11-20  3:00 UTC  (11+ messages)

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-20  2:59 UTC  (3+ messages)
` [PATCH 28/44] drivers/usb/storage: use min() instead of min_t()

[PATCH 1/2] dt-bindings: net: allow the Agilex5 ethernet to have a fallback
 2025-11-20  2:58 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: intel: agilex5: Add fallback compatible for XGMAC

[LTP] [PATCH v7] Add EPERM test for clone and clone3
 2025-11-20  2:57 UTC  (2+ messages)

[PATCH v2 0/3] tmpfs: zero post-eof ranges on file extension
 2025-11-20  2:56 UTC  (3+ messages)
` [PATCH v2 2/3] tmpfs: combine !uptodate and post-eof zeroing logic at swapout

[daveh-devel:old-ucode-platform] [x86/microcode] 19fb9a6d87: UBSAN:shift-out-of-bounds_in_arch/x86/kernel/cpu/match.c
 2025-11-20  2:56 UTC 

[PATCH] platform/x86: asus-armoury: add support for FA507UV
 2025-11-20  2:54 UTC 

[v4] virtio-gpu: use consistent error checking style for virtio_gpu_create_mapping_iov
 2025-11-20  2:51 UTC  (10+ messages)

[PATCH 2/3] LoongArch: Add paravirt support with vcpu_is_preempted()
 2025-11-20  2:51 UTC  (2+ messages)

[RFT net-next v4 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-11-20  2:51 UTC  (5+ messages)

[PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-11-20  2:50 UTC  (3+ messages)

[PATCH bpf-next v1 0/3] bpf: Fix FIONREAD and copied_seq issues
 2025-11-20  2:49 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: Fix incorrect copied_seq calculation

[BUG] `git describe` doesn't traverse the graph in topological order
 2025-11-20  2:48 UTC  (11+ messages)

[PATCH v2 0/8] Add support for StarFive VisionFive 2 Lite board
 2025-11-20  2:47 UTC  (14+ messages)

[PATCH v2 00/21] Runtime TDX Module update support
 2025-11-20  2:47 UTC  (11+ messages)

[PATCH] mm/swap: fix wrong plist empty check in swap_alloc_slow()
 2025-11-20  2:47 UTC  (2+ messages)

[PATCH v2 0/3] drm/atomic-helper: Fix atomic modesetting regression
 2025-11-20  2:45 UTC  (8+ messages)
` [PATCH v2 3/3] drm/atomic-helper: Add special quirk tail function

[bug report] platform/x86: asus-armoury: move existing tunings to asus-armoury module
 2025-11-20  2:44 UTC  (3+ messages)

[PATCH v3] ARM: dts: aspeed: clemente: add gpio line name to io expander
 2025-11-20  2:41 UTC 

[PATCH] platform/x86: asus-armoury: fix mini-led mode show
 2025-11-20  2:40 UTC 

[PATCH] mailbox: mailbox-test: Fix debugfs_create_dir error checking
 2025-11-20  2:40 UTC 

[PATCH] bitbake.conf: add canon-prefix-map to DEBUG_PREFIX_MAP
 2025-11-20  2:40 UTC  (5+ messages)
    ` [OE-core] "

Patch: applesmc.c - update handling
 2025-11-20  2:39 UTC  (5+ messages)

[PATCH][next] nfp: tls: Avoid -Wflex-array-member-not-at-end warnings
 2025-11-20  2:39 UTC 

Safety of resolving untrusted paths with detached mount dirfd
 2025-11-20  2:39 UTC  (3+ messages)

[PATCH 1/2] drm/xe: Track pre-production workaround support
 2025-11-20  2:36 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [1/2] "


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.