messages from 2025-04-15 19:55:52 to 2025-04-15 20:47:08 UTC [more...]
[PATCH v2 3/9] rust: device: implement device context for Device
2025-04-15 20:47 UTC (2+ messages)
[PATCH 0/8] arm64: dts: qcom: msm8916/39: Cleanup/fix UART console pinctrl
2025-04-15 20:46 UTC (11+ messages)
` [PATCH 1/8] arm64: dts: qcom: msm8916/39: Move UART pinctrl to board files
` [PATCH 2/8] arm64: dts: qcom: msm8916/39: Introduce new UART console pinctrl
` [PATCH 3/8] arm64: dts: qcom: msm8919/39: Use UART2 console pinctrl where appropriate
` [PATCH 4/8] arm64: dts: qcom: msm8916-motorola: Use UART1 console pinctrl
` [PATCH 5/8] arm64: dts: qcom: apq8016-sbc: Move non-console UART pinctrl to board
[PATCH] cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
2025-04-15 20:46 UTC (2+ messages)
[PATCH v2] mseal sysmap: enable LoongArch
2025-04-15 20:46 UTC (2+ messages)
[RFC PATCH 0/8] repack: avoid MIDX'ing cruft pack(s) where possible
2025-04-15 20:45 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 6/8] pack-objects: perform name-hash traversal for unpacked objects
` [PATCH v2 7/8] pack-objects: introduce '--stdin-packs=follow'
[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-04-15 20:44 UTC (6+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
[PATCH v2 6/9] rust: device: implement Bound device context
2025-04-15 20:44 UTC (2+ messages)
[PATCH v2] lib/test_ubsan.c: Fix panic from test_ubsan_out_of_bounds
2025-04-15 20:43 UTC (2+ messages)
[PATCH v2 7/9] rust: pci: move iomap_region() to impl Device<Bound>
2025-04-15 20:43 UTC (2+ messages)
[LTP] [PATCH v7 0/4] Support for Patchwork CI
2025-04-15 20:42 UTC (4+ messages)
` [LTP] [PATCH v7 2/4] ci: add patchwork communication script
[PATCH] gcc-plugins: Disable GCC plugins for compile test builds
2025-04-15 20:43 UTC (5+ messages)
[PATCH i-g-t v3 1/1] lib/xe/xe_eudebug: skip when disabling eudebug with no eudebug support
2025-04-15 20:40 UTC (3+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,v3,1/1] "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/ring_ops_types: Increase MAX_JOB_SIZE_DW
2025-04-15 20:40 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v12 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-04-15 20:39 UTC (10+ messages)
` [PATCH v12 19/26] x86/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v12 20/26] x86/resctrl: Provide interface to update the event configurations
` [PATCH v12 21/26] x86/resctrl: Introduce mbm_assign_on_mkdir to configure assignments
[PATCH] Revert "PCI: Avoid reset when disabled via sysfs"
2025-04-15 20:39 UTC (2+ messages)
NXP Layerscape SMMU IDs
2025-04-15 20:37 UTC (2+ messages)
[RFC PATCH 0/5] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2025-04-15 20:37 UTC (4+ messages)
` [RFC PATCH 3/5] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
[Buildroot] [PATCH] package/libcap: bump to version 2.76
2025-04-15 20:35 UTC (2+ messages)
[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
2025-04-15 19:25 UTC (88+ messages)
` [PATCH v4 014/163] tcg: Merge INDEX_op_or_{i32,i64}
` [PATCH v4 017/163] tcg: Merge INDEX_op_orc_{i32,i64}
` [PATCH v4 023/163] tcg: Convert nand to TCGOutOpBinary
` [PATCH v4 025/163] tcg/loongarch64: Do not accept constant argument to nor
` [PATCH v4 026/163] tcg: Convert nor to TCGOutOpBinary
` [PATCH v4 027/163] tcg: Merge INDEX_op_nor_{i32,i64}
` [PATCH v4 028/163] tcg/arm: Fix constraints for sub
` [PATCH v4 044/163] tcg: Merge INDEX_op_divu_{i32,i64}
` [PATCH v4 045/163] tcg: Convert div2 to TCGOutOpDivRem
` [PATCH v4 049/163] tcg: Convert rem to TCGOutOpBinary
` [PATCH v4 050/163] tcg: Merge INDEX_op_rem_{i32,i64}
` [PATCH v4 053/163] tcg: Convert shl to TCGOutOpBinary
` [PATCH v4 056/163] tcg: Merge INDEX_op_shr_{i32,i64}
` [PATCH v4 058/163] tcg: Merge INDEX_op_sar_{i32,i64}
` [PATCH v4 060/163] tcg: Convert rotl, rotr to TCGOutOpBinary
` [PATCH v4 061/163] tcg: Merge INDEX_op_rot{l,r}_{i32,i64}
` [PATCH v4 062/163] tcg: Convert clz to TCGOutOpBinary
` [PATCH v4 067/163] tcg: Merge INDEX_op_ctpop_{i32,i64}
` [PATCH v4 070/163] tcg: Convert mulu2 to TCGOutOpMul2
` [PATCH v4 079/163] tcg: Merge INDEX_op_brcond_{i32,i64}
` [PATCH v4 080/163] tcg: Convert movcond to TCGOutOpMovcond
` [PATCH v4 081/163] tcg: Merge INDEX_op_movcond_{i32,i64}
` [PATCH v4 082/163] tcg/ppc: Drop fallback constant loading in tcg_out_cmp
` [PATCH v4 083/163] tcg/arm: Expand arguments to tcg_out_cmp2
` [PATCH v4 084/163] tcg/ppc: "
` [PATCH v4 085/163] tcg: Convert brcond2_i32 to TCGOutOpBrcond2
` [PATCH v4 087/163] tcg: Convert bswap16 to TCGOutOpBswap
` [PATCH v4 088/163] tcg: Merge INDEX_op_bswap16_{i32,i64}
` [PATCH v4 089/163] tcg: Convert bswap32 to TCGOutOpBswap
` [PATCH v4 090/163] tcg: Merge INDEX_op_bswap32_{i32,i64}
` [PATCH v4 091/163] tcg: Convert bswap64 to TCGOutOpUnary
` [PATCH v4 094/163] tcg: Merge INDEX_op_extract_{i32,i64}
` [PATCH v4 095/163] tcg: Convert sextract to TCGOutOpExtract
` [PATCH v4 097/163] tcg: Convert ext_i32_i64 to TCGOutOpUnary
` [PATCH v4 099/163] tcg: Convert extrl_i64_i32 "
` [PATCH v4 100/163] tcg: Convert extrh_i64_i32 "
` [PATCH v4 101/163] tcg: Convert deposit to TCGOutOpDeposit
` [PATCH v4 102/163] tcg/aarch64: Improve deposit
` [PATCH v4 103/163] tcg: Merge INDEX_op_deposit_{i32,i64}
` [PATCH v4 104/163] tcg: Convert extract2 to TCGOutOpExtract2
` [PATCH v4 105/163] tcg: Merge INDEX_op_extract2_{i32,i64}
` [PATCH v4 106/163] tcg: Expand fallback add2 with 32-bit operations
` [PATCH v4 108/163] tcg: Do not default add2/sub2_i32 for 32-bit hosts
` [PATCH v4 109/163] tcg/mips: Drop support for add2/sub2
` [PATCH v4 110/163] tcg/riscv: "
` [PATCH v4 111/163] tcg: Move i into each for loop in liveness_pass_1
` [PATCH v4 112/163] tcg: Sink def, nb_iargs, nb_oargs loads "
` [PATCH v4 113/163] tcg: Add add/sub with carry opcodes and infrastructure
` [PATCH v4 115/163] tcg/optimize: Handle add/sub with carry opcodes
` [PATCH v4 116/163] tcg/optimize: With two const operands, prefer 0 in arg1
` [PATCH v4 118/163] tcg: Use sub carry opcodes to expand sub2
` [PATCH v4 119/163] tcg/i386: Honor carry_live in tcg_out_movi
` [PATCH v4 121/163] tcg/i386: Remove support for add2/sub2
` [PATCH v4 122/163] tcg/i386: Special case addci r, 0, 0
` [PATCH v4 123/163] tcg: Add tcg_gen_addcio_{i32,i64,tl}
` [PATCH v4 124/163] target/arm: Use tcg_gen_addcio_* for ADCS
` [PATCH v4 125/163] target/hppa: Use tcg_gen_addcio_i64
` [PATCH v4 126/163] target/microblaze: Use tcg_gen_addcio_i32
` [PATCH v4 128/163] target/ppc: Use tcg_gen_addcio_tl for ADD and SUBF
` [PATCH v4 129/163] target/s390x: Use tcg_gen_addcio_i64 for op_addc64
` [PATCH v4 130/163] target/sh4: Use tcg_gen_addcio_i32 for addc
` [PATCH v4 131/163] target/sparc: Use tcg_gen_addcio_tl for gen_op_addcc_int
` [PATCH v4 132/163] target/tricore: Use tcg_gen_addcio_i32 for gen_addc_CC
` [PATCH v4 134/163] tcg/aarch64: Remove support for add2/sub2
` [PATCH v4 135/163] tcg/arm: Implement add/sub carry opcodes
` [PATCH v4 136/163] tcg/arm: Remove support for add2/sub2
` [PATCH v4 137/163] tcg/ppc: Implement add/sub carry opcodes
` [PATCH v4 138/163] tcg/ppc: Remove support for add2/sub2
` [PATCH v4 139/163] tcg/s390x: Honor carry_live in tcg_out_movi
` [PATCH v4 140/163] tcg/s390: Add TCG_CT_CONST_N32
` [PATCH v4 141/163] tcg/s390x: Implement add/sub carry opcodes
` [PATCH v4 142/163] tcg/s390x: Use ADD LOGICAL WITH SIGNED IMMEDIATE
` [PATCH v4 144/163] tcg/sparc64: Hoist tcg_cond_to_bcond lookup out of tcg_out_movcc
` [PATCH v4 146/163] tcg/sparc64: Remove support for add2/sub2
` [PATCH v4 147/163] tcg/tci: Implement add/sub carry opcodes
` [PATCH v4 149/163] tcg: Remove add2/sub2 opcodes
` [PATCH v4 151/163] tcg: Formalize tcg_out_br
` [PATCH v4 152/163] tcg: Formalize tcg_out_goto_ptr
` [PATCH v4 153/163] tcg: Assign TCGOP_TYPE in liveness_pass_2
` [PATCH v4 155/163] tcg: Merge INDEX_op_ld*_{i32,i64}
` [PATCH v4 157/163] tcg: Merge INDEX_op_st*_{i32,i64}
` [PATCH v4 158/163] tcg: Stash MemOp size in TCGOP_FLAGS
` [PATCH v4 159/163] tcg: Remove INDEX_op_qemu_st8_*
` [PATCH v4 160/163] tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
` [PATCH v4 161/163] tcg: Convert qemu_ld{2} to TCGOutOpLoad{2}
` [PATCH v4 162/163] tcg: Convert qemu_st{2} to TCGOutOpLdSt{2}
` [PATCH v4 163/163] tcg: Remove tcg_out_op
[ANNOUNCE] 6.1.134-rt51
2025-04-15 20:33 UTC
[PATCH] PCI: hotplug: Drop superfluous #include directives
2025-04-15 20:33 UTC (2+ messages)
[Buildroot] [git commit] package/libcap: bump to version 2.76
2025-04-15 20:27 UTC
[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
2025-04-15 20:32 UTC (9+ messages)
` [PATCH v3 1/4] x86/clear_page: extend clear_page*() for "
[PATCH 0/2] Imagination BXS-4-64 MC1 GPU support (DTS changes)
2025-04-15 20:29 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-j721s2: Add GPU node
[Buildroot] [PATCH 1/2] package/libopenssl: add (proposed) upstream fix for parallel installation
2025-04-15 20:30 UTC (5+ messages)
` [Buildroot] [PATCH 2/2] Revert "package/libopenssl do not build in parallel"
[PATCH 1/1] ACPI: Fix building with GCC 15
2025-04-15 20:30 UTC (3+ messages)
[RFC PATCH v2 22/22] pci: Define pci_iomap_range_encrypted
2025-04-15 20:30 UTC (2+ messages)
s32g2 crash
2025-04-15 20:30 UTC
[RFC PATCH v2 21/22] pci: Allow encrypted MMIO mapping via sysfs
2025-04-15 20:28 UTC (2+ messages)
[RFC PATCH v2 19/22] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event
2025-04-15 20:26 UTC (2+ messages)
[PATCH v1 1/3] x86/cpufeatures: Clean up formatting
2025-04-15 20:26 UTC (2+ messages)
` [tip: x86/cpu] "
[PATCH v1 0/3] x86/cpufeatures: Clean up formatting
2025-04-15 20:26 UTC (4+ messages)
` [PATCH v1 2/3] x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT to X86_FEATURE_CLEAR_BHB_LOV
` [tip: x86/cpu] x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT
[PATCH v1 3/3] x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES to X86_FEATURE_AMD_HTR_CORES
2025-04-15 20:26 UTC (2+ messages)
` [tip: x86/cpu] x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES
[Buildroot] [PATCH] package/ipset: bump to version 7.23
2025-04-15 20:25 UTC (2+ messages)
[RFC PATCH v2 08/22] pci/tsm: Add PCI driver for TSM
2025-04-15 20:25 UTC (2+ messages)
[Buildroot] [git commit] package/ipset: bump to version 7.23
2025-04-15 20:22 UTC
How to Achieve Functionality Equivalent to iptables -m owner --socket-exist in nft?
2025-04-15 20:24 UTC (2+ messages)
[PATCH] ASoC: cs-amp-lib-test: Use flex_array_size()
2025-04-15 20:23 UTC (2+ messages)
[PATCH 00/24] Optimize the hot path in the UFS driver
2025-04-15 20:22 UTC (7+ messages)
` [PATCH 11/24] scsi: ufs: core: Change the monitor function argument types
` [PATCH 12/24] scsi: ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
[RESEND PATCH] Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850
2025-04-15 20:20 UTC (2+ messages)
[PATCH] Bluetooth: vhci: Avoid needless snprintf() calls
2025-04-15 20:20 UTC (2+ messages)
[PATCH v2 2/2] test: Skip pid-0 tests on oversubscribed systems
2025-04-15 20:19 UTC
[PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add support for host-wakeup
2025-04-15 20:20 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2025-04-15 20:20 UTC
[NDCTL PATCH v5 0/3] ndctl: Add support and test for CXL Features support
2025-04-15 20:19 UTC (2+ messages)
[PATCH 5.15.y] jfs: define xtree root and page independently
2025-04-15 20:18 UTC (2+ messages)
[PATCH net-next v5 00/11] PRU-ICSSM Ethernet Driver
2025-04-15 20:15 UTC (7+ messages)
` [PATCH net-next v5 07/11] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
` [PATCH net-next v5 11/11] net: ti: prueth: Adds PTP OC Support for AM335x and AM437x
[PATCH v2 7/8] rust: hrtimer: Add forward_now() to HrTimer and HrTimerCallbackContext
2025-04-15 20:17 UTC (2+ messages)
` [PATCH v3] "
[PATCH v4] rust: static_assert: add optional message
2025-04-15 20:17 UTC (4+ messages)
[PATCH v5 0/4] Large devcoredump file support
2025-04-15 20:17 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v1 1/1] i2c: atr: Remove (explicitly) unused header
2025-04-15 20:16 UTC (2+ messages)
[RFC PATCH v2 01/22] pci/doe: Define protocol types and make those public
2025-04-15 20:15 UTC (2+ messages)
[PATCH] dma-buf: heaps: Set allocation orders for larger page sizes
2025-04-15 20:14 UTC (2+ messages)
[PATCH v2 00/11] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
2025-04-15 20:10 UTC (4+ messages)
` [PATCH v2 06/11] iommu/arm-smmu-v3: Introduce arm_smmu_s2_parent_tlb_ invalidation helpers
[PATCH v3 00/17] drm/bridge: cdns-dsi: Make it work a bit better
2025-04-15 20:10 UTC (4+ messages)
` [PATCH v3 13/17] drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME value
[PATCH v2 0/2] spi: tegra210-quad: Improve messages on pathological case
2025-04-15 20:12 UTC (2+ messages)
[PATCH] Converting aio_set_event_notifier to use io_uring methods
2025-04-15 18:49 UTC
[PATCH v8 0/6] rust: reduce `as` casts, enable related lints
2025-04-15 20:10 UTC (6+ messages)
` [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH v4 0/7] i2c: core: Move client towards fwnode
2025-04-15 20:10 UTC (5+ messages)
` [PATCH v4 3/7] i2c: core: Switch to fwnode APIs to get IRQ
` [PATCH v4 6/7] i2c: core: Deprecate of_node in struct i2c_board_info
[PATCH net-next v1 0/1] bonding: Adding limited support for ARP monitoring with ovs
2025-04-15 20:09 UTC (6+ messages)
` [PATCH net-next v1 1/1] bonding: Adding limmited "
[Buildroot] [PATCH] package/c-periphery: bump to version 2.4.3
2025-04-15 20:08 UTC (2+ messages)
[Buildroot] [git commit] package/c-periphery: bump to version 2.4.3
2025-04-15 20:07 UTC
[PATCH v2 0/3] KVM: x86: Dynamically allocate hashed page list
2025-04-15 20:06 UTC (3+ messages)
` [PATCH v2 3/3] KVM: x86/mmu: Defer allocation of shadow MMU's "
[PATCH i-g-t] tests/kms_async_flip: skip subtest if invalid driver-specific condition
2025-04-15 19:47 UTC
[Buildroot] [PATCH] package/igh-ethercat: bump to version 1.6.3
2025-04-15 20:06 UTC (2+ messages)
[Buildroot] [git commit] package/igh-ethercat: bump to version 1.6.3
2025-04-15 20:00 UTC
[net-next PATCH v3 00/11] Add PCS core support
2025-04-15 20:02 UTC (3+ messages)
` [net-next PATCH v3 03/11] net: pcs: Add subsystem
[syzbot] [btrfs?] general protection fault in btrfs_relocate_block_group
2025-04-15 20:01 UTC
[Buildroot] [PATCH] package/double-conversion: bump to version 3.3.1
2025-04-15 19:59 UTC (2+ messages)
[PATCH ath-next v2 0/2] wifi: ath12k: set proper key flags and MIC space for CCMP256 and GCMP ciphers
2025-04-15 19:58 UTC (3+ messages)
` [PATCH ath-next v2 1/2] wifi: ath12k: fix wrong handling of "
` [PATCH ath-next v2 2/2] wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi()
[Buildroot] [git commit] package/double-conversion: bump to version 3.3.1
2025-04-15 19:57 UTC
[PATCH v1 0/2] ut: fix print_guid() and enable UNIT_TEST for qemu_arm64
2025-04-15 19:57 UTC (3+ messages)
` [PATCH v1 2/2] qemu-arm64: enable UNIT_TEST
[PATCH] NFSv4: xattr handlers should check for absent nfs filehandles
2025-04-15 19:56 UTC (3+ messages)
[Buildroot] [PATCH 0/7] Add PURL support
2025-04-15 19:55 UTC (9+ messages)
` [Buildroot] [PATCH 1/7] package/pkg-generic.mk: add PURL package variable
` [Buildroot] [PATCH 2/7] package/pkg-download: add 'owner' macro
` [Buildroot] [PATCH 2/7] package/pkg-download: add repository macro
` [Buildroot] [PATCH 3/7] package/pkg-golang: support PURL generation
` [Buildroot] [PATCH 4/7] package/pkg-cargo: "
` [Buildroot] [PATCH 5/7] package/pkg-perl: "
` [Buildroot] [PATCH 6/7] package/pkg-python: "
` [Buildroot] [PATCH 7/7] package/pkg-utils: add PURL to show-info output
[Buildroot] [PATCH] package/vim: extend comment about vi symlink
2025-04-15 19:56 UTC (2+ messages)
[PATCH net-next 0/2] net: phy: remove checks for unused eee-broken flags
2025-04-15 19:56 UTC (2+ messages)
` [PATCH net-next 2/2] "
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.