messages from 2025-10-17 19:20:04 to 2025-10-17 20:40:04 UTC [more...]
[PATCH 1/1] arm64: dts: imx95: Fix MSI mapping for PCIe endpoint nodes
2025-10-17 20:39 UTC
[OE-core][scarthgap 00/26] Patch review
2025-10-17 20:39 UTC (19+ messages)
` [OE-core][scarthgap 01/26] qemu: patch CVE-2024-8354
` [OE-core][scarthgap 02/26] python3-xmltodict: fix CVE-2025-9375
` [OE-core][scarthgap 03/26] binutils: patch CVE-2025-11082
` [OE-core][scarthgap 04/26] binutils: patch CVE-2025-11083
` [OE-core][scarthgap 05/26] gnupg: mark CVE-2025-30258 as patched
` [OE-core][scarthgap 06/26] glib-networking: fix CVE-2025-60018
` [OE-core][scarthgap 07/26] openssh: fix CVE-2025-61985
` [OE-core][scarthgap 08/26] openssh: fix CVE-2025-61984
` [OE-core][scarthgap 09/26] cmake: fix CVE-2025-9301
` [OE-core][scarthgap 10/26] glib-networking: fix CVE-2025-60019
` [OE-core][scarthgap 11/26] glibc: stable 2.39 branch updates
` [OE-core][scarthgap 12/26] linux-yocto/6.6: update to v6.6.98
` [OE-core][scarthgap 13/26] linux-yocto/6.6: update to v6.6.99
` [OE-core][scarthgap 14/26] linux-yocto/6.6: update to v6.6.100
` [OE-core][scarthgap 15/26] linux-yocto/6.6: update to v6.6.101
` [OE-core][scarthgap 16/26] linux-yocto/6.6: update to v6.6.102
` [OE-core][scarthgap 17/26] linux-yocto/6.6: update to v6.6.103
` [OE-core][scarthgap 18/26] linux-yocto/6.6: update to v6.6.106
[PATCH v5 1/3] i2c: pcf8584: Remove debug macros from i2c-algo-pcf.c
2025-10-17 20:39 UTC (3+ messages)
` [PATCH v6 0/3] i2c: pcf8584: Fix errors and warnings reported by checkpatch
[PATCH net-next] net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_register
2025-10-17 20:39 UTC (2+ messages)
[PATCH net-next 0/4] net: phy: add iterator phy_for_each
2025-10-17 20:39 UTC
[meta-oe][kirkstone][PATCH] libmanette: fix ptests
2025-10-17 20:37 UTC
[PATCH v2 1/2] docs: checkpatch: Align block comment style
2025-10-17 20:37 UTC (2+ messages)
` [PATCH v2 2/2] docs: checkpatch: Drop networking "
[PATCH] phy: qcom: qmp-combo: Add polarity inversion support for SAR2130P
2025-10-17 20:34 UTC (2+ messages)
[PATCH v2 0/2] watchdog: add Renesas Window Watchdog support
2025-10-17 20:34 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: Add Renesas WWDT
[PATCH 0/2] Fix additional sysfs node access CFI violations
2025-10-17 20:33 UTC (6+ messages)
` [PATCH 1/2] drm/xe/sysfs: "
` [PATCH 2/2] drm/xe/configfs: fix clang warnings for missing parameter name
` ✗ CI.checkpatch: warning for Fix additional sysfs node access CFI violations
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
✅ PASS (MISSED 10 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 634ec1fc)
2025-10-17 20:33 UTC
[PATCH v1 1/2] dts: add qinq strip and VLAN extend to testpmd shell
2025-10-17 20:31 UTC (3+ messages)
` [PATCH v2 1/2] dts: add QinQ "
` [PATCH v2 2/2] dts: add QinQ test suite
[PATCH 6.12 000/277] 6.12.54-rc1 review
2025-10-17 20:31 UTC (3+ messages)
[PATCH v5 0/34] Rework the LSM initialization
2025-10-17 20:24 UTC (23+ messages)
` [PATCH v5 01/34] lsm: split the notifier code out into lsm_notifier.c
` [PATCH v5 02/34] lsm: split the init code out into lsm_init.c
` [PATCH v5 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
` [PATCH v5 04/34] lsm: introduce looping macros for the initialization code
` [PATCH v5 05/34] lsm: integrate report_lsm_order() code into caller
` [PATCH v5 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() "
` [PATCH v5 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
` [PATCH v5 08/34] lsm: replace the name field with a pointer to the lsm_id struct
` [PATCH v5 09/34] lsm: rename the lsm order variables for consistency
` [PATCH v5 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [PATCH v5 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v5 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [PATCH v5 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
` [PATCH v5 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
` [PATCH v5 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
` [PATCH v5 16/34] lsm: cleanup the LSM blob size code
` [PATCH v5 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [PATCH v5 18/34] lsm: fold lsm_init_ordered() into security_init()
` [PATCH v5 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
` [PATCH v5 20/34] lsm: cleanup the debug and console output "
` [PATCH v5 21/34] lsm: output available LSMs when debugging
` [PATCH v5 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
[PATCH] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
2025-10-17 20:27 UTC (2+ messages)
[meta-oe][PATCH 1/2] libmanette: upgrade 0.2.9 -> 0.2.13
2025-10-17 20:25 UTC (2+ messages)
` [meta-oe][PATCH 2/2] libmanette: fix ptests
[PATCH v3] ceph/006: test snapshot data integrity after punch hole operations
2025-10-17 20:25 UTC (2+ messages)
[PATCH v3 0/5] of/irq: Misc msi-parent handling fixes/clean-ups
2025-10-17 20:24 UTC (2+ messages)
[PATCH v2 0/2] Associative arrays documentation formatting cleanups
2025-10-17 20:24 UTC (2+ messages)
[PATCH] docs: admin-guide: Fix a typo in kernel-parameters.txt
2025-10-17 20:20 UTC (2+ messages)
[PATCHSET 4/6] fuse2fs: use fuseblk mode
2025-10-17 20:20 UTC (5+ messages)
` [PATCH 1/2] fuse2fs: mount norecovery if main block device is readonly
[PATCH] diff: stop output garbled message in dry run mode
2025-10-17 20:19 UTC (5+ messages)
[PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range
2025-10-17 20:19 UTC (12+ messages)
[PATCH] board: samsung: add support for Samsung Exynos mobile device boards
2025-10-17 20:19 UTC (2+ messages)
Find the cause of a hash mismatch
2025-10-17 20:19 UTC
[PATCH] test: Clean up stack_fbt test
2025-10-17 20:19 UTC (6+ messages)
status of bugzilla #99171 - mdraid broken for O_DIRECT
2025-10-17 20:18 UTC (5+ messages)
[PATCH] fuse2fs: open read-only when ro option and image non-writable
2025-10-17 20:14 UTC (3+ messages)
[PATCH v2] lib: update the licence of the ASN.1 encoder and decoder
2025-10-17 20:14 UTC
[PATCH v8 00/24] Split sphinx call logic from docs Makefile
2025-10-17 20:13 UTC (2+ messages)
[PATCH net-next 0/2] net: phy: fixed_phy: add helper fixed_phy_register_100fd
2025-10-17 20:14 UTC (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: dsa: loop: use new "
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-10-17 20:12 UTC (38+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v1 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v1 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v1 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 08/37] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v1 10/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES
` [RFC PATCH v1 12/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v1 13/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v1 14/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v1 15/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v1 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v1 19/37] KVM: selftests: guest_memfd: Test basic single-page conversion flow
` [RFC PATCH v1 20/37] KVM: selftests: guest_memfd: Test conversion flow when INIT_SHARED
` [RFC PATCH v1 21/37] KVM: selftests: guest_memfd: Test indexing in guest_memfd
` [RFC PATCH v1 22/37] KVM: selftests: guest_memfd: Test conversion before allocation
` [RFC PATCH v1 23/37] KVM: selftests: guest_memfd: Convert with allocated folios in different layouts
` [RFC PATCH v1 24/37] KVM: selftests: guest_memfd: Test precision of conversion
` [RFC PATCH v1 25/37] KVM: selftests: guest_memfd: Test that truncation does not change shared/private status
` [RFC PATCH v1 26/37] KVM: selftests: guest_memfd: Test that shared/private status is consistent across processes
` [RFC PATCH v1 27/37] KVM: selftests: guest_memfd: Test conversion with elevated page refcount
` [RFC PATCH v1 28/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v1 29/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v1 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v1 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v1 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v1 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [RFC PATCH v1 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v1 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v1 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v1 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbAllocAG (3)
2025-10-17 20:13 UTC (3+ messages)
` Forwarded: "
[PATCH v3 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
2025-10-17 20:12 UTC (3+ messages)
[PATCH RESEND v3 0/3] clk: en7523: reset-controller support for EN7523 SoC
2025-10-17 20:11 UTC (4+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
` [PATCH RESEND v3 2/3] clk: en7523: Add reset-controller support for EN7523 SoC
` [PATCH RESEND v3 3/3] ARM: dts: airoha: update EN7523 dtsi to support resets
[PATCH 00/10] HP-PARISC 715 machine with NCR710 SCSI chip
2025-10-17 20:06 UTC (11+ messages)
` [PATCH 01/10] target/hppa: Update SeaBIOS-hppa to version 19
` [PATCH 02/10] ncr710: Add driver for the NCR 53c710 SCSI chip
` [PATCH 03/10] lasi: Forward LASI SCSI ports to NCR 53c710 driver
` [PATCH 04/10] hw/scsi: Add config option for new ncr710 driver
` [PATCH 05/10] hw/hppa: Fix firmware end address for LASI chip
` [PATCH 06/10] hw/hppa: Fix interrupt of LASI parallel port
` [PATCH 07/10] hw/hppa: Add the NCR 710 SCSI driver to hppa machines
` [PATCH 08/10] hw/hppa: PCI devices depend on availability of PCI bus
` [PATCH 09/10] hw/hppa: Require SeaBIOS version 19 for 715 machine
` [PATCH 10/10] hw/hppa: Add 715 machine type including NCR710 SCSI
[PATCH] fuse2fs: updates for message reporting journal is not supported
2025-10-17 20:09 UTC (3+ messages)
[PATCH 00/23] Fix media uAPI cross references
2025-10-17 20:08 UTC (2+ messages)
[PATCH net] selftests: net: fix server bind failure in sctp_vrf.sh
2025-10-17 20:06 UTC
[PATCH 0/4] doc: git-reset: clarify DESCRIPTION section
2025-10-17 20:05 UTC (5+ messages)
` [PATCH 1/4] doc: git-reset: reorder the forms
` [PATCH 2/4] doc: git-reset: clarify intro
` [PATCH 3/4] doc: git-reset: clarify `git reset [mode]`
` [PATCH 4/4] doc: git-reset: clarify `git reset <pathspec>`
[PATCH v2 0/5] Enable support for AV1 stateful decoder
2025-10-17 20:02 UTC (5+ messages)
` [PATCH v2 1/5] media: uapi: videodev2: Add "
` [PATCH v2 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
[PATCH 0/6] drm/msm/dpu: Fixes for virtual planes and 1.x features
2025-10-17 19:58 UTC (6+ messages)
` [PATCH 1/6] drm/msm/dpu: Fix allocation of RGB SSPPs without scaling
` [PATCH 2/6] drm/msm/dpu: Propagate error from dpu_assign_plane_resources
` [PATCH 3/6] drm/msm/dpu: Disable scaling for unsupported scaler types
` [PATCH 4/6] drm/msm/dpu: Fix pixel extension sub-sampling
` [PATCH 5/6] drm/msm/dpu: Require linear modifier for writeback framebuffers
[PATCH bpf-next] selftests/bpf: fix list_del() in arena list
2025-10-17 19:55 UTC (5+ messages)
[PATCH] fs: semihosting: Use correct variable for error check
2025-10-17 19:53 UTC (10+ messages)
[PATCH v5 0/7] Add SPI offload support to AD4030
2025-10-17 19:54 UTC (4+ messages)
` [PATCH v5 5/7] iio: adc: ad4030: Add SPI offload support
[PATCH v2 0/2] ARM: dts: aspeed: ASRock Rack X470D4U BMC support
2025-10-17 19:49 UTC (4+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add asrock x470d4u bmc
[DISCUSSION] svsm: attestation: if and how to authenticate the provided secret
2025-10-17 19:48 UTC (7+ messages)
Question - Livepatch/Kprobe Coexistence on Ftrace-enabled Functions (Ubuntu kernel based on Linux stable 5.15.30)
2025-10-17 19:48 UTC (9+ messages)
` [External] "
[meta-oe][kirkstone][PATCH] libjcat: fix ptests
2025-10-17 19:48 UTC
[PATCH] objtool/klp: Add the debian-based package name of xxhash to the hint
2025-10-17 19:47 UTC
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbAllocAG (3)
2025-10-17 19:46 UTC
[Patch v4 0/5] hw/core/loader: capture Error from load_image_targphys
2025-10-17 19:41 UTC (7+ messages)
` [Patch v4 1/5] "
` [Patch v4 2/5] hw/core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v4 5/5] hw/ppc: Pass errp to load_image_targphys() and report errors
[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
2025-10-17 19:40 UTC (4+ messages)
` [PATCH v16 05/14] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
[PATCH] docs: checkpatch: Align block comment style
2025-10-17 19:39 UTC (2+ messages)
[PATCH net-next 1/2] net: phy: micrel: simplify return in ksz9477_phy_errata()
2025-10-17 19:35 UTC (2+ messages)
` [PATCH net-next 2/2] net: phy: micrel: fix typos in comments
[PATCH v2 00/11] Cleanup patches, mostly PC-related
2025-10-17 19:34 UTC (4+ messages)
` [PATCH v2 09/11] hw/intc/apic: Ensure own APIC use in apic_register_{read,write}
` [PATCH v2 09/11] hw/intc/apic: Ensure own APIC use in apic_register_{read, write}
[PATCH v4 0/7] Add support for secure falcon mode: disable fallback
2025-10-17 19:33 UTC (8+ messages)
` [PATCH v4 1/7] spl: Kconfig: add SPL_OS_BOOT_SECURE config symbol
` [PATCH v4 2/7] spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot
` [PATCH v4 3/7] spl: ubi: refactor spl_ubi_load_image for falcon mode
` [PATCH v4 4/7] spl: spi: refactor spl_spi_load_image "
` [PATCH v4 5/7] spl: nor: refactor spl_nor_load_image "
` [PATCH v4 6/7] spl: nand: refactor spl_nand_load_image "
` [PATCH v4 7/7] spl: falcon: disable fallback to U-Boot on failure
t7528-signed-commit-ssh.sh fails due to ssh-agent fails to start with ENAMETOOLONG
2025-10-17 19:31 UTC (6+ messages)
[PATCH v3 1/2] f2fs/021: test quota mount option
2025-10-17 19:30 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] extcon: usbc-tusb320: Make typec-power-opmode optional
2025-10-17 19:30 UTC
[PATCH v3 0/2] gitk: make Tags and Heads window geometry sticky
2025-10-17 19:27 UTC (5+ messages)
` [PATCH v3 1/2] Revert "gitk: Only restore window size from ~/.gitk, not position"
[PATCH] docs: trusted-encrypted: fix htmldocs build error
2025-10-17 19:27 UTC (2+ messages)
[PATCH v2] mshv: Fix deposit memory in MSHV_ROOT_HVCALL
2025-10-17 19:25 UTC (2+ messages)
[PATCH 6.1 000/168] 6.1.157-rc1 review
2025-10-17 19:24 UTC (2+ messages)
[PATCH v2] examples: add a new set of scripts
2025-10-17 19:23 UTC (2+ messages)
[PATCH v2] PCI/PM: Prevent runtime suspend before devices are fully initialized
2025-10-17 19:21 UTC
[PATCH] PCI/PM: Prevent runtime suspend before devices are fully initialized
2025-10-17 19:20 UTC (5+ 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.