messages from 2025-09-18 22:25:19 to 2025-09-18 23:56:46 UTC [more...]
[PATCH 00/17] Use rust types in xdiff
2025-09-18 23:56 UTC (10+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] xdiff: delete static forward declarations in xprepare
` [PATCH v2 02/10] xdiff: delete local variables and initialize/free xdfile_t directly
` [PATCH v2 03/10] xdiff: delete unnecessary fields from xrecord_t and xdfile_t
` [PATCH v2 04/10] xdiff: delete xdl_get_rec() in xemit
` [PATCH v2 05/10] xdiff: delete struct diffdata_t
` [PATCH v2 06/10] xdiff: delete redundant array xdfile_t.ha
` [PATCH v2 07/10] xdiff: delete fields ha, line, size in xdlclass_t in favor of an xrecord_t
` [PATCH v2 08/10] xdiff: delete chastore from xdfile_t
[PATCH 0/6] firewire: core: code refactoring for work item of bus manager
2025-09-18 23:54 UTC (15+ messages)
` [PATCH 1/6] firewire: core: remove useless generation check
` [PATCH 2/6] firewire: core: use switch statement to evaluate transaction result to CSR_BUS_MANAGER_ID
` [PATCH 3/6] firewire: core: code refactoring for the case of generation mismatch
` [PATCH 4/6] firewire: core: code refactoring to split contention procedure for bus manager
` [PATCH 5/6] firewire: core; eliminate pick_me goto label
` [PATCH 6/6] firewire: core: minor code refactoring to delete useless local variable
` [PATCH v2 0/6] firewire: core: code refactoring for work item of bus manager
` [PATCH v2 1/6] firewire: core: remove useless generation check
` [PATCH v2 2/6] firewire: core: use switch statement to evaluate transaction result to CSR_BUS_MANAGER_ID
` [PATCH v2 3/6] firewire: core: code refactoring for the case of generation mismatch
` [PATCH v2 4/6] firewire: core: code refactoring to split contention procedure for bus manager
` [PATCH v2 5/6] firewire: core; eliminate pick_me goto label
` [PATCH v2 6/6] firewire: core: minor code refactoring to delete useless local variable
[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
2025-09-18 23:53 UTC (17+ messages)
` [PATCH v1 3/6] hyperv: Add definitions for hypervisor crash dump support
` [PATCH v1 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
` [PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
[PATCH v5 0/2] add VCP mailbox driver
2025-09-18 23:50 UTC (3+ messages)
` [PATCH v5 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver
[PATCH ath-next] wifi: ath10k: avoid unnecessary wait for service ready message
2025-09-18 23:47 UTC (2+ messages)
[PATCH 00/21] gpiolib: fence off legacy interfaces
2025-09-18 23:47 UTC (3+ messages)
` [PATCH 16/21] ath10k: remove gpio number assignment
[PATCH ath-next V4] wifi: ath12k: report station mode per-chain signal strength
2025-09-18 23:47 UTC (2+ messages)
[PATCH ath-next 0/3] wifi: ath12k: Add support to handle inactivity STA kickout event
2025-09-18 23:47 UTC (2+ messages)
[PATCH v3] wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-09-18 23:47 UTC (2+ messages)
[PATCH ath-current v2] wifi: ath10k: Fix connection after GTK rekeying
2025-09-18 23:47 UTC (2+ messages)
[PATCH] wifi: ath11k: fix NULL derefence in ath11k_qmi_m3_load()
2025-09-18 23:47 UTC (2+ messages)
[PATCH ath-next] wifi: ath12k: Add support to set per-radio RTS threshold
2025-09-18 23:47 UTC (2+ messages)
[PATCH] wifi: ath11k: Remove redundant semicolons
2025-09-18 23:47 UTC (2+ messages)
[PATCH ath-next 0/3] wifi: ath: downgrade logging level for CE buffer enqueue failure
2025-09-18 23:47 UTC (2+ messages)
[PATCH ath-next 0/3] wifi: ath12k: monitor mode fixes
2025-09-18 23:47 UTC (2+ messages)
[PATCH ath-next] wifi: ath12k: Add fallback for invalid channel number in PHY metadata
2025-09-18 23:47 UTC (2+ messages)
[PATCH ath-next 0/2] wifi: ath12k: fix 2 instances of Smatch warnings
2025-09-18 23:47 UTC (2+ messages)
[PATCH 1/2] cmake: Backport a patch to build with curl 8.16.0
2025-09-18 23:43 UTC (2+ messages)
` [PATCH 2/2] curl: Update to 8.16.0
[PATCH RESEND v2 0/3] Add Richtek RT9756 Smart-Cap divider charger
2025-09-18 23:43 UTC (3+ messages)
` [PATCH RESEND v2 2/3] power: supply: rt9756: Add Richtek RT9756 smart cap "
[PATCH i-g-t v2] intel-ci: Unblock the xe_evict multi-thread tests
2025-09-18 23:42 UTC (2+ messages)
` ✓ i915.CI.Full: success for intel-ci: Unblock the xe_evict multi-thread tests (rev4)
[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
2025-09-18 23:38 UTC (7+ messages)
` [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
[PATCH v8 00/24] Split sphinx call logic from docs Makefile
2025-09-18 23:39 UTC (5+ messages)
[moderation/CI] Re: kernel: Introduce multikernel architecture support
2025-09-18 23:38 UTC
[PATCH v18 00/20] Type2 device basic support
2025-09-18 23:38 UTC (7+ messages)
` [PATCH v18 02/20] sfc: add cxl support
` [PATCH v18 04/20] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v18 05/20] cxl: Support dpa initialization without a mailbox
[v5 1/4] drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance function
2025-09-18 23:38 UTC (3+ messages)
[RFC PATCHv2 0/1]
2025-09-18 23:35 UTC (11+ messages)
` [RFC PATCHv2 1/1] io_uring: add support for IORING_SETUP_SQE_MIXED
[RESEND x3][PATCH 1/3] test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes
2025-09-18 23:33 UTC (3+ messages)
` [RESEND x3][PATCH 2/3] test-ww_mutex: Move work to its own UNBOUND workqueue
` [RESEND x3][PATCH 3/3] test-ww_mutex: Allow test to be run (and re-run) from userland
[PATCH 0/5] drm/i915/dp: Work around a DSC pixel throughput issue
2025-09-18 23:32 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[GIT PULL] rv: Fixes for v6.17
2025-09-18 23:32 UTC (2+ messages)
[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202509181257
2025-09-18 23:30 UTC (2+ messages)
[meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202509181257
2025-09-18 23:30 UTC (2+ messages)
[RFC PATCH bpf-next v2 0/6] bpf: Extend bpf syscall with common attributes support
2025-09-18 23:29 UTC (3+ messages)
` [RFC PATCH bpf-next v2 4/6] bpf: Add common attr support for map_create
t5564 seems to be failing on Debian unstable
2025-09-18 23:29 UTC (3+ messages)
[PATCH 0/2] drm/i915/vrr: Hide even more ICL/TGL weirdness
2025-09-18 23:29 UTC (4+ messages)
` [PATCH 1/2] drm/i915/vrr: Hide the ICL/TGL intel_vrr_flipline_offset() mangling better
` [PATCH 2/2] drm/i915/vrr: s/intel_vrr_flipline_offset/intel_vrr_vmin_flipline_offset/
` ✓ CI.KUnit: success for drm/i915/vrr: Hide even more ICL/TGL weirdness
[PATCH] rust: io: use const generics for read/write offsets
2025-09-18 23:26 UTC (3+ messages)
[PATCH v2] mailbox: Prevent out-of-bounds access in of_mbox_index_xlate()
2025-09-18 23:26 UTC (2+ messages)
[TECH TOPIC] vfio, iommufd: Enabling user space drivers to vend more granular access to client processes
2025-09-18 23:24 UTC (3+ messages)
[PATCH] scsi: lpfc: rework lpfc_sli4_fcf_rr_next_index_get()
2025-09-18 23:24 UTC (2+ messages)
[PATCH] clang: Fix nativesdk build after recipe splits
2025-09-18 23:23 UTC (4+ messages)
` [OE-core] "
[PATCH v2] drm/sched: Extend and update documentation
2025-09-18 23:23 UTC (2+ messages)
[PATCH v3 00/16] TDX: Enable Dynamic PAMT
2025-09-18 23:22 UTC (17+ messages)
` [PATCH v3 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v3 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v3 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v3 05/16] x86/virt/tdx: Allocate reference counters for PAMT memory
` [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory
` [PATCH v3 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v3 08/16] x86/virt/tdx: Optimize "
` [PATCH v3 09/16] KVM: TDX: Allocate PAMT memory for TD control structures
` [PATCH v3 10/16] KVM: TDX: Allocate PAMT memory for vCPU "
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
` [PATCH v3 13/16] KVM: TDX: Handle PAMT allocation in fault path
` [PATCH v3 14/16] KVM: TDX: Reclaim PAMT memory
` [PATCH v3 15/16] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v3 16/16] Documentation/x86: Add documentation for TDX's "
[rppt:kho/vmalloc/v5 3/4] kernel/kexec_handover.c:288:14: warning: no previous prototype for 'kho_restore_pages'
2025-09-18 23:20 UTC
[PATCH 0/5] Enable Firmware Handoff CI test on qemu_arm64
2025-09-18 23:19 UTC (9+ messages)
` [PATCH 3/5] pytest: add test script to validate Firmware Handoff
[PATCH v5 0/9] power: supply: Add several features support in qcom-battmgr driver
2025-09-18 23:17 UTC (5+ messages)
` [PATCH v5 9/9] power: supply: qcom_battmgr: handle charging state change notifications
[PATCH] drm/i915/display: Set SPREAD_AMP bit to enable SSC
2025-09-18 23:17 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] clk: renesas: cpg-mssr: Read back reset registers to assure values latched
2025-09-18 23:16 UTC (5+ messages)
[PATCH v3 0/7] KSTATE: [de]serialization framework for KHO
2025-09-18 23:14 UTC (5+ messages)
` [PATCH v3 6/7] mm/memblock: Use KSTATE instead of kho to preserve preserved_mem_table
[oe-core][PATCHv9 0/6] Display manager proposal for x11 and wayland
2025-09-18 23:13 UTC (8+ messages)
[PATCH v2] PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion
2025-09-18 23:12 UTC
[PATCH 0/2] Add device tree for Nvidia BMC msx4 cx8 switchboard
2025-09-18 23:11 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: Add Nvidia msx4 board
` [PATCH 2/2] dts: aspeed: Add a dts for the nvidia msx4 hpm
[PATCH 0/5] drm/i915/irq: clarify and refactor ->irq_mask
2025-09-18 23:11 UTC (3+ messages)
` ✓ Xe.CI.Full: success for drm/i915/irq: clarify and refactor ->irq_mask (rev2)
` ✗ Xe.CI.Full: failure for drm/i915/irq: clarify and refactor ->irq_mask (rev3)
[PATCH net v2] phy: mscc: Fix PTP for vsc8574 and VSC8572
2025-09-18 23:09 UTC (2+ messages)
[RESEND][PATCH v21 0/6] Donor Migration for Proxy Execution (v21)
2025-09-18 23:07 UTC (6+ messages)
` [RESEND][PATCH v21 2/6] sched/locking: Add blocked_on_state to provide necessary tri-state for proxy return-migration
[PATCH v4 0/9] power: supply: fixes and improvements for max77(705,976) chargers
2025-09-18 23:07 UTC (4+ messages)
` [PATCH v4 9/9] power: supply: max77705_charger: implement aicl feature
` (subset) [PATCH v4 0/9] power: supply: fixes and improvements for max77(705,976) chargers
[oe-core][PATCHv8 0/6] Display manager proposal for x11 and wayland
2025-09-18 23:07 UTC (4+ messages)
` [oe-core][PATCHv8 4/6] weston-init: convert to virtual-emptty-conf
[PATCH v9 0/2] add PCI hotplug and PCIe link tracepoint
2025-09-18 23:06 UTC (2+ messages)
[PATCH v6 0/7] ARM: dts: aspeed: Add Balcones system
2025-09-18 23:01 UTC (5+ messages)
` [PATCH v6 5/7] dt-bindings: hwmon: max31790: Document address and size cells
[PATCH net-next] net: sparx5/lan969x: Add support for ethtool pause parameters
2025-09-18 23:00 UTC (2+ messages)
[PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
2025-09-18 23:00 UTC (2+ messages)
[PATCH net-next v3] net: phy: micrel: Add Fast link failure support for lan8842
2025-09-18 23:00 UTC (2+ messages)
[PATCH v11 resend 1/1] PCI: microchip: fix outbound address translation tables
2025-09-18 23:00 UTC (2+ messages)
[pull-request] mlx5-next updates 2025-09-17
2025-09-18 23:00 UTC (2+ messages)
[PATCH 0/8] btrfs: initial bs > ps support
2025-09-18 22:58 UTC (9+ messages)
` [PATCH 1/8] btrfs: prepare compression folio alloc/free for bs > ps cases
` [PATCH 2/8] btrfs: prepare zstd to support "
` [PATCH 3/8] btrfs: prepare lzo "
` [PATCH 4/8] btrfs: prepare zlib "
` [PATCH 5/8] btrfs: prepare scrub "
` [PATCH 6/8] btrfs: fix symbolic link reading when bs > ps
` [PATCH 7/8] btrfs: add extra ASSERT()s to catch unaligned bios
` [PATCH 8/8] btrfs: enable experimental bs > ps support
[Question] nfsd: possible reordering between nf->nf_file assignment and NFSD_FILE_PENDING clearing?
2025-09-18 22:59 UTC (2+ messages)
[PATCH net-next V2] net: xilinx: axienet: Fix kernel-doc warning for axienet_free_tx_chain return value
2025-09-18 22:58 UTC (2+ messages)
[PATCH v3 0/3] CXL: Add a loadable module for address translation
2025-09-18 22:57 UTC (5+ messages)
` [PATCH v3 1/3] cxl/region: Refactor address translation funcs for testing
` [PATCH v3 2/3] cxl/acpi: Make the XOR calculations available "
[PATCH] KVM: arm64: nv: Allow userspace to de-feature stage-2 TGRANs
2025-09-18 22:55 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: clemente: add MCTP over I2C support
2025-09-18 9:43 UTC
[Buildroot] [PATCH] package/x11r7/xapp_xdm: bump to 1.1.17
2025-09-18 22:53 UTC (3+ messages)
[PATCH net-next v3 1/1] net: phy: clear link parameters on admin link down
2025-09-18 22:50 UTC (2+ messages)
[PATCH] net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets
2025-09-18 22:50 UTC (2+ messages)
[PATCH 0/2] xfs: reduce ILOCK contention on O_DSYNC DIO
2025-09-18 22:49 UTC (3+ messages)
` [PATCH 1/2] xfs: rearrange code in xfs_inode_item_precommit
[LTP] [PATCH v4] aio_cancel_7-1: Rewrite test
2025-09-18 22:46 UTC (4+ messages)
[PATCH rdma-next] RDMA: Use %pe format specifier for error pointers
2025-09-18 22:46 UTC (2+ messages)
[PATCH 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
2025-09-18 22:43 UTC (4+ messages)
` [PATCH 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
` [PATCH 2/3] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
` [PATCH 3/3] btrfs/26[67]: update the stale comments
[PATCH v4 0/4] arm-smmu: select suitable MSI IOVA
2025-09-18 22:43 UTC (4+ messages)
` [PATCH v4 3/4] "
armv7 R_ARM_PREL31 relocation out of range error when loading module
2025-09-18 22:40 UTC (6+ messages)
[PATCH bpf-next v3 0/2] Update KF_RCU_PROTECTED
2025-09-18 22:40 UTC (2+ messages)
[GIT PULL] Rockchip dts fixes for 6.17 #2
2025-09-18 22:39 UTC (2+ messages)
[PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
2025-09-18 22:35 UTC (16+ messages)
` [PATCH net-next v3 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v3 03/15] quic: provide common utilities and data structures
` [PATCH net-next v3 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v3 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v3 06/15] quic: add stream management
` [PATCH net-next v3 07/15] quic: add connection id management
` [PATCH net-next v3 08/15] quic: add path management
` [PATCH net-next v3 09/15] quic: add congestion control
` [PATCH net-next v3 10/15] quic: add packet number space
` [PATCH net-next v3 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v3 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v3 13/15] quic: add timer management
` [PATCH net-next v3 14/15] quic: add frame encoder and decoder base
` [PATCH net-next v3 15/15] quic: add packet builder and parser base
[PATCH v2] media: rkisp1: Improve frame sequence correctness on stats and params buffers
2025-09-18 22:36 UTC (4+ messages)
[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 5e87fdc37f8dc619549d49ba5c951b369ce7c136
2025-09-18 22:35 UTC
[PATCH v3 00/15] fuse: use iomap for buffered reads + readahead
2025-09-18 22:35 UTC (9+ messages)
` [PATCH v3 10/15] iomap: add bias for async read requests
` [PATCH v3 11/15] iomap: move buffered io bio logic into new file
` [PATCH v3 14/15] fuse: use iomap for readahead
` [PATCH v3 15/15] fuse: remove fc->blkbits workaround for partial writes
[PATCH 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
2025-09-18 22:33 UTC (4+ messages)
` [PATCH 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
` [PATCH 2/3] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
` [PATCH 3/3] btrfs/26[67]: update the stale comments
[PATCH v6 0/2] MAX77759 Fuel Gauge driver support
2025-09-18 22:32 UTC (6+ messages)
` [PATCH v6 2/2] dt-bindings: power: supply: add support for MAX77759 fuel gauge
[PATCH net] net: tun: Update napi->skb after XDP process
2025-09-18 22:27 UTC (3+ messages)
[PATCH] Documentation: pci: Use term requester ID as per standard
2025-09-18 22:26 UTC (2+ messages)
[RFC Patch 0/7] kernel: Introduce multikernel architecture support
2025-09-18 22:26 UTC (8+ messages)
` [RFC Patch 1/7] kexec: Introduce multikernel support via kexec
` [RFC Patch 2/7] x86: Introduce SMP INIT trampoline for multikernel CPU bootstrap
` [RFC Patch 3/7] x86: Introduce MULTIKERNEL_VECTOR for inter-kernel communication
` [RFC Patch 4/7] kernel: Introduce generic multikernel IPI communication framework
` [RFC Patch 5/7] x86: Introduce arch_cpu_physical_id() to obtain physical CPU ID
` [RFC Patch 6/7] kexec: Implement dynamic kimage tracking
` [RFC Patch 7/7] kexec: Add /proc/multikernel interface for "
[PATCH] drm/fb: replace strctpy() with strscpy() for fb->comm
2025-09-18 21:40 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.