messages from 2025-01-28 07:14:39 to 2025-01-28 08:20:36 UTC [more...]
[PATCH v9 0/5] Add support for AArch64 AMUv1-based average freq
2025-01-28 8:18 UTC (12+ messages)
` [PATCH v9 1/5] cpufreq: Allow arch_freq_get_on_cpu to return an error
` [PATCH v9 4/5] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
[PATCH v2] ref-manual: Describe grub-efi-cfg overrides and GRUB_TITLE
2025-01-28 8:20 UTC (2+ messages)
[Stable-8.2.9 00/45] Patch Round-up for stable 8.2.9, freeze on 2025-02-06
2025-01-27 20:26 UTC (35+ messages)
` [Stable-8.2.9 01/45] hw/intc/openpic: Avoid taking address of out-of-bounds array index
` [Stable-8.2.9 02/45] bitops.h: Define bit operations on 'uint32_t' arrays
` [Stable-8.2.9 04/45] linux-user: Fix strace output for s390x mmap()
` [Stable-8.2.9 05/45] virtio-net: Fix size check in dhclient workaround
` [Stable-8.2.9 06/45] qdev: Fix set_pci_devfn() to visit option only once
` [Stable-8.2.9 07/45] ssh: Do not switch session to non-blocking mode
` [Stable-8.2.9 08/45] scsi: megasas: Internal cdbs have 16-byte length
` [Stable-8.2.9 09/45] tests/9p: fix Rreaddir response name
` [Stable-8.2.9 10/45] tests/9p: add missing Rgetattr "
` [Stable-8.2.9 11/45] tests/9p: add 'use-after-unlink' test
` [Stable-8.2.9 12/45] 9pfs: remove obsolete comment in v9fs_getattr()
` [Stable-8.2.9 13/45] 9pfs: fix 'Tgetattr' after unlink
` [Stable-8.2.9 14/45] tests/9p: also check 'Tgetattr' in 'use-after-unlink' test
` [Stable-8.2.9 15/45] target/ppc: Fix non-maskable interrupt while halted
` [Stable-8.2.9 16/45] hw/nvme: fix msix_uninit with exclusive bar
` [Stable-8.2.9 17/45] hw/nvme: take a reference on the subsystem on vf realization
` [Stable-8.2.9 18/45] hw/openrisc/openrisc_sim: keep serial@90000000 as default
` [Stable-8.2.9 20/45] Update FreeBSD CI jobs FreeBSD 14.1
` [Stable-8.2.9 22/45] .gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)
` [Stable-8.2.9 23/45] 9pfs: fix regression regarding CVE-2023-2861
` [Stable-8.2.9 24/45] tcg/riscv: Fix StoreStore barrier generation
` [Stable-8.2.9 25/45] fuzz: specify audiodev for usb-audio
` [Stable-8.2.9 26/45] x86/loader: only patch linux kernels
` [Stable-8.2.9 27/45] edk2: get version + date from git submodule
` [Stable-8.2.9 28/45] edk2: commit version info
` [Stable-8.2.9 29/45] roms: re-add edk2-basetools target
` [Stable-8.2.9 30/45] hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structs
` [Stable-8.2.9 32/45] vhost-user: fix shared object return values
` [Stable-8.2.9 34/45] target/loongarch: Use actual operand size with vbsrl check
` [Stable-8.2.9 36/45] target/i386/cpu: Fix notes for CPU models
` [Stable-8.2.9 37/45] tests/qtest/boot-serial-test: Correct HPPA machine name
` [Stable-8.2.9 38/45] backends/cryptodev-vhost-user: Fix local_error leaks
` [Stable-8.2.9 44/45] tests: acpi: update expected blobs
` [Stable-8.2.9 45/45] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
[Stable-9.1.3 00/58] Patch Round-up for stable 9.1.3, freeze on 2025-02-06
2025-01-27 20:25 UTC (35+ messages)
` [Stable-9.1.3 04/58] linux-user: Fix strace output for s390x mmap()
` [Stable-9.1.3 05/58] virtio-net: Fix size check in dhclient workaround
` [Stable-9.1.3 06/58] qdev: Fix set_pci_devfn() to visit option only once
` [Stable-9.1.3 07/58] ssh: Do not switch session to non-blocking mode
` [Stable-9.1.3 08/58] plugins: add missing export for qemu_plugin_num_vcpus
` [Stable-9.1.3 09/58] migration: Allow pipes to keep working for fd migrations
` [Stable-9.1.3 10/58] virtio-net: Add queues before loading them
` [Stable-9.1.3 11/58] ppc/spapr: fix drc index mismatch for partially enabled vcpus
` [Stable-9.1.3 12/58] scsi: megasas: Internal cdbs have 16-byte length
` [Stable-9.1.3 13/58] tests/9p: fix Rreaddir response name
` [Stable-9.1.3 14/58] tests/9p: add missing Rgetattr "
` [Stable-9.1.3 15/58] tests/9p: add 'use-after-unlink' test
` [Stable-9.1.3 16/58] 9pfs: remove obsolete comment in v9fs_getattr()
` [Stable-9.1.3 19/58] target/ppc: Fix non-maskable interrupt while halted
` [Stable-9.1.3 20/58] target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socket
` [Stable-9.1.3 21/58] hw/nvme: fix msix_uninit with exclusive bar
` [Stable-9.1.3 22/58] hw/nvme: take a reference on the subsystem on vf realization
` [Stable-9.1.3 23/58] hw/openrisc/openrisc_sim: keep serial@90000000 as default
` [Stable-9.1.3 24/58] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
` [Stable-9.1.3 25/58] 9pfs: fix regression regarding CVE-2023-2861
` [Stable-9.1.3 27/58] tcg/riscv: Fix StoreStore barrier generation
` [Stable-9.1.3 28/58] x86/loader: only patch linux kernels
` [Stable-9.1.3 30/58] pc-bios: add missing riscv64 descriptor
` [Stable-9.1.3 32/58] meson.build: Disallow libnfs v6 to fix the broken macOS build
` [Stable-9.1.3 35/58] hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
` [Stable-9.1.3 37/58] config/targets: update aarch64_be-linux-user gdb XML list
` [Stable-9.1.3 39/58] docs: Correct release of TCG trace-events removal
` [Stable-9.1.3 41/58] migration: Add more error handling to analyze-migration.py
` [Stable-9.1.3 42/58] migration: Remove unused argument in vmsd_desc_field_end
` [Stable-9.1.3 43/58] migration: Fix parsing of s390 stream
` [Stable-9.1.3 45/58] migration: Rename vmstate_info_nullptr
` [Stable-9.1.3 47/58] migration: Fix arrays of pointers in JSON writer
` [Stable-9.1.3 56/58] pci: acpi: Windows 'PCI Label Id' bug workaround
` [Stable-9.1.3 57/58] tests: acpi: update expected blobs
[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
2025-01-28 8:19 UTC (7+ messages)
` [PATCH net-next v6 05/12] net: homa: create homa_rpc.h and homa_rpc.c
[PATCH] tee: optee: Add support for supplicant timeout
2025-01-28 8:19 UTC (3+ messages)
[Stable-7.2.16 00/31] Patch Round-up for stable 7.2.16, freeze on 2025-02-06
2025-01-27 21:41 UTC (31+ messages)
` [Stable-7.2.16 01/31] hw/intc/openpic: Avoid taking address of out-of-bounds array index
` [Stable-7.2.16 02/31] bitops.h: Define bit operations on 'uint32_t' arrays
` [Stable-7.2.16 03/31] hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr
` [Stable-7.2.16 04/31] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci
` [Stable-7.2.16 05/31] virtio-net: Fix size check in dhclient workaround
` [Stable-7.2.16 06/31] qdev: Fix set_pci_devfn() to visit option only once
` [Stable-7.2.16 07/31] ssh: Do not switch session to non-blocking mode
` [Stable-7.2.16 08/31] scsi: megasas: Internal cdbs have 16-byte length
` [Stable-7.2.16 09/31] tests/9p: fix Rreaddir response name
` [Stable-7.2.16 10/31] tests/9p: add missing Rgetattr "
` [Stable-7.2.16 11/31] tests/9p: add 'use-after-unlink' test
` [Stable-7.2.16 12/31] 9pfs: remove obsolete comment in v9fs_getattr()
` [Stable-7.2.16 13/31] 9pfs: fix 'Tgetattr' after unlink
` [Stable-7.2.16 14/31] tests/9p: also check 'Tgetattr' in 'use-after-unlink' test
` [Stable-7.2.16 15/31] target/ppc: Fix non-maskable interrupt while halted
` [Stable-7.2.16 16/31] hw/openrisc/openrisc_sim: keep serial@90000000 as default
` [Stable-7.2.16 17/31] tcg/riscv: Fix StoreStore barrier generation
` [Stable-7.2.16 18/31] fuzz: specify audiodev for usb-audio
` [Stable-7.2.16 19/31] x86/loader: only patch linux kernels
` [Stable-7.2.16 20/31] hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structs
` [Stable-7.2.16 21/31] meson.build: Disallow libnfs v6 to fix the broken macOS build
` [Stable-7.2.16 22/31] s390x/s390-virtio-ccw: don't crash on weird RAM sizes
` [Stable-7.2.16 23/31] docs: Correct release of TCG trace-events removal
` [Stable-7.2.16 24/31] target/i386/cpu: Fix notes for CPU models
` [Stable-7.2.16 25/31] backends/cryptodev-vhost-user: Fix local_error leaks
` [Stable-7.2.16 26/31] hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec
` [Stable-7.2.16 27/31] pci: ensure valid link status bits for downstream ports
` [Stable-7.2.16 28/31] pci/msix: Fix msix pba read vector poll end calculation
` [Stable-7.2.16 30/31] pci: acpi: Windows 'PCI Label Id' bug workaround
` [Stable-7.2.16 31/31] tests: acpi: update expected blobs
[LSF/MM/BPF TOPIC] Large folio (z)swapin
2025-01-28 8:17 UTC (2+ messages)
[PATCH 1/2] usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PP
2025-01-28 8:17 UTC (2+ messages)
[drm-xe:drm-xe-next 3/3] drivers/gpu/drm/xe/xe_guc_ct.c:1727:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'}
2025-01-28 8:16 UTC
drivers/net/ethernet/marvell/prestera/prestera_devlink.c:20:43: warning: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size between 4 and 12
2025-01-28 8:16 UTC
[PATCH] mmc: sd: Fix incorrect capacity calculation for SDHC/SDXC/SDUC cards
2025-01-28 8:42 UTC (2+ messages)
[PATCH 2/2] usb: typec: thunderbolt: Remove IS_ERR check for plug
2025-01-28 8:16 UTC (2+ messages)
[PATCH] doc: update ODM dmadev guide
2025-01-28 8:15 UTC
[RFC 0/4] Add SPDM over Storage transport support for NVMe
2025-01-28 8:03 UTC (5+ messages)
` [RFC 2/4] spdm: add spdm storage transport virtual header
[PATCH for 4.20? v1 0/3] Fixes for vmap_to_mfn() and pt_mapping_level
2025-01-28 8:14 UTC (9+ messages)
` [PATCH v1 1/3] xen/riscv: implement software page table walking
[RFC][PATCH 0/8] x86/mm: Simplify PAE page table handling
2025-01-28 8:13 UTC (6+ messages)
[PATCHv2 0/2] nvme: restrict authentication to the admin queue
2025-01-28 8:11 UTC (7+ messages)
` [PATCH 1/2] nvmet: Implement 'admin_only' authentication
` [PATCH 2/2] nvme: Do not re-authenticate queues with no prior authentication
[PATCH v3 00/13] Modem support for MSM8226
2025-01-28 8:12 UTC (17+ messages)
` [PATCH v3 03/13] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8926
` [PATCH v3 04/13] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain
` [PATCH v3 05/13] remoteproc: qcom_q6v5_mss: Add modem support on MSM8226
` [PATCH v3 06/13] remoteproc: qcom_q6v5_mss: Add modem support on MSM8926
` [PATCH v3 09/13] ARM: dts: qcom: msm8226: Add modem remoteproc node
` [PATCH v3 11/13] ARM: dts: qcom: Introduce dtsi for LTE-capable MSM8926
` [PATCH v3 12/13] ARM: dts: qcom: msm8926-htc-memul: Enable modem
` [PATCH v3 13/13] ARM: dts: qcom: msm8226-samsung-matisse-common: "
[PATCH v3 0/4] riscv: add support for SBI Supervisor Software Events
2025-01-28 8:10 UTC (7+ messages)
` [PATCH v3 2/4] riscv: add support for SBI Supervisor Software Events extension
[yocto-autobuilder2][PATCH v2] Fix overriding of the yocto-autobuilder-helper parameters
2025-01-28 8:12 UTC (2+ messages)
[PATCH v7 00/10] Add RAPL core energy counter support for AMD CPUs
2025-01-28 8:11 UTC (7+ messages)
` [PATCH v7 10/10] perf/x86/rapl: Add "
[PATCH v12 0/2] drm/atomic: Ease async flip restrictions
2025-01-27 19:59 UTC (3+ messages)
` [PATCH v12 1/2] drm/atomic: Let drivers decide which planes to async flip
` [PATCH v12 2/2] drm/amdgpu: Enable async flip on overlay planes
[PATCH] soc: qcom: pdr: Fix the potential deadlock
2025-01-28 8:07 UTC
[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality
2025-01-28 8:07 UTC (2+ messages)
[PATCH 00/19] reftable: stop using "git-compat-util.h"
2025-01-28 8:06 UTC (4+ messages)
` [PATCH 01/19] reftable/stack: stop using `read_in_full()`
[RFC PATCH v10 0/2] Add helper module to select video driver
2025-01-28 8:04 UTC (3+ messages)
` [RFC PATCH v10 1/2] media: iris: introduce "
` [RFC PATCH v10 2/2] media: iris: enable video driver probe of SM8250 SoC
[PATCH v5 0/3] Add support for the Idle HLT intercept feature
2025-01-28 8:04 UTC (3+ messages)
` [PATCH v5 3/3] KVM: selftests: Add self IPI HLT test
[PATCH v3 0/3] Initial support for PXA1908 and samsung-coreprimevelte
2025-01-28 8:03 UTC (7+ messages)
` [PATCH v3 1/3] serial: ns16550: Add Intel XScale support
` [PATCH v3 2/3] arm: mmp: add initial support for PXA1908 SoC
` [PATCH v3 3/3] board: samsung: add initial support for coreprimevelte board
endian fixes for nvmet
2025-01-28 8:03 UTC (5+ messages)
` [PATCH 1/2] nvmet: the result field in nvmet_alloc_ctrl_args is little endian
` [PATCH 2/2] nvmet: add a missing endianess conversion in nvmet_execute_admin_connect
[PATCH] net/mlx5: fix GRE open matcher does not match packet
2025-01-28 7:59 UTC
[PATCH 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
2025-01-28 7:59 UTC (15+ messages)
` [PATCH 1/2] iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable()
[PATCH] tests/functional/test_mips_malta: Fix comment about endianness of the test
2025-01-28 7:55 UTC (2+ messages)
[PATCH 5/5] mm: completely abstract unnecessary adj_start calculation
2025-01-28 7:54 UTC (2+ messages)
[PATCH 0/3] Non template to HWS fixes
2025-01-28 7:54 UTC (4+ messages)
` [PATCH 1/3] net/mlx5: fix limitation of actions per rule
` [PATCH 2/3] net/mlx5: fix crash in non template metadata split
` [PATCH 3/3] net/mlx5: fix flow flush for non-template flows
[PATCH] s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS
2025-01-28 7:53 UTC (4+ messages)
[PATCH 0/2] Add support for Tegra UART Trace Controller (UTC) client
2025-01-28 7:52 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: serial: Add bindings for nvidia,tegra264-utc
[PATCH 1/2] drm/amdgpu: Clean up GFX v9.4.3 IP version checks
2025-01-28 7:52 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Clean up IP version checks in gmcv9.0
[PATCH] cpufreq: airoha: Depends on OF
2025-01-28 7:51 UTC
[PATCH v2 0/4] futex: Drop ROBUST_LIST_LIMIT
2025-01-28 7:50 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove Bin Meng from RISC-V maintainers
2025-01-28 7:49 UTC (2+ messages)
[PATCH 1/2] lib/cryptodev: avoid implicit conversion to 64 bit number
2025-01-28 7:49 UTC (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 3/3] drivers/crypto: use RTE_BIT64 in initializations of hash_algos
dtc: "syntax error" linked to &{label/subnode} syntax
2025-01-28 7:47 UTC (6+ messages)
[PATCH] ALSA: pcm: use new array-copying-wrapper
2025-01-28 7:49 UTC (2+ messages)
[PATCH 0/4] Enable cpufreq for IPQ5424
2025-01-28 7:48 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH 2/4] clk: qcom: apss-ipq5424: "
[PATCH v2 0/3] kbuild: Use -fzero-init-padding-bits=all
2025-01-28 7:46 UTC (3+ messages)
` [PATCH v2 2/3] stackinit: Add union initialization to selftests
[PATCH] nvmet: move percpu handling into nvmet_ns_{enable,disable}
2025-01-28 7:46 UTC (4+ messages)
QA issue with ladspa_dsp.so
2025-01-28 7:45 UTC
[PATCH v3 0/9] Use correct LDO5 control registers for PCA9450
2025-01-28 7:44 UTC (2+ messages)
[PATCH] init: Unnecessary braces around single line statment
2025-01-28 7:42 UTC (3+ messages)
` "
[GIT PULL] sparc updates for v6.14
2025-01-28 7:33 UTC
[PATCH v2 00/15] target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
2025-01-28 7:41 UTC (4+ messages)
` [PATCH v2 05/15] target/ppc: Move ppc_ldl_code() "
[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
2025-01-28 7:41 UTC (11+ messages)
` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G
[PATCH RESEND] kernel-yocto: fix merge_config.sh flag set when KBUILD_DEFCONFIG is used
2025-01-28 7:31 UTC (3+ messages)
` [OE-core] "
[PATCH i-g-t] tests/kms_cursor_legacy: Reduce debug loglevel dynamically
2025-01-28 7:30 UTC (2+ messages)
[PATCH v3 0/4] Add PCIe support for IPQ5424
2025-01-28 7:30 UTC (4+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: qcom: add global interrupt for ipq5424
[PATCH v2 0/9] Modem support for MSM8226
2025-01-28 7:30 UTC (5+ messages)
` [PATCH v2 3/9] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain
[PATCH v9 0/7] Add PCIe support for Qualcomm IPQ5332
2025-01-28 7:27 UTC (4+ messages)
` [PATCH v9 5/7] dt-bindings: PCI: qcom: Document the IPQ5332 PCIe controller
[PATCHSET 1/7] fstests: random fixes for v2025.01.12
2025-01-28 7:23 UTC (11+ messages)
` [PATCH 08/23] common: fix pkill by running test program in a separate session
[ebiggers:crc-x86 13/13] arch/x86/lib/crc64-x86.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2025-01-28 7:22 UTC
[PATCH v7 0/4] Add support for NetCube Systems Kumquat
2025-01-28 7:20 UTC (3+ messages)
` [PATCH v7 2/4] dt-bindings: arm: sunxi: Add NetCube Systems Kumquat board
[scarthgap] circular dependency in meta-raspberrypi #scarthgap #yocto #raspberrypi
2025-01-28 7:22 UTC
[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
2025-01-28 7:20 UTC (3+ messages)
` [PATCH v6 00/25] "
[PATCH] Bluetooth: Remove unnecessary braces around single line statement
2025-01-28 6:09 UTC (7+ messages)
` "
[PATCH] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
2025-01-28 7:17 UTC (7+ messages)
[PATCH] common: skip tests using LVM when the device is no known
2025-01-28 7:16 UTC
[PATCH v4 0/2] Fixes for UFS clock gating initialization
2025-01-28 7:12 UTC (3+ messages)
` [PATCH v4 1/2] scsi: ufs: core: Ensure clk_gating.lock is used only after initialization
` [PATCH v4 2/2] scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowed
[PATCH] xfs/541: _notrun if the file system can't mount
2025-01-28 7:14 UTC
[PATCH v2] PCI: Restore the original INTX_DISABLE bit by pcim_intx()
2025-01-28 7:14 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.