messages from 2024-11-09 10:34:26 to 2024-11-09 12:31:53 UTC [more...]
linux-next: build failure after merge of the ftrace tree
2024-11-09 11:55 UTC (8+ messages)
[Stable-9.1.2 00/58] Patch Round-up for stable 9.1.2, freeze on 2024-11-18
2024-11-09 12:08 UTC (25+ messages)
` [Stable-9.1.2 02/58] KVM: Dynamic sized kvm memslots array
` [Stable-9.1.2 05/58] target/i386: Use only 16 and 32-bit operands for IN/OUT
` [Stable-9.1.2 07/58] Revert "hw/sh4/r2d: Realize IDE controller before accessing it"
` [Stable-9.1.2 08/58] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
` [Stable-9.1.2 09/58] raw-format: Fix error message for invalid offset/size
` [Stable-9.1.2 10/58] tcg: Reset data_gen_ptr correctly
` [Stable-9.1.2 13/58] linux-user: Emulate /proc/self/maps under mmap_lock
` [Stable-9.1.2 14/58] linux-user/ppc: Fix sigmask endianness issue in sigreturn
` [Stable-9.1.2 17/58] gitlab: make check-[dco|patch] a little more verbose
` [Stable-9.1.2 19/58] plugins: fix qemu_plugin_reset
` [Stable-9.1.2 20/58] net: Check if nc is NULL in qemu_get_vnet_hdr_len()
` [Stable-9.1.2 25/58] hw/sd/omap_mmc: Don't use sd_cmd_type_t
` [Stable-9.1.2 27/58] target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr
` [Stable-9.1.2 28/58] stubs: avoid duplicate symbols in libqemuutil.a
` [Stable-9.1.2 30/58] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
` [Stable-9.1.2 31/58] hw/intc: Don't clear pending bits on IRQ lowering
` [Stable-9.1.2 32/58] target/riscv: Set vtype.vill on CPU reset
` [Stable-9.1.2 37/58] target/ppc: Set ctx->opcode for decode_insn32()
` [Stable-9.1.2 39/58] ppc/pnv: Fix LPC serirq routing calculation
` [Stable-9.1.2 47/58] tests/tcg: Replace -mpower8-vector with -mcpu=power8
` [Stable-9.1.2 48/58] hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions
` [Stable-9.1.2 50/58] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [Stable-9.1.2 55/58] migration: Ensure vmstate_save() sets errp
` [Stable-9.1.2 56/58] hw/nvme: fix handling of over-committed queues
[Stable-9.0.4 v1 00/57] Patch Round-up for stable 9.0.4, freeze on 2024-11-18
2024-11-09 12:07 UTC (45+ messages)
` [Stable-9.0.4 01/57] softmmu/physmem.c: Keep transaction attribute in address_space_map()
` [Stable-9.0.4 02/57] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
` [Stable-9.0.4 03/57] tcg: Fix iteration step in 32-bit gvec operation
` [Stable-9.0.4 04/57] target/ppc: Fix lxvx/stxvx facility check
` [Stable-9.0.4 05/57] hw/mips/jazz: fix typo in in-built NIC alias
` [Stable-9.0.4 06/57] block/reqlist: allow adding overlapping requests
` [Stable-9.0.4 07/57] target/arm: Avoid target_ulong for physical address lookups
` [Stable-9.0.4 08/57] fuzz: disable leak-detection for oss-fuzz builds
` [Stable-9.0.4 09/57] testing: bump mips64el cross to bookworm and fix package list
` [Stable-9.0.4 10/57] vnc: fix crash when no console attached
` [Stable-9.0.4 11/57] linux-user/flatload: Take mmap_lock in load_flt_binary()
` [Stable-9.0.4 12/57] linux-user: Fix parse_elf_properties GNU0_MAGIC check
` [Stable-9.0.4 13/57] tcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_st
` [Stable-9.0.4 14/57] tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr
` [Stable-9.0.4 15/57] target/m68k: Always return a temporary from gen_lea_mode
` [Stable-9.0.4 16/57] hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
` [Stable-9.0.4 17/57] hw/audio/hda: free timer on exit
` [Stable-9.0.4 18/57] ui/dbus: fix leak on message filtering
` [Stable-9.0.4 19/57] ui/win32: fix potential use-after-free with dbus shared memory
` [Stable-9.0.4 21/57] tcg/s390x: fix constraint for 32-bit TSTEQ/TSTNE
` [Stable-9.0.4 22/57] KVM: Dynamic sized kvm memslots array
` [Stable-9.0.4 24/57] Revert "hw/sh4/r2d: Realize IDE controller before accessing it"
` [Stable-9.0.4 25/57] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
` [Stable-9.0.4 26/57] raw-format: Fix error message for invalid offset/size
` [Stable-9.0.4 27/57] tcg: Reset data_gen_ptr correctly
` [Stable-9.0.4 29/57] target/i386: Use probe_access_full_mmu in ptw_translate
` [Stable-9.0.4 30/57] linux-user: Emulate /proc/self/maps under mmap_lock
` [Stable-9.0.4 31/57] linux-user/ppc: Fix sigmask endianness issue in sigreturn
` [Stable-9.0.4 32/57] linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
` [Stable-9.0.4 33/57] vfio/migration: Report only stop-copy size in vfio_state_pending_exact()
` [Stable-9.0.4 35/57] dockerfiles: fix default targets for debian-loongarch-cross
` [Stable-9.0.4 36/57] Fix calculation of minimum in colo_compare_tcp
` [Stable-9.0.4 39/57] target/arm: Don't assert in regime_is_user() for E10 mmuidx values
` [Stable-9.0.4 40/57] target/riscv/csr.c: Fix an access to VXSAT
` [Stable-9.0.4 42/57] hw/intc: Don't clear pending bits on IRQ lowering
` [Stable-9.0.4 43/57] target/riscv: Set vtype.vill on CPU reset
` [Stable-9.0.4 44/57] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
` [Stable-9.0.4 45/57] target/riscv/kvm: set 'aia_mode' to default in error path
` [Stable-9.0.4 46/57] target/riscv/kvm: clarify how 'riscv-aia' default works
` [Stable-9.0.4 47/57] target/riscv: Fix vcompress with rvv_ta_all_1s
` [Stable-9.0.4 49/57] target/ppc: Fix mtDPDES targeting SMT siblings
` [Stable-9.0.4 51/57] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [Stable-9.0.4 53/57] target/arm: Add new MMU indexes for AArch32 Secure PL1&0
` [Stable-9.0.4 57/57] 9pfs: fix crash on 'Treaddir' request
[PATCH 00/15] KVM: arm64: Debug cleanups
2024-11-09 12:28 UTC (13+ messages)
` [PATCH 04/15] KVM: arm64: Move host SME/SVE tracking flags to host data
` [PATCH 06/15] KVM: arm64: Advance debug_owner state machine for sysreg traps
` [PATCH 08/15] KVM: arm64: Select debug state to save/restore based on debug owner
` [PATCH 09/15] KVM: arm64: Remove debug tracepoints
` [PATCH 11/15] KVM: arm64: Use debug_owner to track if debug regs need save/restore
` [PATCH 13/15] KVM: arm64: Compute MDCR_EL2 at vcpu_load()
[PATCH v4 0/3] drm/xe: Fix races on fdinfo
2024-11-09 12:28 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Fix races on fdinfo (rev5)
[PATCH] nvme: add temperature threshold hysteresis feature field definition
2024-11-09 12:22 UTC (3+ messages)
[PATCH 0/4] maple_tree: current split may result in deficient node
2024-11-09 12:22 UTC (8+ messages)
` [PATCH 3/4] maple_tree: use the correct min to calculate split
[PATCH v2] nvme-hwmon: add temperature threshold hysteresis feature
2024-11-09 12:19 UTC
[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
2024-11-09 12:18 UTC
[PATCH] ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump()
2024-11-09 12:12 UTC
[PATCH v4 0/7] Initial support for RK3576 UFS controller
2024-11-09 12:12 UTC (4+ messages)
` [PATCH v4 7/7] scsi: ufs: rockchip: initial support for UFS
[PATCH] net/mlx5: add support for transport mode ESP ptype
2024-11-09 12:10 UTC (3+ messages)
[PATCH v1 00/22] imx8qxp: siemens board: updates / sync with mainline
2024-11-09 12:10 UTC (11+ messages)
` [PATCH v1 12/22] siemens: capricorn: add missing ARCH_MISC_INIT
` [PATCH v1 13/22] siemens: configs/capricorn_cxg3_defconfig: updates
` [PATCH v1 15/22] siemens: imx8-capricorn.dtsi: small adaptions
` [PATCH v1 17/22] siemens: capricorn: add HW version information to boot log
` [PATCH v1 20/22] siemens: add ddr full memory test
Debian packaging for git-credential-libsecret
2024-11-09 12:08 UTC (3+ messages)
[PATCH v4 00/10] Add MSM8917/PM8937/Redmi 5A
2024-11-09 12:08 UTC (11+ messages)
` [PATCH v4 01/10] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v4 02/10] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v4 03/10] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v4 04/10] dt-bindings: thermal: tsens: Add MSM8937
` [PATCH v4 05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
` [PATCH v4 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v4 07/10] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v4 08/10] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v4 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v4 10/10] arm64: dts: "
[PATCH] nfs_sysfs_link_rpc_client(): Replace strcpy with strscpy
2024-11-09 12:01 UTC (6+ messages)
` Kernel strscpy() should be renamed to kstrscpy() "
[PATCH] ext4/032: add a new testcase in online resize tests
2024-11-09 12:01 UTC (2+ messages)
[ANN] Media Summit September 16th: Final Agenda (v7)
2024-11-09 12:01 UTC (8+ messages)
` AW: "
FAILED: patch "[PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout" failed to apply to 6.11-stable tree
2024-11-09 12:01 UTC
[f2fs-dev] [Bug 219484] New: f2fs discard causes kernel NULL pointer dereferencing
2024-11-09 12:01 UTC
FAILED: patch "[PATCH] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout" failed to apply to 6.11-stable tree
2024-11-09 12:00 UTC
[tip:tip/urgent] BUILD SUCCESS 0df233a3f748870025c8a3ed41d82da6f17b39bf
2024-11-09 11:59 UTC
FAILED: patch "[PATCH] drm/xe: Move LNL scheduling WA to xe_device.h" failed to apply to 6.11-stable tree
2024-11-09 11:58 UTC
FAILED: patch "[PATCH] ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp" failed to apply to 5.15-stable tree
2024-11-09 11:57 UTC
FAILED: patch "[PATCH] ksmbd: Fix the missing xa_store error check" failed to apply to 5.15-stable tree
2024-11-09 11:56 UTC
FAILED: patch "[PATCH] ksmbd: check outstanding simultaneous SMB operations" failed to apply to 5.15-stable tree
2024-11-09 11:56 UTC
FAILED: patch "[PATCH] ksmbd: check outstanding simultaneous SMB operations" failed to apply to 6.1-stable tree
2024-11-09 11:56 UTC
FAILED: patch "[PATCH] ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create" failed to apply to 5.15-stable tree
2024-11-09 11:56 UTC
FAILED: Patch "io_uring/rw: fix missing NOWAIT check for O_DIRECT start write" failed to apply to v5.15-stable tree
2024-11-09 11:55 UTC (3+ messages)
Using gcc-bpf for bpftool: problems with CO-RE feature detection
2024-11-09 11:55 UTC
FAILED: patch "[PATCH] media: av7110: fix a spectre vulnerability" failed to apply to 4.19-stable tree
2024-11-09 11:54 UTC
FAILED: patch "[PATCH] media: av7110: fix a spectre vulnerability" failed to apply to 5.4-stable tree
2024-11-09 11:54 UTC
FAILED: patch "[PATCH] media: av7110: fix a spectre vulnerability" failed to apply to 5.15-stable tree
2024-11-09 11:54 UTC
FAILED: patch "[PATCH] media: av7110: fix a spectre vulnerability" failed to apply to 5.10-stable tree
2024-11-09 11:54 UTC
FAILED: patch "[PATCH] media: av7110: fix a spectre vulnerability" failed to apply to 6.1-stable tree
2024-11-09 11:54 UTC
FAILED: patch "[PATCH] media: av7110: fix a spectre vulnerability" failed to apply to 6.6-stable tree
2024-11-09 11:54 UTC
[PATCH v3 00/14] Add MSM8917/PM8937/Redmi 5A
2024-11-09 11:53 UTC (5+ messages)
` [PATCH v3 12/14] arm64: dts: qcom: Add initial support for MSM8917
[PATCH] mbuf: add transport mode ESP packet type
2024-11-09 11:50 UTC (3+ messages)
FAILED: Patch "posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone" failed to apply to v6.1-stable tree
2024-11-09 11:50 UTC (3+ messages)
[PATCH i-g-t 0/3] Extend intel_blt to support large ctrl-surf-copy blits
2024-11-09 11:49 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH v2] USB: core: remove dead code in do_proc_bulk()
2024-11-09 11:47 UTC (4+ messages)
` 答复: "
[PATCH v4 0/3] Refactor Landlock access mask management
2024-11-09 11:14 UTC (5+ messages)
` [PATCH v4 1/3] landlock: Refactor filesystem "
` [PATCH v4 2/3] landlock: Refactor network "
` [PATCH v4 3/3] landlock: Optimize scope enforcement
[PATCH v3 0/3] Refactor Landlock access mask management
2024-11-09 11:08 UTC (4+ messages)
` [PATCH v3 1/3] landlock: Refactor filesystem "
Experiencing md raid5 hang and CPU lockup on kernel v6.11
2024-11-09 11:43 UTC (5+ messages)
[OE-core][kirkstone][PATCH] curl: patch CVE-2024-9681
2024-11-09 11:42 UTC
[OE-core][scarthgap][PATCH] curl: patch CVE-2024-9681
2024-11-09 11:41 UTC
Feature Request: Interactively pick fixup revision
2024-11-09 11:41 UTC
[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
2024-11-09 11:39 UTC (2+ messages)
` [syzbot] "
Mergiraf: a generic syntax-aware merge driver
2024-11-09 11:35 UTC
PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
2024-11-09 11:35 UTC (20+ messages)
IPv6 Privacy Extension support?
2024-11-09 11:22 UTC
[meta-security][PATCH] dm-verity-img.bbclass: add DM_VERITY_SETUP_ARGS
2024-11-09 11:31 UTC
[PATCH] iio: magnetometer: fix if () scoped_guard() formatting
2024-11-09 11:27 UTC (3+ messages)
[PATCH v11 3/3] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices
2024-11-09 11:25 UTC
[PATCH v3] kbuild: deb-pkg: Don't fail if modules.order is missing
2024-11-09 11:22 UTC (2+ messages)
[PATCH v3 0/3] iio: imu: add devices to adis16480 driver
2024-11-09 11:22 UTC (2+ messages)
[PULL] IIO: 2nd set of new device support, features and cleanup for 6.13
2024-11-09 11:18 UTC
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1/1] drivers/net/ethernet/pensando/ionic/ionic_dev.h:25:1: sparse: sparse: static assertion failed: "sizeof(union ionic_dev_regs) == 4096"
2024-11-09 11:15 UTC
[PATCH i-g-t] tests/intel/xe_drm_fdinfo: Increase sampling period
2024-11-09 11:11 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH v7 0/2] pwm: Introduce pwm driver for the Loongson family chips
2024-11-09 11:07 UTC (2+ messages)
[PATCH 0/3] arm64: dts: qcom: x1e80100: Fix missing address/size cells warnings
2024-11-09 11:05 UTC (3+ messages)
[PATCH net-next v3 0/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
2024-11-09 11:00 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014
` [PATCH net-next v3 2/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
[PATCH] ARM: dts: ti/omap: gta04: fix pm issues caused by spi module
2024-11-09 10:59 UTC (4+ messages)
[PATCH] bcachefs-tools: make targets of subvolume create/delete required
2024-11-09 10:57 UTC
[PATCH v2 0/8] Refactor cpuid and metric table lookup code
2024-11-09 10:54 UTC (4+ messages)
` [PATCH v2 8/8] perf pmu: Move pmu_metrics_table__find and remove ARM override
Patchwork housekeeping for: spi-devel-general
2024-11-09 10:56 UTC
[PATCH v2 0/4] power: supply: Add new "charge_types" property
2024-11-09 10:52 UTC (4+ messages)
` [PATCH v2 1/4] power: supply: power_supply_show_enum_with_available(): Replace spaces with '_'
[PATCH] dt-bindings: spi: add compatibles for mt7988
2024-11-09 10:50 UTC (2+ messages)
[PATCH v19 01/13] config: add zsda device number
2024-11-09 10:38 UTC (15+ messages)
` [PATCH v20 00/13] drivers/zsda: introduce zsda drivers
` [PATCH v20 01/13] config: add zsda device number
` [PATCH v20 02/13] common/zsda: add zsdadev driver
` [PATCH v20 03/13] common/zsda: add logging macros
` [PATCH v20 04/13] common/zsda: add functions to operate hardware queue
` [PATCH v20 05/13] common/zsda: add definition and use of msg chan
` [PATCH v20 06/13] compress/zsda: add zsda compressdev driver skeleton
` [PATCH v20 07/13] compress/zsda: add zsda compressdev dev ops
` [PATCH v20 08/13] compress/zsda: add zsda compressdev stats ops
` [PATCH v20 09/13] compress/zsda: add zsda compressdev xform ops
` [PATCH v20 10/13] compress/zsda: add zsda compressdev qp ops
` [PATCH v20 11/13] compress/zsda: add zsda compressdev enqueue datapath
` [PATCH v20 12/13] compress/zsda: add zsda compressdev dequeue datapath
` [PATCH v20 13/13] compress/zsda: add zsda cryptodev capabilities
[PATCH net-next 0/2] net: dsa: microchip: Add LAN9646 switch support
2024-11-09 10:45 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: "
xlnx-versal-virt smmu
2024-11-09 10:44 UTC (2+ messages)
[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
2024-11-09 10:43 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: "
[PATCH v2 0/3] virtio: Convert feature properties to OnOffAuto
2024-11-09 10:41 UTC (6+ messages)
` [PATCH v2 2/3] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 46d4a2fa5ef28208ebc19d12088e4a36696a8081
2024-11-09 10:42 UTC
[PATCH 0/2] Add SA8775P GPI DMA compatible
2024-11-09 10:41 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: dma: qcom,gpi: Add SA8775P compatible
[PATCH v2 0/2] This series adds clocks for ICSSG for AM64x
2024-11-09 10:37 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: soc: ti: pruss: Add clocks for ICSSG
[PATCH v2 0/4] iio: temperature: Add support for P3T1085
2024-11-09 10:37 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: ti,tmp108: Add nxp,p3t1085 compatible string
[RFC PATCH 1/3] module: Split module_enable_rodata_ro()
2024-11-09 10:35 UTC (3+ messages)
` [RFC PATCH 2/3] module: Don't fail module loading when setting ro_after_init section RO failed
` [RFC PATCH 3/3] module: pre-test setting ro_after_init data read-only
[PATCH v3 00/10] Initial support for Samsung Galaxy Tab 2 series
2024-11-09 10:35 UTC (7+ messages)
` [PATCH v3 05/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN101AL03 Panel
` [PATCH v3 07/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0
` [PATCH v3 09/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 10.1
[PATCH v2] usb: typec: ucsi: Convert connector specific commands to bitmaps
2024-11-09 10:35 UTC (2+ messages)
[PATCH v3 1/2] drm/xe: improve hibernation on igpu
2024-11-09 10:34 UTC (2+ messages)
` ✗ CI.FULL: failure for series starting with [v3,1/2] drm/xe: improve hibernation on igpu (rev2)
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.