messages from 2025-04-16 13:20:46 to 2025-04-16 13:54:41 UTC [more...]
[PATCH v8 0/6] Add clock controller support for SpacemiT K1
2025-04-16 13:54 UTC (5+ messages)
` [PATCH v8 1/6] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
` [PATCH v8 2/6] dt-bindings: clock: spacemit: Add spacemit,k1-pll
` [PATCH v8 3/6] clk: spacemit: Add clock support for SpacemiT K1 SoC
` [PATCH v8 4/6] clk: spacemit: k1: Add TWSI8 bus and function clocks
Regression from a9b3c355c2e6 ("asm-generic: pgalloc: provide generic __pgd_{alloc,free}") with CONFIG_DEBUG_VM_PGFLAGS=y and Xen
2025-04-16 13:53 UTC (3+ messages)
[PATCH 0/6] enable switching to new gpu index for hibernate on SRIOV
2025-04-16 13:53 UTC (7+ messages)
` [PATCH 1/6] drm/amdgpu: update XGMI physical node id and GMC configs on resume
` [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
` [PATCH 5/6] drm/amdgpu: fix sdma ring test fail when resume from hibernation
Assert in x86_emulate_wrapper triggerable by HVM domain
2025-04-16 13:53 UTC (3+ messages)
[PATCH] MAINTAINERS: Add Pedro as reviewer to the MEMORY MAPPING section
2025-04-16 13:53 UTC
[PATCH v8 00/19] Add support for RZ/G3E CANFD
2025-04-16 13:53 UTC (11+ messages)
` [PATCH v8 05/19] can: rcar_canfd: Update RCANFD_GERFL_ERR macro
` [PATCH v8 06/19] can: rcar_canfd: Drop the mask operation in RCANFD_GAFLCFG_SETRNC macro
` [PATCH v8 07/19] can: rcar_canfd: Add rcar_canfd_setrnc()
` [PATCH v8 08/19] can: rcar_canfd: Update RCANFD_GAFLCFG macro
` [PATCH v8 15/19] can: rcar_canfd: Add struct rcanfd_regs variable to struct rcar_canfd_hw_info
[PATCH v2 0/2] Change DRAM message and add RAM doc
2025-04-16 13:52 UTC (4+ messages)
[PATCH 0/7 v5] sched/fair: Rework EAS to handle more cases
2025-04-16 13:52 UTC (5+ messages)
` [PATCH 5/7 v5] sched/fair: Add push task mechanism for EAS
[PATCH v11 net-next 0/5] DUALPI2 patch
2025-04-16 13:52 UTC (3+ messages)
` [PATCH v11 net-next 2/5] selftests/tc-testing: Add selftests for qdisc DualPI2
[PATCH] doc: Correct the default value of xenomai.sysheap_size
2025-04-16 13:51 UTC
[PATCH 0/2] mm: two allocator fixes for 6.15
2025-04-16 13:45 UTC (3+ messages)
` [PATCH 1/2] mm: vmscan: restore high-cpu watermark safety in kswapd
` [PATCH 2/2] mm: vmscan: fix kswapd exit condition in defrag_mode
[FIRST-PATCH] staging : greybus : gb-beagleplay.c : fixing the checks as first-patch
2025-04-16 13:51 UTC (4+ messages)
[PATCH 0/5] mm/vmalloc.c: code cleanup and improvements
2025-04-16 13:50 UTC (3+ messages)
` [PATCH 3/5] mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
[PATCH v2] emulation: fdt: Allow using U-Boot's device tree with QEMU
2025-04-16 13:50 UTC (3+ messages)
[PATCH RFC 0/3] mnt_idmapping: avoid pointer chase & inline low-level helpers
2025-04-16 13:49 UTC (3+ messages)
` [PATCH RFC 1/3] inode: add fastpath for filesystem user namespace retrieval
[PATCH 1/1] virtio_console: fix missing byte order handling for cols and rows
2025-04-16 13:49 UTC (2+ messages)
[PATCH v1 0/4] k3: migrate SPL_TEXT_BASE to new address
2025-04-16 13:48 UTC (3+ messages)
[Intel-wired-lan] Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
2025-04-16 13:48 UTC (6+ messages)
` "
kernel/sched/rt.c:9:18: warning: 'max_rt_runtime' defined but not used
2025-04-16 13:47 UTC
[PATCH v2] x86/bugs/mmio: Rename mmio_stale_data_clear to cpu_buf_vm_clear
2025-04-16 13:47 UTC
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-04-16 13:42 UTC (44+ messages)
` [PATCH v8 01/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v8 02/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v8 03/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v8 04/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v8 05/43] arm64: RME: Check for RME support at KVM init
` [PATCH v8 06/43] arm64: RME: Define the user ABI
` [PATCH v8 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v8 08/43] kvm: arm64: Don't expose debug capabilities for realm guests
` [PATCH v8 09/43] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v8 10/43] arm64: RME: RTT tear down
` [PATCH v8 11/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v8 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v8 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v8 14/43] KVM: arm64: Support timers in realm RECs
` [PATCH v8 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v8 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v8 18/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v8 19/43] arm64: RME: Allow populating initial contents
` [PATCH v8 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v8 21/43] KVM: arm64: Handle realm VCPU load
` [PATCH v8 22/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v8 23/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v8 24/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v8 25/43] arm64: Don't expose stolen time for realm guests
` [PATCH v8 26/43] arm64: RME: allow userspace to inject aborts
` [PATCH v8 27/43] arm64: RME: support RSI_HOST_CALL
` [PATCH v8 28/43] arm64: RME: Allow checking SVE on VM instance
` [PATCH v8 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v8 30/43] arm64: RME: Prevent Device mappings for Realms
` [PATCH v8 31/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v8 32/43] arm64: RME: Enable PMU support with a realm guest
` [PATCH v8 33/43] arm64: RME: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v8 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v8 35/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v8 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v8 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v8 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v8 39/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v8 40/43] arm64: RME: Provide accurate register list
` [PATCH v8 41/43] KVM: arm64: Expose support for private memory
` [PATCH v8 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v8 43/43] KVM: arm64: Allow activating realms
Reseive a HTTP Error 500 when send error report
2025-04-16 13:46 UTC (4+ messages)
` [yocto] "
[PATCH v2 00/11] usb: xhci: decouple allocation and initialization
2025-04-16 13:45 UTC (12+ messages)
` [PATCH v2 01/11] usb: xhci: relocate pre-allocation initialization
` [PATCH v2 02/11] usb: xhci: move device slot enabling register write
` [PATCH v2 03/11] usb: xhci: move command ring pointer write
` [PATCH v2 04/11] usb: xhci: refactor xhci_set_cmd_ring_deq()
` [PATCH v2 05/11] usb: xhci: move DCBAA pointer write
` [PATCH v2 06/11] usb: xhci: move doorbell array pointer assignment
` [PATCH v2 07/11] usb: xhci: move enabling of USB 3 device notifications
` [PATCH v2 08/11] usb: xhci: remove error handling from xhci_add_interrupter()
` [PATCH v2 09/11] usb: xhci: move initialization of the primary interrupter
` [PATCH v2 10/11] usb: xhci: add individual allocation checks in xhci_mem_init()
` [PATCH v2 11/11] usb: xhci: cleanup xhci_mem_init()
[RFC PATCH 00/13] migration: Unify capabilities and parameters
2025-04-16 13:44 UTC (7+ messages)
` [RFC PATCH 05/13] migration: Reduce a bit of duplication in migration.json
[PATCH 0/2] migration: A couple of cleanups
2025-04-16 13:43 UTC (3+ messages)
` [PATCH 1/2] migration/multifd: Fix received packets tracepoint
` [PATCH 2/2] migration: Trivial cleanups for postcopy
[PATCH net 0/8] ynl: avoid leaks in attr override and spec fixes for C
2025-04-16 13:45 UTC (4+ messages)
` [PATCH net 1/8] tools: ynl-gen: don't declare loop iterator in place
[PATCH net-next v8 00/13] Add support for PSE budget evaluation strategy
2025-04-16 13:44 UTC (14+ messages)
` [PATCH net-next v8 01/13] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH net-next v8 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v8 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v8 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v8 05/13] net: ethtool: Add support for new power domains index description
` [PATCH net-next v8 06/13] net: pse-pd: Add helper to report hardware enable status of the PI
` [PATCH net-next v8 07/13] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v8 08/13] net: ethtool: Add PSE port priority support feature
` [PATCH net-next v8 09/13] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v8 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v8 11/13] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v8 12/13] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v8 13/13] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description
[PATCH v4 0/5] AMD Zen debugging documentation
2025-04-16 13:44 UTC (5+ messages)
` [PATCH v4 4/5] platform/x86/amd: pmc: use FCH_PM_BASE definition
[PATCH] x86/HVM: update repeat count upon nested lin->phys failure
2025-04-16 13:44 UTC
[PATCH] kvm: x86: Don't report guest userspace emulation error to userspace in kvm_task_switch()
2025-04-16 13:43 UTC
[meta-oe][PATCH 1/2] gnome-remote-dsktop: add requested user
2025-04-16 13:44 UTC (2+ messages)
` [meta-oe][PATCH 2/2] flatpak: "
[PATCH] cpufreq: fix compile-test defaults
2025-04-16 13:43 UTC
[PATCH 0/4] more fine-grained btree node moves
2025-04-16 13:43 UTC (5+ messages)
` [PATCH 1/4] bcachefs: Plumb target parameter through btree_node_rewrite_pos()
` [PATCH 2/4] bcachefs: plumb btree_id through move_pred_fd
` [PATCH 3/4] bcachefs: bch2_move_data_btree() can move btree nodes
` [PATCH 4/4] bcachefs: bch2_move_data_btree() can now walk roots
[PATCH v3 00/16] Hyperlaunch device tree for dom0
2025-04-16 13:42 UTC (19+ messages)
` [PATCH v3 01/16] x86/boot: introduce boot domain
` [PATCH v3 13/16] x86/hyperlaunch: specify dom0 mode with device tree
` [PATCH v3 14/16] x86/hyperlaunch: add memory parsing to domain config
` [PATCH v3 15/16] x86/hyperlaunch: add max vcpu parsing of hyperlaunch device tree
[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
2025-04-16 13:42 UTC (5+ messages)
` [PATCH 05/20] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length
[PATCH v3] tools/nolibc/types.h: fix mismatched parenthesis in minor()
2025-04-16 13:42 UTC (2+ messages)
` Follow-up: "
[PATCH RFC] drm/amdgpu: Block userspace mapping of IO
2025-04-16 11:43 UTC (3+ messages)
[REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
2025-04-16 11:25 UTC (3+ messages)
` 回复: "
[PATCH] drm/amd/include: fix kernel-doc formatting in amd_shared.h
2025-04-16 9:11 UTC
[PATCH] ansible_cfg: template boolean defaults must be "False"
2025-04-16 13:41 UTC
[RESEND 0/2] drm/edid: more displayid timing parsing and cleanups
2025-04-16 13:40 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/edid: more displayid timing parsing and cleanups (rev3)
[PATCH 1/3] bcachefs: BCH_FEATURE_no_alloc_info
2025-04-16 13:39 UTC (3+ messages)
` [PATCH 2/3] bcachefs: BCH_FEATURE_small_image
` [PATCH 3/3] bcachefs: BCH_MEMBER_RESIZE_ON_MOUNT
[PATCH RFC 0/3] nvme: add support for command quiesce timeout
2025-04-16 13:39 UTC (7+ messages)
` [PATCH RFC 3/3] nvme: delay failover by "
[Intel-wired-lan] [PATCH net-next v2 0/2] net: ptp: driver opt-in for supported PTP ioctl flags
2025-04-16 13:38 UTC (3+ messages)
` "
error: call to undeclared function 'numa_add_reserved_memblk'
2025-04-16 13:38 UTC
[PATCH net-next V4 0/2] veth: qdisc backpressure and qdisc check refactor
2025-04-16 13:38 UTC (5+ messages)
` [PATCH net-next V4 1/2] net: sched: generalize check for no-queue qdisc on TX queue
` [PATCH net-next V4 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
[PATCH 1/3] btrfs: get rid of path allocation in btrfs_del_inode_extref()
2025-04-16 13:37 UTC (5+ messages)
` 回复: "
[Buildroot] [PATCH v2 1/1] package/tailscale: install systemd service files
2025-04-16 13:37 UTC (2+ messages)
[PATCH] meta: classes-recipe: uki: Make initramfs optional
2025-04-16 13:36 UTC
[PATCH 1/6] bcachefs: bch2_run_explicit_recovery_pass_printbuf()
2025-04-16 13:37 UTC (6+ messages)
` [PATCH 2/6] bcachefs: Simplify bch2_count_fsck_err()
` [PATCH 3/6] bcachefs: bch2_dev_missing_bkey()
` [PATCH 4/6] bcachefs: print_str_as_lines() -> print_str()
` [PATCH 5/6] bcachefs: Flag for repair on missing subvolume
` [PATCH 6/6] bcachefs: Add a recovery pass for making sure root inode is readable
[PATCH/RFC 0/1] arm64: dts: renesas: white-hawk: Add mini-DP output support
2025-04-16 13:37 UTC (4+ messages)
` [PATCH/RFC 1/1] "
[PATCH 1/3] bcachefs: bch2_copygc_wakeup()
2025-04-16 13:36 UTC (3+ messages)
` [PATCH 2/3] bcachefs: Clean up option pre/post hooks, small fixes
` [PATCH 3/3] bcachefs: Incompatible features may now be enabled at runtime
[PATCH] bcachefs: Single device mode
2025-04-16 13:36 UTC
Please pull u-boot-marvell/master
2025-04-16 13:35 UTC
[EVL_XENOMAI-4] Consistent Latency Spike at 4s on Isolated CPU with EVL (Raspberry Pi 4)
2025-04-16 13:33 UTC (2+ messages)
[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
2025-04-16 13:32 UTC (5+ messages)
` [PATCH v2 1/4] PM: device: Introduce platform_resources_managed flag
[PATCH v2] configs: clearfog,helios4: disable sdhci sdma
2025-04-16 13:32 UTC (2+ messages)
nfs compile error nfslocalio.o and localio.o since v6.14-rc1
2025-04-16 13:31 UTC (13+ messages)
` [PATCH] nfs: add dummy definition for nfsd_file
` [PATCH v2] "
Reggression caused by "drm/fb-helper: Don't use the preferred depth for the BPP default"
2025-04-16 13:31 UTC (3+ messages)
[PATCH] HID: logitech-hidpp: Replace devm_kasprintf() call by devm_kstrdup() in hidpp_connect_event()
2025-04-16 13:32 UTC
[PATCH v4 1/5] drm: add macro drm_file_err to print process info
2025-04-16 13:31 UTC (5+ messages)
` [PATCH v4 2/5] drm/amdgpu: add drm_file reference in userq_mgr
` [PATCH v4 3/5] drm/amdgpu: use drm_file_err to add process info
` [PATCH v4 4/5] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
` [PATCH v4 5/5] drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver
[PATCH] cmd: mvebu/bubt: Correct usage of IS_ENABLED() macro
2025-04-16 13:31 UTC (2+ messages)
[PATCH v2 0/5] parse-options: harden handling of integer values
2025-04-16 13:31 UTC (5+ messages)
` [PATCH v2 4/5] parse-options: introduce `OPTION_UNSIGNED`
[PATCH] ARM: mvebu: Correct SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR usage
2025-04-16 13:31 UTC (2+ messages)
[PATCH] drm/tiny: panel-mipi-dbi: Pass drm_client_setup_with_fourcc()
2025-04-16 13:30 UTC
[error-report-web][PATCH] view: fix unquote_plus import
2025-04-16 13:30 UTC (3+ messages)
` [yocto] "
[PATCH 00/18] AMD vIOMMU: DMA remapping support for VFIO devices
2025-04-16 13:29 UTC (4+ messages)
` [PATCH 02/18] amd_iommu: Add helper function to extract the DTE
[PATCH] mm/rmap: Move anon_vma initialization to anon_vma_ctor()
2025-04-16 13:30 UTC (2+ messages)
[PATCH -v2 00/10] timers: Simple cleanup of the timer API namespace
2025-04-16 13:29 UTC (3+ messages)
` [PATCH 01/10] rust: Rename timer_container_of() to hrtimer_container_of()
[tty:tty-testing] BUILD SUCCESS 926040da60642335969ff99fa2ba67e4e0bb2618
2025-04-16 13:29 UTC
[tty:tty-linus] BUILD SUCCESS e1ca3ff28ab1e2c1e70713ef3fa7943c725742c3
2025-04-16 13:29 UTC
UBoot recipe not building automatically
2025-04-16 13:29 UTC
[usb:usb-linus] BUILD SUCCESS 429a98abfc01d3d4378b7a00969437dc3e8f647c
2025-04-16 13:28 UTC
[PATCH v3 0/4] rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len`
2025-04-16 13:28 UTC (2+ messages)
[PATCH] thunderbolt: Fix a logic error in wake on connect
2025-04-16 13:27 UTC (3+ messages)
[PATCHSET 00/10] tools headers: Sync header files with the kernel
2025-04-16 13:26 UTC (4+ messages)
` [PATCH 05/10] tools headers: Update the syscall table with the kernel sources
[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
2025-04-16 13:24 UTC (2+ messages)
[PATCH] btrfs: remove BTRFS_REF_LAST from btrfs_ref_type
2025-04-16 13:25 UTC (6+ messages)
` 回复: "
[PATCH v1 0/8] Enable/Disable DC balance along with VRR DSB
2025-04-16 13:23 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
mixing SCMI and PSCI power domain hierarchy
2025-04-16 13:22 UTC (4+ messages)
[PATCH v3 00/22] RV: Linear temporal logic monitors for RT application
2025-04-16 13:21 UTC (3+ messages)
` [PATCH v3 09/22] verification/dot2k: Prepare the frontend for LTL inclusion
[PATCH v2 00/13] vt: implement proper Unicode handling
2025-04-16 13:21 UTC (5+ messages)
` [PATCH v2 04/13] vt: introduce gen_ucs_width_table.py to create ucs_width_table.h
[PATCH i-g-t v2 0/2] tests/intel: Add blocklists and test_config
2025-04-16 13:21 UTC (2+ messages)
` [PATCH i-g-t v2 2/2] tests/intel/test_config: Add GPU excluded platform definition for LNL/BMG
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.