messages from 2025-10-09 10:57:28 to 2025-10-09 11:43:20 UTC [more...]
[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-10-09 11:28 UTC (5+ messages)
` [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
[PATCH v22 0/6] Donor Migration for Proxy Execution (v22)
2025-10-09 11:43 UTC (5+ messages)
` [PATCH v22 2/6] sched/locking: Add blocked_on_state to provide necessary tri-state for proxy return-migration
[XEN][PATCH] x86: hvm: vlapic: rework WR/rsvdz masks for LVTx regs
2025-10-09 11:42 UTC
[RFC][PATCH] sched/deadline: Fix dl_server getting stuck, allowing cpu starvation
2025-10-09 11:42 UTC (6+ messages)
` [tip: sched/urgent] sched/deadline: Fix dl_server getting stuck
[PATCH v2] hw/uefi: add "info ovmf-log" + "query-ovmf-log" monitor commands
2025-10-09 11:41 UTC (4+ messages)
[PATCH 0/2] Support power resources in ata ports
2025-10-09 11:41 UTC (11+ messages)
` [PATCH 1/2] Add manage_restart device attribute to scsi_disk
` [PATCH 2/2] Power on ata ports defined in ACPI before probing ports
` [PATCH v2 0/2] Support power resources defined in acpi on ata
` [PATCH v2 1/2] scsi: sd: Add manage_restart device attribute to scsi_disk
` [PATCH v2 2/2] ata: Use ACPI methods to power on ata ports
[PATCH v7 00/20] Add GCE support for MT8196
2025-10-09 11:41 UTC (25+ messages)
` [PATCH v7 02/20] mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
` [PATCH v7 05/20] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH v7 06/20] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH v7 07/20] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
` [PATCH v7 08/20] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH v7 09/20] soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v7 12/20] soc: mediatek: Add programming flow for unsupported subsys ID hardware
[PATCH v4] hw/riscv/virt: Add acpi ged and powerdown support
2025-10-09 11:40 UTC
[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
2025-10-09 11:40 UTC (4+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
[PATCH v3 0/7] drm/bridge: protect encoder bridge chain with a mutex
2025-10-09 11:39 UTC (8+ messages)
` [PATCH v3 1/7] drm/encoder: add mutex to protect the bridge chain
` [PATCH v3 2/7] drm/encoder: drm_encoder_cleanup: lock the encoder chain mutex during removal
` [PATCH v3 3/7] drm/bridge: drm_bridge_attach: lock the encoder chain mutex during insertion
` [PATCH v3 4/7] drm/bridge: lock the encoder chain in scoped for_each loops
` [PATCH v3 5/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_from()
` [PATCH v3 6/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_reverse()
` [PATCH v3 7/7] drm/bridge: prevent encoder chain changes in pre_enable/post_disable
IRQ thread timeouts and affinity
2025-10-09 11:38 UTC
[PATCH 0/3] kbuild: Fixes for fallout from recent modules.builtin.modinfo series
2025-10-09 11:37 UTC (3+ messages)
` [PATCH 3/3] s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections
[PATCH 0/4] Add first led driver written in Rust
2025-10-09 11:36 UTC (7+ messages)
` [PATCH 1/4] rust: i2c: add read and write byte data abstractions
` [PATCH 2/4] rust: add pinned wrapper of Vec
` [PATCH 3/4] rust: leds: add basic led classdev abstractions
[PATCH v2] xen: Strip xen.efi by default
2025-10-09 11:36 UTC (7+ messages)
[PATCH v1 0/2] ASoC: Add QCS615 sound card support
2025-10-09 11:36 UTC (6+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card
[PATCH] mm: Replace READ_ONCE() with standard page table accessors
2025-10-09 11:35 UTC (2+ messages)
[PATCH for 5.15] platform/x86: int3472: Check for adev == NULL
2025-10-09 8:15 UTC
[PATCH v2 00/16] Introduce AspeedCoprocessor class and base implementation
2025-10-09 11:34 UTC (4+ messages)
` [PATCH v2 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_get_irq() API
` [SPAM] "
` [SPAM] [PATCH v2 00/16] Introduce AspeedCoprocessor class and base implementation
[PATCH v4 00/18 for 4.22] xen/riscv: introduce p2m functionality
2025-10-09 11:34 UTC (6+ messages)
` [PATCH v4 18/18] xen/riscv: introduce metadata table to store P2M type
[PATCH v3 00/17] Remap tree
2025-10-09 11:28 UTC (18+ messages)
` [PATCH v3 01/17] btrfs: add definitions and constants for remap-tree
` [PATCH v3 02/17] btrfs: add REMAP chunk type
` [PATCH v3 03/17] btrfs: allow remapped chunks to have zero stripes
` [PATCH v3 04/17] btrfs: remove remapped block groups from the free-space tree
` [PATCH v3 05/17] btrfs: don't add metadata items for the remap tree to the extent tree
` [PATCH v3 06/17] btrfs: add extended version of struct block_group_item
` [PATCH v3 07/17] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH v3 08/17] btrfs: redirect I/O for remapped block groups
` [PATCH v3 09/17] btrfs: release BG lock before calling btrfs_link_bg_list()
` [PATCH v3 10/17] btrfs: handle deletions from remapped block group
` [PATCH v3 11/17] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v3 12/17] btrfs: move existing remaps before relocating block group
` [PATCH v3 13/17] btrfs: replace identity maps with actual remaps when doing relocations
` [PATCH v3 14/17] btrfs: add do_remap param to btrfs_discard_extent()
` [PATCH v3 15/17] btrfs: allow balancing remap tree
` [PATCH v3 16/17] btrfs: handle discarding fully-remapped block groups
` [PATCH v3 17/17] btrfs: add stripe removal pending flag
[PATCH] libeigen: upgrade 3.4.0 -> 3.4.1
2025-10-09 11:32 UTC
[PATCH v2 1/2] target/i386: Add TSA attack variants TSA-SQ and TSA-L1
2025-10-09 11:30 UTC (4+ messages)
` [PATCH v2 2/2] target/i386: Add TSA feature flag verw-clear
[REGRESSION] USB-A devices not working on boot after recent USB merge
2025-10-09 11:30 UTC (14+ messages)
` [REGRESSION] [REPRO] "
[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
2025-10-09 11:28 UTC (3+ messages)
` [PATCH RFC V6 02/24] hw/core, qemu-options.hx: Introduce 'disabledcpus' SMP parameter
[PATCH v6 0/5] User readable error codes on atomic_ioctl failure
2025-10-09 11:29 UTC (2+ messages)
` ✓ i915.CI.BAT: success for User readable error codes on atomic_ioctl failure (rev5)
[PATCH 0/6] tracetool: add mypy --strict checking [AI discussion ahead!]
2025-10-09 11:26 UTC (7+ messages)
` [PATCH 2/6] tracetool: apply isort and add check
[PATCH] powerpc64/bpf: support direct_call on livepatch function
2025-10-09 11:27 UTC (6+ messages)
[PATCH] bootstd: Fix bootflow info for efi_mgr
2025-10-09 11:27 UTC (2+ messages)
[patch v2 0/7] blk-mq: introduce new queue attribute async_depth
2025-10-09 11:22 UTC (13+ messages)
` [patch v2 2/7] blk-mq-sched: unify elevators checking for async requests
` [patch v2 3/7] blk-mq: add a new queue sysfs attribute async_depth
` [patch v2 4/7] kyber: covert to use request_queue->async_depth
` [patch v2 5/7] mq-deadline: "
` [patch v2 6/7] block, bfq: convert "
` [patch v2 7/7] blk-mq: add documentation for new queue attribute async_dpeth
[PATCH 6.12.y 6.6.y 6.1.y 5.15.y 5.10.y 5.4.y] ALSA: usb-audio: Kill timer properly at removal
2025-10-09 11:26 UTC (4+ messages)
[PATCH 0/3] feature related cleanups
2025-10-09 11:24 UTC (4+ messages)
` [PATCH 1/3] virtio: dwords->qwords
` [PATCH 2/3] virtio: words->dwords
` [PATCH 3/3] vhost: use checked versions of VIRTIO_BIT
[PATCH] dt-bindings: i2c: hisilicon,hix5hd2-i2c convert to DT schema
2025-10-09 11:22 UTC (4+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
Hang on reboot in FreeBSD guest on Linux KVM host
2025-10-09 11:21 UTC (13+ messages)
` Hang on reboot in multi-core FreeBSD guest on Linux KVM host with Intel Sierra Forest CPU
[PATCH RFC v2 0/6] ASoC: qcom: enable HDMI audio on SM8[456]50 HDK boards
2025-10-09 11:21 UTC (6+ messages)
` [PATCH RFC v2 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks
[PATCH] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
2025-10-09 11:21 UTC (2+ messages)
` ✗ i915.CI.Full: failure for lib/intel_device_info: get the xe .graphics_rel from GMD_ID (rev3)
[PATCH] security: smack: fix indentation in smack_access.c
2025-10-09 11:20 UTC
[PATCH] media: v4l2-mem2mem: Don't copy frame flags for frame-based devices
2025-10-09 11:11 UTC (2+ messages)
[PATCH v4 2/2] dt-bindings: arm: qcom: rubikpi3: document rubikpi3 board binding
2025-10-09 11:05 UTC (2+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: rubikpi3: Add qcs6490-rubikpi3 board dts
Fwd: [Ms-nfs41-client-devel] [Announcement] NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-10-09
2025-10-09 11:19 UTC
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-09 11:19 UTC (7+ messages)
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
[PATCH v2 0/3] Fix three issues with freeze listeners
2025-10-09 11:19 UTC (8+ messages)
` [PATCH v2 1/3] rust_binder: freeze_notif_done should resend if wrong state
[PATCH v2 0/5] auxdisplay: linedisp: support attribute attachment to auxdisplay devices
2025-10-09 11:19 UTC (3+ messages)
[PATCH v4 0/4] Add support for more AES modes in TI DTHEv2
2025-10-09 10:41 UTC (5+ messages)
` [PATCH v4 1/4] crypto: ti - Add support for AES-XTS in DTHEv2 driver
` [PATCH v4 2/4] crypto: ti - Add support for AES-CTR "
` [PATCH v4 3/4] crypto: ti - Add support for AES-GCM "
` [PATCH v4 4/4] crypto: ti - Add support for AES-CCM "
[PATCH 0/3] net/ceph/messenger: micro-optimizations for out_msg
2025-10-09 11:18 UTC (3+ messages)
` [PATCH 3/3] net/ceph/messenger: add empty check to ceph_con_get_out_msg()
[PATCH] drm/panfrost: Name scheduler queues after their job slots
2025-10-09 11:17 UTC (3+ messages)
[PATCH v3 0/2] rust: add new workqueue functions
2025-10-09 11:17 UTC (4+ messages)
` [PATCH v3 2/2] rust: add system_percpu() around the new system_percpu_wq
[v1 00/12] ENETC4 PMD support
2025-10-09 11:16 UTC (13+ messages)
` [v1 01/12] net/enetc: Add initial ENETC4 PMD driver support
` [v1 02/12] net/enetc: Add RX and TX queue APIs for ENETC4 PMD
` [v1 03/12] net/enetc: Optimize ENETC4 data path
` [v1 04/12] net/enetc: Add TX checksum offload and RX checksum validation
` [v1 05/12] net/enetc: Add basic statistics
` [v1 06/12] net/enetc: Add packet type parsing support
` [v1 07/12] net/enetc: Add support for multiple queues with RSS
` [v1 08/12] net/enetc: Add VF to PF messaging support and primary MAC setup
` [v1 09/12] net/enetc: Add multicast and promiscuous mode support
` [v1 10/12] net/enetc: Add link speed and status support
` [v1 11/12] net/enetc: Add link status notification support
` [v1 12/12] net/enetc: Add MAC and VLAN filter support
[PATCH v2 00/15] block: add blktrace support for zoned block device commands
2025-10-09 11:17 UTC (6+ messages)
` [PATCH v2 11/15] blktrace: add block trace commands for zone operations
[PATCH v2 0/7] Introduce the Interconnect Subsystem
2025-10-09 11:16 UTC (5+ messages)
` [PATCH v2 1/7] "
[PATCH v4 00/10] riscv: Add support for P8700 platform on Boston board
2025-10-09 11:15 UTC (3+ messages)
` [PATCH v4 09/10] riscv: boston: Add support for LED character display command
[PATCH v2 00/37] mm: remove nth_page()
2025-10-09 11:15 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for mm: remove nth_page() (rev5)
[PATCH] dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
2025-10-09 11:12 UTC
[PATCH v2] drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
2025-10-09 11:13 UTC (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Don't allow evicting of BOs in same VM in array of VM binds (rev2)
` ✓ CI.KUnit: success "
[PATCH RFC xenomai-images 0/2] Rework linux-xenomai debug configuration
2025-10-09 11:12 UTC (3+ messages)
` [PATCH 1/2] linux-xenomai: Add arch specific debug kernel configuration snippets
` [PATCH 2/2] linux-xenomai: Consolidate debug-configurations
[PATCH] ocfs2: add extra flags check in ocfs2_ioctl_move_extents()
2025-10-09 11:12 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
[PATCH ath12k-ng 00/18] wifi: ath12k: HAL changes for Next Generation Driver
2025-10-09 11:10 UTC (19+ messages)
` [PATCH ath12k-ng 01/18] wifi: ath12k: Move srng config and hal_ops to hw specific hal files
` [PATCH ath12k-ng 02/18] wifi: ath12k: Initialize desc_size through hal_init
` [PATCH ath12k-ng 03/18] wifi: ath12k: Initialize hal_ops "
` [PATCH ath12k-ng 04/18] wifi: ath12k: Move wbm_rbm_map to hw specific hal files
` [PATCH ath12k-ng 05/18] wifi: ath12k: Move hal_params and regs to hal from hw
` [PATCH ath12k-ng 06/18] wifi: ath12k: Add direct HAL pointer in ath12k_dp
` [PATCH ath12k-ng 07/18] wifi: ath12k: Use hal handle instead of ab handle
` [PATCH ath12k-ng 08/18] wifi: ath12k: Move HAL CE setup and SRNG related APIs to wifi7 directory
` [PATCH ath12k-ng 09/18] wifi: ath12k: Move HAL SRNG shadow config and get ring id "
` [PATCH ath12k-ng 10/18] wifi: ath12k: Move HAL CE desc related "
` [PATCH ath12k-ng 11/18] wifi: ath12k: Move HAL CE status and set link desc addr "
` [PATCH ath12k-ng 12/18] wifi: ath12k: Move HAL Tx, REO and link idle setup related "
` [PATCH ath12k-ng 13/18] wifi: ath12k: Move HAL REO and Rx buf "
` [PATCH ath12k-ng 14/18] wifi: ath12k: Move HAL Cookie Conversion and RBM "
` [PATCH ath12k-ng 15/18] wifi: ath12k: Segregate the common and wifi7 specific structures
` [PATCH ath12k-ng 16/18] wifi: ath12k: Remove the unused ring inits in wcn
` [PATCH ath12k-ng 17/18] wifi: ath12k: Rename hal_ops to ops
` [PATCH ath12k-ng 18/18] wifi: ath12k: Drop hal_ prefix from hardware register names
[PATCH net 0/2] fixes two virtio-net related bugs
2025-10-09 11:08 UTC (5+ messages)
` [PATCH net 2/2] virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
[RFC] lib/dma: introduce inter-process and inter-OS DMA
2025-10-09 11:08 UTC (6+ messages)
` [EXTERNAL] "
libnvme API design
2025-10-09 11:07 UTC
[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
2025-10-09 11:06 UTC (13+ messages)
[PATCH 5.15] fuse: Fix race condition in writethrough path A race
2025-10-09 11:06 UTC
Blocking stat calls during (p)NFS write
2025-10-09 10:57 UTC
[PATCH 0/8] Preparatory patches for guardband optimization
2025-10-09 11:04 UTC (2+ messages)
` ✓ i915.CI.BAT: success for Preparatory patches for guardband optimization (rev2)
[PATCH] dt-bindings: thermal: qcom-tsens: document the Kaanapali Temperature Sensor
2025-10-09 11:03 UTC (2+ messages)
[PATCH] stash: don't show irrelevant entry count in status
2025-10-09 11:03 UTC (2+ messages)
` [PATCH v2] stash: show correct entries count
[PATCH -fixes] PCI: Fix regression in pci_bus_distribute_available_resources
2025-10-09 11:02 UTC (2+ messages)
[PATCH 00/10] Introduce drm sharpness property
2025-10-09 11:02 UTC (7+ messages)
` [PATCH 01/10] drm/drm_crtc: Introduce sharpness strength property
[PATCH] dt-bindings: arm-smmu: Add compatible for Kaanapali SoC
2025-10-09 11:01 UTC (2+ messages)
[v2 0/3] Add pinctrl support for sky1
2025-10-09 11:00 UTC (8+ messages)
` [v2 1/3] pinctrl: cix: Add pin-controller "
` 回复: "
[PATCH v2] dt-bindings: thermal: qcom-tsens: Document the Glymur temperature Sensor
2025-10-09 11:00 UTC (2+ messages)
KVM NV + SVE host OS warning
2025-10-09 10:59 UTC (14+ messages)
[PATCH v3 00/30] Live Update Orchestrator
2025-10-09 10:58 UTC (4+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring
[PATCH v7 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
2025-10-09 10:55 UTC (20+ messages)
` [PATCH v7 05/23] mm/ksw: add ksw_config struct and parser
` [PATCH v7 06/23] mm/ksw: add singleton debugfs interface
` [PATCH v7 07/23] mm/ksw: add HWBP pre-allocation
` [PATCH v7 08/23] mm/ksw: Add atomic watchpoint management api
` [PATCH v7 09/23] mm/ksw: ignore false positives from exit trampolines
` [PATCH v7 10/23] mm/ksw: support CPU hotplug
` [PATCH v7 11/23] sched: add per-task context
` [PATCH v7 12/23] mm/ksw: add entry kprobe and exit fprobe management
` [PATCH v7 13/23] mm/ksw: add per-task ctx tracking
` [PATCH v7 14/23] mm/ksw: resolve stack watch addr and len
` [PATCH v7 15/23] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v7 16/23] mm/ksw: add self-debug helpers
` [PATCH v7 17/23] mm/ksw: add test module
` [PATCH v7 18/23] mm/ksw: add stack overflow test
` [PATCH v7 19/23] mm/ksw: add recursive depth test
` [PATCH v7 20/23] mm/ksw: add multi-thread corruption test cases
` [PATCH v7 21/23] tools/ksw: add test script
` [PATCH v7 22/23] docs: add KStackWatch document
` [PATCH v7 23/23] MAINTAINERS: add entry for KStackWatch
[PATCH 0/2] drm/i915/dp: Fix panel replay in DSC mode
2025-10-09 10:58 UTC (5+ messages)
` [PATCH 2/2] drm/i915/dp: Fix panel replay when DSC is enabled
[bluez/bluez]
2025-10-09 10:58 UTC
[PATCH v3] mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned
2025-10-09 10:57 UTC (3+ messages)
SVSM Development Call October 8th, 2025
2025-10-09 10:57 UTC (2+ messages)
[PATCH] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings for Kaanapali
2025-10-09 10:57 UTC (3+ messages)
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.