messages from 2025-07-01 16:20:36 to 2025-07-01 17:06:53 UTC [more...]
[PATCH v8 1/4] drm: move drm based debugfs funcs to drm_debugfs.c
2025-07-01 16:53 UTC (4+ messages)
[PATCH v2 0/2] gendwarfksyms - improve symtypes output
2025-07-01 17:06 UTC (3+ messages)
` [PATCH v2 1/2] gendwarfksyms: use preferred form of sizeof for allocation
[PATCH net-next] ptp: remove unnecessary mutex lock in ptp_clock_unregister()
2025-07-01 17:03 UTC
[PATCH v2 00/28] CoreSight: Address CPU Power Management Issues
2025-07-01 14:53 UTC (17+ messages)
` [PATCH v2 01/28] coresight: Change device mode to atomic type
` [PATCH v2 02/28] coresight: etm4x: Always set tracer's device mode on target CPU
` [PATCH v2 03/28] coresight: etm3x: "
` [PATCH v2 04/28] coresight: etm4x: Correct polling IDLE bit
` [PATCH v2 05/28] coresight: etm4x: Ensure context synchronization is not ignored
` [PATCH v2 06/28] coresight: etm4x: Add context synchronization before enabling trace
` [PATCH v2 07/28] coresight: etm4x: Properly control filter in CPU idle with FEAT_TRF
` [PATCH v2 08/28] coresight: etm4x: Remove the state_needs_restore flag
` [PATCH v2 09/28] coresight: etm4x: Add flag to control single-shot restart
` [PATCH v2 10/28] coresight: etm4x: Reuse normal enable and disable logic in CPU idle
` [PATCH v2 11/28] coresight: Populate CPU ID into the coresight_device structure
` [PATCH v2 12/28] coresight: sysfs: Validate CPU online status for per-CPU sources
` [PATCH v2 13/28] coresight: Set per CPU source pointer
` [PATCH v2 14/28] coresight: Register CPU PM notifier in core layer
` [PATCH v2 15/28] coresight: etm4x: Hook CPU PM callbacks
` [PATCH v2 16/28] coresight: Add callback to determine if context save/restore is needed
[PATCH 0/3] rust: xarray: add `insert` and `reserve`
2025-07-01 17:04 UTC (10+ messages)
` [PATCH 1/3] rust: xarray: use the prelude
` [PATCH 2/3] rust: xarray: implement Default for AllocKind
` [PATCH 3/3] rust: xarray: add `insert` and `reserve`
[yocto] CMake + native devtool recipe seems lost #cmake #devtool
2025-07-01 17:04 UTC (3+ messages)
[PATCH v2 0/4] mm/userfaultfd: modulize memory types
2025-07-01 17:04 UTC (4+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API
[Buildroot] [PATCH 1/1] package/python-emailproxy: bump version to 2025.6.25
2025-07-01 17:04 UTC
Why git on windows pops up Git Credential Manager inspite of having set a credential helper in .gitconfig
2025-07-01 17:04 UTC (7+ messages)
[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 15}.x series
2025-07-01 17:03 UTC
[PATCH v3 RERUN 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-07-01 17:02 UTC (2+ messages)
` [PATCH v3 RERUN 1/1] "
[PATCH v9 0/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
2025-07-01 17:02 UTC (10+ messages)
` [PATCH v9 1/4] dt-bindings: arm: qcom: Add Lenovo TB16 support
` [PATCH v9 2/4] usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated Camera
` [PATCH v9 3/4] firmware: qcom: scm: Allow QSEECOM on Lenovo Thinkbook 16
` [PATCH v9 4/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY device tree
[PATCH v2 4/4] mm/damon: fix divide by zero in damon_get_intervals_score()
2025-07-01 17:00 UTC (2+ messages)
[PATCH] [i-g-t] tests/intel/xe_dma_buf_sync.c: Ensure spinner completion
2025-07-01 16:59 UTC (3+ messages)
` "
.clang-format: how useful, how often used, and how well maintained?
2025-07-01 16:59 UTC (7+ messages)
[PATCH] Fix do_pages_stat to use compat_uptr_t
2025-07-01 16:58 UTC (3+ messages)
` [PATCH v2] mm/migrate: Fix do_pages_stat in 32-bit mode
[PATCH i-g-t v1 RERUN 0/2] Skip PSR when disabled
2025-07-01 16:59 UTC (3+ messages)
` [PATCH i-g-t v1 RERUN 1/2] lib/igt_psr: Skip the test when PSR is disabled
` [PATCH i-g-t v1 RERUN 2/2] tests/intel/kms_frontbuffer_tracking: pass non-NULL output pointer
[PATCH 0/3] arm64: dts: qcom: fix GPIO lookup flags for i2c-gpio SDA and SCL pins
2025-07-01 16:57 UTC (6+ messages)
` [PATCH 1/3] arm64: dts: qcom: qrb2210-rb1: fix GPIO lookup flags for i2c SDA and SCL
` [PATCH 2/3] arm64: dts: qcom: qrb4210-rb2: "
[PATCH v3 0/6] Future-proof for multi-tile + multi-GT cases
2025-07-01 16:55 UTC (4+ messages)
` [PATCH v3 2/6] drm/xe: Track maximum GTs per tile on a per-platform basis
[PATCH v4 00/48] block: do not drain while holding the graph lock
2025-07-01 16:55 UTC (3+ messages)
` [PATCH v4 41/48] block: mark bdrv_new() as GRAPH_UNLOCKED
[arm-integrator:b4/genexis-xg6846b-v6.16-rc1 10/10] arch/arm/boot/dts/broadcom/bcm6846-genexis-xg6846b.dtb: /bus@ff800000/i2c@2100: failed to match any schema with compatible: ['brcm,bcmbca-i2c']
2025-07-01 16:55 UTC
[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
2025-07-01 16:54 UTC (19+ messages)
` [PATCH v13 2/6] rust: introduce module_param module
[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
2025-07-01 16:53 UTC (15+ messages)
` [PATCH net-next v2 10/18] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net-next v2 11/18] net: macb: single dma_alloc_coherent() for DMA descriptors
` [PATCH net-next v2 12/18] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v2 13/18] net: macb: avoid double endianness swap in macb_set_hwaddr()
` [PATCH net-next v2 14/18] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next v2 15/18] net: macb: Add "mobileye,eyeq5-gem" compatible
misc cleanups v2
2025-07-01 16:53 UTC (13+ messages)
` [PATCH 1/7] xfs: clean up the initial read logic in xfs_readsb
` [PATCH 3/7] xfs: add a xfs_group_type_buftarg helper
` [PATCH 4/7] xfs: refactor xfs_calc_atomic_write_unit_max
` [PATCH 5/7] xfs: rename the bt_bdev_* buftarg fields
` [PATCH 6/7] xfs: remove the bt_bdev_file buftarg field
` [PATCH 7/7] xfs: remove the bt_meta_sectorsize field in struct buftarg
[PATCH v5 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant PCIe root complex
2025-07-01 16:52 UTC (2+ messages)
[PATCH v9 0/4] Enable debugfs information based on client-id
2025-07-01 16:49 UTC (5+ messages)
` [PATCH v9 1/4] drm: move drm based debugfs funcs to drm_debugfs.c
` [PATCH v9 2/4] drm: add debugfs support on per client-id basis
` [PATCH v9 3/4] drm/amdgpu: add debugfs support for VM pagetable per client
` [PATCH v9 4/4] drm/amdgpu: add support of debugfs for mqd information
[PATCH v8 00/14] arm: rework id register storage
2025-07-01 16:49 UTC (5+ messages)
` [PATCH v8 13/14] arm/cpu: switch to a generated cpu-sysregs.h.inc
[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-01 16:49 UTC (6+ messages)
` [PATCH v13 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v13 2/5] rust: support formatting of foreign types
` [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v13 5/5] rust: remove core::ffi::CStr reexport
[PATCH] media: uvcvideo: avoid variable shadowing in uvc_ctrl_cleanup_fh
2025-07-01 16:48 UTC (2+ messages)
[PATCH net v2] net: libwx: fix the incorrect display of the queue number
2025-07-01 16:48 UTC (2+ messages)
[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-01 16:46 UTC (3+ messages)
[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
2025-07-01 16:46 UTC (11+ messages)
` [PATCH v2 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
` [PATCH v2 04/19] drm: Pass the format info to .fb_create()
` [PATCH v2 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
` [PATCH v2 06/19] drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()
` [PATCH v2 14/19] drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
[PATCH v5] staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()
2025-07-01 16:45 UTC
[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
2025-07-01 16:45 UTC (9+ messages)
` [PATCH v2 1/8] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v2 2/8] vsock/virtio: Validate length in packet header before skb_put()
` [PATCH v2 3/8] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v2 4/8] vsock/virtio: Resize receive buffers so that each SKB fits in a page
` [PATCH v2 5/8] vsock/virtio: Add vsock helper for linear SKB allocation
` [PATCH v2 6/8] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v2 7/8] vsock/virtio: Rename virtio_vsock_skb_rx_put() to virtio_vsock_skb_put()
` [PATCH v2 8/8] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
[PATCH 1/2] drm/tests: Fix endian warning
2025-07-01 16:45 UTC (3+ messages)
[PATCH v2 1/5] drm: Add a firmware flash method to device wedged uevent
2025-07-01 16:44 UTC (12+ messages)
[PATCH v17 00/22] Type2 device basic support
2025-07-01 16:44 UTC (7+ messages)
` [PATCH v17 10/22] cx/memdev: Indicate probe deferral
[PATCH v3 00/25] Appended Signature Secure Boot Support for PowerPC
2025-07-01 16:41 UTC (4+ messages)
` [PATCH v3 17/25] ieee1275: Platform Keystore (PKS) Support
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-07-01 (idpf, igc)
2025-07-01 16:43 UTC (4+ messages)
` [PATCH net 1/3] idpf: return 0 size for RSS key if not supported
` [PATCH net 2/3] idpf: convert control queue mutex to a spinlock
` [PATCH net 3/3] igc: disable L1.2 PCI-E link substate to avoid performance issue
[PATCH v4 00/10] Introducing firmware late binding
2025-07-01 16:41 UTC (7+ messages)
` [PATCH v4 02/10] mei: late_bind: add late binding component driver
[GSOC PATCH v2 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
2025-07-01 16:42 UTC (4+ messages)
` [GSOC PATCH v2 2/2] builtin/prune: stop depending on 'the_repository'
[PATCH 0/3] kernel/nsproxy: Minor nsproxy code simplification
2025-07-01 16:41 UTC (4+ messages)
[PATCH v4 0/5] add support for stapsdt probes
2025-07-01 16:42 UTC (3+ messages)
` [PATCH v4 5/5] selftests/usdt: add test covering different forms of stapsdt note args
[BUG] KASAN: slab-out-of-bounds in vsnprintf triggered by large stack frame
2025-07-01 16:41 UTC
[PATCH] bpf: Call cond_resched() to avoid soft lockup in trie_free()
2025-07-01 16:41 UTC (13+ messages)
[PATCH v6 0/3] Add Qualcomm i3c controller driver support
2025-07-01 16:40 UTC (3+ messages)
` [PATCH v6 2/3] i3c: master: Add Qualcomm I3C controller driver
[PATCH 00/13] netfs, cifs: Fixes to retry-related code
2025-07-01 16:38 UTC (14+ messages)
` [PATCH 01/13] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH 02/13] netfs: Fix double put of request
` [PATCH 03/13] netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
` [PATCH 04/13] netfs: Fix looping in wait functions
` [PATCH 05/13] netfs: Fix ref leak on inserted extra subreq in write retry
` [PATCH 06/13] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH 07/13] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH 08/13] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH 09/13] smb: client: fix warning when reconnecting channel
` [PATCH 10/13] netfs: Fix i_size updating
` [PATCH 11/13] netfs: Merge i_size update functions
` [PATCH 12/13] netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
` [PATCH 13/13] netfs: Update tracepoints in a number of ways
[PATCH] PCI: dwc: Make dw_pcie_ptm_ops static
2025-07-01 16:39 UTC (2+ messages)
[PATCH v4 5/7] PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
2025-07-01 16:38 UTC (2+ messages)
[PATCH v3] i2c: microchip-core: re-fix fake detections w/ i2cdetect
2025-07-01 16:38 UTC (2+ messages)
[PATCH mm-next] alloc_tag: add total bytes allocation information
2025-07-01 16:38 UTC
[RFC PATCH BlueZ 0/4] Initial support for GATT Proxy Service
2025-07-01 16:38 UTC (3+ messages)
[PATCH net-next v2] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
2025-07-01 16:37 UTC (2+ messages)
[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-07-01 16:37 UTC (5+ messages)
` [PATCH v14 26/32] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
[PATCH v2] sched/numa: Introduce per cgroup numa balance control
2025-07-01 16:36 UTC (3+ messages)
[RFC PATCH] target/i386: Report TPR accesses to HVF
2025-07-01 16:35 UTC (2+ messages)
[RFC] genirq: Fix lockup in handle_edge_irq
2025-07-01 16:35 UTC
[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
2025-07-01 16:34 UTC (5+ messages)
` [PATCH v3 25/26] tests/functional: Add hvf_available() helper
[PATCH v6 0/5] drm/xe: i2c support
2025-07-01 16:32 UTC (5+ messages)
` [PATCH v6 1/5] i2c: designware: Use polling by default when there is no irq resource
` [PATCH v6 2/5] i2c: designware: Add quirk for Intel Xe
[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-01 16:31 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: "
Weird delay introduced in v6.16-rc only, possible regression
2025-07-01 16:30 UTC (2+ messages)
[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
2025-07-01 16:29 UTC (2+ messages)
[PATCH] kunit/fortify: Add back "volatile" for sizeof() constants
2025-07-01 16:27 UTC (3+ messages)
[PATCH qemu v16 0/5] arm/virt: CXL support via pxb_cxl
2025-07-01 16:26 UTC (7+ messages)
` [PATCH qemu v16 3/5] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
[dtor-input:next] BUILD SUCCESS 54e626d097b05af9421534d211c9f96211d07d66
2025-07-01 16:27 UTC
[PATCH igt 0/9] msm: recovery and mapping updates
2025-07-01 16:27 UTC (7+ messages)
` [PATCH igt 7/9] msm/mapping: Handle larger gmem file size
` [PATCH igt 8/9] msm/mapping: Add wait for stall-on-fault to re-arm
` [PATCH igt 9/9] msm/mapping: Free devcore
[PATCH i-g-t] tests/kms_plane: Add test to validate odd panning
2025-07-01 16:26 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_plane: Add test to validate odd panning (rev7)
[PATCH] Remove error prints for devm_add_action_or_reset()
2025-07-01 16:25 UTC (4+ messages)
[robh:imx93-ethos-v2 7/27] drivers/accel/ethos/ethos_gem.c:217:60: error: use of undeclared identifier 'element_size'
2025-07-01 16:25 UTC
[PATCH] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_DIS_NULL_QUERY
2025-07-01 16:26 UTC (10+ messages)
[PATCH] mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
2025-07-01 14:39 UTC (3+ messages)
[PATCH 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
2025-07-01 14:49 UTC (3+ messages)
` [PATCH 2/3] bus: mhi: don't deinitialize and re-initialize again
[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
2025-07-01 16:23 UTC (8+ messages)
[PATCH i-g-t] fast-feedback.testlist: Reorder dmabuf and i915_selftest
2025-07-01 16:22 UTC (2+ messages)
` ✓ i915.CI.BAT: success for fast-feedback.testlist: Reorder dmabuf and i915_selftest (rev3)
[PATCH v2] block: include child references in block device info
2025-07-01 16:21 UTC
[meta-ti][scarthgap/master][PATCH 1/3] meta-ti-bsp: Split out ti-edgeai-fw from ti-rtos-echo-test-fw
2025-07-01 16:22 UTC (7+ messages)
[PATCH v2] arm64: Kconfig.platforms: remove useless select for ARCH_K3
2025-07-01 14:36 UTC (2+ messages)
[Buildroot] [PATCH] package/python-urllib3: security bump to v2.5.0
2025-07-01 16:21 UTC
[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
2025-07-01 16:20 UTC (12+ messages)
[PATCH v2 0/3] Support for Adreno X1-85 Speedbin along with new OPP levels
2025-07-01 16:20 UTC (4+ messages)
` [PATCH v2 1/3] drm/msm/adreno: Add speedbin support for X1-85
` [PATCH v2 2/3] dt-bindings: power: qcom,rpmpd: add Turbo L5 corner
` [PATCH v2 3/3] arm64: dts: qcom: x1e80100: Update GPU OPP table
[PATCH] drm/gem-shmem: Do not map s/g table by default
2025-07-01 16:20 UTC (2+ messages)
[PATCH 0/3] btrfs: qgroup fixes and a cleanup
2025-07-01 16:20 UTC (2+ messages)
[AUH] Upgrade status: 2025-07-01
2025-07-01 16:20 UTC
[AUH] nettle: upgrading to 3.10.2 FAILED
2025-07-01 16:20 UTC
[AUH] re2c: upgrading to 4.3 SUCCEEDED
2025-07-01 16:20 UTC
[AUH] sqlite3: upgrading to 3.50.2 FAILED
2025-07-01 16:20 UTC
[AUH] nghttp2: upgrading to 1.66.0 SUCCEEDED
2025-07-01 16:20 UTC
[AUH] taglib: upgrading to 2.1.1 SUCCEEDED
2025-07-01 16:20 UTC
[AUH] vte: upgrading to 0.80.3 FAILED
2025-07-01 16:20 UTC
[AUH] libadwaita: upgrading to 1.7.5 SUCCEEDED
2025-07-01 16:20 UTC
[AUH] spirv-llvm-translator: upgrading to 20.1.4 SUCCEEDED
2025-07-01 16:20 UTC
[AUH] xserver-xorg: upgrading to 21.1.18 SUCCEEDED
2025-07-01 16:20 UTC
[AUH] linux-firmware: upgrading to 20250627 SUCCEEDED
2025-07-01 16:20 UTC
[AUH] gst-devtools: upgrading to 1.26.3 SUCCEEDED
2025-07-01 16:20 UTC
[AUH] diffoscope: upgrading to 300 SUCCEEDED
2025-07-01 16:20 UTC
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.