messages from 2025-09-22 09:00:22 to 2025-09-22 09:45:00 UTC [more...]
[PATCH 00/24] CI/build-sys fixes to enable Rust more widely
2025-09-22 9:44 UTC (6+ messages)
` [PATCH 14/24] tests: move mips to debian-legacy-test-cross
[PATCH net-next v5 0/4] net: wangxun: support to configure RSS
2025-09-22 9:43 UTC (2+ messages)
` [PATCH net-next v5 4/4] net: libwx: restrict change user-set RSS configuration
[PATCH 00/25] September maintainer updates (docs, plugins, semihosting) pre-PR
2025-09-22 9:37 UTC (22+ messages)
` [PATCH 01/25] docs/devel: fix typo in code-provenance.rst
` [PATCH 02/25] scripts/ci: add gitlab-failure-analysis script
` [PATCH 03/25] checkpatch: Ignore removed lines in license check
` [PATCH 04/25] semihosting/syscalls: compile once in system and per target for user mode
` [PATCH 05/25] semihosting/syscalls: replace uint64_t with vaddr where appropriate
` [PATCH 06/25] semihosting/guestfd: compile once for system/user
` [PATCH 07/25] semihosting/arm-compat-semi: change common_semi_sys_exit_extended
` [PATCH 08/25] target/riscv/common-semi-target: remove sizeof(target_ulong)
` [PATCH 09/25] target/{arm, riscv}/common-semi-target: eradicate target_ulong
` [PATCH 10/25] include/semihosting/common-semi: extract common_semi API
` [PATCH 11/25] semihosting/arm-compat-semi: eradicate sizeof(target_ulong)
` [PATCH 12/25] semihosting/arm-compat-semi: replace target_ulong with vaddr
` [PATCH 13/25] semihosting/arm-compat-semi: eradicate target_long
` [PATCH 14/25] semihosting/arm-compat-semi: remove dependency on cpu.h
` [PATCH 15/25] semihosting/arm-compat-semi: compile once in system and per target for user mode
` [PATCH 16/25] contrib/plugins/execlog: Explicitly check for qemu_plugin_read_register() failure
` [PATCH 17/25] contrib/plugins/uftrace: skeleton file
` [PATCH 18/25] contrib/plugins/uftrace: define cpu operations and implement aarch64
` [PATCH 19/25] contrib/plugins/uftrace: track callstack
` [PATCH 20/25] contrib/plugins/uftrace: implement tracing
` [PATCH 23/25] contrib/plugins/uftrace: implement x64 support
[PATCH 2/2] image-fitimage.conf: introduce CUSTOM_ITS_FILE variable
2025-09-22 9:44 UTC (2+ messages)
` [OE-core] "
[RFT] ltp: add support for running tests on NFS mounts
2025-09-22 9:44 UTC
[PATCH -next v3] x86/dumpstack: Prevent KASAN false positive warnings in __show_regs
2025-09-22 9:44 UTC (2+ messages)
[PATCH v2] media: pci: intel: ivsc: fix error handling in mei_ace driver
2025-09-22 9:43 UTC
[PATCH v2 00/20] can: netlink: preparation before introduction of CAN XL step 2/2
2025-09-22 9:43 UTC (4+ messages)
` [PATCH v2 07/20] can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic
[PATCH v5 0/5] multicommiters model documentation
2025-09-22 9:43 UTC (3+ messages)
` [PATCH v5 3/5] docs: media: update maintainer-entry-profile for multi-committers
[PATCH] pwm: Drop unused function pwm_apply_args()
2025-09-22 9:43 UTC
btrfs RAID5 or btrfs on md RAID5?
2025-09-22 9:43 UTC (7+ messages)
[PATCH RFC v5 00/12] virtio-console: notify about the terminal size
2025-09-22 9:38 UTC (5+ messages)
` [PATCH RFC v5 07/12] qmp: add chardev-window-size-changed command
[PATCH 0/3] Suppress undesirable hung task warnings
2025-09-22 9:41 UTC (4+ messages)
` [PATCH 1/3] sched: Introduce a new flag PF_DONT_HUNG
` [PATCH 2/3] writeback: Introduce wb_wait_for_completion_no_hung()
` [PATCH 3/3] memcg: Don't trigger hung task warnings when memcg is releasing resources
[PATCHv3 0/4] nvme-cli: enhance the visibility of multipath using show-topology command
2025-09-22 9:41 UTC (3+ messages)
[PATCH v3 net-next] udp: remove busylock and add per NUMA queues
2025-09-22 9:41 UTC (6+ messages)
[PATCH v5 00/14] Add DisplayPort support for QCS615 platform
2025-09-22 9:40 UTC (13+ messages)
` [PATCH v5 05/14] phy: qcom: qmp-usbc: Move reset config into PHY cfg
` [PATCH v5 06/14] phy: qcom: qmp-usbc: Add USB/DP switchable PHY clk register
[PATCH 00/26] clk: amlogic: clock controllers clean-up and factorisation
2025-09-22 9:40 UTC (6+ messages)
Confirming conntrack behavior on environments with multiple network namespaces
2025-09-22 9:38 UTC
[PATCH v2 net-next] net/hsr: add protocol version to fill_info output
2025-09-22 9:37 UTC
[PATCH v4] erofs: Add support for FS_IOC_GETFSLABEL
2025-09-22 9:39 UTC (2+ messages)
[PATCH i-g-t v1] tests/kms_content_protection: clamp fb size to output mode
2025-09-22 9:37 UTC (2+ messages)
[Patch v2 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot
2025-09-22 9:37 UTC (2+ messages)
[PATCH v2] virtio: Add function name to error messages
2025-09-22 9:33 UTC (3+ messages)
[RFC] mm: MAP_POPULATE on writable anonymous mappings marks pte dirty is necessarily?
2025-09-22 9:37 UTC (5+ messages)
[PATCH 0/3] lwIP fixes (SNTP with DHCP)
2025-09-22 9:35 UTC (4+ messages)
` [PATCH 1/3] net: lwip: enable debug traces for SNTP when CONFIG_LWIP_DEBUG is set
` [PATCH 2/3] net: lwip: dhcp: make NTP servers usable by the sntp command
` [PATCH 3/3] net: lwip: dhcp: set ntpserverip environment variable
[PATCH v6 00/14] mesa: lighten up target's libclc dependencies and fix panfrost support
2025-09-22 9:37 UTC (5+ messages)
` [OE-core] "
[PATCH 00/13] nfs: few fixes and enhancements
2025-09-22 9:36 UTC (14+ messages)
` [PATCH 01/13] defconfigs: add NFS testing configurations
` [PATCH 02/13] devconfig: exclude nfsd from journal upload client configuration
` [PATCH 03/13] iscsi: add missing initiator packages for Debian
` [PATCH 04/13] fstests: fix pNFS block layout iSCSI setup
` [PATCH 05/13] nfsd/fstests: fix pNFS block layout iSCSI configuration
` [PATCH 06/13] fstests: set up iSCSI target on NFS server before test nodes
` [PATCH 07/13] fstests: move conditional to play level for iSCSI setup
` [PATCH 08/13] fstests: temporarily disable iSCSI setup for pNFS
` [PATCH 09/13] nfsd_add_export: fix become method for filesystem formatting
` [PATCH 10/13] workflows: fstests: fix incorrect pNFS export configuration
` [PATCH 11/13] nfstest: add results visualization support
` [PATCH 12/13] fstests: add soak duration to nfs template
` [PATCH 13/13] pynfs: add visualization support for test results
[PATCH v12 00/22] Appended Signature Secure Boot Support for PowerPC
2025-09-22 9:28 UTC (23+ messages)
` [PATCH v12 01/22] powerpc-ieee1275: Add support for signing GRUB with an appended signature
` [PATCH v12 02/22] crypto: Move storage for grub_crypto_pk_* to crypto.c
` [PATCH v12 03/22] pgp: Rename OBJ_TYPE_PUBKEY to OBJ_TYPE_GPG_PUBKEY
` [PATCH v12 04/22] grub-install: Support embedding x509 certificates
` [PATCH v12 05/22] appended signatures: Import GNUTLS's ASN.1 description files
` [PATCH v12 06/22] appended signatures: Parse ASN1 node
` [PATCH v12 07/22] appended signatures: Parse PKCS#7 signed data
` [PATCH v12 08/22] appended signatures: Parse X.509 certificates
` [PATCH v12 09/22] powerpc_ieee1275: Enter lockdown based on /ibm, secure-boot
` [PATCH v12 10/22] appended signatures: Support verifying appended signatures
` [PATCH v12 11/22] powerpc_ieee1275: Read the db and dbx secure boot variables
` [PATCH v12 12/22] appended signatures: Introducing key management environment variable
` [PATCH v12 13/22] appended signatures: Create db and dbx lists
` [PATCH v12 14/22] appended signatures: Using db and dbx lists for signature verification
` [PATCH v12 15/22] appended signatures: GRUB commands to manage the certificates
` [PATCH v12 16/22] powerpc_ieee1275: Introduce use_static_keys flag
` [PATCH v12 17/22] appended signatures: Read default db keys from the ELF Note
` [PATCH v12 18/22] appended signatures: GRUB commands to manage the hashes
` [PATCH v12 19/22] appended signatures: Verification tests
` [PATCH v12 20/22] docs/grub: Document signing GRUB under UEFI
` [PATCH v12 21/22] docs/grub: Document signing GRUB with an appended signature
` [PATCH v12 22/22] docs/grub: Document "
[PATCH v3 0/4] tests/functional: Adapt reverse_debugging to run w/o Avocado
2025-09-22 9:34 UTC (7+ messages)
` [PATCH v3 3/4] "
` [PATCH v3 4/4] tests/functional: Adapt arches to reverse_debugging "
[PATCH v15 29/41] KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
2025-09-22 9:33 UTC (12+ messages)
[Patch v2 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot
2025-09-22 9:33 UTC (2+ messages)
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-09-22 9:33 UTC (6+ messages)
[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
2025-09-22 9:31 UTC (2+ messages)
` 答复: "
[PATCH mt76 0/1] wifi: mt76: replace system_wq with system_percpu_wq
2025-09-22 9:32 UTC (2+ messages)
` [PATCH mt76 1/1] wifi: mt76: replace use of "
[PATCH v3 4/6] vduse: return internal vq group struct as map token
2025-09-22 9:32 UTC (2+ messages)
[RFC 0/2] ttm+amd: Reduce worst case latency when allocating large buffers
2025-09-22 9:31 UTC (3+ messages)
` [RFC 1/2] drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
[PATCH v1] cpufreq: Replace pointer subtraction with iteration macros
2025-09-22 9:30 UTC (2+ messages)
[BUG] gitk assumes availability of `osascript` on macos
2025-09-22 9:30 UTC (4+ messages)
[RFC v2 0/3] Align atomic storage
2025-09-22 9:29 UTC (5+ messages)
` [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t
The zero power level of the HID device in kernel 6.12 is not reported from the kernel to the upper layer
2025-09-22 9:29 UTC (3+ messages)
` 答复: [External Mail]Re: "
[PATCH RFC] lib: optee: forbid OP-TEE OS loading without adding OP-TEE OS reserved-memory nodes
2025-09-22 9:29 UTC (3+ messages)
[PATCH] erofs: Add support for FS_IOC_GETFSLABEL
2025-09-22 9:28 UTC (2+ messages)
[PATCH 1/4] bitbake-setup: add the initial implementation
2025-09-22 9:27 UTC (4+ messages)
` [PATCH 2/4] bitbake-setup: add tests to bitbake-selftest
` [PATCH 3/4] bitbake-setup: add 'install-buildtools' command
` [PATCH 4/4] cooker: adjust the error message about missing websockets module to mention bitbake-setup
[PATCH] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
2025-09-22 9:25 UTC (2+ messages)
[PATCH v3 0/4] PCI: Keystone: Enable loadable module support
2025-09-22 9:25 UTC (4+ messages)
[PATCH] net/mlx5: fix MTU initialization in device spawn
2025-09-22 9:24 UTC (2+ messages)
[PATCH v16 00/51] KVM: x86: Super Mega CET
2025-09-22 9:23 UTC (3+ messages)
` [PATCH v16 33/51] KVM: nVMX: Add consistency checks for CET states
linux-next: manual merge of the bluetooth tree with the origin tree
2025-09-22 9:23 UTC
[asahilinux:bits/000-devicetree 14/140] arch/arm64/boot/dts/apple/t6000-j314s.dtb: /soc/smc@290400000/gpio: failed to match any schema with compatible: ['apple,smc-gpio']
2025-09-22 9:22 UTC
Marvell 375 and Marvel 88E1514 Phy network problem: mvpp2 or DTS related?
2025-09-22 9:22 UTC (4+ messages)
[PATCH v3 bpf-next 00/13] BPF indirect jumps
2025-09-22 9:28 UTC (11+ messages)
` [PATCH v3 bpf-next 05/13] bpf: support instructions arrays with constants blinding
[PATCH blktests 0/5] support testing with multiple devices
2025-09-22 9:22 UTC (2+ messages)
[regression] 1a8953f4f774 ("HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY") causes issue with ID 4c4a:4155 Jieli Technology USB Composite Device
2025-09-22 9:21 UTC (11+ messages)
[PATCH 1/2] PCI: rcar-host: Drop PMSR spinlock
2025-09-22 9:21 UTC (4+ messages)
` [PATCH 2/2] PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlock
[PATCH 0/2] drm: revert the remaining commits about dma_buf handling
2025-09-22 9:20 UTC (5+ messages)
` [PATCH 2/2] Revert "drm/gem: Acquire references on GEM handles for framebuffers"
[PATCH] perf bench messaging: Fix the formatting issue when printing
2025-09-22 9:17 UTC
[PATCH RFC 0/3] coresight: replace the void pointer with coresight_path pointer
2025-09-22 9:19 UTC (4+ messages)
` [PATCH RFC 1/3] coresight: tmc: add the handle of the event to the path
[PATCH 0/2] hw/pci-host: fix use-after-free in hppa pci-host devices
2025-09-22 9:18 UTC (6+ messages)
` [PATCH 1/2] hw/pci-host/dino: Don't call pci_register_root_bus() in init
` [PATCH 2/2] hw/pci-host/astro: Don't call pci_regsiter_root_bus() "
[PATCH net-next 0/2] net: page_pool: Expose size limit
2025-09-22 9:18 UTC (3+ messages)
` [PATCH net-next 1/2] net: page_pool: Expose internal limit
` [PATCH net-next 2/2] net/mlx5e: Clamp page_pool size to max
[PATCH v2 0/8] Add AMD ISP4 driver
2025-09-22 9:19 UTC (8+ messages)
` [PATCH v2 8/8] Documentation: add documentation of AMD isp 4 driver
linux-next: manual merge of the fs-next tree with the arm64 tree
2025-09-22 9:18 UTC
[PATCH v1] net/mlx5: fix indirect action memory leak
2025-09-22 9:18 UTC (2+ messages)
[PATCH v5 0/6] Add quirks to proceed PME handshake in DWC PM
2025-09-22 9:18 UTC (4+ messages)
` [PATCH v5 2/6] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyElec NanoPi R76S
2025-09-22 9:15 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add devicetree for the "
[PATCH] dt-bindings: ata: apm,xgene-ahci: Add apm,xgene-ahci-v2 support
2025-09-22 9:16 UTC (2+ messages)
[PATCH 0/3] iio: mpl3115: add support for DRDY interrupt
2025-09-22 9:15 UTC (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] iio: mpl3115: add support for sampling frequency
[TECH TOPIC] vfio, iommufd: Enabling user space drivers to vend more granular access to client processes
2025-09-22 9:14 UTC (5+ messages)
[PATCH v2] firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptor
2025-09-22 9:13 UTC (3+ messages)
✅ PASS: Test report for master (6.17.0-rc7, upstream-mainline, 07e27ad1)
2025-09-22 9:13 UTC
[PATCH v2 0/9] btrfs: initial bs > ps support
2025-09-22 9:12 UTC (2+ messages)
[PATCH v1 0/1] Tegra: remove ATAGS support
2025-09-22 9:12 UTC (3+ messages)
` [PATCH v1 1/1] configs: tegra: "
[GIT PULL] Rust timekeeping for v6.18
2025-09-22 9:12 UTC (4+ messages)
[linux-next:master 10500/11136] drivers/pmdomain/rockchip/pm-domains.c:675:16: error: call to undeclared function 'devm_of_regulator_get'; ISO C99 and later do not support implicit function declarations
2025-09-22 9:11 UTC
[GIT PULL] HID fixes for 6.17-final
2025-09-22 9:11 UTC
[PATCH] powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct
2025-09-22 9:11 UTC
[PATCH v2 0/3] drm/xe: Allow pinning of VRAM dma-bufs
2025-09-22 9:11 UTC (3+ messages)
` [PATCH v2 3/3] drm/xe/dma-buf: Allow pinning of p2p dma-buf
[PATCH 1/2] selftests/acct: add cleanup for leftover process_log binary
2025-09-22 9:10 UTC (2+ messages)
` [PATCH 2/2] selftests/cachestat: add cleanup for leftover tmpshmcstat binary
[PATCH mptcp-next 0/2] fixes for "mptcp: receive path improvement" v3
2025-09-22 9:10 UTC (4+ messages)
[PATCH net-next 0/6] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
2025-09-22 9:08 UTC (7+ messages)
` [PATCH net-next 1/6] bnxt_en: Move common definitions to include/linux/bnxt/
` [PATCH net-next 2/6] bnxt_en: Refactor aux bus functions to be generic
` [PATCH net-next 3/6] bnxt_en: Make a lookup table for supported aux bus devices
` [PATCH net-next 4/6] bnxt_en: Create an aux device for fwctl
` [PATCH net-next 5/6] bnxt_fwctl: Add bnxt fwctl device
` [PATCH net-next 6/6] bnxt_fwctl: Add documentation entries
linux-next: manual merge of the rockchip tree with the arm-soc tree
2025-09-22 9:08 UTC
[PATCH i-g-t 0/3] extend lobf test for supported connectors
2025-09-22 9:08 UTC (3+ messages)
` ✗ Xe.CI.BAT: failure for extend lobf test for supported connectors (rev2)
` ✗ i915.CI.BAT: "
[PATCH] objtool: fix memory leak in tools/objtool/elf.c
2025-09-22 9:03 UTC
[PATCH] drm/xe/pf: Keep VF LMEM BAR size low if no VFs enabled
2025-09-22 9:05 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe/pf: Keep VF LMEM BAR size low if no VFs enabled (rev2)
[PATCH net-next 0/7] net/mlx5: misc changes 2025-09-22
2025-09-22 9:01 UTC (8+ messages)
` [PATCH net-next 1/7] net/mlx5: HWS, Generalize complex matchers
` [PATCH net-next 2/7] net/mlx5e: Prevent entering switchdev mode with inconsistent netns
` [PATCH net-next 3/7] net/mlx5: Improve QoS error messages with actual depth values
` [PATCH net-next 4/7] net/mlx5e: Remove unused mdev param from RSS indir init
` [PATCH net-next 5/7] net/mlx5e: Introduce mlx5e_rss_init_params
` [PATCH net-next 6/7] net/mlx5e: Introduce mlx5e_rss_params for RSS configuration
` [PATCH net-next 7/7] net/mlx5e: Use extack in set rxfh callback
[PATCH v3 0/1] Add support for parse_acpi_topology() on RISC-V
2025-09-22 9:01 UTC (5+ messages)
` [PATCH v3 1/1] arch_topology: move parse_acpi_topology() to common code
` [External] "
[PATCH v4 0/4] Move io-pgtable-arm selftest to KUnit
2025-09-22 8:59 UTC (4+ messages)
` [PATCH v4 2/4] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v4 3/4] iommu/io-pgtable-arm-selftests: Modularize the test
` [PATCH v4 4/4] iommu/io-pgtable-arm-selftests: Use KUnit
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.