All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-03 16:01:29 to 2025-11-03 16:48:44 UTC [more...]

Kernel backtrace and hang while replacing dead drive
 2025-11-03 16:24 UTC  (2+ messages)

[ANNOUNCEMENT] Xen 4.21.0-rc3 is tagged
 2025-11-03 16:48 UTC 

[PATCH v5 1/5] vfat: fix missing sb_min_blocksize() return value checks
 2025-11-03 16:47 UTC  (5+ messages)
` [PATCH v5 2/5] exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
` [PATCH v5 3/5] isofs: check the return value of sb_min_blocksize() in isofs_fill_super
` [PATCH v5 4/5] xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super
` [PATCH v5 5/5] block: add __must_check attribute to sb_min_blocksize()

[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-03 16:47 UTC  (15+ messages)
` [PATCH v5 06/32] hw/arm/smmuv3-accel: Initialize shared system address space
` [PATCH v5 07/32] hw/pci/pci: Move pci_init_bus_master() after adding device to bus
` [PATCH v5 08/32] hw/pci/pci: Add optional supports_address_space() callback
` [PATCH v5 21/32] hw/arm/virt: Set PCI preserve_config for accel SMMUv3
` [PATCH v5 26/32] hw/arm/smmuv3-accel: Add a property to specify RIL support

[PATCH v2 0/3] replace old wq(s), add WQ_PERCPU to alloc_workqueue
 2025-11-03 16:48 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v2 2/3] drm/i915: replace use of system_wq with system_percpu_wq in the documentation
` [PATCH v2 3/3] drm/i915: add WQ_PERCPU to alloc_workqueue users

[PATCH 0/3] fit: allow signing with only an engine_id
 2025-11-03 16:47 UTC  (4+ messages)
` [PATCH 3/3] tools: binman: fit: add support for OpenSSL engines

[PATCH iproute2-next] ip-xfrm: add pcpu-num support
 2025-11-03 16:47 UTC  (7+ messages)

[RESEND PATCH v5 00/13] aio: add the aio_add_sqe() io_uring API
 2025-11-03 16:45 UTC  (5+ messages)

[avpatel:riscv_trace_support_v1 24/57] arch/riscv/kvm/aia_imsic.c:841 kvm_arch_update_irqfd_routing() error: uninitialized symbol 'vcpu'
 2025-11-03 16:46 UTC 

[isilence:dmabuf-rw/v2-test-unfinished 5/12] arc-linux-ld: bdev.c:undefined reference to `blk_mq_dma_map'
 2025-11-03 16:46 UTC 

[isilence:dmabuf-rw/v2-test-unfinished 5/12] bdev.c:(.text+0x13fc): relocation truncated to fit: R_NIOS2_CALL26 against `blk_mq_dma_map'
 2025-11-03 16:46 UTC 

[PATCH v10 0/9] support FEAT_LSUI
 2025-11-03 16:46 UTC  (12+ messages)
` [PATCH v10 1/9] arm64: cpufeature: add FEAT_LSUI
` [PATCH v10 2/9] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v10 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v10 4/9] arm64: Kconfig: Detect toolchain support for LSUI
` [PATCH v10 5/9] arm64: futex: refactor futex atomic operation
` [PATCH v10 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v10 7/9] arm64: separate common LSUI definitions into lsui.h
` [PATCH v10 8/9] arm64: armv8_deprecated: convert user_swpX to inline function
` [PATCH v10 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[PATCH v8 0/7] TDX host: kexec/kdump support
 2025-11-03 16:44 UTC  (9+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[PATCH 00/16] drm/xe: Multi Queue feature support
 2025-11-03 16:44 UTC  (4+ messages)
` [PATCH 11/16] drm/xe/multi_queue: Handle CGP context error

[PATCH] fs: touch up predicts in putname()
 2025-11-03 16:44 UTC  (8+ messages)

[PATCH v3] last-modified: implement faster algorithm
 2025-11-03 16:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v5 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
 2025-11-03 16:43 UTC  (3+ messages)
` [PATCH v5 09/16] drm/panthor: Add flag to map GEM object Write-Back Cacheable

[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-11-03 16:42 UTC  (13+ messages)

[PATCH] CI: only run pending-updates on master
 2025-11-03 16:41 UTC 

[PATCH v4 1/5] vfat: fix missing sb_min_blocksize() return value checks
 2025-11-03 16:40 UTC  (6+ messages)
` [PATCH v4 2/5] exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
` [PATCH v4 3/5] isofs: check the return value of sb_min_blocksize() in isofs_fill_super
` [PATCH v4 4/5] xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super
` [PATCH v4 5/5] block: add __must_check attribute to sb_min_blocksize()

[PATCH] app/testpmd: fix inner header parsing for tunnel TSO
 2025-11-03 16:40 UTC 

[PATCH] ublk: use copy_{to,from}_iter() for user copy
 2025-11-03 16:40 UTC  (5+ messages)

[PATCH iproute2-next] iplink: hsr: add protocol version to print_opt output
 2025-11-03 16:40 UTC  (2+ messages)

[PATCH 0/3] replace old wq(s), added WQ_PERCPU to alloc_workqueue
 2025-11-03 16:40 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH refpolicy] kernel: remove some unused initial SID contexts
 2025-11-03 16:40 UTC  (4+ messages)

[PATCH v5 0/3] Optimize folio split in memory failure
 2025-11-03 16:38 UTC  (5+ messages)
` [PATCH v5 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-11-03 16:38 UTC  (7+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios

[RFC ixgbe 0/2] ixgbe: Implement support for ndo_xdp_xmit in skb mode and fix CPU to ring assignment
 2025-11-03 16:38 UTC  (4+ messages)
` [RFC ixgbe 1/2] ixgbe: Implement support for ndo_xdp_xmit in skb mode
  ` [Intel-wired-lan] "

[PATCH v2] drm/edid: add 6 bpc quirk to the Sharp LQ116M1JW10
 2025-11-03 16:38 UTC  (2+ messages)

[PATCH net v4] netpoll: Fix deadlock in memory allocation under spinlock
 2025-11-03 16:38 UTC 

[PATCH] net/netvsc: fix use after free in cache list cleanup
 2025-11-03 16:37 UTC 

[isilence:dmabuf-rw/v2-test-unfinished 10/12] sparc-linux-ld: rsrc.c:undefined reference to `dma_buf_put'
 2025-11-03 16:35 UTC 

[isilence:dmabuf-rw/v2-test-unfinished 10/12] sh4-linux-ld: rsrc.c:undefined reference to `dma_buf_put'
 2025-11-03 16:35 UTC 

[hying-caritas:opt-wp-tlb-r3a 2/2] mm/msync.c:90 __do_sys_msync() warn: comparison of a potentially tagged address (__do_sys_msync, -2, __UNIQUE_ID_x_922)
 2025-11-03 16:35 UTC 

[hch-misc:aio-direct-completions 1/3] io_uring/rw.c:569:23: warning: unused variable 'kiocb'
 2025-11-03 16:35 UTC 

[PATCH 0/5] maintenance: add an 'is-needed' subcommand
 2025-11-03 16:35 UTC  (7+ messages)
` [PATCH 2/5] reftable/stack: add function to check if optimization is required

[PATCH 0/2] Add support for Microchip EMC1812
 2025-11-03 16:35 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: hwmon: temperature: add support for EMC1812

[PATCH] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
 2025-11-03 16:34 UTC  (4+ messages)

[PATCH 00/13] Introduce cached report zones
 2025-11-03 16:34 UTC  (6+ messages)
` [PATCH 07/13] block: track zone conditions

[PATCH v2 0/6] Start switching the documentation to bitbake-setup
 2025-11-03 16:33 UTC  (7+ messages)
` [PATCH v2 1/6] ref-manual/structure.rst: update the description of local.conf and bblayers.conf
` [PATCH v2 2/6] ref-manual/structure.rst: document the site.conf file
` [PATCH v2 3/6] brief-yoctoprojectqs: delete unused figures
` [PATCH v2 4/6] brief-yoctoprojectqs: switch to bitbake-setup
` [PATCH v2 5/6] dev-manual: add a document to setup poky manually
` [PATCH v2 6/6] ref-manual/terms.rst: update Poky description

[PATCH] ACPI: SBS: Fix present test in acpi_battery_read()
 2025-11-03 16:32 UTC  (2+ messages)

SELinux documentation repo licensing
 2025-11-03 16:31 UTC  (4+ messages)

[PATCH 0/2] Add bitbake-setup documentation
 2025-11-03 16:29 UTC  (3+ messages)
` [PATCH 1/2] doc/conf.py: add wikipedia extlink
` [PATCH 2/2] Add bitbake-setup documentation

[PATCH v3 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-11-03 16:30 UTC  (8+ messages)
` [PATCH v3 2/6] ACPI: DPTF: Move INT340X device IDs to header

[PATCH 1/1] MAINTAINERS: Add James Clark as a perf tools reviewer
 2025-11-03 16:30 UTC  (4+ messages)

[PATCH v2 0/2] backlight: aw99706: Add support for Awinic AW99706 backlight
 2025-11-03 16:31 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v1] arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic context
 2025-11-03 16:28 UTC  (3+ messages)

[PATCH 1/1] tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle new exit reasons
 2025-11-03 16:29 UTC 

[PATCH 0/2] mm/hugetlb: refactor sysfs/sysctl interfaces
 2025-11-03 16:28 UTC  (3+ messages)
` [PATCH 1/2] mm/hugetlb: extract sysfs into hugetlb_sysfs.c

[PATCH 0/3] regulator: Add X-Powers AXP318W PMIC support
 2025-11-03 16:28 UTC  (4+ messages)
` [PATCH 3/3] regulator: axp20x: add support for the AXP318W

[PATCH V4] net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error
 2025-11-03 16:28 UTC 

[PATCH] drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1
 2025-11-03 16:28 UTC  (2+ messages)

[scarthgap v3 00/16] backport: SPDX 3.0 support to Scarthgap
 2025-11-03 16:26 UTC  (17+ messages)
` [scarthgap v3 01/16] backport: SPDX 3.0 fixes and tasks from upstream version Walnascar
` [scarthgap v3 02/16] spdx30_tasks: fix FetchData attribute in add_download_files
` [scarthgap v3 03/16] classes-global/license: Move functions to library code
` [scarthgap v3 04/16] classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
` [scarthgap v3 05/16] lib/license: Move package license skip to library
` [scarthgap v3 06/16] lib: oe: license: Add missing import
` [scarthgap v3 07/16] classes-recipe/image: Add image file manifest
` [scarthgap v3 08/16] classes-recipe/baremetal-image: "
` [scarthgap v3 09/16] selftest/spdx: Fix for SPDX_VERSION addition
` [scarthgap v3 10/16] classes/create-spdx-2.2: align DEPLOY_DIR_SPDX with SPDX_VERSION layout
` [scarthgap v3 11/16] selftest: spdx: Add SPDX 3.0 test cases
` [scarthgap v3 12/16] oeqa/selftest: Add SPDX 3.0 include source case for work-share
` [scarthgap v3 13/16] lib: oeqa: spdx: Add tests for extra options
` [scarthgap v3 14/16] spdx 3.0: Rework how SPDX aliases are linked
` [scarthgap v3 15/16] spdx30_tasks: adapt CVE handling to new cve-check API
` [scarthgap v3 16/16] oeqa: spdx: Add tar test for SPDX 2.2

[i-g-t, v10, 0/3] tests/intel/xe_survivability: Add xe_survivability test
 2025-11-03 16:27 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_survivability: Add xe_survivability test (rev11)

[PATCH v2 1/1] ACPI: PRM: Skip the initialization when boot from legacy BIOS
 2025-11-03 16:27 UTC  (2+ messages)

[PATCH 1/7] PCI: Add Intel Nova Lake S audio Device ID
 2025-11-03 16:27 UTC  (3+ messages)

i.MX8MP Hantro G2 HEVC decoding problems
 2025-11-03 16:26 UTC  (2+ messages)

[PATCH RESENT v7 mptcp-next 0/4] mptcp: introduce backlog processing
 2025-11-03 16:26 UTC  (7+ messages)
` [PATCH RESENT v7 mptcp-next 2/4] mptcp: borrow forward memory from subflow
` [PATCH RESENT v7 mptcp-next 4/4] mptcp: leverage the backlog for RX packet processing

[PATCH] mm/debug: fix missing space in case statement
 2025-11-03 16:25 UTC  (2+ messages)

[PATCH v5 0/3] replay: make atomic ref updates the default
 2025-11-03 16:25 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/3] replay: make atomic ref updates the default behavior

[PATCH v4 0/2] ACPI: DPTF: Move INT340X enumeration from DPTF scan handler to ACPI core
 2025-11-03 16:25 UTC  (3+ messages)
` [PATCH v4 1/2] ACPI: DPTF: Ignore SoC DTS thermal while scanning
` [PATCH v4 2/2] ACPI: DPTF: Remove int340x thermal scan handler

[PATCH 10/16] mm: replace pmd_to_swp_entry() with leafent_from_pmd()
 2025-11-03 16:24 UTC  (2+ messages)

[RFC] pinctrl: samsung: Consolidate Exynos pinctrl macros (incl. GS101)
 2025-11-03 16:25 UTC  (2+ messages)

[PATCH mlx5-next 1/2] PCI/TPH: Expose pcie_tph_get_st_table_loc()
 2025-11-03 16:23 UTC  (2+ messages)

[PATCH v4 0/2] media: add Himax HM1246 image sensor
 2025-11-03 16:19 UTC  (7+ messages)
` [PATCH v4 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH] ACPI: CPPC: Fix a typo error
 2025-11-03 16:24 UTC  (2+ messages)

[PATCH] fs/resctrl: Slightly optimize cbm_validate()
 2025-11-03 16:24 UTC  (4+ messages)

[PATCH v4] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
 2025-11-03 16:22 UTC  (4+ messages)

[PATCH v3] fix missing sb_min_blocksize() return value checks in some filesystems
 2025-11-03 16:22 UTC  (3+ messages)

[PATCH] kselftest/arm64: Align zt-test register dumps
 2025-11-03 16:22 UTC  (2+ messages)

[PATCH 0/2] mm/huge_memory: Modularize and simplify folio splitting paths
 2025-11-03 16:22 UTC  (5+ messages)
` [PATCH 1/2] mm/huge_memory: introduce __split_folio_and_update_stats() to consolidate split task

[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-11-03 16:21 UTC  (8+ messages)
` [PATCH v8 3/5] arm64: mm: support "

[PATCH] mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and remove
 2025-11-03 16:21 UTC  (3+ messages)

[PATCH] pwm: argon-fan-hat: Add hardware dependency
 2025-11-03 16:21 UTC  (3+ messages)

[PATCH v4 00/29] rebase: support --trailer
 2025-11-03 16:20 UTC  (7+ messages)
` [PATCH v4 17/29] tests: t3440: create expect files at point of use

[PATCH v3 0/8] scalable symbol flags with __kflagstab
 2025-11-03 16:19 UTC  (9+ messages)
` [PATCH v3 1/8] define kernel symbol flags
` [PATCH v3 2/8] linker: add kflagstab section to vmlinux and modules
` [PATCH v3 3/8] modpost: create entries for kflagstab
` [PATCH v3 4/8] module loader: use kflagstab instead of *_gpl sections
` [PATCH v3 5/8] modpost: put all exported symbols in ksymtab section
` [PATCH v3 6/8] module loader: remove references of *_gpl sections
` [PATCH v3 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v3 8/8] remove references to *_gpl sections in documentation

[PATCH] ARM: dts: broadcom: rpi: Switch to V3D firmware clock
 2025-11-03 16:19 UTC  (11+ messages)
          ` RPi 4 deferred probe timeout of V3D PM domain

[PATCH v2 00/16] qla2xxx target mode improvements
 2025-11-03 15:44 UTC  (2+ messages)

[PATCH v5 0/2] rtla: fix cgroup and trace options parsing
 2025-11-03 16:19 UTC  (3+ messages)
` [PATCH v5 1/2] rtla: fix -C/--cgroup interface
` [PATCH v5 2/2] rtla: fix -a overriding -t argument

[PATCH] ACPI: APEI: Handle repeated SEA error interrupts storm scenarios
 2025-11-03 16:19 UTC  (2+ messages)

[PATCH 0/1] fs/resctrl: Show domain CPU list in schema output
 2025-11-03 16:19 UTC  (4+ messages)

[PATCH 0/2] Add support for customizable find_distro_rootpart
 2025-11-03 16:19 UTC  (6+ messages)
` [PATCH 1/2] distro_bootcmd: "

[Bug 220742] New: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/radeon/radeon_atombios.c:2720:34 with AMD G-T56N
 2025-11-03 16:19 UTC 

[PATCH] irqchip/sifive-plic: fix call to __plic_toggle in M-Mode code path
 2025-11-03 16:18 UTC  (2+ messages)

[RESEND PATCH v7 0/2] Decouple max/min_pclk_khz check from constant display feats
 2025-11-03 16:18 UTC  (7+ messages)
` [RESEND PATCH v7 1/2] drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss display features
` [RESEND PATCH v7 2/2] drm/tidss: Move OLDI mode validation to OLDI bridge mode_valid hook

[PATCH v3 0/7] syscore: Pass context data to callbacks
 2025-11-03 16:18 UTC  (3+ messages)
` [PATCH v3 1/7] "

[PATCH v2] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs
 2025-11-03 16:17 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-qcom: Add Glymur MDSS compatible
 2025-11-03 16:17 UTC  (2+ messages)

[PATCH 5.10/5.15] vxlan: Fix NPD when refreshing an FDB entry with a nexthop object
 2025-11-03 16:17 UTC 

[PATCH v12 00/15] Add Arm Mali-C55 Image Signal Processor Driver
 2025-11-03 16:17 UTC  (4+ messages)
` [PATCH v12 03/15] dt-bindings: media: Add bindings for ARM mali-c55

[PATCH 6.1/6.6] vxlan: Fix NPD when refreshing an FDB entry with a nexthop object
 2025-11-03 16:16 UTC 

[PATCH v8 0/3] SCM: Support latest version of waitq-aware firmware
 2025-11-03 16:16 UTC  (4+ messages)
` [PATCH v8 2/3] firmware: qcom_scm: Support multiple waitq contexts

[PATCH v3] blame: make diff algorithm configurable
 2025-11-03 16:15 UTC  (5+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] "

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-03 16:15 UTC  (9+ messages)
` [PATCH v4 08/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
` [PATCH v4 09/12] powerpc/mm: replace batch->active "
` [PATCH v4 10/12] sparc/mm: "
` [PATCH v4 11/12] x86/xen: use lazy_mmu_state when context-switching

[PATCH] dm: Don't warn if IMA_DISABLE_HTABLE is not enabled
 2025-11-03 16:15 UTC  (2+ messages)

[PATCH v3 0/2] amd_iommu: Cleanups and fixes (PART 2)
 2025-11-03 16:14 UTC  (5+ messages)
` [PATCH v3 1/2] amd_iommu: Fix handling device on buses != 0
` [PATCH v3 2/2] amd_iommu: Support 64 bit address for IOTLB lookup

[PATCH 1/1] tools headers UAPI: Sync linux/kvm.h with the kernel sources
 2025-11-03 16:13 UTC  (3+ messages)

[tip: x86/urgent] x86/CPU/AMD: Add RDSEED fix for Zen5
 2025-11-03 16:12 UTC  (3+ messages)

[PATCH v4 0/4] mm/userfaultfd: modulize memory types
 2025-11-03 16:11 UTC  (7+ messages)

[PATCH v2] scmi: reset: validate number of reset domains
 2025-11-03 16:10 UTC 

[PATCH] dm-log-writes: Use pointers from memcpy() calls for assignments in two functions
 2025-11-03 16:10 UTC  (2+ messages)

[PATCH 00/12] credential guards: credential preparation
 2025-11-03 16:10 UTC  (5+ messages)
` [PATCH 11/12] trace: use prepare credential guard
` [PATCH 12/12] trace: use override "

[PATCH v8 0/5] MT8196 GPU Frequency/Power Control Support
 2025-11-03 16:07 UTC  (5+ messages)

[PATCH 0/6] Start switching the documentation to bitbake-setup
 2025-11-03 16:07 UTC  (4+ messages)
` [PATCH 4/6] brief-yoctoprojectqs: switch "
  ` [docs] "

CVE report - kirkstone - 2025-11-03
 2025-11-03 16:04 UTC 

CVE report - master - 2025-11-03
 2025-11-03 16:04 UTC 

CVE report - scarthgap - 2025-11-03
 2025-11-03 16:04 UTC 

[PATCH] bitbake-setup: rename 'build' -> 'setup'
 2025-11-03 16:03 UTC  (2+ messages)
` [bitbake-devel] "

[moderation/CI] Re: credential guards: credential preparation
 2025-11-03 16:03 UTC 

[PATCH] Documentation: ACPI: i2c-muxes: fix I2C device references
 2025-11-03 16:02 UTC  (3+ messages)

[PATCH i-g-t 00/10] Add new test to validate adaptive sharpness filter
 2025-11-03 16:01 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Add new test to validate adaptive sharpness filter (rev15)

[PATCH v1 0/3] Add support for Microchip CoreSPI Controller
 2025-11-03 16:05 UTC  (3+ messages)
` [PATCH v1 2/3] spi: dt-binding: document Microchip CoreSPI
` [PATCH v1 3/3] spi: add support for microchip "soft" spi controller


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.