All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-22 15:46:50 to 2025-12-22 17:02:01 UTC [more...]

[koverstreet-bcachefs:bcachefs-rebalance_v2 467/799] fs/bcachefs/vfs/fs.c:1025:1: warning: the frame size of 1368 bytes is larger than 1280 bytes
 2025-12-22 17:01 UTC 

[PATCH v4] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-12-22 17:01 UTC  (2+ messages)

[PATCH v2 0/7] Parse SMBIOS additional entries
 2025-12-22 17:01 UTC  (12+ messages)
` [PATCH v2 1/7] firmware: dmi: Correct an indexing error in dmi.h
` [PATCH v2 2/7] firmware: dmi: Adjust dmi_decode() to use enums
` [PATCH v2 3/7] firmware: dmi: Read additional information when decoding DMI table
` [PATCH v2 5/7] firmware: dmi: Add missing DMI entry types

[whinlatter][PATCH 1/2] binutils: fix CVE-2025-11839
 2025-12-22 16:59 UTC  (2+ messages)

[PATCH v2 0/4] IPU6 and IPU7 driver fixes
 2025-12-22 16:59 UTC  (5+ messages)
` [PATCH v2 2/4] media: staging/ipu7: call synchronous RPM suspend in probe failure

[PATCH] generic/108: fix test hand upon failure to create LV
 2025-12-22 16:59 UTC  (2+ messages)

[PATCH] gpu: nova-core: replace `kernel::c_str!` with C-Strings
 2025-12-22 16:58 UTC  (2+ messages)

[PATCH 0/3] Enable QoS configuration on QCS8300
 2025-12-22 16:57 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: qcs8300: Add clocks for QoS configuration

[PATCH] drm/xe: Don't use absolute path in generated header comment
 2025-12-22 16:56 UTC  (3+ messages)

[PATCH v7 00/13] am62: IO+DDR resume support
 2025-12-22 16:06 UTC  (4+ messages)
` [PATCH v7 06/13] arm: mach-k3: common: Add lpm_resume_from_ddr

[PATCH v3] arm64: defconfig: Enable QCOMTEE on Qualcomm SM8650+
 2025-12-22 16:56 UTC  (9+ messages)

[PATCH 00/19] rm/i915/dp: Clean up link BW/DSC slice config computation (link BW)
 2025-12-22 16:55 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/dp: Fail state computation for invalid DSC source input BPP values

[PATCH 0/2] x86/cpu-policy: librarify copy-in/-out
 2025-12-22 16:54 UTC  (3+ messages)
` [PATCH 1/2] x86/cpu-policy: enable build of fuzzing harness by default
` [PATCH 2/2] x86/cpu-policy: move copy-in/-out functions to arch library

[CI] drm/xe: Don't use absolute path in generated header comment
 2025-12-22 16:54 UTC 

[PATCH 14/32] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
 2025-12-22 16:52 UTC  (2+ messages)

[meta-security][PATCH 0/8] Assorted updates 12/22
 2025-12-22 16:51 UTC  (9+ messages)
` [meta-security][PATCH 1/8] suricata: update to 7.0.13
` [meta-security][PATCH 2/8] clamav: Add recipe for version 1.4.3
` [meta-security][PATCH 3/8] libmhash: add UPSTREAM_CHECK_URI
` [meta-security][PATCH 4/8] sssd: inherit github-releases class
` [meta-security][PATCH 5/8] scap-security-guide: add UPSTREAM_CHECK_GITTAGREGEX
` [meta-security][PATCH 6/8] scap-security-guide: update branch
` [meta-security][PATCH 7/8] openscap: switch to libpcre2
` [meta-security][PATCH 8/8] suricata: drop deprecated nss, nspr PACKAGECONFIGs

[PATCH v6 00/28] KVM: s390: gmap rewrite, the real deal
 2025-12-22 16:50 UTC  (29+ messages)
` [PATCH v6 01/28] KVM: s390: Refactor pgste lock and unlock functions
` [PATCH v6 02/28] KVM: s390: add P bit in table entry bitfields, move union vaddress
` [PATCH v6 03/28] s390: Make UV folio operations work on whole folio
` [PATCH v6 04/28] s390: Move sske_frame() to a header
` [PATCH v6 05/28] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v6 06/28] KVM: s390: Introduce import_lock
` [PATCH v6 07/28] KVM: s390: Export two functions
` [PATCH v6 08/28] s390/mm: Warn if uv_convert_from_secure_pte() fails
` [PATCH v6 09/28] KVM: s390: vsie: Pass gmap explicitly as parameter
` [PATCH v6 10/28] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v6 11/28] KVM: s390: Rename some functions in gaccess.c
` [PATCH v6 12/28] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v6 13/28] KVM: s390: KVM page table management functions: allocation
` [PATCH v6 14/28] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v6 15/28] KVM: s390: KVM page table management functions: walks
` [PATCH v6 16/28] KVM: s390: KVM page table management functions: storage keys
` [PATCH v6 17/28] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v6 18/28] KVM: s390: KVM page table management functions: CMMA
` [PATCH v6 19/28] KVM: s390: New gmap code
` [PATCH v6 20/28] KVM: s390: Add helper functions for fault handling
` [PATCH v6 21/28] KVM: s390: Add some helper functions needed for vSIE
` [PATCH v6 22/28] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v6 23/28] KVM: s390: Storage key functions refactoring
` [PATCH v6 24/28] KVM: s390: Switch to new gmap
` [PATCH v6 25/28] KVM: s390: Remove gmap from s390/mm
` [PATCH v6 26/28] KVM: S390: Remove PGSTE code from linux/s390 mm
` [PATCH v6 27/28] KVM: s390: Enable 1M pages for gmap
` [PATCH v6 28/28] KVM: s390: Storage key manipulation IOCTL

[PATCH 2/2] x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()
 2025-12-22 16:51 UTC  (2+ messages)

[arm-platforms:kvm-arm64/gicv5-full 48/82] arch/arm64/kvm/vgic/vgic-v5.c:737:26: warning: variable 'd' set but not used
 2025-12-22 16:50 UTC 

[PATCH 00/13] Enable compound page for p2pdma memory
 2025-12-22 16:50 UTC  (5+ messages)
` [PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()

[PATCH v5 3/3] sched/core: Make finish_task_switch() and its subfunctions always inline
 2025-12-22 16:48 UTC  (3+ messages)

[PATCH] samples: rust: pci: replace `kernel::c_str!` with C-Strings
 2025-12-22 16:49 UTC  (2+ messages)

[PATCH] usb: xhci: check Null pointer in segment alloc
 2025-12-22 16:49 UTC  (10+ messages)
  ` 答复: "

CVE report - whinlatter - 2025-12-22
 2025-12-22 16:49 UTC 

CVE report - master - 2025-12-22
 2025-12-22 16:49 UTC 

CVE report - scarthgap - 2025-12-22
 2025-12-22 16:49 UTC 

CVE report - kirkstone - 2025-12-22
 2025-12-22 16:48 UTC 

[PATCH mptcp-net] selftests: mptcp: join: fix local endp not being tracked
 2025-12-22 16:48 UTC 

[PATCH 0/3] ublk: scan partition in async way
 2025-12-22 16:48 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] selftests/ublk: fix Makefile to rebuild on header changes

[xiang-erofs:dev-test] BUILD SUCCESS 4012d78562193ef5eb613bad4b0c0fa187637cfe
 2025-12-22 16:46 UTC 

[PATCH 0/7] driver-core: rust: replace `kernel::c_str!` with C-Strings
 2025-12-22 16:46 UTC  (2+ messages)

[PATCH v2] drm/xe/device: Convert wait for lmem init into an assert
 2025-12-22 16:46 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/2] Add RSCI nodes to RZ/V2N and RZ/V2H(P) SoC DTSIs
 2025-12-22 16:42 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g056: Add RSCI nodes
` [PATCH 2/2] arm64: dts: renesas: r9a09g057: "

[PATCH] misc: bcm-vk: validate entry_size before memcpy_fromio()
 2025-12-22 16:41 UTC  (2+ messages)

[PATCH v3 0/4] Move alloc/free_vcpu_struct() to common code
 2025-12-22 16:40 UTC  (5+ messages)
` [PATCH v3 1/4] xen/arm: vcpu_vgic_free() updates
` [PATCH v3 2/4] xen/arm: optimize the size of struct vcpu
` [PATCH v3 3/4] xen: move alloc/free_vcpu_struct() to common code
` [PATCH v3 4/4] xen/common: make {alloc,free}_domain_struct() static

[PATCH] iio: chemical: scd4x: expose timestamp channel
 2025-12-22 16:39 UTC  (3+ messages)

[PATCH v2 0/4] add variadic format checking
 2025-12-22 16:00 UTC  (5+ messages)
` [PATCH v2 1/4] parse: initial parsing of __attribute__((format))
` [PATCH v2 2/4] add -Wformat
` [PATCH v2 3/4] evaluate: check variadic argument types against formatting info
` [PATCH v2 4/4] tests: add varargs printf format tests

[PATCH v8 0/3] xen/riscv: introduce p2m functionality
 2025-12-22 16:37 UTC  (4+ messages)
` [PATCH v8 1/3] xen/riscv: add support of page lookup by GFN
` [PATCH v8 2/3] xen/riscv: introduce metadata table to store P2M type
` [PATCH v8 3/3] xen/riscv: update p2m_set_entry() to free unused metadata pages

[PATCH v3 0/3] RISC-V: Introduce vSBI framework
 2025-12-22 16:37 UTC  (4+ messages)
` [PATCH v3 1/3] xen/riscv: introduce vSBI extension framework
` [PATCH v3 2/3] xen/riscv: add RISC-V legacy SBI extension support for guests
` [PATCH v3 3/3] xen/riscv: add RISC-V virtual SBI base "

[PATCH v2 2/2] RDMA/rxe: Replace struct rxe_sge with struct ib_sge
 2025-12-22 16:36 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in le_read_features_complete
 2025-12-22 16:37 UTC 

[PATCH] dt-bindings: interconnect: qcom,sa8775p-rpmh: Fix incorrectly added reg and clocks
 2025-12-22 16:36 UTC  (2+ messages)

[alexshi:pgtable14 1/2] ./arch/powerpc/include/asm/book3s/64/pgtable.h:1326:68: error: implicit declaration of function 'page_ptdesc'
 2025-12-22 16:33 UTC 

[PATCH v3] usb: xhci: route endpoints to secondary interrupters
 2025-12-22 16:33 UTC  (4+ messages)

[PATCH v4 0/5] soc: samsung: exynos-chipid: add gs101 support
 2025-12-22 16:30 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: nvmem: add google,gs101-otp
` [PATCH v4 2/5] soc: samsung: exynos-chipid: rename method
` [PATCH v4 3/5] soc: samsung: exynos-chipid: downgrade dev_info to dev_dbg for soc info
` [PATCH v4 4/5] soc: samsung: exynos-chipid: add google,gs101-otp support
` [PATCH v4 5/5] arm64: dts: exynos: gs101: add OTP node

drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c:3325 vchiq_connect_internal() warn: iterator 'i' not incremented
 2025-12-22 16:29 UTC 

[openeuler:OLK-5.10 3418/3418] arch/x86/kernel/alternative.c:78:21: sparse: sparse: symbol 'x86nops' was not declared. Should it be static?
 2025-12-22 16:29 UTC 

[PATCH] dt-bindings: serial: renesas,rsci: Document RZ/V2H(P) and RZ/V2N SoCs
 2025-12-22 16:29 UTC 

[PATCH] drm/xe/display: drop i915_utils.h
 2025-12-22 16:28 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH yocto-autobuilder2 0/3] observer: Fix ptest link generation, again
 2025-12-22 16:28 UTC  (4+ messages)
` [PATCH yocto-autobuilder2 1/3] docker: Fix QEMU on yocto-worker docker
` [PATCH yocto-autobuilder2 2/3] docker: do not change shared and publish directory
` [PATCH yocto-autobuilder2 3/3] observer: Fix builder name detection

[Buildroot] [PATCH v2 01/23] package/python-characteristic: add md5 hash, update SITE
 2025-12-22 16:27 UTC  (5+ messages)
` [Buildroot] [PATCH v2 16/23] package/python-pyasynchat: update tarball URL
` [Buildroot] [PATCH v2 17/23] package/python-pyasyncore: "

[PATCH] kho: add support for deferred struct page init
 2025-12-22 16:24 UTC  (12+ messages)

[PATCH v2] virtio: console: fix lost wakeup when device is written and polled
 2025-12-22 16:23 UTC  (3+ messages)

[PATCH 1/2] mmc: dw_mmc: Introduce dw_mci_alloc_host()
 2025-12-22 16:21 UTC  (3+ messages)
` [PATCH 2/2] mmc: dw_mmc: Remove struct dw_mci_slot

[PATCH 00/13] IPU6 driver cleanups and fixes
 2025-12-22 16:22 UTC  (3+ messages)
` [PATCH 01/13] media: ipu6: Ensure stream_mutex is acquired when dealing with node list

ctucanfd: possible coding error in ctucan_set_secondary_sample_point causing SSP not enabled
 2025-12-22 16:20 UTC  (2+ messages)

[PATCH 0/3] m68k: Add support for QEMU virt machine
 2025-12-22 16:20 UTC  (5+ messages)
` [PATCH 2/3] m68k: Add support for M68040 CPU

[PATCH][RFC] bitbake-setup: local sources add oe.path.expendvars
 2025-12-22 16:19 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH v9 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-12-22 16:19 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for lib/intel_device_info: get the xe .graphics_rel from GMD_ID (rev3)
` ✓ i915.CI.BAT: success "

[PATCH] ALSA: hda: intel: Introduce msi64 parameter to override 64-bit MSI restriction
 2025-12-22 16:18 UTC  (3+ messages)

[PATCH v2] dt-bindings: phy: renesas,rzg3e-usb3-phy: Add RZ/V2H(P) and RZ/V2N support
 2025-12-22 16:18 UTC  (2+ messages)

[PATCH] staging: greybus: split gb_audio_gb_get_topology() into helper functions
 2025-12-22 16:15 UTC 

[PATCH v1] fix PL330 CMD supported target
 2025-12-22 16:17 UTC  (5+ messages)

[ORG] git config list
 2025-12-22 16:17 UTC  (2+ messages)

[patch 1/2] irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flag
 2025-12-22 16:16 UTC  (5+ messages)

CVE-2025-68335: comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()
 2025-12-22 16:14 UTC 

CVE-2025-68334: platform/x86/amd/pmc: Add support for Van Gogh SoC
 2025-12-22 16:14 UTC 

CVE-2025-68333: sched_ext: Fix possible deadlock in the deferred_irq_workfn()
 2025-12-22 16:14 UTC 

CVE-2025-68332: comedi: c6xdigio: Fix invalid PNP driver unregistration
 2025-12-22 16:14 UTC 

CVE-2025-68331: usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
 2025-12-22 16:14 UTC 

CVE-2025-68330: iio: accel: bmc150: Fix irq assumption regression
 2025-12-22 16:14 UTC 

CVE-2025-68329: tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
 2025-12-22 16:14 UTC 

CVE-2025-68328: firmware: stratix10-svc: fix bug in saving controller data
 2025-12-22 16:14 UTC 

CVE-2025-68337: jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted
 2025-12-22 16:14 UTC 

CVE-2025-68336: locking/spinlock/debug: Fix data-race in do_raw_write_lock
 2025-12-22 16:14 UTC 

CVE-2025-68326: drm/xe/guc: Fix stack_depot usage
 2025-12-22 16:14 UTC 

CVE-2025-68327: usb: renesas_usbhs: Fix synchronous external abort on unbind
 2025-12-22 16:14 UTC 

[PATCH 0/3] drm: zynqmp: Make the video plane primary
 2025-12-22 16:13 UTC  (3+ messages)

CVE-2025-68331: usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
 2025-12-22 16:12 UTC 

CVE-2025-68330: iio: accel: bmc150: Fix irq assumption regression
 2025-12-22 16:12 UTC 

CVE-2025-68329: tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
 2025-12-22 16:12 UTC 

CVE-2025-68328: firmware: stratix10-svc: fix bug in saving controller data
 2025-12-22 16:12 UTC 

CVE-2025-68326: drm/xe/guc: Fix stack_depot usage
 2025-12-22 16:12 UTC 

CVE-2025-68327: usb: renesas_usbhs: Fix synchronous external abort on unbind
 2025-12-22 16:12 UTC 

[PATCH] KVM: selftests: Fix sign extension bug in get_desc64_base()
 2025-12-22 16:12 UTC  (2+ messages)

[PATCH v2 0/2] scripts: introduce containerized builds
 2025-12-22 16:12 UTC  (6+ messages)
` [PATCH v2 1/2] scripts: add tool to run "

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in le_read_features_complete
 2025-12-22 16:12 UTC 

[PATCH i-g-t] intel-ci: Add xe.wcl.core.blocklist.txt
 2025-12-22 16:11 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.Full: "

[linus:master] [mm/vmalloc] a061578043: BUG:spinlock_trylock_failure_on_UP_on_CPU
 2025-12-22 16:11 UTC  (4+ messages)

[f2fs-dev] [PATCH v5] f2fs-tools: revert summary entry count from 2048 to 512 in 16kb block support
 2025-12-22 16:09 UTC  (4+ messages)

[frank-w-bpi-r2-4.14:6.19-jumbo 65/113] arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-8x.dtb: ethernet-phy@24 (ethernet-phy-ieee802.3-c45): leds: 'led0@0', 'led1@1' do not match any of the regexes: '^led@[a-f0-9]+$', '^pinctrl-[0-9]+$'
 2025-12-22 16:09 UTC 

[openeuler:openEuler-1.0-LTS 1941/1941] drivers/tee/optee/core.c:618:10: warning: return makes integer from pointer without a cast
 2025-12-22 16:08 UTC 

[PATCH v6 0/2] media: i2c: Add os05b10 camera sensor driver
 2025-12-22 16:08 UTC  (5+ messages)
` [PATCH v6 2/2] media: i2c: add os05b10 image "

[PATCH net-next] net: stmmac: convert to use .get_rx_ring_count
 2025-12-22 16:08 UTC 

[PATCH] virtio: console: fix lost wakeup when device is written and polled
 2025-12-22 16:05 UTC  (3+ messages)

PCR9 missmatches since latest updates
 2025-12-22 16:05 UTC  (3+ messages)

[PATCH] drm/buddy: Free free_trees array in drm_buddy_fini()
 2025-12-22 16:04 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v3] kho: validate preserved memory map during population
 2025-12-22 16:03 UTC  (2+ messages)

[GIT PULL] dma-mapping fix for Linux 6.19
 2025-12-22 16:03 UTC 

[PATCH v6 0/2] media: add Himax HM1246 image sensor
 2025-12-22 15:58 UTC  (6+ messages)
` [PATCH v6 2/2] media: i2c: add Himax HM1246 image sensor driver

[syzbot] [crypto?] KMSAN: uninit-value in adiantum_crypt
 2025-12-22 15:57 UTC  (2+ messages)
` Forwarded: "

[PATCH] rust: debugfs: use "kernel vertical" style for imports
 2025-12-22 15:57 UTC  (2+ messages)

[PATCH i-g-t v3 0/3] Improve engine activity accuracy test with spinner reuse
 2025-12-22 15:45 UTC  (4+ messages)
` [PATCH i-g-t v3 1/3] lib/xe/xe_spin: Introduce xe_spin_reset
` [PATCH i-g-t v3 2/3] lib/xe/xe_spin: Export xe_spin_sync_wait
` [PATCH i-g-t v3 3/3] tests/intel/xe_pmu: Refine engine activity accuracy test

[PATCH] selftest: devtool: Set PATH when running pseudo
 2025-12-22 15:56 UTC 

[RESEND 1/1] drm/buddy: release free_trees array on buddy mm teardown
 2025-12-22 15:54 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [RESEND,1/1] "

[meta-openembedded] [Scarthgap] [PATCH] p7zip 16.02: Fix CVE-2022-47069
 2025-12-22 15:53 UTC  (2+ messages)
` [oe] "

korgalore v0.2 released with JMAP, IMAP, Maildir support
 2025-12-22 15:50 UTC  (9+ messages)

[PATCH v4] media: dt-bindings: Correct camss supply description
 2025-12-22 15:50 UTC  (3+ messages)

[PATCH RFC v5 0/6] nova-core: Memory management initial patches
 2025-12-22 15:50 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH] appendedsig: Fix grub-mkimage with an unaligned appended signature size
 2025-12-22 15:48 UTC  (6+ messages)

[RFC PATCH] mm/filemap: make release_folio mandatory and add block_release_folio
 2025-12-22 15:48 UTC  (4+ messages)

[openeuler:OLK-5.10 3418/3418] drivers/acpi/numa/hmat.c:726:6: warning: no previous prototype for 'hmat_restore_target'
 2025-12-22 15:46 UTC 

[PATCHv2 09/14] mm/hugetlb: Remove fake head pages
 2025-12-22 15:46 UTC  (2+ messages)

drivers/phy/ti/phy-ti-pipe3.c:848 ti_pipe3_probe() warn: 'phy->refclk' from clk_prepare_enable() not released on lines: 841,848
 2025-12-22 15:46 UTC 

include/linux/compiler_types.h:597:38: error: call to '__compiletime_assert_483' declared with attribute error: FIELD_PREP: value too large for the field
 2025-12-22 15:46 UTC 

[PATCH 2/2] mux: adg1736: add driver support
 2025-12-22 15:46 UTC 

[PATCH v4 00/11] drm/msm: Add support for Kaanapali
 2025-12-22 15:46 UTC  (3+ messages)
` [PATCH v4 05/11] drm/msm/mdss: "


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.