messages from 2025-12-12 21:00:13 to 2025-12-12 22:42:36 UTC [more...]
drivers/of/device.c:40 of_dma_set_restricted_buffer() warn: iterator 'i' not incremented
2025-12-12 22:41 UTC
[PATCH v4 0/5] media: i2c: IMX355 for the Pixel 3a
2025-12-12 22:41 UTC (3+ messages)
` [PATCH v4 5/5] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera
[PATCH v4] fix it87_wdt early reboot by reporting running timer
2025-12-12 22:41 UTC (7+ messages)
[PATCH RFC 0/6] nfsd: allow for a dynamically-sized threadpool
2025-12-12 22:39 UTC (7+ messages)
` [PATCH RFC 1/6] sunrpc: split svc_set_num_threads() into two functions
` [PATCH RFC 2/6] sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
` [PATCH RFC 3/6] sunrpc: track the max number of requested threads in a pool
` [PATCH RFC 4/6] sunrpc: introduce the concept of a minimum number of threads per pool
` [PATCH RFC 5/6] nfsd: adjust number of running nfsd threads based on activity
` [PATCH RFC 6/6] nfsd: add controls to set the minimum number of threads per pool
[PATCH] fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHED
2025-12-12 22:39 UTC (3+ messages)
[PATCH] xen/x86: Pass TPM ACPI table to PVH dom0
2025-12-12 22:38 UTC (2+ messages)
[PATCH v2 0/7] Fix performance when pagefaults and 3d/display share resources
2025-12-12 22:38 UTC (3+ messages)
` ✗ CI.checkpatch: warning for Fix performance when pagefaults and 3d/display share resources (rev2)
` ✓ CI.KUnit: success "
[Intel-wired-lan] [PATCH iwl-net] idpf: Fix error handling in idpf_vport_open()
2025-12-12 22:37 UTC (4+ messages)
[PATCH 0/6] builtin/repo: add object size info to structure output
2025-12-12 22:36 UTC (12+ messages)
` [PATCH 5/6] builtin/repo: add disk size info to keyvalue stucture output
` [PATCH v2 0/7] builtin/repo: add object size info to structure output
` [PATCH v2 1/7] builtin/repo: group per-type object values into struct
` [PATCH v2 2/7] strbuf: split out logic to humanise byte values
` [PATCH v2 3/7] builtin/repo: humanise count values in structure output
` [PATCH v2 4/7] builtin/repo: add inflated object info to keyvalue "
` [PATCH v2 5/7] builtin/repo: add inflated object info to structure table
` [PATCH v2 6/7] builtin/repo: add disk size info to keyvalue stucture output
` [PATCH v2 7/7] builtin/repo: add object disk size info to structure table
[PATCH v5 20/24] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
2025-12-12 22:36 UTC (2+ messages)
[PATCH 0/6] PCI/portdrv: Use bus-type functions
2025-12-12 22:35 UTC (4+ messages)
` [PATCH 4/6] PCI/portdrv: Move pcie_port_bus_type to pcie source file
[PATCH i-g-t v7 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
2025-12-12 22:33 UTC (3+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_pm_residency: Add ASPM Link residency test (rev5)
` ✓ Xe.CI.BAT: "
[PATCH v4] drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
2025-12-12 22:31 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v2 00/12] Context based TLB invalidations
2025-12-12 22:30 UTC (10+ messages)
` [PATCH v2 04/12] drm/xe: Add vm to exec queues association
` [PATCH v2 09/12] drm/xe: Add xe_tlb_inval_idle helper
` [PATCH v2 11/12] drm/xe: Add context-based invalidation to GuC TLB invalidation backend
drivers/clk/qcom/gdsc.c:578 gdsc_register() error: uninitialized symbol 'ret'
2025-12-12 22:29 UTC
drivers/vfio/pci/vfio_pci_rdwr.c:294 vfio_pci_bar_rw() warn: 'io' from ioremap() not released on lines: 294
2025-12-12 22:29 UTC
drivers/cxl/core/region.c:753:36: warning: format specifies type 'unsigned long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
2025-12-12 22:29 UTC
drivers/usb/gadget/function/f_tcm.c:1308 usbg_cmd_work() error: we previously assumed 'active_cmd' could be null (see line 1265)
2025-12-12 22:29 UTC
[android-common:android15-6.6-2025-10 1/1] drivers/interconnect/debugfs-client.c:60:15: sparse: sparse: incompatible types in comparison expression (different address spaces):
2025-12-12 22:29 UTC
[PATCH i-g-t v2 0/1] docs: update for platform-neutrality
2025-12-12 22:29 UTC (2+ messages)
` ✓ Xe.CI.Full: success for docs: update for platform-neutrality (rev3)
[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2025-12-12 22:24 UTC (12+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH 08/11] dmaengine: dw-edma: Add new callback to fill link list entry
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
[PATCH v2] arm64: dts: rockchip: Adjust RGMII TXD/RXD delays for the Rock Pi E
2025-12-12 22:25 UTC (4+ messages)
[PATCH v5 19/24] KVM: arm64: Implement lazy PMU context swaps
2025-12-12 22:25 UTC (2+ messages)
[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-12-12 22:25 UTC (7+ messages)
` [PATCH v13 19/22] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion
[PATCH 0/5] x86: More misc MISRA fixes
2025-12-12 22:20 UTC (6+ messages)
` [PATCH 1/5] x86/pv: Address MISRA C:2012 Rule 4.1
` [PATCH 2/5] x86/pv: Change type of do_update_descriptor()'s desc parameter
` [PATCH 3/5] x86: Address MIRSA R8.3 (declaration/definition mismatch) issues
` [PATCH 4/5] x86: Address MIRSA R8.4 (declaration visibility) issues
` [PATCH RFC 5/5] x86/shadow: Deviate multi.h as being included multiple times
drivers/tty/serial/8250/8250_port.c:2221 serial8250_init_mctrl() warn: bitwise AND condition is false here
2025-12-12 22:19 UTC
[PATCH RFC 4/4] clk: spacemit: k3: add the clock tree
2025-12-12 22:19 UTC (2+ messages)
[openeuler:OLK-6.6 3541/3541] drivers/cpuinspect/sysfs.c:98:9: warning: no previous prototype for 'cpu_utility_show'
2025-12-12 22:19 UTC
WARNING: modpost: vmlinux: section mismatch in reference: ip22zilog_probe+0x120 (section: .text) -> ip22zilog_prepare (section: .init.text)
2025-12-12 22:19 UTC
[RFC] reset --hard: warn before discarding staged content with no commit history
2025-12-12 22:14 UTC (2+ messages)
[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2025-12-12 22:14 UTC (7+ messages)
` [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
imx8mp SPDIF TX does not produce a lockable signal
2025-12-12 22:11 UTC (2+ messages)
[openeuler:openEuler-1.0-LTS 1941/1941] mm/ioremap.o: warning: objtool: missing symbol for section .text
2025-12-12 22:06 UTC
Color remote repository part of a remote branch "pink" instead of red. I.E: [Feature Request] Mixed coloring for remote refs in git log --graph --all
2025-12-12 22:06 UTC (2+ messages)
[RFC PATCH 0/3] Add Support for Multiple DC Regions
2025-12-12 22:07 UTC (4+ messages)
[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
2025-12-12 22:03 UTC (3+ messages)
` ✗ CI.checksparse: warning for drm/i915/dp: Clean up link BW/DSC slice config computation (rev3)
` ✓ Xe.CI.BAT: success "
[PATCH v4 1/5] landlock: Implement LANDLOCK_ADD_RULE_NO_INHERIT
2025-12-12 22:02 UTC (2+ messages)
[PATCH v10] drm/xe/uc: Add stop on hardware initialization error
2025-12-12 22:01 UTC (3+ messages)
[PATCH 00/14] greybus: introduce CPC as transport layer
2025-12-12 22:01 UTC (3+ messages)
` [PATCH 14/14] greybus: cpc: add CPC SDIO host driver
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
2025-12-12 22:00 UTC (13+ messages)
` [PATCH v6 "
` Working on top of mega merges
[PATCH v5 18/24] KVM: arm64: Enforce PMU event filter at vcpu_load()
2025-12-12 21:59 UTC (2+ messages)
[PATCH] ARM: dts: intel: Drop pxa2xx
2025-12-12 21:58 UTC (2+ messages)
[android-common:android16-6.12 1/1] drivers/base/core.c:1994: warning: Function parameter or struct member 'con_handle' not described in '__fw_devlink_relax_cycles'
2025-12-12 21:56 UTC
[kkdwivedi:coroutine/base 3/3] net/core/filter.c:12481:21: error: use of undeclared identifier '__udp4_lib_rcv'
2025-12-12 21:56 UTC
[android-common:android16-6.12-desktop 18/18] arch/x86/include/asm/kvm_pkvm.h:268:38: error: field 'sm_context_param' has incomplete type
2025-12-12 21:56 UTC
[PATCH v5 17/24] KVM: arm64: Context swap Partitioned PMU guest registers
2025-12-12 21:57 UTC (2+ messages)
[PATCH i-g-t v2 00/10] lib/kms: Move towards using 'crtcs' instead of 'pipes'
2025-12-12 21:57 UTC (3+ messages)
` ✓ i915.CI.BAT: success for lib/kms: Move towards using 'crtcs' instead of 'pipes' (rev5)
` ✓ Xe.CI.BAT: "
[android-common:android-mainline 1/1] posix_timers.c:398:13: warning: 'check_delete' defined but not used
2025-12-12 21:55 UTC
[PATCH v2] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
2025-12-12 21:53 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling (rev3)
UX failure: SSH authentication failure diagnostics
2025-12-12 21:46 UTC (2+ messages)
[openeuler:openEuler-1.0-LTS 1941/1941] net/netfilter/nf_nat_proto.c:56:6: warning: no previous prototype for function 'nf_nat_csum_recalc'
2025-12-12 21:44 UTC
drivers/i2c/busses/i2c-xiic.c:1320:1-7: preceding lock on line 1241
2025-12-12 21:44 UTC
[android-common:android15-6.6 0/1] kernel/power/energy_model.c:135:19: sparse: sparse: incorrect type in argument 1 (different address spaces)
2025-12-12 21:44 UTC
[openeuler:openEuler-1.0-LTS 1941/1941] mm/kmemleak.c:434:4: error: implicit declaration of function 'printk_safe_exit'; did you mean 'printk_nmi_exit'?
2025-12-12 21:44 UTC
[PATCH i-g-t v1 0/2] Close any open drm device after engine initialization in GPUTOP
2025-12-12 21:41 UTC (3+ messages)
` [PATCH i-g-t v1 2/2] tools/gputop/gputop: Enable support for multiple GPUs and instances
[PATCH 6.12.y-cip 0/4] Add RZ/V2N WDT support
2025-12-12 21:38 UTC (5+ messages)
` [PATCH 6.12.y-cip 1/4] dt-bindings: watchdog: renesas,wdt: Document RZ/V2N (R9A09G056) support
` [PATCH 6.12.y-cip 2/4] clk: renesas: r9a09g056: Add clock and reset entries for WDT controllers
` [PATCH 6.12.y-cip 3/4] arm64: dts: renesas: r9a09g056: Add WDT0-WDT3 nodes
` [PATCH 6.12.y-cip 4/4] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable WDT1
[PATCH 6.1.y-cip 0/4] Add RZ/V2N WDT support
2025-12-12 21:38 UTC (5+ messages)
` [PATCH 6.1.y-cip 1/4] clk: renesas: r9a09g056: Add clock and reset entries for WDT controllers
` [PATCH 6.1.y-cip 2/4] dt-bindings: watchdog: renesas,wdt: Document RZ/V2N (R9A09G056) support
` [PATCH 6.1.y-cip 3/4] arm64: dts: renesas: r9a09g056: Add WDT0-WDT3 nodes
` [PATCH 6.1.y-cip 4/4] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable WDT1
[PATCH BlueZ v7 1/9] shared/mcp, mcp: support multiple MCP, and add non-stub MCS server
2025-12-12 21:37 UTC (2+ messages)
` mcp: support multiple MCP and implement local GMCS
[PATCH v2 00/12] Changes for several CI improvements
2025-12-12 21:34 UTC (6+ messages)
` [PATCH v2 02/12] Switch Linux builds to use Alpine 3.22 container
` [PATCH v2 01/12] Add Alpine 3.22 containers
[PATCH v6 00/10] Page Reclamation Support for Xe3p Platforms
2025-12-12 21:32 UTC (11+ messages)
` [PATCH v6 01/10] drm/xe: Do not forward invalid TLB invalidation seqnos to upper layers
` [PATCH v6 02/10] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH v6 03/10] drm/xe: Add page reclamation info to device info
` [PATCH v6 04/10] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH v6 05/10] drm/xe: Create page reclaim list on unbind
` [PATCH v6 06/10] drm/xe: Suballocate BO for page reclaim
` [PATCH v6 07/10] drm/xe: Prep page reclaim in tlb inval job
` [PATCH v6 08/10] drm/xe: Append page reclamation action to tlb inval
` [PATCH v6 09/10] drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim
` [PATCH v6 10/10] drm/xe: Add debugfs support for page reclamation
[PATCH v5 16/24] KVM: arm64: Account for partitioning in PMCR_EL0 access
2025-12-12 21:31 UTC (2+ messages)
What's cooking in git.git (Dec 2025, #02)
2025-12-12 21:29 UTC (6+ messages)
[PATCH BlueZ v2 0/1] Support for config fragments (conf.d style dirs)
2025-12-12 21:28 UTC (4+ messages)
` [PATCH BlueZ v2 1/1] "
` "
[PATCH] migration: Fix a possible crash when halting a guest during migration
2025-12-12 21:26 UTC (5+ messages)
netfilter: nf_conncount: cpu soft lockup using limiting with Open vSwitch
2025-12-12 21:27 UTC (5+ messages)
[PATCH v2 0/6] Exposing case folding behavior
2025-12-12 21:23 UTC (7+ messages)
` [PATCH v2 1/6] fs: Add case sensitivity info to file_kattr
[PATCH v2 0/3] riscv: dts: starfive: Append starfive,jh7110 compatible to VisionFive 2 Lite
2025-12-12 21:19 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite board
` [PATCH v2 2/3] riscv: dts: "
` [PATCH v2 3/3] riscv: dts: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite eMMC board
[PATCH v5 15/24] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
2025-12-12 21:22 UTC (2+ messages)
[PATCH] ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi
2025-12-12 21:18 UTC (2+ messages)
[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
2025-12-12 21:18 UTC (2+ messages)
[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
2025-12-12 21:17 UTC (6+ messages)
` [DONOTAPPLY RFC PATCH v2 4/4] arm64: dts: samsung,coreprimevelte: add wifi node
[PATCH] NVMe/TCP: Fixed the out of order H2C PDU Crash
2025-12-12 21:15 UTC (3+ messages)
` [PATCH v2] nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
[PATCH v5 0/1] i40e: additional safety check
2025-12-12 21:12 UTC (6+ messages)
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH v5 1/1] i40e: validate ring_len parameter against hardware-specific values
` "
[bluez/bluez]
2025-12-12 21:10 UTC
[bluez/bluez]
2025-12-12 21:10 UTC
[bluez/bluez]
2025-12-12 21:10 UTC
[Intel-wired-lan] [PATCH net v1] idpf: read lower clock bits inside the time sandwich
2025-12-12 21:08 UTC (7+ messages)
[PATCH 0/7] Add Diamond Rapids uncore support
2025-12-12 21:00 UTC (8+ messages)
` [PATCH 1/7] perf/x86/intel/uncore: Add dual PCI/MSR discovery support
` [PATCH 2/7] perf/x86/intel/uncore: Add IMH PMON support for Diamond Rapids
` [PATCH 3/7] perf/x86/intel/uncore: Add CBB "
` [PATCH 4/7] perf/x86/intel/uncore: Add freerunning event descriptor helper macro
` [PATCH 5/7] perf/x86/intel/uncore: Support IIO free-running counters on DMR
` [PATCH 6/7] perf/x86/intel/uncore: Update DMR uncore constraints preliminarily
` [PATCH 7/7] perf pmu: Relax uncore wildcard matching to allow numeric suffix
[PATCH i-g-t] intel-ci: remove few i915 symlinks
2025-12-12 21:07 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v5 13/24] KVM: arm64: Writethrough trapped PMOVS register
2025-12-12 21:06 UTC (2+ messages)
[openeuler:openEuler-1.0-LTS 1941/1941] mm/vmalloc.c:217:23: warning: variable 'start' set but not used
2025-12-12 21:05 UTC
[PATCH] x86/sgx: Use goto to remove redundant if check in sgx_encl_init
2025-12-12 21:05 UTC (6+ messages)
[meta-oe][kirkstone][PATCH v2 01/11] ImageMagick: Fix CVE-2025-53014
2025-12-12 14:59 UTC (11+ messages)
` [meta-oe][kirkstone][PATCH v2 02/11] ImageMagick: Fix CVE-2025-53101
` [meta-oe][kirkstone][PATCH v2 03/11] ImageMagick: Fix CVE-2025-55160
` [meta-oe][kirkstone][PATCH v2 04/11] ImageMagick: Fix CVE-2025-55005
` [meta-oe][kirkstone][PATCH v2 05/11] ImageMagick: Fix CVE-2025-53019
` [meta-oe][kirkstone][PATCH v2 06/11] ImageMagick: Fix CVE-2025-55004
` [meta-oe][kirkstone][PATCH v2 07/11] ImageMagick: Fix CVE-2025-57803
` [meta-oe][kirkstone][PATCH v2 08/11] ImageMagick: Fix CVE-2025-57807
` [meta-oe][kirkstone][PATCH v2 09/11] ImageMagick: Fix CVE-2025-55154
` [meta-oe][kirkstone][PATCH v2 10/11] ImageMagick: Fix CVE-2025-55298
` [meta-oe][kirkstone][PATCH v2 11/11] ImageMagick: Fix CVE-2023-34151
[PATCH v8 0/8] mbim: Add support for MediaTek T700 5G
2025-12-12 21:02 UTC (9+ messages)
` [PATCH v8 1/8] sim: add ofono_sim_get_modem method
` [PATCH v8 2/8] plugins/udevng: Add support for PCIe MBIM modems
` [PATCH v8 3/8] mbimmodem: add support for MBIM extensions
` [PATCH v8 4/8] plugins/udevng: Add support for the MediaTek T700 5G modem
` [PATCH v8 5/8] mbim-message: Add support for parsing both UTF8/16 strings
` [PATCH v8 6/8] mbim: Add support for nested fixed arrays in arrays/structs
` [PATCH v8 7/8] mbim: Add support for SIM I/O operations
` [PATCH v8 8/8] mbim/network-registration: add support for manual registration
[RESEND RFC PATCH v2 00/29] sched/fair: Push-based load balancing
2025-12-12 21:03 UTC (3+ messages)
` [RESEND RFC PATCH v2 06/29] cpumask: Introduce for_each_cpu_and_wrap() and bitfield helpers
[PATCH v1] dts: show missing NIC capabilities in DTS logs
2025-12-12 21:01 UTC
drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: sparse: sparse: incorrect type in assignment (different base types)
2025-12-12 21:01 UTC
[PATCH] xen/domain: enable VCPUOP_register_runstate_phys_area hypercall
2025-12-12 21:01 UTC
[RFC 00/11] Reintroduce Hornet LSM
2025-12-12 21:00 UTC (3+ messages)
` [RFC 08/11] security: "
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.