messages from 2025-04-25 22:06:03 to 2025-04-25 22:49:13 UTC [more...]
[PATCH 0/4] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-04-25 22:49 UTC (9+ messages)
` [PATCH 1/4] cxl: Saperate out CXL dport->id vs actual dport hardware id
` [PATCH 2/4] cxl: Defer hardware dport->port_id assignment and registers probing
[PATCH v1 0/3] xen/console: few cleanups in console driver
2025-04-25 22:47 UTC (6+ messages)
` [PATCH v1 1/3] xen/console: cleanup conring management
` [PATCH v1 2/3] xen/console: introduce console_puts()
[DPDK/core Bug 1700] BPF callback wait is not MP safe
2025-04-25 22:47 UTC
[PATCH v4 0/3] Add TI TPS65215 PMIC GPIO Support
2025-04-25 22:47 UTC (3+ messages)
` [PATCH v4 1/3] gpio: tps65219: Add TPS65215 to platform_device_id table
[PATCH net-next v1 0/3] io_uring/zcrx: fix selftests and add new test for rss ctx
2025-04-25 22:46 UTC (3+ messages)
` [PATCH net-next v1 1/3] io_uring/zcrx: selftests: switch to using defer() for cleanup
[PATCH v6 0/3] Add basic SPI support for SOPHGO SG2042 SoC
2025-04-25 22:46 UTC (3+ messages)
` (subset) "
[PATCH v2 0/8] riscv: sophgo: Add pinctrl support for SG2042
2025-04-25 22:45 UTC (3+ messages)
` (subset) "
[RFC PATCH 00/39] 1G page support for guest_memfd
2025-04-25 22:45 UTC (12+ messages)
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
[PATCH] drm/xe/ptl: Extend GuC Wa_13011645652
2025-04-25 22:45 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ptl: Extend GuC Wa_13011645652 (rev3)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
2025-04-25 22:45 UTC
[PATCH 0/7] target/riscv: Fix write_misa vs aligned next_pc
2025-04-25 22:33 UTC (15+ messages)
` [PATCH 1/7] target/riscv: Pass ra to riscv_csr_write_fn
` [PATCH 2/7] target/riscv: Pass ra to riscv_csrrw_do64
` [PATCH 3/7] target/riscv: Pass ra to riscv_csrrw_do128
` [PATCH 4/7] target/riscv: Pass ra to riscv_csrrw
` [PATCH 5/7] target/riscv: Pass ra to riscv_csrrw_i128
` [PATCH 6/7] target/riscv: Move insn_len to internals.h
` [PATCH 7/7] target/riscv: Fix write_misa vs aligned next_pc
[PULL 000/159] tcg patch queue
2025-04-25 22:30 UTC (101+ messages)
` [PULL 005/159] tcg: Add all_outop[]
` [PULL 016/159] tcg: Merge INDEX_op_andc_{i32,i64}
` [PULL 021/159] tcg: Merge INDEX_op_orc_{i32,i64}
` [PULL 022/159] tcg: Convert xor to TCGOutOpBinary
` [PULL 026/159] tcg: Merge INDEX_op_eqv_{i32,i64}
` [PULL 027/159] tcg: Convert nand to TCGOutOpBinary
` [PULL 028/159] tcg: Merge INDEX_op_nand_{i32,i64}
` [PULL 030/159] tcg: Convert nor to TCGOutOpBinary
` [PULL 033/159] tcg: Convert sub to TCGOutOpSubtract
` [PULL 038/159] tcg: Merge INDEX_op_not_{i32,i64}
` [PULL 039/159] tcg: Convert mul to TCGOutOpBinary
` [PULL 040/159] tcg: Merge INDEX_op_mul_{i32,i64}
` [PULL 044/159] tcg: Merge INDEX_op_mulsh_{i32,i64}
` [PULL 054/159] tcg: Merge INDEX_op_rem_{i32,i64}
` [PULL 059/159] tcg: Convert shr to TCGOutOpBinary
` [PULL 060/159] tcg: Merge INDEX_op_shr_{i32,i64}
` [PULL 062/159] tcg: Merge INDEX_op_sar_{i32,i64}
` [PULL 066/159] tcg: Convert clz to TCGOutOpBinary
` [PULL 069/159] tcg: Merge INDEX_op_ctz_{i32,i64}
` [PULL 070/159] tcg: Convert ctpop to TCGOutOpUnary
` [PULL 071/159] tcg: Merge INDEX_op_ctpop_{i32,i64}
` [PULL 073/159] tcg: Merge INDEX_op_muls2_{i32,i64}
` [PULL 075/159] tcg: Merge INDEX_op_mulu2_{i32,i64}
` [PULL 077/159] tcg/mips: Support negsetcond
` [PULL 080/159] tcg: Convert setcond, negsetcond to TCGOutOpSetcond
` [PULL 081/159] tcg: Merge INDEX_op_{neg}setcond_{i32,i64}`
` [PULL 082/159] tcg: Convert brcond to TCGOutOpBrcond
` [PULL 083/159] tcg: Merge INDEX_op_brcond_{i32,i64}
` [PULL 085/159] tcg: Merge INDEX_op_movcond_{i32,i64}
` [PULL 086/159] tcg/ppc: Drop fallback constant loading in tcg_out_cmp
` [PULL 087/159] tcg/arm: Expand arguments to tcg_out_cmp2
` [PULL 089/159] tcg: Convert brcond2_i32 to TCGOutOpBrcond2
` [PULL 090/159] tcg: Convert setcond2_i32 to TCGOutOpSetcond2
` [PULL 091/159] tcg: Convert bswap16 to TCGOutOpBswap
` [PULL 093/159] tcg: Convert bswap32 "
` [PULL 094/159] tcg: Merge INDEX_op_bswap32_{i32,i64}
` [PULL 096/159] tcg: Rename INDEX_op_bswap64_i64 to INDEX_op_bswap64
` [PULL 097/159] tcg: Convert extract to TCGOutOpExtract
` [PULL 098/159] tcg: Merge INDEX_op_extract_{i32,i64}
` [PULL 099/159] tcg: Convert sextract to TCGOutOpExtract
` [PULL 100/159] tcg: Merge INDEX_op_sextract_{i32,i64}
` [PULL 101/159] tcg: Convert ext_i32_i64 to TCGOutOpUnary
` [PULL 102/159] tcg: Convert extu_i32_i64 "
` [PULL 103/159] tcg: Convert extrl_i64_i32 "
` [PULL 104/159] tcg: Convert extrh_i64_i32 "
` [PULL 105/159] tcg: Convert deposit to TCGOutOpDeposit
` [PULL 106/159] tcg/aarch64: Improve deposit
` [PULL 107/159] tcg: Merge INDEX_op_deposit_{i32,i64}
` [PULL 108/159] tcg: Convert extract2 to TCGOutOpExtract2
` [PULL 110/159] tcg: Expand fallback add2 with 32-bit operations
` [PULL 111/159] tcg: Expand fallback sub2 "
` [PULL 112/159] tcg: Do not default add2/sub2_i32 for 32-bit hosts
` [PULL 113/159] tcg/mips: Drop support for add2/sub2
` [PULL 114/159] tcg/riscv: "
` [PULL 115/159] tcg: Move i into each for loop in liveness_pass_1
` [PULL 116/159] tcg: Sink def, nb_iargs, nb_oargs loads "
` [PULL 117/159] tcg: Add add/sub with carry opcodes and infrastructure
` [PULL 118/159] tcg: Add TCGOutOp structures for add/sub carry opcodes
` [PULL 119/159] tcg/optimize: Handle add/sub with "
` [PULL 120/159] tcg/optimize: With two const operands, prefer 0 in arg1
` [PULL 121/159] tcg: Use add carry opcodes to expand add2
` [PULL 122/159] tcg: Use sub carry opcodes to expand sub2
` [PULL 123/159] tcg/i386: Honor carry_live in tcg_out_movi
` [PULL 124/159] tcg/i386: Implement add/sub carry opcodes
` [PULL 125/159] tcg/i386: Special case addci r, 0, 0
` [PULL 126/159] tcg: Add tcg_gen_addcio_{i32,i64,tl}
` [PULL 127/159] target/arm: Use tcg_gen_addcio_* for ADCS
` [PULL 128/159] target/hppa: Use tcg_gen_addcio_i64
` [PULL 129/159] target/microblaze: Use tcg_gen_addcio_i32
` [PULL 130/159] target/openrisc: Use tcg_gen_addcio_* for ADDC
` [PULL 131/159] target/ppc: Use tcg_gen_addcio_tl for ADD and SUBF
` [PULL 132/159] target/s390x: Use tcg_gen_addcio_i64 for op_addc64
` [PULL 133/159] target/sh4: Use tcg_gen_addcio_i32 for addc
` [PULL 134/159] target/sparc: Use tcg_gen_addcio_tl for gen_op_addcc_int
` [PULL 135/159] target/tricore: Use tcg_gen_addcio_i32 for gen_addc_CC
` [PULL 136/159] tcg/aarch64: Implement add/sub carry opcodes
` [PULL 137/159] tcg/arm: "
` [PULL 138/159] tcg/ppc: "
` [PULL 139/159] tcg/s390x: Honor carry_live in tcg_out_movi
` [PULL 140/159] tcg/s390x: Add TCG_CT_CONST_N32
` [PULL 141/159] tcg/s390x: Implement add/sub carry opcodes
` [PULL 142/159] tcg/s390x: Use ADD LOGICAL WITH SIGNED IMMEDIATE
` [PULL 143/159] tcg/sparc64: Hoist tcg_cond_to_bcond lookup out of tcg_out_movcc
` [PULL 144/159] tcg/sparc64: Implement add/sub carry opcodes
` [PULL 145/159] tcg/tci: "
` [PULL 146/159] tcg: Remove add2/sub2 opcodes
` [PULL 147/159] tcg: Formalize tcg_out_mb
` [PULL 148/159] tcg: Formalize tcg_out_br
` [PULL 149/159] tcg: Formalize tcg_out_goto_ptr
` [PULL 150/159] tcg: Convert ld to TCGOutOpLoad
` [PULL 151/159] tcg: Merge INDEX_op_ld*_{i32,i64}
` [PULL 152/159] tcg: Convert st to TCGOutOpStore
` [PULL 153/159] tcg: Merge INDEX_op_st*_{i32,i64}
` [PULL 154/159] tcg: Stash MemOp size in TCGOP_FLAGS
` [PULL 155/159] tcg: Remove INDEX_op_qemu_st8_*
` [PULL 156/159] tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
` [PULL 157/159] tcg: Convert qemu_ld{2} to TCGOutOpLoad{2}
` [PULL 158/159] tcg: Convert qemu_st{2} to TCGOutOpLdSt{2}
` [PULL 159/159] tcg: Remove tcg_out_op
[Buildroot] [PATCH] package/wilc-driver: fix build with Linux 6.13
2025-04-25 22:43 UTC
[PATCH v1 0/1] xen: mapcache: grants: Fix mixup betwen ro and rw mappings
2025-04-25 22:42 UTC (3+ messages)
` [PATCH v1 1/1] xen: mapcache: Split mapcache_grants by ro and rw
[PATCH v11 00/35] Refactor TI K3 R5, DSP and M4 Remoteproc Drivers
2025-04-25 22:42 UTC (2+ messages)
[PATCH alternate 0/2] target/riscv: Fix write_misa vs aligned next_pc
2025-04-25 22:35 UTC (4+ messages)
` [PATCH alternate 2/2] "
[Intel-wired-lan] [iwl-next PATCH] idpf: fix a race in txq wakeup
2025-04-25 22:41 UTC (3+ messages)
` "
[CI] drm/xe/vf: Fix guc_info debugfs for VFs
2025-04-25 22:39 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vf: Fix guc_info debugfs for VFs (rev2)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH v5 0/2] btrfs: fix beyond EOF truncation for subpage generic/363 failures
2025-04-25 22:36 UTC (3+ messages)
` [PATCH v5 1/2] btrfs: handle unaligned EOF truncation correctly for subpage cases
` [PATCH v5 2/2] btrfs: handle aligned "
[PATCH 0/3] Unify IBRS virtualization
2025-04-25 22:37 UTC (2+ messages)
[PATCH] btrfs: handle empty eb->folios in num_extent_folios()
2025-04-25 22:37 UTC (2+ messages)
[PATCH BlueZ v3 0/5] obexd: unregister profiles when the user is inactive
2025-04-25 22:36 UTC (3+ messages)
` [PATCH BlueZ v3 4/5] obexd: Unregister "
[PATCH 0/2] tcg/sparc64: Implement CTPOP
2025-04-25 22:24 UTC (5+ messages)
` [PATCH 1/2] tcg/sparc64: Unexport use_vis3_instructions
` [PATCH 2/2] tcg/sparc64: Implement CTPOP
[RFC PATCH 0/3] single-binary: make QAPI generated files common
2025-04-25 22:16 UTC (3+ messages)
[PATCH i-g-t] tests/intel/xe_drm_fdinfo: Add test to check for active contexts
2025-04-25 22:34 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH] drm/xe: Add WA BB to capture active context utilization
2025-04-25 22:33 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v5 00/12] Hyperlaunch device tree for dom0
2025-04-25 22:32 UTC (3+ messages)
` [PATCH v5 05/12] x86/hyperlaunch: locate dom0 kernel with hyperlaunch
[Buildroot] [PATCH] package/libfuse3: fix build failure with no NPTL
2025-04-25 22:31 UTC
[PATCH v5 0/3] KVM: x86: Optimize "stale" EOI bitmap exiting
2025-04-25 22:09 UTC (2+ messages)
[PATCH v3 0/3] KVM: x86: Add a module param for device posted IRQs
2025-04-25 22:09 UTC (2+ messages)
[sean-jc:x86/unfudge_irq_bypass 76/108] arch/x86/kvm/irq.c:561:2: error: call to undeclared function 'trace_kvm_pi_irte_update'; ISO C99 and later do not support implicit function declarations
2025-04-25 22:27 UTC
[RFC PATCHv2 0/3] improve NVMe multipath handling
2025-04-25 22:27 UTC (5+ messages)
` [RFC PATCHv2 1/3] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCHv2 3/3] nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
[PATCH] x86/hyperv: use dynamically allocated page for hypercalls
2025-04-25 22:26 UTC (3+ messages)
[Buildroot] [PATCH] package/rtl8189es: bump to version 2025-02-24
2025-04-25 22:26 UTC (4+ messages)
` [Buildroot] [PATCH] package/rtl8189fs: "
` [Buildroot] [PATCH] package/rtl8192eu: bump to 2025-04-10 version
` [Buildroot] [PATCH] package/rtl8812au-aircrack-ng: bump to version 2025-03-30 on branch v5.6.4.2
[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2025-04-22 (ice, idpf)
2025-04-25 22:26 UTC (4+ messages)
` [PATCH net v2 1/3] ice: fix Get Tx Topology AQ command error on E830
` [PATCH net v2 2/3] ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
` [PATCH net v2 3/3] idpf: fix offloads support for encapsulated packets
[PATCH v3 0/2] meson: prefer '/bin/sh' over PATH lookup
2025-04-25 22:25 UTC (8+ messages)
` [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
[PATCH net-next v5] Add support to set napi threaded for individual napi
2025-04-25 22:24 UTC (4+ messages)
[PATCH] kunit: configs: Enable coverage of the bitfield packing library
2025-04-25 22:19 UTC
[PATCH 0/2] KVM: x86: Advertise support for WRMSRNS
2025-04-25 22:09 UTC (2+ messages)
[PATCH] KVM: x86: clean up a return
2025-04-25 22:09 UTC (2+ messages)
[frank-w-bpi-r2-4.14:6.13-main 74/81] drivers/net/phy/mediatek/mtk-2p5ge.c:92:24: warning: unused variable 'pm_dev'
2025-04-25 22:16 UTC
ERROR: modpost: "__ubsan_handle_add_overflow" [fs/fuse/virtiofs.ko] undefined!
2025-04-25 22:16 UTC
[RFC 00/38] Hyperlaunch domain builder
2025-04-25 22:16 UTC (10+ messages)
` [RFC 16/38] x86/boot: move and rename sched_setup_dom0_vcpus
` [RFC 32/38] x86/hyperlaunch: introduce concept of core domains
` [RFC 33/38] x86/boot: refactor bzimage parser to be re-enterant
[PATCH] arm64: dts: Fix nuvoton 8xx clock properties
2025-04-25 22:16 UTC (5+ messages)
Error on using git update-git-for-windows
2025-04-25 22:15 UTC (3+ messages)
[PATCH RFC v3 0/2] Task local data API
2025-04-25 22:12 UTC (3+ messages)
` [PATCH RFC v3 2/2] selftests/bpf: Test basic workflow of task local data
[PATCH 2/2] iio: chemical: Add driver for Sharp GP2Y1010AU0F dust sensor
2025-04-25 22:12 UTC
[PATCH RESEND v2 0/6] RK3576 OTP support
2025-04-25 22:09 UTC (3+ messages)
` (subset) "
[PATCH] nvmet-tcp: don't restore null sk_state_change
2025-04-25 22:11 UTC (2+ messages)
[PATCH 00/10] drm/i915/hdcp: refactor HDCP GSC
2025-04-25 22:11 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
2025-04-25 22:09 UTC (2+ messages)
[PATCH v3] KVM: SVM: forcibly leave SMM mode on vCPU reset
2025-04-25 22:08 UTC (2+ messages)
[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
2025-04-25 22:09 UTC (9+ messages)
` [PATCH 3/3] nvme-tcp: fix I/O stalls "
[PATCH next] KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run()
2025-04-25 22:08 UTC (2+ messages)
[PATCH] coresight: trbe: Save/restore state across CPU low power state
2025-04-25 22:05 UTC (3+ messages)
[PATCH RFC/WIP 0/4] arm64: dts: qcom: sm8750: Enable display
2025-04-25 22:07 UTC (4+ messages)
[PATCH net v3 0/5] net_sched: Adapt qdiscs for reentrant enqueue cases
2025-04-25 22:07 UTC (6+ messages)
` [PATCH net v3 1/5] net_sched: drr: Fix double list add in class with netem as child qdisc
` [PATCH net v3 2/5] net_sched: hfsc: Fix a UAF vulnerability "
` [PATCH net v3 3/5] net_sched: ets: Fix double list add "
` [PATCH net v3 4/5] net_sched: qfq: "
` [PATCH net v3 5/5] selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour
[PATCH 6.1.y-cip 00/15] i2c: riic: miscellaneous code cleanup and improvements
2025-04-25 22:06 UTC (3+ messages)
` [cip-dev] "
[PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc
2025-04-25 22:07 UTC (12+ messages)
[PATCH] securityfs: fix missing of d_delete() in securityfs_remove()
2025-04-25 22:06 UTC (2+ messages)
[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
2025-04-25 22:06 UTC (5+ messages)
[PATCH v4 0/7] mm: Introduce for_each_valid_pfn()
2025-04-25 22:01 UTC (4+ messages)
` [PATCH v4 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
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.