messages from 2025-09-29 00:44:31 to 2025-09-29 03:56:43 UTC [more...]
[acrn:6.12/linux 9/10] drivers/gpu/drm/drm_atomic_helper.c:1765:16: warning: unused variable 'ret'
2025-09-29 3:55 UTC
[PATCH v2 0/3] target/loongarch: Move TCG specified functions to tcg_cpu.c
2025-09-29 3:53 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] target/loongarch: Move function do_raise_exception() "
` [PATCH v2 3/3] target/loongarch: Define loongarch_exception_name() as static
[PATCH v4 0/7] Add Type-C DP support for RK3399 EVB IND board
2025-09-29 3:55 UTC (8+ messages)
` [PATCH v4 5/7] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
[PATCH v4 0/4] NFSD direct I/O read
2025-09-29 3:55 UTC (3+ messages)
` [PATCH v4 3/4] NFSD: Relocate the xdr_reserve_space_vec() call site
[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
2025-09-29 3:54 UTC (4+ messages)
` [PATCH 22/24] arm64: dts: qcom: glymur: Add display clock controller device
[PATCH] Revert "sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks"
2025-09-29 3:53 UTC (5+ messages)
[PATCH] lib/string_choices: Add str_assert_deassert() helper
2025-09-29 3:48 UTC (2+ messages)
[PATCH RESEND] of: unittest: Fix device reference count leak in of_unittest_pci_node_verify
2025-09-29 3:47 UTC
[PATCH v2 0/3] Enable ESRTPS and simplify caching-mode=on check
2025-09-29 3:42 UTC (4+ messages)
` [PATCH v2 1/3] intel_iommu: Enable Enhanced Set Root Table Pointer Support (ESRTPS)
` [PATCH v2 2/3] intel_iommu: Simplify caching mode check with VFIO device
` [PATCH v2 3/3] pci: Fix wrong parameter passing to pci_device_get_iommu_bus_devfn()
[PATCH] rhashtable: use likely/unlikely for rhashtable lookup
2025-09-29 3:41 UTC (2+ messages)
[RFC PATCH v2] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
2025-09-29 3:35 UTC (2+ messages)
[PATCH] mm: Fix some typos in mm module
2025-09-29 3:36 UTC (3+ messages)
` [PATCH v2] "
[f2fs-dev] [PATCH] common/f2fs: introduce _require_inject_f2fs_command()
2025-09-28 18:52 UTC (2+ messages)
` "
[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
2025-09-29 3:29 UTC (16+ messages)
` [PATCH 13/20] arm64: dts: qcom: kaanapali: Add QUPv3 configuration for serial engines
` [PATCH 14/20] arm64: dts: qcom: kaanapali-mtp: Enable more features
` [PATCH 15/20] arm64: dts: qcom: kaanapali-mtp: Enable modem
` [PATCH 16/20] arm64: dts: qcom: kaanapali: Add QRD board
[PATCH] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
2025-09-29 3:11 UTC
[PATCH v5 1/5] mm: introduce num_pages_contiguous()
2025-09-29 3:21 UTC (2+ messages)
[PATCH] pwm: atmel-hlcdc: fix missing clk_disable_unprepare on error paths
2025-09-29 3:19 UTC
[PATCH 0/2] Enable ESRTPS and simplify caching-mode=on check
2025-09-29 3:15 UTC (3+ messages)
` [PATCH 2/2] intel_iommu: Simplify caching mode check with VFIO device
[PATCH 0/2] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
2025-09-29 3:15 UTC (10+ messages)
` [PATCH 2/2] clk: meson: Fix glitch free mux related issues
[PATCHv3 1/5] mm/rmap: Fix a mlock race condition in folio_referenced_one()
2025-09-29 3:15 UTC (2+ messages)
[PATCH v3 0/4] cpufreq: Fixes and cleanups related to CPUFREQ_ETERNAL
2025-09-29 3:14 UTC (5+ messages)
` [PATCH v3 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
[PATCH v2 RESEND] net/dccp: validate Reset/Close/CloseReq in DCCP_REQUESTING
2025-09-29 3:10 UTC (2+ messages)
[OE-core][PATCH] syslinux: clean old object and dependency files before do_install
2025-09-29 3:08 UTC (7+ messages)
[PATCH v3 00/36] VF migration redesign
2025-09-29 3:08 UTC (39+ messages)
` [PATCH v3 01/36] drm/xe: Add NULL checks to scratch LRC allocation
` [PATCH v3 02/36] drm/xe/vf: Lock querying GGTT config during driver init
` [PATCH v3 03/36] Revert "drm/xe/vf: Rebase exec queue parallel commands during migration recovery"
` [PATCH v3 04/36] Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
` [PATCH v3 05/36] Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"
` [PATCH v3 06/36] drm/xe: Save off position in ring in which a job was programmed
` [PATCH v3 07/36] drm/xe/guc: Track pending-enable source in submission state
` [PATCH v3 08/36] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH v3 09/36] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH v3 10/36] drm/xe: Make LRC W/A scratch buffer usage consistent
` [PATCH v3 11/36] drm/xe/guc: Document GuC submission backend
` [PATCH v3 12/36] drm/xe/vf: Add xe_gt_recovery_inprogress helper
` [PATCH v3 13/36] drm/xe/vf: Make VF recovery run on per-GT worker
` [PATCH v3 14/36] drm/xe/vf: Abort H2G sends during VF post-migration recovery
` [PATCH v3 15/36] drm/xe/vf: Remove memory allocations from VF post migration recovery
` [PATCH v3 16/36] drm/xe/vf: Close multi-GT GGTT shift race
` [PATCH v3 17/36] drm/xe/vf: Teardown VF post migration worker on driver unload
` [PATCH v3 18/36] drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
` [PATCH v3 19/36] drm/xe/vf: Wakeup in GuC backend on "
` [PATCH v3 20/36] drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs supporting migration
` [PATCH v3 21/36] drm/xe/vf: Extra debug on GGTT shift
` [PATCH v3 22/36] drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
` [PATCH v3 23/36] drm/xe/vf: Flush and stop CTs in VF post migration recovery
` [PATCH v3 24/36] drm/xe/vf: Reset TLB invalidations during "
` [PATCH v3 25/36] drm/xe/vf: Kickstart after resfix in "
` [PATCH v3 26/36] drm/xe/vf: Start CTs before resfix "
` [PATCH v3 27/36] drm/xe/vf: Abort VF post migration recovery on failure
` [PATCH v3 28/36] drm/xe/vf: Replay GuC submission state on pause / unpause
` [PATCH v3 29/36] drm/xe: Move queue init before LRC creation
` [PATCH v3 30/36] drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
` [PATCH v3 31/36] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
` [PATCH v3 32/36] drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
` [PATCH v3 33/36] drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
` [PATCH v3 34/36] drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTL
` [PATCH v3 35/36] drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
` [PATCH v3 36/36] drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
` ✗ CI.checkpatch: warning for VF migration redesign (rev3)
` ✓ CI.KUnit: success "
[PATCH v1] ARM: dts: aspeed: harma: Add MCTP I2C controller node
2025-09-29 3:07 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: clemente: Add HDD LED GPIO
2025-09-29 3:00 UTC (2+ messages)
[OE-core][PATCH v2] syslinux: clean old object and dependency files before do_install
2025-09-29 2:56 UTC
[PATCH] iio: adc: mt6360: Handle error in cleanup path correctly
2025-09-29 2:53 UTC
[PATCH v2 0/2] Add Meta (Facebook) Yosemite5 BMC (AST2600)
2025-09-29 2:54 UTC (3+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: yosemite5: Add Meta Yosemite5 BMC
[rmk-arm:zii 157/172] drivers/net/ethernet/mediatek/mtk_eth_soc.c:954:31: error: initialization of 'void (*)(struct phylink_config *, phy_interface_t)' from incompatible pointer type 'void (*)(struct phylink_config *)'
2025-09-29 2:49 UTC
[meta-oe][PATCH] vulkan-cts: update to 1.4.3.3
2025-09-29 2:44 UTC
[PATCH v3 00/14] drm/imx: dc: Use prefetch engine
2025-09-29 2:41 UTC (15+ messages)
` [PATCH v3 01/14] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v3 02/14] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v3 03/14] MAINTAINERS: Add i.MX8qxp prefetch engine DT binding files
` [PATCH v3 04/14] drm/imx: dc-fu: Fix dimensions
` [PATCH v3 05/14] drm/imx: dc-crtc: Disable at boot
` [PATCH v3 06/14] drm/imx: dc: Add PRG support
` [PATCH v3 07/14] drm/imx: dc: Add DPR channel support
` [PATCH v3 08/14] drm/imx: dc: Use TCON operation mode
` [PATCH v3 09/14] drm/imx: dc-ed: Support getting source selection
` [PATCH v3 10/14] drm/imx: dc-lb: Support getting secondary input selection
` [PATCH v3 11/14] drm/imx: dc-ed: Drop initial source selection
` [PATCH v3 12/14] drm/imx: dc-lb: Drop initial primary and secondary input selections
` [PATCH v3 13/14] drm/imx: dc-fu: Get DPR channel
` [PATCH v3 14/14] drm/imx: dc: Use prefetch engine
[meta-oe][PATCH 1/2] opencl-cts: build SPIR-V files for the spirv-new test
2025-09-29 2:40 UTC (2+ messages)
` [meta-oe][PATCH 2/2] opencl-cts: build GL, GL ES and Vulkan interoperability tests
[PATCH v2 0/3] Test/uniquification related fixes
2025-09-29 2:39 UTC (5+ messages)
` [PATCH v2 3/3] perf test: Avoid uncore_imc/clockticks in uniquification test
[PATCH ath-next] wifi: ath10k: move recovery check logic into a new work
2025-09-29 2:37 UTC (3+ messages)
[PATCH] clk: mediatek: Use devm_alloc for clk_data allocation to fix memory leak on probe error
2025-09-29 2:36 UTC
[PATCH v2 3/3] ext4: reimplement ext4_empty_dir() using is_dirent_block_empty
2025-09-29 2:33 UTC (6+ messages)
[PATCH] label: collect labels to __phandles__ node in interger format
2025-09-29 2:33 UTC (2+ messages)
systemd.exec(5) PAMName= with libselinux
2025-09-29 2:29 UTC (2+ messages)
[PATCH v4 0/5] pmdomain: core: Introduce device_set_out_band_wakeup and use it in usb
2025-09-29 3:40 UTC (3+ messages)
[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
2025-09-29 2:26 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: "
[PATCH v2 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-09-29 3:37 UTC (3+ messages)
` [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
[rafael-pm:bleeding-edge] BUILD SUCCESS 11c0c0dd019710f162cd5d246a4efdbaefdac48b
2025-09-29 2:16 UTC
[asahilinux:bits/000-devicetree 42/140] arch/arm64/boot/dts/apple/t8103-j274.dtb: power-management@23b700000 (apple,t8103-pmgr): power-controller@2c8: 'apple,externally-clocked' does not match any of the regexes: '^pinctrl-[0-9]+$'
2025-09-29 2:18 UTC
[PATCH v7 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-09-29 2:17 UTC (2+ messages)
[PATCH] migration: HMP: Adjust the order of output fields
2025-09-29 2:12 UTC
[PATCH v3 0/6] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
2025-09-29 2:14 UTC (2+ messages)
[PATCH v3] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins
2025-09-29 2:14 UTC (2+ messages)
[PATCH 0/2] Add initial Milk-V Duo S board support
2025-09-29 2:14 UTC (2+ messages)
[PATCH v2 0/4] platform/x86: acer-wmi: Add fan control support
2025-09-29 2:04 UTC (2+ messages)
[PATCH] ext4: validate extent entries before caching in ext4_find_extent()
2025-09-29 2:01 UTC (2+ messages)
[asahilinux:bits/000-devicetree 29/140] arch/arm64/boot/dts/apple/t8112-j413.dtb: usb@382280000 (apple,t8112-dwc3): iommus: [[110, 0], [111, 1]] is too long
2025-09-29 1:59 UTC
[PATCH for-10.1 0/1] roms/opensbi: Update to v1.7
2025-09-29 1:58 UTC (4+ messages)
` [PATCH for-10.1 1/1] "
[PATCH net-next v5 0/2] net/smc: make wr buffer count configurable
2025-09-29 1:50 UTC (5+ messages)
` [PATCH net-next v5 1/2] "
` [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
[PATCH v9 0/2] target/riscv:Fix riscv64 kvm migration
2025-09-29 1:48 UTC (4+ messages)
` [PATCH v9 1/2] Set KVM initial privilege mode and mp_state
[PATCH v3] i2c: spacemit: configure ILCR for accurate SCL frequency
2025-09-29 1:45 UTC (4+ messages)
[RFC PATCH V4] sched: psi: Add psi events trace point
2025-09-29 1:42 UTC
[PATCH net-next v3] netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
2025-09-29 1:46 UTC (3+ messages)
[PATCH 00/11] Create APIs to centralise locking for directory ops
2025-09-29 1:44 UTC (4+ messages)
` [PATCH 07/11] VFS: add start_creating_killable() and start_removing_killable()
[PATCH v3 0/5] KVM: SVM: Add Page Modification Logging (PML) support
2025-09-29 1:41 UTC (3+ messages)
` [PATCH v3 5/5] KVM: SVM: Add Page modification logging support
[PATCH v1-changed] erofs-utils: add hybrid source support for local metadata and gzran
2025-09-29 1:39 UTC (3+ messages)
` [PATCH v4] erofs-utils: mount: add support for standard OCI targz blob access
[PATCH] powerpc/64s/radix/kfence: map __kfence_pool at page granularity
2025-09-29 1:37 UTC (2+ messages)
[PATCH] target/riscv: rvv: Fix vslide1[up|down].vx unexpected result when XLEN=32 and SEW=64
2025-09-29 1:35 UTC (3+ messages)
[meta-oe][PATCH] webkitgtk3: upgrade 2.48.3 -> 2.48.7
2025-09-29 1:34 UTC (2+ messages)
` [oe] "
[PATCH v5] media: pci: intel: ivsc: improve device reference counting in mei_ace driver
2025-09-29 1:30 UTC
[PATCH -next] nvdimm: Remove duplicate linux/slab.h header
2025-09-29 1:26 UTC (2+ messages)
getpwent_r(3) needs gr->gr_mem to be freed, but that's not documented
2025-09-29 1:22 UTC (7+ messages)
[PATCH v2 0/2] riscv: Modify minimum VLEN rule
2025-09-29 1:15 UTC (6+ messages)
` [PATCH v2 1/2] target/riscv: rvv: Replace checking V by checking Zve32x
` [PATCH v2 2/2] target/riscv: rvv: Modify minimum VLEN according to enabled vector extensions
[PATCH -next RFC 00/16] cpuset: rework local partition logic
2025-09-29 1:17 UTC (3+ messages)
[PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down
2025-09-29 1:16 UTC
[RFC net-next 5/5] dt-bindings: net: dsa: mv88e6xxx: add mv88e6xxx-avb-mode property
2025-09-29 1:16 UTC
[rmk-arm:zii 90/172] Warning: drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:3438 Excess function parameter 'ptp_register' description in 'stmmac_hw_setup'
2025-09-29 1:16 UTC
[PATCH V4 0/6] loop: improve loop aio perf by IOCB_NOWAIT
2025-09-29 1:13 UTC (3+ messages)
` [syzbot ci] "
[REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux
2025-09-29 1:13 UTC (2+ messages)
[PATCH] loop: fix backing file reference leak on validation error
2025-09-29 1:11 UTC (2+ messages)
[GIT PULL] chrome-platform updates for v6.18
2025-09-29 1:08 UTC
[PATCH v2 00/11] gpu: nova-core: Boot GSP to RISC-V active
2025-09-29 1:06 UTC (9+ messages)
` [PATCH v2 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling
[PATCH v4 00/30] Live Update Orchestrator
2025-09-29 1:03 UTC (31+ messages)
` [PATCH v4 01/30] kho: allow to drive kho from within kernel
` [PATCH v4 02/30] kho: make debugfs interface optional
` [PATCH v4 03/30] kho: drop notifiers
` [PATCH v4 04/30] kho: add interfaces to unpreserve folios and page ranes
` [PATCH v4 05/30] kho: don't unpreserve memory during abort
` [PATCH v4 06/30] liveupdate: kho: move to kernel/liveupdate
` [PATCH v4 07/30] liveupdate: luo_core: luo_ioctl: Live Update Orchestrator
` [PATCH v4 08/30] liveupdate: luo_core: integrate with KHO
` [PATCH v4 09/30] liveupdate: luo_subsystems: add subsystem registration
` [PATCH v4 10/30] liveupdate: luo_subsystems: implement subsystem callbacks
` [PATCH v4 11/30] liveupdate: luo_session: Add sessions support
` [PATCH v4 12/30] liveupdate: luo_ioctl: add user interface
` [PATCH v4 13/30] liveupdate: luo_file: implement file systems callbacks
` [PATCH v4 14/30] liveupdate: luo_session: Add ioctls for file preservation and state management
` [PATCH v4 15/30] reboot: call liveupdate_reboot() before kexec
` [PATCH v4 16/30] kho: move kho debugfs directory to liveupdate
` [PATCH v4 17/30] liveupdate: add selftests for subsystems un/registration
` [PATCH v4 18/30] selftests/liveupdate: add subsystem/state tests
` [PATCH v4 19/30] docs: add luo documentation
` [PATCH v4 20/30] MAINTAINERS: add liveupdate entry
` [PATCH v4 21/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v4 22/30] mm: shmem: allow freezing inode mapping
` [PATCH v4 23/30] mm: shmem: export some functions to internal.h
` [PATCH v4 24/30] luo: allow preserving memfd
` [PATCH v4 25/30] docs: add documentation for memfd preservation via LUO
` [PATCH v4 26/30] selftests/liveupdate: Add multi-kexec session lifecycle test
` [PATCH v4 27/30] selftests/liveupdate: Add multi-file and unreclaimed file test
` [PATCH v4 28/30] selftests/liveupdate: Add multi-session workflow and state interaction test
` [PATCH v4 29/30] selftests/liveupdate: Add test for unreclaimed resource cleanup
` [PATCH v4 30/30] selftests/liveupdate: Add tests for per-session state and cancel cycles
[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
2025-09-29 1:02 UTC (7+ messages)
` [PATCH 01/10] blk-cgroup: use cgroup lock and rcu to protect iterating blkcg blkgs
[GIT PULL] hwmon updates for v6.18-rc1
2025-09-29 0:59 UTC
[PATCH] mm/hugetlb: Fix some typos in hugetlb module
2025-09-29 0:58 UTC (2+ messages)
[PATCH v1 0/3] Minor fixes of RISC-V CFI
2025-09-29 0:56 UTC (8+ messages)
` [PATCH v1 1/3] target/riscv: Fix the mepc when sspopchk triggers the exception
` [PATCH v1 2/3] target/riscv: Fix SSP CSR error handling in VU/VS mode
` [PATCH v1 3/3] target/riscv: Fix ssamoswap error handling
[PATCH] doc: update the instructions for mailing list subscription
2025-09-29 0:57 UTC
[v7 1/2] drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
2025-09-29 0:54 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX95 support
2025-09-29 0:23 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: imx95: Describe Mali G310 GPU
[PATCH][v2] hung_task: Panic after fixed number of hung tasks
2025-09-29 0:47 UTC (2+ messages)
[PATCH v1] ASoC: codecs: rt5670: use SOC_VALUE_ENUM_SINGLE_DECL for DAC2 L/R MX-1B
2025-09-29 0:46 UTC
[PATCH 1/2] Unify the handling of stack traces in the consumer
2025-09-29 0:46 UTC (5+ messages)
[regression] 1a8953f4f774 ("HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY") causes issue with ID 4c4a:4155 Jieli Technology USB Composite Device
2025-09-29 0:39 UTC (13+ messages)
[PATCH v8 00/24] Split sphinx call logic from docs Makefile
2025-09-29 0:44 UTC (4+ messages)
` [PATCH v8 19/24] docs: add support to build manpages from kerneldoc output
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.