* linux-next: Tree for Oct 9
@ 2012-10-09 3:43 Stephen Rothwell
0 siblings, 0 replies; 17+ messages in thread
From: Stephen Rothwell @ 2012-10-09 3:43 UTC (permalink / raw)
To: linux-next; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 41715 bytes --]
Hi all,
Do not add stuff destined for v3.8 to your linux-next included branches
until after v3.7-rc1 is released.
Changes since 201201008:
Conflicts are migrating as trees are merged by Linus.
----------------------------------------------------------------------------
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one. You should use "git fetch" as mentioned in the FAQ on the wiki
(see below).
You can see which trees have been included by looking in the Next/Trees
file in the source. There are also quilt-import.log and merge.log files
in the Next directory. Between each merge, the tree was built with
a ppc64_defconfig for powerpc and an allmodconfig for x86_64. After the
final fixups (if any), it is also built with powerpc allnoconfig (32 and
64 bit), ppc44x_defconfig and allyesconfig (minus
CONFIG_PROFILE_ALL_BRANCHES - this fails its final link) and i386, sparc,
sparc64 and arm defconfig. These builds also have
CONFIG_ENABLE_WARN_DEPRECATED, CONFIG_ENABLE_MUST_CHECK and
CONFIG_DEBUG_INFO disabled when necessary.
Below is a summary of the state of the merge.
We are up to 203 trees (counting Linus' and 26 trees of patches pending
for Linus' tree), more are welcome (even if they are currently empty).
Thanks to those who have contributed, and to those who haven't, please do.
Status of my local build tests will be at
http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
advice about cross compilers/configs that work, we are always open to add
more builds.
Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
Gortmaker for triage and bug fixes.
There is a wiki covering stuff to do with linux-next at
http://linux.f-seidel.de/linux-next/pmwiki/ . Thanks to Frank Seidel.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
$ git checkout master
$ git reset --hard stable
Merging origin/master (f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound)
Merging fixes/master (9023a40 Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc)
Merging kbuild-current/rc-fixes (b1e0d8b kbuild: Fix gcc -x syntax)
Merging arm-current/fixes (8ef102c ARM: 7548/1: include linux/sched.h in syscall.h)
Merging m68k-current/for-linus (f82735d m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR)
Merging powerpc-merge/merge (636802e powerpc: Don't use __put_user() in patch_instruction)
Merging sparc/master (2863bc5 Revert strace hiccups fix.)
Merging net/master (7c41c42 vxlan: fix more sparse warnings)
Merging sound-current/for-linus (5d037f9 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus)
Merging pci-current/for-linus (0ff9514 PCI: Don't print anything while decoding is disabled)
Merging wireless/master (c3e7724 mac80211: use ieee80211_free_txskb to fix possible skb leaks)
Merging driver-core.current/driver-core-linus (5698bd7 Linux 3.6-rc6)
Merging tty.current/tty-linus (b70936d tty: serial: sccnxp: Fix bug with unterminated platform_id list)
Merging usb.current/usb-linus (ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm)
Merging staging.current/staging-linus (5698bd7 Linux 3.6-rc6)
Merging char-misc.current/char-misc-linus (fea7a08 Linux 3.6-rc3)
Merging input-current/for-linus (dde3ada Merge branch 'next' into for-linus)
Merging md-current/for-linus (80b4812 md/raid10: fix "enough" function for detecting if array is failed.)
Merging audit-current/for-linus (c158a35 audit: no leading space in audit_log_d_path prefix)
Merging crypto-current/master (c9f97a2 crypto: x86/glue_helper - fix storing of new IV in CBC encryption)
Merging ide/master (9974e43 ide: fix generic_ide_suspend/resume Oops)
Merging dwmw2/master (244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6)
Merging sh-current/sh-fixes-for-linus (4403310 SH: Convert out[bwl] macros to inline functions)
Merging irqdomain-current/irqdomain/merge (15e06bf irqdomain: Fix debugfs formatting)
Merging devicetree-current/devicetree/merge (4e8383b of: release node fix for of_parse_phandle_with_args)
Merging spi-current/spi/merge (d1c185b of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.)
Merging gpio-current/gpio/merge (96b7064 gpio/tca6424: merge I2C transactions, remove cast)
Merging asm-generic/master (c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic)
Merging arm/for-next (f537d06 Merge branch 'devel-stable' into for-next)
CONFLICT (content): Merge conflict in arch/arm/kernel/smp.c
Merging arm-perf/for-next/perf (b90c4b9 Merge branch 'hw-breakpoint' into for-next/perf)
CONFLICT (content): Merge conflict in arch/arm/mach-ux500/cpu-db8500.c
CONFLICT (modify/delete): arch/arm/mach-tegra/devices.c deleted in HEAD and modified in arm-perf/for-next/perf. Version arm-perf/for-next/perf of arch/arm/mach-tegra/devices.c left in tree.
CONFLICT (content): Merge conflict in arch/arm/mach-omap2/devices.c
CONFLICT (modify/delete): arch/arm/mach-bcmring/arch.c deleted in HEAD and modified in arm-perf/for-next/perf. Version arm-perf/for-next/perf of arch/arm/mach-bcmring/arch.c left in tree.
CONFLICT (content): Merge conflict in arch/arm/kernel/hw_breakpoint.c
$ git rm -f arch/arm/mach-tegra/devices.c arch/arm/mach-bcmring/arch.c
Merging davinci/davinci-next (fe0d422 Linux 3.0-rc6)
Merging xilinx/arm-next (b85a3ef ARM: Xilinx: Adding Xilinx board support)
Merging arm64/upstream (6916fd0 arm64: Enable interrupts before calling do_notify_resume())
Merging blackfin/for-linus (6594b98 Blackfin: smp: add smp_mb() to keep coherency)
Merging c6x/for-linux-next (2e919f7 c6x: remove c6x signal.h)
Merging cris/for-next (d75d806 CRIS: Remove VCS simulator specific code)
Merging hexagon/linux-next (5042ab9 various Kconfig cleanup and old platform build code removal)
Merging ia64/next (f68301f UAPI: (Scripted) Disintegrate arch/ia64/include/asm)
CONFLICT (content): Merge conflict in arch/ia64/include/asm/Kbuild
Merging m68k/for-next (f82735d m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR)
Merging m68knommu/for-next (a255172 m68knommu: fix inconsistent formating in ColdFire 5407 definitions)
Merging microblaze/next (94fda49 Revert "microblaze_mmu_v2: Update signal returning address")
Merging mips/mips-for-linux-next (382fc33 Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-next)
CONFLICT (content): Merge conflict in drivers/pinctrl/Makefile
CONFLICT (content): Merge conflict in drivers/net/ethernet/octeon/octeon_mgmt.c
CONFLICT (content): Merge conflict in arch/mips/include/asm/octeon/octeon-model.h
Merging openrisc/for-upstream (4c8faa4 openrisc: mask interrupts in irq_mask_ack function)
Merging parisc/for-next (5b24c42 [PARISC] fix personality flag check in copy_thread())
Merging s390/features (c4af434 s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c)
Merging sh/sh-latest (16d74eb sh: pfc: Fix up GPIO mux type reconfig case.)
Merging sparc-next/master (7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc)
Merging tile/master (e70cf54 tile: gxio iorpc numbering change for TRIO interface)
Merging unicore32/unicore32 (e4baa56 UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler)
Merging xtensa/for_next (ded389d xtensa: Add missing RCU idle APIs on idle loop)
Merging btrfs/next (0b2d449 btrfs: move inline function code to header file)
Merging ceph/master (6285bc2 ceph: avoid 32-bit page index overflow)
Merging cifs/for-next (72bd481 cifs: reinstate the forcegid option)
Merging configfs/linux-next (b930c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs)
Merging ecryptfs/next (0d7614f Linux 3.6-rc1)
Merging ext3/for_next (09e05d4 jbd: Fix assertion failure in commit code due to lacking transaction credits)
Merging ext4/dev (c278531 ext4: fix ext4_flush_completed_IO wait semantics)
Merging fuse/for-next (c7a3f5e fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig)
Merging gfs2/master (ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm)
Merging jfs/jfs-next (84f4141 jfs: Fix do_div precision in commit b40c2e66)
Merging logfs/master (ab2ec19 logfs: fix possible memory leak in logfs_mtd_can_write_buf())
Merging nfs/linux-next (f4f381e NFSv4.1: pNFS has no business touching the slot table wait queue...)
Merging nfsd/nfsd-next (0d22f68 nfsd4: don't allow reclaims of expired clients)
Merging ocfs2/linux-next (4538df6 ocfs2: Don't spam on -EDQUOT.)
Merging omfs/for-next (976d167 Linux 3.1-rc9)
Merging squashfs/master (4b0180a Squashfs: add mount time sanity check for block_size and block_log match)
Merging v9fs/for-next (552aad0 9P: Fix race between p9_write_work() and p9_fd_request())
Merging ubifs/linux-next (3668b70 UBIFS: print less)
Merging xfs/for-next (2ea0392 xfs: Make inode32 a remountable option)
Merging vfs/for-next (2bd2c19 MAX_LFS_FILESIZE should be a loff_t)
Merging pci/next (78c8f84 Merge branch 'pci/yinghai-misc' into next)
Merging powerpc/next (d900bd7 powerpc/iommu: Fix multiple issues with IOMMU pools code)
Merging 4xx/next (2074b1d powerpc: Fix irq distribution)
Merging mpc5xxx/next (f3ac712 powerpc/pcm030: add pcm030-audio-fabric to dts)
Merging galak/next (10bfa76 driver/mtd:IFC NAND:Initialise internal SRAM before any write)
Merging hid/for-next (0b82411 Merge branch 'hidraw' into for-next)
CONFLICT (content): Merge conflict in drivers/hid/hid-multitouch.c
Merging quilt/i2c (d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild)
Merging i2c-embedded/i2c-embedded/for-next (62885f5 MXS: Implement DMA support into mxs-i2c)
CONFLICT (content): Merge conflict in drivers/i2c/busses/i2c-omap.c
Merging quilt/jdelvare-hwmon (e086be6 hwmon: Drop needless includes of <linux/delay.h>)
Merging hwmon-staging/hwmon-next (967d7fe hwmon: (ads7828) driver cleanup)
Merging v4l-dvb/master (7da79d8 Merge /home/v4l/v4l/patchwork)
CONFLICT (content): Merge conflict in arch/arm/mach-davinci/include/mach/da8xx.h
Merging kbuild/for-next (f1748a9 Merge branch 'kbuild/rc-fixes' into kbuild/for-next)
Merging kconfig/for-next (4eae518 localmodconfig: Fix localyesconfig to set to 'y' not 'm')
Merging libata/NEXT (13b7408 sata_mv: Fix warnings when no PCI)
Merging infiniband/for-next (56040f0 Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next)
Merging pstore/master (80c9d03 pstore: Avoid recursive spinlocks in the oops_in_progress case)
Merging acpi/next (558dc6f Merge branch 'upstream' into next)
CONFLICT (content): Merge conflict in include/acpi/acpixf.h
Merging cpuidle/cpuidle-next (3cf7997 acpi: intel_idle : break dependency between modules)
CONFLICT (content): Merge conflict in include/linux/cpuidle.h
CONFLICT (add/add): Merge conflict in drivers/cpuidle/coupled.c
Merging cpupowerutils/master (f166033 cpupower tools: add install target to the debug tools' makefiles)
Merging thermal/next (4b69a04 thermal: user_space: Add missing static storage class specifiers)
CONFLICT (content): Merge conflict in drivers/thermal/thermal_sys.c
CONFLICT (content): Merge conflict in drivers/staging/omap-thermal/omap-thermal-common.c
Applying: thermal: fix for for MAX_ID_MASK to MAX_IDR_MASK rename
Merging ieee1394/for-next (4d50c44 firewire: addendum to address handler RCU conversion)
Merging ubi/linux-next (76ac66e UBI: Wire-up fastmap)
Merging dlm/next (2b75bc9 dlm: check the maximum size of a request from user)
Merging scsi/for-next (1d4329f [SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver release)
Merging target-updates/for-next (cf0eb28 iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values)
Merging target-merge/for-next-merge (d987569 Linux 3.6-rc2)
Merging ibft/linux-next (935a9fe ibft: Fix finding IBFT ACPI table on UEFI)
Merging isci/all (6734092 isci: add a couple __iomem annotations)
Merging slave-dma/next (d0fc905 dma: tegra: fix interrupt name issue with apb dma.)
CONFLICT (content): Merge conflict in drivers/spi/spi-davinci.c
CONFLICT (content): Merge conflict in drivers/mmc/host/davinci_mmc.c
CONFLICT (content): Merge conflict in drivers/dma/mmp_tdma.c
Applying: DMA: PL330: Fix build error (on linux-next-20120924)
Merging dmaengine/next (a2bd114 netdma: adding alignment check for NETDMA ops)
Merging net-next/master (7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc)
Merging wireless-next/master (5160b46 ath9k: Fix BTCOEX weight initialization)
Merging bluetooth/master (8936fa6 Bluetooth: L2CAP: Fix using default Flush Timeout for EFS)
Merging mtd/master (e2d3a35 mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID)
CONFLICT (content): Merge conflict in drivers/mtd/nand/orion_nand.c
CONFLICT (modify/delete): drivers/mtd/nand/nand_bcm_umi.h deleted in mtd/master and modified in HEAD. Version HEAD of drivers/mtd/nand/nand_bcm_umi.h left in tree.
CONFLICT (modify/delete): drivers/mtd/nand/bcm_umi_nand.c deleted in mtd/master and modified in HEAD. Version HEAD of drivers/mtd/nand/bcm_umi_nand.c left in tree.
CONFLICT (content): Merge conflict in drivers/mtd/nand/Kconfig
CONFLICT (content): Merge conflict in arch/arm/mach-imx/clk-imx51-imx53.c
CONFLICT (modify/delete): arch/arm/configs/bcmring_defconfig deleted in HEAD and modified in mtd/master. Version mtd/master of arch/arm/configs/bcmring_defconfig left in tree.
CONFLICT (content): Merge conflict in MAINTAINERS
$ git rm -f arch/arm/configs/bcmring_defconfig drivers/mtd/nand/bcm_umi_nand.c drivers/mtd/nand/nand_bcm_umi.h
Merging l2-mtd/master (35c241d mtd: onenand: Make flexonenand_set_boundary static)
Merging crypto/master (c9f97a2 crypto: x86/glue_helper - fix storing of new IV in CBC encryption)
Merging drm/drm-next (1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next)
Merging sound/for-next (5c2e4e0 ALSA: hda - make Cirrus codec use generic unsol event handler)
Merging sound-asoc/for-next (a1b98e1 ASoC: wm2200: Fix non-inverted OUT2 mute control)
Merging modules/modules-next (3a7989c X.509: Fix indefinite length element skip error handling)
CONFLICT (content): Merge conflict in init/Kconfig
CONFLICT (content): Merge conflict in arch/xtensa/Kconfig
CONFLICT (content): Merge conflict in arch/x86/um/Kconfig
CONFLICT (content): Merge conflict in arch/x86/Kconfig
CONFLICT (content): Merge conflict in arch/m32r/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/h8300/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/cris/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/Kconfig
CONFLICT (content): Merge conflict in Makefile
Merging virtio/virtio-next (d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild)
Merging input/next (7f8d4ca Input: extend the number of event (and other) devices)
Merging input-mt/for-next (51c80b7 Input: bcm5974 - Convert to MT-B)
Merging cgroup/for-next (c0a93e2 Merge branch 'for-3.7-hierarchy' into for-next)
Merging block/for-next (454832b Merge branch 'for-3.7/drivers' into for-next)
CONFLICT (content): Merge conflict in init/Kconfig
Merging quilt/device-mapper (24d047b Use the recently-added bio front_pad field to allocate struct dm_target_io.)
CONFLICT (content): Merge conflict in drivers/md/dm.c
CONFLICT (content): Merge conflict in drivers/md/dm-thin.c
Merging embedded/master (4744b43 embedded: fix vc_translate operator precedence)
Merging firmware/master (6e03a20 firmware: speed up request_firmware(), v3)
Merging pcmcia/master (80af9e6 pcmcia at91_cf: fix raw gpio number usage)
Merging mmc/mmc-next (a1487fb mmc: rtsx_pci_sdmmc: Add realtek pcie sdmmc host driver)
CONFLICT (content): Merge conflict in drivers/mmc/host/omap.c
CONFLICT (content): Merge conflict in drivers/mmc/host/davinci_mmc.c
Merging kgdb/kgdb-next (08f9553 tty/console: fix warnings in drivers/tty/serial/kgdboc.c)
Merging slab/for-next (e2087be Merge branch 'slab/tracing' into slab/for-linus)
Merging uclinux/for-next (a0d271c Linux 3.6)
Merging md/for-next (c0c6d3f md: writing to sync_action should clear the read-auto state.)
CONFLICT (content): Merge conflict in fs/bio.c
CONFLICT (content): Merge conflict in drivers/md/raid0.c
Merging mfd/for-next (74d8378 ARM: dts: Enable 88pm860x pmic)
Merging battery/master (18766f0 Merge with upstream to accommodate with MFD changes)
Merging fbdev/fbdev-next (ebe9f7b video: exynos_mipi_dsi: Remove unnecessary NULL check)
CONFLICT (content): Merge conflict in drivers/video/msm/mdp_hw.h
CONFLICT (content): Merge conflict in drivers/video/msm/mdp.c
CONFLICT (content): Merge conflict in drivers/video/msm/mddi.c
CONFLICT (modify/delete): drivers/video/epson1355fb.c deleted in HEAD and modified in fbdev/fbdev-next. Version fbdev/fbdev-next of drivers/video/epson1355fb.c left in tree.
CONFLICT (content): Merge conflict in arch/arm/mach-s3c64xx/mach-real6410.c
CONFLICT (content): Merge conflict in arch/arm/mach-s3c64xx/mach-mini6410.c
$ git rm -f drivers/video/epson1355fb.c
Merging viafb/viafb-next (838ac78 viafb: avoid refresh and mode lookup in set_par)
Merging omap_dss2/for-next (13b1ba7 OMAPDSS: add missing include for string.h)
CONFLICT (content): Merge conflict in drivers/video/omap2/dss/dispc.c
CONFLICT (content): Merge conflict in drivers/video/omap2/displays/panel-taal.c
CONFLICT (content): Merge conflict in drivers/video/omap/lcd_ams_delta.c
Merging regulator/for-next (6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next)
Merging security/next (bf53083 Merge tag 'v3.6-rc7' into next)
Merging selinux/master (c2d7b24 Merge tag 'v3.4' into 20120409)
Merging lblnet/master (7e27d6e Linux 2.6.35-rc3)
Merging watchdog/master (58ddfed Merge branch 'master' of ../linux-watchdog)
Merging dwmw2-iommu/master (c3b92c8 Linux 3.1)
Merging iommu/next (0094872 Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'x86/amd-irq-remapping' into next)
Merging vfio/next (f448d31 vfio: Fix PCI INTx disable consistency)
Merging osd/linux-next (7f8d145 pnfs_osd_xdr: Remove unused #include from pnfs_osd_xdr.h)
Merging jc_docs/docs-next (5c050fb docs: update the development process document)
Merging trivial/for-next (9c33c51 doc: fix old config name of kprobetrace)
Merging audit/for-next (dcd6c92 Linux 3.3-rc1)
Merging pm/linux-next (df5a2a1 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394)
Merging apm/for-next (fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm)
Merging fsnotify/for-next (1aec9c0 inotify: automatically restart syscalls)
CONFLICT (content): Merge conflict in kernel/audit_tree.c
Merging edac/linux_next (cfe5031 edac: edac_mc no longer deals with kobjects directly)
Merging edac-amd/for-next (305f1c3 Merge branch '3.3-pci_device_id' into edac-for-next)
CONFLICT (content): Merge conflict in drivers/edac/amd64_edac.c
CONFLICT (content): Merge conflict in Documentation/edac.txt
Merging devicetree/devicetree/next (efd68e7 devicetree: add helper inline for retrieving a node's full name)
Merging dt-rh/for-next (36165f5 MAINTAINERS: add scripts/dtc under Devicetree maintainers)
Merging spi/spi/next (d8e328b spi: Add "spi:" prefix to modalias attribute of spi devices)
Merging spi-mb/spi-next (43e37b0 spi: tsc2005: delete soon-obsolete e-mail address)
Merging tip/auto-latest (6b90cb2 Merge branch 'sched/urgent')
Merging rcu/rcu/next (593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b)
Merging cputime/cputime (c3e0ef9 [S390] fix cputime overflow in uptime_proc_show)
Merging uprobes/for-next (0326f5a uprobes/core: Handle breakpoint and singlestep exceptions)
Merging kmemleak/kmemleak (4878677 kmemleak: do not leak object after tree insertion error)
Merging kvm/linux-next (3d11df7 KVM: s390: Fix vcpu_load handling in interrupt code)
Merging kvm-ppc/kvm-ppc-next (2c4eb8b KVM: PPC: Move mtspr/mfspr emulation into own functions)
Merging oprofile/for-next (61bccf1 oprofile: Remove 'WQ on CPUx, prefer CPUy' warning)
Merging xen/upstream/xen (af3a3ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes)
Merging xen-two/linux-next (8825f04 Merge branch 'stable/for-linus-3.7' into linux-next)
Applying: The Xen tree tries to add a line to arch/arm/mach-vexpress/Makefile.boot that has been removed by the following commit in Linus' master:
Merging xen-pvhvm/linux-next (b056b6a xen: suspend: remove xen_hvm_suspend)
Merging percpu/for-next (61011677 Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm)
Merging workqueues/for-next (2b0f620 Merge branch 'for-3.7' into for-next)
Merging drivers-x86/linux-next (455f38c eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug())
Merging hwpoison/hwpoison (46e387b Merge branch 'hwpoison-hugepages' into hwpoison)
Merging sysctl/master (4e474a0 sysctl: protect poll() in entries that may go away)
Merging regmap/for-next (613dac3 Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' into regmap-next)
Merging hsi/for-next (43139a6 HSI: hsi_char: Update ioctl-number.txt)
Merging leds/for-next (2f73c39 leds: add output driver configuration for pca9633 led driver)
Merging driver-core/driver-core-next (e0f21e6 memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl())
Merging tty/tty-next (ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm)
Merging usb/usb-next (ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm)
Merging staging/staging-next (e187895 staging: comedi: jr3_pci: fix iomem dereference)
Merging char-misc/char-misc-next (5dc2db0 drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init)
Merging tmem/linux-next (a728d5e Merge commit 'v3.6-rc6' into linux-next)
Merging writeback/writeback-for-next (2f60d62 CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug)
Merging arm-dt/devicetree/arm-next (ede338f dt: add documentation of ARM dt boot interface)
Merging hwspinlock/linux-next (8b37fcf hwspinlock: add MAINTAINERS entries)
Merging pinctrl/for-next (e1b2dc7 pinctrl: add bcm2835 driver)
Merging vhost/linux-next (e0953c8 tun: experimental zero copy tx support)
CONFLICT (content): Merge conflict in drivers/net/tun.c
Merging memblock/memblock-kill-early_node_map (7bd0b0f memblock: Reimplement memblock allocation using reverse free area iterator)
Merging remoteproc/for-next (ed26d19 remoteproc: fix (again) the virtio-related build breakage)
Merging irqdomain/irqdomain/next (f5a1ad0 irqdomain: Improve diagnostics when a domain mapping fails)
Merging gpio/gpio/next (ddf343f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux)
Merging gpio-lw/for-next (901acf5 gpio: pcf857x: select IRQ_DOMAIN)
Merging arm-soc/for-next (fdb1cd7 Merge branch 'fixes' into for-next)
Merging ep93xx/ep93xx-for-next (70f0f7c Merge branch 'ep93xx-fixes' into ep93xx-for-next)
Merging ixp4xx/next (2346020 IXP4xx: map CPU config registers within VMALLOC region.)
CONFLICT (content): Merge conflict in arch/arm/mach-ixp4xx/include/mach/ixp4xx-regs.h
CONFLICT (content): Merge conflict in arch/arm/mach-ixp4xx/common.c
Merging msm/for-next (a0d271c Linux 3.6)
Merging renesas/next (b681273 Merge branch 'heads/boards' into next)
CONFLICT (content): Merge conflict in arch/arm/Kconfig
Merging samsung/for-next (59e65fd Merge branch 'next/dt-samsung-new' into for-next)
CONFLICT (content): Merge conflict in arch/arm/mach-exynos/clock-exynos5.c
Merging tegra/for-next (979570e Linux 3.6-rc7)
Merging kvmtool/master (da22ea8 kvm tools: Do setup_fdt() later, get powerpc to boot again)
Merging dma-mapping/dma-mapping-next (461b6f0 Merge branch 'next-cleanup' into for-v3.7)
Merging pwm/for-next (85f8879 pwm: dt: Fix description of second PWM cell)
Merging dma-buf/for-next (ba42051 dma-buf: might_sleep() in dma_buf_unmap_attachment())
Merging userns/for-next (5545730 userns: Properly print bluetooth socket uids)
Merging ktest/for-next (95f5783 ktest: Fix ELSE IF statements)
Merging signal/for-next (12f79be alpha: don't open-code trace_report_syscall_{enter,exit})
CONFLICT (content): Merge conflict in fs/exec.c
CONFLICT (content): Merge conflict in arch/xtensa/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/x86/kernel/signal.c
CONFLICT (content): Merge conflict in arch/x86/kernel/process_32.c
CONFLICT (content): Merge conflict in arch/x86/Kconfig
CONFLICT (content): Merge conflict in arch/um/kernel/exec.c
CONFLICT (content): Merge conflict in arch/s390/Kconfig
CONFLICT (content): Merge conflict in arch/powerpc/Kconfig
CONFLICT (content): Merge conflict in arch/mn10300/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/mn10300/Kconfig
CONFLICT (content): Merge conflict in arch/microblaze/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/m68k/Kconfig
CONFLICT (content): Merge conflict in arch/m32r/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/ia64/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/h8300/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/frv/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/cris/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/c6x/Kconfig
CONFLICT (content): Merge conflict in arch/avr32/include/asm/Kbuild
CONFLICT (content): Merge conflict in arch/arm/include/asm/thread_info.h
CONFLICT (content): Merge conflict in arch/arm/Kconfig
CONFLICT (content): Merge conflict in arch/alpha/Kconfig
Merging clk/clk-next (494bfec clk: add of_clk_src_onecell_get() support)
Merging random/dev (d2e7c96 random: mix in architectural randomness in extract_buf())
Merging scsi-post-merge/merge-base:master ()
$ git checkout akpm
Applying: CRIS: Fix I/O macros
Applying: selinux: fix sel_netnode_insert() suspicious rcu dereference
Applying: vfs: d_obtain_alias() needs to use "/" as default name.
Applying: x86 cpu_hotplug: unmap cpu2node when the cpu is hotremoved
Applying: cpu_hotplug-unmap-cpu2node-when-the-cpu-is-hotremoved-fix
Applying: acpi_memhotplug.c: fix memory leak when memory device is unbound from the module acpi_memhotplug
Applying: acpi_memhotplug.c: free memory device if acpi_memory_enable_device() failed
Applying: acpi_memhotplug.c: remove memory info from list before freeing it
Applying: acpi_memhotplug.c: don't allow to eject the memory device if it is being used
Applying: acpi_memhotplug.c: bind the memory device when the driver is being loaded
Applying: acpi_memhotplug.c: auto bind the memory device which is hotplugged before the driver is loaded
Applying: arch/x86/platform/iris/iris.c: register a platform device and a platform driver
Applying: x86 numa: don't check if node is NUMA_NO_NODE
Applying: arch/x86/tools/insn_sanity.c: identify source of messages
Applying: arch/x86/platform/uv: fix incorrect tlb flush all issue
Applying: fs/debugsfs: remove unnecessary inode->i_private initialization
Applying: pcmcia: move unbind/rebind into dev_pm_ops.complete
Applying: drm/i915: optimize DIV_ROUND_CLOSEST() call
Applying: timeconst.pl: remove deprecated defined(@array)
Applying: time: don't inline EXPORT_SYMBOL functions
Applying: compiler-gcc4.h: correct verion check for __compiletime_error
Applying: h8300: select generic atomic64_t support
Applying: readahead: fault retry breaks mmap file read random detection
Applying: cciss: cleanup bitops usage
Applying: cciss: use check_signature()
Applying: block: store partition_meta_info.uuid as a string
Applying: init: reduce PARTUUID min length to 1 from 36
Applying: block: partition: msdos: provide UUIDs for partitions
Applying: drbd: use copy_highpage
Applying: vfs: increment iversion when a file is truncated
Applying: fs: change return values from -EACCES to -EPERM
Applying: fs/block_dev.c: no need to check inode->i_bdev in bd_forget()
Applying: mm/page_alloc.c: remove duplicate check
Applying: mm: remove __GFP_NO_KSWAPD
Applying: x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
Applying: x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
Applying: x86-pat-separate-the-pfn-attribute-tracking-for-remap_pfn_range-and-vm_insert_pfn-fix
Applying: mm, x86, pat: rework linear pfn-mmap tracking
Applying: mm: introduce arch-specific vma flag VM_ARCH_1
Applying: mm: kill vma flag VM_INSERTPAGE
Applying: mm: kill vma flag VM_CAN_NONLINEAR
Applying: mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Applying: mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Applying: mm: prepare VM_DONTDUMP for using in drivers
Applying: mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Applying: mm-kill-vma-flag-vm_reserved-and-mm-reserved_vm-counter-fix
Applying: mm: fix nonuniform page status when writing new file with small buffer
Applying: mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix
Applying: mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix-fix
Applying: mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links()
Applying: mm-mmapc-replace-find_vma_prepare-with-clearer-find_vma_links fix
Applying: mm: compaction: update comment in try_to_compact_pages
Applying: mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures
Applying: mm-vmscan-scale-number-of-pages-reclaimed-by-reclaim-compaction-based-on-failures-fix
Applying: mm: compaction: capture a suitable high-order page immediately when it is made available
Applying: Revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages"
Applying: mempolicy: remove mempolicy sharing
Applying: mempolicy: fix a race in shared_policy_replace()
Applying: mempolicy: fix refcount leak in mpol_set_shared_policy()
Applying: mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()
Applying: mempolicy-fix-a-memory-corruption-by-refcount-imbalance-in-alloc_pages_vma-v2
Applying: mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
Applying: mm-mmu_notifier-fix-inconsistent-memory-between-secondary-mmu-and-host-fix
Applying: mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule
Applying: mm/mmu_notifier: init notifier if necessary
Applying: mm/mmu_notifier: init notifier if necessary
Applying: mm/vmscan: fix error number for failed kthread
Applying: mm: hugetlb: add arch hook for clearing page flags before entering pool
Applying: mm: adjust final #endif position in mm/internal.h
Applying: thp: fix the count of THP_COLLAPSE_ALLOC
Applying: thp: remove unnecessary check in start_khugepaged
Applying: thp: move khugepaged_mutex out of khugepaged
Applying: thp: remove unnecessary khugepaged_thread check
Applying: thp: remove wake_up_interruptible in the exit path
Applying: thp: remove some code depend on CONFIG_NUMA
Applying: thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan
Applying: thp: release page in page pre-alloc path
Applying: thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page
Applying: thp: remove khugepaged_loop
Applying: thp: use khugepaged_enabled to remove duplicate code
Applying: thp: remove unnecessary set_recommended_min_free_kbytes
Applying: mm: fix potential anon_vma locking issue in mprotect()
Applying: thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
Applying: thp: remove assumptions on pgtable_t type
Applying: thp: introduce pmdp_invalidate()
Applying: thp: make MADV_HUGEPAGE check for mm->def_flags
Applying: thp, s390: thp splitting backend for s390
Applying: thp, s390: thp pagetable pre-allocation for s390
Applying: thp, s390: disable thp for kvm host on s390
Applying: thp, s390: architecture backend for thp on s390
Applying: thp, s390: add missing earlyclobber to inline assembly
Applying: ipc/mqueue: remove unnecessary rb_init_node() calls
Applying: rbtree: reference Documentation/rbtree.txt for usage instructions
Applying: rbtree: empty nodes have no color
Applying: rbtree-empty-nodes-have-no-color-fix
Applying: rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
Applying: rbtree: move some implementation details from rbtree.h to rbtree.c
Applying: rbtree: fix jffs2 build issue due to renamed __rb_parent_color field
Applying: rbtree: performance and correctness test
Applying: rbtree-performance-and-correctness-test-fix
Applying: rbtree: break out of rb_insert_color loop after tree rotation
Applying: rbtree: adjust root color in rb_insert_color() only when necessary
Applying: rbtree: low level optimizations in rb_insert_color()
Applying: rbtree: adjust node color in __rb_erase_color() only when necessary
Applying: perf tools: fix build for another rbtree.c change
Applying: rbtree: optimize case selection logic in __rb_erase_color()
Applying: rbtree: low level optimizations in __rb_erase_color()
Applying: rbtree: coding style adjustments
Applying: rbtree: optimize fetching of sibling node
Applying: rbtree test: fix sparse warning about 64-bit constant
Applying: rbtree: add __rb_change_child() helper function
Applying: rbtree: place easiest case first in rb_erase()
Applying: rbtree: handle 1-child recoloring in rb_erase() instead of rb_erase_color()
Applying: rbtree: low level optimizations in rb_erase()
Applying: rbtree: augmented rbtree test
Applying: rbtree: faster augmented rbtree manipulation
Applying: rbtree: remove prior augmented rbtree implementation
Applying: rbtree: add RB_DECLARE_CALLBACKS() macro
Applying: rbtree: add prio tree and interval tree tests
Applying: mm: replace vma prio_tree with an interval tree
Applying: kmemleak: use rbtree instead of prio tree
Applying: prio_tree: remove
Applying: rbtree: move augmented rbtree functionality to rbtree_augmented.h
Applying: mm: interval tree updates
Applying: mm anon rmap: remove anon_vma_moveto_tail
Applying: mm anon rmap: replace same_anon_vma linked list with an interval tree.
Applying: mm rmap: remove vma_address check for address inside vma
Applying: mm: add CONFIG_DEBUG_VM_RB build option
Applying: mm anon rmap: in mremap, set the new vma's position before anon_vma_clone()
Applying: mm: avoid taking rmap locks in move_ptes()
Applying: memory-hotplug: build zonelists when offlining pages
Applying: mm: mmu_notifier: make the mmu_notifier srcu static
Applying: mm: cma: discard clean pages during contiguous allocation instead of migration
Applying: mm-cma-discard-clean-pages-during-contiguous-allocation-instead-of-migration-fix
Applying: mm-cma-discard-clean-pages-during-contiguous-allocation-instead-of-migration-fix-fix
Applying: mm: fix tracing in free_pcppages_bulk()
Applying: mm-fix-tracing-in-free_pcppages_bulk-fix
Applying: cma: fix counting of isolated pages
Applying: cma: count free CMA pages
Applying: cma-count-free-cma-pages-fix
Applying: cma: fix watermark checking
Applying: cma: fix watermark checking cleanup
Applying: mm: page_alloc: use get_freepage_migratetype() instead of page_private()
Applying: mm: remain migratetype in freed page
Applying: memory-hotplug: bug fix race between isolation and allocation
Applying: memory-hotplug: fix pages missed by race rather than failing
Applying: memory-hotplug-fix-pages-missed-by-race-rather-than-failng-fix
Applying: atomic: implement generic atomic_dec_if_positive()
Applying: atomic-implement-generic-atomic_dec_if_positive-fix
Applying: swap: add a simple detector for inappropriate swapin readahead
Applying: swap-add-a-simple-detector-for-inappropriate-swapin-readahead-fix
Applying: mm/memblock: reduce overhead in binary search
Applying: mm/memblock: use existing interface to set nid
Applying: mm/memblock: cleanup early_node_map[] related comments
Applying: mm: compaction: abort compaction loop if lock is contended or run too long
Applying: mm-compaction-abort-compaction-loop-if-lock-is-contended-or-run-too-long-fix
Applying: mm-compaction-abort-compaction-loop-if-lock-is-contended-or-run-too-long-fix-2
Applying: mm: compaction: move fatal signal check out of compact_checklock_irqsave
Applying: mm: compaction: Update try_to_compact_pages()kerneldoc comment
Applying: mm: compaction: acquire the zone->lru_lock as late as possible
Applying: mm-compaction-acquire-the-zone-lru_lock-as-late-as-possible-fix
Applying: mm-compaction-acquire-the-zone-lru_lock-as-late-as-possible-fix-fix
Applying: mm: compaction: acquire the zone->lock as late as possible
Applying: mm: compaction: iron out isolate_freepages_block() and isolate_freepages_range()
Applying: Revert "mm: have order > 0 compaction start off where it left"
Applying: mm: compaction: cache if a pageblock was scanned and no pages were isolated
Applying: mm-compaction-cache-if-a-pageblock-was-scanned-and-no-pages-were-isolated-fix
Applying: mm: compaction: cache if a pageblock was scanned and no pages were isolated -fix2
Applying: mm: compaction: Restart compaction from near where it left off
Applying: mm: compaction: Restart compaction from near where it left off -fix
Applying: mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
Applying: mm/hugetlb.c: remove duplicate inclusion of header file
Applying: mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
Applying: mm-page_alloc-refactor-out-__alloc_contig_migrate_alloc-checkpatch-fixes
Applying: memory-hotplug: don't replace lowmem pages with highmem
Applying: thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator
Applying: mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()
Applying: mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c
Applying: mm: enable CONFIG_COMPACTION by default
Applying: mm: fix-up zone present pages
Applying: memcg: trivial fixes for Documentation/cgroups/memory.txt
Applying: memcg: cleanup kmem tcp ifdefs
Applying: memcg: move mem_cgroup_is_root upwards
Applying: mm: fix invalidate_complete_page2() lock ordering
Applying: mm: remove vma arg from page_evictable
Applying: mm: use clear_page_mlock() in page_remove_rmap()
Applying: mm: remove free_page_mlock
Applying: mm, numa: reclaim from all nodes within reclaim distance
Applying: mm-numa-reclaim-from-all-nodes-within-reclaim-distance-fix
Applying: mm, numa: reclaim from all nodes within reclaim distance fix fix
Applying: memory.txt: remove stray information
Applying: mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Applying: hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach
Applying: mm: move all mmu notifier invocations to be done outside the PT lock
Applying: mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
Applying: mm: call invalidate_range_end in do_wp_page even for zero pages
Applying: Revert 0def08e3 because check_range can't fail in migrate_to_node with
Applying: mm: enhance comment and bug check
Applying: memory-hotplug: fix zone stat mismatch
Applying: mm: remove unevictable_pgs_mlockfreed
Applying: KSM: numa awareness sysfs knob
Applying: mm/memory.c: fix typo in comment
Applying: fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
Applying: kpageflags: fix wrong KPF_THP on non-huge compound pages
Applying: CMA: migrate mlocked pages
Applying: cma: decrease cc.nr_migratepages after reclaiming pagelist
Applying: score: select generic atomic64_t support
Applying: pwm_backlight: add device tree support for Low Threshold Brightness
Applying: pwm_backlight-add-device-tree-support-for-low-threshold-brightness-fix
Applying: drivers/firmware/dmi_scan.c: check dmi version when get system uuid
Applying: drivers-firmware-dmi_scanc-check-dmi-version-when-get-system-uuid-fix
Applying: drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
Applying: drivers-firmware-dmi_scanc-fetch-dmi-version-from-smbios-if-it-exists-checkpatch-fixes
Applying: hfsplus: add on-disk layout declarations related to attributes tree
Applying: hfsplus: add functionality of manipulating by records in attributes tree
Applying: hfsplus: rework functionality of getting, setting and deleting of extended attributes
Applying: hfsplus: add support of manipulation by attributes file
Applying: hfsplus-add-support-of-manipulation-by-attributes-file-checkpatch-fixes
Applying: hfsplus: code style fixes - reworked support of extended attributes
Applying: ipc/sem.c: alternatives to preempt_disable()
Applying: prio_tree: fix fs/block_dev.c for removal of prio_tree
Applying: fs/block_dev.c:set_blocksize(): use mapping_mapped()
Merging akpm/master (2ad4dcc fs/block_dev.c:set_blocksize(): use mapping_mapped())
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* linux-next: Tree for Oct 9
@ 2013-10-09 14:14 Thierry Reding
2013-10-09 15:29 ` Guenter Roeck
0 siblings, 1 reply; 17+ messages in thread
From: Thierry Reding @ 2013-10-09 14:14 UTC (permalink / raw)
To: linux-next, linux-kernel; +Cc: Mark Brown
Hi all,
I've uploaded today's linux-next tree to the master branch of the
repository below:
git://gitorious.org/thierryreding/linux-next.git
A next-20131009 tag is also provided for convenience.
Gained a few conflicts, but nothing too exciting. x86, ARM, PowerPC and
MIPS default configurations build fine. There were some build failures
unrelated to the merge, most of which I fixed and added as patches on
top of the final merge.
Thierry
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: linux-next: Tree for Oct 9
2013-10-09 14:14 Thierry Reding
@ 2013-10-09 15:29 ` Guenter Roeck
2013-10-09 15:44 ` Guenter Roeck
0 siblings, 1 reply; 17+ messages in thread
From: Guenter Roeck @ 2013-10-09 15:29 UTC (permalink / raw)
To: Thierry Reding; +Cc: linux-next, linux-kernel, Mark Brown
On Wed, Oct 09, 2013 at 04:14:22PM +0200, Thierry Reding wrote:
> Hi all,
>
> I've uploaded today's linux-next tree to the master branch of the
> repository below:
>
> git://gitorious.org/thierryreding/linux-next.git
>
> A next-20131009 tag is also provided for convenience.
>
> Gained a few conflicts, but nothing too exciting. x86, ARM, PowerPC and
> MIPS default configurations build fine. There were some build failures
> unrelated to the merge, most of which I fixed and added as patches on
> top of the final merge.
>
Build results:
total: 110 pass: 93 skipped: 4 fail: 13
[3.12-rc4: total: 110 pass: 105 skipped: 3 fail: 2]
Failed builds:
alpha:allmodconfig
arm:allmodconfig
blackfin:defconfig
i386:allyesconfig
i386:allmodconfig
m68k:allmodconfig
mips:allmodconfig
mips:nlm_xlp_defconfig
powerpc:allmodconfig
sparc64:allmodconfig
x86_64:allmodconfig
x86_64:allyesconfig
xtensa:allmodconfig
Many of the failures are due to ceph:
fs/ceph/file.c: In function 'ceph_sync_read':
fs/ceph/file.c:437:25: error: 'struct iov_iter' has no member named 'iov'
...
Guenter
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: linux-next: Tree for Oct 9
2013-10-09 15:29 ` Guenter Roeck
@ 2013-10-09 15:44 ` Guenter Roeck
2013-10-09 17:55 ` Guenter Roeck
0 siblings, 1 reply; 17+ messages in thread
From: Guenter Roeck @ 2013-10-09 15:44 UTC (permalink / raw)
To: Thierry Reding; +Cc: linux-next, linux-kernel, Mark Brown
On Wed, Oct 09, 2013 at 08:29:06AM -0700, Guenter Roeck wrote:
> On Wed, Oct 09, 2013 at 04:14:22PM +0200, Thierry Reding wrote:
> > Hi all,
> >
> > I've uploaded today's linux-next tree to the master branch of the
> > repository below:
> >
> > git://gitorious.org/thierryreding/linux-next.git
> >
> > A next-20131009 tag is also provided for convenience.
> >
> > Gained a few conflicts, but nothing too exciting. x86, ARM, PowerPC and
> > MIPS default configurations build fine. There were some build failures
> > unrelated to the merge, most of which I fixed and added as patches on
> > top of the final merge.
> >
> Build results:
> total: 110 pass: 93 skipped: 4 fail: 13
> [3.12-rc4: total: 110 pass: 105 skipped: 3 fail: 2]
>
> Failed builds:
> alpha:allmodconfig
> arm:allmodconfig
> blackfin:defconfig
> i386:allyesconfig
> i386:allmodconfig
> m68k:allmodconfig
> mips:allmodconfig
> mips:nlm_xlp_defconfig
> powerpc:allmodconfig
> sparc64:allmodconfig
> x86_64:allmodconfig
> x86_64:allyesconfig
> xtensa:allmodconfig
>
> Many of the failures are due to ceph:
>
> fs/ceph/file.c: In function 'ceph_sync_read':
> fs/ceph/file.c:437:25: error: 'struct iov_iter' has no member named 'iov'
> ...
>
Sorry, that was the result for yesterday's tree. I should have results for the
October 9 tree in a couple of hours.
Guenter
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: linux-next: Tree for Oct 9
2013-10-09 15:44 ` Guenter Roeck
@ 2013-10-09 17:55 ` Guenter Roeck
0 siblings, 0 replies; 17+ messages in thread
From: Guenter Roeck @ 2013-10-09 17:55 UTC (permalink / raw)
To: Thierry Reding; +Cc: linux-next, linux-kernel, Mark Brown
On Wed, Oct 09, 2013 at 08:44:24AM -0700, Guenter Roeck wrote:
> On Wed, Oct 09, 2013 at 08:29:06AM -0700, Guenter Roeck wrote:
> > On Wed, Oct 09, 2013 at 04:14:22PM +0200, Thierry Reding wrote:
> > > Hi all,
> > >
> > > I've uploaded today's linux-next tree to the master branch of the
> > > repository below:
> > >
> > > git://gitorious.org/thierryreding/linux-next.git
> > >
> > > A next-20131009 tag is also provided for convenience.
> > >
> > > Gained a few conflicts, but nothing too exciting. x86, ARM, PowerPC and
> > > MIPS default configurations build fine. There were some build failures
> > > unrelated to the merge, most of which I fixed and added as patches on
> > > top of the final merge.
> > >
> > Build results:
> > total: 110 pass: 93 skipped: 4 fail: 13
> > [3.12-rc4: total: 110 pass: 105 skipped: 3 fail: 2]
> >
> > Failed builds:
> > alpha:allmodconfig
> > arm:allmodconfig
> > blackfin:defconfig
> > i386:allyesconfig
> > i386:allmodconfig
> > m68k:allmodconfig
> > mips:allmodconfig
> > mips:nlm_xlp_defconfig
> > powerpc:allmodconfig
> > sparc64:allmodconfig
> > x86_64:allmodconfig
> > x86_64:allyesconfig
> > xtensa:allmodconfig
> >
> > Many of the failures are due to ceph:
> >
> > fs/ceph/file.c: In function 'ceph_sync_read':
> > fs/ceph/file.c:437:25: error: 'struct iov_iter' has no member named 'iov'
> > ...
> >
> Sorry, that was the result for yesterday's tree. I should have results for the
> October 9 tree in a couple of hours.
>
October 9 results are exactly the same.
Guenter
^ permalink raw reply [flat|nested] 17+ messages in thread
* linux-next: Tree for Oct 9
@ 2014-10-09 7:11 Stephen Rothwell
0 siblings, 0 replies; 17+ messages in thread
From: Stephen Rothwell @ 2014-10-09 7:11 UTC (permalink / raw)
To: linux-next; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 30067 bytes --]
Hi all,
Please do not add any material intended for v3.19 to your linux-next
included trees until after v3.18-rc1 has been released.
Changes since 20141008:
Removed tree: dmaengine
The tip tree gained a conflict against the mips tree.
The percpu gained a conflict against the tip tree.
Non-merge commits (relative to Linus' tree): 6144
5611 files changed, 310537 insertions(+), 109219 deletions(-)
----------------------------------------------------------------------------
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one. You should use "git fetch" and checkout or reset to the new
master.
You can see which trees have been included by looking in the Next/Trees
file in the source. There are also quilt-import.log and merge.log files
in the Next directory. Between each merge, the tree was built with
a ppc64_defconfig for powerpc and an allmodconfig for x86_64 and a
multi_v7_defconfig for arm. After the final fixups (if any), it is also
built with powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig and
allyesconfig (this fails its final link) and i386, sparc, sparc64 and arm
defconfig.
Below is a summary of the state of the merge.
I am currently merging 226 trees (counting Linus' and 32 trees of patches
pending for Linus' tree).
Stats about the size of the tree over time can be seen at
http://neuling.org/linux-next-size.html .
Status of my local build tests will be at
http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
advice about cross compilers/configs that work, we are always open to add
more builds.
Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
Gortmaker for triage and bug fixes.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
$ git checkout master
$ git reset --hard stable
Merging origin/master (d5935b07da53 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc)
Merging fixes/master (b94d525e58dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
Merging kbuild-current/rc-fixes (7d1311b93e58 Linux 3.17-rc1)
Merging arc-current/for-curr (2ce7598c9a45 Linux 3.17-rc4)
Merging arm-current/fixes (ad684dce87fa ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset")
Merging m68k-current/for-linus (24cae7934cf1 m68k: Reformat arch/m68k/mm/hwtest.c)
Merging metag-fixes/fixes (ffe6902b66aa asm-generic: remove _STK_LIM_MAX)
Merging mips-fixes/mips-fixes (1795cd9b3a91 Linux 3.16-rc5)
Merging powerpc-merge/merge (396a34340cdf powerpc: Fix endianness of flash_block_list in rtas_flash)
Merging powerpc-merge-mpe/for-linus (7d59deb50aaf powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create())
Merging sparc/master (1cef94c36bd4 sparc64: Increase size of boot string to 1024 bytes)
Merging net/master (5301e3e117d8 net_sched: copy exts->type in tcf_exts_change())
Merging ipsec/master (b8c203b2d2fc xfrm: Generate queueing routes only from route lookup functions)
Merging sound-current/for-linus (6d16941aee6e ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212))
Merging pci-current/for-linus (7cbeb9f90db8 PCI: pciehp: Fix pcie_wait_cmd() timeout)
Merging wireless/master (f8adaf0ae978 brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels())
Merging driver-core.current/driver-core-linus (9e82bf014195 Linux 3.17-rc5)
Merging tty.current/tty-linus (9e82bf014195 Linux 3.17-rc5)
Merging usb.current/usb-linus (0f33be009b89 Linux 3.17-rc6)
Merging usb-gadget-fixes/fixes (0b93a4c838fa usb: dwc3: fix TRB completion when multiple TRBs are started)
Merging usb-serial-fixes/usb-linus (dee80ad12d2b USB: cp210x: add support for Seluxit USB dongle)
Merging staging.current/staging-linus (0f33be009b89 Linux 3.17-rc6)
Merging char-misc.current/char-misc-linus (9e82bf014195 Linux 3.17-rc5)
Merging input-current/for-linus (447a8b858e4b Merge branch 'next' into for-linus)
Merging md-current/for-linus (d47648fcf061 raid5: avoid finding "discard" stripe)
Merging crypto-current/master (be34c4ef693f crypto: sha - Handle unaligned input data in generic sha256 and sha512.)
Merging ide/master (a53dae49b2fe ide: use module_platform_driver())
Merging dwmw2/master (5950f0803ca9 pcmcia: remove RPX board stuff)
Merging devicetree-current/devicetree/merge (e66c98c7a0ea of: Fix NULL dereference in selftest removal code)
Merging rr-fixes/fixes (f49819560f53 virtio-rng: skip reading when we start to remove the device)
Merging vfio-fixes/for-linus (239a87020b26 Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-linus)
Merging kselftest-fixes/fixes (ce6a144a0d01 selftests/memfd: Run test on all architectures)
Merging drm-intel-fixes/for-linux-next-fixes (bfe01a5ba249 Linux 3.17)
Merging asm-generic/master (f3670394c29f Revert "x86/efi: Fixup GOT in all boot code paths")
Merging arc/for-next (a3556087153d ARC: boot: cpu feature print enhancements)
Merging arm/for-next (d5d16892243e Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next)
Merging arm-perf/for-next/perf (7d1311b93e58 Linux 3.17-rc1)
Merging arm-soc/for-next (e7c773b4dde3 Merge branches 'next/drivers', 'next/dt' and 'next/fixes-non-critical' into for-next)
Merging bcm2835/for-next (fa389e220254 Linux 3.14-rc6)
Merging berlin/berlin/for-next (8d4f3361e05c Merge branch 'berlin/dt' into berlin/for-next)
Merging cortex-m/for-next (f0d7515372ff ARM: v7m: add trivial suspend support)
Merging ep93xx/ep93xx-for-next (bfb0709fd17b Merge branch 'ep93xx-fixes' into ep93xx-for-next)
Merging imx-mxs/for-next (2b2244a3e7c3 ARM: dts: imx6: make gpt per clock can be from OSC)
Merging ixp4xx/next (19f949f52599 Linux 3.8)
Merging keystone/next (c9eaa447e77e Linux 3.15-rc1)
Merging msm/for-next (81cf1e061d00 ARM: msm: Rename msm devicetrees to have standard 'qcom' prefix)
Merging mvebu/for-next (65a3bb88bb33 Merge branch 'mvebu/dt' into mvebu/for-next)
Merging renesas/next (cc38f02b87ef Merge branches 'heads/dt-for-v3.18' and 'heads/soc-for-v3.18' into next)
Merging samsung/for-next (a84aaa7556a5 ARM: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on ARMv6)
CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
Merging sunxi/sunxi/for-next (429823087fec Merge branches 'sunxi/dt-for-3.18' and 'sunxi/drivers-for-3.18' into sunxi/for-next)
Merging tegra/for-next (5599b9197647 Merge branch for-3.18/defconfig into for-next)
Merging arm64/for-next/core (0a6479b0ffad arm64: Remove unneeded extern keyword)
Merging blackfin/for-linus (275f5a8573e7 blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF537-STAMP)
Merging c6x/for-linux-next (ae72758f1dd9 c6x: fix build failure caused by cache.h)
Merging cris/for-next (cd065a010a97 CRISv10: Readd missing header)
Merging hexagon/linux-next (a9a44fdf3296 Hexagon: update CR year for elf.h)
Merging ia64/next (0f33be009b89 Linux 3.17-rc6)
Merging m68k/for-next (24cae7934cf1 m68k: Reformat arch/m68k/mm/hwtest.c)
Merging m68knommu/for-next (e803d4bd3118 m68k: Fix typo 'COFNIG_MBAR')
Merging metag/for-next (f93125ae17d1 metag: cachepart: Fix failure check)
Merging microblaze/next (554336c714f4 microblaze: Use empty asm-generic/linkage.h)
Merging mips/mips-for-linux-next (31d6f57d3c65 MIPS: ralink: remove deprecated IRQF_DISABLED)
Merging openrisc/for-upstream (548dafe880ad openrisc: Use get_signal() signal_setup_done())
Merging parisc/for-next (6c700d71f7fa [PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve())
Merging parisc-hd/for-next (7575e4d56f6f Merge tag 'sound-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound)
Merging powerpc/next (9e813308a5c1 powerpc/thp: Add tracepoints to track hugepage invalidate)
Merging powernv-cpuidle/powernv-cpuidle (0888839c5b62 cpuidle/powernv: Parse device tree to setup idle states)
Merging powerpc-mpe/next (a9282d01cf35 cxl: Add documentation for userspace APIs)
Merging fsl/next (cb0446c1b625 Revert "powerpc/fsl_msi: spread msi ints across different MSIRs")
Merging mpc5xxx/next (9e813308a5c1 powerpc/thp: Add tracepoints to track hugepage invalidate)
Merging s390/features (68c97ccd51c3 s390/kdump: add support for vector extension)
CONFLICT (content): Merge conflict in arch/s390/mm/pgtable.c
Merging sparc-next/master (619df5d2870b Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblaze)
Merging tile/master (78410af51146 tile: add clock_gettime support to vDSO)
Merging uml/next (989e59fa41c5 um: Include generic barrier.h)
CONFLICT (content): Merge conflict in arch/um/include/asm/Kbuild
Merging unicore32/unicore32 (d670878e2c9a unicore32: Remove ARCH_HAS_CPUFREQ config option)
Merging xtensa/for_next (f2589bff1ce8 xtensa/uapi: Add definition of TIOC[SG]RS485)
Merging btrfs/next (a43bb39b5c71 btrfs: Fix compile error when CONFIG_SECURITY is not set.)
Merging ceph/master (c27a3e4d667f libceph: do not hard code max auth ticket len)
Merging cifs/for-next (4f927ed143fc Remap reserved posix characters by default (part 3/3))
Merging configfs/linux-next (b930c26416c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs)
Merging ecryptfs/next (35425ea24921 ecryptfs: avoid to access NULL pointer when write metadata in xattr)
Merging ext3/for_next (c53f755d339b ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr())
Merging ext4/dev (1c8944cbe1b7 ext4: add ext4_iget_normal() which is to be used for dir tree lookups)
Merging f2fs/dev (da01e61428aa Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs)
Merging fscache/fscache (1a8ed18fb7db cachefiles: remove two unused pagevecs.)
CONFLICT (content): Merge conflict in fs/fscache/object.c
Merging fuse/for-next (d7afaec0b564 fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT)
Merging gfs2/master (d29c0afe4db7 GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0))
Merging jfs/jfs-next (bb5e50aaa805 fs/jfs/super.c: convert simple_str to kstr)
Merging logfs/master (339466142b3f Fix the call to BUG() caused by no free segment found)
Merging nfs/linux-next (b4b56796fe63 Merge branch 'client-4.2' into linux-next)
Merging nfsd/nfsd-next (34549ab09e62 nfsd: eliminate "to_delegation" define)
Merging omfs/for-next (976d167615b6 Linux 3.1-rc9)
Merging squashfs/master (6d565409503f Squashfs: fix failure to unlock pages on decompress error)
Merging v9fs/for-next (f15844e0777f 9P: fix return value in v9fs_fid_xattr_set)
Merging ubifs/linux-next (91401a34038e UBI: Fastmap: Calc fastmap size correctly)
Merging xfs/for-next (bdb119bb6e9d Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next)
Merging file-locks/linux-next (1b2b32dcdb3d locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING)
CONFLICT (content): Merge conflict in fs/locks.c
Merging vfs/for-next (bb4623448d40 vfs: move getname() from callers to do_mount())
CONFLICT (content): Merge conflict in drivers/usb/gadget/function/f_fs.c
Merging pci/next (f92d9ee3ab39 Merge branch 'pci/host-xgene' into next)
CONFLICT (content): Merge conflict in arch/arm64/boot/dts/apm-storm.dtsi
Merging hid/for-next (3fd9127d236c Merge branch 'for-3.18/uhid' into for-next)
Merging i2c/i2c/for-next (a4ce47f108a6 i2c-imx: Disable the clock on probe failure)
Merging jdelvare-hwmon/master (c7208164e66f Linux 3.15-rc7)
Merging hwmon-staging/hwmon-next (3afb57fa721f hwmon: (ab8500) Call kernel_power_off instead of pm_power_off)
Merging v4l-dvb/master (8f2f28bac3d1 Merge branch 'topic/si2165' into to_next)
Merging kbuild/for-next (e9f717fb534c Merge branch 'kbuild/misc' into kbuild/for-next)
CONFLICT (content): Merge conflict in scripts/tags.sh
CONFLICT (content): Merge conflict in arch/arm/mach-at91/Makefile
Merging kconfig/for-next (95edca5c523c localmodconfig: Add config depends by default settings)
Merging libata/for-next (8ccee3cf7d8e Merge branch 'for-3.18' into for-next)
Merging pm/linux-next (9f1a05329695 Merge branch 'pm-clk')
CONFLICT (content): Merge conflict in arch/arm/mach-shmobile/setup-sh73a0.c
CONFLICT (content): Merge conflict in arch/arm/mach-shmobile/board-ape6evm-reference.c
CONFLICT (content): Merge conflict in arch/arm/configs/mvebu_v7_defconfig
Merging idle/next (e7c95ff32d00 tools/power turbostat: tweak whitespace in output format)
Merging apm/for-next (53675abbd1e5 x86, apm: Remove unused variable)
Merging cpupowerutils/master (f16603386b38 cpupower tools: add install target to the debug tools' makefiles)
Merging thermal/next (dd634666793e Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into next)
Merging ieee1394/for-next (d584a6627994 firewire: ohci: disable MSI for VIA VT6315 again)
Merging dlm/next (883854c5457a dlm: keep listening connection alive with sctp mode)
Merging swiotlb/linux-next (8e0629c1d4ce swiotlb: don't assume PA 0 is invalid)
Merging slave-dma/next (ade4a2a8e6e4 Merge branch 'for-linus' into next)
CONFLICT (content): Merge conflict in drivers/tty/serial/8250/8250_pci.c
Merging net-next/master (64b1f00a0830 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
CONFLICT (content): Merge conflict in net/ipv4/tcp.c
CONFLICT (content): Merge conflict in include/linux/skbuff.h
CONFLICT (content): Merge conflict in arch/arm/boot/dts/rk3xxx.dtsi
CONFLICT (content): Merge conflict in arch/arm/boot/dts/rk3188.dtsi
CONFLICT (content): Merge conflict in arch/arm/boot/dts/rk3188-radxarock.dts
CONFLICT (content): Merge conflict in arch/arm/boot/dts/berlin2q-marvell-dmp.dts
CONFLICT (content): Merge conflict in Documentation/networking/timestamping/Makefile
Merging ipsec-next/master (689f1c9de2ab ipsec: Remove obsolete MAX_AH_AUTH_LEN)
Merging wireless-next/master (1fca350b7616 rtlwifi: Fix possible unaligned array in ether_addr_copy())
Merging bluetooth/master (2d6d9249c235 Bluetooth: Remove redundant check on hci_conn's device class)
Merging infiniband/for-next (3bdad2d13fa6 Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next)
Merging mtd/master (b25046b1e5e3 mtd: nand: fix DocBook warnings on nand_sdr_timings doc)
Merging l2-mtd/master (8b3d58e55445 mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message)
Merging crypto/master (be34c4ef693f crypto: sha - Handle unaligned input data in generic sha256 and sha512.)
Merging drm/drm-next (1e99cfa8de0f drm/ast: Fix HW cursor image)
Merging drm-panel/drm/panel/for-next (7d1311b93e58 Linux 3.17-rc1)
Merging drm-intel/for-linux-next (1180e20606fd drm/i915: properly reenable gen8 pipe IRQs)
Merging drm-tegra/drm/tegra/for-next (7d1311b93e58 Linux 3.17-rc1)
Merging sound/for-next (6d16941aee6e ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212))
Merging sound-asoc/for-next (6f39b0dbe646 Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix/imx', 'asoc/fix/mc13783', 'asoc/fix/rockchip' and 'asoc/fix/simple' into asoc-linus)
Merging modules/modules-next (184c3fc3f52f moduleparam: Resolve missing-field-initializer warning)
Merging virtio/virtio-next (7ec62d421bdf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs)
Merging input/next (2c9a9cfec04f Input: automatically set EV_ABS bit in input_set_abs_params)
Merging input-mt/for-next (5e01dc7b26d9 Linux 3.12)
Merging block/for-next (d2ddb196235f Merge branch 'for-3.18/core' into for-next)
CONFLICT (content): Merge conflict in block/blk-core.c
Merging device-mapper/for-next (010b788c73c9 dm crypt: sort writes)
Merging embedded/master (4744b43431e8 embedded: fix vc_translate operator precedence)
Merging firmware/master (6e03a201bbe8 firmware: speed up request_firmware(), v3)
Merging pcmcia/master (80af9e6d7ae6 pcmcia at91_cf: fix raw gpio number usage)
Merging mmc/mmc-next (11bc9381b277 mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet)
Merging mmc-uh/next (8024379e0ae4 mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency)
Merging kgdb/kgdb-next (662bfa325be1 kernel/debug/debug_core.c: Logging clean-up)
Merging uclinux/for-next (6dbe51c251a3 Linux 3.9-rc1)
Merging md/for-next (86143256d202 md/bitmap: remove bev_logical_block_size rounding where not needed.)
Merging mfd/for-mfd-next (d86c21fd3111 mfd: cros_ec: wait for completion of commands that return IN_PROGRESS)
Merging backlight/for-backlight-next (b6af73b42219 backlight: omap1: add blank line after declarations)
Merging battery/master (7881c64716f3 power: ab8500_fg: Fix build warning)
CONFLICT (content): Merge conflict in drivers/power/reset/Makefile
CONFLICT (content): Merge conflict in drivers/power/reset/Kconfig
Merging fbdev/for-next (718b90ac4c21 video: xilinxfb: Simplify error path)
Merging viafb/viafb-next (838ac785d521 viafb: avoid refresh and mode lookup in set_par)
Merging omap_dss2/for-next (2d6054564313 video/atmel_lcdfb: Introduce regulator support)
Merging regulator/for-next (2ca781ca6135 Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus)
Merging security/next (594081ee7145 integrity: do zero padding of the key id)
CONFLICT (content): Merge conflict in security/smack/smack_lsm.c
CONFLICT (content): Merge conflict in fs/nfsd/vfs.c
Merging integrity/next (1b68bdf9cded ima: detect violations for mmaped files)
Merging selinux/next (4093a8443941 selinux: normalize audit log formatting)
Merging lblnet/next (d8ec26d7f828 Linux 3.13)
Merging watchdog/master (199287dd27ef watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEM)
Merging iommu/next (09b5269a1b3d Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next)
Merging dwmw2-iommu/master (1860e379875d Linux 3.15)
Merging vfio/next (93899a679fd6 vfio-pci: Fix remove path locking)
Merging osd/linux-next (ce5d36aac26c ore: Support for raid 6)
Merging jc_docs/docs-next (5c050fb96380 docs: update the development process document)
Merging trivial/for-next (7bb38d57fd75 Remove MN10300_PROC_MN2WS0038)
Merging audit/master (29075feaf1f5 next: openrisc: Fix build)
CONFLICT (content): Merge conflict in arch/arm64/kernel/ptrace.c
Merging fsnotify/for-next (1ca39ab9d21a inotify: automatically restart syscalls)
Merging devicetree/devicetree/next (669a36302641 To remove non-ascii characters in of_selftest.txt)
Merging dt-rh/for-next (d22e9131187d of: add vendor prefix for Chipidea)
Merging mailbox/mailbox-for-next (9f3e3cacb2ff dt: mailbox: add generic bindings)
Merging spi/for-next (a2285b8c75bf Merge remote-tracking branch 'spi/topic/xilinx' into spi-next)
Merging tip/auto-latest (acb4f4ad94bf Merge branch 'x86/vdso')
CONFLICT (modify/delete): fs/nfs/blocklayout/blocklayoutdm.c deleted in HEAD and modified in tip/auto-latest. Version tip/auto-latest of fs/nfs/blocklayout/blocklayoutdm.c left in tree.
CONFLICT (modify/delete): fs/nfs/blocklayout/blocklayoutdev.c deleted in HEAD and modified in tip/auto-latest. Version tip/auto-latest of fs/nfs/blocklayout/blocklayoutdev.c left in tree.
CONFLICT (content): Merge conflict in arch/x86/kernel/ptrace.c
CONFLICT (content): Merge conflict in arch/x86/kernel/entry_64.S
CONFLICT (content): Merge conflict in arch/arm64/include/asm/Kbuild
CONFLICT (modify/delete): arch/arm/mach-omap2/irq.c deleted in HEAD and modified in tip/auto-latest. Version tip/auto-latest of arch/arm/mach-omap2/irq.c left in tree.
$ git rm -f fs/nfs/blocklayout/blocklayoutdev.c fs/nfs/blocklayout/blocklayoutdm.c arch/arm/mach-omap2/irq.c
Applying: pnfs: merge fixup for sched cleanup of set_current_state(TASK_RUNNING)
Applying: arm: omap: irq: fixup for new handle_domain_irq method
Merging clockevents/clockevents/next (3252a646aa2c clocksource: exynos_mct: Only use 32-bits where possible)
Merging edac/linux_next (d0585cd815fa sb_edac: Claim a different PCI device)
Merging edac-amd/for-next (a18c3f16a907 mpc85xx_edac: Make L2 interrupt shared too)
Merging irqchip/irqchip/for-next (3bbccffba8d5 Merge branch 'irqchip/core' into irqchip/for-next)
Merging tiny/tiny/next (d45461ff03ad Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-advice', 'tiny/tinyconfig' and 'tiny/x86-boot-compressed-use-yn' into tiny/next)
CONFLICT (content): Merge conflict in mm/Makefile
Merging ftrace/for-next (382f43516812 Merge branch 'trace/ftrace/testing' into trace/for-next)
Merging rcu/rcu/next (3e28e377204b workqueue: Use cond_resched_rcu_qs macro)
Merging uprobes/for-next (0326f5a94dde uprobes/core: Handle breakpoint and singlestep exceptions)
Merging kvm/linux-next (f439ed27f8b8 kvm: do not handle APIC access page if in-kernel irqchip is not in use)
Merging kvm-arm/next (0496daa5cf99 arm/arm64: KVM: Report correct FSC for unsupported fault types)
Merging kvm-ppc/kvm-ppc-next (8d0eff638564 KVM: PPC: Pass enum to kvmppc_get_last_inst)
Merging oprofile/for-next (6ce4eac1f600 Linux 3.13-rc1)
Merging fw-nohz/nohz/next (74876a98a87a printk: Wake up klogd using irq_work)
Merging xen-tip/linux-next (95afae481414 xen: remove DEFINE_XENBUS_DRIVER() macro)
Merging percpu/for-next (0a15cbdaefcd Merge branch 'for-3.18' into for-next)
CONFLICT (content): Merge conflict in kernel/irq_work.c
CONFLICT (content): Merge conflict in fs/ext4/super.c
CONFLICT (content): Merge conflict in arch/s390/kernel/vtime.c
CONFLICT (content): Merge conflict in arch/s390/kernel/processor.c
CONFLICT (content): Merge conflict in arch/s390/kernel/irq.c
CONFLICT (content): Merge conflict in arch/s390/include/asm/cputime.h
Applying: percpu_counter: fix for ext4 updates
Applying: s390: fixup for Replace __get_cpu_var uses
Merging workqueues/for-next (e09c2c295468 workqueue: apply __WQ_ORDERED to create_singlethread_workqueue())
Merging drivers-x86/for-next (eabde0fa9670 toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type)
Merging chrome-platform/for-next (5502486a2077 platform/chrome: chromeos_laptop - Add a limit for deferred retries)
Merging sysctl/master (4e474a00d7ff sysctl: protect poll() in entries that may go away)
Merging regmap/for-next (f5b313a2bcd4 Merge remote-tracking branch 'regmap/topic/cache' into regmap-next)
Merging hsi/for-next (a26a42508157 HSI: remove deprecated IRQF_DISABLED)
Merging leds/for-next (a4c84e6aafda leds: gpio: cleanup the leds-gpio driver)
Merging ipmi/for-next (bfe01a5ba249 Linux 3.17)
Merging driver-core/driver-core-next (906d201530f2 dynamic_debug: change __dynamic_<foo>_dbg return types to void)
Merging tty/tty-next (69784fa539ef Revert "serial/core: Initialize the console pm state")
Merging usb/usb-next (4ed9a3d45555 USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST')
Merging usb-gadget/next (72a65a0d19c1 Revert "usb: gadget: composite: dequeue cdev->req before free its buffer")
Merging usb-serial/usb-next (f8c0e057b489 USB: serial: remove zte_ev driver)
Merging staging/staging-next (e603984823a9 staging: et131x: Remove et131x driver from drivers/staging)
Merging char-misc/char-misc-next (480bd3c4ad30 mei: mei_txe_fw_sts can be static)
Merging cgroup/for-next (55e8955e6eba Merge branch 'for-3.18' into for-next)
Merging scsi/for-next (20c5ec4e6d71 Merge branch 'fixes' into for-next)
Merging target-updates/for-next (0d0f660d882c iser-target: Disable TX completion interrupt coalescing)
CONFLICT (content): Merge conflict in drivers/scsi/qla2xxx/qla_target.c
Merging target-merge/for-next-merge (b28a960c42fc Linux 3.14-rc2)
Merging writeback/writeback-for-next (f9b0e058cbd0 writeback: Fix data corruption on NFS)
Merging hwspinlock/linux-next (8b37fcfc9b34 hwspinlock: add MAINTAINERS entries)
Merging pinctrl/for-next (9a50aaefc1b8 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi)
Merging vhost/linux-next (970379f59d81 vhost: move memory pointer to VQs)
CONFLICT (content): Merge conflict in drivers/vhost/net.c
Merging remoteproc/for-next (9a3c4145af32 Linux 3.16-rc6)
Merging rpmsg/for-next (397944df3290 rpmsg: fix kconfig dependencies for VIRTIO)
Merging gpio/for-next (a092e19b688b gpio: pch: Build context save/restore only for PM)
CONFLICT (content): Merge conflict in drivers/pinctrl/qcom/pinctrl-msm.c
CONFLICT (content): Merge conflict in drivers/gpio/gpiolib.c
Merging dma-mapping/dma-mapping-next (b4bbb107d73b dma-mapping: Provide write-combine allocations)
Merging pwm/for-next (e2e08970100d pwm: atmel: Fix calculation of prescale value)
Merging dma-buf/for-next (101e31050bf1 dma-buf/fence: Fix one more kerneldoc warning)
Merging userns/for-next (a1998908ba46 nfs: fix kernel warning when removing proc entry)
CONFLICT (content): Merge conflict in fs/nfs/client.c
Merging ktest/for-next (d832d743385d ktest: Don't bother with bisect good or bad on replay)
Merging signal/for-next (20b4fb485227 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs)
Merging clk/clk-next (98d147f50eb0 clk: pxa clocks build system fix)
Merging random/dev (13aa93c70e71 random: add and use memzero_explicit() for clearing data)
Merging lzo-update/lzo-update (42b775abafaf lib/lzo: huge LZO decompression speedup on ARM by using unaligned access)
Merging aio/master (668044a5d632 aio: Make it possible to remap aio ring)
Merging llvmlinux/for-next (977104ece156 arm: LLVMLinux: Use global stack register variable for percpu)
Merging documentation/for-next (0415447aa3b4 Documentation: fix broken v4l-utils URL)
Merging kselftest/next (49296470830a selftests/timers: change test to use ksft framework)
Merging signal-cleanup/signal_v4 (b9f0fb2d4a7a powerpc: Use sigsp())
CONFLICT (content): Merge conflict in arch/unicore32/kernel/signal.c
CONFLICT (content): Merge conflict in arch/s390/kernel/signal.c
CONFLICT (content): Merge conflict in arch/s390/kernel/compat_signal.c
Merging akpm-current/current (833628771769 scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized)
CONFLICT (content): Merge conflict in mm/page_alloc.c
CONFLICT (content): Merge conflict in drivers/clk/Kconfig
$ git checkout -b akpm remotes/origin/akpm/master
Applying: drivers/gpio/gpio-zevio.c: fix build
Applying: arch/x86/kernel/cpu/common.c: fix unused symbol warning
Applying: lib/string.c: remove duplicated function
Applying: lib: string: Make all calls to strnicmp into calls to strncasecmp
Applying: ARM: replace strnicmp with strncasecmp
Applying: netfilter: replace strnicmp with strncasecmp
Applying: video: fbdev: replace strnicmp with strncasecmp
Applying: cifs: replace strnicmp with strncasecmp
Applying: ocfs2: replace strnicmp with strncasecmp
Applying: isofs: replace strnicmp with strncasecmp
Applying: batman-adv: replace strnicmp with strncasecmp
Applying: scsi: replace strnicmp with strncasecmp
Applying: ib_srpt: replace strnicmp with strncasecmp
Applying: input: edt-ft5x06: replace strnicmp with strncasecmp
Applying: altera-stapl: replace strnicmp with strncasecmp
Applying: thinkpad_acpi: replace strnicmp with strncasecmp
Applying: PNP: replace strnicmp with strncasecmp
Applying: s390/cio: replace strnicmp with strncasecmp
Applying: staging: r8188eu: replace strnicmp with strncasecmp
Applying: thermal: replace strnicmp with strncasecmp
Applying: kdb: replace strnicmp with strncasecmp
Applying: fs: check bh blocknr earlier when searching lru
Applying: arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable
Applying: mem-hotplug-fix-boot-failed-in-case-all-the-nodes-are-hotpluggable-checkpatch-fixes
Applying: include/linux: remove strict_strto* definitions
Applying: lib / string_helpers: move documentation to c-file
Applying: lib / string_helpers: refactoring the test suite
Applying: lib / string_helpers: introduce string_escape_mem()
Applying: lib-string_helpers-introduce-string_escape_mem-fix
Applying: lib/vsprintf: add %*pE[achnops] format specifier
Applying: lib-vsprintf-add-%pe-format-specifier-fix
Applying: wireless: libertas: print esaped string via %*pE
Applying: wireless: ipw2x00: print SSID via %*pE
Applying: wireless: hostap: proc: print properly escaped SSID
Applying: wireless-hostap-proc-print-properly-escaped-ssid-fix
Applying: wireless-hostap-proc-print-properly-escaped-ssid-fix-2
Applying: lib80211: remove unused print_ssid()
Applying: staging: wlan-ng: use %*pEhp to print SN
Applying: staging: rtl8192e: use %*pEn to escape buffer
Applying: staging: rtl8192u: use %*pEn to escape buffer
Applying: kernel/watchdog.c: control hard lockup detection default
Applying: watchdog-control-hard-lockup-detection-default-fix
Applying: watchdog, nmi: Fix compile issues on sparc
Applying: kvm: ensure hard lockup detection is disabled by default
Applying: frv: remove unused declarations of __start___ex_table and __stop___ex_table
Applying: ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]
Applying: kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>
Applying: mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Applying: mm-softdirty-enable-write-notifications-on-vmas-after-vm_softdirty-cleared-fix
Applying: fat: add i_disksize to represent uninitialized size
Applying: fat: add fat_fallocate operation
Applying: fat: skip cluster allocation on fallocated region
Applying: fat: permit to return phy block number by fibmap in fallocated region
Applying: Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
Applying: mm: replace remap_file_pages() syscall with emulation
Applying: drivers/w1/w1_int.c: call put_device if device_register fails
Applying: mm: add strictlimit knob
Merging akpm/master (9784a199b067 mm: add strictlimit knob)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* linux-next: Tree for Oct 9
@ 2015-10-09 6:24 Stephen Rothwell
0 siblings, 0 replies; 17+ messages in thread
From: Stephen Rothwell @ 2015-10-09 6:24 UTC (permalink / raw)
To: linux-next; +Cc: linux-kernel
Hi all,
Changes since 20151008:
My fixes tree contains:
"perf tools: Fix build break on powerpc due to sample_reg_masks"
"word-at-a-time.h: powerpc: implement define zero_bytemask"
I used the h8300 tree from next-20150828 since the current tree has been
rebased onto linux-next again :-(
The battery tree still had its build failure so I used the version from
next-20150925.
The tip tree gained a conflict against the crypto-current tree.
The chrome-platform tree lost its build failure.
Non-merge commits (relative to Linus' tree): 5944
4803 files changed, 250566 insertions(+), 101520 deletions(-)
----------------------------------------------------------------------------
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one. You should use "git fetch" and checkout or reset to the new
master.
You can see which trees have been included by looking in the Next/Trees
file in the source. There are also quilt-import.log and merge.log
files in the Next directory. Between each merge, the tree was built
with a ppc64_defconfig for powerpc and an allmodconfig for x86_64,
a multi_v7_defconfig for arm and a native build of tools/perf. After
the final fixups (if any), it is also built with powerpc allnoconfig
(32 and 64 bit), ppc44x_defconfig, allyesconfig (this fails its final
link) and pseries_le_defconfig and i386, sparc, sparc64 and arm defconfig.
Below is a summary of the state of the merge.
I am currently merging 228 trees (counting Linus' and 34 trees of patches
pending for Linus' tree).
Stats about the size of the tree over time can be seen at
http://neuling.org/linux-next-size.html .
Status of my local build tests will be at
http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
advice about cross compilers/configs that work, we are always open to add
more builds.
Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
Gortmaker for triage and bug fixes.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
$ git checkout master
$ git reset --hard stable
Merging origin/master (c6fa8e6de3dc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux)
Merging fixes/master (61196131f628 perf tools: Fix build break on powerpc due to sample_reg_masks)
Merging kbuild-current/rc-fixes (3d1450d54a4f Makefile: Force gzip and xz on module install)
Merging arc-current/for-curr (e4140819dadc ARC: signal handling robustify)
Merging arm-current/fixes (868e87ccda24 ARM: make RiscPC depend on MMU)
Merging m68k-current/for-linus (95bc06ef049b m68k/defconfig: Update defconfigs for v4.3-rc1)
Merging metag-fixes/fixes (0164a711c97b metag: Fix ioremap_wc/ioremap_cached build errors)
Merging mips-fixes/mips-fixes (1795cd9b3a91 Linux 3.16-rc5)
Merging powerpc-fixes/fixes (4108efb02daa cxl: Fix number of allocated pages in SPA)
Merging powerpc-merge-mpe/fixes (bc0195aad0da Linux 4.2-rc2)
Merging sparc/master (73958c651fbf sparc64: use ENTRY/ENDPROC in VISsave)
Merging net/master (85121d6ee697 net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x)
Merging ipsec/master (4e077237cfb6 xfrm: Fix state threshold configuration from userspace)
Merging ipvs/master (6ece90f9a13e netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6})
Merging sound-current/for-linus (601d62959d08 Merge tag 'asoc-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus)
Merging pci-current/for-linus (1266963170f5 PCI: Prevent out of bounds access in numa_node override)
Merging wireless-drivers/master (de28a05ee28e Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes)
Merging driver-core.current/driver-core-linus (9ffecb102835 Linux 4.3-rc3)
Merging tty.current/tty-linus (0c5562716787 drivers/tty: require read access for controlling terminal)
Merging usb.current/usb-linus (72194739f546 usb: Add device quirk for Logitech PTZ cameras)
Merging usb-gadget-fixes/fixes (f5f6afa85aa8 usb: renesas_usbhs: Add support for R-Car H3)
Merging usb-serial-fixes/usb-linus (19ab6bc5674a USB: option: add ZTE PIDs)
Merging staging.current/staging-linus (b1d562acc78f staging: speakup: fix speakup-r regression)
Merging char-misc.current/char-misc-linus (41ada9df7f34 mcb: Fix error handling in mcb_pci_probe())
Merging input-current/for-linus (879f2fea8a5a Input: ads7846 - correct the value got from SPI)
Merging crypto-current/master (92b279070dd6 crypto: camellia_aesni_avx - Fix CPU feature checks)
Merging ide/master (d681f1166919 ide: remove deprecated use of pci api)
Merging devicetree-current/devicetree/merge (f76502aa9140 of/dynamic: Fix test for PPC_PSERIES)
Merging rr-fixes/fixes (275d7d44d802 module: Fix locking in symbol_put_addr())
Merging vfio-fixes/for-linus (4bc94d5dc95d vfio: Fix lockdep issue)
Merging kselftest-fixes/fixes (ae7858180510 selftests: exec: revert to default emit rule)
Merging backlight-fixes/for-backlight-fixes (68feaca0b13e backlight: pwm: Handle EPROBE_DEFER while requesting the PWM)
Merging ftrace-fixes/for-next-urgent (6224beb12e19 tracing: Have branch tracer use recursive field of task struct)
Merging mfd-fixes/for-mfd-fixes (1b52e50f2a40 mfd: max77843: Fix max77843_chg_init() return on error)
Merging drm-intel-fixes/for-linux-next-fixes (049e6dde7e57 Linux 4.3-rc4)
Merging asm-generic/master (643165c8bbc8 Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic)
Merging arc/for-next (6ff33f3902c3 Linux 4.3-rc1)
Merging arm/for-next (d12fad0e3b19 Merge branches 'fixes' and 'misc' into for-next)
Merging arm-perf/for-next/perf (6ff33f3902c3 Linux 4.3-rc1)
Merging arm-soc/for-next (eca423cf5f35 arm-soc: document merges)
Merging at91/at91-next (5ccea17e1ab3 Merge branch 'at91-4.4-defconfig' into at91-next)
Merging bcm2835/for-next (b2776bf7149b Linux 3.18)
Merging berlin/berlin/for-next (99c5d7234cf2 Merge branch 'berlin64/soc' into berlin/for-next)
Merging cortex-m/for-next (f719a0d6a854 ARM: efm32: switch to vendor,device compatible strings)
Merging imx-mxs/for-next (e82731e47607 Merge branch 'imx/defconfig' into for-next)
Merging keystone/next (afef8d3343d1 Merge branch 'for_4.4/dts' into next)
Merging mvebu/for-next (790f485f2afa Merge branch 'mvebu/dt' into mvebu/for-next)
Merging omap/for-next (9a5e3f27d1b8 ARM: dts: fix omap2+ address translation for pbias)
Merging omap-pending/for-next (30aa18d3bea5 MAINTAINERS: add maintainer for OMAP hwmod data)
CONFLICT (content): Merge conflict in arch/arm/mach-omap2/omap_hwmod_7xx_data.c
CONFLICT (content): Merge conflict in arch/arm/mach-omap2/omap_hwmod_43xx_data.c
Merging qcom/qcom/for-next (16a066d6dce8 ARM: dts: msm8974: Add SCM firmware node)
Merging renesas/next (9e55098586e6 Merge branch 'heads/dt-for-v4.4' into next)
Merging rockchip/for-next (ef21bbafc1dc Merge branch 'v4.3-armsoc/dts-fixes' into for-next)
Merging rpi/for-rpi-next (bc0195aad0da Linux 4.2-rc2)
Merging samsung/for-next (54565c4e1bbb Merge branch 'v4.4-next/dt-samsung' into for-next)
Merging samsung-krzk/for-next (a3e1e845061b Merge branch 'dt-for-next' into for-next)
Merging sunxi/sunxi/for-next (88e817c8f647 Merge branches 'sunxi/dt-for-4.4' and 'sunxi/drivers-for-4.4' into sunxi/for-next)
Merging tegra/for-next (84529095fefd Merge branch for-4.4/defconfig into for-next)
Merging arm64/for-next/core (70e238df1daa MAINTAINERS: add myself as arm perf reviewer)
Merging blackfin/for-linus (d91e14b3b9e1 eth: bf609 eth clock: add pclk clock for stmmac driver probe)
Merging c6x/for-linux-next (ca3060d39ae7 c6x: Use generic clkdev.h header)
Merging cris/for-next (d81a922cf21f CRIS: Drop code related to obsolete or unused kconfigs)
Merging h8300/h8300-next (99bcfda85f66 Revert "asm-generic: {get,put}_user ptr argument evaluate only 1 time")
Merging hexagon/linux-next (02cc2ccfe771 Revert "Hexagon: fix signal.c compile error")
Merging ia64/next (ae40b7e28752 Merge branch 'misc-4.2' into next)
Merging m68k/for-next (bab84fa9cc09 m68k/sun3: Use %pM format specifier to print ethernet address)
Merging m68knommu/for-next (a8dcf707ae27 fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU)
Merging metag/for-next (3fe6942f0486 Documentation/features/vm: Meta2 is capable of THP)
Merging microblaze/next (b14132797d80 elf-em.h: move EM_MICROBLAZE to the common header)
Merging mips/mips-for-linux-next (bdb232890472 Merge branch '4.3-fixes' into mips-for-linux-next)
Merging nios2/for-next (8840da98bfec nios2: Switch to generic __xchg())
Merging parisc-hd/for-next (64291f7db5bd Linux 4.2)
Merging powerpc/next (2adc48a69186 powerpc: Add ppc64le_defconfig)
Merging powerpc-mpe/next (bc0195aad0da Linux 4.2-rc2)
Merging fsl/next (4524cd093fa8 powerpc/t1023rdb/dts: set ifc nand chip select from 2 to 1)
Merging mpc5xxx/next (9e813308a5c1 powerpc/thp: Add tracepoints to track hugepage invalidate)
Merging s390/features (2130eeefadb5 s390/sclp: avoid merged message output)
Merging sparc-next/master (9f935675d41a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input)
Merging tile/master (dfd51f97823e tile/jump_label: add jump label support for TILE-Gx)
Merging uml/linux-next (bdbac7d0e2b3 um: Fix kernel mode fault condition)
Merging unicore32/unicore32 (d670878e2c9a unicore32: Remove ARCH_HAS_CPUFREQ config option)
Merging xtensa/for_next (895fb3159280 xtensa: improve vmlinux.lds.S sed post-processing)
Merging btrfs/next (3a9508b0221d btrfs: fix compile when block cgroups are not enabled)
Merging ceph/master (8dbd263de1cb ceph: improve readahead for file holes)
Merging cifs/for-next (c6fa8e6de3dc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux)
Merging ecryptfs/next (933c32fe0e42 ecryptfs: drop null test before destroy functions)
Merging ext3/for_next (d4eb6dee4712 ext4: Update EXT4_USE_FOR_EXT2 description)
Merging ext4/dev (36086d43f657 ext4 crypto: fix bugs in ext4_encrypted_zeroout())
Merging f2fs/dev (464c2b76e1a2 f2fs: introduce a periodic checkpoint flow)
Merging fscache/fscache (b00c2ae2ed3c FS-Cache: Don't override netfs's primary_index if registering failed)
Merging fuse/for-next (0a30f612d6cf fuse: update MAINTAINERS entry)
Merging gfs2/for-next (491e94f79098 gfs2: Add missing else in trans_add_meta/data)
Merging jfs/jfs-next (26456955719b jfs: clean up jfs_rename and fix out of order unlock)
Merging nfs/linux-next (c6fa8e6de3dc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux)
Merging nfsd/nfsd-next (be68fcecd492 lockd: get rid of reference-counted NSM RPC clients)
Merging orangefs/for-next (548049495cb4 Orangefs: fix some checkpatch.pl complaints that had creeped in.)
Merging overlayfs/overlayfs-next (d9aa4e0bfb63 ovl: default permissions)
Merging squashfs/master (62421645bb70 Squashfs: Add LZ4 compression configuration option)
Merging v9fs/for-next (46cfbe8e037a 9p: trans_fd, bail out if recv fcall if missing)
Merging ubifs/linux-next (1cb8f9776c7d ubi: fastmap: Implement produce_free_peb())
Merging xfs/for-next (1f93e4a96c91 Linux 4.3-rc2)
Merging file-locks/linux-next (128a37852234 fs: fix data races on inode->i_flctx)
Merging vfs/for-next (397d425dc26d vfs: Test for and handle paths that are unreachable from their mnt_root)
Merging pci/next (ebfc4df6bfc8 Merge branches 'pci/host-designware', 'pci/host-generic', 'pci/host-imx6', 'pci/host-rcar' and 'pci/host-tegra' into next)
Merging hid/for-next (369032a61d65 Merge branch 'for-4.3/upstream-fixes' into for-next)
Merging i2c/i2c/for-next (f5956abbe430 Merge branch 'i2c/for-4.3' into i2c/for-next)
Merging jdelvare-hwmon/master (902fd32b7711 hwmon: (k10temp) Remove duplicate pci-id define)
Merging dmi/master (1dc51b828800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs)
Merging hwmon-staging/hwmon-next (91cec9604f54 hwmon: (abx500) drop the use of IRQF_NO_SUSPEND)
Merging v4l-dvb/master (41a8f406dacd Merge branch 'missed' into to_next)
CONFLICT (content): Merge conflict in mm/Makefile
Merging kbuild/for-next (67a87abfc23e Merge branch 'kbuild/kconfig' into kbuild/for-next)
Merging kconfig/for-next (c0ddc8c745b7 localmodconfig: Use Kbuild files too)
Merging libata/for-next (75458f95afed Merge branch 'for-4.4' into for-next)
Merging pm/linux-next (1a3f7b335042 Merge branch 'pm-opp' into linux-next)
Merging idle/next (f05bd12f0e9c Merge branch 'cpuidle' into release)
Merging apm/for-next (53675abbd1e5 x86, apm: Remove unused variable)
Merging thermal/next (97584d1838b7 thermal: power_allocator: exit early if there are no cooling devices)
Merging thermal-soc/next (b840b6e65cbe thermal: ti-soc-thermal: add OMAP36xx support)
Merging ieee1394/for-next (d71e6a11737f firewire: core: use correct vendor/model IDs)
Merging dlm/next (b3a5bbfd780d dlm: print error from kernel_sendpage)
Merging swiotlb/linux-next (9d99c7123c9a swiotlb: Enable it under x86 PAE)
Merging slave-dma/next (e1ec9fcc7fa5 Merge branches 'topic/dw', 'topic/idma', 'topic/ioatdma' and 'topic/of' into next)
Merging net-next/master (df718423250c Merge branch 'bpf_random32')
CONFLICT (content): Merge conflict in net/ipv6/xfrm6_output.c
CONFLICT (content): Merge conflict in net/ipv4/inet_connection_sock.c
CONFLICT (content): Merge conflict in drivers/net/usb/asix_common.c
Merging ipsec-next/master (c386578f1cdb xfrm: Let the flowcache handle its size by default.)
Merging ipvs-next/master (92240e8dc0d1 ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup})
Merging wireless-drivers-next/master (7e64e5e66af8 Merge tag 'iwlwifi-next-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next)
Merging bluetooth/master (f640ee98bbea Bluetooth: Fix basic debugfs entries for unconfigured controllers)
Merging rdma/for-next (070b39972320 IB/mlx4: Report checksum offload cap for RAW QP when query device)
Merging mtd/master (e5a5d92d9dc3 mxc_nand: fix copy_spare)
Merging l2-mtd/master (eb042ec35956 jffs2: fix a memleak in read_direntry())
Merging crypto/master (9ad92bdff706 hwrng: st - Improve FIFO size/depth description)
Merging drm/drm-next (d4070ff71363 Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-intel into drm-next)
Applying: drm/fb-helper: merge fix for "Use -errno return in restore_mode_unlocked"
Merging drm-panel/drm/panel/for-next (a33ee95f8f45 drm/bridge: Put Kconfig entries in a separate menu)
Merging drm-intel/for-linux-next (3a2fb2c394ff Revert "drm/i915: Call encoder hotplug for init and resume cases")
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/intel_lrc.c
Merging drm-tegra/drm/tegra/for-next (3fe2c7d4c85b gpu: host1x: Fix MLOCK's debug info)
Merging drm-misc/topic/drm-misc (bfd002ede161 drm/i915: Mark getparam ioctl as DRM_UNLOCKED)
Merging drm-exynos/exynos-drm/for-next (7d9071a09502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs)
Merging drm-msm/msm-next (d248b61f6114 drm/msm/dsi: Introduce DSI configuration module)
Merging sound/for-next (70b4891cc889 ALSA: hda: make use of core codec fns)
Merging sound-asoc/for-next (5c89b11f0711 Merge remote-tracking branch 'asoc/topic/topology' into asoc-next)
Merging modules/modules-next (5cfb203a304d modpost: abort if a module symbol is too long)
Merging input/next (726d0d407b9a Input: ft6236 - do not explicitly set driver's owner)
Merging block/for-next (f7e7868b4743 cdrom: Random writing support for BD-RE media)
CONFLICT (content): Merge conflict in drivers/block/loop.c
Applying: blk-mq: merge fix for "fix racy updates of rq->errors"
Merging device-mapper/for-next (30c2a1faaeb3 dm ioctl: use kvfree() in free_params())
Merging pcmcia/master (e8e68fd86d22 pcmcia: do not break rsrc_nonstatic when handling anonymous cards)
Merging mmc/mmc-next (11bc9381b277 mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet)
Merging mmc-uh/next (af00b2580295 mmc: core: Remove MMC_CLKGATE)
Merging kgdb/kgdb-next (2d289f14f00a kdb: Fix handling of kallsyms_symbol_next() return value)
Merging md/for-next (4da79106b678 Fix adding of new disk with new reload code)
Merging mfd/for-mfd-next (006d2c2a7105 mfd: atmel-flexcom: Add a driver for Atmel Flexible Serial Communication Unit)
Merging backlight/for-backlight-next (7111c6c672fc backlight: adp8870: Remove unnecessary MODULE_ALIAS())
Merging battery/master (6169588f69f8 Documentation: power: bq24257: Document exported sysfs entries)
$ git reset --hard HEAD^
Merging next-20150925 version of battery
Merging omap_dss2/for-next (08bfb453f045 radeonfb: Deinline large functions)
Merging regulator/for-next (494fa9126950 Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/supply', 'regulator/topic/tps6105x' and 'regulator/topic/tps65023' into regulator-next)
Merging security/next (049e6dde7e57 Linux 4.3-rc4)
Merging integrity/next (24fd03c87695 ima: update builtin policies)
Merging selinux/next (7bd1c6fc9679 selinux: Use a kmem_cache for allocation struct file_security_struct)
Merging lblnet/next (b2776bf7149b Linux 3.18)
Merging watchdog/master (55f1dfb398d9 watchdog: iTCO: Fix dependencies on I2C)
Merging iommu/next (eea87ff7bd44 Merge branches 'iommu/fixes', 'x86/amd' and 'x86/vt-d' into next)
Merging dwmw2-iommu/master (5dbaf90a6780 iommu/vt-d: Add initial shell of SVM support)
Merging vfio/next (a714ea5fa416 MAINTAINERS: Add vfio-platform sub-maintainer)
Merging jc_docs/docs-next (b479bfd00e46 DocBook: Use a fixed encoding for output)
Merging trivial/for-next (0c6cac7ab444 hwmon: applesmc: fix comment typos)
Merging audit/next (fdccf5752869 audit: audit_tree_match can be boolean)
Merging devicetree/devicetree/next (48a9b733e644 of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh)
Merging dt-rh/for-next (a13f18f59d26 Documentation: arm: Fix typo in the idle-states bindings examples)
Merging mailbox/mailbox-for-next (86e488adaab7 mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms)
Merging spi/for-next (637370041cec Merge remote-tracking branch 'spi/topic/txx9' into spi-next)
Merging tip/auto-latest (32f01b56d7b6 Merge branch 'x86/platform')
CONFLICT (content): Merge conflict in arch/x86/crypto/camellia_aesni_avx_glue.c
CONFLICT (content): Merge conflict in arch/arm64/kernel/acpi.c
Merging clockevents/clockevents/next (0e4baaa9a11b clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr())
Merging edac/linux_next (12f0721c5a70 sb_edac: correctly fetch DIMM width on Ivy Bridge and Haswell)
Merging edac-amd/for-next (df77345c5394 Merge branch 'edac-for-4.4' into for-next)
Merging irqchip/irqchip/for-next (a8bcdc32fafb Merge branch 'irqchip/core' into irqchip/for-next)
Merging tiny/tiny/next (f114040e3ea6 Linux 3.18-rc1)
Merging ftrace/for-next (37aea98b84c0 tracing: Add trace options for tracer options to instances)
Merging rcu/rcu/next (c3c7edcab39d documentation: Expand on scheduler/RCU deadlock requirements)
Merging kvm/linux-next (b7d2063177a5 iommu/vt-d: Add a command line parameter for VT-d posted-interrupts)
Merging kvm-arm/next (1f93e4a96c91 Linux 4.3-rc2)
Merging kvm-ppc/kvm-ppc-next (c63517c2e381 KVM: PPC: Book3S: correct width in XER handling)
Merging kvm-ppc-paulus/kvm-ppc-next (3eb4ee682542 KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store())
Merging kvms390/next (feeb6eb53dad KVM: s390: switch to get_tod_clock() and fix STP sync races)
Merging xen-tip/linux-next (10e5d40c0b61 xen/balloon: Use the correct sizeof when declaring frame_list)
CONFLICT (content): Merge conflict in arch/x86/xen/p2m.c
Merging percpu/for-next (5a928541585b kernel: Remove unneeded return from void function)
Merging workqueues/for-next (874bbfe600a6 workqueue: make sure delayed work run in local cpu)
Merging drivers-x86/for-next (7d3777d10691 OLPC: Use %*ph specifier instead of passing direct values)
Merging chrome-platform/for-next (18800fc7a04e platform/chrome: Support reading/writing the vboot context)
Merging regmap/for-next (370f4455d3bb Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs', 'regmap/topic/irq', 'regmap/topic/irq-hdr' and 'regmap/topic/update-offload' into regmap-next)
Merging hsi/for-next (d9cb7d74c479 hsi: fix double kfree)
Merging leds/for-next (24b1960ae0a5 leds: triggers: add invert to heartbeat)
Merging ipmi/for-next (f22b7d0682d3 char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct)
Merging driver-core/driver-core-next (dbe2256ddd8e driver-core: platform: Provide helpers for multi-driver modules)
Merging tty/tty-next (1a76eb5b0406 Documentation: improve line discipline method descriptions)
Merging usb/usb-next (d5f9e73309b7 USB: u132-hcd: Fix seperate word in printk message)
Merging usb-gadget/next (ec1f9d9f0138 usb: dwc2: gadget: parity fix in isochronous mode)
Merging usb-serial/usb-next (6ff33f3902c3 Linux 4.3-rc1)
Merging staging/staging-next (d3337eb1e113 vme: tsi148: silence uninitialized variable warning)
Merging char-misc/char-misc-next (c39b7eef7d92 Merge 4.3-rc4 into char-misc-next)
Merging extcon/extcon-next (de992acb93df extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API)
Merging kdbus/kdbus (fc87a0ace7e3 kdbus: create /sys/fs/kdbus with sysfs_create_mount_point())
Merging cgroup/for-next (a3e72739b7a7 cgroup: fix too early usage of static_branch_disable())
Applying: vmscan build fix
Merging scsi/for-next (15e3d5a285ab 3w-9xxx: don't unmap bounce buffered commands)
Merging target-updates/for-next (f71933438300 configfs: remove old API)
CONFLICT (content): Merge conflict in samples/Makefile
Applying: stm class: Use per-attribute show and store methods in configfs policy
Merging target-merge/for-next-merge (8edb1554f7c2 mpt3sas: Fix unprotected list lookup in v4.3-rc0 changes)
Merging pinctrl/for-next (0254cb138f0e Merge branch 'devel' into for-next)
Merging vhost/linux-next (d629f2b585cb virtio: introduce avail cache)
Merging remoteproc/for-next (8de3dbd0895b remoteproc: fix !CONFIG_OF build breakage)
Merging rpmsg/for-next (b1b9891441fa rpmsg: use less buffers when vrings are small)
Merging gpio/for-next (2db8aba860c7 gpio: pca953x: Add TI TCA9539 support)
Merging dma-mapping/dma-mapping-next (d770e558e219 Linux 4.2-rc1)
Merging pwm/for-next (7e3b7dc76c41 pwm: Add MediaTek display PWM driver support)
Merging dma-buf/for-next (86ea07ca846a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux)
Merging userns/for-next (4b75de861505 fs: Set the size of empty dirs to 0.)
Merging ktest/for-next (b953c0d234bc Linux 4.1)
Merging clk/clk-next (7866ca1a4ad9 drivers: clk: st: Correct the pll-type for A9 for stih418)
Merging random/dev (7185ad2672a7 crypto: memzero_explicit - make sure to clear out sensitive data)
Merging aio/master (6ff33f3902c3 Linux 4.3-rc1)
Merging llvmlinux/for-next (25d4aee23af2 arm: LLVMLinux: Use global stack register variable for percpu)
Merging kselftest/next (e2343596c9d6 selftests/pstore: add pstore test scripts going with reboot)
Merging y2038/y2038 (ed8c2241c1ae coredump: Use 64bit time for unix time of coredump)
CONFLICT (content): Merge conflict in drivers/staging/media/lirc/lirc_parallel.c
Merging luto-misc/next (a6c5170d1ede Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux)
Merging access_once/linux-next (c231afa3ccf1 compiler.h: cast away attributes in WRITE_ONCE magic)
Merging livepatching/for-next (07d42d41dfc4 Merge branch 'for-4.3/upstream' into for-next)
Merging coresight/next (ce9478fdb6e0 coresight: etm3x: making error message unambiguous)
Merging rtc/rtc-next (0c155bd0c179 rtc: stmp3xxx: unify register access macros)
Merging hwspinlock/for-next (bd5717a4632c hwspinlock: qcom: Correct msb in regmap_field)
Merging nvdimm/libnvdimm-for-next (ae4f97696889 mm: fix type cast in __pfn_to_phys())
Merging akpm-current/current (c3a0c7301db7 ipc/msg.c: use freezable blocking call)
CONFLICT (content): Merge conflict in tools/testing/selftests/Makefile
CONFLICT (content): Merge conflict in mm/page_alloc.c
CONFLICT (content): Merge conflict in mm/failslab.c
CONFLICT (content): Merge conflict in drivers/usb/host/u132-hcd.c
$ git checkout -b akpm remotes/origin/akpm/master
Applying: net/ipv4/route.c: prevent oops
Applying: mips: add entry for new mlock2 syscall
Applying: sparc/sparc64: allocate sys_membarrier system call number
Applying: kernel.h: make abs() work with 64-bit types
Applying: Remove abs64()
Applying: remove-abs64-fix
Applying: remove-abs64-fix-fix
Applying: Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory
Applying: pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Applying: tw68-core: use pci_set_dma_mask insted of pci_dma_supported
Applying: saa7164: use pci_set_dma_mask insted of pci_dma_supported
Applying: saa7134: use pci_set_dma_mask insted of pci_dma_supported
Applying: cx88: use pci_set_dma_mask insted of pci_dma_supported
Applying: cx25821: use pci_set_dma_mask insted of pci_dma_supported
Applying: cx23885: use pci_set_dma_mask insted of pci_dma_supported
Applying: netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported
Applying: nouveau: don't call pci_dma_supported
Applying: sfc: don't call dma_supported
Applying: kaweth: remove ifdefed out call to dma_supported
Applying: usbnet: remove ifdefed out call to dma_supported
Applying: pci: remove pci_dma_supported
Applying: dma: remove external references to dma_supported
Applying: modpost: add flag -E for making section mismatches fatal
Applying: drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS
Merging akpm/master (469a43705f52 drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS)
^ permalink raw reply [flat|nested] 17+ messages in thread
* linux-next: Tree for Oct 9
@ 2018-10-09 8:02 Stephen Rothwell
2018-10-10 0:50 ` Guenter Roeck
0 siblings, 1 reply; 17+ messages in thread
From: Stephen Rothwell @ 2018-10-09 8:02 UTC (permalink / raw)
To: Linux-Next Mailing List; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 36336 bytes --]
Hi all,
Changes since 20181008:
The s390 tree gained a conflict against the compiler-attributes tree.
The ext4 tree gained a build failure for which I reverted a commit.
The nfsd tree lost its build failure.
The crypto tree lost its build failure.
The net-next tree gained a conflict against the net tree.
The drm-msm tree lost its build failure.
The tip tree gained a conflict against the s290 tree.
The irqchip tree lost its build failure.
The staging tree gained a conflict against the vfs tree.
The akpm tree gained conflicts against the s390 tree.
Non-merge commits (relative to Linus' tree): 9232
8813 files changed, 408912 insertions(+), 188393 deletions(-)
----------------------------------------------------------------------------
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one. You should use "git fetch" and checkout or reset to the new
master.
You can see which trees have been included by looking in the Next/Trees
file in the source. There are also quilt-import.log and merge.log
files in the Next directory. Between each merge, the tree was built
with a ppc64_defconfig for powerpc, an allmodconfig for x86_64, a
multi_v7_defconfig for arm and a native build of tools/perf. After
the final fixups (if any), I do an x86_64 modules_install followed by
builds for x86_64 allnoconfig, powerpc allnoconfig (32 and 64 bit),
ppc44x_defconfig, allyesconfig and pseries_le_defconfig and i386, sparc
and sparc64 defconfig. And finally, a simple boot test of the powerpc
pseries_le_defconfig kernel in qemu (with and without kvm enabled).
Below is a summary of the state of the merge.
I am currently merging 291 trees (counting Linus' and 66 trees of bug
fix patches pending for the current merge release).
Stats about the size of the tree over time can be seen at
http://neuling.org/linux-next-size.html .
Status of my local build tests will be at
http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
advice about cross compilers/configs that work, we are always open to add
more builds.
Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
Gortmaker for triage and bug fixes.
--
Cheers,
Stephen Rothwell
$ git checkout master
$ git reset --hard stable
Merging origin/master (0854ba5ff5c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc)
Merging fixes/master (72358c0b59b7 linux-next: build warnings from the build of Linus' tree)
Merging kbuild-current/fixes (ef8c4ed9db80 kbuild: allow to use GCC toolchain not in Clang search path)
Merging arc-current/for-curr (c58a584f05e3 ARC: clone syscall to setp r25 as thread pointer)
Merging arm-current/fixes (3a58ac65e2d7 ARM: 8799/1: mm: fix pci_ioremap_io() offset check)
Merging arm64-fixes/for-next/fixes (2a3f93459d68 arm64: KVM: Sanitize PSTATE.M when being set from userspace)
Merging m68k-current/for-linus (0986b16ab49b m68k/mac: Use correct PMU response format)
Merging powerpc-fixes/fixes (ac1788cc7da4 powerpc/numa: Skip onlining a offline node in kdump path)
Merging sparc/master (ff5d1a42096c sunvdc: Remove VLA usage)
Merging fscrypt-current/for-stable (ae64f9bd1d36 Linux 4.15-rc2)
Merging net/master (e2a322a0c8ce Merge branch 'net-smc-userspace-breakage-fixes')
Merging bpf/master (262f9d811c76 bpf: do not blindly change rlimit in reuseport net selftest)
Merging ipsec/master (4da402597c2b xfrm: fix gro_cells leak when remove virtual xfrm interfaces)
Merging netfilter/master (1ad98e9d1bdf tcp/dccp: fix lockdep issue when SYN is backlogged)
Merging ipvs/master (feb9f55c33e5 netfilter: nft_dynset: allow dynamic updates of non-anonymous set)
Merging wireless-drivers/master (3baafeffa48a iwlwifi: 1000: set the TFD queue size)
Merging mac80211/master (e2a322a0c8ce Merge branch 'net-smc-userspace-breakage-fixes')
Merging rdma-fixes/for-rc (5c5702e259dc RDMA/core: Set right entry state before releasing reference)
Merging sound-current/for-linus (709ae62e8e6d ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760)
Merging sound-asoc-fixes/for-linus (3aed34a933a4 Merge branch 'asoc-4.19' into asoc-linus)
Merging regmap-fixes/for-linus (7876320f8880 Linux 4.19-rc4)
Merging regulator-fixes/for-linus (0238df646e62 Linux 4.19-rc7)
Merging spi-fixes/for-linus (0238df646e62 Linux 4.19-rc7)
Merging pci-current/for-linus (2edab4df98d9 PCI: Expand the "PF" acronym in Kconfig help text)
Merging driver-core.current/driver-core-linus (7876320f8880 Linux 4.19-rc4)
Merging tty.current/tty-linus (0238df646e62 Linux 4.19-rc7)
Merging usb.current/usb-linus (0238df646e62 Linux 4.19-rc7)
Merging usb-gadget-fixes/fixes (d9707490077b usb: dwc2: Fix call location of dwc2_check_core_endianness)
Merging usb-serial-fixes/usb-linus (0238df646e62 Linux 4.19-rc7)
Merging usb-chipidea-fixes/ci-for-usb-stable (a930d8bd94d8 usb: chipidea: Always build ULPI code)
Merging phy/fixes (5b394b2ddf03 Linux 4.19-rc1)
Merging staging.current/staging-linus (7876320f8880 Linux 4.19-rc4)
Merging char-misc.current/char-misc-linus (0238df646e62 Linux 4.19-rc7)
Merging soundwire-fixes/fixes (8d6ccf5cebbc soundwire: Fix acquiring bus lock twice during master release)
Merging input-current/for-linus (cecf10704899 Input: uinput - add a schedule point in uinput_inject_events())
Merging crypto-current/master (ba439a6cbfa2 crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe())
Merging ide/master (df2def49c57b Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm)
Merging vfio-fixes/for-linus (0e714d27786c vfio/pci: Fix potential Spectre v1)
Merging kselftest-fixes/fixes (ce01a1575f45 rseq/selftests: fix parametrized test with -fpie)
Merging modules-fixes/modules-linus (be71eda5383f module: Fix display of wrong module .text address)
Merging slave-dma-fixes/fixes (111b009f7e8b dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue)
Merging backlight-fixes/for-backlight-fixes (ce397d215ccd Linux 4.18-rc1)
Merging mtd-fixes/master (6bf4ca7fbc85 Linux 4.19-rc5)
Merging nand-fixes/nand/fixes (ee02f73e04c0 mtd: nand: atmel: Fix EDO mode check)
Merging spi-nor-fixes/spi-nor/fixes (7928b2cbe55b Linux 4.16-rc1)
Merging mfd-fixes/for-mfd-fixes (10492ee8ed91 mfd: omap-usb-host: Fix dts probe of children)
Merging v4l-dvb-fixes/fixes (ad608fbcf166 media: v4l: event: Prevent freeing event subscriptions while accessed)
Merging reset-fixes/reset/fixes (26fce0557fa6 reset: imx7: Fix always writing bits as 0)
Merging mips-fixes/mips-fixes (148b9aba99e0 MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression)
Merging at91-fixes/at91-fixes (379e36d3f591 ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl)
Merging omap-fixes/fixes (c265c0ca76fb ARM: dts: logicpd-som-lv: Fix OMAP35/DM37 Compatibility issues)
Merging kvm-fixes/master (cc906f07d7d5 Merge tag 'kvm-ppc-fixes-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master)
Merging kvms390-fixes/master (40ebdb8e59df KVM: s390: Make huge pages unavailable in ucontrol VMs)
Merging hwmon-fixes/hwmon (234b69e3e089 ocfs2: fix ocfs2 read block panic)
Merging nvdimm-fixes/libnvdimm-fixes (f52afc93cd01 dax: Fix deadlock in dax_lock_mapping_entry())
Merging btrfs-fixes/next-fixes (675c168b2b92 Merge branch 'misc-4.19' into next-fixes)
Merging vfs-fixes/fixes (b07581d2d5ad cachefiles: fix the race between cachefiles_bury_object() and rmdir(2))
Merging dma-mapping-fixes/for-linus (46bbeb69ff2f dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration)
Merging drivers-x86-fixes/fixes (6bf4ca7fbc85 Linux 4.19-rc5)
Merging samsung-krzk-fixes/fixes (5b394b2ddf03 Linux 4.19-rc1)
Merging pinctrl-samsung-fixes/pinctrl-fixes (5b394b2ddf03 Linux 4.19-rc1)
Merging devicetree-fixes/dt/linus (e54192b48da7 of: fix phandle cache creation for DTs with no phandles)
Merging scsi-fixes/fixes (3cc5746e5ad7 scsi: qedi: Initialize the stats mutex lock)
Merging drm-fixes/drm-fixes (5ba15878f23c Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes)
Merging drm-intel-fixes/for-linux-next-fixes (4c9613ce556f drm/i915: Handle incomplete Z_FINISH for compressed error states)
Merging mmc-fixes/fixes (0238df646e62 Linux 4.19-rc7)
Merging rtc-fixes/rtc-fixes (5b394b2ddf03 Linux 4.19-rc1)
Merging drm-misc-fixes/for-linux-next-fixes (064253c1c062 drm: fix use of freed memory in drm_mode_setcrtc)
Merging kbuild/for-next (55b27e93208a Merge branch 'kbuild' into for-next)
Merging compiler-attributes/compiler-attributes (f0604f63033d Compiler Attributes: ext4: remove local __nonstring definition)
Merging leaks/leaks-next (9f84a0f7f1a6 leaking_addresses: check if file name contains address)
Merging uuid/for-next (c0020756315e efi: switch to use new generic UUID API)
Merging dma-mapping/for-next (99c65fa7c59f dma-debug: Check for drivers mapping invalid addresses in dma_map_single())
CONFLICT (content): Merge conflict in kernel/dma/Kconfig
Merging asm-generic/master (a71e7c44ffb7 io: change writeX_relaxed() to remove barriers)
Merging arc/for-next (4fbd8d194f06 Linux 4.15-rc1)
Merging arm/for-next (6ff78af01049 Merge branches 'fixes', 'misc' and 'spectre' into for-next)
Merging arm-perf/for-next/perf (5b394b2ddf03 Linux 4.19-rc1)
Merging arm-soc/for-next (924d34392eaf arm-soc: document merges)
Merging actions/for-next (fb9c1c1deb5e Merge branch 'v4.20/drivers+s900-sps' into next)
Merging alpine/alpine/for-next (7928b2cbe55b Linux 4.16-rc1)
Merging amlogic/for-next (90133eb56b76 Merge branch 'v4.20/drivers' into tmp/aml-rebuild)
Merging aspeed/for-next (3368e06e2a91 ARM: dts: aspeed: Adding Facebook TiogaPass BMC)
Merging at91/at91-next (128f53d05feb Merge branches 'at91-drivers', 'at91-soc', 'at91-dt' and 'at91-defconfig' into at91-next)
Merging bcm2835/for-next (ca5b45b7c5cd Merge branch 'bcm2835-defconfig-next' into for-next)
Merging imx-mxs/for-next (f3e6f97d9e27 Merge branch 'imx/drivers' into for-next)
Merging keystone/next (a74cab3c7dcb Merge branch 'for_4.20/drivers-soc' into next)
Merging mediatek/for-next (42ac5fee3a13 Merge branch 'v4.19-next/soc' into for-next)
Merging mvebu/for-next (0f8a14a7cb8c Merge branch 'mvebu/dt64' into mvebu/for-next)
Merging omap/for-next (b161216b621f Merge branch 'omap-for-v4.20/ti-sysc-take2' into for-next)
Merging reset/reset/next (b790c8ea5593 reset: Fix potential use-after-free in __of_reset_control_get())
Merging qcom/for-next (6252f3298861 Merge tag 'qcom-arm64-defconfig-for-4.20' into 4.20-tagged)
Merging realtek/for-next (2b6286eb7ab8 Merge branch 'v4.15/dt64' into next)
Merging renesas/next (4d09ba298f59 Merge branch 'fixes-for-v4.20' into next)
Merging rockchip/for-next (ad1d7023f7c2 Merge branch 'v4.20-armsoc/dts64' into for-next)
Merging samsung/for-next (bebc6082da0a Linux 4.14)
Merging samsung-krzk/for-next (b9acde832ba8 Merge branch 'next/soc' into for-next)
Merging sunxi/sunxi/for-next (25c5fc5a4923 Merge branch 'sunxi/h3-h5-for-4.20' into sunxi/for-next)
CONFLICT (content): Merge conflict in arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi
CONFLICT (content): Merge conflict in arch/arm/boot/dts/sun8i-h3.dtsi
Merging tegra/for-next (22fed951fe3b Merge branch for-4.20/arm64/dt into for-next)
Merging arm64/for-next/core (c20c650d9116 MAINTAINERS: fix bad sdei paths)
Merging clk/clk-next (488cd4a6db84 Merge branch 'clk-k3-tisci' into clk-next)
Merging clk-samsung/for-next (9dbcfe1ace4e dt-bindings: clock: samsung: Add SPDX license identifiers)
Merging c6x/for-linux-next (929ba9300082 c6x: switch to NO_BOOTMEM)
Merging csky/linux-next (97238a67924b MAINTAINERS: Add csky)
Merging h8300/h8300-next (4bdf61ccbe76 h8300: fix IRQ no)
Merging ia64/next (02b4da5f84d1 intel-iommu: mark intel_dma_ops static)
Merging m68k/for-next (58c116fb7dc6 m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode)
Merging m68knommu/for-next (5ec03100e114 m68k: fix command-line parsing when passed from u-boot)
Merging microblaze/next (c4347b05440f microblaze/PCI: Remove stale pcibios_align_resource() comment)
Merging mips/mips-next (2f0b649b3b4a MIPS: stop using _PTRS_PER_PGD)
Merging nds32/next (3350139c0ff3 nds32: linker script: GCOV kernel may refers data in __exit)
Merging nios2/for-next (c7c09dc187f0 nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions)
Merging openrisc/for-next (5600779ea5f3 openrisc: use generic dma_noncoherent_ops)
Merging parisc-hd/for-next (397d48aba7da parisc64: change __kernel_suseconds_t to match glibc)
Merging powerpc/next (d90fe2acd9b2 powerpc: Wire up memtest)
Merging hvc/topic/hvc (9f65b81f36e3 tty: hvc: introduce the hv_ops.flush operation for hvc drivers)
Merging fsl/next (bd96461249bd powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatible)
Merging risc-v/for-next (4a3041e3c244 automerging branch "kernel.org-palmer-linux/next-smp" into "for-next")
Merging s390/features (dc8c58a601d7 s390/zcrypt: add ap_adapter_mask sysfs attribute)
CONFLICT (content): Merge conflict in include/linux/compiler-gcc.h
Merging sparc-next/master (1aaccb5fa0ea Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux)
Merging sh/for-next (ac21fc2dcb40 sh: switch to NO_BOOTMEM)
Merging uml/linux-next (d9cbd0e8f667 um: NULL check before kfree is not needed)
Merging xtensa/xtensa-for-next (c9efd0d7beb3 Merge branch 'xtensa-fixes' into xtensa-for-next)
Merging fscrypt/master (e1cc40e5d42a fscrypt: log the crypto algorithm implementations)
Merging befs/for-next (55d945e2e4aa fs: befs: btree: Fixed some coding standard issues)
Merging btrfs/next (29dcea88779c Linux 4.17)
Merging btrfs-kdave/for-next (5fb954441018 Merge branch 'for-next-next-v4.20-20181008' into for-next-20181008)
Merging ceph/master (e92c0eaf7543 rbd: support cloning across namespaces)
Merging cifs/for-next (c5d25bdb2967 cifs: add IOCTL for QUERY_INFO passthrough to userspace)
Merging configfs/for-next (cc57c07343bd configfs: fix registered group removal)
Merging ecryptfs/next (5dcea554d5ce eCryptfs: fix a couple type promotion bugs)
Merging ext3/for_next (3df77b04f624 Pull fanotify support for reporting PID instead of TGID and other fsnotify cleanups.)
Merging ext4/dev (515ce5c543b7 ext4: cache NULL when both default_acl and acl are NULL)
Applying: Revert "ext4: fix use-after-free race in ext4_remount()'s error path"
Merging f2fs/dev (6fe2fd437ef6 f2fs: allow to mount, if quota is failed)
Merging fuse/for-next (e52a8250480a fuse: realloc page array)
Merging jfs/jfs-next (1390643d1d5c jfs: remove redundant dquot_initialize() in jfs_evict_inode())
Merging nfs/linux-next (44f411c353bf NFSv4.x: fix lock recovery during delegation recall)
Merging nfs-anna/linux-next (9f0c5124f4a8 NFS: Don't open code clearing of delegation state)
Merging nfsd/nfsd-next (154303cfcb6c svcrdma: Increase the default connection credit limit)
Applying: svcrdma: fix up for recv_lock rename
Merging orangefs/for-next (a3bb1b184669 Orangefs: some error code paths missed kmem_cache_free to bad effect.)
Merging overlayfs/overlayfs-next (1a8f8d2a443e ovl: fix format of setxattr debug)
Merging ubifs/linux-next (f061c1cc404a Revert "ubifs: xattr: Don't operate on deleted inodes")
Merging v9fs/9p-next (76b600d46911 9p: potential NULL dereference)
Merging xfs/for-next (b39989009bdb xfs: fix data corruption w/ unaligned reflink ranges)
Merging file-locks/locks-next (10f3e23f07cb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4)
Merging vfs/for-next (a5c711a0faec Merge remote-tracking branch 'vfs/work.tty-ioctl' into for-next)
CONFLICT (content): Merge conflict in fs/f2fs/super.c
Applying: f2fs: update for MS_* flags mostly going away
Merging vfs-miklos/next (0eb8af4916a5 vfs: use helper for calling f_op->fsync())
Merging printk/for-next (a6ae928c2583 Revert "printk: make sure to print log on console.")
Merging pci/next (18b4baa4d9fc Merge branch 'remotes/lorenzo/pci/tools')
Merging pstore/for-next/pstore (bac6f6cda206 pstore/ram: Fix failure-path memory leak in ramoops_init)
Merging hid/for-next (4c2b9385b4d4 Merge branch 'for-4.20/logitech-highres' into for-next)
Merging i2c/i2c/for-next (5ce8331f1a0c Merge branch 'i2c/for-4.20' into i2c/for-next)
Merging dmi/master (57361846b52b Linux 4.19-rc2)
Merging hwmon-staging/hwmon-next (68eec4257bc7 hwmon: (core) Add hwmon_in_enable attribute)
Merging jc_docs/docs-next (44ba0bb4f2ad docs: improve readability for people with poorer eyesight)
Merging v4l-dvb/master (9e5b5081fa11 media: dw9807-vcm: Fix probe error handling)
Merging v4l-dvb-next/master (357b50f3ccc8 drm: amd: dc: don't use FP math when Kcov is enabled)
Merging fbdev/fbdev-for-next (97037597d670 video: fbdev: arcfb: mark expected switch fall-through)
Merging pm/linux-next (6d34cf0c1811 Merge branches 'pm-opp', 'pm-devfreq' and 'powercap' into linux-next)
Merging cpupower/cpupower (f69ffc5d3db8 cpupower: Fix coredump on VMWare)
Merging idle/next (8a5776a5f498 Linux 4.14-rc4)
Merging opp/opp/linux-next (deac8703da5f PM / OPP: _of_add_opp_table_v2(): increment count only if OPP is added)
Merging thermal/next (d7a4303b8d1f dt-bindings: thermal: Allow multiple devices to share cooling map)
Merging thermal-soc/next (152395fd03d4 thermal: of-thermal: disable passive polling when thermal zone is disabled)
Merging ieee1394/for-next (188775181bc0 firewire-ohci: work around oversized DMA reads on JMicron controllers)
Merging dlm/next (da3627c30d22 dlm: remove O_NONBLOCK flag in sctp_connect_to_sock)
Merging swiotlb/linux-next (4855c92dbb7b xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent)
Merging rdma/for-next (ed7a01fd3fd7 RDMA/restrack: Release task struct which was hold by CM_ID object)
CONFLICT (content): Merge conflict in drivers/infiniband/core/cache.c
CONFLICT (content): Merge conflict in drivers/infiniband/Kconfig
Merging net-next/master (9e19dabc0559 net: mscc: ocelot: remove set but not used variable 'phy_mode')
CONFLICT (content): Merge conflict in net/sched/cls_u32.c
CONFLICT (modify/delete): Documentation/networking/00-INDEX deleted in HEAD and modified in net-next/master. Version net-next/master of Documentation/networking/00-INDEX left in tree.
$ git rm -f Documentation/networking/00-INDEX
Merging bpf-next/master (df3f94a0bbeb bpf: fix building without CONFIG_INET)
Merging ipsec-next/master (abf1a08ff323 net: vhost: remove bad code line)
Merging mlx5-next/mlx5-next (bd37197554eb net/mlx5: Update mlx5_ifc with DEVX UID bits)
Merging netfilter-next/master (ffa0a9a5903e netfilter: xt_quota: Don't use aligned attribute in sizeof)
Merging nfc-next/master (1f008cfec5d5 NFC: fdp: Fix unused variable warnings)
Merging ipvs-next/master (26a1ccc6c117 bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT")
Merging wireless-drivers-next/master (abf1a08ff323 net: vhost: remove bad code line)
Merging bluetooth/master (3c89f1404396 Bluetooth: btsdio: Do not bind to non-removable BCM43430)
Merging mac80211-next/master (1edcfc20c9d9 mac80211_hwsim: drop now unused work-queue from hwsim)
Merging gfs2/for-next (a77341292dd6 gfs2: getlabel support)
Merging mtd/mtd/next (299b43535d38 mtd: maps: gpio-addr-flash: Convert to gpiod)
Merging nand/nand/next (53c83b59759c mtd: rawnand: marvell: fix the IRQ handler complete() condition)
Merging spi-nor/spi-nor/next (000412276370 mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus)
Merging crypto/master (e0db9c48f1ad crypto: x86/aes-ni - fix build error following fpu template removal)
CONFLICT (content): Merge conflict in include/linux/compiler_types.h
Applying: crypto: fixup for movement of __aligned_largest
Merging drm/drm-next (c530174b90fa Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next)
Merging drm-panel/drm/panel/for-next (e4bac408b084 drm/panel: simple: Add support for Winstar WF35LTIACD)
Merging drm-intel/for-linux-next (98a9bce38b3d drm/i915: Avoid compiler warning for maybe unused gu_misc_iir)
Merging drm-tegra/drm/tegra/for-next (5ac93f81096a drm/tegra: Detach devices from IOMMU DMA domain on arm32)
Merging drm-misc/for-linux-next (8c1d1bb0f0bd drm/imx: fix build failure without CONFIG_DRM_FBDEV_EMULATION)
Merging drm-msm/msm-next (16f37102181e drm/msm: a6xx: Fix improper u64 division)
Merging hdlcd/for-upstream/hdlcd (d664b851eb2b drm/arm/hdlcd: Reject atomic commits that disable only the plane)
Merging mali-dp/for-upstream/mali-dp (fd99bd8b805c drm: malidp: Add the size of the superblocks when calculating total size for AFBC buffers)
Merging sunxi-drm/sunxi-drm/for-next (7dafb83edd32 Merge branches 'sunxi/drm-fixes-for-4.13' and 'sunxi/drm-for-4.14' into sunxi-drm/for-next)
Merging imx-drm/imx-drm/next (5c41bb607125 gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats)
Merging etnaviv/etnaviv/next (1a866306e0fb drm/etnaviv: add DMA configuration for etnaviv platform device)
Merging kconfig/for-next (bebc6082da0a Linux 4.14)
Merging regmap/for-next (fadf3e019411 Merge remote-tracking branch 'regmap/topic/single-rw' into regmap-next)
Merging sound/for-next (40c516757ba0 ALSA: hda - Add ASUS G751 quirk model entry)
Merging sound-asoc/for-next (ef8ec5a1bc46 Merge branch 'asoc-4.20' into asoc-next)
Merging modules/modules-next (9be936f4b3a2 kernel/module: Use kmemdup to replace kmalloc+memcpy)
Merging input/next (dde274432110 Input: silead - try firmware reload after unsuccessful resume)
Merging block/for-next (8f0a43f0d576 Merge branch 'for-4.20/block' into for-next)
Merging lightnvm/for-next (1c6286f26301 lightnvm: fix some error code in pblk-init.c)
Merging device-mapper/for-next (3d6a47c325cb dm cache: destroy migration_cache if cache target registration failed)
Merging pcmcia/pcmcia-next (95691e3eddc4 pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges)
Merging mmc/next (258bac4a61af mmc: mediatek: add bus_clk control)
Merging kgdb/kgdb-next (3bd67b37e350 kdb: print real address of pointers instead of hashed addresses)
Merging md/for-next (059421e041eb md: allow metadata updates while suspending an array - fix)
Merging mfd/for-mfd-next (92d6ba4ff700 mfd: ti-lmu: constify mfd_cell tables)
Merging backlight/for-backlight-next (633786736ed5 backlight: pwm_bl: Fix uninitialized variable)
Merging battery/for-next (a4ac1f5ced58 power: reset: qcom-pon: Add pms405 pon support)
Merging regulator/for-next (b28c853be352 Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic/pfuze100' into regulator-next)
Merging security/next-testing (ad33b870a66b Merge branch 'next-general' into next-testing)
Merging apparmor/apparmor-next (250f2da49cb8 apparmor: Fix uninitialized value in aa_split_fqname)
Merging integrity/next-integrity (2a5817ba41c1 ima: fix showing large 'violations' or 'runtime_measurements_count')
Merging keys/keys-next (1e684d3820d8 pkcs7: Set the module licence to prevent tainting)
Merging selinux/next (4458bba09788 selinux: Add __GFP_NOWARN to allocation at str_read())
Merging tpmdd/next (e487a0f52301 tpm: Restore functionality to xen vtpm driver.)
Merging watchdog/master (59c66636aec7 MAINTAINERS: Fix file pattern for MEN Z069 watchdog driver)
Merging iommu/next (829ddb35eee8 Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next)
Merging dwmw2-iommu/master (d8a5b80568a9 Linux 4.15)
Merging vfio/next (cf3f98c7f466 drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs)
CONFLICT (content): Merge conflict in drivers/vfio/Kconfig
Merging trivial/for-next (75a24b822d38 kfifo: fix inaccurate comment)
Merging audit/next (57361846b52b Linux 4.19-rc2)
Merging devicetree/for-next (4355151de47c Merge branch 'all-dtbs' into dt/next)
CONFLICT (content): Merge conflict in drivers/soc/qcom/apr.c
CONFLICT (content): Merge conflict in arch/c6x/kernel/setup.c
Merging mailbox/mailbox-for-next (9f0a0a381c5d mailbox: mediatek: Add check for possible failure of kzalloc)
Merging spi/for-next (2efc15972c91 Merge remote-tracking branch 'spi/topic/of' into spi-next)
Merging tip/auto-latest (0f0746d2bce4 Merge branch 'x86/vdso')
CONFLICT (content): Merge conflict in drivers/powercap/intel_rapl.c
CONFLICT (content): Merge conflict in drivers/idle/intel_idle.c
CONFLICT (content): Merge conflict in arch/s390/Kconfig
CONFLICT (content): Merge conflict in MAINTAINERS
Merging clockevents/clockevents/next (6bd9549d8a7d clocksource/drivers/arc_timer: Add comments about locking while read GFRC)
Merging edac/linux_next (345fb0a9a634 Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp)
Merging edac-amd/for-next (432de7fd7630 EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting)
Merging irqchip/irq/irqchip-next (2130b789b3ef irqchip/gic: Unify GIC priority definitions)
Merging ftrace/for-next (5a5e3d3ceae2 perf probe: Support SDT markers having reference counter (semaphore))
Merging rcu/rcu/next (0b1aba265b93 Merge LKMM and RCU branches)
Merging kvm/linux-next (dd5bd0a65ff6 Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD)
CONFLICT (content): Merge conflict in arch/s390/include/asm/kvm_host.h
CONFLICT (add/add): Merge conflict in Documentation/s390/vfio-ap.txt
Merging kvm-arm/next (fd2ef358282c KVM: arm/arm64: Ensure only THP is candidate for adjustment)
CONFLICT (content): Merge conflict in arch/arm64/include/asm/kvm_mmu.h
CONFLICT (content): Merge conflict in arch/arm64/include/asm/kvm_arm.h
CONFLICT (content): Merge conflict in arch/arm64/include/asm/cpufeature.h
CONFLICT (content): Merge conflict in arch/arm/include/asm/kvm_mmu.h
Merging kvm-mips/next (dc44abd6aad2 KVM: MIPS/Emulate: Properly implement TLBR for T&E)
Merging kvm-ppc/kvm-ppc-next (aa2278644ae5 KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VM)
Merging kvms390/next (ed3054a30258 Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext)
Merging xen-tip/linux-next (7250f6d35681 xen: make xen_qlock_wait() nestable)
Merging percpu/for-next (ad19ef010db1 Merge branch 'for-4.19-fixes' into for-next)
Merging workqueues/for-next (87915adc3f0a workqueue: re-add lockdep dependencies for flushing)
Merging drivers-x86/for-next (cacad0b2e395 platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11 convertible)
CONFLICT (content): Merge conflict in drivers/platform/x86/intel_mid_powerbtn.c
CONFLICT (content): Merge conflict in drivers/platform/x86/intel_int0002_vgpio.c
Merging chrome-platform/for-next (40291fb75123 Merge tag 'ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19' into working-branch-for-4.19)
Merging hsi/for-next (5b394b2ddf03 Linux 4.19-rc1)
Merging leds/for-next (2d00f35c55e7 leds: add Panasonic AN30259A support)
Merging ipmi/for-next (10042504ed92 ipmi:ssif: Add support for multi-part transmit messages > 2 parts)
Merging driver-core/driver-core-next (a75e78f21f9a kernfs: Fix range checks in kernfs_get_target_path)
Merging usb/usb-next (8aff4eaa1de7 Merge 4.19-rc7 into usb-next)
Merging usb-gadget/next (3b766f453557 USB: net2280: Remove ->disconnect() callback from net2280_pullup())
Merging usb-serial/usb-next (17c42e34997a USB: serial: cypress_m8: remove set but not used variable 'iflag')
Merging usb-chipidea-next/ci-for-usb-next (59739131e0ca usb: chipidea: Fix otg event handler)
Merging phy-next/next (566b388440bb phy: renesas: convert to SPDX identifiers)
Merging tty/tty-next (4e1a606d552d Merge 4.19-rc7 into tty-next)
Merging char-misc/char-misc-next (ba1cb318dcbf Merge 4.19-rc7 into char-misc-next)
Merging extcon/extcon-next (2e464ff0a9b1 extcon: int3496: Convert to use SPDX identifier)
Merging soundwire/next (502c00d9c315 Documentation: soundwire: fix stream.rst markup warnings)
Merging staging/staging-next (e24c1f8658c9 staging: rtl8712: add SPDX identifiers)
CONFLICT (content): Merge conflict in drivers/staging/media/imx/imx-media-of.c
CONFLICT (content): Merge conflict in drivers/staging/media/imx/imx-media-dev.c
CONFLICT (modify/delete): drivers/staging/dgnc/dgnc_tty.c deleted in staging/staging-next and modified in HEAD. Version HEAD of drivers/staging/dgnc/dgnc_tty.c left in tree.
CONFLICT (content): Merge conflict in MAINTAINERS
CONFLICT (modify/delete): Documentation/filesystems/00-INDEX deleted in HEAD and modified in staging/staging-next. Version staging/staging-next of Documentation/filesystems/00-INDEX left in tree.
$ git rm -f Documentation/filesystems/00-INDEX
$ git rm -f drivers/staging/dgnc/dgnc_tty.c
Merging mux/for-next (a1ad5ff63944 Merge branch 'i2c-mux/for-next' into for-next)
Merging icc/icc-next (23ba90b47dfc interconnect: fix build error without DEBUGFS)
Merging slave-dma/next (4d61af299a1d Merge branch 'topic/renesas' into next)
Merging cgroup/for-next (b4eb6bdca334 Merge branch 'for-4.19-fixes' into for-next)
Merging scsi/for-next (aae9872c8b72 Merge branch 'misc' into for-next)
Merging scsi-mkp/for-next (ef801f07e7b3 scsi: qla2xxx: Return switch command on a timeout)
Merging target-updates/for-next (1c130ae00b76 iscsi-target: make sure to wake up sleeping login worker)
Merging target-bva/for-next (60cc43fc8884 Linux 4.17-rc1)
Merging vhost/linux-next (1e05b62ae4bd sh: use the the PCI channels's io_map_base)
Merging rpmsg/for-next (6490de9aec9b Merge branches 'hwspinlock-next', 'rpmsg-next' and 'rproc-next' into for-next)
Merging gpio/for-next (2199498087d8 Merge branch 'devel' into for-next)
Merging pinctrl/for-next (de0c18a87cfa pinctrl: msm: Actually use function 0 for gpio selection)
Merging pinctrl-samsung/for-next (5b394b2ddf03 Linux 4.19-rc1)
Merging pwm/for-next (8cdc43afbb2c pwm: mediatek: Add MT7628 support)
Merging userns/for-next (601d5abfeaf2 signal: In sigqueueinfo prefer sig not si_signo)
CONFLICT (content): Merge conflict in kernel/signal.c
CONFLICT (content): Merge conflict in arch/x86/kernel/traps.c
CONFLICT (content): Merge conflict in arch/arm64/kernel/traps.c
Merging ktest/for-next (6cd110a91f52 ktest: Take submenu into account for grub2 menus)
Merging random/dev (9b25436662d5 random: make CPU trust a boot parameter)
Merging aio/master (2a8a98673c13 fs: aio: fix the increment of aio-nr and counting against aio-max-nr)
Merging kselftest/next (9c476a573870 selftests: gpio: Fix OUTPUT directory in Makefile)
CONFLICT (content): Merge conflict in tools/testing/selftests/gpio/Makefile
Merging y2038/y2038 (67314ec7b025 RISC-V: Request newstat syscalls)
Merging livepatching/for-next (c72a7f515329 Merge branch 'for-4.18/upstream' into for-next)
Merging coresight/next (29c222d1a9f5 Merge 4.19-rc6)
Merging rtc/rtc-next (bc51098cdd95 rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI)
Merging nvdimm/libnvdimm-for-next (be5ba2ca053d dax: Fix use of zero page)
Merging at24/at24/for-next (9a9e295e7c5c eeprom: at24: fix unexpected timeout under high load)
Merging ntb/ntb-next (b1ce023ae8a2 ntb_netdev: fix sleep time mismatch)
Merging kspp/for-next/kspp (85e670798001 Merge branch 'for-next/array_size' into for-next/kspp)
CONFLICT (content): Merge conflict in drivers/misc/lkdtm/core.c
CONFLICT (content): Merge conflict in Documentation/x86/x86_64/mm.txt
Merging init_task/init_task (e1e871aff3de Expand INIT_STRUCT_PID and remove)
Merging cisco/for-next (ff6401301656 Merge branch 'for-powerpc' into for-next)
CONFLICT (content): Merge conflict in arch/x86/kernel/setup.c
Merging fsi/master (15e2a7218c27 fsi: sbefifo: Bump max command length)
Merging siox/siox/next (1e4b044d2251 Linux 4.18-rc4)
Merging xarray/xarray (f176eda90aeb radix tree: Remove multiorder support)
CONFLICT (content): Merge conflict in fs/f2fs/data.c
CONFLICT (content): Merge conflict in fs/dax.c
Merging akpm-current/current (c8494de588f3 lib/lz4: update LZ4 decompressor module)
CONFLICT (content): Merge conflict in mm/workingset.c
CONFLICT (content): Merge conflict in mm/swap_state.c
CONFLICT (content): Merge conflict in kernel/memremap.c
CONFLICT (content): Merge conflict in include/linux/swap.h
CONFLICT (content): Merge conflict in include/linux/sched.h
CONFLICT (content): Merge conflict in include/linux/compiler_types.h
CONFLICT (content): Merge conflict in include/linux/compiler-gcc.h
CONFLICT (content): Merge conflict in block/blk-iolatency.c
CONFLICT (content): Merge conflict in arch/hexagon/Kconfig
CONFLICT (content): Merge conflict in arch/arm64/Kconfig
$ git checkout -b akpm remotes/origin/akpm/master
Applying: percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Applying: mm: remove CONFIG_NO_BOOTMEM
Applying: mm: remove now defunct NO_BOOTMEM from depends list for deferred init
Applying: mm: remove CONFIG_HAVE_MEMBLOCK
Applying: of/fdt: fixup #ifdefs after removal of HAVE_MEMBLOCK config option
Applying: csky: fixups after bootmem removal
Applying: memblock: remove stale #else and the code it protects
Applying: mm: remove bootmem allocator implementation.
Applying: mm: nobootmem: remove dead code
Applying: memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Applying: memblock: remove _virt from APIs returning virtual address
CONFLICT (content): Merge conflict in arch/s390/kernel/setup.c
Applying: memblock: replace alloc_bootmem_align with memblock_alloc
Applying: memblock: replace alloc_bootmem_low with memblock_alloc_low
Applying: memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
Applying: memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
Applying: memblock: replace alloc_bootmem_low with memblock_alloc_low (2)
Applying: memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Applying: memblock: add align parameter to memblock_alloc_node()
Applying: memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
Applying: memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Applying: memblock: replace alloc_bootmem_node with memblock_alloc_node
Applying: memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Applying: memblock: replace alloc_bootmem_pages with memblock_alloc
Applying: memblock: replace __alloc_bootmem with memblock_alloc_from
Applying: memblock: replace alloc_bootmem with memblock_alloc
Applying: mm: nobootmem: remove bootmem allocation APIs
Applying: memblock: replace free_bootmem{_node} with memblock_free
Applying: memblock: replace free_bootmem_late with memblock_free_late
Applying: memblock: rename free_all_bootmem to memblock_free_all
Applying: memblock: rename __free_pages_bootmem to memblock_free_pages
Applying: mm: remove nobootmem
Applying: memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Applying: mm: remove include/linux/bootmem.h
Applying: dma-direct: fix up for the removal of linux/bootmem.h
Applying: powerpc: fix up for removal of linux/bootmem.h
Applying: x86/kaslr, ACPI/NUMA: fix for linux/bootmem.h removal
Applying: docs/boot-time-mm: remove bootmem documentation
Applying: drivers/android/binder_alloc.c: replace vm_insert_page with vmf_insert_page
Applying: mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
Applying: mm/memory_hotplug: make add_memory() take the device_hotplug_lock
Applying: mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
Applying: powerpc/powernv: hold device_hotplug_lock when calling device_online()
Applying: powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()
Applying: powerpc-powernv-hold-device_hotplug_lock-when-calling-memtrace_offline_pages-v3
Applying: memory-hotplug.txt: add some details about locking internals
Applying: mm: Fix warning in insert_pfn()
Applying: vfs: replace current_kernel_time64 with ktime equivalent
Applying: drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow
Merging akpm/master (d6f18e0d7fae drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: linux-next: Tree for Oct 9
2018-10-09 8:02 Stephen Rothwell
@ 2018-10-10 0:50 ` Guenter Roeck
0 siblings, 0 replies; 17+ messages in thread
From: Guenter Roeck @ 2018-10-10 0:50 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List
On Tue, Oct 09, 2018 at 07:02:34PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20181008:
>
> The s390 tree gained a conflict against the compiler-attributes tree.
>
> The ext4 tree gained a build failure for which I reverted a commit.
>
> The nfsd tree lost its build failure.
>
> The crypto tree lost its build failure.
>
> The net-next tree gained a conflict against the net tree.
>
> The drm-msm tree lost its build failure.
>
> The tip tree gained a conflict against the s290 tree.
>
> The irqchip tree lost its build failure.
>
> The staging tree gained a conflict against the vfs tree.
>
> The akpm tree gained conflicts against the s390 tree.
>
> Non-merge commits (relative to Linus' tree): 9232
> 8813 files changed, 408912 insertions(+), 188393 deletions(-)
>
Build results:
total: 135 pass: 125 fail: 10
Failed builds:
arm:allmodconfig
arm64:defconfig
ia64:defconfig
ia64:allnoconfig
m68k:defconfig
m68k:allmodconfig
mips:allmodconfig
powerpc:ppc6xx_defconfig
riscv:defconfig
s390:allnoconfig
Qemu test results:
total: 318 pass: 287 fail: 31
Failed tests:
arm64:virt:defconfig:smp:mem512:initrd
arm64:virt:defconfig:smp2:mem512:usb-xhci:rootfs
arm64:virt:defconfig:smp4:mem512:usb-uas-xhci:rootfs
arm64:virt:defconfig:smp6:mem512:virtio:rootfs
arm64:virt:defconfig:smp8:mem512:virtio-pci:rootfs
arm64:virt:defconfig:smp:mem512:virtio-blk:rootfs
arm64:virt:defconfig:smp2:mem512:nvme:rootfs
arm64:virt:defconfig:smp4:mem512:mmc:rootfs
arm64:virt:defconfig:smp6:mem512:scsi[DC395]:rootfs
arm64:virt:defconfig:smp8:mem512:scsi[AM53C974]:rootfs
arm64:virt:defconfig:smp2:mem512:scsi[MEGASAS]:rootfs
arm64:virt:defconfig:smp4:mem512:scsi[MEGASAS2]:rootfs
arm64:virt:defconfig:smp6:mem512:scsi[53C810]:rootfs
arm64:virt:defconfig:smp8:mem512:scsi[53C895A]:rootfs
arm64:virt:defconfig:smp:mem512:scsi[FUSION]:rootfs
arm64:virt:defconfig:smp2:mem512:scsi[virtio]:rootfs
arm64:xlnx-zcu102:defconfig:smp:mem2G:initrd:xilinx/zynqmp-zcu102-rev1.0
arm64:xlnx-zcu102:defconfig:smp2:mem2G:sd1:rootfs:xilinx/zynqmp-zcu102-rev1.0
arm64:xlnx-zcu102:defconfig:smp4:mem2G:sata:rootfs:xilinx/zynqmp-zcu102-rev1.0
arm64:raspi3:defconfig:smp:mem1G:initrd:broadcom/bcm2837-rpi-3-b
arm64:raspi3:defconfig:smp4:mem1G:sd:rootfs:broadcom/bcm2837-rpi-3-b
arm64:virt:defconfig:nosmp:mem512:initrd
arm64:xlnx-zcu102:defconfig:nosmp:mem2G:initrd:xilinx/zynqmp-zcu102-rev1.0
arm64:xlnx-zcu102:defconfig:nosmp:mem2G:sd1:rootfs:xilinx/zynqmp-zcu102-rev1.0
riscv:virt:defconfig:initrd
riscv:virt:defconfig:virtio-blk:rootfs
i386:q35:Conroe:defconfig:smp4:scsi[DC395]:rootfs
i386:pc:Penryn:defconfig:pae:smp:initrd
i386:pc:Westmere:defconfig:pae:smp:efi32:usb:rootfs
i386:q35:pentium3:defconfig:pae:nosmp:nvme:rootfs
i386:q35:coreduo:defconfig:pae:nosmp:efi32:mmc:rootfs
Details are available at https://kerneltests.org/builders/.
Guenter
---
Build failures:
arm:
drivers/pci/pcie/aer_inject.c: In function 'aer_inject_ftrace_thunk':
drivers/pci/pcie/aer_inject.c:444:6: error: 'struct pt_regs' has no member named 'ip'
arm64, ia64:
drivers/acpi/numa.c:34:10: fatal error: asm/kaslr.h
m68k:
drivers/tty/amiserial.c:1076:3: error: 'retval' undeclared
mips, powerpc:
net/sunrpc/auth_gss/gss_krb5_seal.c:144:3: error:
implicit declaration of function 'cmpxchg64'
riscv:
Building riscv:defconfig ... failed
--------------
Error log:
cc1: error: -march=c: ISA string must begin with rv32 or rv64
cc1: error: ABI requires -march=rv64
s390:
arch/s390/boot/mem_detect.c:122:12: error: 'EFAULT' undeclared
Crash:
x86:
[ 3.760333] Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: pgd_alloc+0x2be/0x2c0
[ 3.760333]
[ 3.761002] CPU: 0 PID: 717 Comm: kworker/u2:3 Not tainted 4.19.0-rc7-next-20181008 #1
[ 3.761002] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.11.2-0-gf9626ccb91-prebuilt.qemu-project.org 04/01/2014
[ 3.761002] Call Trace:
[ 3.761002] dump_stack+0x60/0x96
[ 3.761002] panic+0x8f/0x1c6
[ 3.761002] __stack_chk_fail+0x10/0x10
[ 3.761002] ? pgd_alloc+0x2be/0x2c0
[ 3.761002] pgd_alloc+0x2be/0x2c0
[ 3.761002] mm_init.isra.53+0x20c/0x230
[ 3.761002] mm_alloc+0x2b/0x40
[ 3.761002] __do_execve_file+0x289/0x900
[ 3.761002] ? rcu_read_lock_sched_held+0x47/0x90
[ 3.761002] ? azx_pcm_open+0x3b9/0x3c0
[ 3.761002] do_execve+0x16/0x20
[ 3.761002] call_usermodehelper_exec_async+0x127/0x140
[ 3.761002] ? umh_complete+0x40/0x40
[ 3.761002] ret_from_fork+0x2e/0x38
[ 3.761002] Kernel Offset: 0xb800000 from 0xc1000000 (relocation range: 0xc0000000-0xd07dffff)
^ permalink raw reply [flat|nested] 17+ messages in thread
* linux-next: Tree for Oct 9
@ 2019-10-09 5:09 Stephen Rothwell
0 siblings, 0 replies; 17+ messages in thread
From: Stephen Rothwell @ 2019-10-09 5:09 UTC (permalink / raw)
To: Linux Next Mailing List; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 35024 bytes --]
Hi all,
Changes since 20191008:
The bpf-next tree gained a conflict against the bpf tree.
The drm-misc tree gained conflicts against the drm tree and a semantic
conflict against the amdgpu tree.
The staging tree lost its build failure.
Non-merge commits (relative to Linus' tree): 3142
3370 files changed, 105935 insertions(+), 55650 deletions(-)
----------------------------------------------------------------------------
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one. You should use "git fetch" and checkout or reset to the new
master.
You can see which trees have been included by looking in the Next/Trees
file in the source. There are also quilt-import.log and merge.log
files in the Next directory. Between each merge, the tree was built
with a ppc64_defconfig for powerpc, an allmodconfig for x86_64, a
multi_v7_defconfig for arm and a native build of tools/perf. After
the final fixups (if any), I do an x86_64 modules_install followed by
builds for x86_64 allnoconfig, powerpc allnoconfig (32 and 64 bit),
ppc44x_defconfig, allyesconfig and pseries_le_defconfig and i386, sparc
and sparc64 defconfig. And finally, a simple boot test of the powerpc
pseries_le_defconfig kernel in qemu (with and without kvm enabled).
Below is a summary of the state of the merge.
I am currently merging 314 trees (counting Linus' and 78 trees of bug
fix patches pending for the current merge release).
Stats about the size of the tree over time can be seen at
http://neuling.org/linux-next-size.html .
Status of my local build tests will be at
http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
advice about cross compilers/configs that work, we are always open to add
more builds.
Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
Gortmaker for triage and bug fixes.
--
Cheers,
Stephen Rothwell
$ git checkout master
$ git reset --hard stable
Merging origin/master (d5001955c281 Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio)
Merging fixes/master (54ecb8f7028c Linux 5.4-rc1)
Merging kbuild-current/fixes (b8d5e105ebbf scripts: setlocalversion: fix a bashism)
Merging arc-current/for-curr (41277ba7eb4e ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3)
Merging arm-current/fixes (5b3efa4f1479 ARM: 8901/1: add a criteria for pfn_valid of arm)
Merging arm-soc-fixes/arm/fixes (60c1b3e25728 ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support)
Merging arm64-fixes/for-next/fixes (3e7c93bd04ed arm64: armv8_deprecated: Checking return value for memory allocation)
Merging m68k-current/for-linus (0f1979b402df m68k: Remove ioremap_fullcache())
Merging powerpc-fixes/fixes (3439595d5b85 selftests/powerpc: Fix compile error on tlbie_test due to newer gcc)
Merging s390-fixes/fixes (da0c9ea146cb Linux 5.4-rc2)
Merging sparc/master (038029c03e21 sparc: remove unneeded uapi/asm/statfs.h)
Merging fscrypt-current/for-stable (ae64f9bd1d36 Linux 4.15-rc2)
Merging net/master (503c9addef61 ptp: fix typo of "mechanism" in Kconfig help text)
Merging bpf/master (98beb3edeb97 samples/bpf: Add a workaround for asm_inline)
Merging ipsec/master (68ce6688a5ba net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte)
Merging netfilter/master (503c9addef61 ptp: fix typo of "mechanism" in Kconfig help text)
Merging ipvs/master (503c9addef61 ptp: fix typo of "mechanism" in Kconfig help text)
Merging wireless-drivers/master (98d22b01f9f6 rt2x00: remove input-polldev.h header)
Merging mac80211/master (dc0c18ed229c mac80211: fix scan when operating on DFS channels in ETSI domains)
Merging rdma-fixes/for-rc (0417791536ae RDMA/mlx5: Add missing synchronize_srcu() for MW cases)
Merging sound-current/for-linus (130bce3afbbb ALSA: hdac: clear link output stream mapping)
Merging sound-asoc-fixes/for-linus (456e6594c461 Merge branch 'asoc-5.4' into asoc-linus)
Merging regmap-fixes/for-linus (54ecb8f7028c Linux 5.4-rc1)
Merging regulator-fixes/for-linus (4a3ab8e34117 Merge branch 'regulator-5.4' into regulator-linus)
Merging spi-fixes/for-linus (fdce5b9c5b56 Merge branch 'spi-5.4' into spi-linus)
Merging pci-current/for-linus (54ecb8f7028c Linux 5.4-rc1)
Merging driver-core.current/driver-core-linus (82af5b660967 sysfs: Fixes __BIN_ATTR_WO() macro)
Merging tty.current/tty-linus (fc64f7abbef2 serial: 8250_omap: Fix gpio check for auto RTS/CTS)
Merging usb.current/usb-linus (623170ff5971 usb:cdns3: Fix for CV CH9 running with g_zero driver.)
Merging usb-gadget-fixes/fixes (4a56a478a525 usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt)
Merging usb-serial-fixes/usb-linus (7d7e21fafdbc USB: serial: keyspan: fix NULL-derefs on open() and write())
Merging usb-chipidea-fixes/ci-for-usb-stable (16009db47c51 usb: chipidea: udc: workaround for endpoint conflict issue)
Merging phy/fixes (54ecb8f7028c Linux 5.4-rc1)
Merging staging.current/staging-linus (80b15db5e1e9 staging: vt6655: Fix memory leak in vt6655_probe)
Merging char-misc.current/char-misc-linus (fc739a058d99 misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach)
Merging soundwire-fixes/fixes (d1abaeb3be7b Linux 5.3-rc5)
Merging thunderbolt-fixes/fixes (747125db6dcd thunderbolt: Drop unnecessary read when writing LC command in Ice Lake)
Merging input-current/for-linus (bd3b84802376 Input: goodix - add support for 9-bytes reports)
Merging crypto-current/master (f703964fc668 crypto: arm/aes-ce - add dependency on AES library)
Merging ide/master (baf6722aa0cb ide: Use dev_get_drvdata where possible)
Merging vfio-fixes/for-linus (5715c4dd66a3 vfio/mdev: Synchronize device create/remove with parent removal)
Merging kselftest-fixes/fixes (ce3a67780212 selftests: watchdog: Add command line option to show watchdog_info)
Merging modules-fixes/modules-linus (fcfacb9f8374 doc: move namespaces.rst from kbuild/ to core-api/)
Merging slave-dma-fixes/fixes (04cbfba62085 Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma)
Merging backlight-fixes/for-backlight-fixes (e93c9c99a629 Linux 5.1)
Merging mtd-fixes/mtd/fixes (df8fed831cbc mtd: rawnand: au1550nd: Fix au_read_buf16() prototype)
Merging mfd-fixes/for-mfd-fixes (4d82fa67dd6b mfd: rk808: Make PM function declaration static)
Merging v4l-dvb-fixes/fixes (3e84a18a259e media: meson/ao-cec: move cec_notifier_cec_adap_register after hw setup)
Merging reset-fixes/reset/fixes (a71dcd3757e2 reset: remove redundant null check on pointer dev)
Merging mips-fixes/mips-fixes (88356d09904b MIPS: include: Mark __cmpxchg as __always_inline)
Merging at91-fixes/at91-fixes (54ecb8f7028c Linux 5.4-rc1)
Merging omap-fixes/fixes (647c8977e111 ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage)
Merging kvm-fixes/master (da0c9ea146cb Linux 5.4-rc2)
Merging kvms390-fixes/master (53936b5bf35e KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl)
Merging hwmon-fixes/hwmon (11c943a1a635 hwmon: docs: Extend inspur-ipsps1 title underline)
Merging nvdimm-fixes/libnvdimm-fixes (4c806b897d60 libnvdimm/region: Enable MAP_SYNC for volatile regions)
Merging btrfs-fixes/next-fixes (26966e98a28b Merge branch 'misc-5.4' into next-fixes)
Merging vfs-fixes/fixes (d4f4de5e5ef8 Fix the locking in dcache_readdir() and friends)
Merging dma-mapping-fixes/for-linus (2cf2aa6a69db dma-mapping: fix false positivse warnings in dma_common_free_remap())
Merging i3c-fixes/master (6fbc7275c7a9 Linux 5.2-rc7)
Merging drivers-x86-fixes/fixes (54ecb8f7028c Linux 5.4-rc1)
Merging samsung-krzk-fixes/fixes (54ecb8f7028c Linux 5.4-rc1)
Merging pinctrl-samsung-fixes/pinctrl-fixes (5f9e832c1370 Linus 5.3-rc1)
Merging devicetree-fixes/dt/linus (f437ade3296b dt-bindings: phy: lantiq: Fix Property Name)
Merging scsi-fixes/fixes (b23f330d5145 scsi: MAINTAINERS: Update qla2xxx driver)
Merging drm-fixes/drm-fixes (da0c9ea146cb Linux 5.4-rc2)
Merging amdgpu-fixes/drm-fixes (c0e70e10b11b drm/amd/display: fix dcn21 Makefile for clang)
Merging drm-intel-fixes/for-linux-next-fixes (b925708f28c2 drm/i915: Mark contents as dirty on a write fault)
Merging mmc-fixes/fixes (faf97b84fa86 mmc: sh_mmcif: Use platform_get_irq_optional() for optional interrupt)
Merging rtc-fixes/rtc-fixes (5f9e832c1370 Linus 5.3-rc1)
Merging gnss-fixes/gnss-linus (54ecb8f7028c Linux 5.4-rc1)
Merging hyperv-fixes/hyperv-fixes (83b50f83a968 Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP)
Merging soc-fsl-fixes/fix (5674a92ca4b7 soc/fsl/qe: Fix an error code in qe_pin_request())
Merging risc-v-fixes/fixes (727a399b7476 riscv: remove the switch statement in do_trap_break())
Merging pidfd-fixes/fixes (5ca3d87b3828 taskstats: fix data-race)
Merging fpga-fixes/fixes (dec43da46f63 fpga: altera-ps-spi: Fix getting of optional confd gpio)
Merging spdx/spdx-linus (02dc96ef6c25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net)
Merging gpio-intel-fixes/fixes (54ecb8f7028c Linux 5.4-rc1)
Merging pinctrl-intel-fixes/fixes (260996c30f4f pinctrl: cherryview: restore Strago DMI workaround for all versions)
Merging erofs-fixes/fixes (da0c9ea146cb Linux 5.4-rc2)
Merging drm-misc-fixes/for-linux-next-fixes (cc635be34eb6 drm/panel: tpo-td043mtea1: Fix SPI alias)
Merging kspp-gustavo/for-next/kspp (da0c9ea146cb Linux 5.4-rc2)
Merging kbuild/for-next (da676aa92374 kconfig: split util.c out of parser.y)
Merging compiler-attributes/compiler-attributes (54ecb8f7028c Linux 5.4-rc1)
Merging leaks/leaks-next (9e98c678c2d6 Linux 5.1-rc1)
Merging dma-mapping/for-next (c7d9eccb3c1e mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE)
Merging asm-generic/master (9b87647c665d asm-generic: add unlikely to default BUG_ON(x))
Merging arc/for-next (6fbc7275c7a9 Linux 5.2-rc7)
Merging arm/for-next (3a6d5fc43760 Merge branches 'fixes' and 'misc' into for-next)
Merging arm64/for-next/core (e376897f424a arm64: remove __iounmap)
Merging arm-perf/for-next/perf (c8b0de762e0b perf/smmuv3: use devm_platform_ioremap_resource() to simplify code)
Merging arm-soc/for-next (be78662f5e30 Merge branch 'arm/fixes' into for-next)
Merging actions/for-next (fb9c1c1deb5e Merge branch 'v4.20/drivers+s900-sps' into next)
Merging amlogic/for-next (31e508a2bfdb Merge branch 'v5.5/dt64' into tmp/aml-rebuild)
Merging aspeed/for-next (ba0fdbb07d05 Merge branch 'dt-for-v5.4' into for-next)
Merging at91/at91-next (9072e308f698 Merge branches 'at91-drivers', 'at91-soc' and 'at91-dt' into at91-next)
Merging bcm2835/for-next (c165c01bb6f7 Merge branch 'bcm2835-dt-next' into for-next)
Merging imx-mxs/for-next (fade20c4077b Merge branch 'imx/defconfig' into for-next)
Merging keystone/next (008ea917df67 Merge branch 'for_5.5/keystone-dts' into next)
Merging mediatek/for-next (4ae1ce88e9a0 Merge branch 'v5.3-next/soc' into for-next)
Merging mvebu/for-next (53fccfb4be90 Merge branch 'mvebu/dt64' into mvebu/for-next)
Merging omap/for-next (7968f13dadce Merge branch 'omap-for-v5.5/ti-sysc' into for-next)
Merging qcom/for-next (a5ff49630785 Merge branches 'arm64-for-5.5', 'drivers-for-5.5' and 'dts-for-5.5' into for-next)
Merging renesas/next (ae688e1720fd arm64: dts: renesas: hihope-common: Fix eMMC status)
Merging renesas-geert/next (aca0770d9702 Merge branches 'renesas-arm-dt-for-v5.5', 'renesas-arm64-defconfig-for-v5.5', 'renesas-arm64-dt-for-v5.5', 'renesas-drivers-for-v5.5' and 'renesas-dt-bindings-for-v5.5' into renesas-next)
Merging reset/reset/next (bdb369e1e98a reset: add support for the Meson-A1 SoC Reset Controller)
Merging rockchip/for-next (7ba0ed602ef7 Merge branch 'v5.4-armsoc/dtsfixes' into for-next)
Merging samsung-krzk/for-next (8216ec3fda49 Merge branch 'next/dt' into for-next)
Merging scmi/for-linux-next (54ecb8f7028c Linux 5.4-rc1)
Merging sunxi/sunxi/for-next (d49380083493 Merge branch 'sunxi/dt-for-5.5' into sunxi/for-next)
Merging tegra/for-next (d40c8de825cc Merge branch for-5.5/arm64/dt into for-next)
Merging clk/clk-next (51f9d768d5b8 Merge branch 'clk-marvell' into clk-next)
Merging clk-samsung/for-next (a188339ca5a3 Linux 5.2-rc1)
Merging c6x/for-linux-next (8adcc59974b8 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs)
Merging csky/linux-next (f7dafb0af1de csky: Add setup_initrd check code)
Merging h8300/h8300-next (a5de8865cb3e h8300: move definition of __kernel_size_t etc. to posix_types.h)
Merging ia64/next (0d3d343560ba genirq: remove the is_affinity_mask_valid hook)
Merging m68k/for-next (0f1979b402df m68k: Remove ioremap_fullcache())
Merging m68knommu/for-next (da0c9ea146cb Linux 5.4-rc2)
Merging microblaze/next (39014c45467f microblaze: entry: Remove unneeded need_resched() loop)
Merging mips/mips-next (a14bf1dc494a MIPS: generic: Use __initconst for const init data)
Merging nds32/next (932296120543 nds32: add new emulations for floating point instruction)
Merging nios2/for-next (91d99a724e9c nios2: force the string buffer NULL-terminated)
Merging openrisc/for-next (f3b17320db25 openrisc: map as uncached in ioremap)
Merging parisc-hd/for-next (0836e665ade9 parisc: Fix vmap memory leak in ioremap()/iounmap())
Merging powerpc/next (45824fc0da6e Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux)
Merging fsl/next (63d86876f324 Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask")
Merging soc-fsl/next (eadf0b17b43d bus: fsl-mc: remove explicit device_link_del)
Merging risc-v/for-next (9ce06497c272 irqchip/sifive-plic: set max threshold for ignored handlers)
Merging sifive/for-next (467e050e9760 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux)
Merging s390/features (da0c9ea146cb Linux 5.4-rc2)
Merging sh/sh-next (baf58858e8b6 sh: prefer __section from compiler_attributes.h)
CONFLICT (modify/delete): arch/sh/include/uapi/asm/types.h deleted in sh/sh-next and modified in HEAD. Version HEAD of arch/sh/include/uapi/asm/types.h left in tree.
CONFLICT (modify/delete): arch/sh/include/uapi/asm/setup.h deleted in sh/sh-next and modified in HEAD. Version HEAD of arch/sh/include/uapi/asm/setup.h left in tree.
$ git rm -f arch/sh/include/uapi/asm/setup.h arch/sh/include/uapi/asm/types.h
Merging sparc-next/master (b71acb0e3721 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6)
Merging uml/linux-next (73625ed66389 um: irq: Fix LAST_IRQ usage in init_IRQ())
Merging xtensa/xtensa-for-next (ede62d7397ec Merge branch 'xtensa-5.5' into xtensa-for-next)
Merging fscrypt/master (0642ea2409f3 ext4 crypto: fix to check feature status before get policy)
Merging afs/afs-next (a0753c29004f afs: Support RCU pathwalk)
Merging btrfs/next (29dcea88779c Linux 4.17)
Merging btrfs-kdave/for-next (f41d3117280a Merge branch 'for-next-next-v5.4-20191001' into for-next-20191001)
Merging ceph/master (3ee5a7015c8b ceph: call ceph_mdsc_destroy from destroy_fs_client)
Merging cifs/for-next (d3f8236c7b0b CIFS: Force reval dentry if LOOKUP_REVAL flag is set)
Merging configfs/for-next (e9c03af21cc7 configfs: calculate the symlink target only once)
Merging ecryptfs/next (b4a81b87a4cf ecryptfs: fix a memory leak bug in ecryptfs_init_messaging())
Merging erofs/dev (da0c9ea146cb Linux 5.4-rc2)
Merging ext3/for_next (0f7dbaee76f4 Merge quota initialization check fix from Chao Yu.)
Merging ext4/dev (040823b5372b Merge tag 'unicode-next-v5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode into dev)
Merging f2fs/dev (b145b0eb2031 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm)
Merging fsverity/fsverity (95ae251fe828 f2fs: add fs-verity support)
Merging fuse/for-next (54ecb8f7028c Linux 5.4-rc1)
Merging jfs/jfs-next (a5fdd713d256 jfs: fix bogus variable self-initialization)
Merging nfs/linux-next (da0c9ea146cb Linux 5.4-rc2)
Merging nfs-anna/linux-next (a8fd0feeca35 pNFS/filelayout: enable LAYOUTGET on OPEN)
Merging nfsd/nfsd-next (832b2cb95543 svcrdma: Improve DMA mapping trace points)
Merging orangefs/for-next (e6b998ab62be orangefs: remove redundant assignment to err)
Merging overlayfs/overlayfs-next (5c2e9f346b81 ovl: filter of trusted xattr results in audit)
Merging ubifs/linux-next (6a379f67454a jffs2: Fix memory leak in jffs2_scan_eraseblock() error path)
Merging v9fs/9p-next (aafee43b7286 9p/vfs_super.c: Remove unused parameter data in v9fs_fill_super)
Merging xfs/for-next (6350744c66a4 xfs: move local to extent inode logging into bmap helper)
Merging iomap/iomap-for-next (838c4f3d7515 iomap: move the iomap_dio_rw ->end_io callback into a structure)
Merging djw-vfs/vfs-for-next (dc617f29dbe5 vfs: don't allow writes to swap files)
Merging file-locks/locks-next (b41dae061bbd Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux)
Merging vfs/for-next (3e501af8dd7b Merge branches 'work.misc', 'work.mount3', 'work.namei', 'work.dcache' and 'work.autofs' into for-next)
Merging printk/for-next (c38822ab9bd6 Merge branch 'for-5.4' into for-next)
Merging pci/next (da9c3eaa31f2 Merge branch 'pci/virtualization')
Merging pstore/for-next/pstore (609488bc979f Linux 5.3-rc2)
Merging hid/for-next (75799e7ed50e Merge branch 'for-5.5/logitech' into for-next)
Merging i2c/i2c/for-next (54ecb8f7028c Linux 5.4-rc1)
Merging i3c/i3c/next (f12b524ea386 i3c: master: use i3c_dev_get_master())
Merging dmi/master (c11f2bc422b9 firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices)
Merging hwmon-staging/hwmon-next (b2a7ca7a1322 hwmon: abituguru: make array probe_order static, makes object smaller)
Merging jc_docs/docs-next (f704985b1e7e docs/driver-api: Catch up with dma_buf file-name changes)
CONFLICT (content): Merge conflict in Documentation/admin-guide/cgroup-v2.rst
Merging v4l-dvb/master (219031a6e7df media: venus: fix build on 32bit environments)
Merging v4l-dvb-next/master (167f4555184b Merge branch fixes_for_upstream into to_next)
Merging fbdev/fbdev-for-next (732146a3f1dc video: fbdev: imxfb: fix a typo in imxfb_probe())
Merging pm/linux-next (315ea754a4c4 Merge branch 'pm-cpuidle' into linux-next)
Merging cpufreq-arm/cpufreq/arm/linux-next (f75d2accca77 Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-next)
Merging cpupower/cpupower (7e5705c635ec tools/power/cpupower: Fix initializer override in hsw_ext_cstates)
Merging opp/opp/linux-next (071afa50609d Merge branch 'opp/qcom-updates' into opp/linux-next)
Merging thermal/next (54ecb8f7028c Linux 5.4-rc1)
Merging thermal-soc/next (6c375eccded4 thermal: db8500: Rewrite to be a pure OF sensor)
Merging ieee1394/for-next (812cd88749e0 firewire: mark expected switch fall-throughs)
Merging dlm/next (a48f9721e6db dlm: no need to check return value of debugfs_create functions)
Merging swiotlb/linux-next (4cdfb27ba80d xen/swiotlb: remember having called xen_create_contiguous_region())
Merging rdma/for-next (909624d8db5b IB/cm: Use container_of() instead of typecast)
Merging net-next/master (11fc7d5a0a2d tun: fix memory leak in error path)
Applying: rxrpc: fix up for "rxrpc: Fix trace-after-put looking at the put peer record"
Merging bpf-next/master (f05c2001ecc9 Merge branch 'bpf-libbpf-helpers')
CONFLICT (content): Merge conflict in tools/lib/bpf/Makefile
Merging ipsec-next/master (4361f5b6118a xfrm: remove the unnecessary .net_exit for xfrmi)
Merging mlx5-next/mlx5-next (7d47433cf74f net/mlx5: Expose optimal performance scatter entries capability)
Merging netfilter-next/master (f8615bf8a3da netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.)
Merging nfc-next/master (1f008cfec5d5 NFC: fdp: Fix unused variable warnings)
CONFLICT (content): Merge conflict in drivers/nfc/st21nfca/se.c
Merging ipvs-next/master (ac524481d7f7 ipvs: batch __ip_vs_dev_cleanup)
Merging wireless-drivers-next/master (f170d44bc4ec rsi: fix potential null dereference in rsi_probe())
Merging bluetooth/master (840aff3994c8 Bluetooth: btusb: Use IS_ENABLED instead of #ifdef)
Merging mac80211-next/master (2ce113de3132 mac80211: simplify TX aggregation start)
Merging gfs2/for-next (f6ef4bff81cc gfs2: Fix memory leak when gfs2meta's fs_context is freed)
Merging mtd/mtd/next (b34c095ca609 mtd: st_spi_fsm: remove unused field from struct stfsm)
Merging nand/nand/next (5121b4219972 dt-bindings: mtd: Add Cadence NAND controller driver)
Merging spi-nor/spi-nor/next (54ecb8f7028c Linux 5.4-rc1)
Merging crypto/master (eff9771d5152 crypto: caam - use mapped_{src,dst}_nents for descriptor)
Merging drm/drm-next (97ea56540ffc Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next)
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/selftests/i915_gem.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_request.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_drv.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gem/i915_gem_pm.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gem/i915_gem_mman.c
Merging amdgpu/drm-next (127bd7e93135 drm/amdgpu: move gpu reset out of amdgpu_device_suspend)
CONFLICT (content): Merge conflict in include/uapi/linux/kfd_ioctl.h
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/powerplay/renoir_ppt.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdkfd/kfd_priv.h
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdkfd/kfd_chardev.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/Makefile
Merging drm-intel/for-linux-next (458863e08e13 drm/i915: Mark contents as dirty on a write fault)
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/selftests/i915_gem.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_request.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_drv.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gem/i915_gem_pm.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gem/i915_gem_mman.c
Merging drm-tegra/drm/tegra/for-next (9d5a54987265 drm/tegra: Fix ordering of cleanup code)
Merging drm-misc/for-linux-next (94e2ec3f7fef drm/vkms: prime import support)
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_vma.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_gem_gtt.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_gem.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_drv.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
Applying: cec: fix up for "cec: add cec_adapter to cec_notifier_cec_adap_unregister()"
Applying: drm/amdkfd: update for drmP.h removal
Merging drm-msm/msm-next (8fbd534b7248 drm/msm/dpu: Remove set but not used variables 'mode', 'dpu_kms', 'priv')
Merging hdlcd/for-upstream/hdlcd (d664b851eb2b drm/arm/hdlcd: Reject atomic commits that disable only the plane)
Merging mali-dp/for-upstream/mali-dp (f634c6a80287 dt/bindings: display: Add optional property node define for Mali DP500)
Merging imx-drm/imx-drm/next (4d24376370fb gpu: ipu-v3: image-convert: only sample into the next tile if necessary)
Merging etnaviv/etnaviv/next (dbcc574a4bfa drm/etnaviv: fix missing unlock on error in etnaviv_iommuv1_context_alloc())
Merging regmap/for-next (54ecb8f7028c Linux 5.4-rc1)
Merging sound/for-next (82e8d723e9e6 sound: Fix Kconfig indentation)
Merging sound-asoc/for-next (d1cb6c0891c7 Merge branch 'asoc-5.5' into asoc-next)
CONFLICT (content): Merge conflict in sound/soc/samsung/Kconfig
Merging modules/modules-next (54ecb8f7028c Linux 5.4-rc1)
Merging input/next (3df955f870c2 Input: gpio_mouse - switch to using input device polling mode)
Merging block/for-next (c121a069344a Merge branch 'for-5.5/block' into for-next)
Merging device-mapper/for-next (633b1613b2a4 dm snapshot: rework COW throttling to fix deadlock)
Merging pcmcia/pcmcia-next (95691e3eddc4 pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges)
Merging mmc/next (25812fcf7403 mmc: mmci: make unexported functions static)
Merging kgdb/kgdb-next (3bd67b37e350 kdb: print real address of pointers instead of hashed addresses)
CONFLICT (content): Merge conflict in kernel/debug/kdb/kdb_bt.c
Merging md/for-next (e820d55cb99d md: fix raid10 hang issue caused by barrier)
Merging mfd/for-mfd-next (38a6fc63a3ea mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs)
Merging backlight/for-backlight-next (c0b64faf0fe6 backlight: pwm_bl: Set scale type for brightness curves specified in the DT)
Merging battery/for-next (7f7378618b41 power: supply: cpcap-charger: Enable vbus boost voltage)
Merging regulator/for-next (70336ab5ded1 Merge branch 'regulator-5.5' into regulator-next)
Merging security/next-testing (45893a0abee6 kexec: Fix file verification on S390)
Merging apparmor/apparmor-next (136db994852a apparmor: increase left match history buffer size)
Merging integrity/next-integrity (2a7f0e53daf2 ima: ima_api: Use struct_size() in kzalloc())
Merging keys/keys-next (1f96e0f129eb Merge branch 'keys-acl' into keys-next)
CONFLICT (content): Merge conflict in include/linux/key.h
CONFLICT (modify/delete): fs/crypto/keyinfo.c deleted in HEAD and modified in keys/keys-next. Version keys/keys-next of fs/crypto/keyinfo.c left in tree.
CONFLICT (content): Merge conflict in fs/afs/security.c
CONFLICT (content): Merge conflict in arch/mips/kernel/syscalls/syscall_o32.tbl
CONFLICT (content): Merge conflict in arch/mips/kernel/syscalls/syscall_n64.tbl
CONFLICT (content): Merge conflict in arch/mips/kernel/syscalls/syscall_n32.tbl
$ git rm -f fs/crypto/keyinfo.c
Applying: fsverity: merge fix for keyring_alloc API change
Applying: fscrypt: merge resolution for "keys: Replace uid/gid/perm permissions checking with an ACL"
Applying: dm verity: merge fix for "keys: Replace uid/gid/perm permissions checking with an ACL"
Merging selinux/next (42345b68c2e3 selinux: default_range glblub implementation)
Merging smack/for-next (92604e825304 smack: use GFP_NOFS while holding inode_smack::smk_lock)
Merging tomoyo/master (23641a048089 printk: Monitor change of console loglevel.)
Merging tpmdd/next (e13cd21ffd50 tpm: Wrap the buffer from the caller to tpm_buf in tpm_send())
Merging watchdog/master (ca2fc5efffde watchdog: f71808e_wdt: Add F81803 support)
Merging iommu/next (142dfcda5a35 Merge branch 'iommu/fixes' into next)
Merging vfio/next (e6c5d727db0a Merge branches 'v5.4/vfio/alexey-tce-memory-free-v1', 'v5.4/vfio/connie-re-arrange-v2', 'v5.4/vfio/hexin-pci-reset-v3', 'v5.4/vfio/parav-mtty-uuid-v2' and 'v5.4/vfio/shameer-iova-list-v8' into v5.4/vfio/next)
Merging audit/next (245d73698ed7 audit: Report suspicious O_CREAT usage)
Merging devicetree/for-next (a36a383dc301 Merge branch 'dt/linus' into dt/next)
Merging mailbox/mailbox-for-next (556a0964e28c mailbox: qcom-apcs: fix max_register value)
Merging spi/for-next (944572040aac Merge remote-tracking branch 'spi/topic/ptp' into spi-next)
Merging tip/auto-latest (80bb240ac08b Merge branch 'core/objtool')
Merging clockevents/clockevents/next (befd04abfbe4 clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated)
CONFLICT (content): Merge conflict in kernel/time/posix-timers.c
Merging edac/edac-for-next (f05390d30e20 EDAC: skx_common: get rid of unused type var)
Merging irqchip/irq/irqchip-next (bb0fed1c60cc irqchip/sifive-plic: Switch to fasteoi flow)
Merging ftrace/for-next (8ed4889eb831 selftests/ftrace: Fix same probe error test)
Merging rcu/rcu/next (049b405029c0 MAINTAINERS: Update from paulmck@linux.ibm.com to paulmck@kernel.org)
Merging kvm/linux-next (da0c9ea146cb Linux 5.4-rc2)
Merging kvm-arm/next (61f8d64aae65 arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems)
Merging kvm-ppc/kvm-ppc-next (ff42df49e75f KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9)
Merging kvms390/next (f76f6371643b KVM: s390: Cleanup kvm_arch_init error path)
Merging xen-tip/linux-next (c6875f3aacf2 x86/xen: Return from panic notifier)
Merging percpu/for-next (69f98a60cdbb Merge branch 'for-5.4' into for-next)
Merging workqueues/for-next (30ae2fc0a75e workqueue: Minor follow-ups to the rescuer destruction change)
Merging drivers-x86/for-next (54ecb8f7028c Linux 5.4-rc1)
Merging chrome-platform/for-next (e6679fd1e2fc platform/chrome: wilco_ec: Add debugfs test_event file)
Merging hsi/for-next (c1030cd45619 HSI: Remove dev_err() usage after platform_get_irq())
Merging leds/for-next (7ae4717cb9cb leds: core: Fix leds.h structure documentation)
Merging ipmi/for-next (c9acc3c4f8e4 ipmi_si_intf: Fix race in timer shutdown handling)
Merging driver-core/driver-core-next (201e91091b1d sh: add the sh_ prefix to early platform symbols)
Merging usb/usb-next (2538f0ee8a29 usb: host: xhci-tegra: Add Tegra194 XHCI support)
Merging usb-gadget/next (18a93cd38be3 usb: gadget: net2280: Add workaround for AB chip Errata 11)
Merging usb-serial/usb-next (54ecb8f7028c Linux 5.4-rc1)
Merging usb-chipidea-next/ci-for-usb-next (f14ac41f977f usb: chipidea: core: change vbus-regulator as optional)
Merging phy-next/next (54ecb8f7028c Linux 5.4-rc1)
Merging tty/tty-next (7726fb53e75f tty:n_gsm.c: destroy port by tty_port_destroy())
Merging char-misc/char-misc-next (3e917975b7cd mei: me: fix me_intr_clear function name in KDoc)
Merging extcon/extcon-next (e81b88932985 extcon-intel-cht-wc: Don't reset USB data connection at probe)
Merging soundwire/next (dfcff3f8a5f1 soundwire: stream: make stream name a const pointer)
Merging thunderbolt/next (da0c9ea146cb Linux 5.4-rc2)
Merging staging/staging-next (d49d1c76b96e staging: comedi: Remove set but not used variable 'aref')
Merging mux/for-next (05fb8284a417 Merge branch 'i2c-mux/for-next' into for-next)
Merging icc/icc-next (44223a8b45d7 interconnect: qcom: Fix icc_onecell_data allocation)
Merging slave-dma/next (c5c6faaee6e0 dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits())
Merging cgroup/for-next (1a99fcc035fb selftests: cgroup: Run test_core under interfering stress)
Merging scsi/for-next (dda08a80d659 Merge branch 'misc' into for-next)
Merging scsi-mkp/for-next (e1f92b500067 Merge branch '5.5/scsi-queue' into 5.5/scsi-next)
Merging vhost/linux-next (0d4a3f2abbef Revert "vhost: block speculation of translated descriptors")
Merging rpmsg/for-next (741dc0aa4122 Merge branches 'hwspinlock-next', 'rpmsg-next' and 'rproc-next' into for-next)
Merging gpio/for-next (6dd9b912c9b4 Merge branch 'devel' into for-next)
Merging gpio-brgl/gpio/for-next (5ede17d61592 dt-bindings: gpio: rcar: Add DT binding for r8a774b1)
Merging gpio-intel/for-next (54ecb8f7028c Linux 5.4-rc1)
Merging pinctrl/for-next (4afb0edace60 Merge branch 'devel' into for-next)
Merging pinctrl-intel/for-next (da0c9ea146cb Linux 5.4-rc2)
Merging pinctrl-samsung/for-next (a322b3377f4b pinctrl: samsung: Fix device node refcount leaks in init code)
Merging pwm/for-next (81420020e691 pwm: sun4i: Drop redundant assignment to variable pval)
Merging userns/for-next (318759b4737c signal/x86: Move tsk inside of CONFIG_MEMORY_FAILURE in do_sigbus)
Merging ktest/for-next (aecea57f84b0 ktest: Fix some typos in config-bisect.pl)
Merging random/dev (58be0106c530 random: fix soft lockup when trying to read from an uninitialized blocking pool)
Merging kselftest/next (54ecb8f7028c Linux 5.4-rc1)
Merging y2038/y2038 (870e0167cd9c Merge tag 'compat-ioctl-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into y2038)
Merging livepatching/for-next (1cfe141e1715 Merge branch 'for-5.4-core' into for-next)
Merging coresight/next (acfec525a78a coresight: etm4x: Add support for ThunderX2)
Merging rtc/rtc-next (09ef18bcd5ac rtc: use devm_platform_ioremap_resource() to simplify code)
Merging nvdimm/libnvdimm-for-next (4c806b897d60 libnvdimm/region: Enable MAP_SYNC for volatile regions)
Merging at24/at24/for-next (285be87c79e1 eeprom: at24: Improve confusing log message)
Merging ntb/ntb-next (54ecb8f7028c Linux 5.4-rc1)
Merging kspp/for-next/kspp (6f88ed285e67 Merge branch 'fixes/usercopy/highmem-fromlist' into for-next/kspp)
Merging cisco/for-next (9e98c678c2d6 Linux 5.1-rc1)
Merging gnss/gnss-next (54ecb8f7028c Linux 5.4-rc1)
Merging fsi/next (799e064cc79e fsi: scom: Don't abort operations for minor errors)
Merging siox/siox/next (1e4b044d2251 Linux 4.18-rc4)
Merging slimbus/for-next (54ecb8f7028c Linux 5.4-rc1)
Merging nvmem/for-next (b76e01ccc287 nvmem: imx: scu: fix dependency in Kconfig)
Merging xarray/xarray (91abab83839a XArray: Fix xas_next() with a single entry at 0)
Merging hyperv/hyperv-next (41928dfdf5bd Drivers: hv: balloon: Remove dependencies on guest page size)
Merging auxdisplay/auxdisplay (54ecb8f7028c Linux 5.4-rc1)
Merging kgdb-dt/kgdb/for-next (d8a050f5a3e8 kgdb: fix comment regarding static function)
Merging pidfd/for-next (c2ba8f41ad36 perf_event_open: switch to copy_struct_from_user())
Merging devfreq/for-next (d2f5fccd1ac9 PM / devfreq: Make log message more explicit when devfreq device already exists)
Merging hmm/hmm (54ecb8f7028c Linux 5.4-rc1)
Merging fpga/for-next (d20c0da8b202 fpga: Remove dev_err() usage after platform_get_irq())
Merging kunit/test (d460623c5fa1 Documentation: kunit: Fix verification command)
Merging akpm-current/current (1dd4e9b5f0a9 ipc/msg.c: consolidate all xxxctl_down() functions)
$ git checkout -b akpm remotes/origin/akpm/master
Applying: samples/watch_queue/watch_test: fix build
Applying: pinctrl: fix pxa2xx.c build warnings
Applying: kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments'
Applying: kernel-hacking: create submenu for arch special debugging options
Applying: kernel-hacking: group kernel data structures debugging together
Applying: kernel-hacking: move kernel testing and coverage options to same submenu
Applying: kernel-hacking: move Oops into 'Lockups and Hangs'
Applying: kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Applying: kernel-hacking: create a submenu for scheduler debugging options
Applying: kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Applying: kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Applying: drivers/tty/serial/sh-sci.c: suppress warning
Applying: drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow
Merging akpm/master (9ba4b35423b1 drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* linux-next: Tree for Oct 9
@ 2020-10-09 9:14 Stephen Rothwell
0 siblings, 0 replies; 17+ messages in thread
From: Stephen Rothwell @ 2020-10-09 9:14 UTC (permalink / raw)
To: Linux Next Mailing List; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 36849 bytes --]
Hi all,
Changes since 20201008:
The tip tree gained a build failure for which I reverted a commit series.
The rcu tree gained a conflict agsinst the tip tree.
The kspp tree gained a conflict agsinst Linus' tree.
The xarray tree lost its build failures.
Non-merge commits (relative to Linus' tree): 13087
12725 files changed, 707547 insertions(+), 278304 deletions(-)
----------------------------------------------------------------------------
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one. You should use "git fetch" and checkout or reset to the new
master.
You can see which trees have been included by looking in the Next/Trees
file in the source. There are also quilt-import.log and merge.log
files in the Next directory. Between each merge, the tree was built
with a ppc64_defconfig for powerpc, an allmodconfig for x86_64, a
multi_v7_defconfig for arm and a native build of tools/perf. After
the final fixups (if any), I do an x86_64 modules_install followed by
builds for x86_64 allnoconfig, powerpc allnoconfig (32 and 64 bit),
ppc44x_defconfig, allyesconfig and pseries_le_defconfig and i386, sparc
and sparc64 defconfig and htmldocs. And finally, a simple boot test
of the powerpc pseries_le_defconfig kernel in qemu (with and without
kvm enabled).
Below is a summary of the state of the merge.
I am currently merging 328 trees (counting Linus' and 86 trees of bug
fix patches pending for the current merge release).
Stats about the size of the tree over time can be seen at
http://neuling.org/linux-next-size.html .
Status of my local build tests will be at
http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
advice about cross compilers/configs that work, we are always open to add
more builds.
Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
Gortmaker for triage and bug fixes.
--
Cheers,
Stephen Rothwell
$ git checkout master
$ git reset --hard stable
Merging origin/master (3d006ee42dde Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drm)
Merging fixes/fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging kbuild-current/fixes (e30d694c3381 Documentation/llvm: Fix clang target examples)
Merging arc-current/for-curr (6364d1b41cc3 arc: include/asm: fix typos of "themselves")
Merging arm-current/fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging arm64-fixes/for-next/fixes (39e4716caa59 crypto: arm64: Use x16 with indirect branch to bti_c)
Merging arm-soc-fixes/arm/fixes (6869f774b1cd Merge tag 'omap-for-v5.9/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes)
Merging uniphier-fixes/fixes (48778464bb7d Linux 5.8-rc2)
Merging drivers-memory-fixes/fixes (7ff3a2a626f7 memory: jz4780_nemc: Fix an error pointer vs NULL check in probe())
Merging m68k-current/for-linus (382f429bb559 m68k: defconfig: Update defconfigs for v5.8-rc3)
Merging powerpc-fixes/fixes (0460534b532e powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute)
Merging s390-fixes/fixes (549738f15da0 Linux 5.9-rc8)
Merging sparc/master (0a95a6d1a4cd sparc: use for_each_child_of_node() macro)
Merging fscrypt-current/for-stable (2b4eae95c736 fscrypt: don't evict dirty inodes after removing key)
Merging net/master (28802e7c0c99 net: usb: qmi_wwan: add Cellient MPL200 card)
Merging bpf/master (28802e7c0c99 net: usb: qmi_wwan: add Cellient MPL200 card)
Merging ipsec/master (e94ee171349d xfrm: Use correct address family in xfrm_state_find)
Merging netfilter/master (48d072c4e8cd selftests: netfilter: add time counter check)
Merging ipvs/master (48d072c4e8cd selftests: netfilter: add time counter check)
Merging wireless-drivers/master (efb1676306f6 mt76: mt7615: reduce maximum VHT MPDU length to 7991)
Merging mac80211/master (3dc289f8f139 net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key())
Merging rdma-fixes/for-rc (a1b8638ba132 Linux 5.9-rc7)
Merging sound-current/for-linus (148ebf548a1a ALSA: hda/realtek - The front Mic on a HP machine doesn't work)
Merging sound-asoc-fixes/for-linus (c4ad3e17f9b5 Merge remote-tracking branch 'asoc/for-5.9' into asoc-linus)
Merging regmap-fixes/for-linus (549738f15da0 Linux 5.9-rc8)
Merging regulator-fixes/for-linus (549738f15da0 Linux 5.9-rc8)
Merging spi-fixes/for-linus (e8c11e0a0367 Merge remote-tracking branch 'spi/for-5.9' into spi-linus)
Merging pci-current/for-linus (76a6b0b90d53 MAINTAINERS: Add Pali Rohár as aardvark PCI maintainer)
Merging driver-core.current/driver-core-linus (856deb866d16 Linux 5.9-rc5)
Merging tty.current/tty-linus (ba4f184e126b Linux 5.9-rc6)
Merging usb.current/usb-linus (549738f15da0 Linux 5.9-rc8)
Merging usb-gadget-fixes/fixes (51609fba0cca usb: dwc3: simple: add support for Hikey 970)
Merging usb-serial-fixes/usb-linus (856deb866d16 Linux 5.9-rc5)
Merging usb-chipidea-fixes/ci-for-usb-stable (2d79b3360dcc usb: chipidea: core: add wakeup support for extcon)
Merging phy/fixes (850280156f64 phy: ti: am654: Fix a leak in serdes_am654_probe())
Merging staging.current/staging-linus (549738f15da0 Linux 5.9-rc8)
Merging char-misc.current/char-misc-linus (856deb866d16 Linux 5.9-rc5)
Merging soundwire-fixes/fixes (3fbbf2148a40 soundwire: fix double free of dangling pointer)
Merging thunderbolt-fixes/fixes (549738f15da0 Linux 5.9-rc8)
Merging input-current/for-linus (5fc27b098daf Input: i8042 - add nopnp quirk for Acer Aspire 5 A515)
Merging crypto-current/master (1b0df11fde0f padata: fix possible padata_works_lock deadlock)
Merging ide/master (6800cd8cbc6e ide-acpi: use %*ph to print small buffer)
Merging vfio-fixes/for-linus (aae7a75a821a vfio/type1: Add proper error unwind for vfio_iommu_replay())
Merging kselftest-fixes/fixes (aa803771a80a tools: Avoid comma separated statements)
Merging modules-fixes/modules-linus (57baec7b1b04 scripts/nsdeps: make sure to pass all module source files to spatch)
Merging dmaengine-fixes/fixes (549738f15da0 Linux 5.9-rc8)
Merging backlight-fixes/for-backlight-fixes (219d54332a09 Linux 5.4)
Merging mtd-fixes/mtd/fixes (1afc0c89f6a1 Revert "mtd: spi-nor: Add capability to disable flash quad mode")
Merging mfd-fixes/for-mfd-fixes (22380b65dc70 mfd: mfd-core: Ensure disabled devices are ignored without error)
Merging v4l-dvb-fixes/fixes (d0254f82d702 media: dt-bindings: media: imx274: Convert to json-schema)
Merging reset-fixes/reset/fixes (b460e0a9e240 reset: intel: add unspecified HAS_IOMEM dependency)
Merging mips-fixes/mips-fixes (be090fa62080 MIPS: BCM47XX: Remove the needless check with the 1074K)
Merging at91-fixes/at91-fixes (54ecb8f7028c Linux 5.4-rc1)
Merging omap-fixes/fixes (8f04aea048d5 ARM: OMAP2+: Restore MPU power domain if cpu_cluster_pm_enter() fails)
Merging kvm-fixes/master (e2e1a1c86bf3 Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master)
Merging kvms390-fixes/master (f20d4e924b44 docs: kvm: add documentation for KVM_CAP_S390_DIAG318)
Merging hwmon-fixes/hwmon (18360b33a071 hwmon: (w83627ehf) Fix a resource leak in probe)
Merging nvdimm-fixes/libnvdimm-fixes (88b67edd7247 dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX)
Merging btrfs-fixes/next-fixes (2a851de0233a Merge branch 'misc-5.9' into next-fixes)
Merging vfs-fixes/fixes (8a018eb55e3a pipe: Fix memory leaks in create_pipe_files())
Merging dma-mapping-fixes/for-linus (892fc9f6835e dma-pool: Fix an uninitialized variable bug in atomic_pool_expand())
Merging i3c-fixes/master (6fbc7275c7a9 Linux 5.2-rc7)
Merging drivers-x86-fixes/fixes (1797d588af15 platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many different models)
Merging samsung-krzk-fixes/fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging pinctrl-samsung-fixes/pinctrl-fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging devicetree-fixes/dt/linus (efe84d408bf4 scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting)
Merging scsi-fixes/fixes (bcf3a2953d36 scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername())
Merging drm-fixes/drm-fixes (d10285a25e29 drm/nouveau/mem: guard against NULL pointer access in mem_del)
Merging amdgpu-fixes/drm-fixes (2c409ba81be2 drm/radeon: fix si_enable_smc_cac() failed issue)
Merging drm-intel-fixes/for-linux-next-fixes (549738f15da0 Linux 5.9-rc8)
Merging mmc-fixes/fixes (afd7f30886b0 mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models)
Merging rtc-fixes/rtc-fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging gnss-fixes/gnss-linus (48778464bb7d Linux 5.8-rc2)
Merging hyperv-fixes/hyperv-fixes (911e1987efc8 Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload)
Merging soc-fsl-fixes/fix (fe8fe7723a3a soc: fsl: dpio: register dpio irq handlers after dpio create)
Merging risc-v-fixes/fixes (84814460eef9 riscv: Fixup bootup failure with HARDENED_USERCOPY)
Merging pidfd-fixes/fixes (bda4c60d02e9 sys: Convert to the new fallthrough notation)
Merging fpga-fixes/fixes (8614afd689df fpga: dfl: fix bug in port reset handshake)
Merging spdx/spdx-linus (c5c553850899 scripts/spdxcheck.py: handle license identifiers in XML comments)
Merging gpio-intel-fixes/fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging pinctrl-intel-fixes/fixes (3488737093e7 pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs)
Merging erofs-fixes/fixes (9ebcfadb0610 Linux 5.8-rc3)
Merging integrity-fixes/fixes (843385694721 evm: Fix a small race in init_desc())
Merging kunit-fixes/kunit-fixes (82206a0c06cc kunit: tool: handle when .kunit exists but .kunitconfig does not)
Merging ubifs-fixes/fixes (78c7d49f55d8 ubifs: journal: Make sure to not dirty twice for auth nodes)
Merging memblock-fixes/fixes (5f7b81c18366 ia64: fix min_low_pfn/max_low_pfn build errors)
Merging drm-misc-fixes/for-linux-next-fixes (27204b99b082 drm: drm_dsc.h: fix a kernel-doc markup)
Merging kspp-gustavo/for-next/kspp (736116436e5b include: jhash/signal: Fix fall-through warnings for Clang)
Merging kbuild/for-next (e42c8717dace Merge branch 'kconfig' into for-next)
Merging compiler-attributes/compiler-attributes (e5fc436f06ee sparse: use static inline for __chk_{user,io}_ptr())
Merging dma-mapping/for-next (849facea92fa dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handling)
Merging asm-generic/master (060dc911501f nds32: fix build failure caused by page table folding updates)
Merging arc/for-next (def9d2780727 Linux 5.5-rc7)
Merging arm/for-next (adc5f7029376 ARM: add malloc size to decompressor kexec size structure)
Merging arm64/for-next/core (a82e4ef0417b Merge branch 'for-next/late-arrivals' into for-next/core)
Merging arm-perf/for-next/perf (887e2cff0f8d perf: arm-cmn: Fix conversion specifiers for node type)
Merging arm-soc/for-next (4bb6c7b93462 ARM: Document merges)
CONFLICT (modify/delete): arch/arm/mach-imx/mach-mx31moboard.c deleted in arm-soc/for-next and modified in HEAD. Version HEAD of arch/arm/mach-imx/mach-mx31moboard.c left in tree.
CONFLICT (modify/delete): arch/arm/mach-imx/mach-imx27_visstrim_m10.c deleted in arm-soc/for-next and modified in HEAD. Version HEAD of arch/arm/mach-imx/mach-imx27_visstrim_m10.c left in tree.
$ git rm -f arch/arm/mach-imx/mach-imx27_visstrim_m10.c arch/arm/mach-imx/mach-mx31moboard.c
Merging amlogic/for-next (ad6aebe534aa Merge branch 'v5.10/drivers' into tmp/aml-rebuild)
Merging aspeed/for-next (48127d01a153 Merge branch 'soc-for-v5.10' into for-next)
Merging at91/at91-next (d1f170f8447d Merge branches 'at91-soc' and 'at91-dt' into at91-next)
Merging drivers-memory/for-next (94ca85733699 memory: emif: Convert to DEFINE_SHOW_ATTRIBUTE)
Merging imx-mxs/for-next (bc421f7da477 Merge branch 'imx/defconfig' into for-next)
Merging keystone/next (703dff8cb900 Merge branch 'for_5.10/drivers-soc' into next)
Merging mediatek/for-next (b05dfbba9c46 Merge branch 'v5.9-next/soc' into for-next)
Merging mvebu/for-next (f89c9685f6a1 Merge branch 'mvebu/dt64' into mvebu/for-next)
Merging omap/for-next (7a159a1ad494 Merge branch 'fixes' into for-next)
Merging qcom/for-next (abea2a011c54 Merge branches 'arm64-for-5.10', 'arm64-defconfig-for-5.10' and 'drivers-for-5.10' into for-next)
Merging raspberrypi/for-next (4564363351e2 ARM: dts: bcm2711: Enable the display pipeline)
Merging realtek/for-next (486f29df6941 Merge branch 'v5.8/dt' into next)
Merging renesas/next (1ff27687ae7e Merge branch 'renesas-fixes-for-v5.9' into renesas-next)
Merging reset/reset/next (68a215164e19 reset: sti: reset-syscfg: fix struct description warnings)
Merging rockchip/for-next (ba0ceb95f560 Merge branch 'v5.10-armsoc/dts64' into for-next)
Merging samsung-krzk/for-next (62315959a263 Merge branch 'next/dt' into for-next)
Merging scmi/for-linux-next (a1b8638ba132 Linux 5.9-rc7)
Merging sunxi/sunxi/for-next (a2e5e8054a26 Merge branch 'sunxi/dt-for-5.10', remote-tracking branches 'korg/sunxi/sunxi/clk-for-5.10', 'korg/sunxi/sunxi/fixes-for-5.9' and 'korg/sunxi/sunxi/drivers-for-5.10' into sunxi/for-next)
CONFLICT (add/add): Merge conflict in arch/arm64/boot/dts/allwinner/sun50i-a100.dtsi
CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml
Merging tegra/for-next (9ea55312ba10 Merge branch for-5.10/arm64/defconfig into for-next)
Merging ti-k3/ti-k3-next (1e3d655fe7b4 Merge branch 'ti-k3-config-next' into ti-k3-next)
Merging ti-k3-new/ti-k3-next (48a78787c0f3 Merge branch 'ti-k3-dts-next' into ti-k3-next)
Merging uniphier/for-next (4f8fb65af529 Merge branch 'dt64' into for-next)
Merging clk/clk-next (426eab515007 Merge branch 'clk-rockchip' into clk-next)
Merging clk-samsung/for-next (ff8e0ff9b996 clk: samsung: Use cached clk_hws instead of __clk_lookup() calls)
Merging csky/linux-next (1c8499089bc6 csky: Add memory layout 2.5G(user):1.5G(kernel))
Merging h8300/h8300-next (8808515be0ed h8300: Replace <linux/clk-provider.h> by <linux/of_clk.h>)
Merging ia64/next (c331649e6371 ia64: Use libata instead of the legacy ide driver in defconfigs)
Merging m68k/for-next (50c5feeea0af ide/macide: Convert Mac IDE driver to platform driver)
Merging m68knommu/for-next (9f5fd809d7a0 serial: mcf: add sysrq capability)
CONFLICT (content): Merge conflict in arch/m68k/Kconfig
Merging microblaze/next (4a17e8513376 microblaze: fix kbuild redundant file warning)
Merging mips/mips-next (46dd40aa376c MIPS: SGI-IP28: disable use of ll/sc in kernel)
Merging nds32/next (54bde873682b nds32: Fix bogus reference to <asm/procinfo.h>)
Merging nios2/for-next (6b57fa4d374b nios2: signal: Mark expected switch fall-through)
Merging openrisc/for-next (55b2662ec665 openrisc: uaccess: Add user address space check to access_ok)
Merging parisc-hd/for-next (2a78d1067306 parisc: Improve spinlock handling)
Merging powerpc/next (a2d0230b91f7 cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier)
Merging fsl/next (a76bea0287ce powerpc/kmcent2: add ranges to the pci bridges)
Merging soc-fsl/next (d97b957e32b1 soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk)
Merging risc-v/for-next (e8d444d3e98c riscv: remove address space overrides using set_fs())
CONFLICT (content): Merge conflict in arch/riscv/kernel/vmlinux.lds.S
CONFLICT (content): Merge conflict in arch/m68k/Kconfig
Merging s390/for-next (6acad2ac482f Merge branch 'features' into for-next)
Merging sh/for-next (b0cfc315ff38 sh: fix syscall tracing)
Merging sparc-next/master (dd0d718152e4 Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi)
Merging uml/linux-next (f6e8c474390b um: virtio: Replace zero-length array with flexible-array)
Merging xtensa/xtensa-for-next (4ca4c562efb6 xtensa: uaccess: Add missing __user to strncpy_from_user() prototype)
Merging fscrypt/master (5b2a828b98ec fscrypt: export fscrypt_d_revalidate())
Merging afs/afs-next (8409f67b6437 afs: Adjust the fileserver rotation algorithm to reprobe/retry more quickly)
Merging btrfs/for-next (d6e05fb2b680 Merge branch 'for-next-next-v5.9-20200923' into for-next-20200923)
CONFLICT (content): Merge conflict in fs/btrfs/dev-replace.c
Merging ceph/master (f44d04e696fe rbd: require global CAP_SYS_ADMIN for mapping and unmapping)
Merging cifs/for-next (528f90f6b3fe Handle STATUS_IO_TIMEOUT gracefully)
Merging configfs/for-next (76ecfcb0852e samples: configfs: prefer pr_err() over bare printk(KERN_ERR)
Merging ecryptfs/next (8b614cb8f1dc Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6)
Merging erofs/dev (6ea5aad32dd8 erofs: add REQ_RAHEAD flag to readahead requests)
Merging exfat/dev (eb25923840e3 exfat: remove useless check in exfat_move_file())
Merging ext3/for_next (e44b86917b3f Pull direct IO fix from Gabriel Krisman.)
Merging ext4/dev (d39783839c03 ext4: limit entries returned when counting fsmap records)
Merging f2fs/dev (aaed782210db f2fs: reject CASEFOLD inode flag without casefold feature)
Merging fsverity/fsverity (f3db0bed4583 fs-verity: use smp_load_acquire() for ->i_verity_info)
Merging fuse/for-next (d78092e4937d fuse: fix page dereference after free)
Merging jfs/jfs-next (7aba5dcc2346 jfs: Replace zero-length array with flexible-array member)
Merging nfs/linux-next (549738f15da0 Linux 5.9-rc8)
Merging nfs-anna/linux-next (bff049a3b500 NFS: Decode a full READ_PLUS reply)
Merging nfsd/nfsd-next (856deb866d16 Linux 5.9-rc5)
Merging cel/cel-next (13a9a9d74d4d SUNRPC: Fix svc_flush_dcache())
Merging orangefs/for-next (e848643b524b orangefs: remove unnecessary assignment to variable ret)
Merging overlayfs/overlayfs-next (8f6ee74c2786 ovl: rearrange ovl_can_list())
Merging ubifs/next (b30e2238b7ff ubifs: Fix some kernel-doc warnings in tnc.c)
Merging v9fs/9p-next (f5f7ab168b9a 9P: Cast to loff_t before multiplying)
Merging xfs/for-next (e5b23740db9b xfs: fix the indent in xfs_trans_mod_dquot)
Merging zonefs/for-next (48bfd5c6fac1 zonefs: document the explicit-open mount option)
Merging iomap/iomap-for-next (1a31182edd00 iomap: Call inode_dio_end() before generic_write_sync())
Merging djw-vfs/vfs-for-next (e4f9ba20d3b8 fs/xfs: Update xfs_ioctl_setattr_dax_invalidate())
Merging file-locks/locks-next (1ad5f100e3ba locks: Remove extra "0x" in tracepoint format specifier)
Merging vfs/for-next (c186eef9720f Merge branches 'work.misc', 'work.sparc', 'base.set_fs', 'work.csum_and_copy', 'work.quota-compat', 'compat.mount' and 'work.iov_iter', remote-tracking branch 'vfs/work.epoll' into for-next)
CONFLICT (content): Merge conflict in arch/s390/include/asm/checksum.h
Merging printk/for-next (ece33d6abfbc Merge branch 'for-5.10' into for-next)
Merging pci/next (18dcce7bc583 Merge branch 'remotes/lorenzo/pci/xilinx')
CONFLICT (content): Merge conflict in drivers/pci/controller/dwc/pci-imx6.c
Merging pstore/for-next/pstore (137c6236aeec mailmap: Add WeiXiong Liao)
CONFLICT (content): Merge conflict in .mailmap
Merging hid/for-next (f5795950202d Merge branch 'for-5.10/vivaldi' into for-next)
Merging i2c/i2c/for-next (b1df15e8d3f1 Merge branch 'i2c/for-current' into i2c/for-next)
Merging i3c/i3c/next (abea14bfdebb i3c: master: Fix error return in cdns_i3c_master_probe())
Merging dmi/dmi-for-next (a3d13a0a23ea Replace HTTP links with HTTPS ones: DMI/SMBIOS SUPPORT)
Merging hwmon-staging/hwmon-next (9b20aec24b8a hwmon: (pmbus/max20730) adjust the vout reading given voltage divider)
Merging jc_docs/docs-next (905705a8fd43 docs: programming-languages: refresh blurb on clang support)
CONFLICT (content): Merge conflict in MAINTAINERS
Merging v4l-dvb/master (c386e0797d26 media: dvb-frontends/drxk_hard.c: fix uninitialized variable warning)
Merging v4l-dvb-next/master (0d6db85131e0 Revert "media: atomisp: keep the ISP powered on when setting it")
Merging fbdev/fbdev-for-next (732146a3f1dc video: fbdev: imxfb: fix a typo in imxfb_probe())
Merging pm/linux-next (4ae5e76f4c5d Merge branch 'acpica' into linux-next)
Merging cpufreq-arm/cpufreq/arm/linux-next (bc9b9c5ab9d8 cpufreq: qcom: Don't add frequencies without an OPP)
Merging cpupower/cpupower (527b7779e5ec cpupower: speed up generating git version string)
Merging devfreq/devfreq-next (d353d1202b89 PM / devfreq: tegra30: Improve initial hardware resetting)
Merging opp/opp/linux-next (a5663c9b1e31 opp: Allow opp-level to be set to 0)
Merging thermal/thermal/linux-next (6f55be9fd5ee Merge branch 'thermal/fixes' into thermal/linux-next)
Merging thermal-rzhang/next (54ecb8f7028c Linux 5.4-rc1)
Merging thermal-soc/next (6c375eccded4 thermal: db8500: Rewrite to be a pure OF sensor)
Merging ieee1394/for-next (67f8e65e4fc1 firewire: net: remove set but not used variable 'guid')
Merging dlm/next (4f2b30fd9b4b fs: dlm: fix race in nodeid2con)
Merging swiotlb/linux-next (b51e627158cb swiotlb: Mark max_segment with static keyword)
Merging rdma/for-next (73c5265913b4 RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.)
Merging net-next/master (036dfd8322be selftests: mptcp: interpret \n as a new line)
Applying: xsk: Remove internal DMA headers
Merging bpf-next/master (1e9259eca8fd Merge branch 'libbpf: auto-resize relocatable LOAD/STORE instructions')
Merging ipsec-next/master (61e7113e48d3 Merge 'xfrm: Add compat layer')
Merging mlx5-next/mlx5-next (9d8feb460adb RDMA/mlx5: Add sw_owner_v2 bit capability)
Merging netfilter-next/master (c2568c8c9e63 Merge branch 'net-Constify-struct-genl_small_ops')
Merging ipvs-next/master (10fdd6d80e4c netfilter: nf_tables: Implement fast bitwise expression)
Merging wireless-drivers-next/master (09b3ab8782e7 iwlwifi: bump FW API to 59 for AX devices)
Merging bluetooth/master (44d59235ace5 Bluetooth: hci_h5: close serdev device and free hu in h5_close)
Merging mac80211-next/master (ba6ff70a3bb7 mac80211: copy configured beacon tx rate to driver)
Merging gfs2/for-next (4d53c8279a20 gfs2: call truncate_inode_pages_final for address space glocks)
Merging mtd/mtd/next (b597cc75f7fe mtd: parsers: bcm63xx: Do not make it modular)
Merging nand/nand/next (88e315d12fbb mtd: onenand: simplify the return expression of onenand_transfer_auto_oob)
Merging spi-nor/spi-nor/next (9a3422a110c8 Revert "mtd: spi-nor: Prefer asynchronous probe")
Merging crypto/master (3093e7c16e12 X.509: Fix modular build of public_key_sm2)
CONFLICT (content): Merge conflict in drivers/crypto/Kconfig
Merging drm/drm-next (edb899841c4e drm/vmwgfx: fix regression in thp code due to ttm init refactor.)
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/selftests/mock_gem_device.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gem/i915_gem_context.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
Applying: mark DRM_INGENIC as BROKEN
Merging amdgpu/drm-next (1eefedec2f9a drm/amdgpu/swsmu: clean up a bunch of stale interfaces)
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Merging drm-intel/for-linux-next (c60b93cd4862 drm/i915: Avoid mixing integer types during batch copies)
Merging drm-tegra/drm/tegra/for-next (d9f980ebcd01 drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge)
Merging drm-misc/for-linux-next (a3fb64c00d44 Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached")
Merging drm-msm/msm-next (d1ea91492585 drm/msm/dp: fix incorrect function prototype of dp_debug_get())
Merging mali-dp/for-upstream/mali-dp (f634c6a80287 dt/bindings: display: Add optional property node define for Mali DP500)
Merging imx-drm/imx-drm/next (efd5a93d2a89 drm/imx: drop explicit drm_mode_config_cleanup)
Merging etnaviv/etnaviv/next (3136fed4f91e drm/etnaviv: Drop local dma_parms)
Merging regmap/for-next (6e0545c4f083 Merge remote-tracking branch 'regmap/for-5.10' into regmap-next)
Merging sound/for-next (7dcd56123e31 ALSA: hdspm: Fix typo arbitary)
Merging sound-asoc/for-next (ee5262c965c5 Merge remote-tracking branch 'asoc/for-5.10' into asoc-next)
Merging modules/modules-next (14721add58ef module: Add more error message for failed kernel module loading)
Merging input/next (8a30c6eb29e0 Input: Add MAINTAINERS entry for SiS i2c touch input driver)
CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/vendor-prefixes.yaml
Merging block/for-next (3318e195d426 Merge branch 'for-5.10/io_uring' into for-next)
Merging device-mapper/for-next (681cc5e8667e dm: fix request-based DM to not bounce through indirect dm_submit_bio)
Merging pcmcia/pcmcia-next (46d079790663 pcmcia: make pccard_loop_tuple() static)
Merging mmc/next (db1af1e97129 mmc: renesas_sdhi: workaround a regression when reinserting SD cards)
CONFLICT (content): Merge conflict in drivers/mmc/host/Kconfig
Merging mfd/for-mfd-next (6d81dc3c79d4 mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI)
Merging backlight/for-backlight-next (97ecfda1a8ff backlight: tosa_bl: Include the right header)
Merging battery/for-next (411643e949f4 power: supply: test-power: revise parameter printing to use sprintf)
Merging regulator/for-next (c6e70a6fd5ce Merge remote-tracking branch 'regulator/for-5.10' into regulator-next)
Merging security/next-testing (bc62d68e2a0a device_cgroup: Fix RCU list debugging warning)
Merging apparmor/apparmor-next (e37986097ba6 apparmor: Use true and false for bool variable)
Merging integrity/next-integrity (aa662fc04f5b ima: Fix NULL pointer dereference in ima_file_hash)
Merging keys/keys-next (b6f61c314649 keys: Implement update for the big_key type)
Merging safesetid/safesetid-next (0476c865ded6 LSM: SafeSetID: Fix warnings reported by test bot)
Merging selinux/next (0d50f059c4cd selinux: provide a "no sooner than" date for the checkreqprot removal)
Merging smack/next (edd615371b66 Smack: Remove unnecessary variable initialization)
Merging tomoyo/master (5384d92e4e02 tomoyo: Loosen pathname/domainname validation.)
Merging tpmdd/next (7b9be800756f MAINTAINERS: TPM DEVICE DRIVER: Update GIT)
Merging watchdog/master (a1b8638ba132 Linux 5.9-rc7)
Merging iommu/next (7e3c3883c381 Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next)
Applying: merge fix upt for iommu_flush_iotlb_all() rename
Merging vfio/next (3de066f8f86b Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/misc', 'v5.10/vfio/no-cmd-mem' and 'v5.10/vfio/yan_zhao_fixes' into v5.10/vfio/next)
CONFLICT (content): Merge conflict in arch/s390/pci/pci_bus.c
Merging audit/next (c07203516439 audit: Remove redundant null check)
Merging devicetree/for-next (ec9e656854f3 dt-bindings: pinctrl: sirf: Fix typo abitrary)
Merging mailbox/mailbox-for-next (884996986347 mailbox: mediatek: cmdq: clear task in channel before shutdown)
Merging spi/for-next (ff172b28df3a Merge remote-tracking branch 'spi/for-5.10' into spi-next)
Merging tip/auto-latest (c5cfa92bf59b Merge branch 'ras/core')
CONFLICT (content): Merge conflict in include/linux/iommu.h
CONFLICT (content): Merge conflict in drivers/pci/controller/vmd.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdkfd/kfd_priv.h
CONFLICT (content): Merge conflict in arch/x86/kernel/setup.c
CONFLICT (content): Merge conflict in arch/x86/kernel/apic/msi.c
CONFLICT (content): Merge conflict in arch/s390/Kconfig
CONFLICT (content): Merge conflict in arch/ia64/Kconfig
CONFLICT (content): Merge conflict in arch/arm/Makefile
Applying: Revert "objtool: Rework header include paths"
Applying: Revert "objtool: Fix x86 orc generation on big endian cross compiles"
Applying: Revert "objtool: Fix reloc generation on big endian cross compiles"
Applying: Revert "x86/insn: Support big endian cross-compiles"
Applying: Revert "objtool: Allow nested externs to enable BUILD_BUG()"
Merging clockevents/timers/drivers/next (f087e452f27e clocksource: sp804: enable Hisilicon sp804 timer 64bit mode)
Merging edac/edac-for-next (34e06e4faf3f Merge branch 'edac-misc' into edac-for-next)
Merging irqchip/irq/irqchip-next (399f6e821fa1 Merge branch 'irq/tegra-pmc' into irq/irqchip-next)
Merging ftrace/for-next (848183553e43 tracing: Fix synthetic print fmt check for use of __get_str())
Merging rcu/rcu/next (33847a34a2d2 rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs)
CONFLICT (content): Merge conflict in include/linux/lockdep.h
Merging kvm/linux-next (e792415c5d3e KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup)
Merging kvm-arm/next (4e5dc64c4319 Merge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu-5.9' into kvmarm-master/next)
Merging kvm-ppc/kvm-ppc-next (cf59eb13e151 KVM: PPC: Book3S: Fix symbol undeclared warnings)
Merging kvms390/next (23a60f834406 s390/kvm: diagnose 0x318 sync and reset)
Merging xen-tip/linux-next (32118f97f41d x86/xen: Fix typo in xen_pagetable_p2m_free())
Merging percpu/for-next (eff623d602db Merge branch 'for-5.9-fixes' into for-next)
Merging workqueues/for-next (10cdb1575954 workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON())
Merging drivers-x86/for-next (1a3f7813f38e MAINTAINERS: update X86 PLATFORM DRIVERS entry with new kernel.org git repo)
Merging chrome-platform/for-next (3e98fd6d816c ARM: dts: cros-ec-keyboard: Add alternate keymap for KEY_LEFTMETA)
Merging hsi/for-next (bb6d3fb354c5 Linux 5.6-rc1)
Merging leds/for-next (19d2e0cef0b1 leds: pwm: Remove platform_data support)
Merging ipmi/for-next (8fe7990ceda8 ipmi_si: Fix wrong return value in try_smi_init())
Merging driver-core/driver-core-next (ee4906770ee9 regmap: debugfs: use semicolons rather than commas to separate statements)
Merging usb/usb-next (3bfb8239be57 Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next)
CONFLICT (content): Merge conflict in drivers/usb/dwc3/gadget.c
CONFLICT (content): Merge conflict in drivers/usb/dwc3/dwc3-of-simple.c
CONFLICT (content): Merge conflict in drivers/usb/cdns3/gadget.c
CONFLICT (content): Merge conflict in drivers/pci/controller/pcie-brcmstb.c
Merging usb-gadget/next (b2c586eb07ef usb: dwc2: Fix INTR OUT transfers in DDMA mode.)
Merging usb-serial/usb-next (3e765cab8abe USB: serial: option: add Cellient MPL200 card)
Merging usb-chipidea-next/ci-for-usb-next (71ac680e6339 usb: chipidea: ci_hdrc_imx: restore pinctrl)
Merging phy-next/next (60f5a24c11f7 phy: qcom-qmp: initialize the pointer to NULL)
Merging tty/tty-next (4be87603b6dc serial: mcf: add sysrq capability)
Merging char-misc/char-misc-next (78eef5d95261 docs: w1: w1_therm: Fix broken xref, mistakes, clarify text)
CONFLICT (content): Merge conflict in drivers/misc/ocxl/Kconfig
CONFLICT (content): Merge conflict in MAINTAINERS
Merging extcon/extcon-next (dbc888072a97 extcon: axp288: Use module_platform_driver to simplify the code)
Merging soundwire/next (0173f525b2c1 soundwire: sysfs: add slave status and device number before probe)
Merging thunderbolt/next (810278da901c thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER)
Merging staging/staging-next (76c3bdd67d27 dt-bindings: staging: wfx: silabs,wfx yaml conversion)
Merging mux/for-next (05f19f7f8944 mux: adgs1408: Add mod_devicetable.h and remove of_match_ptr)
Merging icc/icc-next (86d6e5793e0f interconnect: imx: simplify the return expression of imx_icc_unregister)
Merging dmaengine/next (fc143e38ddd4 dmaengine: owl-dma: fix kernel-doc style for enum)
Merging cgroup/for-next (65026da59cda cgroup: Zero sized write should be no-op)
Merging scsi/for-next (1edad2ddea67 Merge branch 'misc' into for-next)
CONFLICT (content): Merge conflict in drivers/scsi/aacraid/aachba.c
Merging scsi-mkp/for-next (1ef16a407f54 scsi: qla2xxx: Fix return of uninitialized value in rval)
Merging vhost/linux-next (aff90770e54c vdpa/mlx5: Fix dependency on MLX5_CORE)
Merging rpmsg/for-next (62180d7eae2f Merge branches 'hwspinlock-next', 'rpmsg-next' and 'rproc-next' into for-next)
Merging gpio/for-next (3d6e8262d3c0 Merge branch 'devel' into for-next)
Merging gpio-brgl/gpio/for-next (cf048e05b687 tools: gpio: add debounce support to gpio-event-mon)
Merging gpio-intel/for-next (9123e3a74ec7 Linux 5.9-rc1)
Merging pinctrl/for-next (c348abca14dc Merge branch 'devel' into for-next)
Merging pinctrl-intel/for-next (a0bf06dc51db pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs)
Merging pinctrl-samsung/for-next (9123e3a74ec7 Linux 5.9-rc1)
Merging pwm/for-next (1f2bd2271a10 pwm: Allow store 64-bit duty cycle from sysfs interface)
Merging userns/for-next (7fce69dff8db Implement kernel_execve)
Merging ktest/for-next (ff131efff141 ktest.pl: Fix spelling mistake "Cant" -> "Can't")
Merging random/dev (ab9a7e27044b random: avoid warnings for !CONFIG_NUMA builds)
Merging kselftest/next (4c8511317b4e doc: dev-tools: kselftest.rst: Update examples and paths)
Merging y2038/y2038 (c4e71212a245 Revert "drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC")
Merging livepatching/for-next (59fc1e476962 Merge branch 'for-5.10/flive-patching' into for-next)
Merging coresight/next (347732627745 coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register)
Merging rtc/rtc-next (179b4bcc4c0c rtc: rv8803: simplify the return expression of rv8803_nvram_write)
Merging nvdimm/libnvdimm-for-next (a1b8638ba132 Linux 5.9-rc7)
Merging at24/at24/for-next (61f764c307f6 eeprom: at24: Support custom device names for AT24 EEPROMs)
Merging ntb/ntb-next (b8e2c8bbdf77 NTB: Use struct_size() helper in devm_kzalloc())
Merging seccomp/for-next/seccomp (dfe719fef03d seccomp: Make duplicate listener detection non-racy)
Merging kspp/for-next/kspp (03433f0ed362 Merge branch 'for-next/gcc-plugins' into for-next/kspp)
CONFLICT (content): Merge conflict in lib/random32.c
Merging gnss/gnss-next (48778464bb7d Linux 5.8-rc2)
Merging fsi/next (4a851d714ead fsi: aspeed: Support CFAM reset GPIO)
Merging slimbus/for-next (1cf257875246 slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback)
Merging nvmem/for-next (02200a863b9a nvmem: core: fix missing of_node_put() in of_nvmem_device_get())
Merging xarray/main (50454f72a1d4 radix-tree: fix the comment of radix_tree_next_slot())
Merging hyperv/hyperv-next (1f3aed01473c hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions)
Merging auxdisplay/auxdisplay (46d4a403a04c auxdisplay: Replace HTTP links with HTTPS ones)
Merging kgdb/kgdb/for-next (d081a6e35316 kdb: Fix pager search for multi-line strings)
Merging pidfd/for-next (e06ce5515b74 Merge branch 'pidfd_o_nonblock' into for-next)
Merging hmm/hmm (0c16d9635e3a RDMA/umem: Move to allocate SG table from pages)
Applying: lib/scatterlist: merge fix for "drm: allow limiting the scatter list size."
Merging fpga/for-next (9ba3a0aa09fe fpga: dfl: create a dfl bus type to support DFL devices)
Merging kunit/test (9123e3a74ec7 Linux 5.9-rc1)
Merging generic-ioremap/for-next (4bdc0d676a64 remove ioremap_nocache and devm_ioremap_nocache)
Merging cfi/cfi/next (5de15b610f78 mtd: hyperbus: add Renesas RPC-IF driver)
Merging kunit-next/kunit (9123e3a74ec7 Linux 5.9-rc1)
Merging trivial/for-next (2a9b29b28983 xtensa: fix Kconfig typo)
Merging zx2c4/for-next (16fbf79b0f83 Linux 5.6-rc7)
Merging mhi/mhi-next (298edb32160f bus: mhi: debugfs: Print channel context read-pointer)
Merging notifications/notifications-pipe-core (841a0dfa5113 watch_queue: sample: Display mount tree change notifications)
Merging memblock/for-next (762d4d1a174c arch/ia64: Restore arch-specific pgd_offset_k implementation)
Merging init/init-user-pointers (38b082236e77 initramfs: use vfs_utimes in do_copy)
Merging akpm-current/current (7b0e66f6407a x86: add failure injection to get/put/clear_user)
CONFLICT (content): Merge conflict in mm/page-writeback.c
CONFLICT (content): Merge conflict in mm/filemap.c
CONFLICT (content): Merge conflict in include/acpi/acpi_numa.h
CONFLICT (content): Merge conflict in drivers/acpi/numa/hmat.c
CONFLICT (content): Merge conflict in arch/powerpc/platforms/pseries/hotplug-memory.c
CONFLICT (content): Merge conflict in arch/powerpc/mm/kasan/kasan_init_32.c
CONFLICT (content): Merge conflict in arch/arm64/mm/mmu.c
Applying: fs/fuse/virtio_fs.c: fix for "mm/memremap_pages: convert to 'struct range'"
$ git checkout -b akpm remotes/origin/akpm/master
$ git rebase --onto master remotes/origin/akpm/master-base
Merging akpm/master (5f3ef532d90f mm: remove duplicate include statement in mmu.c)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* linux-next: Tree for Oct 9
@ 2023-10-09 5:17 Stephen Rothwell
0 siblings, 0 replies; 17+ messages in thread
From: Stephen Rothwell @ 2023-10-09 5:17 UTC (permalink / raw)
To: Linux Next Mailing List; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 42693 bytes --]
Hi all,
Changes since 20231006:
The scmi tree lost its build failure.
Tthe vfs-brauner tree gained several conflicts against the btrfs tree
that were too complex, so I dropped the vfs-brauner tree for today.
The pci tree lost its build failure.
The vl4-dvb-next gained a bad automatic merge resolution due to a
duplictaed patch for which I applied a fix patch.
The block tree gained conflicts against the asm-generic tree.
The tip tree gained a conflict against the pci tree.
Non-merge commits (relative to Linus' tree): 9933
7914 files changed, 585974 insertions(+), 175178 deletions(-)
----------------------------------------------------------------------------
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one. You should use "git fetch" and checkout or reset to the new
master.
You can see which trees have been included by looking in the Next/Trees
file in the source. There is also the merge.log file in the Next
directory. Between each merge, the tree was built with a ppc64_defconfig
for powerpc, an allmodconfig for x86_64, a multi_v7_defconfig for arm
and a native build of tools/perf. After the final fixups (if any), I do
an x86_64 modules_install followed by builds for x86_64 allnoconfig,
powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig
and pseries_le_defconfig and i386, arm64, s390, sparc and sparc64
defconfig and htmldocs. And finally, a simple boot test of the powerpc
pseries_le_defconfig kernel in qemu (with and without kvm enabled).
Below is a summary of the state of the merge.
I am currently merging 368 trees (counting Linus' and 105 trees of bug
fix patches pending for the current merge release).
Stats about the size of the tree over time can be seen at
http://neuling.org/linux-next-size.html .
Status of my local build tests will be at
http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
advice about cross compilers/configs that work, we are always open to add
more builds.
Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
Gortmaker for triage and bug fixes.
--
Cheers,
Stephen Rothwell
$ git checkout master
$ git reset --hard stable
Merging origin/master (94f6f0550c62 Linux 6.6-rc5)
Merging fixes/fixes (2dde18cd1d8f Linux 6.5)
Merging mm-hotfixes/mm-hotfixes-unstable (d9dba6bcdb1b hugetlbfs: close race between MADV_DONTNEED and page fault)
Merging kbuild-current/fixes (8a749fd1a872 Linux 6.6-rc4)
Merging arc-current/for-curr (0bb80ecc33a8 Linux 6.6-rc1)
Merging arm-current/fixes (2dde18cd1d8f Linux 6.5)
Merging arm64-fixes/for-next/fixes (4785aa802853 cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer)
Merging arm-soc-fixes/arm/fixes (886d1f1f8f5f Merge tag 'renesas-fixes-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes)
Merging davinci-current/davinci/for-current (06c2afb862f9 Linux 6.5-rc1)
Merging drivers-memory-fixes/fixes (0bb80ecc33a8 Linux 6.6-rc1)
Merging tee-fixes/fixes (ceaa837f96ad Linux 6.2-rc8)
Merging m68k-current/for-linus (eb1e6ccdcf78 zorro: Include zorro.h in names.c)
Merging powerpc-fixes/fixes (58b33e78a317 selftests/powerpc: Fix emit_tests to work with run_kselftest.sh)
Merging s390-fixes/fixes (5c95bf274665 s390/cert_store: fix string length handling)
Merging sparc/master (2d2b17d08bfc sparc: Unbreak the build)
Merging fscrypt-current/for-current (4bcf6f827a79 fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref())
Merging fsverity-current/for-current (a075bacde257 fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY)
Merging net/main (776fe19953b0 ice: block default rule setting on LAG interface)
Merging bpf/master (37345b8535b4 selftests/bpf: Make seen_tc* variable tests more robust)
Merging ipsec/master (cc9b364bb1d5 xfrm6: fix inet6_dev refcount underflow problem)
Merging netfilter/main (a2e52554c710 Merge branch 'ravb-fix-use-after-free-issues')
Merging ipvs/main (a2e52554c710 Merge branch 'ravb-fix-use-after-free-issues')
Merging wireless/for-next (22061bfc57fe wifi: iwlwifi: mvm: Fix incorrect usage of scan API)
Merging wpan/master (f990874b1c98 ieee802154: ca8210: Fix a potential UAF in ca8210_probe)
Merging rdma-fixes/for-rc (c38d23a54445 RDMA/core: Require admin capabilities to set system parameters)
Merging sound-current/for-linus (3a4c155108a8 Merge tag 'asoc-fix-v6.6-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus)
Merging sound-asoc-fixes/for-linus (1426b9ba7c45 ASoC: dt-bindings: fsl,micfil: Document #sound-dai-cells)
Merging regmap-fixes/for-linus (7a795ac8d49e regmap: rbtree: Fix wrong register marked as in-cache when creating new node)
Merging regulator-fixes/for-linus (6e800968f6a7 regulator/core: Revert "fix kobject release warning and memory leak in regulator_register()")
Merging spi-fixes/for-linus (2ec8b0109790 spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0)
Merging pci-current/for-linus (0bb80ecc33a8 Linux 6.6-rc1)
Merging driver-core.current/driver-core-linus (8a749fd1a872 Linux 6.6-rc4)
Merging tty.current/tty-linus (b3fa3cf02e3c ASoC: ti: ams-delta: Fix cx81801_receive() argument types)
Merging usb.current/usb-linus (cf97c5e0f7dd xhci: Preserve RsvdP bits in ERSTBA register correctly)
Merging usb-serial-fixes/usb-linus (0bb80ecc33a8 Linux 6.6-rc1)
Merging phy/fixes (11395c32f9e9 phy: qualcomm: Fix typos in comments)
Merging staging.current/staging-linus (0bb80ecc33a8 Linux 6.6-rc1)
Merging iio-fixes/fixes-togreg (fd39d9668f2c iio: pressure: ms5611: ms5611_prom_is_valid false negative bug)
Merging counter-current/counter-current (df8fdd01c98b counter: microchip-tcb-capture: Fix the use of internal GCLK logic)
Merging char-misc.current/char-misc-linus (ffd1f150fffe Merge tag 'iio-fixes-for-6.6a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus)
Merging soundwire-fixes/fixes (3b6c4a11bf2b soundwire: bus: Make IRQ handling conditionally built)
Merging thunderbolt-fixes/fixes (ec4405ed9203 thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished)
Merging input-current/for-linus (423622a90abb Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_idx == 0 case)
Merging crypto-current/master (152d0bcdf1ef dm crypt: Fix reqsize in crypt_iv_eboiv_gen)
Merging vfio-fixes/for-linus (c777b11d34e0 vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent())
Merging kselftest-fixes/fixes (6f874fa021df selftests: Fix wrong TARGET in kselftest top level Makefile)
Merging modules-fixes/modules-linus (f412eef03938 Documentation: livepatch: module-elf-format: Remove local klp_modinfo definition)
Merging dmaengine-fixes/fixes (01f1ae2733e2 dmaengine: mediatek: Fix deadlock caused by synchronize_irq())
Merging backlight-fixes/for-backlight-fixes (88603b6dc419 Linux 6.2-rc2)
Merging mtd-fixes/mtd/fixes (5279f4a9eed3 mtd: rawnand: qcom: Unmap the right resource upon probe failure)
Merging mfd-fixes/for-mfd-fixes (88603b6dc419 Linux 6.2-rc2)
Merging v4l-dvb-fixes/fixes (1146bec0ca34 media: mediatek: vcodec: Fix encoder access NULL pointer)
Merging reset-fixes/reset/fixes (3a2390c6777e reset: uniphier-glue: Fix possible null-ptr-deref)
Merging mips-fixes/mips-fixes (8a749fd1a872 Linux 6.6-rc4)
Merging at91-fixes/at91-fixes (0bb80ecc33a8 Linux 6.6-rc1)
Merging omap-fixes/fixes (7eeca8ccd106 ARM: OMAP: timer32K: fix all kernel-doc warnings)
Merging kvm-fixes/master (5804c19b80bf Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into HEAD)
Merging kvms390-fixes/master (f87ef5723536 KVM: s390: fix gisa destroy operation might lead to cpu stalls)
Merging hwmon-fixes/hwmon (6465e260f487 Linux 6.6-rc3)
Merging nvdimm-fixes/libnvdimm-fixes (33908660e814 ACPI: NFIT: Fix incorrect calculation of idt size)
Merging cxl-fixes/fixes (c66650d29764 cxl/acpi: Annotate struct cxl_cxims_data with __counted_by)
Merging btrfs-fixes/next-fixes (1d47db6d16d0 Merge branch 'misc-6.6' into next-fixes)
Merging vfs-fixes/fixes (609d54441493 fs: prevent out-of-bounds array speculation when closing a file descriptor)
Merging dma-mapping-fixes/for-linus (bbb73a103fbb swiotlb: fix a braino in the alignment check fix)
Merging drivers-x86-fixes/fixes (5b44abbc39ca platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section mismatch warning)
Merging samsung-krzk-fixes/fixes (0bb80ecc33a8 Linux 6.6-rc1)
Merging pinctrl-samsung-fixes/fixes (0bb80ecc33a8 Linux 6.6-rc1)
Merging devicetree-fixes/dt/linus (19007c629c63 dt-bindings: trivial-devices: Fix MEMSIC MXC4005 compatible string)
Merging dt-krzk-fixes/fixes (0bb80ecc33a8 Linux 6.6-rc1)
Merging scsi-fixes/fixes (b481f644d917 scsi: zfcp: Fix a double put in zfcp_port_enqueue())
Merging drm-fixes/drm-fixes (67f35a41d374 Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes)
Merging drm-intel-fixes/for-linux-next-fixes (1fbb6c1d88c4 drm/i915: Invalidate the TLBs on each GT)
Merging mmc-fixes/fixes (84ee19bffc93 mmc: core: Capture correct oemid-bits for eMMC cards)
Merging rtc-fixes/rtc-fixes (08279468a294 rtc: sunplus: fix format string for printing resource)
Merging gnss-fixes/gnss-linus (0bb80ecc33a8 Linux 6.6-rc1)
Merging hyperv-fixes/hyperv-fixes (cfc7461a60e3 hyperv: reduce size of ms_hyperv_info)
Merging soc-fsl-fixes/fix (06c2afb862f9 Linux 6.5-rc1)
Merging risc-v-fixes/fixes (9f564b92cf6d riscv: Only consider swbp/ss handlers for correct privileged mode)
Merging riscv-dt-fixes/riscv-dt-fixes (1558209533f1 riscv: dts: starfive: visionfive 2: Fix uart0 pins sort order)
Merging riscv-soc-fixes/riscv-soc-fixes (0bb80ecc33a8 Linux 6.6-rc1)
Merging fpga-fixes/fixes (605731744e46 fpga: m10bmc-sec: Change contact for secure update driver)
Merging spdx/spdx-linus (8a749fd1a872 Linux 6.6-rc4)
Merging gpio-brgl-fixes/gpio/for-current (f9315f17bf77 gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config())
Merging gpio-intel-fixes/fixes (0bb80ecc33a8 Linux 6.6-rc1)
Merging pinctrl-intel-fixes/fixes (2d325e54d9e2 pinctrl: baytrail: fix debounce disable case)
Merging erofs-fixes/fixes (3048102d9d68 erofs: update documentation)
Merging kunit-fixes/kunit-fixes (0bb80ecc33a8 Linux 6.6-rc1)
Merging ubifs-fixes/fixes (2241ab53cbb5 Linux 6.2-rc5)
Merging memblock-fixes/fixes (55122e0130e5 memblock tests: fix warning ‘struct seq_file’ declared inside parameter list)
Merging nfsd-fixes/nfsd-fixes (0d32a6bbb8e7 NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set)
Merging irqchip-fixes/irq/irqchip-fixes (b673fe1a6229 MAINTAINERS: Remove myself from the general IRQ subsystem maintenance)
Merging renesas-fixes/fixes (4c188fa183eb arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channels)
Merging broadcom-fixes/fixes (9abf2313adc1 Linux 6.1-rc1)
Merging perf-current/perf-tools (f38f547314b8 perf dlfilter: Add a test for object_code())
Merging efi-fixes/urgent (8dbe33956d96 efi/unaccepted: Make sure unaccepted table is mapped)
Merging zstd-fixes/zstd-linus (6906598f1ce9 zstd: Fix definition of assert())
Merging battery-fixes/fixes (8894b4325488 power: supply: qcom_battmgr: fix enable request endianness)
Merging uml-fixes/fixes (73a23d771033 um: harddog: fix modular build)
Merging asahi-soc-fixes/asahi-soc/fixes (568035b01cfb Linux 6.0-rc1)
Merging iommufd-fixes/for-rc (0bb80ecc33a8 Linux 6.6-rc1)
Merging rust-fixes/rust-fixes (0c47d21ad978 rust: fix bindgen build error with fstrict-flex-arrays)
Merging v9fs-fixes/fixes/next (2dde18cd1d8f Linux 6.5)
Merging w1-fixes/fixes (0bb80ecc33a8 Linux 6.6-rc1)
Merging pmdomain-fixes/fixes (767881c470b3 pmdomain: imx: scu-pd: correct DMA2 channel)
Merging overlayfs-fixes/ovl-fixes (c7242a45cb8c ovl: fix NULL pointer defer when encoding non-decodable lower fid)
Merging drm-misc-fixes/for-linux-next-fixes (b83ce9cb4a46 dma-buf: add dma_fence_timestamp helper)
Merging mm-stable/mm-stable (2b76550922a8 mm/ksm: document pages_skipped sysfs knob)
Merging mm-nonmm-stable/mm-nonmm-stable (c37e56cac3d6 crash_core.c: remove unneeded functions)
Merging mm/mm-everything (b047300156a4 Merge branch 'mm-nonmm-unstable' into mm-everything)
Merging kbuild/for-next (ffa46bbc5892 kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/)
Merging clang-format/clang-format (5d0c230f1de8 Linux 6.5-rc4)
Merging perf/perf-tools-next (f2d87895cbc4 perf intel-pt: Fix async branch flags)
Merging compiler-attributes/compiler-attributes (5d0c230f1de8 Linux 6.5-rc4)
Merging dma-mapping/for-next (2d5780bbef8d swiotlb: fix the check whether a device has used software IO TLB)
Merging asm-generic/master (f82060480095 asm-generic: Fix spelling of architecture)
CONFLICT (modify/delete): arch/ia64/kernel/setup.c deleted in asm-generic/master and modified in HEAD. Version HEAD of arch/ia64/kernel/setup.c left in tree.
$ git rm -f arch/ia64/kernel/setup.c
Merging arc/for-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging arm/for-next (c7368ddba2ff ARM: 9326/1: make <linux/uaccess.h> self-contained for ARM)
Merging arm64/for-next/core (cb87774a1857 Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', 'for-next/kselftest' and 'for-next/feat_sve_b16b16' into for-next/core)
Merging arm-perf/for-next/perf (21b61fe48c2f drivers/perf: hisi: Update HiSilicon PMU maintainers)
Merging arm-soc/for-next (6adca18b3e9d Merge branch 'arm/fixes' into for-next)
Merging amlogic/for-next (01fecb1fae12 Merge branch 'v6.7/arm64-dt' into for-next)
Merging asahi-soc/asahi-soc/for-next (eaf935fa48ec soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX)
CONFLICT (content): Merge conflict in drivers/soc/apple/Makefile
Merging aspeed/for-next (b51f63b7c71d ARM: dts: aspeed: Minerva: Add Facebook Minerva CMC board)
Merging at91/at91-next (3cec9514911c ARM: dts: at91: sam9x60_curiosity: Add mandatory dt property for RTT)
Merging broadcom/next (0595ec8ac636 Merge branch 'drivers/next' into next)
Merging davinci/davinci/for-next (06c2afb862f9 Linux 6.5-rc1)
Merging drivers-memory/for-next (387bb6fdd0af dt-bindings: memory-controllers: Make "additionalProperties: true" explicit)
Merging imx-mxs/for-next (7ff3609efc0d Merge branch 'imx/defconfig' into for-next)
Merging mediatek/for-next (ce9ecca0238b Linux 6.6-rc2)
Merging mvebu/for-next (93e6b023e552 Merge branch 'mvebu/dt64' into mvebu/for-next)
Merging omap/for-next (6cbb48e497a2 Merge branch 'fixes' into for-next)
Merging qcom/for-next (870b52222042 Merge branches 'arm64-defconfig-for-6.7', 'arm64-fixes-for-6.6', 'arm64-for-6.7', 'clk-for-6.7', 'drivers-for-6.7' and 'dts-for-6.7' into for-next)
Merging renesas/next (6697d652b00f Merge branches 'renesas-arm-defconfig-for-v6.7', 'renesas-dt-bindings-for-v6.7' and 'renesas-dts-for-v6.7' into renesas-next)
Merging reset/reset/next (417a3a5ae44a reset: ti: syscon: remove unneeded call to platform_set_drvdata())
Merging rockchip/for-next (fcd71ba3fccd Merge branch 'v6.6-armsoc/dtsfixes' into for-next)
Merging samsung-krzk/for-next (06726ae3ad34 Merge branch 'next/defconfig' into for-next)
Merging scmi/for-linux-next (ecd99c584e3f Merge branches 'for-next/scmi/updates', 'for-next/ffa/updates', 'for-next/vexpress/updates' and 'for-next/pcc/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-linux-next)
Merging stm32/stm32-next (565c88ae53c5 ARM: dts: stm32: omit unused pinctrl groups from stm32mp15 dtb files)
Merging sunxi/sunxi/for-next (ce63e97b674d ARM: dts: sunxi: add support for Anbernic RG-Nano)
Merging tee/next (6a8b7e801054 tee: optee: Use kmemdup() to replace kmalloc + memcpy)
Merging tegra/for-next (c62440bd774b Merge branch for-6.6/arm64/dt into for-next)
Merging ti/ti-next (08ac7fef7150 Merge branch 'ti-k3-dts-next' into ti-next)
Merging xilinx/for-next (0f133188d6b8 Merge branch 'zynqmp/soc' into for-next)
Merging clk/clk-next (78fd9cf91630 Merge branch 'clk-fixes' into clk-next)
Merging clk-imx/for-next (2838820800dc clk: imx: imx8qm/qxp: add more resources to whitelist)
Merging clk-renesas/renesas-clk (3e8008fcf6b7 clk: renesas: rzg2l: Remove CPG_SDHI_DSEL from generic header)
Merging csky/linux-next (5195c35ac4f0 csky: Fixup compile error)
Merging loongarch/loongarch-next (2c10cda4b777 LoongArch: KVM: Add maintainers for LoongArch KVM)
Merging m68k/for-next (48ceb35e7268 m68k: defconfig: Update virt_defconfig for v6.6-rc3)
Merging m68knommu/for-next (b4febef3c490 m68k: 68000: fix warning in timer code)
Merging microblaze/next (65d6e954e378 Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2)
Merging mips/mips-next (4d0f332a6fb6 MIPS: Remove dead code in relocate_new_kernel)
Merging openrisc/for-next (c289330331eb openrisc: Remove kernel-doc marker from ioremap comment)
Merging parisc-hd/for-next (ce9ecca0238b Linux 6.6-rc2)
Merging powerpc/next (c945e6f453a3 powerpc/configs: Remove ReiserFS from defconfig)
Merging soc-fsl/next (fb9c384625dd bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable)
Merging risc-v/for-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging riscv-dt/riscv-dt-for-next (af571133f7ae riscv: dts: starfive: add assigned-clock* to limit frquency)
Merging riscv-soc/riscv-soc-for-next (22dedf8f4570 soc/microchip: mpfs-sys-controller: Convert to platform remove callback returning void)
Merging s390/for-next (a8dbae76e7bc Merge branch 'features' into for-next)
Merging sh/for-next (246f80a0b17f sh: push-switch: Reorder cleanup operations to avoid use-after-free bug)
Merging uml/next (974b808d85ab um: virt-pci: fix missing declaration warning)
Merging xtensa/xtensa-for-next (be4c06af49fe xtensa: import ESP32S3 core variant)
Merging bcachefs/for-next (1a97b93a13f8 bcachefs: Fix changing durability using sysfs)
Applying: bcachefs: convert to dynamically allocated shrinkers
Merging pidfd/for-next (a901a3568fd2 Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux)
Merging fscrypt/for-next (1e58a542360c fscrypt: rename fscrypt_info => fscrypt_inode_info)
Merging afs/afs-next (0a278bc196e7 afs: Automatically generate trace tag enums)
Merging btrfs/for-next (5a68c9e489ff fixup opened/in_use in find_fsid_by_device())
CONFLICT (content): Merge conflict in fs/btrfs/super.c
Merging ceph/master (0f86954ebe31 libceph: use kernel_connect())
Merging cifs/for-next (0f8d2b9f7779 cifs: Add client version details to NTLM authenticate message)
Merging configfs/for-next (77992f896745 configfs: remove mentions of committable items)
Merging ecryptfs/next (a3d78fe3e1ae fs: ecryptfs: comment typo fix)
Merging erofs/dev (91b1ad0815fb erofs: release ztailpacking pclusters properly)
Merging exfat/dev (b3a62a988600 exfat: support create zero-size directory)
Merging ext3/for_next (236a8af4baf6 Pull slow quota off fix.)
Merging ext4/dev (a37d4c46392e ext4: fix racy may inline data check in dio write)
Merging f2fs/dev (3e729e50d01e f2fs: preload extent_cache for POSIX_FADV_WILLNEED)
Merging fsverity/for-next (919dc320956e fsverity: skip PKCS#7 parser when keyring is empty)
Merging fuse/for-next (ae3024a4c499 docs/fuse-io: Document the usage of DIRECT_IO_ALLOW_MMAP)
Merging gfs2/for-next (bfa77a880f11 gfs2: More aggressive page fault-in)
Merging jfs/jfs-next (05d9ea1ceb62 jfs: fix array-index-out-of-bounds in diAlloc)
Merging ksmbd/ksmbd-for-next (94f6f0550c62 Linux 6.6-rc5)
Merging nfs/linux-next (6465e260f487 Linux 6.6-rc3)
Merging nfs-anna/linux-next (dd1b2026323a nfs: decrement nrequests counter before releasing the req)
Merging nfsd/nfsd-next (5e6dfb18b778 NFSD: Fix frame size warning in svc_export_parse())
Merging ntfs3/master (e4494770a5ca fs/ntfs3: Avoid possible memory leak)
Merging orangefs/for-next (31720a2b109b orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init())
Merging overlayfs/overlayfs-next (3745b09fdb81 ovl: Add documentation on nesting of overlayfs mounts)
Merging ubifs/next (017c73a34a66 ubi: Refuse attaching if mtd's erasesize is 0)
Merging v9fs/9p-next (4ec5183ec486 Linux 6.2-rc7)
Merging v9fs-ericvh/ericvh/for-next (2dde18cd1d8f Linux 6.5)
Merging xfs/for-next (4e69f490d211 Merge tag 'xfs-fstrim-busy-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs into xfs-6.6-fixesC)
Merging zonefs/for-next (8812387d0569 zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method)
Merging iomap/iomap-for-next (684f7e6d28e8 iomap: Spelling s/preceeding/preceding/g)
Merging djw-vfs/vfs-for-next (ce85a1e04645 xfs: stabilize fs summary counters for online fsck)
Merging file-locks/locks-next (e0152e7481c6 Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux)
Merging iversion/iversion-next (e0152e7481c6 Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux)
Merging vfs-brauner/vfs.all (1095f96e1eb2 Merge branch 'vfs.super' into vfs.all)
CONFLICT (content): Merge conflict in fs/btrfs/accessors.h
CONFLICT (content): Merge conflict in fs/btrfs/block-group.c
CONFLICT (content): Merge conflict in fs/btrfs/delayed-ref.c
CONFLICT (content): Merge conflict in fs/btrfs/disk-io.c
CONFLICT (content): Merge conflict in fs/btrfs/ordered-data.h
CONFLICT (content): Merge conflict in fs/btrfs/print-tree.c
CONFLICT (content): Merge conflict in fs/btrfs/qgroup.c
CONFLICT (add/add): Merge conflict in fs/btrfs/raid-stripe-tree.c
CONFLICT (content): Merge conflict in fs/btrfs/super.c
CONFLICT (content): Merge conflict in fs/btrfs/sysfs.c
CONFLICT (content): Merge conflict in fs/btrfs/transaction.c
CONFLICT (content): Merge conflict in fs/btrfs/transaction.h
CONFLICT (content): Merge conflict in fs/btrfs/volumes.c
CONFLICT (content): Merge conflict in fs/btrfs/volumes.h
CONFLICT (content): Merge conflict in fs/xfs/xfs_buf.c
CONFLICT (content): Merge conflict in include/uapi/linux/btrfs_tree.h
$ git merge --abort
Merging vfs/for-next (cff4b23c731a Merge branch 'work.lock_rename_child' into for-next)
Merging printk/for-next (5834f8e72b1b Merge branch 'rework/nbcon-base' into for-next)
Merging pci/next (d6813697fe26 Merge branch 'pci/misc')
Merging pstore/for-next/pstore (5ee1a4304799 docs: pstore-blk.rst: fix typo, s/console/ftrace)
Merging hid/for-next (dac501397b9d HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect)
Merging i2c/i2c/for-next (b5d463c0eecb Merge branch 'i2c/for-mergewindow' into i2c/for-next)
Merging i3c/i3c/next (cab63f648876 i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs)
Merging dmi/dmi-for-next (13a0ac816d22 firmware: dmi: Fortify entry point length checks)
Merging hwmon-staging/hwmon-next (443f18550476 hwmon: (adt7475) Add support for Imon readout on ADT7490)
Merging jc_docs/docs-next (9553632bddce docs/hw-vuln: Update desc of best effort mode)
Merging v4l-dvb/master (2c1bae27df78 media: qcom: camss: Fix pm_domain_on sequence in probe)
Merging v4l-dvb-next/master (e822993f9c37 media: imon: fix access to invalid resource for the second interface)
Applying: v4l-dvb-next: fix up for bad automatic merge.
Merging pm/linux-next (72870e645501 Merge branch 'acpi-thermal' into linux-next)
Merging cpufreq-arm/cpufreq/arm/linux-next (823a6d9e79fc dt-bindings: cpufreq: cpufreq-qcom-hw: add SDM670 compatible)
Merging cpupower/cpupower (0bb80ecc33a8 Linux 6.6-rc1)
Merging devfreq/devfreq-next (e50fa1a5ac52 PM / devfreq: exynos-ppmu: Use device_get_match_data())
Merging pmdomain/next (d0d17c9d854d pmdomain: Merge branch fixes into next)
CONFLICT (content): Merge conflict in drivers/soc/apple/Kconfig
Merging opp/opp/linux-next (184ff4f72163 OPP: Fix -Wunsequenced in _of_add_opp_table_v1())
Merging thermal/thermal/linux-next (edd220b33f47 thermal: core: Drop thermal_zone_device_register())
Merging dlm/next (7c53e847ff5e dlm: fix plock lookup when using multiple lockspaces)
Merging rdma/for-next (964168970cef IB/hfi1: Annotate struct tid_rb_node with __counted_by)
CONFLICT (content): Merge conflict in drivers/infiniband/hw/mlx5/mr.c
Merging net-next/main (19537e125cc7 net: bcmgenet: Remove custom ndo_poll_controller())
Merging bpf-next/for-next (84cb9cbd911a bpf: Annotate struct bpf_stack_map with __counted_by)
Merging ipsec-next/master (e377240a8eb0 Merge branch 'xfrm: Support GRO decapsulation for ESP in UDP encapsulation')
Merging mlx5-next/mlx5-next (82f9378c443c net/mlx5: Handle IPsec steering upon master unbind/bind)
CONFLICT (content): Merge conflict in include/linux/mlx5/device.h
Merging netfilter-next/main (48533eca606e net: sock_dequeue_err_skb() optimization)
Merging ipvs-next/main (48533eca606e net: sock_dequeue_err_skb() optimization)
Merging bluetooth/master (3ef20de6b2a8 Bluetooth: btrtl: Ignore error return for hci_devcd_register())
Merging wireless-next/for-next (48533eca606e net: sock_dequeue_err_skb() optimization)
Merging wpan-next/master (18b849f12dcc ieee802154: ca8210: Remove stray gpiod_unexport() call)
Merging wpan-staging/staging (18b849f12dcc ieee802154: ca8210: Remove stray gpiod_unexport() call)
Merging mtd/mtd/next (3cff177fc279 mtd: map_ram: prevent use of point and unpoint when NO_XIP is set)
Merging nand/nand/next (48919c6c4838 mtd: rawnand: remove 'nand_exit_status_op()' prototype)
Merging spi-nor/spi-nor/next (8f407eda173f mtd: spi-nor: atmel: add at25ff321a entry)
Merging crypto/master (8468516f9f93 crypto: pkcs7 - remove md4 md5 x.509 support)
Merging drm/drm-next (389af786f92e Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next)
CONFLICT (content): Merge conflict in drivers/accel/ivpu/ivpu_fw.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/nouveau/nouveau_drv.h
Merging drm-ci/topic/drm-ci (ad6bfe1b66a5 drm: ci: docs: fix build warning - add missing escape)
Merging drm-misc/for-linux-next (c1698c73f4aa drm: exynos: dsi: Convert to platform remove callback returning void)
Merging amdgpu/drm-next (c8e7df374ba2 drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_by)
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu.h
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdkfd/kfd_crat.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdkfd/kfd_svm.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdkfd/kfd_topology.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/core/dc.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/dcn32/dcn32_resource.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/include/kgd_kfd_interface.h
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/pm/amdgpu_pm.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_6_ppsmc.h
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
Merging drm-intel/for-linux-next (3385375be6f2 drm/i915/ddi: Remove redundant intel_connector NULL check)
Merging drm-tegra/for-next (2429b3c529da drm/tegra: Avoid potential 32-bit integer overflow)
Merging drm-msm/msm-next (ce9ecca0238b Linux 6.6-rc2)
Merging drm-msm-lumag/msm-next-lumag (50c47e58d49e dt-bindings: display: msm: Make "additionalProperties: true" explicit)
CONFLICT (content): Merge conflict in drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.h
Merging etnaviv/etnaviv/next (88c31d2dd191 drm/etnaviv: fix error code in event_alloc())
Merging fbdev/for-next (c1a8d1d0edb7 fbdev: atyfb: only use ioremap_uc() on i386 and ia64)
Merging regmap/for-next (596210de90a9 Merge remote-tracking branch 'regmap/for-6.7' into regmap-next)
Merging sound/for-next (5eb4ff884f72 ALSA: hda: Add code_loading parameter to stream setup)
Merging ieee1394/for-next (a464d2f75fa1 firewire: Annotate struct fw_node with __counted_by)
Merging sound-asoc/for-next (c1874bbffc13 Merge remote-tracking branch 'asoc/for-6.7' into asoc-next)
CONFLICT (content): Merge conflict in sound/pci/hda/cs35l41_hda.c
Merging modules/modules-next (3111add7f414 module: Annotate struct module_notes_attrs with __counted_by)
CONFLICT (content): Merge conflict in scripts/mod/modpost.c
Applying: fix up for "module: Make is_valid_name() return bool"
Merging input/next (68ede283a1d8 Input: axp20x-pek - avoid needless newline removal)
Merging block/for-next (32462f30d324 Merge branch 'for-6.7/io_uring' into for-next)
CONFLICT (content): Merge conflict in arch/alpha/kernel/syscalls/syscall.tbl
CONFLICT (content): Merge conflict in arch/arm/tools/syscall.tbl
CONFLICT (content): Merge conflict in arch/arm64/include/asm/unistd.h
CONFLICT (content): Merge conflict in arch/arm64/include/asm/unistd32.h
CONFLICT (modify/delete): arch/ia64/kernel/syscalls/syscall.tbl deleted in HEAD and modified in block/for-next. Version block/for-next of arch/ia64/kernel/syscalls/syscall.tbl left in tree.
CONFLICT (content): Merge conflict in arch/m68k/kernel/syscalls/syscall.tbl
CONFLICT (content): Merge conflict in arch/microblaze/kernel/syscalls/syscall.tbl
CONFLICT (content): Merge conflict in arch/mips/kernel/syscalls/syscall_n32.tbl
CONFLICT (content): Merge conflict in arch/mips/kernel/syscalls/syscall_n64.tbl
CONFLICT (content): Merge conflict in arch/mips/kernel/syscalls/syscall_o32.tbl
CONFLICT (content): Merge conflict in arch/parisc/kernel/syscalls/syscall.tbl
CONFLICT (content): Merge conflict in arch/powerpc/kernel/syscalls/syscall.tbl
CONFLICT (content): Merge conflict in arch/s390/kernel/syscalls/syscall.tbl
CONFLICT (content): Merge conflict in arch/sh/kernel/syscalls/syscall.tbl
CONFLICT (content): Merge conflict in arch/sparc/kernel/syscalls/syscall.tbl
CONFLICT (content): Merge conflict in arch/x86/entry/syscalls/syscall_32.tbl
CONFLICT (content): Merge conflict in arch/xtensa/kernel/syscalls/syscall.tbl
CONFLICT (content): Merge conflict in include/uapi/asm-generic/unistd.h
$ git rm -f arch/ia64/kernel/syscalls/syscall.tbl
Merging device-mapper/for-next (1d99b7e95035 dm thin: Use the extent allocator for data blocks)
Merging libata/for-next (b8b8b4e0c052 ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets list)
Merging pcmcia/pcmcia-next (4f733de8b78a pcmcia: tcic: remove unneeded "&" in call to setup_timer())
Merging mmc/next (09b59829715b mmc: Merge branch fixes into next)
Merging mfd/for-mfd-next (89c8e0520d2d mfd: intel-m10-bmc: Change contact for ABI docs)
Merging backlight/for-backlight-next (a4464092f2c5 backlight: led_bl: Remove redundant of_match_ptr())
Merging battery/for-next (3f26d8b6d1cb power: supply: rt5033_charger: Replace "&pdev->dev" by "charger->dev" in probe)
Merging regulator/for-next (f9a1d31874c3 Merge remote-tracking branch 'regulator/for-6.7' into regulator-next)
Merging security/next (e50856067289 lsm: fix a spelling mistake)
Merging apparmor/apparmor-next (8884ba07786c apparmor: fix invalid reference on profile->disconnected)
Merging integrity/next-integrity (c1f30e80ce2c ima: annotate iint mutex to avoid lockdep false positive warnings)
Merging safesetid/safesetid-next (64b634830c91 LSM: SafeSetID: add setgroups() testing to selftest)
Merging selinux/next (19c1c9916dbf selinux: simplify avtab_insert_node() prototype)
Merging smack/next (3ad49d37cf57 smackfs: Prevent underflow in smk_set_cipso())
Merging tomoyo/master (0bb80ecc33a8 Linux 6.6-rc1)
Merging tpmdd/next (ea72883a3bf1 tpm: Fix typo in tpmrm class definition)
Merging watchdog/master (ce9ecca0238b Linux 6.6-rc2)
Merging iommu/next (49750f867b2a Merge branches 'iommu/fixes', 'arm/tegra', 's390', 'x86/amd' and 'core' into next)
CONFLICT (content): Merge conflict in drivers/iommu/Kconfig
Merging audit/next (97f576eb38ae audit: Annotate struct audit_chunk with __counted_by)
Merging devicetree/for-next (00d589ace5f4 dt-bindings: writing-schema: add example for multiple DT_SCHEMA_FILES)
Merging dt-krzk/for-next (d896029c9726 Merge branch 'next/dt64' into for-next)
Merging mailbox/mailbox-for-next (a493208079e2 mailbox: qcom-ipcc: fix incorrect num_chans counting)
Merging spi/for-next (a1b75cc557de Merge remote-tracking branch 'spi/for-6.7' into spi-next)
Merging tip/master (e5f83f51a48f Merge branch into tip/master: 'x86/tdx')
CONFLICT (content): Merge conflict in include/linux/pci_ids.h
Merging clockevents/timers/drivers/next (0a8b07c77ea0 clocksource: Explicitly include correct DT includes)
Merging edac/edac-for-next (0fd934580ea3 EDAC/versal: Add a Xilinx Versal memory controller driver)
Merging irqchip/irq/irqchip-next (19b5a44bee16 irqchip: Add support for Amlogic-C3 SoCs)
Merging ftrace/for-next (fc1653abba0d Merge probes/for-next)
Merging rcu/rcu/next (a39f1278430a rculist.h: docs: Fix wrong function summary)
CONFLICT (content): Merge conflict in Documentation/filesystems/proc.rst
Merging kvm/next (5804c19b80bf Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into HEAD)
Merging kvm-arm/next (7e6587baafc0 Merge branch kvm-arm64/misc into kvmarm/next)
Merging kvms390/next (899e2206f46a KVM: s390: pv: Allow AP-instructions for pv-guests)
Merging kvm-ppc/topic/ppc-kvm (476652297f94 docs: powerpc: Document nested KVM on POWER)
Merging kvm-riscv/riscv_kvm_next (071ef070ca77 KVM: riscv: selftests: Selectively filter-out AIA registers)
Merging kvm-x86/next (86701e115030 Merge branches 'apic', 'docs', 'fpu', 'misc', 'mmu', 'pmu', 'selftests', 'svm' and 'xen')
Merging xen-tip/linux-next (0fc6ff5a0f04 xen/efi: refactor deprecated strncpy)
Merging percpu/for-next (3fcf62f24c80 Merge branch 'for-6.6' into for-next)
Merging workqueues/for-next (b73f0490191b Merge branch 'for-6.6-fixes' into for-next)
Merging drivers-x86/for-next (8df012a7f513 platform/x86/intel/tpmi: Add debugfs support for read/write blocked)
Merging chrome-platform/for-next (2f3dd39e2b49 platform/chrome: cros_ec_proto: Mark outdata as const)
Merging chrome-platform-firmware/for-firmware-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging hsi/for-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging leds/for-next (1b929c02afd3 Linux 6.2-rc1)
Merging leds-lj/for-leds-next (ed84d55d5115 leds: tca6507: Don't use fixed GPIO base)
Merging ipmi/for-next (b00839ca4cca ipmi: refactor deprecated strncpy)
Merging driver-core/driver-core-next (36b2d7dd5a8a driver core: platform: Annotate struct irq_affinity_devres with __counted_by)
Merging usb/usb-next (f49449fbc21e usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach)
Merging thunderbolt/next (0c35ac182569 thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager)
Merging usb-serial/usb-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging tty/tty-next (cfb5e0cece70 serial: initialize retinfo in uart_get_info())
CONFLICT (content): Merge conflict in drivers/tty/serial/serial_core.c
Merging char-misc/char-misc-next (d712d205210c rapidio: make all 'class' structures const)
Merging accel/habanalabs-next (6369a5b649ec accel/habanalabs/gaudi2: fix spmu mask creation)
Merging coresight/next (c0a232f1e19e coresight: trbe: Fix TRBE potential sleep in atomic context)
Merging fastrpc/for-next (06c2afb862f9 Linux 6.5-rc1)
Merging fpga/for-next (8c966aadcc02 fpga: Use device_get_match_data())
Merging icc/icc-next (6ac3f01201fa Merge branch 'icc-debugfs' into icc-next)
Merging iio/togreg (5e99f692d4e3 staging: iio: resolver: ad2s1210: fix not restoring sample gpio in channel read)
Merging phy-next/next (56156a76e765 phy: qualcomm: phy-qcom-eusb2-repeater: Add tuning overrides)
CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml
CONFLICT (content): Merge conflict in drivers/phy/qualcomm/phy-qcom-m31.c
CONFLICT (content): Merge conflict in drivers/phy/qualcomm/phy-qcom-qmp-usb.c
Merging soundwire/next (95b0f3aa71eb soundwire: qcom: Log clk_get("iface") failures)
Merging extcon/extcon-next (da886ba84479 extcon: max77843: add device-tree compatible string)
Merging gnss/gnss-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging vfio/next (f9af5ad0f5b5 vfio/cdx: Add parentheses between bitwise AND expression and logical NOT)
Merging w1/for-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging staging/staging-next (25d367506a28 staging: rtl8192e: Remove unused file rtllib_debug.h)
Merging counter-next/counter-next (631c15d5f14d counter: chrdev: remove a typo in header file comment)
Merging mux/for-next (44c026a73be8 Linux 6.4-rc3)
Merging dmaengine/next (90a6c030f506 dmaengine: xilinx: xdma: Use resource_size() in xdma_probe())
Merging cgroup/for-next (783a8334ec1c cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check())
Merging scsi/for-next (1da615d7f96f Merge branch 'misc' into for-next)
Merging scsi-mkp/for-next (5ef104b749e8 scsi: fnic: Clean up some inconsistent indenting)
Merging vhost/linux-next (1acfe2c12258 virtio_ring: fix avail_wrap_counter in virtqueue_add_packed)
Merging rpmsg/for-next (6ffa306ee97c Merge branches 'hwspinlock-next' and 'rproc-next' into for-next)
Merging gpio/for-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging gpio-brgl/gpio/for-next (b57587f11f81 gpio: vf610: simplify code by dropping data check)
Merging gpio-intel/for-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging pinctrl/for-next (8d6fa5ed8f97 Merge branch 'devel' into for-next)
Merging pinctrl-intel/for-next (3013c7f7780d pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE())
Merging pinctrl-renesas/renesas-pinctrl (4f6019485a4a pinctrl: renesas: rzg2l: Add RZ/G3S support)
Merging pinctrl-samsung/for-next (4e1e21117e7e pinctrl: samsung: Annotate struct exynos_muxed_weint_data with __counted_by)
Merging pwm/for-next (4aae44f65827 pwm: lpc32xx: Remove handling of PWM channels)
Merging userns/for-next (05bd6e0242b4 Merge of unpriv-ipc-sysctls-for-v6.2, and fix-atomic_lock_inc_below-for-v6.2 for testing in linux-next)
Merging ktest/for-next (7dc8e24f0e09 ktest: Restore stty setting at first in dodie)
Merging kselftest/next (f1020c687153 selftests: firmware: remove duplicate unneeded defines)
Merging kunit/test (0bb80ecc33a8 Linux 6.6-rc1)
Merging kunit-next/kunit (8040345fdae4 kunit: test: Fix the possible memory leak in executor_test)
Merging livepatching/for-next (602bf1830798 Merge branch 'for-6.7' into for-next)
Merging rtc/rtc-next (e005a9b35b46 rtc: brcmstb-waketimer: support level alarm_irq)
Merging nvdimm/libnvdimm-for-next (fd86eff33898 libnvdimm: Annotate struct nd_region with __counted_by)
Merging at24/at24/for-next (997a29bbb1e0 eeprom: at24: Annotate struct at24_data with __counted_by)
Merging ntb/ntb-next (643982232860 ntb: Check tx descriptors outstanding instead of head/tail for tx queue)
Merging seccomp/for-next/seccomp (ce9ecca0238b Linux 6.6-rc2)
Merging fsi/next (f04d61a379d6 fsi: fix some spelling mistakes in comment)
Merging slimbus/for-next (06c2afb862f9 Linux 6.5-rc1)
Merging nvmem/for-next (ee73a9fae540 nvmem: add explicit config option to read old syntax fixed OF cells)
Merging xarray/main (2a15de80dd0f idr: fix param name in idr_alloc_cyclic() doc)
Merging hyperv/hyperv-next (ce9ecca0238b Linux 6.6-rc2)
Merging auxdisplay/auxdisplay (35b464e32c8b auxdisplay: hd44780: move cursor home after clear display command)
Merging kgdb/kgdb/for-next (b6464883f45a kdb: move kdb_send_sig() declaration to a better header file)
Merging hmm/hmm (0bb80ecc33a8 Linux 6.6-rc1)
Merging cfi/cfi/next (06c2afb862f9 Linux 6.5-rc1)
Merging mhi/mhi-next (0724869ede9c bus: mhi: host: pci_generic: add support for Telit FE990 modem)
Merging memblock/for-next (0f5e4adb608c memblock: report failures when memblock_can_resize is not set)
Merging cxl/next (fe77cc2e5a6a cxl: Fix one kernel-doc comment)
Merging zstd/zstd-next (2aa14b1ab2c4 zstd: import usptream v1.5.2)
Merging efi/next (b691118f2c44 Merge remote-tracking branch 'linux-efi/urgent' into efi/next)
Merging unicode/for-next (b500d6d7243d unicode: Handle memory allocation failures in mkutf8data)
Merging slab/slab/for-next (90f055df1121 mm/slub: refactor calculate_order() and calc_slab_order())
Merging random/master (512dee0c00ad Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip)
Merging landlock/next (96e033d649b3 landlock: Document Landlock's network support)
Merging rust/rust-next (b2516f7af9d2 rust: kernel: remove `#[allow(clippy::new_ret_no_self)]`)
Merging sysctl/sysctl-next (d12ff982e72d c-sky: Remove now superfluous sentinel element from ctl_talbe array)
CONFLICT (modify/delete): arch/ia64/kernel/crash.c deleted in HEAD and modified in sysctl/sysctl-next. Version sysctl/sysctl-next of arch/ia64/kernel/crash.c left in tree.
$ git rm -f arch/ia64/kernel/crash.c
Merging execve/for-next/execve (553e41d1bc95 binfmt_elf_fdpic: clean up debug warnings)
Merging bitmap/bitmap-for-next (bcafd8b927ed bitmap: Remove dead code, i.e. bitmap_copy_le())
Merging hte/for-next (06eaa531f2dd hte: tegra194: improve the GPIO-related comment)
Merging kspp/for-next/kspp (6b607a3a311a mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by)
Merging kspp-gustavo/for-next/kspp (4d8cbf6dbcda fs: omfs: Use flexible-array member in struct omfs_extent)
Merging nolibc/nolibc (2b4f2eeb388d Merge tag 'nolibc-next.2023.10.05a' of https://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc into nolibc)
Merging iommufd/for-next (474d9f32766a iommufd: Fix spelling errors in comments)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* linux-next: Tree for Oct 9
@ 2024-10-09 7:20 Stephen Rothwell
2024-10-09 9:04 ` Aithal, Srikanth
2024-10-09 12:22 ` linux-next: simple boot test failure (Was: linux-next: Tree for Oct 9) Stephen Rothwell
0 siblings, 2 replies; 17+ messages in thread
From: Stephen Rothwell @ 2024-10-09 7:20 UTC (permalink / raw)
To: Linux Next Mailing List; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 42905 bytes --]
Hi all,
News: this release fails my very simple qemu boot test. It looks normal
up to user mode and I even get a login prompt, but when I log in I get
dumped back to the login prompt - presumably the shell is failing to run.
Changes since 20241008:
The vfs-brauner tree lost its build failure.
The wireless-next tree gained conflicts against Linus' tree. It also
gained a build failure for which I revered a commit.
The amdgpu tree lost its build failure.
The tip tree gained a build failure for which I reverted a topic branch.
The pinctrl tree still had its build failure, so I used the version
from next-20241004.
The kunit-next tree gained a conflict against the mm tree.
Non-merge commits (relative to Linus' tree): 2906
4083 files changed, 105658 insertions(+), 74689 deletions(-)
----------------------------------------------------------------------------
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one. You should use "git fetch" and checkout or reset to the new
master.
You can see which trees have been included by looking in the Next/Trees
file in the source. There is also the merge.log file in the Next
directory. Between each merge, the tree was built with a ppc64_defconfig
for powerpc, an allmodconfig for x86_64, a multi_v7_defconfig for arm
and a native build of tools/perf. After the final fixups (if any), I do
an x86_64 modules_install followed by builds for x86_64 allnoconfig,
powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig
and pseries_le_defconfig and i386, arm64, s390, sparc and sparc64
defconfig and htmldocs. And finally, a simple boot test of the powerpc
pseries_le_defconfig kernel in qemu (with and without kvm enabled).
Below is a summary of the state of the merge.
I am currently merging 377 trees (counting Linus' and 140 trees of bug
fix patches pending for the current merge release).
Stats about the size of the tree over time can be seen at
http://neuling.org/linux-next-size.html .
Status of my local build tests will be at
http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
advice about cross compilers/configs that work, we are always open to add
more builds.
Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
Gortmaker for triage and bug fixes.
--
Cheers,
Stephen Rothwell
$ git checkout master
$ git reset --hard stable
Merging origin/master (75b607fab38d Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext)
Merging fixes/fixes (87d6aab2389e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost)
Merging vfs-brauner-fixes/vfs.fixes (368196e50194 netfs: fix documentation build error)
Merging fscrypt-current/for-current (256abd8e550c Linux 6.10-rc7)
Merging fsverity-current/for-current (256abd8e550c Linux 6.10-rc7)
Merging btrfs-fixes/next-fixes (857c0ad014a4 Merge branch 'misc-6.12' into next-fixes)
Merging vfs-fixes/fixes (678379e1d4f7 close_range(): fix the logics in descriptor table trimming)
Merging erofs-fixes/fixes (98dd36c9fa08 erofs: ensure regular inodes for file-backed mounts)
Merging nfsd-fixes/nfsd-fixes (c88c150a467f nfsd: fix possible badness in FREE_STATEID)
Merging v9fs-fixes/fixes/next (684a64bf32b6 Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs)
Merging overlayfs-fixes/ovl-fixes (77a28aa47687 ovl: relax WARN_ON in ovl_verify_area())
Merging bcachefs/for-next (148693784ac8 bcachefs: Refactor new stripe path to reduce dependencies on ec_stripe_head)
Merging fscrypt/for-next (256abd8e550c Linux 6.10-rc7)
Merging afs/afs-next (abcbd3bfbbfe afs: trace: Log afs_make_call(), including server address)
Merging btrfs/for-next (d79b0f10eed9 Merge branch 'for-next-next-v6.12-20241008' into for-next-20241008)
Merging ceph/master (ccda9910d849 ceph: fix cap ref leak via netfs init_request)
Merging cifs/for-next (e25f5175ef11 smb: client: stop flooding dmesg with automounts)
Merging configfs/for-next (4425c1d9b44d configfs: improve item creation performance)
Merging dlm/next (dfe5a6cc4204 dlm: make add_to_waiters() that it can't fail)
Merging erofs/dev (9852d85ec9d4 Linux 6.12-rc1)
Merging exfat/dev (cb7d85014fb1 MAINTAINERS: exfat: add myself as reviewer)
Merging exportfs/exportfs-next (98f7e32f20d2 Linux 6.11)
Merging ext3/for_next (282f03136b06 Merge fsnotify fixes.)
Merging ext4/dev (6121258c2b33 ext4: fix off by one issue in alloc_flex_gd())
Merging f2fs/dev (8cf0b93919e1 Linux 6.12-rc2)
Merging fsverity/for-next (256abd8e550c Linux 6.10-rc7)
Merging fuse/for-next (639ee6854c0f virtiofs: use GFP_NOFS when enqueuing request through kworker)
Merging gfs2/for-next (7e4a0a50b403 KMSAN: uninit-value in inode_go_dump (5))
Merging jfs/jfs-next (2b59ffad47db jfs: Fix uninit-value access of new_ea in ea_buffer)
Merging ksmbd/ksmbd-for-next (8cf0b93919e1 Linux 6.12-rc2)
Merging nfs/linux-next (67784a74e258 Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux)
Merging nfs-anna/linux-next (76f5af995206 nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstp)
Merging nfsd/nfsd-next (5d063672154b nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response)
Merging ntfs3/master (48dbc127836a fs/ntfs3: Format output messages like others fs in kernel)
Merging orangefs/for-next (96319dacaf15 orangefs: Constify struct kobj_type)
Merging overlayfs/overlayfs-next (87d8f162a474 ovl: convert ovl_real_fdget() callers to ovl_real_file())
Merging ubifs/next (92a286e90203 ubi: Fix ubi_init() ubiblock_exit() section mismatch)
Merging v9fs/9p-next (79efebae4afc 9p: Avoid creating multiple slab caches with the same name)
Merging v9fs-ericvh/ericvh/for-next (684a64bf32b6 Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs)
Merging xfs/for-next (44adde15022d xfs: fix a typo)
Merging zonefs/for-next (c4b3c1332f55 zonefs: add support for FS_IOC_GETFSSYSFSPATH)
Merging file-locks/locks-next (e0152e7481c6 Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux)
Merging iversion/iversion-next (e0152e7481c6 Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux)
Merging vfs-brauner/vfs.all (7c8e7e4b5e15 Merge branch 'vfs.file' into vfs.all Signed-off-by: Christian Brauner <brauner@kernel.org>)
Merging vfs/for-next (8f602276d390 Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefs)
Merging mm-hotfixes/mm-hotfixes-unstable (6701cc0b4698 fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization)
Merging fs-current (0d4570f02fe8 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux)
Merging kbuild-current/fixes (8cf0b93919e1 Linux 6.12-rc2)
Merging arc-current/for-curr (8bf275d61925 arc: rename aux.h to arc_aux.h)
Merging arm-current/fixes (0c66c6f4e21c ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses)
Merging arm64-fixes/for-next/fixes (3eddb108abe3 arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386)
Merging arm-soc-fixes/arm/fixes (0e7af99aef5f Merge tag 'riscv-soc-fixes-for-v6.11-final' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes)
Merging davinci-current/davinci/for-current (9852d85ec9d4 Linux 6.12-rc1)
Merging drivers-memory-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging sophgo-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging m68k-current/for-linus (b90fae5df917 m68k: defconfig: Update defconfigs for v6.11-rc1)
Merging powerpc-fixes/fixes (4b058c9f281f powerpc/vdso: allow r30 in vDSO code generation of getrandom)
Merging s390-fixes/fixes (98f7e32f20d2 Linux 6.11)
Merging net/main (1fd9e4f25782 selftests: make kselftest-clean remove libynl outputs)
Merging bpf/master (b24d7f0da6ef bpf, lsm: Remove bpf_lsm_key_free hook)
Merging ipsec/master (645546a05b03 xfrm: policy: remove last remnants of pernet inexact list)
Merging netfilter/main (8beee4d8dee7 sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start)
Merging ipvs/main (8beee4d8dee7 sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start)
Merging wireless/for-next (52009b419355 wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys)
Merging ath/for-current (2f833e8948d6 Revert "wifi: ath11k: support hibernation")
Merging wpan/master (09573b1cc76e net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq())
Merging rdma-fixes/for-rc (6ff57a2ea7c2 RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event)
Merging sound-current/for-linus (cf2069e82233 ALSA: hda: tas2781: Simplify system PM with runtime PM)
Merging sound-asoc-fixes/for-linus (9814c1447f9c ASoC: SOF: Intel: hda-loader: do not wait for HDaudio IOC)
Merging regmap-fixes/for-linus (8cf0b93919e1 Linux 6.12-rc2)
Merging regulator-fixes/for-linus (8cf0b93919e1 Linux 6.12-rc2)
Merging spi-fixes/for-linus (8cf0b93919e1 Linux 6.12-rc2)
Merging pci-current/for-linus (9852d85ec9d4 Linux 6.12-rc1)
Merging driver-core.current/driver-core-linus (bd2b7f62a0d5 mailmap: update mail for Fiona Behrens)
Merging tty.current/tty-linus (8cf0b93919e1 Linux 6.12-rc2)
Merging usb.current/usb-linus (39845764a0ca USB: yurex: kill needless initialization in yurex_read)
Merging usb-serial-fixes/usb-linus (9852d85ec9d4 Linux 6.12-rc1)
Merging phy/fixes (2d0f973b5f1c phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register)
Merging staging.current/staging-linus (8cf0b93919e1 Linux 6.12-rc2)
Merging iio-fixes/fixes-togreg (ccf9af8b0dad iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config())
Merging counter-current/counter-current (9852d85ec9d4 Linux 6.12-rc1)
Merging char-misc.current/char-misc-linus (8cf0b93919e1 Linux 6.12-rc2)
Merging soundwire-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging thunderbolt-fixes/fixes (8cf0b93919e1 Linux 6.12-rc2)
Merging input-current/for-linus (c684771630e6 Input: adp5589-keys - fix adp5589_gpio_get_value())
Merging crypto-current/master (44ac4625ea00 crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10)
Merging vfio-fixes/for-linus (5a88a3f67e37 vfio/pci: Init the count variable in collecting hot-reset devices)
Merging kselftest-fixes/fixes (34d5b600172b selftests: vDSO: Explicitly include sched.h)
Merging dmaengine-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging backlight-fixes/for-backlight-fixes (1613e604df0c Linux 6.10-rc1)
Merging mtd-fixes/mtd/fixes (bd92c1e07beb mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLE)
Merging mfd-fixes/for-mfd-fixes (68f860426d50 mfd: axp20x: AXP717: Fix missing IRQ status registers range)
Merging v4l-dvb-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging reset-fixes/reset/fixes (2cf596636607 reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC)
Merging mips-fixes/mips-fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging at91-fixes/at91-fixes (e9408fa234fb MAINTAINERS: Update DTS path for ARM/Microchip (AT91) SoC)
Merging omap-fixes/fixes (5062d9c0cbbc ARM: dts: omap3-n900: correct the accelerometer orientation)
Merging kvm-fixes/master (c8d430db8eec Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD)
Merging kvms390-fixes/master (cff59d8631e1 s390/uv: Panic for set and remove shared access UVC errors)
Merging hwmon-fixes/hwmon (2d6c668902e5 hwmon: (max1668) Add missing dependency on REGMAP_I2C)
Merging nvdimm-fixes/libnvdimm-fixes (d5240fa65db0 nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases)
Merging cxl-fixes/fixes (ee1e3c46ed19 EINJ, CXL: Fix CXL device SBDF calculation)
Merging dma-mapping-fixes/for-linus (75961ffb5cb3 swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y)
Merging drivers-x86-fixes/fixes (2fae3129c0c0 platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors)
Merging samsung-krzk-fixes/fixes (a03c246d4ec8 clk: samsung: Fix out-of-bound access of of_match_node())
Merging pinctrl-samsung-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging devicetree-fixes/dt/linus (6df119781514 dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-map number)
Merging dt-krzk-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging scsi-fixes/fixes (d539a871ae47 scsi: scsi_transport_fc: Allow setting rport state to current state)
Merging drm-fixes/drm-fixes (8cf0b93919e1 Linux 6.12-rc2)
Merging drm-intel-fixes/for-linux-next-fixes (4cc2718f621a drm/i915/hdcp: fix connector refcounting)
Merging mmc-fixes/fixes (5b35746a0fdc Revert "mmc: mvsdio: Use sg_miter for PIO")
Merging rtc-fixes/rtc-fixes (8400291e289e Linux 6.11-rc1)
Merging gnss-fixes/gnss-linus (9852d85ec9d4 Linux 6.12-rc1)
Merging hyperv-fixes/hyperv-fixes (895384881ec9 hv: vmbus: Constify struct kobj_type and struct attribute_group)
Merging risc-v-fixes/fixes (cfb10de18538 riscv: Fix kernel stack size when KASAN is enabled)
Merging riscv-dt-fixes/riscv-dt-fixes (7d9d88890f04 MAINTAINERS: invert Misc RISC-V SoC Support's pattern)
Merging riscv-soc-fixes/riscv-soc-fixes (61f2e8a3a941 riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz)
Merging fpga-fixes/fixes (1613e604df0c Linux 6.10-rc1)
Merging spdx/spdx-linus (47ac09b91bef Linux 6.11-rc4)
Merging gpio-brgl-fixes/gpio/for-current (a6191a3d1811 gpio: aspeed: Use devm_clk api to manage clock source)
Merging gpio-intel-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging pinctrl-intel-fixes/fixes (37756257093b pinctrl: intel: platform: Add Panther Lake to the list of supported)
Merging auxdisplay-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging kunit-fixes/kunit-fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging memblock-fixes/fixes (8043832e2a12 memblock: use numa_valid_node() helper to check for invalid node ID)
Merging renesas-fixes/fixes (8c987693dc2d ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes)
Merging perf-current/perf-tools (e934a35e3cc1 perf cs-etm: Fix the assert() to handle captured and unprocessed cpu trace)
Merging efi-fixes/urgent (ae835a96d72c x86/efistub: Revert to heap allocated boot_params for PE entrypoint)
Merging zstd-fixes/zstd-linus (77618db34645 zstd: Fix array-index-out-of-bounds UBSAN warning)
Merging battery-fixes/fixes (7c626ce4bae1 Linux 6.11-rc3)
Merging iommufd-fixes/for-rc (9852d85ec9d4 Linux 6.12-rc1)
Merging rust-fixes/rust-fixes (ab8851431bef lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW)
Merging w1-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging pmdomain-fixes/fixes (500580c7ae7b pmdomain: qcom-cpr: Fix the return of uninitialized variable)
Merging i2c-host-fixes/i2c/i2c-host-fixes (048bbbdbf85e i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume)
Merging sparc-fixes/for-linus (6613476e225e Linux 6.8-rc1)
Merging clk-fixes/clk-fixes (9852d85ec9d4 Linux 6.12-rc1)
Merging pwrseq-fixes/pwrseq/for-current (a85bbe01a320 power: sequencing: make the QCom PMU pwrseq driver depend on CONFIG_OF)
Merging thead-dt-fixes/thead-dt-fixes (8400291e289e Linux 6.11-rc1)
Merging drm-misc-fixes/for-linux-next-fixes (835745a377a4 nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error)
CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_guc_submit.c
Merging mm-stable/mm-stable (8cf0b93919e1 Linux 6.12-rc2)
Merging mm-nonmm-stable/mm-nonmm-stable (8cf0b93919e1 Linux 6.12-rc2)
Merging mm/mm-everything (3a83423f8422 foo)
Merging kbuild/for-next (f8746e3712be kconfig: remove zconfprint())
Merging clang-format/clang-format (c147f663b6a5 clang-format: Update with v6.11-rc1's `for_each` macro list)
Merging perf/perf-tools-next (6bff76af9635 perf test attr: Add back missing topdown events)
Merging compiler-attributes/compiler-attributes (98f7e32f20d2 Linux 6.11)
Merging dma-mapping/for-next (bfc4a245a794 dma-mapping: fix DMA API tracing for chained scatterlists)
Merging asm-generic/master (f822712a2c69 UAPI/ioctl: Improve parameter name of ioctl request definition helpers)
Merging arc/for-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging arm/for-next (9016915e3c5f Merge branches 'amba', 'fixes' and 'misc' into for-next)
Merging arm64/for-next/core (bb9ae1a66c85 kselftest/arm64: Enable GCS for the FP stress tests)
Merging arm-perf/for-next/perf (7c626ce4bae1 Linux 6.11-rc3)
Merging arm-soc/for-next (7c590fea8c11 soc: document merges)
Merging amlogic/for-next (c0f04972d35b Merge branch 'v6.13/arm-dt' into for-next)
Merging asahi-soc/asahi-soc/for-next (ffc253263a13 Linux 6.6)
Merging aspeed/for-next (b4c322c2783a ARM: dts: aspeed: catalina: Update io expander line names)
Merging at91/at91-next (ee735afc2dae Merge branch 'at91-soc' into at91-next)
Merging broadcom/next (9c677db86ad6 Merge branch 'soc/next' into next)
Merging davinci/davinci/for-next (9852d85ec9d4 Linux 6.12-rc1)
Merging drivers-memory/for-next (89e6684538f5 dt-bindings: memory-controllers: fsl,ifc: split child node differences)
Merging imx-mxs/for-next (995b96e17150 Merge branch 'imx/dt64' into for-next)
Merging mediatek/for-next (8f8d13c8e3e0 arm64: dts: mediatek: mt8188: Add eDP and DP TX nodes)
Merging mvebu/for-next (841dd5b122b4 arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers)
Merging omap/for-next (f45840d172a0 Merge branch 'omap-for-v6.13/drivers' into tmp/omap-next-20241004.145243)
Merging qcom/for-next (cea73ac3d218 Merge branches 'arm32-for-6.13', 'arm64-fixes-for-6.12', 'arm64-for-6.13', 'clk-for-6.13', 'drivers-fixes-for-6.12' and 'drivers-for-6.13' into for-next)
Merging renesas/next (d3e4a4cb9c36 Merge branch 'renesas-dts-for-v6.13' into renesas-next)
Merging reset/reset/next (c0260e2b0ed8 reset: uniphier-glue: Use devm_reset_control_bulk_get_shared_deasserted())
Merging rockchip/for-next (72b4e3c06036 Merge branch 'v6.12-armsoc/dtsfixes' into for-next)
Merging samsung-krzk/for-next (3a2ff7ebe652 Merge branch 'next/dt64' into for-next)
Merging scmi/for-linux-next (646a799a3f96 Merge branches 'for-next/ffa/fixes' and 'for-next/scmi/updates' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-linux-next)
Merging sophgo/for-next (30003e3f802e riscv: dts: sophgo: cv1812h: add pinctrl support)
Merging stm32/stm32-next (b14c9f6bd0ba ARM: dts: stm32: Use SAI to generate bit and frame clock on STM32MP15xx DHCOM PDK2)
Merging sunxi/sunxi/for-next (9852d85ec9d4 Linux 6.12-rc1)
Merging tee/next (cd88a296582c Merge branch 'optee_notif_wait_timeout_for_v6.11' into next)
Merging tegra/for-next (6726d2c6a157 Merge branch for-6.12/arm64/defconfig into for-next)
Merging thead-dt/thead-dt-for-next (2d98fea7491a riscv: dts: thead: change TH1520 SPI node to use clock controller)
Merging ti/ti-next (9852d85ec9d4 Linux 6.12-rc1)
Merging xilinx/for-next (0e355cb69e19 Merge branch 'zynq/soc' into for-next)
Merging clk/clk-next (9852d85ec9d4 Linux 6.12-rc1)
Merging clk-imx/for-next (32c055ef563c clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SEL)
Merging clk-renesas/renesas-clk (44d13e198cbf clk: renesas: r9a09g057: Add clock and reset entries for ICU)
Merging csky/linux-next (2c40c1c6adab Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb)
Merging loongarch/loongarch-next (f339bd3b51da Docs/LoongArch: Add advanced extended IRQ model description)
Merging m68k/for-next (b90fae5df917 m68k: defconfig: Update defconfigs for v6.11-rc1)
Merging m68knommu/for-next (8cf0b93919e1 Linux 6.12-rc2)
Merging microblaze/next (badf752b5e4b microblaze: Export xmb_manager functions)
Merging mips/mips-next (9852d85ec9d4 Linux 6.12-rc1)
Merging openrisc/for-next (4dc70e1aadfa openrisc: Move FPU state out of pt_regs)
Merging parisc-hd/for-next (98f7e32f20d2 Linux 6.11)
Merging powerpc/next (9852d85ec9d4 Linux 6.12-rc1)
Merging risc-v/for-next (1540def11f0c Merge patch series "riscv: Per-thread envcfg CSR support")
Merging riscv-dt/riscv-dt-for-next (8400291e289e Linux 6.11-rc1)
Merging riscv-soc/riscv-soc-for-next (8400291e289e Linux 6.11-rc1)
Merging s390/for-next (2d8721364ce8 s390/vfio-ap: Driver feature advertisement)
Merging sh/for-next (9852d85ec9d4 Linux 6.12-rc1)
Merging sparc/for-next (d21dffe51baa arch/sparc: remove unused varible paddrbase in function leon_swprobe())
Merging uml/next (381d2f95c8aa um: fix time-travel syscall scheduling hack)
Merging xtensa/xtensa-for-next (b7cf2a1d9881 xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macros)
Merging fs-next (b41d67c149df Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git)
Applying: Reapply "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"
Merging printk/for-next (ebdf88c2479b Merge branch 'for-6.13' into for-next)
Merging pci/next (6437627cb582 Merge branch 'pci/misc')
Merging pstore/for-next/pstore (1bf8012fc699 pstore: replace spinlock_t by raw_spinlock_t)
Merging hid/for-next (aaff669a7ffe Merge branch 'for-6.12/upstream-fixes' into for-next)
Merging i2c/i2c/for-next (3b2af08fadc4 i2c: core: Remove extra space in Makefile)
Merging i2c-host/i2c/i2c-host (663bff1ddfe4 i2c: designware: Add a new ACPI HID for HJMC01 I2C controller)
Merging i3c/i3c/next (618507257797 i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition)
Merging dmi/dmi-for-next (4d1b28a8119c firmware: dmi: Add info message for number of populated and total memory slots)
Merging hwmon-staging/hwmon-next (0667a5e1edfa hwmon: (max31827) Fix spelling errors reported by codespell)
Merging jc_docs/docs-next (6d41cc46619c Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory)
Merging v4l-dvb/next (67cefecf2a03 mailmap: add entries for Hans Verkuil)
Merging v4l-dvb-next/master (b36c41c51e9d media: atomisp: set lock before calling vb2_queue_init())
Merging pm/linux-next (04fe2b1b0ff5 Merge branch 'pm-powercap' into linux-next)
Merging cpufreq-arm/cpufreq/arm/linux-next (ea1829d4d413 cppc_cpufreq: Remove HiSilicon CPPC workaround)
Merging cpupower/cpupower (b6a2dbf88aa7 pm: cpupower: bindings: Add test to confirm cpu state is disabled)
Merging devfreq/devfreq-next (d47552124bb0 PM / devfreq: imx-bus: Use of_property_present())
Merging pmdomain/next (69f4d1b1cba7 pmdomain: Merge branch fixes into next)
Merging opp/opp/linux-next (53205a790366 dt-bindings: opp: operating-points-v2-ti-cpu: Describe opp-supported-hw)
Merging thermal/thermal/linux-next (7d8abc5f3b5c thermal/drivers/imx_sc_thermal: Use dev_err_probe)
Merging rdma/for-next (615b94746a54 RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset)
Merging net-next/main (33019c70ae4d Merge branch 'selftests-mlxsw-stabilize-red-tests')
Merging bpf-next/for-next (98d9c5fae1f1 Merge branch 'bpf-next/net' into for-next)
Merging ipsec-next/master (8b641b5e4c78 hv_netvsc: Link queues to NAPIs)
Merging mlx5-next/mlx5-next (8cf0b93919e1 Linux 6.12-rc2)
Merging netfilter-next/main (f66ebf37d69c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net)
Merging ipvs-next/main (f66ebf37d69c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net)
Merging bluetooth/master (039468a21912 Bluetooth: btnxpuart: Add GPIO support to power save feature)
81b3e33bb054 ("Bluetooth: btusb: Don't fail external suspend requests")
a691ff3d3280 ("Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync")
ffb3f98d4dae ("Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change")
Merging wireless-next/for-next (ff919efb5fe8 wireless: wext: shorten struct iw_ioctl_description)
CONFLICT (content): Merge conflict in drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
CONFLICT (modify/delete): drivers/staging/ks7010/TODO deleted in HEAD and modified in wireless-next/for-next. Version wireless-next/for-next of drivers/staging/ks7010/TODO left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/r8190P_def.h deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/r8190P_def.h left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/r8192E_hw.h deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/r8192E_hw.h left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/rtl_core.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/rtl_core.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/rtl_core.h deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/rtl_core.h left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/rtl_dm.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/rtl_dm.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/rtl_ps.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/rtl_ps.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl8192e/rtl_wx.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl8192e/rtl_wx.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl819x_BAProc.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl819x_BAProc.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl819x_HTProc.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl819x_HTProc.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtl819x_TSProc.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtl819x_TSProc.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtllib.h deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtllib.h left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtllib_rx.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtllib_rx.c left in tree.
CONFLICT (modify/delete): drivers/staging/rtl8192e/rtllib_softmac_wx.c deleted in wireless-next/for-next and modified in HEAD. Version HEAD of drivers/staging/rtl8192e/rtllib_softmac_wx.c left in tree.
$ git rm -f drivers/staging/ks7010/TODO
$ git rm -f drivers/staging/rtl8192e/rtl8192e/r8190P_def.h drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c drivers/staging/rtl8192e/rtl8192e/r8192E_hw.h drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h drivers/staging/rtl8192e/rtl8192e/rtl_core.c drivers/staging/rtl8192e/rtl8192e/rtl_core.h drivers/staging/rtl8192e/rtl8192e/rtl_dm.c drivers/staging/rtl8192e/rtl8192e/rtl_ps.c drivers/staging/rtl8192e/rtl8192e/rtl_wx.c drivers/staging/rtl8192e/rtl819x_BAProc.c drivers/staging/rtl8192e/rtl819x_HTProc.c drivers/staging/rtl8192e/rtl819x_TSProc.c drivers/staging/rtl8192e/rtllib.h drivers/staging/rtl8192e/rtllib_rx.c drivers/staging/rtl8192e/rtllib_softmac_wx.c
Applying: Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"
Merging ath-next/for-next (4c57ec6c4bb9 wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSR)
Merging wpan-next/master (ac49b950bea9 dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY)
Merging wpan-staging/staging (ac49b950bea9 dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY)
Merging mtd/mtd/next (869acb874f2b Merge tag 'nand/for-6.12' into mtd/next)
Merging nand/nand/next (475aadeba5df mtd: spinand: macronix: Flag parts needing explicit plane select)
Merging spi-nor/spi-nor/next (afe1ea1344bb mtd: spi-nor: add support for Macronix Octal flash)
Merging crypto/master (452c55dcefa9 crypto: hisilicon/qm - fix the coding specifications issue)
Merging drm/drm-next (8cf0b93919e1 Linux 6.12-rc2)
Merging drm-exynos/for-linux-next (5b272bf7dcf9 Merge tag 'drm-xe-fixes-2024-10-03' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes)
Merging drm-misc/for-linux-next (2c34a5464007 drm: use drm_file client_name in fdinfo)
CONFLICT (content): Merge conflict in drivers/gpu/drm/panthor/panthor_drv.c
Merging amdgpu/drm-next (01b64bc063d0 drm/radeon: always set GEM function pointer)
CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/dc_types.h
Merging drm-intel/for-linux-next (d92df66fd3e7 drm/i915/psr: Implement Wa 14019834836)
Merging drm-msm/msm-next (a20a91fb1bfa Documentation: document adreno preemption)
Merging drm-msm-lumag/msm-next-lumag (15302579373e drm/msm/dpu: enable writeback on SM6350)
Merging drm-xe/drm-xe-next (0f1fdf559225 drm/xe/guc: Save manual engine capture into capture list)
CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_gt_mcr.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_guc_submit.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_tuning.c
Applying: fix up for "drm/xe: Wire up device shutdown handler"
Merging etnaviv/etnaviv/next (704d3d60fec4 drm/etnaviv: don't block scheduler when GPU is still active)
Merging fbdev/for-next (01ecc142ef7c fbdev: Switch back to struct platform_driver::remove())
Merging regmap/for-next (c2288599691c regmap: Merge up v6.12-rc2)
Merging sound/for-next (1ceb43eb6035 ALSA: aica: Remove unused variable)
Merging ieee1394/for-next (8f04019d71cb firewire: Correct some typos)
Merging sound-asoc/for-next (d19f6bf5f17d Merge remote-tracking branch 'asoc/for-6.13' into asoc-next)
Merging modules/modules-next (b319cea80539 module: Refine kmemleak scanned areas)
Merging input/next (515ef92b4939 Input: correct typos in multiple comments across misc drivers)
Merging block/for-next (7a84944a4bf7 Merge branch 'for-6.13/block' into for-next)
Merging device-mapper/for-next (579b2ba40ece dm verity: fallback to platform keyring also if key in trusted keyring is rejected)
Merging libata/for-next (794007a8c848 ata: Fix typos in the comment)
Merging pcmcia/pcmcia-next (0630e3bc0e91 pcmcia: add missing MODULE_DESCRIPTION() macros)
Merging mmc/next (713863d7b7ec mmc: davinci: use generic device_get_match_data())
Applying: fix up for "mmc: core: Adjust ACMD22 to SDUC"
Merging mfd/for-mfd-next (f7efea4fcf4b mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race)
Merging backlight/for-backlight-next (1a2dc9bf3b15 backlight: ktz8866: Fix module autoloading)
Merging battery/for-next (e50a57d16f89 power: supply: hwmon: Fix missing temp1_max_alarm attribute)
Merging regulator/for-next (4e9a2c91bff4 regulator: dt-bindings: vctrl-regulator: convert to YAML)
Merging security/next (c5e3cdbf2afe tomoyo: revert CONFIG_SECURITY_TOMOYO_LKM support)
Merging apparmor/apparmor-next (8400291e289e Linux 6.11-rc1)
Merging integrity/next-integrity (fa8a4ce432e8 ima: fix buffer overrun in ima_eventdigest_init_common)
Merging selinux/next (d7b6918e22c7 selinux: Deprecate /sys/fs/selinux/user)
Merging smack/next (2749749afa07 smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso)
Merging tomoyo/master (ada1986d0797 tomoyo: fallback to realpath if symlink's pathname does not exist)
Merging tpmdd/next (558bdc45dfb2 sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3)
Merging watchdog/master (9852d85ec9d4 Linux 6.12-rc1)
Merging iommu/next (97162f6093d2 Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' into next)
Merging audit/next (2132b355267f audit: Reorganize kerneldoc parameter names)
Merging devicetree/for-next (1d31c6fc86c0 dt-bindings: writing-schema: Add details on YAML text blocks)
Merging dt-krzk/for-next (9852d85ec9d4 Linux 6.12-rc1)
Merging mailbox/for-next (54595f2807d2 mailbox, remoteproc: omap2+: fix compile testing)
Merging spi/for-next (c2a59c892f20 spi: Merge up v6.12)
Merging tip/master (9f8718723ec6 Merge branch into tip/master: 'x86/misc')
Applying: Revert "Merge branch into tip/master: 'sched/core'"
Merging clockevents/timers/drivers/next (d7a87891e2f5 platform/x86:intel/pmc: fix build regression with pmtimer turned off)
Merging edac/edac-for-next (61124f42dcaa Merge ras/edac-drivers into for-next)
Merging ftrace/for-next (f8a50cc19bec Merge ftrace/for-next)
Merging rcu/next (355debb83bf7 Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.09.24a', 'rcutorture.14.08.24a', 'rcustall.09.09.24a', 'srcu.12.08.24a', 'rcu.tasks.14.08.24a', 'rcu_scaling_tests.15.08.24a', 'fixes.12.08.24a' and 'misc.11.08.24a' into next.09.09.24a)
Merging paulmck/non-rcu/next (3b27dde7b75d Merge branches 'cmpxchg.2024.09.13a', 'lkmm.2024.09.14a', 'kcsan.2024.08.01a' and 'misc.2024.08.02a' into HEAD)
Merging kvm/next (c8d430db8eec Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD)
Merging kvm-arm/next (17a000564499 Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/next)
Merging kvms390/next (f9b56b2c31e5 s390: Enable KVM_S390_UCONTROL config in debug_defconfig)
Merging kvm-ppc/topic/ppc-kvm (9852d85ec9d4 Linux 6.12-rc1)
Merging kvm-riscv/riscv_kvm_next (5aa09297a3dc RISC-V: KVM: Fix to allow hpmcounter31 from the guest)
Merging kvm-x86/next (8cf0b93919e1 Linux 6.12-rc2)
Merging xen-tip/linux-next (bf56c410162d x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE)
Merging percpu/for-next (87d6aab2389e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost)
Merging workqueues/for-next (581434654e01 workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048)
Merging sched-ext/for-next (955bd1de213e Merge branch 'for-6.12-fixes' into for-next)
Merging drivers-x86/for-next (31440fe70167 platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL')
Merging chrome-platform/for-next (7cbf28998d73 platform/chrome: Drop explicit initialization of struct i2c_device_id::driver_data to 0)
Merging chrome-platform-firmware/for-firmware-next (67f488dff17e firmware: coreboot: Don't register a pdev if screen_info data is present)
Merging hsi/for-next (c3eddf5e8c30 HSI: omap-ssi: Remove unnecessary debugfs_create_dir() error check)
Merging leds-lj/for-leds-next (9852d85ec9d4 Linux 6.12-rc1)
Merging ipmi/for-next (11a299a7933e Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux)
Merging driver-core/driver-core-next (9852d85ec9d4 Linux 6.12-rc1)
Merging usb/usb-next (4a9fe2a8ac53 dt-bindings: usb: dwc3-imx8mp: add compatible string for imx95)
Merging thunderbolt/next (8cf0b93919e1 Linux 6.12-rc2)
Merging usb-serial/usb-next (9852d85ec9d4 Linux 6.12-rc1)
Merging tty/tty-next (8cf0b93919e1 Linux 6.12-rc2)
Merging char-misc/char-misc-next (8cf0b93919e1 Linux 6.12-rc2)
Merging accel/habanalabs-next (f03eee5fc922 Merge tag 'drm-xe-next-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next)
Merging coresight/next (988d40a4d4e7 coresight: Make trace ID map spinlock local to the map)
Merging fastrpc/for-next (9852d85ec9d4 Linux 6.12-rc1)
Merging fpga/for-next (8de36789bd03 fpga: zynq-fpga: Rename 'timeout' variable as 'time_left')
Merging icc/icc-next (a5733950fe35 Merge branch 'icc-sm8350' into icc-next)
Merging iio/togreg (f3838e934dff iio: adc: ad7606: add support for AD7606C-{16,18} parts)
Applying: fix up for "iio: proximity: vl53l0x-i2c: Added continuous mode support"
Merging phy-next/next (bbcc9e2bde69 dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMII)
Merging soundwire/next (71b405b18444 soundwire: mipi-disco: add support for DP0/DPn 'lane-list' property)
Merging extcon/extcon-next (9852d85ec9d4 Linux 6.12-rc1)
Merging gnss/gnss-next (9852d85ec9d4 Linux 6.12-rc1)
Merging vfio/next (aab439ffa1ca vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups())
Merging w1/for-next (9852d85ec9d4 Linux 6.12-rc1)
Merging spmi/spmi-next (9852d85ec9d4 Linux 6.12-rc1)
Merging staging/staging-next (8cf0b93919e1 Linux 6.12-rc2)
Merging counter-next/counter-next (a3911e087d62 counter: ftm-quaddec: Enable module autoloading)
Merging siox/siox/for-next (db418d5f1ca5 siox: bus-gpio: Simplify using devm_siox_* functions)
Merging mux/for-next (5be63fc19fca Linux 6.11-rc5)
Merging dmaengine/next (9852d85ec9d4 Linux 6.12-rc1)
Merging cgroup/for-next (e53dd32b55e4 Merge branch 'for-6.13' into for-next)
Merging scsi/for-next (d539a871ae47 scsi: scsi_transport_fc: Allow setting rport state to current state)
Merging scsi-mkp/for-next (94c4c5d78b0f scsi: ufs: ufs-qcom: Add fixup_dev_quirks vops)
Merging vhost/linux-next (221af82f606d vhost/scsi: null-ptr-dereference in vhost_scsi_get_req())
Merging rpmsg/for-next (8a8622b7c206 remoteproc: Use iommu_paging_domain_alloc())
Merging gpio/for-next (0bb80ecc33a8 Linux 6.6-rc1)
Merging gpio-brgl/gpio/for-next (b7adfb6076ff gpio: cdev: update flags at once when reconfiguring from user-space)
Merging gpio-intel/for-next (12b0e305f509 gpio: acpi: switch to device_for_each_child_node_scoped())
Merging pinctrl/for-next (8498e6b2b852 Merge branch 'devel' into for-next)
$ git reset --hard HEAD^
Merging next-20241004 version of pinctrl
Merging pinctrl-intel/for-next (37756257093b pinctrl: intel: platform: Add Panther Lake to the list of supported)
Merging pinctrl-renesas/renesas-pinctrl (7c980a8e4426 pinctrl: renesas: rzg2l: Add support for configuring schmitt-trigger)
Merging pinctrl-samsung/for-next (eed2e79221e2 pinctrl: samsung: Add exynos8895 SoC pinctrl configuration)
Merging pwm/pwm/for-next (abe9db96e852 Merge branch 'pwm/duty_offset')
Merging ktest/for-next (2351e8c65404 ktest.pl: Avoid false positives with grub2 skip regex)
Merging kselftest/next (edd435390c55 docs: dev-tools: Add documentation for the device focused kselftests)
Merging kunit/test (9852d85ec9d4 Linux 6.12-rc1)
Merging kunit-next/kunit (26ce90094958 list: test: Mending tests for list_cut_position())
CONFLICT (content): Merge conflict in lib/Kconfig.debug
Merging livepatching/for-next (9fbf78b6d6ce Merge branch 'for-6.12/trivial' into for-next)
Merging rtc/rtc-next (690286214916 rtc: rc5t619: use proper module tables)
Merging nvdimm/libnvdimm-for-next (447b167bb60d nvdimm: Remove dead code for ENODEV checking in scan_labels())
Merging at24/at24/for-next (9852d85ec9d4 Linux 6.12-rc1)
Merging ntb/ntb-next (811ef807a6a0 ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans)
Merging seccomp/for-next/seccomp (de9c2c66ad8e Linux 6.11-rc2)
Merging fsi/next (c5eeb63edac9 fsi: Fix panic on scom file read)
Merging slimbus/for-next (9852d85ec9d4 Linux 6.12-rc1)
Merging nvmem/for-next (3e93f43ae64b nvmem: Correct some typos in comments)
Merging xarray/main (6684aba0780d XArray: Add extra debugging check to xas_lock and friends)
Merging hyperv/hyperv-next (94e86b174d10 tools/hv: Add memory allocation check in hv_fcopy_start)
Merging auxdisplay/for-next (0b028ff7e70e auxdisplay: Remove unused functions)
Merging kgdb/kgdb/for-next (9bccbe7b2087 kdb: Get rid of redundant kdb_curr_task())
Merging hmm/hmm (8cf0b93919e1 Linux 6.12-rc2)
Merging cfi/cfi/next (9852d85ec9d4 Linux 6.12-rc1)
Merging mhi/mhi-next (6d61859bbe76 bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR)
Merging memblock/for-next (cb088e38aab4 s390/mm: get estimated free pages by memblock api)
Merging cxl/next (2c70677dabb5 cxl: Add documentation to explain the shared link bandwidth calculation)
Merging zstd/zstd-next (3f832dfb8a8e zstd: fix g_debuglevel export warning)
Merging efi/next (04736f7d1945 efi: Remove redundant null pointer checks in efi_debugfs_init())
Merging unicode/for-next (66715f005bde unicode: change the reference of database file)
Merging slab/slab/for-next (04e2c15fec21 Merge branch 'slab/for-6.13/features' into slab/for-next)
Merging random/master (d18c13697b4d prandom: Include <linux/percpu.h> in <linux/prandom.h>)
Applying: fix up for "random: Do not include <linux/prandom.h> in <linux/random.h>"
Merging landlock/next (7cc2f07b4cab landlock: Improve documentation of previous limitations)
Merging rust/rust-next (c9b5ce6a7196 rust: error: optimize error type to use nonzero)
CONFLICT (content): Merge conflict in rust/kernel/types.rs
Merging sysctl/sysctl-next (732b47db1d6c MAINTAINERS: update email for Joel Granados)
Merging execve/for-next/execve (44f65d900698 binfmt_elf: mseal address zero)
Merging bitmap/bitmap-for-next (d7bcc37436c7 lib/test_bits.c: Add tests for GENMASK_U128())
Merging hte/for-next (9e4259716f60 hte: tegra-194: add missing MODULE_DESCRIPTION() macro)
Merging kspp/for-next/kspp (c00ac1f9fd7b Merge branches 'for-linus/hardening' and 'for-next/hardening' into for-next/kspp)
Merging kspp-gustavo/for-next/kspp (6613476e225e Linux 6.8-rc1)
Merging nolibc/nolibc (9852d85ec9d4 Linux 6.12-rc1)
Merging tsm/tsm-next (f4738f56d1dc virt: tdx-guest: Add Quote generation support using TSM_REPORTS)
Merging iommufd/for-next (e2d8fe9148b7 Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED)
Merging turbostat/next (a119348cb685 tools/power turbostat: Honor --show CPU, even when even when num_cpus=1)
Merging pwrseq/pwrseq/for-next (9852d85ec9d4 Linux 6.12-rc1)
Merging capabilities-next/caps-next (de2433c608c2 capabilities: remove cap_mmap_file())
Merging ipe/next (b51a254cebc9 ipe: fallback to platform keyring also if key in trusted keyring is rejected)
Merging header_cleanup/header_cleanup (5f4c01f1e3c7 spinlock: Fix failing build for PREEMPT_RT)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: linux-next: Tree for Oct 9
2024-10-09 7:20 linux-next: Tree for Oct 9 Stephen Rothwell
@ 2024-10-09 9:04 ` Aithal, Srikanth
2024-10-09 9:14 ` Aithal, Srikanth
2024-10-09 12:22 ` linux-next: simple boot test failure (Was: linux-next: Tree for Oct 9) Stephen Rothwell
1 sibling, 1 reply; 17+ messages in thread
From: Aithal, Srikanth @ 2024-10-09 9:04 UTC (permalink / raw)
To: Stephen Rothwell, Linux Next Mailing List; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 2911 bytes --]
On 10/9/2024 12:50 PM, Stephen Rothwell wrote:
> Hi all,
>
> News: this release fails my very simple qemu boot test. It looks normal
> up to user mode and I even get a login prompt, but when I log in I get
> dumped back to the login prompt - presumably the shell is failing to run.
>
I have hit same issue on host running Ubuntu 22.04.x. But same is not
hit with RHEL 9.x host. Attaching both kconfigs here for reference.
Thanks,
Srikanth Aithal <sraithal@amd.com>
> Changes since 20241008:
>
> The vfs-brauner tree lost its build failure.
>
> The wireless-next tree gained conflicts against Linus' tree. It also
> gained a build failure for which I revered a commit.
>
> The amdgpu tree lost its build failure.
>
> The tip tree gained a build failure for which I reverted a topic branch.
>
> The pinctrl tree still had its build failure, so I used the version
> from next-20241004.
>
> The kunit-next tree gained a conflict against the mm tree.
>
> Non-merge commits (relative to Linus' tree): 2906
> 4083 files changed, 105658 insertions(+), 74689 deletions(-)
>
> ----------------------------------------------------------------------------
>
> I have created today's linux-next tree at
> git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> (patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
> are tracking the linux-next tree using git, you should not use "git pull"
> to do so as that will try to merge the new linux-next release with the
> old one. You should use "git fetch" and checkout or reset to the new
> master.
>
> You can see which trees have been included by looking in the Next/Trees
> file in the source. There is also the merge.log file in the Next
> directory. Between each merge, the tree was built with a ppc64_defconfig
> for powerpc, an allmodconfig for x86_64, a multi_v7_defconfig for arm
> and a native build of tools/perf. After the final fixups (if any), I do
> an x86_64 modules_install followed by builds for x86_64 allnoconfig,
> powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig
> and pseries_le_defconfig and i386, arm64, s390, sparc and sparc64
> defconfig and htmldocs. And finally, a simple boot test of the powerpc
> pseries_le_defconfig kernel in qemu (with and without kvm enabled).
>
> Below is a summary of the state of the merge.
>
> I am currently merging 377 trees (counting Linus' and 140 trees of bug
> fix patches pending for the current merge release).
>
> Stats about the size of the tree over time can be seen at
> http://neuling.org/linux-next-size.html .
>
> Status of my local build tests will be at
> http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
> advice about cross compilers/configs that work, we are always open to add
> more builds.
>
> Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
> Gortmaker for triage and bug fixes.
>
[-- Attachment #2: rhel_baseconfig_working --]
[-- Type: text/plain, Size: 280678 bytes --]
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.9.0-rc1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2)"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=110401
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23502
CONFIG_LD_IS_BFD=y
CONFIG_LD_VERSION=23502
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=125
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_HAVE_KERNEL_ZSTD=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_KERNEL_LZ4=y
# CONFIG_KERNEL_ZSTD is not set
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
# CONFIG_WATCH_QUEUE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_USELIB=y
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y
#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_GENERIC_IRQ_MIGRATION=y
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_GENERIC_IRQ_CHIP=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_IRQ_MSI_IOMMU=y
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
# end of IRQ subsystem
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_INIT=y
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST_IDLE=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_CONTEXT_TRACKING=y
CONFIG_CONTEXT_TRACKING_IDLE=y
#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=125
# end of Timers subsystem
CONFIG_BPF=y
CONFIG_HAVE_EBPF_JIT=y
CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y
#
# BPF subsystem
#
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_BPF_JIT_DEFAULT_ON=y
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
# CONFIG_BPF_LSM is not set
# end of BPF subsystem
CONFIG_PREEMPT_BUILD=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_COUNT=y
CONFIG_PREEMPTION=y
CONFIG_PREEMPT_DYNAMIC=y
# CONFIG_SCHED_CORE is not set
#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set
# end of CPU/Task time and stats accounting
CONFIG_CPU_ISOLATION=y
#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_EXPERT is not set
CONFIG_TREE_SRCU=y
CONFIG_TASKS_RCU_GENERIC=y
CONFIG_TASKS_RCU=y
CONFIG_TASKS_RUDE_RCU=y
CONFIG_TASKS_TRACE_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
# end of RCU Subsystem
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_IKHEADERS=m
CONFIG_LOG_BUF_SHIFT=18
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
# CONFIG_PRINTK_INDEX is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
#
# Scheduler features
#
CONFIG_UCLAMP_TASK=y
CONFIG_UCLAMP_BUCKETS_COUNT=5
# end of Scheduler features
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
CONFIG_GCC10_NO_ARRAY_BOUNDS=y
CONFIG_CC_NO_ARRAY_BOUNDS=y
CONFIG_GCC_NO_STRINGOP_OVERFLOW=y
CONFIG_CC_NO_STRINGOP_OVERFLOW=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
# CONFIG_CGROUP_FAVOR_DYNMODS is not set
CONFIG_MEMCG=y
CONFIG_MEMCG_KMEM=y
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_SCHED_MM_CID=y
CONFIG_UCLAMP_TASK_GROUP=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_BPF=y
# CONFIG_CGROUP_MISC is not set
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_TIME_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_SCHED_AUTOGROUP=y
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
CONFIG_RD_ZSTD=y
# CONFIG_BOOT_CONFIG is not set
CONFIG_INITRAMFS_PRESERVE_MTIME=y
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_LD_ORPHAN_WARN=y
CONFIG_LD_ORPHAN_WARN_LEVEL="warn"
CONFIG_SYSCTL=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_FHANDLE=y
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_IO_URING=y
CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y
CONFIG_KCMP=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_CACHESTAT_SYSCALL=y
CONFIG_PC104=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_SELFTEST is not set
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_GUEST_PERF_EVENTS=y
#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
# end of Kernel Performance Events And Counters
CONFIG_SYSTEM_DATA_VERIFICATION=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
#
# Kexec and crash features
#
CONFIG_CRASH_RESERVE=y
CONFIG_VMCORE_INFO=y
CONFIG_KEXEC_CORE=y
CONFIG_HAVE_IMA_KEXEC=y
CONFIG_KEXEC=y
CONFIG_KEXEC_FILE=y
CONFIG_KEXEC_SIG=y
# CONFIG_KEXEC_SIG_FORCE is not set
CONFIG_KEXEC_BZIMAGE_VERIFY_SIG=y
CONFIG_KEXEC_JUMP=y
CONFIG_CRASH_DUMP=y
CONFIG_CRASH_HOTPLUG=y
CONFIG_CRASH_MAX_MEMORY_RANGES=8192
# end of Kexec and crash features
# end of General setup
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=28
CONFIG_ARCH_MMAP_RND_BITS_MAX=32
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_AUDIT_ARCH=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_DYNAMIC_PHYSICAL_MASK=y
CONFIG_PGTABLE_LEVELS=4
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
#
# Processor type and features
#
CONFIG_SMP=y
CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
CONFIG_X86_CPU_RESCTRL=y
# CONFIG_X86_FRED is not set
CONFIG_X86_EXTENDED_PLATFORM=y
CONFIG_X86_NUMACHIP=y
# CONFIG_X86_VSMP is not set
CONFIG_X86_UV=y
# CONFIG_X86_GOLDFISH is not set
# CONFIG_X86_INTEL_MID is not set
CONFIG_X86_INTEL_LPSS=y
CONFIG_X86_AMD_PLATFORM_DEVICE=y
CONFIG_IOSF_MBI=y
CONFIG_IOSF_MBI_DEBUG=y
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_XXL=y
# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_PARAVIRT_SPINLOCKS=y
CONFIG_X86_HV_CALLBACK_VECTOR=y
CONFIG_XEN=y
CONFIG_XEN_PV=y
CONFIG_XEN_512GB=y
CONFIG_XEN_PV_SMP=y
CONFIG_XEN_PV_DOM0=y
CONFIG_XEN_PVHVM=y
CONFIG_XEN_PVHVM_SMP=y
CONFIG_XEN_PVHVM_GUEST=y
CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_XEN_PVH=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PV_MSR_SAFE=y
CONFIG_KVM_GUEST=y
CONFIG_ARCH_CPUIDLE_HALTPOLL=y
CONFIG_PVH=y
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
CONFIG_JAILHOUSE_GUEST=y
CONFIG_ACRN_GUEST=y
# CONFIG_INTEL_TDX_GUEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_HAVE_PAE=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_IA32_FEAT_CTL=y
CONFIG_X86_VMX_FEATURE_NAMES=y
CONFIG_PROCESSOR_SELECT=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_HYGON=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_ZHAOXIN=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
CONFIG_BOOT_VESA_SUPPORT=y
CONFIG_MAXSMP=y
CONFIG_NR_CPUS_RANGE_BEGIN=8192
CONFIG_NR_CPUS_RANGE_END=8192
CONFIG_NR_CPUS_DEFAULT=8192
CONFIG_NR_CPUS=8192
CONFIG_SCHED_CLUSTER=y
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_SCHED_MC_PRIO=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCELOG_LEGACY=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
CONFIG_X86_MCE_INJECT=m
#
# Performance monitoring
#
CONFIG_PERF_EVENTS_INTEL_UNCORE=y
CONFIG_PERF_EVENTS_INTEL_RAPL=m
CONFIG_PERF_EVENTS_INTEL_CSTATE=m
# CONFIG_PERF_EVENTS_AMD_POWER is not set
CONFIG_PERF_EVENTS_AMD_UNCORE=y
# CONFIG_PERF_EVENTS_AMD_BRS is not set
# end of Performance monitoring
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
CONFIG_X86_VSYSCALL_EMULATION=y
CONFIG_X86_IOPL_IOPERM=y
CONFIG_MICROCODE=y
# CONFIG_MICROCODE_LATE_LOADING is not set
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
# CONFIG_X86_5LEVEL is not set
CONFIG_X86_DIRECT_GBPAGES=y
# CONFIG_X86_CPA_STATISTICS is not set
CONFIG_X86_MEM_ENCRYPT=y
CONFIG_AMD_MEM_ENCRYPT=y
CONFIG_NUMA=y
CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=10
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_MEMORY_PROBE=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_X86_PMEM_LEGACY_DEVICE=y
CONFIG_X86_PMEM_LEGACY=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_X86_UMIP=y
CONFIG_CC_HAS_IBT=y
CONFIG_X86_CET=y
CONFIG_X86_KERNEL_IBT=y
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
CONFIG_X86_INTEL_TSX_MODE_OFF=y
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
# CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
# CONFIG_X86_SGX is not set
# CONFIG_X86_USER_SHADOW_STACK is not set
CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_EFI_HANDOVER_PROTOCOL=y
CONFIG_EFI_MIXED=y
# CONFIG_EFI_FAKE_MEMMAP is not set
CONFIG_EFI_RUNTIME_MAP=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
CONFIG_ARCH_SUPPORTS_KEXEC=y
CONFIG_ARCH_SUPPORTS_KEXEC_FILE=y
CONFIG_ARCH_SELECTS_KEXEC_FILE=y
CONFIG_ARCH_SUPPORTS_KEXEC_PURGATORY=y
CONFIG_ARCH_SUPPORTS_KEXEC_SIG=y
CONFIG_ARCH_SUPPORTS_KEXEC_SIG_FORCE=y
CONFIG_ARCH_SUPPORTS_KEXEC_BZIMAGE_VERIFY_SIG=y
CONFIG_ARCH_SUPPORTS_KEXEC_JUMP=y
CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y
CONFIG_ARCH_SUPPORTS_CRASH_HOTPLUG=y
CONFIG_ARCH_HAS_GENERIC_CRASHKERNEL_RESERVATION=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
CONFIG_RANDOMIZE_MEMORY=y
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa
# CONFIG_ADDRESS_MASKING is not set
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
CONFIG_LEGACY_VSYSCALL_XONLY=y
# CONFIG_LEGACY_VSYSCALL_NONE is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_MODIFY_LDT_SYSCALL=y
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
CONFIG_HAVE_LIVEPATCH=y
CONFIG_LIVEPATCH=y
# end of Processor type and features
CONFIG_CC_HAS_SLS=y
CONFIG_CC_HAS_RETURN_THUNK=y
CONFIG_CC_HAS_ENTRY_PADDING=y
CONFIG_FUNCTION_PADDING_CFI=11
CONFIG_FUNCTION_PADDING_BYTES=16
CONFIG_CALL_PADDING=y
CONFIG_HAVE_CALL_THUNKS=y
CONFIG_CALL_THUNKS=y
CONFIG_PREFIX_SYMBOLS=y
CONFIG_SPECULATION_MITIGATIONS=y
CONFIG_MITIGATION_PAGE_TABLE_ISOLATION=y
CONFIG_MITIGATION_RETPOLINE=y
CONFIG_MITIGATION_RETHUNK=y
CONFIG_MITIGATION_UNRET_ENTRY=y
CONFIG_MITIGATION_CALL_DEPTH_TRACKING=y
# CONFIG_CALL_THUNKS_DEBUG is not set
CONFIG_MITIGATION_IBPB_ENTRY=y
CONFIG_MITIGATION_IBRS_ENTRY=y
CONFIG_MITIGATION_SRSO=y
# CONFIG_MITIGATION_SLS is not set
# CONFIG_MITIGATION_GDS_FORCE is not set
CONFIG_MITIGATION_RFDS=y
CONFIG_ARCH_HAS_ADD_PAGES=y
#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
# CONFIG_SUSPEND_SKIP_SYNC is not set
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_HIBERNATION_SNAPSHOT_DEV=y
CONFIG_HIBERNATION_COMP_LZO=y
# CONFIG_HIBERNATION_COMP_LZ4 is not set
CONFIG_HIBERNATION_DEF_COMP="lzo"
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_USERSPACE_AUTOSLEEP is not set
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=100
CONFIG_PM_WAKELOCKS_GC=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_PM_SLEEP_DEBUG=y
# CONFIG_DPM_WATCHDOG is not set
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_PM_CLK=y
CONFIG_PM_GENERIC_DOMAINS=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_PM_GENERIC_DOMAINS_SLEEP=y
# CONFIG_ENERGY_MODEL is not set
CONFIG_ARCH_SUPPORTS_ACPI=y
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
CONFIG_ACPI_THERMAL_LIB=y
CONFIG_ACPI_DEBUGGER=y
CONFIG_ACPI_DEBUGGER_USER=y
CONFIG_ACPI_SPCR_TABLE=y
# CONFIG_ACPI_FPDT is not set
CONFIG_ACPI_LPIT=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
CONFIG_ACPI_EC_DEBUGFS=m
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_TAD=m
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_CPU_FREQ_PSS=y
CONFIG_ACPI_PROCESSOR_CSTATE=y
CONFIG_ACPI_PROCESSOR_IDLE=y
CONFIG_ACPI_CPPC_LIB=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_IPMI=m
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_PLATFORM_PROFILE=m
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_PCI_SLOT=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_MEMORY=y
CONFIG_ACPI_HOTPLUG_IOAPIC=y
CONFIG_ACPI_SBS=m
CONFIG_ACPI_HED=y
CONFIG_ACPI_BGRT=y
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
CONFIG_ACPI_NFIT=m
# CONFIG_NFIT_SECURITY_DEBUG is not set
CONFIG_ACPI_NUMA=y
CONFIG_ACPI_HMAT=y
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_ACPI_APEI_MEMORY_FAILURE=y
CONFIG_ACPI_APEI_EINJ=m
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
# CONFIG_ACPI_DPTF is not set
CONFIG_ACPI_WATCHDOG=y
CONFIG_ACPI_EXTLOG=m
CONFIG_ACPI_ADXL=y
CONFIG_ACPI_CONFIGFS=m
# CONFIG_ACPI_PFRUT is not set
CONFIG_ACPI_PCC=y
# CONFIG_ACPI_FFH is not set
# CONFIG_PMIC_OPREGION is not set
CONFIG_ACPI_PRMT=y
CONFIG_X86_PM_TIMER=y
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
#
# CPU frequency scaling drivers
#
CONFIG_X86_INTEL_PSTATE=y
CONFIG_X86_PCC_CPUFREQ=y
CONFIG_X86_AMD_PSTATE=y
CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3
# CONFIG_X86_AMD_PSTATE_UT is not set
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
CONFIG_X86_POWERNOW_K8=y
CONFIG_X86_AMD_FREQ_SENSITIVITY=m
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_P4_CLOCKMOD=m
#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=m
# end of CPU Frequency scaling
#
# CPU Idle
#
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_CPU_IDLE_GOV_TEO=y
CONFIG_CPU_IDLE_GOV_HALTPOLL=y
CONFIG_HALTPOLL_CPUIDLE=m
# end of CPU Idle
CONFIG_INTEL_IDLE=y
# end of Power management and ACPI options
#
# Bus options (PCI etc.)
#
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_XEN=y
CONFIG_MMCONF_FAM10H=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_ISA_BUS=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# end of Bus options (PCI etc.)
#
# Binary Emulations
#
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set
# CONFIG_X86_X32_ABI is not set
CONFIG_COMPAT_32=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
# end of Binary Emulations
CONFIG_KVM_COMMON=y
CONFIG_HAVE_KVM_PFNCACHE=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_DIRTY_RING=y
CONFIG_HAVE_KVM_DIRTY_RING_TSO=y
CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_READONLY_MEM=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_KVM_COMPAT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_NO_POLL=y
CONFIG_KVM_XFER_TO_GUEST_WORK=y
CONFIG_HAVE_KVM_PM_NOTIFIER=y
CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
CONFIG_KVM_GENERIC_MMU_NOTIFIER=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_WERROR=y
# CONFIG_KVM_SW_PROTECTED_VM is not set
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
CONFIG_KVM_AMD_SEV=y
CONFIG_KVM_SMM=y
CONFIG_KVM_HYPERV=y
# CONFIG_KVM_XEN is not set
# CONFIG_KVM_PROVE_MMU is not set
CONFIG_KVM_EXTERNAL_WRITE_TRACKING=y
CONFIG_KVM_MAX_NR_VCPUS=4096
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y
CONFIG_AS_GFNI=y
CONFIG_AS_WRUSS=y
#
# General architecture-dependent options
#
CONFIG_HOTPLUG_SMT=y
CONFIG_HOTPLUG_CORE_SYNC=y
CONFIG_HOTPLUG_CORE_SYNC_DEAD=y
CONFIG_HOTPLUG_CORE_SYNC_FULL=y
CONFIG_HOTPLUG_SPLIT_STARTUP=y
CONFIG_HOTPLUG_PARALLEL=y
CONFIG_GENERIC_ENTRY=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
# CONFIG_STATIC_KEYS_SELFTEST is not set
# CONFIG_STATIC_CALL_SELFTEST is not set
CONFIG_OPTPROBES=y
CONFIG_KPROBES_ON_FTRACE=y
CONFIG_UPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_KRETPROBES=y
CONFIG_KRETPROBE_ON_RETHOOK=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_ARCH_CORRECT_STACKTRACE_ON_KRETPROBE=y
CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
CONFIG_HAVE_NMI=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
CONFIG_ARCH_HAS_CPU_FINALIZE_INIT=y
CONFIG_ARCH_HAS_CPU_PASID=y
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_ARCH_WANTS_NO_INSTR=y
CONFIG_HAVE_ASM_MODVERSIONS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_RUST=y
CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
CONFIG_MMU_GATHER_TABLE_FREE=y
CONFIG_MMU_GATHER_RCU_TABLE_FREE=y
CONFIG_MMU_GATHER_MERGE_VMAS=y
CONFIG_MMU_LAZY_TLB_REFCOUNT=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_ARCH_HAS_NMI_SAFE_THIS_CPU_OPS=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP=y
CONFIG_SECCOMP_FILTER=y
# CONFIG_SECCOMP_CACHE_DEBUG is not set
CONFIG_HAVE_ARCH_STACKLEAK=y
CONFIG_HAVE_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_LTO_NONE=y
CONFIG_ARCH_SUPPORTS_CFI_CLANG=y
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING_USER=y
CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_MOVE_PUD=y
CONFIG_HAVE_MOVE_PMD=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_ARCH_WANT_PMD_MKWRITE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
CONFIG_SOFTIRQ_ON_OWN_STACK=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_HAVE_EXIT_THREAD=y
CONFIG_ARCH_MMAP_RND_BITS=28
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8
CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
CONFIG_HAVE_PAGE_SIZE_4KB=y
CONFIG_PAGE_SIZE_4KB=y
CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
CONFIG_PAGE_SHIFT=12
CONFIG_HAVE_OBJTOOL=y
CONFIG_HAVE_JUMP_LABEL_HACK=y
CONFIG_HAVE_NOINSTR_HACK=y
CONFIG_HAVE_NOINSTR_VALIDATION=y
CONFIG_HAVE_UACCESS_VALIDATION=y
CONFIG_HAVE_STACK_VALIDATION=y
CONFIG_HAVE_RELIABLE_STACKTRACE=y
CONFIG_ISA_BUS_API=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_HAVE_ARCH_VMAP_STACK=y
CONFIG_VMAP_STACK=y
CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET=y
CONFIG_RANDOMIZE_KSTACK_OFFSET=y
# CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT is not set
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
CONFIG_STRICT_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
CONFIG_STRICT_MODULE_RWX=y
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
CONFIG_ARCH_USE_MEMREMAP_PROT=y
# CONFIG_LOCK_EVENT_COUNTS is not set
CONFIG_ARCH_HAS_MEM_ENCRYPT=y
CONFIG_ARCH_HAS_CC_PLATFORM=y
CONFIG_HAVE_STATIC_CALL=y
CONFIG_HAVE_STATIC_CALL_INLINE=y
CONFIG_HAVE_PREEMPT_DYNAMIC=y
CONFIG_HAVE_PREEMPT_DYNAMIC_CALL=y
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_SUPPORTS_PAGE_TABLE_CHECK=y
CONFIG_ARCH_HAS_ELFCORE_COMPAT=y
CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y
CONFIG_DYNAMIC_SIGFRAME=y
CONFIG_ARCH_HAS_HW_PTE_YOUNG=y
CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG=y
#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# end of GCOV-based kernel profiling
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_FUNCTION_ALIGNMENT_4B=y
CONFIG_FUNCTION_ALIGNMENT_16B=y
CONFIG_FUNCTION_ALIGNMENT=16
# end of General architecture-dependent options
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULE_SIG_FORMAT=y
CONFIG_MODULES=y
# CONFIG_MODULE_DEBUG is not set
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set
# CONFIG_MODVERSIONS is not set
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_MODULE_SIG=y
# CONFIG_MODULE_SIG_FORCE is not set
CONFIG_MODULE_SIG_ALL=y
# CONFIG_MODULE_SIG_SHA1 is not set
# CONFIG_MODULE_SIG_SHA256 is not set
# CONFIG_MODULE_SIG_SHA384 is not set
CONFIG_MODULE_SIG_SHA512=y
# CONFIG_MODULE_SIG_SHA3_256 is not set
# CONFIG_MODULE_SIG_SHA3_384 is not set
# CONFIG_MODULE_SIG_SHA3_512 is not set
CONFIG_MODULE_SIG_HASH="sha512"
CONFIG_MODULE_COMPRESS_NONE=y
# CONFIG_MODULE_COMPRESS_GZIP is not set
# CONFIG_MODULE_COMPRESS_XZ is not set
# CONFIG_MODULE_COMPRESS_ZSTD is not set
# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
CONFIG_MODPROBE_PATH="/sbin/modprobe"
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
CONFIG_BLOCK_LEGACY_AUTOLOAD=y
CONFIG_BLK_RQ_ALLOC_TIME=y
CONFIG_BLK_CGROUP_RWSTAT=y
CONFIG_BLK_CGROUP_PUNT_BIO=y
CONFIG_BLK_DEV_BSG_COMMON=y
CONFIG_BLK_ICQ=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_INTEGRITY_T10=y
CONFIG_BLK_DEV_WRITE_MOUNTED=y
CONFIG_BLK_DEV_ZONED=y
CONFIG_BLK_DEV_THROTTLING=y
# CONFIG_BLK_DEV_THROTTLING_LOW is not set
CONFIG_BLK_WBT=y
CONFIG_BLK_WBT_MQ=y
# CONFIG_BLK_CGROUP_IOLATENCY is not set
# CONFIG_BLK_CGROUP_FC_APPID is not set
CONFIG_BLK_CGROUP_IOCOST=y
# CONFIG_BLK_CGROUP_IOPRIO is not set
CONFIG_BLK_DEBUG_FS=y
CONFIG_BLK_DEBUG_FS_ZONED=y
CONFIG_BLK_SED_OPAL=y
# CONFIG_BLK_INLINE_ENCRYPTION is not set
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
CONFIG_AIX_PARTITION=y
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
CONFIG_ATARI_PARTITION=y
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
CONFIG_SYSV68_PARTITION=y
CONFIG_CMDLINE_PARTITION=y
# end of Partition Types
CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_MQ_VIRTIO=y
CONFIG_BLK_PM=y
CONFIG_BLOCK_HOLDER_DEPRECATED=y
CONFIG_BLK_MQ_STACKING=y
#
# IO Schedulers
#
CONFIG_MQ_IOSCHED_DEADLINE=y
CONFIG_MQ_IOSCHED_KYBER=m
CONFIG_IOSCHED_BFQ=m
CONFIG_BFQ_GROUP_IOSCHED=y
# CONFIG_BFQ_CGROUP_DEBUG is not set
# end of IO Schedulers
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
CONFIG_FREEZER=y
#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_BINFMT_MISC=m
CONFIG_COREDUMP=y
# end of Executable file formats
#
# Memory Management options
#
CONFIG_ZPOOL=y
CONFIG_SWAP=y
CONFIG_ZSWAP=y
# CONFIG_ZSWAP_DEFAULT_ON is not set
# CONFIG_ZSWAP_SHRINKER_DEFAULT_ON is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO=y
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4 is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lzo"
CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y
# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD is not set
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud"
CONFIG_ZBUD=y
CONFIG_Z3FOLD=m
CONFIG_ZSMALLOC=y
# CONFIG_ZSMALLOC_STAT is not set
CONFIG_ZSMALLOC_CHAIN_SIZE=8
#
# Slab allocator options
#
CONFIG_SLUB=y
# CONFIG_SLUB_TINY is not set
CONFIG_SLAB_MERGE_DEFAULT=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
# CONFIG_SLUB_STATS is not set
CONFIG_SLUB_CPU_PARTIAL=y
# CONFIG_RANDOM_KMALLOC_CACHES is not set
# end of Slab allocator options
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
# CONFIG_COMPAT_BRK is not set
CONFIG_SPARSEMEM=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=y
CONFIG_ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP=y
CONFIG_HAVE_FAST_GUP=y
CONFIG_NUMA_KEEP_MEMINFO=y
CONFIG_MEMORY_ISOLATION=y
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
CONFIG_HAVE_BOOTMEM_INFO_NODE=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_MHP_MEMMAP_ON_MEMORY=y
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_MEMORY_BALLOON=y
CONFIG_BALLOON_COMPACTION=y
CONFIG_COMPACTION=y
CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
CONFIG_PAGE_REPORTING=y
CONFIG_MIGRATION=y
CONFIG_DEVICE_MIGRATION=y
CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
CONFIG_ARCH_ENABLE_THP_MIGRATION=y
CONFIG_CONTIG_ALLOC=y
CONFIG_PCP_BATCH_SCALE_MAX=5
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
CONFIG_HWPOISON_INJECT=m
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ARCH_WANTS_THP_SWAP=y
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
# CONFIG_TRANSPARENT_HUGEPAGE_NEVER is not set
CONFIG_THP_SWAP=y
# CONFIG_READ_ONLY_THP_FOR_FS is not set
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_CMA=y
# CONFIG_CMA_DEBUGFS is not set
# CONFIG_CMA_SYSFS is not set
CONFIG_CMA_AREAS=7
CONFIG_MEM_SOFT_DIRTY=y
CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
CONFIG_PAGE_IDLE_FLAG=y
CONFIG_IDLE_PAGE_TRACKING=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
CONFIG_ARCH_HAS_PTE_DEVMAP=y
CONFIG_ARCH_HAS_ZONE_DMA_SET=y
CONFIG_ZONE_DMA=y
CONFIG_ZONE_DMA32=y
CONFIG_ZONE_DEVICE=y
CONFIG_HMM_MIRROR=y
CONFIG_GET_FREE_REGION=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_VMAP_PFN=y
CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y
CONFIG_ARCH_HAS_PKEYS=y
CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_TEST is not set
# CONFIG_DMAPOOL_TEST is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_MAPPING_DIRTY_HELPERS=y
CONFIG_MEMFD_CREATE=y
CONFIG_SECRETMEM=y
# CONFIG_ANON_VMA_NAME is not set
CONFIG_HAVE_ARCH_USERFAULTFD_WP=y
CONFIG_HAVE_ARCH_USERFAULTFD_MINOR=y
CONFIG_USERFAULTFD=y
CONFIG_PTE_MARKER_UFFD_WP=y
# CONFIG_LRU_GEN is not set
CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
CONFIG_PER_VMA_LOCK=y
CONFIG_LOCK_MM_AND_FIND_VMA=y
CONFIG_IOMMU_MM_DATA=y
#
# Data Access Monitoring
#
# CONFIG_DAMON is not set
# end of Data Access Monitoring
# end of Memory Management options
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
CONFIG_NET_XGRESS=y
CONFIG_NET_REDIRECT=y
CONFIG_SKB_EXTENSIONS=y
#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=m
CONFIG_UNIX=y
CONFIG_AF_UNIX_OOB=y
CONFIG_UNIX_DIAG=m
CONFIG_TLS=m
CONFIG_TLS_DEVICE=y
# CONFIG_TLS_TOE is not set
CONFIG_XFRM=y
CONFIG_XFRM_OFFLOAD=y
CONFIG_XFRM_ALGO=m
CONFIG_XFRM_USER=m
# CONFIG_XFRM_USER_COMPAT is not set
CONFIG_XFRM_INTERFACE=m
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_AH=m
CONFIG_XFRM_ESP=m
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_SMC=m
CONFIG_SMC_DIAG=m
CONFIG_XDP_SOCKETS=y
CONFIG_XDP_SOCKETS_DIAG=m
CONFIG_NET_HANDSHAKE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_CLASSID=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE_DEMUX=m
CONFIG_NET_IP_TUNNEL=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE_COMMON=y
CONFIG_IP_MROUTE=y
CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_SYN_COOKIES=y
CONFIG_NET_IPVTI=m
CONFIG_NET_UDP_TUNNEL=m
CONFIG_NET_FOU=m
CONFIG_NET_FOU_IP_TUNNELS=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_ESP_OFFLOAD=m
# CONFIG_INET_ESPINTCP is not set
CONFIG_INET_IPCOMP=m
CONFIG_INET_TABLE_PERTURB_ORDER=16
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_INET_UDP_DIAG=m
CONFIG_INET_RAW_DIAG=m
CONFIG_INET_DIAG_DESTROY=y
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_NV=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
CONFIG_TCP_CONG_DCTCP=m
CONFIG_TCP_CONG_CDG=m
CONFIG_TCP_CONG_BBR=m
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_SIGPOOL=y
# CONFIG_TCP_AO is not set
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_ESP_OFFLOAD=m
# CONFIG_INET6_ESPINTCP is not set
CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_MIP6=m
CONFIG_IPV6_ILA=m
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_IPV6_VTI=m
CONFIG_IPV6_SIT=m
CONFIG_IPV6_SIT_6RD=y
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_GRE=m
CONFIG_IPV6_FOU=m
CONFIG_IPV6_FOU_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_IPV6_MROUTE=y
CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
CONFIG_IPV6_PIMSM_V2=y
CONFIG_IPV6_SEG6_LWTUNNEL=y
CONFIG_IPV6_SEG6_HMAC=y
CONFIG_IPV6_SEG6_BPF=y
# CONFIG_IPV6_RPL_LWTUNNEL is not set
# CONFIG_IPV6_IOAM6_LWTUNNEL is not set
CONFIG_NETLABEL=y
# CONFIG_MPTCP is not set
CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y
CONFIG_NETWORK_PHY_TIMESTAMPING=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=m
#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_EGRESS=y
CONFIG_NETFILTER_SKIP_EGRESS=y
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_FAMILY_BRIDGE=y
CONFIG_NETFILTER_FAMILY_ARP=y
CONFIG_NETFILTER_BPF_LINK=y
# CONFIG_NETFILTER_NETLINK_HOOK is not set
CONFIG_NETFILTER_NETLINK_ACCT=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NETFILTER_NETLINK_OSF=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_LOG_SYSLOG=m
CONFIG_NETFILTER_CONNCOUNT=m
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_ZONES=y
# CONFIG_NF_CONNTRACK_PROCFS is not set
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CONNTRACK_TIMEOUT=y
CONFIG_NF_CONNTRACK_TIMESTAMP=y
CONFIG_NF_CONNTRACK_LABELS=y
CONFIG_NF_CONNTRACK_OVS=y
CONFIG_NF_CT_PROTO_DCCP=y
CONFIG_NF_CT_PROTO_GRE=y
CONFIG_NF_CT_PROTO_SCTP=y
CONFIG_NF_CT_PROTO_UDPLITE=y
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_BROADCAST=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_SNMP=m
CONFIG_NF_CONNTRACK_PPTP=m
CONFIG_NF_CONNTRACK_SANE=m
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NF_CT_NETLINK_TIMEOUT=m
CONFIG_NF_CT_NETLINK_HELPER=m
CONFIG_NETFILTER_NETLINK_GLUE_CT=y
CONFIG_NF_NAT=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_SIP=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_REDIRECT=y
CONFIG_NF_NAT_MASQUERADE=y
CONFIG_NF_NAT_OVS=y
CONFIG_NETFILTER_SYNPROXY=m
CONFIG_NF_TABLES=m
CONFIG_NF_TABLES_INET=y
CONFIG_NF_TABLES_NETDEV=y
CONFIG_NFT_NUMGEN=m
CONFIG_NFT_CT=m
CONFIG_NFT_FLOW_OFFLOAD=m
CONFIG_NFT_CONNLIMIT=m
CONFIG_NFT_LOG=m
CONFIG_NFT_LIMIT=m
CONFIG_NFT_MASQ=m
CONFIG_NFT_REDIR=m
CONFIG_NFT_NAT=m
CONFIG_NFT_TUNNEL=m
CONFIG_NFT_QUEUE=m
CONFIG_NFT_QUOTA=m
CONFIG_NFT_REJECT=m
CONFIG_NFT_REJECT_INET=m
CONFIG_NFT_COMPAT=m
CONFIG_NFT_HASH=m
CONFIG_NFT_FIB=m
CONFIG_NFT_FIB_INET=m
CONFIG_NFT_XFRM=m
CONFIG_NFT_SOCKET=m
CONFIG_NFT_OSF=m
CONFIG_NFT_TPROXY=m
CONFIG_NFT_SYNPROXY=m
CONFIG_NF_DUP_NETDEV=m
CONFIG_NFT_DUP_NETDEV=m
CONFIG_NFT_FWD_NETDEV=m
CONFIG_NFT_FIB_NETDEV=m
# CONFIG_NFT_REJECT_NETDEV is not set
CONFIG_NF_FLOW_TABLE_INET=m
CONFIG_NF_FLOW_TABLE=m
# CONFIG_NF_FLOW_TABLE_PROCFS is not set
CONFIG_NETFILTER_XTABLES=m
# CONFIG_NETFILTER_XTABLES_COMPAT is not set
#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_CONNMARK=m
CONFIG_NETFILTER_XT_SET=m
#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_AUDIT=m
CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_CT=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
CONFIG_NETFILTER_XT_TARGET_HMARK=m
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
CONFIG_NETFILTER_XT_TARGET_LED=m
CONFIG_NETFILTER_XT_TARGET_LOG=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_NAT=m
CONFIG_NETFILTER_XT_TARGET_NETMAP=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
CONFIG_NETFILTER_XT_TARGET_REDIRECT=m
CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m
CONFIG_NETFILTER_XT_TARGET_TEE=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
CONFIG_NETFILTER_XT_MATCH_BPF=m
CONFIG_NETFILTER_XT_MATCH_CGROUP=m
CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
CONFIG_NETFILTER_XT_MATCH_CPU=m
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ECN=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_HL=m
CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
CONFIG_NETFILTER_XT_MATCH_IPVS=m
CONFIG_NETFILTER_XT_MATCH_L2TP=m
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_NFACCT=m
CONFIG_NETFILTER_XT_MATCH_OSF=m
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
# end of Core Netfilter Configuration
CONFIG_IP_SET=m
CONFIG_IP_SET_MAX=256
CONFIG_IP_SET_BITMAP_IP=m
CONFIG_IP_SET_BITMAP_IPMAC=m
CONFIG_IP_SET_BITMAP_PORT=m
CONFIG_IP_SET_HASH_IP=m
CONFIG_IP_SET_HASH_IPMARK=m
CONFIG_IP_SET_HASH_IPPORT=m
CONFIG_IP_SET_HASH_IPPORTIP=m
CONFIG_IP_SET_HASH_IPPORTNET=m
CONFIG_IP_SET_HASH_IPMAC=m
CONFIG_IP_SET_HASH_MAC=m
CONFIG_IP_SET_HASH_NETPORTNET=m
CONFIG_IP_SET_HASH_NET=m
CONFIG_IP_SET_HASH_NETNET=m
CONFIG_IP_SET_HASH_NETPORT=m
CONFIG_IP_SET_HASH_NETIFACE=m
CONFIG_IP_SET_LIST_SET=m
CONFIG_IP_VS=m
CONFIG_IP_VS_IPV6=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12
#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
CONFIG_IP_VS_PROTO_SCTP=y
#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_FO=m
CONFIG_IP_VS_OVF=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_MH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m
# CONFIG_IP_VS_TWOS is not set
#
# IPVS SH scheduler
#
CONFIG_IP_VS_SH_TAB_BITS=8
#
# IPVS MH scheduler
#
CONFIG_IP_VS_MH_TAB_INDEX=12
#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
CONFIG_IP_VS_NFCT=y
CONFIG_IP_VS_PE_SIP=m
#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_IP_NF_IPTABLES_LEGACY=m
CONFIG_NF_SOCKET_IPV4=m
CONFIG_NF_TPROXY_IPV4=m
CONFIG_NF_TABLES_IPV4=y
CONFIG_NFT_REJECT_IPV4=m
CONFIG_NFT_DUP_IPV4=m
CONFIG_NFT_FIB_IPV4=m
CONFIG_NF_TABLES_ARP=y
CONFIG_NF_DUP_IPV4=m
CONFIG_NF_LOG_ARP=m
CONFIG_NF_LOG_IPV4=m
CONFIG_NF_REJECT_IPV4=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_RPFILTER=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_SYNPROXY=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_NFT_COMPAT_ARP=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
# end of IP: Netfilter Configuration
#
# IPv6: Netfilter Configuration
#
CONFIG_IP6_NF_IPTABLES_LEGACY=m
CONFIG_NF_SOCKET_IPV6=m
CONFIG_NF_TPROXY_IPV6=m
CONFIG_NF_TABLES_IPV6=y
CONFIG_NFT_REJECT_IPV6=m
CONFIG_NFT_DUP_IPV6=m
CONFIG_NFT_FIB_IPV6=m
CONFIG_NF_DUP_IPV6=m
CONFIG_NF_REJECT_IPV6=m
CONFIG_NF_LOG_IPV6=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_RPFILTER=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_MATCH_SRH=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_TARGET_SYNPROXY=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m
CONFIG_IP6_NF_NAT=m
CONFIG_IP6_NF_TARGET_MASQUERADE=m
CONFIG_IP6_NF_TARGET_NPT=m
# end of IPv6: Netfilter Configuration
CONFIG_NF_DEFRAG_IPV6=m
CONFIG_NF_TABLES_BRIDGE=m
CONFIG_NFT_BRIDGE_META=m
CONFIG_NFT_BRIDGE_REJECT=m
CONFIG_NF_CONNTRACK_BRIDGE=m
CONFIG_BRIDGE_NF_EBTABLES_LEGACY=m
CONFIG_BRIDGE_NF_EBTABLES=m
CONFIG_BRIDGE_EBT_BROUTE=m
CONFIG_BRIDGE_EBT_T_FILTER=m
CONFIG_BRIDGE_EBT_T_NAT=m
CONFIG_BRIDGE_EBT_802_3=m
CONFIG_BRIDGE_EBT_AMONG=m
CONFIG_BRIDGE_EBT_ARP=m
CONFIG_BRIDGE_EBT_IP=m
CONFIG_BRIDGE_EBT_IP6=m
CONFIG_BRIDGE_EBT_LIMIT=m
CONFIG_BRIDGE_EBT_MARK=m
CONFIG_BRIDGE_EBT_PKTTYPE=m
CONFIG_BRIDGE_EBT_STP=m
CONFIG_BRIDGE_EBT_VLAN=m
CONFIG_BRIDGE_EBT_ARPREPLY=m
CONFIG_BRIDGE_EBT_DNAT=m
CONFIG_BRIDGE_EBT_MARK_T=m
CONFIG_BRIDGE_EBT_REDIRECT=m
CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_NFLOG=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m
#
# DCCP CCIDs Configuration
#
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
# CONFIG_IP_DCCP_CCID3 is not set
# end of DCCP CCIDs Configuration
#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
# end of DCCP Kernel Hacking
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
CONFIG_SCTP_COOKIE_HMAC_MD5=y
CONFIG_SCTP_COOKIE_HMAC_SHA1=y
CONFIG_INET_SCTP_DIAG=m
CONFIG_RDS=m
CONFIG_RDS_RDMA=m
CONFIG_RDS_TCP=m
# CONFIG_RDS_DEBUG is not set
CONFIG_TIPC=m
CONFIG_TIPC_MEDIA_IB=y
CONFIG_TIPC_MEDIA_UDP=y
CONFIG_TIPC_CRYPTO=y
CONFIG_TIPC_DIAG=m
CONFIG_ATM=m
CONFIG_ATM_CLIP=m
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=m
CONFIG_ATM_MPOA=m
CONFIG_ATM_BR2684=m
# CONFIG_ATM_BR2684_IPFILTER is not set
CONFIG_L2TP=m
CONFIG_L2TP_DEBUGFS=m
CONFIG_L2TP_V3=y
CONFIG_L2TP_IP=m
CONFIG_L2TP_ETH=m
CONFIG_STP=m
CONFIG_GARP=m
CONFIG_MRP=m
CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y
CONFIG_BRIDGE_VLAN_FILTERING=y
# CONFIG_BRIDGE_MRP is not set
# CONFIG_BRIDGE_CFM is not set
CONFIG_NET_DSA=m
CONFIG_NET_DSA_TAG_NONE=m
# CONFIG_NET_DSA_TAG_AR9331 is not set
CONFIG_NET_DSA_TAG_BRCM_COMMON=m
CONFIG_NET_DSA_TAG_BRCM=m
CONFIG_NET_DSA_TAG_BRCM_LEGACY=m
CONFIG_NET_DSA_TAG_BRCM_PREPEND=m
# CONFIG_NET_DSA_TAG_HELLCREEK is not set
CONFIG_NET_DSA_TAG_GSWIP=m
CONFIG_NET_DSA_TAG_DSA_COMMON=m
CONFIG_NET_DSA_TAG_DSA=m
CONFIG_NET_DSA_TAG_EDSA=m
CONFIG_NET_DSA_TAG_MTK=m
CONFIG_NET_DSA_TAG_KSZ=m
# CONFIG_NET_DSA_TAG_OCELOT is not set
# CONFIG_NET_DSA_TAG_OCELOT_8021Q is not set
CONFIG_NET_DSA_TAG_QCA=m
# CONFIG_NET_DSA_TAG_RTL4_A is not set
# CONFIG_NET_DSA_TAG_RTL8_4 is not set
# CONFIG_NET_DSA_TAG_RZN1_A5PSW is not set
CONFIG_NET_DSA_TAG_LAN9303=m
CONFIG_NET_DSA_TAG_SJA1105=m
CONFIG_NET_DSA_TAG_TRAILER=m
# CONFIG_NET_DSA_TAG_XRS700X is not set
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_VLAN_8021Q_MVRP=y
CONFIG_LLC=m
CONFIG_LLC2=m
CONFIG_ATALK=m
CONFIG_X25=m
CONFIG_LAPB=m
CONFIG_PHONET=m
CONFIG_6LOWPAN=m
# CONFIG_6LOWPAN_DEBUGFS is not set
CONFIG_6LOWPAN_NHC=m
CONFIG_6LOWPAN_NHC_DEST=m
CONFIG_6LOWPAN_NHC_FRAGMENT=m
CONFIG_6LOWPAN_NHC_HOP=m
CONFIG_6LOWPAN_NHC_IPV6=m
CONFIG_6LOWPAN_NHC_MOBILITY=m
CONFIG_6LOWPAN_NHC_ROUTING=m
CONFIG_6LOWPAN_NHC_UDP=m
# CONFIG_6LOWPAN_GHC_EXT_HDR_HOP is not set
# CONFIG_6LOWPAN_GHC_UDP is not set
# CONFIG_6LOWPAN_GHC_ICMPV6 is not set
# CONFIG_6LOWPAN_GHC_EXT_HDR_DEST is not set
# CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG is not set
# CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE is not set
CONFIG_IEEE802154=m
# CONFIG_IEEE802154_NL802154_EXPERIMENTAL is not set
CONFIG_IEEE802154_SOCKET=m
CONFIG_IEEE802154_6LOWPAN=m
CONFIG_MAC802154=m
CONFIG_NET_SCHED=y
#
# Queueing/Scheduling
#
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_MULTIQ=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFB=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_CBS=m
CONFIG_NET_SCH_ETF=m
CONFIG_NET_SCH_MQPRIO_LIB=m
CONFIG_NET_SCH_TAPRIO=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_NETEM=m
CONFIG_NET_SCH_DRR=m
CONFIG_NET_SCH_MQPRIO=m
CONFIG_NET_SCH_SKBPRIO=m
CONFIG_NET_SCH_CHOKE=m
CONFIG_NET_SCH_QFQ=m
CONFIG_NET_SCH_CODEL=m
CONFIG_NET_SCH_FQ_CODEL=m
CONFIG_NET_SCH_CAKE=m
CONFIG_NET_SCH_FQ=m
CONFIG_NET_SCH_HHF=m
CONFIG_NET_SCH_PIE=m
# CONFIG_NET_SCH_FQ_PIE is not set
CONFIG_NET_SCH_INGRESS=m
CONFIG_NET_SCH_PLUG=m
# CONFIG_NET_SCH_ETS is not set
# CONFIG_NET_SCH_DEFAULT is not set
#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=m
CONFIG_NET_CLS_ROUTE4=m
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
# CONFIG_CLS_U32_PERF is not set
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_FLOW=m
CONFIG_NET_CLS_CGROUP=m
CONFIG_NET_CLS_BPF=m
CONFIG_NET_CLS_FLOWER=m
CONFIG_NET_CLS_MATCHALL=m
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=m
CONFIG_NET_EMATCH_NBYTE=m
CONFIG_NET_EMATCH_U32=m
CONFIG_NET_EMATCH_META=m
CONFIG_NET_EMATCH_TEXT=m
CONFIG_NET_EMATCH_CANID=m
CONFIG_NET_EMATCH_IPSET=m
CONFIG_NET_EMATCH_IPT=m
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=m
CONFIG_NET_ACT_GACT=m
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=m
CONFIG_NET_ACT_SAMPLE=m
CONFIG_NET_ACT_NAT=m
CONFIG_NET_ACT_PEDIT=m
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_ACT_SKBEDIT=m
CONFIG_NET_ACT_CSUM=m
CONFIG_NET_ACT_MPLS=m
CONFIG_NET_ACT_VLAN=m
CONFIG_NET_ACT_BPF=m
CONFIG_NET_ACT_CONNMARK=m
CONFIG_NET_ACT_CTINFO=m
CONFIG_NET_ACT_SKBMOD=m
# CONFIG_NET_ACT_IFE is not set
CONFIG_NET_ACT_TUNNEL_KEY=m
CONFIG_NET_ACT_CT=m
# CONFIG_NET_ACT_GATE is not set
CONFIG_NET_TC_SKB_EXT=y
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=y
CONFIG_BATMAN_ADV=m
# CONFIG_BATMAN_ADV_BATMAN_V is not set
CONFIG_BATMAN_ADV_BLA=y
CONFIG_BATMAN_ADV_DAT=y
CONFIG_BATMAN_ADV_NC=y
CONFIG_BATMAN_ADV_MCAST=y
# CONFIG_BATMAN_ADV_DEBUG is not set
# CONFIG_BATMAN_ADV_TRACING is not set
CONFIG_OPENVSWITCH=m
CONFIG_OPENVSWITCH_GRE=m
CONFIG_OPENVSWITCH_VXLAN=m
CONFIG_OPENVSWITCH_GENEVE=m
CONFIG_VSOCKETS=m
CONFIG_VSOCKETS_DIAG=m
CONFIG_VSOCKETS_LOOPBACK=m
CONFIG_VMWARE_VMCI_VSOCKETS=m
CONFIG_VIRTIO_VSOCKETS=m
CONFIG_VIRTIO_VSOCKETS_COMMON=m
CONFIG_HYPERV_VSOCKETS=m
CONFIG_NETLINK_DIAG=m
CONFIG_MPLS=y
CONFIG_NET_MPLS_GSO=m
CONFIG_MPLS_ROUTING=m
CONFIG_MPLS_IPTUNNEL=m
CONFIG_NET_NSH=m
CONFIG_HSR=m
CONFIG_NET_SWITCHDEV=y
CONFIG_NET_L3_MASTER_DEV=y
# CONFIG_QRTR is not set
CONFIG_NET_NCSI=y
CONFIG_NCSI_OEM_CMD_GET_MAC=y
# CONFIG_NCSI_OEM_CMD_KEEP_PHY is not set
CONFIG_PCPU_DEV_REFCNT=y
CONFIG_MAX_SKB_FRAGS=17
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_XPS=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_STREAM_PARSER=y
CONFIG_NET_FLOW_LIMIT=y
#
# Network testing
#
CONFIG_NET_PKTGEN=m
CONFIG_NET_DROP_MONITOR=y
# end of Network testing
# end of Networking options
CONFIG_HAMRADIO=y
#
# Packet Radio protocols
#
CONFIG_AX25=m
CONFIG_AX25_DAMA_SLAVE=y
CONFIG_NETROM=m
CONFIG_ROSE=m
#
# AX.25 network device drivers
#
CONFIG_MKISS=m
CONFIG_6PACK=m
CONFIG_BPQETHER=m
CONFIG_BAYCOM_SER_FDX=m
CONFIG_BAYCOM_SER_HDX=m
CONFIG_BAYCOM_PAR=m
CONFIG_YAM=m
# end of AX.25 network device drivers
CONFIG_CAN=m
CONFIG_CAN_RAW=m
CONFIG_CAN_BCM=m
CONFIG_CAN_GW=m
CONFIG_CAN_J1939=m
# CONFIG_CAN_ISOTP is not set
CONFIG_BT=m
CONFIG_BT_BREDR=y
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_CMTP=m
CONFIG_BT_HIDP=m
CONFIG_BT_LE=y
CONFIG_BT_LE_L2CAP_ECRED=y
CONFIG_BT_6LOWPAN=m
CONFIG_BT_LEDS=y
# CONFIG_BT_MSFTEXT is not set
# CONFIG_BT_AOSPEXT is not set
CONFIG_BT_DEBUGFS=y
# CONFIG_BT_SELFTEST is not set
#
# Bluetooth device drivers
#
CONFIG_BT_INTEL=m
CONFIG_BT_BCM=m
CONFIG_BT_RTL=m
CONFIG_BT_QCA=m
CONFIG_BT_MTK=m
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y
CONFIG_BT_HCIBTUSB_POLL_SYNC=y
CONFIG_BT_HCIBTUSB_BCM=y
CONFIG_BT_HCIBTUSB_MTK=y
CONFIG_BT_HCIBTUSB_RTL=y
CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_SERDEV=y
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_NOKIA=m
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIUART_3WIRE=y
CONFIG_BT_HCIUART_INTEL=y
CONFIG_BT_HCIUART_BCM=y
CONFIG_BT_HCIUART_RTL=y
CONFIG_BT_HCIUART_QCA=y
CONFIG_BT_HCIUART_AG6XX=y
CONFIG_BT_HCIUART_MRVL=y
CONFIG_BT_HCIBCM203X=m
# CONFIG_BT_HCIBCM4377 is not set
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
CONFIG_BT_ATH3K=m
CONFIG_BT_MTKSDIO=m
CONFIG_BT_MTKUART=m
CONFIG_BT_HCIRSI=m
# CONFIG_BT_VIRTIO is not set
# CONFIG_BT_NXPUART is not set
# end of Bluetooth device drivers
CONFIG_AF_RXRPC=m
CONFIG_AF_RXRPC_IPV6=y
# CONFIG_AF_RXRPC_INJECT_LOSS is not set
# CONFIG_AF_RXRPC_INJECT_RX_DELAY is not set
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=y
# CONFIG_RXPERF is not set
CONFIG_AF_KCM=m
CONFIG_STREAM_PARSER=y
# CONFIG_MCTP is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEBUGFS=y
CONFIG_CFG80211_CRDA_SUPPORT=y
CONFIG_CFG80211_WEXT=y
CONFIG_CFG80211_WEXT_EXPORT=y
CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m
CONFIG_LIB80211_CRYPT_TKIP=m
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
CONFIG_MAC80211_MESSAGE_TRACING=y
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
CONFIG_RFKILL_GPIO=m
CONFIG_NET_9P=m
CONFIG_NET_9P_FD=m
CONFIG_NET_9P_VIRTIO=m
CONFIG_NET_9P_XEN=m
CONFIG_NET_9P_RDMA=m
# CONFIG_NET_9P_DEBUG is not set
CONFIG_CAIF=m
# CONFIG_CAIF_DEBUG is not set
CONFIG_CAIF_NETDEV=m
CONFIG_CAIF_USB=m
CONFIG_CEPH_LIB=m
# CONFIG_CEPH_LIB_PRETTYDEBUG is not set
CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y
CONFIG_NFC=m
CONFIG_NFC_DIGITAL=m
CONFIG_NFC_NCI=m
CONFIG_NFC_NCI_SPI=m
CONFIG_NFC_NCI_UART=m
CONFIG_NFC_HCI=m
CONFIG_NFC_SHDLC=y
#
# Near Field Communication (NFC) devices
#
CONFIG_NFC_TRF7970A=m
CONFIG_NFC_MEI_PHY=m
CONFIG_NFC_SIM=m
CONFIG_NFC_PORT100=m
# CONFIG_NFC_VIRTUAL_NCI is not set
CONFIG_NFC_FDP=m
CONFIG_NFC_FDP_I2C=m
CONFIG_NFC_PN544=m
CONFIG_NFC_PN544_I2C=m
CONFIG_NFC_PN544_MEI=m
CONFIG_NFC_PN533=m
CONFIG_NFC_PN533_USB=m
CONFIG_NFC_PN533_I2C=m
# CONFIG_NFC_PN532_UART is not set
CONFIG_NFC_MICROREAD=m
CONFIG_NFC_MICROREAD_I2C=m
CONFIG_NFC_MICROREAD_MEI=m
CONFIG_NFC_MRVL=m
CONFIG_NFC_MRVL_USB=m
CONFIG_NFC_MRVL_UART=m
CONFIG_NFC_MRVL_I2C=m
CONFIG_NFC_MRVL_SPI=m
CONFIG_NFC_ST21NFCA=m
CONFIG_NFC_ST21NFCA_I2C=m
CONFIG_NFC_ST_NCI=m
CONFIG_NFC_ST_NCI_I2C=m
CONFIG_NFC_ST_NCI_SPI=m
CONFIG_NFC_NXP_NCI=m
CONFIG_NFC_NXP_NCI_I2C=m
CONFIG_NFC_S3FWRN5=m
CONFIG_NFC_S3FWRN5_I2C=m
# CONFIG_NFC_S3FWRN82_UART is not set
CONFIG_NFC_ST95HF=m
# end of Near Field Communication (NFC) devices
CONFIG_PSAMPLE=m
CONFIG_NET_IFE=m
CONFIG_LWTUNNEL=y
CONFIG_LWTUNNEL_BPF=y
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
CONFIG_SOCK_VALIDATE_XMIT=y
CONFIG_NET_SELFTESTS=y
CONFIG_NET_SOCK_MSG=y
CONFIG_NET_DEVLINK=y
CONFIG_PAGE_POOL=y
# CONFIG_PAGE_POOL_STATS is not set
CONFIG_FAILOVER=m
CONFIG_ETHTOOL_NETLINK=y
#
# Device Drivers
#
CONFIG_HAVE_EISA=y
CONFIG_EISA=y
CONFIG_EISA_VLB_PRIMING=y
CONFIG_EISA_PCI_EISA=y
CONFIG_EISA_VIRTUAL_ROOT=y
CONFIG_EISA_NAMES=y
CONFIG_HAVE_PCI=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIEAER_INJECT is not set
# CONFIG_PCIE_ECRC is not set
CONFIG_PCIEASPM=y
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_PCIE_DPC=y
CONFIG_PCIE_PTM=y
CONFIG_PCIE_EDR=y
CONFIG_PCI_MSI=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_REALLOC_ENABLE_AUTO=y
CONFIG_PCI_STUB=m
CONFIG_PCI_PF_STUB=m
CONFIG_XEN_PCIDEV_FRONTEND=m
CONFIG_PCI_ATS=y
CONFIG_PCI_LOCKLESS_CONFIG=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
# CONFIG_PCI_P2PDMA is not set
CONFIG_PCI_LABEL=y
CONFIG_PCI_HYPERV=m
# CONFIG_PCIE_BUS_TUNE_OFF is not set
CONFIG_PCIE_BUS_DEFAULT=y
# CONFIG_PCIE_BUS_SAFE is not set
# CONFIG_PCIE_BUS_PERFORMANCE is not set
# CONFIG_PCIE_BUS_PEER2PEER is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_SHPC=y
#
# PCI controller drivers
#
CONFIG_VMD=m
CONFIG_PCI_HYPERV_INTERFACE=m
#
# Cadence-based PCIe controllers
#
# end of Cadence-based PCIe controllers
#
# DesignWare-based PCIe controllers
#
CONFIG_PCIE_DW=y
CONFIG_PCIE_DW_HOST=y
CONFIG_PCIE_DW_EP=y
# CONFIG_PCI_MESON is not set
CONFIG_PCIE_DW_PLAT=y
CONFIG_PCIE_DW_PLAT_HOST=y
CONFIG_PCIE_DW_PLAT_EP=y
# end of DesignWare-based PCIe controllers
#
# Mobiveil-based PCIe controllers
#
# end of Mobiveil-based PCIe controllers
# end of PCI controller drivers
#
# PCI Endpoint
#
CONFIG_PCI_ENDPOINT=y
CONFIG_PCI_ENDPOINT_CONFIGFS=y
# CONFIG_PCI_EPF_TEST is not set
# CONFIG_PCI_EPF_NTB is not set
# CONFIG_PCI_EPF_VNTB is not set
# end of PCI Endpoint
#
# PCI switch controller drivers
#
CONFIG_PCI_SW_SWITCHTEC=m
# end of PCI switch controller drivers
# CONFIG_CXL_BUS is not set
CONFIG_PCCARD=m
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y
#
# PC-card bridges
#
CONFIG_YENTA=m
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
CONFIG_PD6729=m
CONFIG_I82092=m
CONFIG_PCCARD_NONSTATIC=y
CONFIG_RAPIDIO=y
CONFIG_RAPIDIO_TSI721=m
CONFIG_RAPIDIO_DISC_TIMEOUT=30
# CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS is not set
CONFIG_RAPIDIO_DMA_ENGINE=y
# CONFIG_RAPIDIO_DEBUG is not set
CONFIG_RAPIDIO_ENUM_BASIC=m
CONFIG_RAPIDIO_CHMAN=m
CONFIG_RAPIDIO_MPORT_CDEV=m
#
# RapidIO Switch drivers
#
CONFIG_RAPIDIO_CPS_XX=m
CONFIG_RAPIDIO_CPS_GEN2=m
CONFIG_RAPIDIO_RXS_GEN3=m
# end of RapidIO Switch drivers
#
# Generic Driver Options
#
CONFIG_AUXILIARY_BUS=y
CONFIG_UEVENT_HELPER=y
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_DEVTMPFS_SAFE is not set
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_FW_LOADER_DEBUG=y
CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_FW_LOADER_SYSFS=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_XZ=y
# CONFIG_FW_LOADER_COMPRESS_ZSTD is not set
CONFIG_FW_CACHE=y
# CONFIG_FW_UPLOAD is not set
# end of Firmware loader
CONFIG_WANT_DEV_COREDUMP=y
CONFIG_ALLOW_DEV_COREDUMP=y
CONFIG_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
CONFIG_HMEM_REPORTING=y
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
CONFIG_SYS_HYPERVISOR=y
CONFIG_GENERIC_CPU_DEVICES=y
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SLIMBUS=m
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_SPMI=m
CONFIG_REGMAP_W1=m
CONFIG_REGMAP_MMIO=y
CONFIG_REGMAP_IRQ=y
CONFIG_REGMAP_SCCB=m
CONFIG_REGMAP_I3C=m
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_FENCE_TRACE is not set
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
# end of Generic Driver Options
#
# Bus devices
#
# CONFIG_MHI_BUS is not set
# CONFIG_MHI_BUS_EP is not set
# end of Bus devices
#
# Cache Drivers
#
# end of Cache Drivers
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
#
# Firmware Drivers
#
#
# ARM System Control and Management Interface Protocol
#
# end of ARM System Control and Management Interface Protocol
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=m
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
CONFIG_ISCSI_IBFT_FIND=y
CONFIG_ISCSI_IBFT=m
CONFIG_FW_CFG_SYSFS=m
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_SYSFB=y
# CONFIG_SYSFB_SIMPLEFB is not set
# CONFIG_GOOGLE_FIRMWARE is not set
#
# EFI (Extensible Firmware Interface) Support
#
CONFIG_EFI_ESRT=y
CONFIG_EFI_VARS_PSTORE=m
# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
CONFIG_EFI_SOFT_RESERVE=y
CONFIG_EFI_DXE_MEM_ATTRIBUTES=y
CONFIG_EFI_RUNTIME_WRAPPERS=y
CONFIG_EFI_BOOTLOADER_CONTROL=m
CONFIG_EFI_CAPSULE_LOADER=m
CONFIG_EFI_TEST=m
CONFIG_EFI_DEV_PATH_PARSER=y
CONFIG_APPLE_PROPERTIES=y
CONFIG_RESET_ATTACK_MITIGATION=y
CONFIG_EFI_RCI2_TABLE=y
# CONFIG_EFI_DISABLE_PCI_DMA is not set
CONFIG_EFI_EARLYCON=y
CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y
# CONFIG_EFI_DISABLE_RUNTIME is not set
# CONFIG_EFI_COCO_SECRET is not set
CONFIG_UNACCEPTED_MEMORY=y
CONFIG_EFI_EMBEDDED_FIRMWARE=y
# end of EFI (Extensible Firmware Interface) Support
CONFIG_UEFI_CPER=y
CONFIG_UEFI_CPER_X86=y
#
# Qualcomm firmware drivers
#
# end of Qualcomm firmware drivers
#
# Tegra firmware driver
#
# end of Tegra firmware driver
# end of Firmware Drivers
CONFIG_GNSS=m
CONFIG_GNSS_SERIAL=m
CONFIG_GNSS_MTK_SERIAL=m
CONFIG_GNSS_SIRF_SERIAL=m
CONFIG_GNSS_UBX_SERIAL=m
# CONFIG_GNSS_USB is not set
CONFIG_MTD=m
# CONFIG_MTD_TESTS is not set
#
# Partition parsers
#
CONFIG_MTD_CMDLINE_PARTS=m
CONFIG_MTD_REDBOOT_PARTS=m
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
# end of Partition parsers
#
# User Modules And Translation Layers
#
CONFIG_MTD_BLKDEVS=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
#
# Note that in some cases UBI block is preferred. See MTD_UBI_BLOCK.
#
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y
CONFIG_INFTL=m
CONFIG_RFD_FTL=m
CONFIG_SSFDC=m
CONFIG_SM_FTL=m
CONFIG_MTD_OOPS=m
CONFIG_MTD_SWAP=m
# CONFIG_MTD_PARTITIONED_MASTER is not set
#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=m
CONFIG_MTD_JEDECPROBE=m
CONFIG_MTD_GEN_PROBE=m
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
CONFIG_MTD_CFI_INTELEXT=m
CONFIG_MTD_CFI_AMDSTD=m
CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_CFI_UTIL=m
CONFIG_MTD_RAM=m
CONFIG_MTD_ROM=m
CONFIG_MTD_ABSENT=m
# end of RAM/ROM/Flash chip drivers
#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
CONFIG_MTD_PHYSMAP=m
# CONFIG_MTD_PHYSMAP_COMPAT is not set
CONFIG_MTD_PHYSMAP_GPIO_ADDR=y
CONFIG_MTD_SBC_GXX=m
CONFIG_MTD_AMD76XROM=m
CONFIG_MTD_ICHXROM=m
CONFIG_MTD_ESB2ROM=m
CONFIG_MTD_CK804XROM=m
CONFIG_MTD_SCB2_FLASH=m
CONFIG_MTD_NETtel=m
CONFIG_MTD_L440GX=m
CONFIG_MTD_PCI=m
CONFIG_MTD_PCMCIA=m
# CONFIG_MTD_PCMCIA_ANONYMOUS is not set
CONFIG_MTD_PLATRAM=m
# end of Mapping drivers for chip access
#
# Self-contained MTD device drivers
#
CONFIG_MTD_PMC551=m
# CONFIG_MTD_PMC551_BUGFIX is not set
# CONFIG_MTD_PMC551_DEBUG is not set
CONFIG_MTD_DATAFLASH=m
# CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set
CONFIG_MTD_DATAFLASH_OTP=y
CONFIG_MTD_MCHP23K256=m
# CONFIG_MTD_MCHP48L640 is not set
CONFIG_MTD_SST25L=m
CONFIG_MTD_SLRAM=m
CONFIG_MTD_PHRAM=m
CONFIG_MTD_MTDRAM=m
CONFIG_MTDRAM_TOTAL_SIZE=4096
CONFIG_MTDRAM_ERASE_SIZE=128
CONFIG_MTD_BLOCK2MTD=m
#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOCG3 is not set
# end of Self-contained MTD device drivers
#
# NAND
#
CONFIG_MTD_NAND_CORE=m
CONFIG_MTD_ONENAND=m
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
CONFIG_MTD_ONENAND_GENERIC=m
# CONFIG_MTD_ONENAND_OTP is not set
CONFIG_MTD_ONENAND_2X_PROGRAM=y
CONFIG_MTD_RAW_NAND=m
#
# Raw/parallel NAND flash controllers
#
CONFIG_MTD_NAND_DENALI=m
CONFIG_MTD_NAND_DENALI_PCI=m
CONFIG_MTD_NAND_CAFE=m
CONFIG_MTD_NAND_MXIC=m
CONFIG_MTD_NAND_GPIO=m
CONFIG_MTD_NAND_PLATFORM=m
# CONFIG_MTD_NAND_ARASAN is not set
#
# Misc
#
CONFIG_MTD_SM_COMMON=m
CONFIG_MTD_NAND_NANDSIM=m
CONFIG_MTD_NAND_RICOH=m
CONFIG_MTD_NAND_DISKONCHIP=m
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
CONFIG_MTD_SPI_NAND=m
#
# ECC engine support
#
CONFIG_MTD_NAND_ECC=y
CONFIG_MTD_NAND_ECC_SW_HAMMING=y
# CONFIG_MTD_NAND_ECC_SW_HAMMING_SMC is not set
CONFIG_MTD_NAND_ECC_SW_BCH=y
CONFIG_MTD_NAND_ECC_MXIC=y
# end of ECC engine support
# end of NAND
#
# LPDDR & LPDDR2 PCM memory drivers
#
CONFIG_MTD_LPDDR=m
CONFIG_MTD_QINFO_PROBE=m
# end of LPDDR & LPDDR2 PCM memory drivers
CONFIG_MTD_SPI_NOR=m
CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
# CONFIG_MTD_SPI_NOR_SWP_DISABLE is not set
CONFIG_MTD_SPI_NOR_SWP_DISABLE_ON_VOLATILE=y
# CONFIG_MTD_SPI_NOR_SWP_KEEP is not set
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_FASTMAP=y
CONFIG_MTD_UBI_GLUEBI=m
CONFIG_MTD_UBI_BLOCK=y
# CONFIG_MTD_UBI_NVMEM is not set
CONFIG_MTD_HYPERBUS=m
# CONFIG_OF is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_SERIAL=m
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
# CONFIG_PNP_DEBUG_MESSAGES is not set
#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_NULL_BLK=m
CONFIG_BLK_DEV_FD=m
# CONFIG_BLK_DEV_FD_RAWCMD is not set
CONFIG_CDROM=y
CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
CONFIG_ZRAM=m
CONFIG_ZRAM_DEF_COMP_LZORLE=y
# CONFIG_ZRAM_DEF_COMP_ZSTD is not set
# CONFIG_ZRAM_DEF_COMP_LZ4 is not set
# CONFIG_ZRAM_DEF_COMP_LZO is not set
# CONFIG_ZRAM_DEF_COMP_LZ4HC is not set
# CONFIG_ZRAM_DEF_COMP_842 is not set
CONFIG_ZRAM_DEF_COMP="lzo-rle"
CONFIG_ZRAM_WRITEBACK=y
CONFIG_ZRAM_TRACK_ENTRY_ACTIME=y
CONFIG_ZRAM_MEMORY_TRACKING=y
# CONFIG_ZRAM_MULTI_COMP is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
CONFIG_ATA_OVER_ETH=m
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_BLKDEV_BACKEND=m
CONFIG_VIRTIO_BLK=m
CONFIG_BLK_DEV_RBD=m
# CONFIG_BLK_DEV_UBLK is not set
#
# NVME Support
#
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
CONFIG_NVME_MULTIPATH=y
# CONFIG_NVME_VERBOSE_ERRORS is not set
# CONFIG_NVME_HWMON is not set
CONFIG_NVME_FABRICS=m
CONFIG_NVME_RDMA=m
CONFIG_NVME_FC=m
CONFIG_NVME_TCP=m
# CONFIG_NVME_TCP_TLS is not set
# CONFIG_NVME_HOST_AUTH is not set
CONFIG_NVME_TARGET=m
# CONFIG_NVME_TARGET_PASSTHRU is not set
CONFIG_NVME_TARGET_LOOP=m
CONFIG_NVME_TARGET_RDMA=m
CONFIG_NVME_TARGET_FC=m
# CONFIG_NVME_TARGET_FCLOOP is not set
CONFIG_NVME_TARGET_TCP=m
# CONFIG_NVME_TARGET_TCP_TLS is not set
# CONFIG_NVME_TARGET_AUTH is not set
# end of NVME Support
#
# Misc devices
#
CONFIG_SENSORS_LIS3LV02D=m
CONFIG_AD525X_DPOT=m
CONFIG_AD525X_DPOT_I2C=m
CONFIG_AD525X_DPOT_SPI=m
CONFIG_DUMMY_IRQ=m
CONFIG_IBM_ASM=m
CONFIG_PHANTOM=m
CONFIG_TIFM_CORE=m
CONFIG_TIFM_7XX1=m
CONFIG_ICS932S401=m
CONFIG_ENCLOSURE_SERVICES=m
CONFIG_SGI_XP=m
CONFIG_HP_ILO=m
CONFIG_SGI_GRU=m
# CONFIG_SGI_GRU_DEBUG is not set
CONFIG_APDS9802ALS=m
CONFIG_ISL29003=m
CONFIG_ISL29020=m
CONFIG_SENSORS_TSL2550=m
CONFIG_SENSORS_BH1770=m
CONFIG_SENSORS_APDS990X=m
CONFIG_HMC6352=m
CONFIG_DS1682=m
CONFIG_VMWARE_BALLOON=m
CONFIG_LATTICE_ECP3_CONFIG=m
CONFIG_SRAM=y
# CONFIG_DW_XDATA_PCIE is not set
# CONFIG_PCI_ENDPOINT_TEST is not set
CONFIG_XILINX_SDFEC=m
CONFIG_MISC_RTSX=m
# CONFIG_NSM is not set
CONFIG_C2PORT=m
CONFIG_C2PORT_DURAMAR_2150=m
#
# EEPROM support
#
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_AT25=m
CONFIG_EEPROM_MAX6875=m
CONFIG_EEPROM_93CX6=m
CONFIG_EEPROM_93XX46=m
CONFIG_EEPROM_IDT_89HPESX=m
CONFIG_EEPROM_EE1004=m
# end of EEPROM support
CONFIG_CB710_CORE=m
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y
#
# Texas Instruments shared transport line discipline
#
CONFIG_TI_ST=m
# end of Texas Instruments shared transport line discipline
CONFIG_SENSORS_LIS3_I2C=m
CONFIG_ALTERA_STAPL=m
CONFIG_INTEL_MEI=m
CONFIG_INTEL_MEI_ME=m
CONFIG_INTEL_MEI_TXE=m
# CONFIG_INTEL_MEI_GSC is not set
# CONFIG_INTEL_MEI_VSC_HW is not set
CONFIG_INTEL_MEI_HDCP=m
# CONFIG_INTEL_MEI_PXP is not set
# CONFIG_INTEL_MEI_GSC_PROXY is not set
CONFIG_VMWARE_VMCI=m
CONFIG_GENWQE=m
CONFIG_GENWQE_PLATFORM_ERROR_RECOVERY=0
CONFIG_ECHO=m
# CONFIG_BCM_VK is not set
CONFIG_MISC_ALCOR_PCI=m
CONFIG_MISC_RTSX_PCI=m
CONFIG_MISC_RTSX_USB=m
# CONFIG_UACCE is not set
# CONFIG_PVPANIC is not set
# CONFIG_GP_PCI1XXXX is not set
# end of Misc devices
#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=m
CONFIG_SCSI_COMMON=y
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_BLK_DEV_SR=y
CONFIG_CHR_DEV_SG=y
CONFIG_BLK_DEV_BSG=y
CONFIG_CHR_DEV_SCH=m
CONFIG_SCSI_ENCLOSURE=m
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
CONFIG_SCSI_SAS_LIBSAS=m
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
CONFIG_SCSI_SRP_ATTRS=m
# end of SCSI Transports
CONFIG_SCSI_LOWLEVEL=y
CONFIG_ISCSI_TCP=m
CONFIG_ISCSI_BOOT_SYSFS=m
CONFIG_SCSI_CXGB3_ISCSI=m
CONFIG_SCSI_CXGB4_ISCSI=m
CONFIG_SCSI_BNX2_ISCSI=m
CONFIG_SCSI_BNX2X_FCOE=m
CONFIG_BE2ISCSI=m
CONFIG_BLK_DEV_3W_XXXX_RAID=m
CONFIG_SCSI_HPSA=m
CONFIG_SCSI_3W_9XXX=m
CONFIG_SCSI_3W_SAS=m
CONFIG_SCSI_ACARD=m
CONFIG_SCSI_AHA1740=m
CONFIG_SCSI_AACRAID=m
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
CONFIG_AIC7XXX_RESET_DELAY_MS=5000
# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC79XX=m
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=5000
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC94XX=m
# CONFIG_AIC94XX_DEBUG is not set
CONFIG_SCSI_MVSAS=m
# CONFIG_SCSI_MVSAS_DEBUG is not set
# CONFIG_SCSI_MVSAS_TASKLET is not set
CONFIG_SCSI_MVUMI=m
CONFIG_SCSI_ADVANSYS=m
CONFIG_SCSI_ARCMSR=m
CONFIG_SCSI_ESAS2R=m
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_MAILBOX=m
CONFIG_MEGARAID_LEGACY=m
CONFIG_MEGARAID_SAS=m
CONFIG_SCSI_MPT3SAS=m
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
CONFIG_SCSI_MPT3SAS_MAX_SGE=128
CONFIG_SCSI_MPT2SAS=m
# CONFIG_SCSI_MPI3MR is not set
CONFIG_SCSI_SMARTPQI=m
CONFIG_SCSI_HPTIOP=m
CONFIG_SCSI_BUSLOGIC=m
CONFIG_SCSI_FLASHPOINT=y
CONFIG_SCSI_MYRB=m
CONFIG_SCSI_MYRS=m
CONFIG_VMWARE_PVSCSI=m
CONFIG_XEN_SCSI_FRONTEND=m
CONFIG_HYPERV_STORAGE=m
CONFIG_LIBFC=m
CONFIG_LIBFCOE=m
CONFIG_FCOE=m
CONFIG_FCOE_FNIC=m
CONFIG_SCSI_SNIC=m
# CONFIG_SCSI_SNIC_DEBUG_FS is not set
CONFIG_SCSI_DMX3191D=m
CONFIG_SCSI_FDOMAIN=m
CONFIG_SCSI_FDOMAIN_PCI=m
CONFIG_SCSI_ISCI=m
CONFIG_SCSI_IPS=m
CONFIG_SCSI_INITIO=m
CONFIG_SCSI_INIA100=m
CONFIG_SCSI_PPA=m
CONFIG_SCSI_IMM=m
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
CONFIG_SCSI_STEX=m
CONFIG_SCSI_SYM53C8XX_2=m
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
CONFIG_SCSI_IPR=m
CONFIG_SCSI_IPR_TRACE=y
CONFIG_SCSI_IPR_DUMP=y
CONFIG_SCSI_QLOGIC_1280=m
CONFIG_SCSI_QLA_FC=m
CONFIG_TCM_QLA2XXX=m
# CONFIG_TCM_QLA2XXX_DEBUG is not set
CONFIG_SCSI_QLA_ISCSI=m
CONFIG_QEDI=m
CONFIG_QEDF=m
CONFIG_SCSI_LPFC=m
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
# CONFIG_SCSI_EFCT is not set
CONFIG_SCSI_SIM710=m
CONFIG_SCSI_DC395x=m
CONFIG_SCSI_AM53C974=m
CONFIG_SCSI_WD719X=m
CONFIG_SCSI_DEBUG=m
CONFIG_SCSI_PMCRAID=m
CONFIG_SCSI_PM8001=m
CONFIG_SCSI_BFA_FC=m
CONFIG_SCSI_VIRTIO=m
CONFIG_SCSI_CHELSIO_FCOE=m
CONFIG_SCSI_LOWLEVEL_PCMCIA=y
CONFIG_PCMCIA_AHA152X=m
CONFIG_PCMCIA_FDOMAIN=m
CONFIG_PCMCIA_QLOGIC=m
CONFIG_PCMCIA_SYM53C500=m
CONFIG_SCSI_DH=y
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
# end of SCSI device support
CONFIG_ATA=y
CONFIG_SATA_HOST=y
CONFIG_PATA_TIMINGS=y
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_FORCE=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_ZPODD=y
CONFIG_SATA_PMP=y
#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_MOBILE_LPM_POLICY=3
CONFIG_SATA_AHCI_PLATFORM=m
# CONFIG_AHCI_DWC is not set
CONFIG_SATA_INIC162X=m
CONFIG_SATA_ACARD_AHCI=m
CONFIG_SATA_SIL24=m
CONFIG_ATA_SFF=y
#
# SFF controllers with custom DMA interface
#
CONFIG_PDC_ADMA=m
CONFIG_SATA_QSTOR=m
CONFIG_SATA_SX4=m
CONFIG_ATA_BMDMA=y
#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
CONFIG_SATA_DWC=m
CONFIG_SATA_DWC_OLD_DMA=y
CONFIG_SATA_MV=m
CONFIG_SATA_NV=m
CONFIG_SATA_PROMISE=m
CONFIG_SATA_SIL=m
CONFIG_SATA_SIS=m
CONFIG_SATA_SVW=m
CONFIG_SATA_ULI=m
CONFIG_SATA_VIA=m
CONFIG_SATA_VITESSE=m
#
# PATA SFF controllers with BMDMA
#
CONFIG_PATA_ALI=m
CONFIG_PATA_AMD=m
CONFIG_PATA_ARTOP=m
CONFIG_PATA_ATIIXP=m
CONFIG_PATA_ATP867X=m
CONFIG_PATA_CMD64X=m
CONFIG_PATA_CYPRESS=m
CONFIG_PATA_EFAR=m
CONFIG_PATA_HPT366=m
CONFIG_PATA_HPT37X=m
CONFIG_PATA_HPT3X2N=m
CONFIG_PATA_HPT3X3=m
# CONFIG_PATA_HPT3X3_DMA is not set
CONFIG_PATA_IT8213=m
CONFIG_PATA_IT821X=m
CONFIG_PATA_JMICRON=m
CONFIG_PATA_MARVELL=m
CONFIG_PATA_NETCELL=m
CONFIG_PATA_NINJA32=m
CONFIG_PATA_NS87415=m
CONFIG_PATA_OLDPIIX=m
CONFIG_PATA_OPTIDMA=m
CONFIG_PATA_PDC2027X=m
CONFIG_PATA_PDC_OLD=m
CONFIG_PATA_RADISYS=m
CONFIG_PATA_RDC=m
CONFIG_PATA_SCH=m
CONFIG_PATA_SERVERWORKS=m
CONFIG_PATA_SIL680=m
CONFIG_PATA_SIS=y
CONFIG_PATA_TOSHIBA=m
CONFIG_PATA_TRIFLEX=m
CONFIG_PATA_VIA=m
CONFIG_PATA_WINBOND=m
#
# PIO-only SFF controllers
#
CONFIG_PATA_CMD640_PCI=m
CONFIG_PATA_MPIIX=m
CONFIG_PATA_NS87410=m
CONFIG_PATA_OPTI=m
CONFIG_PATA_PCMCIA=m
CONFIG_PATA_RZ1000=m
# CONFIG_PATA_PARPORT is not set
#
# Generic fallback / legacy drivers
#
CONFIG_PATA_ACPI=m
CONFIG_ATA_GENERIC=y
CONFIG_PATA_LEGACY=m
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_BITMAP_FILE=y
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
CONFIG_MD_CLUSTER=m
CONFIG_BCACHE=m
# CONFIG_BCACHE_DEBUG is not set
# CONFIG_BCACHE_ASYNC_REGISTRATION is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_BUFIO=m
# CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING is not set
CONFIG_DM_BIO_PRISON=m
CONFIG_DM_PERSISTENT_DATA=m
CONFIG_DM_UNSTRIPED=m
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_THIN_PROVISIONING=m
CONFIG_DM_CACHE=m
CONFIG_DM_CACHE_SMQ=m
CONFIG_DM_WRITECACHE=m
# CONFIG_DM_EBS is not set
CONFIG_DM_ERA=m
CONFIG_DM_CLONE=m
CONFIG_DM_MIRROR=m
CONFIG_DM_LOG_USERSPACE=m
CONFIG_DM_RAID=m
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=m
CONFIG_DM_MULTIPATH_QL=m
CONFIG_DM_MULTIPATH_ST=m
# CONFIG_DM_MULTIPATH_HST is not set
# CONFIG_DM_MULTIPATH_IOA is not set
CONFIG_DM_DELAY=m
# CONFIG_DM_DUST is not set
CONFIG_DM_INIT=y
CONFIG_DM_UEVENT=y
CONFIG_DM_FLAKEY=m
CONFIG_DM_VERITY=m
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG=y
# CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING is not set
# CONFIG_DM_VERITY_FEC is not set
CONFIG_DM_SWITCH=m
CONFIG_DM_LOG_WRITES=m
CONFIG_DM_INTEGRITY=m
CONFIG_DM_ZONED=m
CONFIG_DM_AUDIT=y
# CONFIG_DM_VDO is not set
CONFIG_TARGET_CORE=m
CONFIG_TCM_IBLOCK=m
CONFIG_TCM_FILEIO=m
CONFIG_TCM_PSCSI=m
CONFIG_TCM_USER2=m
CONFIG_LOOPBACK_TARGET=m
CONFIG_TCM_FC=m
CONFIG_ISCSI_TARGET=m
CONFIG_ISCSI_TARGET_CXGB4=m
CONFIG_SBP_TARGET=m
# CONFIG_REMOTE_TARGET is not set
CONFIG_FUSION=y
CONFIG_FUSION_SPI=m
CONFIG_FUSION_FC=m
CONFIG_FUSION_SAS=m
CONFIG_FUSION_MAX_SGE=128
CONFIG_FUSION_CTL=m
CONFIG_FUSION_LAN=m
CONFIG_FUSION_LOGGING=y
#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=m
CONFIG_FIREWIRE_OHCI=m
CONFIG_FIREWIRE_SBP2=m
CONFIG_FIREWIRE_NET=m
CONFIG_FIREWIRE_NOSY=m
# end of IEEE 1394 (FireWire) support
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=m
CONFIG_NETDEVICES=y
CONFIG_MII=m
CONFIG_NET_CORE=y
CONFIG_BONDING=m
CONFIG_DUMMY=m
# CONFIG_WIREGUARD is not set
CONFIG_EQUALIZER=m
CONFIG_NET_FC=y
CONFIG_IFB=m
CONFIG_NET_TEAM=m
CONFIG_NET_TEAM_MODE_BROADCAST=m
CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
CONFIG_NET_TEAM_MODE_RANDOM=m
CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
CONFIG_NET_TEAM_MODE_LOADBALANCE=m
CONFIG_MACVLAN=m
CONFIG_MACVTAP=m
CONFIG_IPVLAN_L3S=y
CONFIG_IPVLAN=m
CONFIG_IPVTAP=m
CONFIG_VXLAN=m
CONFIG_GENEVE=m
# CONFIG_BAREUDP is not set
CONFIG_GTP=m
# CONFIG_AMT is not set
CONFIG_MACSEC=m
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
# CONFIG_NETCONSOLE_EXTENDED_LOG is not set
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_NTB_NETDEV=m
CONFIG_RIONET=m
CONFIG_RIONET_TX_SIZE=128
CONFIG_RIONET_RX_SIZE=128
CONFIG_TUN=y
CONFIG_TAP=m
# CONFIG_TUN_VNET_CROSS_LE is not set
CONFIG_VETH=m
CONFIG_VIRTIO_NET=m
CONFIG_NLMON=m
# CONFIG_NETKIT is not set
CONFIG_NET_VRF=m
CONFIG_VSOCKMON=m
CONFIG_SUNGEM_PHY=m
CONFIG_ARCNET=m
CONFIG_ARCNET_1201=m
CONFIG_ARCNET_1051=m
CONFIG_ARCNET_RAW=m
CONFIG_ARCNET_CAP=m
CONFIG_ARCNET_COM90xx=m
CONFIG_ARCNET_COM90xxIO=m
CONFIG_ARCNET_RIM_I=m
CONFIG_ARCNET_COM20020=m
CONFIG_ARCNET_COM20020_PCI=m
CONFIG_ARCNET_COM20020_CS=m
CONFIG_ATM_DRIVERS=y
CONFIG_ATM_DUMMY=m
CONFIG_ATM_TCP=m
CONFIG_ATM_LANAI=m
CONFIG_ATM_ENI=m
# CONFIG_ATM_ENI_DEBUG is not set
# CONFIG_ATM_ENI_TUNE_BURST is not set
CONFIG_ATM_NICSTAR=m
# CONFIG_ATM_NICSTAR_USE_SUNI is not set
# CONFIG_ATM_NICSTAR_USE_IDT77105 is not set
CONFIG_ATM_IDT77252=m
# CONFIG_ATM_IDT77252_DEBUG is not set
# CONFIG_ATM_IDT77252_RCV_ALL is not set
CONFIG_ATM_IDT77252_USE_SUNI=y
CONFIG_ATM_IA=m
# CONFIG_ATM_IA_DEBUG is not set
CONFIG_ATM_FORE200E=m
# CONFIG_ATM_FORE200E_USE_TASKLET is not set
CONFIG_ATM_FORE200E_TX_RETRY=16
CONFIG_ATM_FORE200E_DEBUG=0
CONFIG_ATM_HE=m
CONFIG_ATM_HE_USE_SUNI=y
CONFIG_ATM_SOLOS=m
# CONFIG_CAIF_DRIVERS is not set
#
# Distributed Switch Architecture drivers
#
CONFIG_B53=m
CONFIG_B53_SPI_DRIVER=m
CONFIG_B53_MDIO_DRIVER=m
CONFIG_B53_MMAP_DRIVER=m
CONFIG_B53_SRAB_DRIVER=m
CONFIG_B53_SERDES=m
CONFIG_NET_DSA_BCM_SF2=m
# CONFIG_NET_DSA_LOOP is not set
# CONFIG_NET_DSA_HIRSCHMANN_HELLCREEK is not set
CONFIG_NET_DSA_LANTIQ_GSWIP=m
CONFIG_NET_DSA_MT7530=m
CONFIG_NET_DSA_MT7530_MDIO=m
CONFIG_NET_DSA_MT7530_MMIO=m
CONFIG_NET_DSA_MV88E6060=m
CONFIG_NET_DSA_MICROCHIP_KSZ_COMMON=m
CONFIG_NET_DSA_MICROCHIP_KSZ9477_I2C=m
# CONFIG_NET_DSA_MICROCHIP_KSZ_SPI is not set
# CONFIG_NET_DSA_MICROCHIP_KSZ_PTP is not set
# CONFIG_NET_DSA_MICROCHIP_KSZ8863_SMI is not set
CONFIG_NET_DSA_MV88E6XXX=m
CONFIG_NET_DSA_MV88E6XXX_PTP=y
# CONFIG_NET_DSA_MSCC_OCELOT_EXT is not set
# CONFIG_NET_DSA_MSCC_SEVILLE is not set
# CONFIG_NET_DSA_AR9331 is not set
CONFIG_NET_DSA_QCA8K=m
# CONFIG_NET_DSA_QCA8K_LEDS_SUPPORT is not set
CONFIG_NET_DSA_SJA1105=m
CONFIG_NET_DSA_SJA1105_PTP=y
CONFIG_NET_DSA_SJA1105_TAS=y
# CONFIG_NET_DSA_SJA1105_VL is not set
# CONFIG_NET_DSA_XRS700X_I2C is not set
# CONFIG_NET_DSA_XRS700X_MDIO is not set
# CONFIG_NET_DSA_REALTEK is not set
CONFIG_NET_DSA_SMSC_LAN9303=m
CONFIG_NET_DSA_SMSC_LAN9303_I2C=m
CONFIG_NET_DSA_SMSC_LAN9303_MDIO=m
# CONFIG_NET_DSA_VITESSE_VSC73XX_SPI is not set
# CONFIG_NET_DSA_VITESSE_VSC73XX_PLATFORM is not set
# end of Distributed Switch Architecture drivers
CONFIG_ETHERNET=y
CONFIG_MDIO=m
CONFIG_NET_VENDOR_3COM=y
CONFIG_EL3=m
CONFIG_PCMCIA_3C574=m
CONFIG_PCMCIA_3C589=m
CONFIG_VORTEX=m
CONFIG_TYPHOON=m
CONFIG_NET_VENDOR_ADAPTEC=y
CONFIG_ADAPTEC_STARFIRE=m
CONFIG_NET_VENDOR_AGERE=y
CONFIG_ET131X=m
CONFIG_NET_VENDOR_ALACRITECH=y
CONFIG_SLICOSS=m
CONFIG_NET_VENDOR_ALTEON=y
CONFIG_ACENIC=m
# CONFIG_ACENIC_OMIT_TIGON_I is not set
CONFIG_ALTERA_TSE=m
CONFIG_NET_VENDOR_AMAZON=y
CONFIG_ENA_ETHERNET=m
CONFIG_NET_VENDOR_AMD=y
CONFIG_AMD8111_ETH=m
CONFIG_PCNET32=m
CONFIG_PCMCIA_NMCLAN=m
CONFIG_AMD_XGBE=m
CONFIG_AMD_XGBE_DCB=y
CONFIG_AMD_XGBE_HAVE_ECC=y
# CONFIG_PDS_CORE is not set
CONFIG_NET_VENDOR_AQUANTIA=y
CONFIG_AQTION=m
CONFIG_NET_VENDOR_ARC=y
CONFIG_NET_VENDOR_ASIX=y
# CONFIG_SPI_AX88796C is not set
CONFIG_NET_VENDOR_ATHEROS=y
CONFIG_ATL2=m
CONFIG_ATL1=m
CONFIG_ATL1E=m
CONFIG_ATL1C=m
CONFIG_ALX=m
CONFIG_CX_ECAT=m
CONFIG_NET_VENDOR_BROADCOM=y
CONFIG_B44=m
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
CONFIG_BCMGENET=m
CONFIG_BNX2=m
CONFIG_CNIC=m
CONFIG_TIGON3=m
CONFIG_TIGON3_HWMON=y
CONFIG_BNX2X=m
CONFIG_BNX2X_SRIOV=y
CONFIG_SYSTEMPORT=m
CONFIG_BNXT=m
CONFIG_BNXT_SRIOV=y
CONFIG_BNXT_FLOWER_OFFLOAD=y
CONFIG_BNXT_DCB=y
CONFIG_BNXT_HWMON=y
CONFIG_NET_VENDOR_CADENCE=y
CONFIG_MACB=m
CONFIG_MACB_USE_HWSTAMP=y
CONFIG_MACB_PCI=m
CONFIG_NET_VENDOR_CAVIUM=y
CONFIG_THUNDER_NIC_PF=m
CONFIG_THUNDER_NIC_VF=m
CONFIG_THUNDER_NIC_BGX=m
CONFIG_THUNDER_NIC_RGX=m
CONFIG_CAVIUM_PTP=m
CONFIG_LIQUIDIO_CORE=m
CONFIG_LIQUIDIO=m
CONFIG_LIQUIDIO_VF=m
CONFIG_NET_VENDOR_CHELSIO=y
CONFIG_CHELSIO_T1=m
CONFIG_CHELSIO_T1_1G=y
CONFIG_CHELSIO_T3=m
CONFIG_CHELSIO_T4=m
CONFIG_CHELSIO_T4_DCB=y
CONFIG_CHELSIO_T4_FCOE=y
CONFIG_CHELSIO_T4VF=m
CONFIG_CHELSIO_LIB=m
CONFIG_CHELSIO_INLINE_CRYPTO=y
CONFIG_CHELSIO_IPSEC_INLINE=m
# CONFIG_CHELSIO_TLS_DEVICE is not set
CONFIG_NET_VENDOR_CIRRUS=y
CONFIG_NET_VENDOR_CISCO=y
CONFIG_ENIC=m
CONFIG_NET_VENDOR_CORTINA=y
CONFIG_NET_VENDOR_DAVICOM=y
# CONFIG_DM9051 is not set
CONFIG_DNET=m
CONFIG_NET_VENDOR_DEC=y
CONFIG_NET_TULIP=y
CONFIG_DE2104X=m
CONFIG_DE2104X_DSL=0
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
CONFIG_WINBOND_840=m
CONFIG_DM9102=m
CONFIG_ULI526X=m
CONFIG_PCMCIA_XIRCOM=m
CONFIG_NET_VENDOR_DLINK=y
CONFIG_DL2K=m
CONFIG_SUNDANCE=m
# CONFIG_SUNDANCE_MMIO is not set
CONFIG_NET_VENDOR_EMULEX=y
CONFIG_BE2NET=m
CONFIG_BE2NET_HWMON=y
CONFIG_BE2NET_BE2=y
CONFIG_BE2NET_BE3=y
CONFIG_BE2NET_LANCER=y
CONFIG_BE2NET_SKYHAWK=y
CONFIG_NET_VENDOR_ENGLEDER=y
# CONFIG_TSNEP is not set
CONFIG_NET_VENDOR_EZCHIP=y
CONFIG_NET_VENDOR_FUJITSU=y
CONFIG_PCMCIA_FMVJ18X=m
CONFIG_NET_VENDOR_FUNGIBLE=y
# CONFIG_FUN_ETH is not set
CONFIG_NET_VENDOR_GOOGLE=y
CONFIG_GVE=m
CONFIG_NET_VENDOR_HUAWEI=y
CONFIG_HINIC=m
CONFIG_NET_VENDOR_I825XX=y
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=m
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_E1000E_HWTS=y
CONFIG_IGB=m
CONFIG_IGB_HWMON=y
CONFIG_IGB_DCA=y
CONFIG_IGBVF=m
CONFIG_IXGBE=m
CONFIG_IXGBE_HWMON=y
CONFIG_IXGBE_DCA=y
CONFIG_IXGBE_DCB=y
CONFIG_IXGBE_IPSEC=y
CONFIG_IXGBEVF=m
CONFIG_IXGBEVF_IPSEC=y
CONFIG_I40E=m
CONFIG_I40E_DCB=y
CONFIG_IAVF=m
CONFIG_I40EVF=m
CONFIG_ICE=m
CONFIG_ICE_HWMON=y
CONFIG_ICE_SWITCHDEV=y
CONFIG_ICE_HWTS=y
CONFIG_FM10K=m
CONFIG_IGC=m
CONFIG_IGC_LEDS=y
# CONFIG_IDPF is not set
CONFIG_JME=m
CONFIG_NET_VENDOR_ADI=y
# CONFIG_ADIN1110 is not set
CONFIG_NET_VENDOR_LITEX=y
CONFIG_NET_VENDOR_MARVELL=y
CONFIG_MVMDIO=m
CONFIG_SKGE=m
# CONFIG_SKGE_DEBUG is not set
CONFIG_SKGE_GENESIS=y
CONFIG_SKY2=m
# CONFIG_SKY2_DEBUG is not set
# CONFIG_OCTEON_EP is not set
# CONFIG_OCTEON_EP_VF is not set
# CONFIG_PRESTERA is not set
CONFIG_NET_VENDOR_MELLANOX=y
CONFIG_MLX4_EN=m
CONFIG_MLX4_EN_DCB=y
CONFIG_MLX4_CORE=m
CONFIG_MLX4_DEBUG=y
CONFIG_MLX4_CORE_GEN2=y
CONFIG_MLX5_CORE=m
CONFIG_MLX5_FPGA=y
CONFIG_MLX5_CORE_EN=y
CONFIG_MLX5_EN_ARFS=y
CONFIG_MLX5_EN_RXNFC=y
CONFIG_MLX5_MPFS=y
CONFIG_MLX5_ESWITCH=y
CONFIG_MLX5_BRIDGE=y
CONFIG_MLX5_CLS_ACT=y
CONFIG_MLX5_TC_CT=y
CONFIG_MLX5_TC_SAMPLE=y
CONFIG_MLX5_CORE_EN_DCB=y
CONFIG_MLX5_CORE_IPOIB=y
# CONFIG_MLX5_MACSEC is not set
CONFIG_MLX5_EN_IPSEC=y
CONFIG_MLX5_EN_TLS=y
CONFIG_MLX5_SW_STEERING=y
# CONFIG_MLX5_SF is not set
# CONFIG_MLX5_DPLL is not set
CONFIG_MLXSW_CORE=m
CONFIG_MLXSW_CORE_HWMON=y
CONFIG_MLXSW_CORE_THERMAL=y
CONFIG_MLXSW_PCI=m
CONFIG_MLXSW_I2C=m
CONFIG_MLXSW_SPECTRUM=m
CONFIG_MLXSW_SPECTRUM_DCB=y
CONFIG_MLXSW_MINIMAL=m
CONFIG_MLXFW=m
CONFIG_NET_VENDOR_MICREL=y
CONFIG_KS8842=m
CONFIG_KS8851=m
CONFIG_KS8851_MLL=m
CONFIG_KSZ884X_PCI=m
CONFIG_NET_VENDOR_MICROCHIP=y
CONFIG_ENC28J60=m
# CONFIG_ENC28J60_WRITEVERIFY is not set
CONFIG_ENCX24J600=m
CONFIG_LAN743X=m
# CONFIG_VCAP is not set
CONFIG_NET_VENDOR_MICROSEMI=y
CONFIG_NET_VENDOR_MICROSOFT=y
# CONFIG_MICROSOFT_MANA is not set
CONFIG_NET_VENDOR_MYRI=y
CONFIG_MYRI10GE=m
CONFIG_MYRI10GE_DCA=y
CONFIG_FEALNX=m
CONFIG_NET_VENDOR_NI=y
CONFIG_NI_XGE_MANAGEMENT_ENET=m
CONFIG_NET_VENDOR_NATSEMI=y
CONFIG_NATSEMI=m
CONFIG_NS83820=m
CONFIG_NET_VENDOR_NETERION=y
CONFIG_S2IO=m
CONFIG_NET_VENDOR_NETRONOME=y
CONFIG_NFP=m
CONFIG_NFP_APP_FLOWER=y
CONFIG_NFP_APP_ABM_NIC=y
CONFIG_NFP_NET_IPSEC=y
# CONFIG_NFP_DEBUG is not set
CONFIG_NET_VENDOR_8390=y
CONFIG_PCMCIA_AXNET=m
CONFIG_NE2K_PCI=m
CONFIG_PCMCIA_PCNET=m
CONFIG_NET_VENDOR_NVIDIA=y
CONFIG_FORCEDETH=m
CONFIG_NET_VENDOR_OKI=y
CONFIG_ETHOC=m
CONFIG_NET_VENDOR_PACKET_ENGINES=y
CONFIG_HAMACHI=m
CONFIG_YELLOWFIN=m
CONFIG_NET_VENDOR_PENSANDO=y
CONFIG_IONIC=m
CONFIG_NET_VENDOR_QLOGIC=y
CONFIG_QLA3XXX=m
CONFIG_QLCNIC=m
CONFIG_QLCNIC_SRIOV=y
CONFIG_QLCNIC_DCB=y
CONFIG_QLCNIC_HWMON=y
CONFIG_NETXEN_NIC=m
CONFIG_QED=m
CONFIG_QED_LL2=y
CONFIG_QED_SRIOV=y
CONFIG_QEDE=m
CONFIG_QED_RDMA=y
CONFIG_QED_ISCSI=y
CONFIG_QED_FCOE=y
CONFIG_QED_OOO=y
CONFIG_NET_VENDOR_BROCADE=y
CONFIG_BNA=m
CONFIG_NET_VENDOR_QUALCOMM=y
CONFIG_QCOM_EMAC=m
CONFIG_RMNET=m
CONFIG_NET_VENDOR_RDC=y
CONFIG_R6040=m
CONFIG_NET_VENDOR_REALTEK=y
CONFIG_ATP=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
CONFIG_8139TOO_PIO=y
# CONFIG_8139TOO_TUNE_TWISTER is not set
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_R8169=m
CONFIG_R8169_LEDS=y
CONFIG_NET_VENDOR_RENESAS=y
CONFIG_NET_VENDOR_ROCKER=y
CONFIG_ROCKER=m
CONFIG_NET_VENDOR_SAMSUNG=y
CONFIG_SXGBE_ETH=m
CONFIG_NET_VENDOR_SEEQ=y
CONFIG_NET_VENDOR_SILAN=y
CONFIG_SC92031=m
CONFIG_NET_VENDOR_SIS=y
CONFIG_SIS900=m
CONFIG_SIS190=m
CONFIG_NET_VENDOR_SOLARFLARE=y
CONFIG_SFC=m
CONFIG_SFC_MTD=y
CONFIG_SFC_MCDI_MON=y
CONFIG_SFC_SRIOV=y
CONFIG_SFC_MCDI_LOGGING=y
CONFIG_SFC_FALCON=m
CONFIG_SFC_FALCON_MTD=y
# CONFIG_SFC_SIENA is not set
CONFIG_NET_VENDOR_SMSC=y
CONFIG_PCMCIA_SMC91C92=m
CONFIG_EPIC100=m
CONFIG_SMSC911X=m
CONFIG_SMSC9420=m
CONFIG_NET_VENDOR_SOCIONEXT=y
CONFIG_NET_VENDOR_STMICRO=y
CONFIG_STMMAC_ETH=m
# CONFIG_STMMAC_SELFTESTS is not set
CONFIG_STMMAC_PLATFORM=m
CONFIG_DWMAC_GENERIC=m
CONFIG_DWMAC_INTEL=m
CONFIG_STMMAC_PCI=m
CONFIG_NET_VENDOR_SUN=y
CONFIG_HAPPYMEAL=m
CONFIG_SUNGEM=m
CONFIG_CASSINI=m
CONFIG_NIU=m
CONFIG_NET_VENDOR_SYNOPSYS=y
CONFIG_DWC_XLGMAC=m
CONFIG_DWC_XLGMAC_PCI=m
CONFIG_NET_VENDOR_TEHUTI=y
CONFIG_TEHUTI=m
CONFIG_NET_VENDOR_TI=y
# CONFIG_TI_CPSW_PHY_SEL is not set
CONFIG_TLAN=m
CONFIG_NET_VENDOR_VERTEXCOM=y
# CONFIG_MSE102X is not set
CONFIG_NET_VENDOR_VIA=y
CONFIG_VIA_RHINE=m
CONFIG_VIA_RHINE_MMIO=y
CONFIG_VIA_VELOCITY=m
CONFIG_NET_VENDOR_WANGXUN=y
# CONFIG_NGBE is not set
# CONFIG_TXGBE is not set
CONFIG_NET_VENDOR_WIZNET=y
CONFIG_WIZNET_W5100=m
CONFIG_WIZNET_W5300=m
# CONFIG_WIZNET_BUS_DIRECT is not set
# CONFIG_WIZNET_BUS_INDIRECT is not set
CONFIG_WIZNET_BUS_ANY=y
CONFIG_WIZNET_W5100_SPI=m
CONFIG_NET_VENDOR_XILINX=y
# CONFIG_XILINX_EMACLITE is not set
CONFIG_XILINX_LL_TEMAC=m
CONFIG_NET_VENDOR_XIRCOM=y
CONFIG_PCMCIA_XIRC2PS=m
CONFIG_FDDI=y
CONFIG_DEFXX=m
CONFIG_SKFP=m
# CONFIG_HIPPI is not set
CONFIG_NET_SB1000=m
CONFIG_PHYLINK=m
CONFIG_PHYLIB=y
CONFIG_SWPHY=y
CONFIG_LED_TRIGGER_PHY=y
CONFIG_FIXED_PHY=y
CONFIG_SFP=m
#
# MII PHY device drivers
#
CONFIG_AMD_PHY=m
CONFIG_ADIN_PHY=m
# CONFIG_ADIN1100_PHY is not set
CONFIG_AQUANTIA_PHY=m
CONFIG_AX88796B_PHY=m
CONFIG_BROADCOM_PHY=m
# CONFIG_BCM54140_PHY is not set
CONFIG_BCM7XXX_PHY=m
# CONFIG_BCM84881_PHY is not set
CONFIG_BCM87XX_PHY=m
CONFIG_BCM_NET_PHYLIB=m
CONFIG_BCM_NET_PHYPTP=m
CONFIG_CICADA_PHY=m
CONFIG_CORTINA_PHY=m
CONFIG_DAVICOM_PHY=m
CONFIG_ICPLUS_PHY=m
CONFIG_LXT_PHY=m
CONFIG_INTEL_XWAY_PHY=m
CONFIG_LSI_ET1011C_PHY=m
CONFIG_MARVELL_PHY=m
CONFIG_MARVELL_10G_PHY=m
# CONFIG_MARVELL_88Q2XXX_PHY is not set
# CONFIG_MARVELL_88X2222_PHY is not set
# CONFIG_MAXLINEAR_GPHY is not set
CONFIG_MEDIATEK_GE_PHY=m
# CONFIG_MEDIATEK_GE_SOC_PHY is not set
CONFIG_MICREL_PHY=m
# CONFIG_MICROCHIP_T1S_PHY is not set
CONFIG_MICROCHIP_PHY=m
CONFIG_MICROCHIP_T1_PHY=m
CONFIG_MICROSEMI_PHY=m
# CONFIG_MOTORCOMM_PHY is not set
CONFIG_NATIONAL_PHY=m
# CONFIG_NXP_CBTX_PHY is not set
# CONFIG_NXP_C45_TJA11XX_PHY is not set
CONFIG_NXP_TJA11XX_PHY=m
# CONFIG_NCN26000_PHY is not set
CONFIG_QCOM_NET_PHYLIB=m
CONFIG_AT803X_PHY=m
# CONFIG_QCA83XX_PHY is not set
# CONFIG_QCA808X_PHY is not set
CONFIG_QSEMI_PHY=m
CONFIG_REALTEK_PHY=m
CONFIG_RENESAS_PHY=m
CONFIG_ROCKCHIP_PHY=m
CONFIG_SMSC_PHY=m
CONFIG_STE10XP=m
CONFIG_TERANETICS_PHY=m
CONFIG_DP83822_PHY=m
CONFIG_DP83TC811_PHY=m
CONFIG_DP83848_PHY=m
CONFIG_DP83867_PHY=m
# CONFIG_DP83869_PHY is not set
# CONFIG_DP83TD510_PHY is not set
# CONFIG_DP83TG720_PHY is not set
CONFIG_VITESSE_PHY=m
CONFIG_XILINX_GMII2RGMII=m
CONFIG_MICREL_KS8995MA=m
# CONFIG_PSE_CONTROLLER is not set
CONFIG_CAN_DEV=m
CONFIG_CAN_VCAN=m
CONFIG_CAN_VXCAN=m
CONFIG_CAN_NETLINK=y
CONFIG_CAN_CALC_BITTIMING=y
CONFIG_CAN_RX_OFFLOAD=y
# CONFIG_CAN_CAN327 is not set
CONFIG_CAN_JANZ_ICAN3=m
CONFIG_CAN_KVASER_PCIEFD=m
CONFIG_CAN_SLCAN=m
CONFIG_CAN_C_CAN=m
CONFIG_CAN_C_CAN_PLATFORM=m
CONFIG_CAN_C_CAN_PCI=m
CONFIG_CAN_CC770=m
CONFIG_CAN_CC770_ISA=m
CONFIG_CAN_CC770_PLATFORM=m
# CONFIG_CAN_CTUCANFD_PCI is not set
# CONFIG_CAN_ESD_402_PCI is not set
CONFIG_CAN_IFI_CANFD=m
CONFIG_CAN_M_CAN=m
# CONFIG_CAN_M_CAN_PCI is not set
CONFIG_CAN_M_CAN_PLATFORM=m
CONFIG_CAN_M_CAN_TCAN4X5X=m
CONFIG_CAN_PEAK_PCIEFD=m
CONFIG_CAN_SJA1000=m
CONFIG_CAN_EMS_PCI=m
CONFIG_CAN_EMS_PCMCIA=m
CONFIG_CAN_F81601=m
CONFIG_CAN_KVASER_PCI=m
CONFIG_CAN_PEAK_PCI=m
CONFIG_CAN_PEAK_PCIEC=y
CONFIG_CAN_PEAK_PCMCIA=m
CONFIG_CAN_PLX_PCI=m
CONFIG_CAN_SJA1000_ISA=m
CONFIG_CAN_SJA1000_PLATFORM=m
CONFIG_CAN_SOFTING=m
CONFIG_CAN_SOFTING_CS=m
#
# CAN SPI interfaces
#
CONFIG_CAN_HI311X=m
CONFIG_CAN_MCP251X=m
# CONFIG_CAN_MCP251XFD is not set
# end of CAN SPI interfaces
#
# CAN USB interfaces
#
CONFIG_CAN_8DEV_USB=m
CONFIG_CAN_EMS_USB=m
# CONFIG_CAN_ESD_USB is not set
# CONFIG_CAN_ETAS_ES58X is not set
# CONFIG_CAN_F81604 is not set
CONFIG_CAN_GS_USB=m
CONFIG_CAN_KVASER_USB=m
CONFIG_CAN_MCBA_USB=m
CONFIG_CAN_PEAK_USB=m
CONFIG_CAN_UCAN=m
# end of CAN USB interfaces
# CONFIG_CAN_DEBUG_DEVICES is not set
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_BUS=y
CONFIG_FWNODE_MDIO=y
CONFIG_ACPI_MDIO=y
CONFIG_MDIO_DEVRES=y
CONFIG_MDIO_BITBANG=m
CONFIG_MDIO_BCM_UNIMAC=m
CONFIG_MDIO_CAVIUM=m
CONFIG_MDIO_GPIO=m
CONFIG_MDIO_I2C=m
# CONFIG_MDIO_MVUSB is not set
CONFIG_MDIO_MSCC_MIIM=m
CONFIG_MDIO_REGMAP=m
CONFIG_MDIO_THUNDER=m
#
# MDIO Multiplexers
#
#
# PCS device drivers
#
CONFIG_PCS_XPCS=m
CONFIG_PCS_LYNX=m
CONFIG_PCS_MTK_LYNXI=m
# end of PCS device drivers
CONFIG_PLIP=m
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_FILTER=y
CONFIG_PPP_MPPE=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPPOATM=m
CONFIG_PPPOE=m
# CONFIG_PPPOE_HASH_BITS_1 is not set
# CONFIG_PPPOE_HASH_BITS_2 is not set
CONFIG_PPPOE_HASH_BITS_4=y
# CONFIG_PPPOE_HASH_BITS_8 is not set
CONFIG_PPPOE_HASH_BITS=4
CONFIG_PPTP=m
CONFIG_PPPOL2TP=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_SLIP=m
CONFIG_SLHC=y
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y
CONFIG_USB_NET_DRIVERS=m
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_RTL8152=m
CONFIG_USB_LAN78XX=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_AX88179_178A=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_EEM=m
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_HUAWEI_CDC_NCM=m
CONFIG_USB_NET_CDC_MBIM=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SR9700=m
CONFIG_USB_NET_SR9800=m
CONFIG_USB_NET_SMSC75XX=m
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET_ENABLE=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_KC2190=y
CONFIG_USB_NET_ZAURUS=m
CONFIG_USB_NET_CX82310_ETH=m
CONFIG_USB_NET_KALMIA=m
CONFIG_USB_NET_QMI_WWAN=m
CONFIG_USB_HSO=m
CONFIG_USB_NET_INT51X1=m
CONFIG_USB_CDC_PHONET=m
CONFIG_USB_IPHETH=m
CONFIG_USB_SIERRA_NET=m
CONFIG_USB_VL600=m
CONFIG_USB_NET_CH9200=m
CONFIG_USB_NET_AQC111=m
CONFIG_USB_RTL8153_ECM=m
CONFIG_WLAN=y
CONFIG_WLAN_VENDOR_ADMTEK=y
CONFIG_ADM8211=m
CONFIG_ATH_COMMON=m
CONFIG_WLAN_VENDOR_ATH=y
# CONFIG_ATH_DEBUG is not set
CONFIG_ATH5K=m
# CONFIG_ATH5K_DEBUG is not set
# CONFIG_ATH5K_TRACER is not set
CONFIG_ATH5K_PCI=y
CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K_COMMON_DEBUG=y
CONFIG_ATH9K_BTCOEX_SUPPORT=y
CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
CONFIG_ATH9K_AHB=y
CONFIG_ATH9K_DEBUGFS=y
CONFIG_ATH9K_STATION_STATISTICS=y
# CONFIG_ATH9K_DYNACK is not set
CONFIG_ATH9K_WOW=y
CONFIG_ATH9K_RFKILL=y
CONFIG_ATH9K_CHANNEL_CONTEXT=y
CONFIG_ATH9K_PCOEM=y
CONFIG_ATH9K_PCI_NO_EEPROM=m
CONFIG_ATH9K_HTC=m
CONFIG_ATH9K_HTC_DEBUGFS=y
CONFIG_ATH9K_HWRNG=y
CONFIG_ATH9K_COMMON_SPECTRAL=y
CONFIG_CARL9170=m
CONFIG_CARL9170_LEDS=y
# CONFIG_CARL9170_DEBUGFS is not set
CONFIG_CARL9170_WPC=y
CONFIG_CARL9170_HWRNG=y
CONFIG_ATH6KL=m
CONFIG_ATH6KL_SDIO=m
CONFIG_ATH6KL_USB=m
# CONFIG_ATH6KL_DEBUG is not set
# CONFIG_ATH6KL_TRACING is not set
CONFIG_AR5523=m
CONFIG_WIL6210=m
CONFIG_WIL6210_ISR_COR=y
CONFIG_WIL6210_TRACING=y
CONFIG_WIL6210_DEBUGFS=y
CONFIG_ATH10K=m
CONFIG_ATH10K_CE=y
CONFIG_ATH10K_PCI=m
CONFIG_ATH10K_SDIO=m
CONFIG_ATH10K_USB=m
# CONFIG_ATH10K_DEBUG is not set
CONFIG_ATH10K_DEBUGFS=y
CONFIG_ATH10K_SPECTRAL=y
CONFIG_ATH10K_TRACING=y
CONFIG_WCN36XX=m
# CONFIG_WCN36XX_DEBUGFS is not set
# CONFIG_ATH11K is not set
# CONFIG_ATH12K is not set
CONFIG_WLAN_VENDOR_ATMEL=y
CONFIG_AT76C50X_USB=m
CONFIG_WLAN_VENDOR_BROADCOM=y
CONFIG_B43=m
CONFIG_B43_BCMA=y
CONFIG_B43_SSB=y
CONFIG_B43_BUSES_BCMA_AND_SSB=y
# CONFIG_B43_BUSES_BCMA is not set
# CONFIG_B43_BUSES_SSB is not set
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
# CONFIG_B43_SDIO is not set
CONFIG_B43_BCMA_PIO=y
CONFIG_B43_PIO=y
CONFIG_B43_PHY_G=y
CONFIG_B43_PHY_N=y
CONFIG_B43_PHY_LP=y
CONFIG_B43_PHY_HT=y
CONFIG_B43_LEDS=y
CONFIG_B43_HWRNG=y
# CONFIG_B43_DEBUG is not set
CONFIG_B43LEGACY=m
CONFIG_B43LEGACY_PCI_AUTOSELECT=y
CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
CONFIG_B43LEGACY_LEDS=y
CONFIG_B43LEGACY_HWRNG=y
# CONFIG_B43LEGACY_DEBUG is not set
CONFIG_B43LEGACY_DMA=y
CONFIG_B43LEGACY_PIO=y
CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
# CONFIG_B43LEGACY_DMA_MODE is not set
# CONFIG_B43LEGACY_PIO_MODE is not set
CONFIG_BRCMUTIL=m
CONFIG_BRCMSMAC=m
CONFIG_BRCMSMAC_LEDS=y
CONFIG_BRCMFMAC=m
CONFIG_BRCMFMAC_PROTO_BCDC=y
CONFIG_BRCMFMAC_PROTO_MSGBUF=y
CONFIG_BRCMFMAC_SDIO=y
CONFIG_BRCMFMAC_USB=y
CONFIG_BRCMFMAC_PCIE=y
CONFIG_BRCM_TRACING=y
# CONFIG_BRCMDBG is not set
CONFIG_WLAN_VENDOR_INTEL=y
CONFIG_IPW2100=m
CONFIG_IPW2100_MONITOR=y
# CONFIG_IPW2100_DEBUG is not set
CONFIG_IPW2200=m
CONFIG_IPW2200_MONITOR=y
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPW2200_PROMISCUOUS=y
CONFIG_IPW2200_QOS=y
# CONFIG_IPW2200_DEBUG is not set
CONFIG_LIBIPW=m
# CONFIG_LIBIPW_DEBUG is not set
CONFIG_IWLEGACY=m
CONFIG_IWL4965=m
CONFIG_IWL3945=m
#
# iwl3945 / iwl4965 Debugging Options
#
# CONFIG_IWLEGACY_DEBUG is not set
CONFIG_IWLEGACY_DEBUGFS=y
# end of iwl3945 / iwl4965 Debugging Options
CONFIG_IWLWIFI=m
CONFIG_IWLWIFI_LEDS=y
CONFIG_IWLDVM=m
CONFIG_IWLMVM=m
CONFIG_IWLWIFI_OPMODE_MODULAR=y
#
# Debugging Options
#
# CONFIG_IWLWIFI_DEBUG is not set
CONFIG_IWLWIFI_DEBUGFS=y
CONFIG_IWLWIFI_DEVICE_TRACING=y
# end of Debugging Options
CONFIG_WLAN_VENDOR_INTERSIL=y
CONFIG_P54_COMMON=m
CONFIG_P54_USB=m
CONFIG_P54_PCI=m
CONFIG_P54_SPI=m
# CONFIG_P54_SPI_DEFAULT_EEPROM is not set
CONFIG_P54_LEDS=y
CONFIG_WLAN_VENDOR_MARVELL=y
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_USB=m
CONFIG_LIBERTAS_SDIO=m
CONFIG_LIBERTAS_SPI=m
# CONFIG_LIBERTAS_DEBUG is not set
CONFIG_LIBERTAS_MESH=y
CONFIG_LIBERTAS_THINFIRM=m
# CONFIG_LIBERTAS_THINFIRM_DEBUG is not set
CONFIG_LIBERTAS_THINFIRM_USB=m
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_SDIO=m
CONFIG_MWIFIEX_PCIE=m
CONFIG_MWIFIEX_USB=m
CONFIG_MWL8K=m
CONFIG_WLAN_VENDOR_MEDIATEK=y
CONFIG_MT7601U=m
CONFIG_MT76_CORE=m
CONFIG_MT76_LEDS=y
CONFIG_MT76_USB=m
CONFIG_MT76x02_LIB=m
CONFIG_MT76x02_USB=m
CONFIG_MT76_CONNAC_LIB=m
CONFIG_MT76x0_COMMON=m
CONFIG_MT76x0U=m
CONFIG_MT76x0E=m
CONFIG_MT76x2_COMMON=m
CONFIG_MT76x2E=m
CONFIG_MT76x2U=m
CONFIG_MT7603E=m
CONFIG_MT7615_COMMON=m
CONFIG_MT7615E=m
# CONFIG_MT7663U is not set
# CONFIG_MT7663S is not set
# CONFIG_MT7915E is not set
# CONFIG_MT7921E is not set
# CONFIG_MT7921S is not set
# CONFIG_MT7921U is not set
# CONFIG_MT7996E is not set
# CONFIG_MT7925E is not set
# CONFIG_MT7925U is not set
CONFIG_WLAN_VENDOR_MICROCHIP=y
CONFIG_WILC1000=m
CONFIG_WILC1000_SDIO=m
CONFIG_WILC1000_SPI=m
CONFIG_WILC1000_HW_OOB_INTR=y
CONFIG_WLAN_VENDOR_PURELIFI=y
# CONFIG_PLFXLC is not set
CONFIG_WLAN_VENDOR_RALINK=y
CONFIG_RT2X00=m
CONFIG_RT2400PCI=m
CONFIG_RT2500PCI=m
CONFIG_RT61PCI=m
CONFIG_RT2800PCI=m
CONFIG_RT2800PCI_RT33XX=y
CONFIG_RT2800PCI_RT35XX=y
CONFIG_RT2800PCI_RT53XX=y
CONFIG_RT2800PCI_RT3290=y
CONFIG_RT2500USB=m
CONFIG_RT73USB=m
CONFIG_RT2800USB=m
CONFIG_RT2800USB_RT33XX=y
CONFIG_RT2800USB_RT35XX=y
CONFIG_RT2800USB_RT3573=y
CONFIG_RT2800USB_RT53XX=y
CONFIG_RT2800USB_RT55XX=y
CONFIG_RT2800USB_UNKNOWN=y
CONFIG_RT2800_LIB=m
CONFIG_RT2800_LIB_MMIO=m
CONFIG_RT2X00_LIB_MMIO=m
CONFIG_RT2X00_LIB_PCI=m
CONFIG_RT2X00_LIB_USB=m
CONFIG_RT2X00_LIB=m
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_RT2X00_LIB_CRYPTO=y
CONFIG_RT2X00_LIB_LEDS=y
# CONFIG_RT2X00_LIB_DEBUGFS is not set
# CONFIG_RT2X00_DEBUG is not set
CONFIG_WLAN_VENDOR_REALTEK=y
CONFIG_RTL8180=m
CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y
CONFIG_RTL_CARDS=m
CONFIG_RTL8192CE=m
CONFIG_RTL8192SE=m
CONFIG_RTL8192DE=m
CONFIG_RTL8723AE=m
CONFIG_RTL8723BE=m
CONFIG_RTL8188EE=m
CONFIG_RTL8192EE=m
CONFIG_RTL8821AE=m
CONFIG_RTL8192CU=m
CONFIG_RTLWIFI=m
CONFIG_RTLWIFI_PCI=m
CONFIG_RTLWIFI_USB=m
# CONFIG_RTLWIFI_DEBUG is not set
CONFIG_RTL8192C_COMMON=m
CONFIG_RTL8723_COMMON=m
CONFIG_RTLBTCOEXIST=m
CONFIG_RTL8XXXU=m
CONFIG_RTL8XXXU_UNTESTED=y
CONFIG_RTW88=m
CONFIG_RTW88_CORE=m
CONFIG_RTW88_PCI=m
CONFIG_RTW88_8822B=m
CONFIG_RTW88_8822C=m
CONFIG_RTW88_8723D=m
CONFIG_RTW88_8822BE=m
# CONFIG_RTW88_8822BS is not set
# CONFIG_RTW88_8822BU is not set
CONFIG_RTW88_8822CE=m
# CONFIG_RTW88_8822CS is not set
# CONFIG_RTW88_8822CU is not set
CONFIG_RTW88_8723DE=m
# CONFIG_RTW88_8723DS is not set
# CONFIG_RTW88_8723DU is not set
# CONFIG_RTW88_8821CE is not set
# CONFIG_RTW88_8821CS is not set
# CONFIG_RTW88_8821CU is not set
CONFIG_RTW88_DEBUG=y
CONFIG_RTW88_DEBUGFS=y
# CONFIG_RTW89 is not set
CONFIG_WLAN_VENDOR_RSI=y
CONFIG_RSI_91X=m
# CONFIG_RSI_DEBUGFS is not set
CONFIG_RSI_SDIO=m
CONFIG_RSI_USB=m
CONFIG_RSI_COEX=y
CONFIG_WLAN_VENDOR_SILABS=y
# CONFIG_WFX is not set
CONFIG_WLAN_VENDOR_ST=y
CONFIG_CW1200=m
CONFIG_CW1200_WLAN_SDIO=m
CONFIG_CW1200_WLAN_SPI=m
CONFIG_WLAN_VENDOR_TI=y
CONFIG_WL1251=m
CONFIG_WL1251_SPI=m
CONFIG_WL1251_SDIO=m
CONFIG_WL12XX=m
CONFIG_WL18XX=m
CONFIG_WLCORE=m
CONFIG_WLCORE_SDIO=m
CONFIG_WLAN_VENDOR_ZYDAS=y
CONFIG_ZD1211RW=m
# CONFIG_ZD1211RW_DEBUG is not set
CONFIG_WLAN_VENDOR_QUANTENNA=y
CONFIG_QTNFMAC=m
CONFIG_QTNFMAC_PCIE=m
CONFIG_MAC80211_HWSIM=m
CONFIG_VIRT_WIFI=m
CONFIG_WAN=y
CONFIG_HDLC=m
CONFIG_HDLC_RAW=m
CONFIG_HDLC_RAW_ETH=m
CONFIG_HDLC_CISCO=m
CONFIG_HDLC_FR=m
CONFIG_HDLC_PPP=m
CONFIG_HDLC_X25=m
# CONFIG_FRAMER is not set
CONFIG_PCI200SYN=m
CONFIG_WANXL=m
CONFIG_PC300TOO=m
CONFIG_FARSYNC=m
CONFIG_LAPBETHER=m
CONFIG_IEEE802154_DRIVERS=m
CONFIG_IEEE802154_FAKELB=m
CONFIG_IEEE802154_AT86RF230=m
CONFIG_IEEE802154_MRF24J40=m
CONFIG_IEEE802154_CC2520=m
CONFIG_IEEE802154_ATUSB=m
CONFIG_IEEE802154_ADF7242=m
CONFIG_IEEE802154_CA8210=m
CONFIG_IEEE802154_CA8210_DEBUGFS=y
CONFIG_IEEE802154_MCR20A=m
CONFIG_IEEE802154_HWSIM=m
#
# Wireless WAN
#
# CONFIG_WWAN is not set
# end of Wireless WAN
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_XEN_NETDEV_BACKEND=m
CONFIG_VMXNET3=m
CONFIG_FUJITSU_ES=m
CONFIG_HYPERV_NET=m
CONFIG_NETDEVSIM=m
CONFIG_NET_FAILOVER=m
CONFIG_ISDN=y
CONFIG_ISDN_CAPI=y
CONFIG_CAPI_TRACE=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_MISDN=m
CONFIG_MISDN_DSP=m
CONFIG_MISDN_L1OIP=m
#
# mISDN hardware drivers
#
CONFIG_MISDN_HFCPCI=m
CONFIG_MISDN_HFCMULTI=m
CONFIG_MISDN_HFCUSB=m
CONFIG_MISDN_AVMFRITZ=m
CONFIG_MISDN_SPEEDFAX=m
CONFIG_MISDN_INFINEON=m
CONFIG_MISDN_W6692=m
CONFIG_MISDN_NETJET=m
CONFIG_MISDN_HDLC=m
CONFIG_MISDN_IPAC=m
CONFIG_MISDN_ISAR=m
#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=m
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_SPARSEKMAP=m
CONFIG_INPUT_MATRIXKMAP=m
CONFIG_INPUT_VIVALDIFMAP=y
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ADC=m
CONFIG_KEYBOARD_ADP5520=m
CONFIG_KEYBOARD_ADP5588=m
CONFIG_KEYBOARD_ADP5589=m
CONFIG_KEYBOARD_APPLESPI=m
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_QT1050=m
CONFIG_KEYBOARD_QT1070=m
CONFIG_KEYBOARD_QT2160=m
CONFIG_KEYBOARD_DLINK_DIR685=m
CONFIG_KEYBOARD_LKKBD=m
CONFIG_KEYBOARD_GPIO=m
CONFIG_KEYBOARD_GPIO_POLLED=m
CONFIG_KEYBOARD_TCA6416=m
CONFIG_KEYBOARD_TCA8418=m
CONFIG_KEYBOARD_MATRIX=m
CONFIG_KEYBOARD_LM8323=m
CONFIG_KEYBOARD_LM8333=m
CONFIG_KEYBOARD_MAX7359=m
CONFIG_KEYBOARD_MCS=m
CONFIG_KEYBOARD_MPR121=m
CONFIG_KEYBOARD_NEWTON=m
CONFIG_KEYBOARD_OPENCORES=m
# CONFIG_KEYBOARD_PINEPHONE is not set
CONFIG_KEYBOARD_SAMSUNG=m
CONFIG_KEYBOARD_STOWAWAY=m
CONFIG_KEYBOARD_SUNKBD=m
CONFIG_KEYBOARD_TM2_TOUCHKEY=m
CONFIG_KEYBOARD_TWL4030=m
CONFIG_KEYBOARD_XTKBD=m
CONFIG_KEYBOARD_CROS_EC=m
CONFIG_KEYBOARD_MTK_PMIC=m
# CONFIG_KEYBOARD_CYPRESS_SF is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_BYD=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y
CONFIG_MOUSE_PS2_CYPRESS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
CONFIG_MOUSE_PS2_ELANTECH=y
CONFIG_MOUSE_PS2_ELANTECH_SMBUS=y
CONFIG_MOUSE_PS2_SENTELIC=y
CONFIG_MOUSE_PS2_TOUCHKIT=y
CONFIG_MOUSE_PS2_FOCALTECH=y
CONFIG_MOUSE_PS2_VMMOUSE=y
CONFIG_MOUSE_PS2_SMBUS=y
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
CONFIG_MOUSE_CYAPA=m
CONFIG_MOUSE_ELAN_I2C=m
CONFIG_MOUSE_ELAN_I2C_I2C=y
CONFIG_MOUSE_ELAN_I2C_SMBUS=y
CONFIG_MOUSE_VSXXXAA=m
CONFIG_MOUSE_GPIO=m
CONFIG_MOUSE_SYNAPTICS_I2C=m
CONFIG_MOUSE_SYNAPTICS_USB=m
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=m
CONFIG_JOYSTICK_A3D=m
# CONFIG_JOYSTICK_ADC is not set
CONFIG_JOYSTICK_ADI=m
CONFIG_JOYSTICK_COBRA=m
CONFIG_JOYSTICK_GF2K=m
CONFIG_JOYSTICK_GRIP=m
CONFIG_JOYSTICK_GRIP_MP=m
CONFIG_JOYSTICK_GUILLEMOT=m
CONFIG_JOYSTICK_INTERACT=m
CONFIG_JOYSTICK_SIDEWINDER=m
CONFIG_JOYSTICK_TMDC=m
CONFIG_JOYSTICK_IFORCE=m
CONFIG_JOYSTICK_IFORCE_USB=m
CONFIG_JOYSTICK_IFORCE_232=m
CONFIG_JOYSTICK_WARRIOR=m
CONFIG_JOYSTICK_MAGELLAN=m
CONFIG_JOYSTICK_SPACEORB=m
CONFIG_JOYSTICK_SPACEBALL=m
CONFIG_JOYSTICK_STINGER=m
CONFIG_JOYSTICK_TWIDJOY=m
CONFIG_JOYSTICK_ZHENHUA=m
CONFIG_JOYSTICK_DB9=m
CONFIG_JOYSTICK_GAMECON=m
CONFIG_JOYSTICK_TURBOGRAFX=m
CONFIG_JOYSTICK_AS5011=m
CONFIG_JOYSTICK_JOYDUMP=m
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
CONFIG_JOYSTICK_WALKERA0701=m
CONFIG_JOYSTICK_PSXPAD_SPI=m
CONFIG_JOYSTICK_PSXPAD_SPI_FF=y
CONFIG_JOYSTICK_PXRC=m
# CONFIG_JOYSTICK_QWIIC is not set
CONFIG_JOYSTICK_FSIA6B=m
# CONFIG_JOYSTICK_SENSEHAT is not set
# CONFIG_JOYSTICK_SEESAW is not set
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=m
CONFIG_TABLET_USB_AIPTEK=m
CONFIG_TABLET_USB_HANWANG=m
CONFIG_TABLET_USB_KBTAB=m
CONFIG_TABLET_USB_PEGASUS=m
CONFIG_TABLET_SERIAL_WACOM4=m
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_88PM860X=m
CONFIG_TOUCHSCREEN_ADS7846=m
CONFIG_TOUCHSCREEN_AD7877=m
CONFIG_TOUCHSCREEN_AD7879=m
CONFIG_TOUCHSCREEN_AD7879_I2C=m
CONFIG_TOUCHSCREEN_AD7879_SPI=m
CONFIG_TOUCHSCREEN_ADC=m
CONFIG_TOUCHSCREEN_ATMEL_MXT=m
CONFIG_TOUCHSCREEN_ATMEL_MXT_T37=y
CONFIG_TOUCHSCREEN_AUO_PIXCIR=m
CONFIG_TOUCHSCREEN_BU21013=m
CONFIG_TOUCHSCREEN_BU21029=m
CONFIG_TOUCHSCREEN_CHIPONE_ICN8505=m
# CONFIG_TOUCHSCREEN_CY8CTMA140 is not set
CONFIG_TOUCHSCREEN_CY8CTMG110=m
CONFIG_TOUCHSCREEN_CYTTSP_CORE=m
CONFIG_TOUCHSCREEN_CYTTSP_I2C=m
CONFIG_TOUCHSCREEN_CYTTSP_SPI=m
CONFIG_TOUCHSCREEN_CYTTSP4_CORE=m
CONFIG_TOUCHSCREEN_CYTTSP4_I2C=m
CONFIG_TOUCHSCREEN_CYTTSP4_SPI=m
# CONFIG_TOUCHSCREEN_CYTTSP5 is not set
CONFIG_TOUCHSCREEN_DA9034=m
CONFIG_TOUCHSCREEN_DA9052=m
CONFIG_TOUCHSCREEN_DYNAPRO=m
CONFIG_TOUCHSCREEN_HAMPSHIRE=m
CONFIG_TOUCHSCREEN_EETI=m
CONFIG_TOUCHSCREEN_EGALAX_SERIAL=m
CONFIG_TOUCHSCREEN_EXC3000=m
CONFIG_TOUCHSCREEN_FUJITSU=m
CONFIG_TOUCHSCREEN_GOODIX=m
# CONFIG_TOUCHSCREEN_GOODIX_BERLIN_I2C is not set
# CONFIG_TOUCHSCREEN_GOODIX_BERLIN_SPI is not set
CONFIG_TOUCHSCREEN_HIDEEP=m
# CONFIG_TOUCHSCREEN_HYCON_HY46XX is not set
# CONFIG_TOUCHSCREEN_HYNITRON_CSTXXX is not set
CONFIG_TOUCHSCREEN_ILI210X=m
# CONFIG_TOUCHSCREEN_ILITEK is not set
CONFIG_TOUCHSCREEN_S6SY761=m
CONFIG_TOUCHSCREEN_GUNZE=m
CONFIG_TOUCHSCREEN_EKTF2127=m
CONFIG_TOUCHSCREEN_ELAN=y
CONFIG_TOUCHSCREEN_ELO=m
CONFIG_TOUCHSCREEN_WACOM_W8001=m
CONFIG_TOUCHSCREEN_WACOM_I2C=m
CONFIG_TOUCHSCREEN_MAX11801=m
CONFIG_TOUCHSCREEN_MCS5000=m
CONFIG_TOUCHSCREEN_MMS114=m
CONFIG_TOUCHSCREEN_MELFAS_MIP4=m
# CONFIG_TOUCHSCREEN_MSG2638 is not set
CONFIG_TOUCHSCREEN_MTOUCH=m
# CONFIG_TOUCHSCREEN_NOVATEK_NVT_TS is not set
# CONFIG_TOUCHSCREEN_IMAGIS is not set
CONFIG_TOUCHSCREEN_INEXIO=m
CONFIG_TOUCHSCREEN_PENMOUNT=m
CONFIG_TOUCHSCREEN_EDT_FT5X06=m
CONFIG_TOUCHSCREEN_TOUCHRIGHT=m
CONFIG_TOUCHSCREEN_TOUCHWIN=m
CONFIG_TOUCHSCREEN_PIXCIR=m
CONFIG_TOUCHSCREEN_WDT87XX_I2C=m
CONFIG_TOUCHSCREEN_WM831X=m
CONFIG_TOUCHSCREEN_WM97XX=m
CONFIG_TOUCHSCREEN_WM9705=y
CONFIG_TOUCHSCREEN_WM9712=y
CONFIG_TOUCHSCREEN_WM9713=y
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_TOUCHSCREEN_MC13783=m
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
CONFIG_TOUCHSCREEN_USB_ELO=y
CONFIG_TOUCHSCREEN_USB_E2I=y
CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
CONFIG_TOUCHSCREEN_USB_NEXIO=y
CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y
CONFIG_TOUCHSCREEN_TOUCHIT213=m
CONFIG_TOUCHSCREEN_TSC_SERIO=m
CONFIG_TOUCHSCREEN_TSC200X_CORE=m
CONFIG_TOUCHSCREEN_TSC2004=m
CONFIG_TOUCHSCREEN_TSC2005=m
CONFIG_TOUCHSCREEN_TSC2007=m
CONFIG_TOUCHSCREEN_TSC2007_IIO=y
CONFIG_TOUCHSCREEN_PCAP=m
CONFIG_TOUCHSCREEN_RM_TS=m
CONFIG_TOUCHSCREEN_SILEAD=m
CONFIG_TOUCHSCREEN_SIS_I2C=m
CONFIG_TOUCHSCREEN_ST1232=m
CONFIG_TOUCHSCREEN_STMFTS=m
CONFIG_TOUCHSCREEN_SUR40=m
CONFIG_TOUCHSCREEN_SURFACE3_SPI=m
CONFIG_TOUCHSCREEN_SX8654=m
CONFIG_TOUCHSCREEN_TPS6507X=m
CONFIG_TOUCHSCREEN_ZET6223=m
CONFIG_TOUCHSCREEN_ZFORCE=m
# CONFIG_TOUCHSCREEN_COLIBRI_VF50 is not set
CONFIG_TOUCHSCREEN_ROHM_BU21023=m
CONFIG_TOUCHSCREEN_IQS5XX=m
# CONFIG_TOUCHSCREEN_IQS7211 is not set
# CONFIG_TOUCHSCREEN_ZINITIX is not set
# CONFIG_TOUCHSCREEN_HIMAX_HX83112B is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_88PM860X_ONKEY=m
CONFIG_INPUT_88PM80X_ONKEY=m
CONFIG_INPUT_AD714X=m
CONFIG_INPUT_AD714X_I2C=m
CONFIG_INPUT_AD714X_SPI=m
CONFIG_INPUT_ARIZONA_HAPTICS=m
CONFIG_INPUT_BMA150=m
CONFIG_INPUT_E3X0_BUTTON=m
CONFIG_INPUT_PCSPKR=m
CONFIG_INPUT_MAX77693_HAPTIC=m
CONFIG_INPUT_MAX8925_ONKEY=m
CONFIG_INPUT_MAX8997_HAPTIC=m
CONFIG_INPUT_MC13783_PWRBUTTON=m
CONFIG_INPUT_MMA8450=m
CONFIG_INPUT_APANEL=m
CONFIG_INPUT_GPIO_BEEPER=m
CONFIG_INPUT_GPIO_DECODER=m
CONFIG_INPUT_GPIO_VIBRA=m
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m
CONFIG_INPUT_KXTJ9=m
CONFIG_INPUT_POWERMATE=m
CONFIG_INPUT_YEALINK=m
CONFIG_INPUT_CM109=m
CONFIG_INPUT_REGULATOR_HAPTIC=m
CONFIG_INPUT_RETU_PWRBUTTON=m
CONFIG_INPUT_AXP20X_PEK=m
CONFIG_INPUT_TWL4030_PWRBUTTON=m
CONFIG_INPUT_TWL4030_VIBRA=m
CONFIG_INPUT_TWL6040_VIBRA=m
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_PALMAS_PWRBUTTON=m
CONFIG_INPUT_PCF50633_PMU=m
CONFIG_INPUT_PCF8574=m
CONFIG_INPUT_PWM_BEEPER=m
CONFIG_INPUT_PWM_VIBRA=m
CONFIG_INPUT_GPIO_ROTARY_ENCODER=m
# CONFIG_INPUT_DA7280_HAPTICS is not set
CONFIG_INPUT_DA9052_ONKEY=m
CONFIG_INPUT_DA9055_ONKEY=m
CONFIG_INPUT_DA9063_ONKEY=m
CONFIG_INPUT_WM831X_ON=m
CONFIG_INPUT_PCAP=m
CONFIG_INPUT_ADXL34X=m
CONFIG_INPUT_ADXL34X_I2C=m
CONFIG_INPUT_ADXL34X_SPI=m
CONFIG_INPUT_IMS_PCU=m
# CONFIG_INPUT_IQS269A is not set
# CONFIG_INPUT_IQS626A is not set
# CONFIG_INPUT_IQS7222 is not set
CONFIG_INPUT_CMA3000=m
CONFIG_INPUT_CMA3000_I2C=m
CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m
CONFIG_INPUT_IDEAPAD_SLIDEBAR=m
CONFIG_INPUT_SOC_BUTTON_ARRAY=m
CONFIG_INPUT_DRV260X_HAPTICS=m
CONFIG_INPUT_DRV2665_HAPTICS=m
CONFIG_INPUT_DRV2667_HAPTICS=m
CONFIG_INPUT_RAVE_SP_PWRBUTTON=m
CONFIG_RMI4_CORE=m
CONFIG_RMI4_I2C=m
CONFIG_RMI4_SPI=m
CONFIG_RMI4_SMB=m
CONFIG_RMI4_F03=y
CONFIG_RMI4_F03_SERIO=m
CONFIG_RMI4_2D_SENSOR=y
CONFIG_RMI4_F11=y
CONFIG_RMI4_F12=y
CONFIG_RMI4_F30=y
CONFIG_RMI4_F34=y
# CONFIG_RMI4_F3A is not set
CONFIG_RMI4_F54=y
CONFIG_RMI4_F55=y
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=m
CONFIG_SERIO_CT82C710=m
CONFIG_SERIO_PARKBD=m
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
CONFIG_SERIO_ALTERA_PS2=m
CONFIG_SERIO_PS2MULT=m
CONFIG_SERIO_ARC_PS2=m
CONFIG_HYPERV_KEYBOARD=m
CONFIG_SERIO_GPIO_PS2=m
CONFIG_USERIO=m
CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_EMU10K1=m
CONFIG_GAMEPORT_FM801=m
# end of Hardware I/O ports
# end of Input device support
#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=0
CONFIG_LEGACY_TIOCSTI=y
CONFIG_LDISC_AUTOLOAD=y
#
# Serial drivers
#
CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
CONFIG_SERIAL_8250_PNP=y
# CONFIG_SERIAL_8250_16550A_VARIANTS is not set
CONFIG_SERIAL_8250_FINTEK=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_DMA=y
CONFIG_SERIAL_8250_PCILIB=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_EXAR=m
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_MEN_MCB=m
CONFIG_SERIAL_8250_NR_UARTS=48
CONFIG_SERIAL_8250_RUNTIME_UARTS=32
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
# CONFIG_SERIAL_8250_PCI1XXXX is not set
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y
CONFIG_SERIAL_8250_DWLIB=y
# CONFIG_SERIAL_8250_DFL is not set
CONFIG_SERIAL_8250_DW=m
CONFIG_SERIAL_8250_RT288X=y
CONFIG_SERIAL_8250_LPSS=m
CONFIG_SERIAL_8250_MID=m
CONFIG_SERIAL_8250_PERICOM=y
#
# Non-8250 serial port support
#
CONFIG_SERIAL_KGDB_NMI=y
CONFIG_SERIAL_MAX3100=m
CONFIG_SERIAL_MAX310X=y
CONFIG_SERIAL_UARTLITE=m
CONFIG_SERIAL_UARTLITE_NR_UARTS=1
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_CONSOLE_POLL=y
CONFIG_SERIAL_JSM=m
# CONFIG_SERIAL_LANTIQ is not set
CONFIG_SERIAL_SCCNXP=y
CONFIG_SERIAL_SCCNXP_CONSOLE=y
CONFIG_SERIAL_SC16IS7XX_CORE=m
CONFIG_SERIAL_SC16IS7XX=m
CONFIG_SERIAL_SC16IS7XX_I2C=y
CONFIG_SERIAL_SC16IS7XX_SPI=y
CONFIG_SERIAL_ALTERA_JTAGUART=m
CONFIG_SERIAL_ALTERA_UART=m
CONFIG_SERIAL_ALTERA_UART_MAXPORTS=4
CONFIG_SERIAL_ALTERA_UART_BAUDRATE=115200
CONFIG_SERIAL_ARC=m
CONFIG_SERIAL_ARC_NR_PORTS=1
CONFIG_SERIAL_RP2=m
CONFIG_SERIAL_RP2_NR_UARTS=32
CONFIG_SERIAL_FSL_LPUART=m
CONFIG_SERIAL_FSL_LINFLEXUART=m
CONFIG_SERIAL_MEN_Z135=m
# CONFIG_SERIAL_SPRD is not set
# end of Serial drivers
CONFIG_SERIAL_MCTRL_GPIO=y
CONFIG_SERIAL_NONSTANDARD=y
CONFIG_MOXA_INTELLIO=m
CONFIG_MOXA_SMARTIO=m
CONFIG_N_HDLC=m
CONFIG_IPWIRELESS=m
CONFIG_N_GSM=m
CONFIG_NOZOMI=m
CONFIG_NULL_TTY=m
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_HVC_XEN_FRONTEND=y
# CONFIG_RPMSG_TTY is not set
CONFIG_SERIAL_DEV_BUS=y
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
CONFIG_TTY_PRINTK=y
CONFIG_TTY_PRINTK_LEVEL=6
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
CONFIG_PPDEV=m
CONFIG_VIRTIO_CONSOLE=y
CONFIG_IPMI_HANDLER=m
CONFIG_IPMI_DMI_DECODE=y
CONFIG_IPMI_PLAT_DATA=y
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_SSIF=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_TIMERIOMEM=m
CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
# CONFIG_HW_RANDOM_BA431 is not set
CONFIG_HW_RANDOM_VIA=m
CONFIG_HW_RANDOM_VIRTIO=m
# CONFIG_HW_RANDOM_XIPHERA is not set
CONFIG_APPLICOM=m
CONFIG_MWAVE=m
CONFIG_DEVMEM=y
CONFIG_NVRAM=m
CONFIG_DEVPORT=y
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
CONFIG_HPET_MMAP_DEFAULT=y
CONFIG_HANGCHECK_TIMER=m
CONFIG_UV_MMTIMER=m
CONFIG_TCG_TPM=y
CONFIG_HW_RANDOM_TPM=y
CONFIG_TCG_TIS_CORE=y
CONFIG_TCG_TIS=y
CONFIG_TCG_TIS_SPI=m
# CONFIG_TCG_TIS_SPI_CR50 is not set
# CONFIG_TCG_TIS_I2C is not set
# CONFIG_TCG_TIS_I2C_CR50 is not set
CONFIG_TCG_TIS_I2C_ATMEL=m
CONFIG_TCG_TIS_I2C_INFINEON=m
CONFIG_TCG_TIS_I2C_NUVOTON=m
CONFIG_TCG_NSC=m
CONFIG_TCG_ATMEL=m
CONFIG_TCG_INFINEON=m
CONFIG_TCG_XEN=m
CONFIG_TCG_CRB=y
CONFIG_TCG_VTPM_PROXY=m
CONFIG_TCG_TIS_ST33ZP24=m
CONFIG_TCG_TIS_ST33ZP24_I2C=m
CONFIG_TCG_TIS_ST33ZP24_SPI=m
CONFIG_TELCLOCK=m
CONFIG_XILLYBUS_CLASS=m
CONFIG_XILLYBUS=m
CONFIG_XILLYBUS_PCIE=m
# CONFIG_XILLYUSB is not set
# end of Character devices
#
# I2C support
#
CONFIG_I2C=y
CONFIG_ACPI_I2C_OPREGION=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=m
#
# Multiplexer I2C Chip support
#
CONFIG_I2C_MUX_GPIO=m
CONFIG_I2C_MUX_LTC4306=m
CONFIG_I2C_MUX_PCA9541=m
CONFIG_I2C_MUX_PCA954x=m
CONFIG_I2C_MUX_REG=m
CONFIG_I2C_MUX_MLXCPLD=m
# end of Multiplexer I2C Chip support
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=m
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCA=m
#
# I2C Hardware Bus support
#
#
# PC SMBus host controller drivers
#
CONFIG_I2C_CCGX_UCSI=m
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI1563=m
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD756_S4882=m
CONFIG_I2C_AMD8111=m
CONFIG_I2C_AMD_MP2=m
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_ISMT=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_CHT_WC=m
CONFIG_I2C_NFORCE2=m
CONFIG_I2C_NFORCE2_S4985=m
CONFIG_I2C_NVIDIA_GPU=m
CONFIG_I2C_SIS5595=m
CONFIG_I2C_SIS630=m
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m
#
# ACPI drivers
#
CONFIG_I2C_SCMI=m
#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_CBUS_GPIO=m
CONFIG_I2C_DESIGNWARE_CORE=y
# CONFIG_I2C_DESIGNWARE_SLAVE is not set
CONFIG_I2C_DESIGNWARE_PLATFORM=y
CONFIG_I2C_DESIGNWARE_BAYTRAIL=y
CONFIG_I2C_DESIGNWARE_PCI=m
# CONFIG_I2C_EMEV2 is not set
CONFIG_I2C_GPIO=m
# CONFIG_I2C_GPIO_FAULT_INJECTOR is not set
CONFIG_I2C_KEMPLD=m
CONFIG_I2C_OCORES=m
CONFIG_I2C_PCA_PLATFORM=m
CONFIG_I2C_SIMTEC=m
CONFIG_I2C_XILINX=m
#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_DIOLAN_U2C=m
CONFIG_I2C_DLN2=m
# CONFIG_I2C_CP2615 is not set
CONFIG_I2C_PARPORT=m
# CONFIG_I2C_PCI1XXXX is not set
CONFIG_I2C_ROBOTFUZZ_OSIF=m
CONFIG_I2C_TAOS_EVM=m
CONFIG_I2C_TINY_USB=m
CONFIG_I2C_VIPERBOARD=m
#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_MLXCPLD=m
CONFIG_I2C_CROS_EC_TUNNEL=m
# CONFIG_I2C_VIRTIO is not set
# end of I2C Hardware Bus support
CONFIG_I2C_STUB=m
# CONFIG_I2C_SLAVE is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# end of I2C support
CONFIG_I3C=m
CONFIG_CDNS_I3C_MASTER=m
CONFIG_DW_I3C_MASTER=m
# CONFIG_SVC_I3C_MASTER is not set
# CONFIG_MIPI_I3C_HCI is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y
CONFIG_SPI_MEM=y
#
# SPI Master Controller Drivers
#
CONFIG_SPI_ALTERA=m
CONFIG_SPI_ALTERA_CORE=m
# CONFIG_SPI_ALTERA_DFL is not set
CONFIG_SPI_AXI_SPI_ENGINE=m
CONFIG_SPI_BITBANG=m
CONFIG_SPI_BUTTERFLY=m
CONFIG_SPI_CADENCE=m
CONFIG_SPI_DESIGNWARE=m
# CONFIG_SPI_DW_DMA is not set
CONFIG_SPI_DW_PCI=m
CONFIG_SPI_DW_MMIO=m
CONFIG_SPI_DLN2=m
CONFIG_SPI_GPIO=m
# CONFIG_SPI_INTEL_PCI is not set
# CONFIG_SPI_INTEL_PLATFORM is not set
CONFIG_SPI_LM70_LLP=m
# CONFIG_SPI_MICROCHIP_CORE is not set
# CONFIG_SPI_MICROCHIP_CORE_QSPI is not set
# CONFIG_SPI_LANTIQ_SSC is not set
CONFIG_SPI_OC_TINY=m
# CONFIG_SPI_PCI1XXXX is not set
CONFIG_SPI_PXA2XX=m
CONFIG_SPI_PXA2XX_PCI=m
CONFIG_SPI_SC18IS602=m
CONFIG_SPI_SIFIVE=m
CONFIG_SPI_MXIC=m
CONFIG_SPI_XCOMM=m
# CONFIG_SPI_XILINX is not set
CONFIG_SPI_ZYNQMP_GQSPI=m
# CONFIG_SPI_AMD is not set
#
# SPI Multiplexer support
#
# CONFIG_SPI_MUX is not set
#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=m
CONFIG_SPI_LOOPBACK_TEST=m
CONFIG_SPI_TLE62X0=m
CONFIG_SPI_SLAVE=y
CONFIG_SPI_SLAVE_TIME=m
CONFIG_SPI_SLAVE_SYSTEM_CONTROL=m
CONFIG_SPI_DYNAMIC=y
CONFIG_SPMI=m
# CONFIG_SPMI_HISI3670 is not set
CONFIG_HSI=m
CONFIG_HSI_BOARDINFO=y
#
# HSI controllers
#
#
# HSI clients
#
CONFIG_HSI_CHAR=m
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set
#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
CONFIG_PPS_CLIENT_LDISC=m
CONFIG_PPS_CLIENT_PARPORT=m
CONFIG_PPS_CLIENT_GPIO=m
#
# PPS generators support
#
#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y
CONFIG_PTP_1588_CLOCK_OPTIONAL=y
CONFIG_DP83640_PHY=m
# CONFIG_PTP_1588_CLOCK_INES is not set
CONFIG_PTP_1588_CLOCK_KVM=m
# CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
# CONFIG_PTP_1588_CLOCK_IDTCM is not set
# CONFIG_PTP_1588_CLOCK_FC3W is not set
# CONFIG_PTP_1588_CLOCK_MOCK is not set
# CONFIG_PTP_1588_CLOCK_VMW is not set
# CONFIG_PTP_1588_CLOCK_OCP is not set
# CONFIG_PTP_DFL_TOD is not set
# end of PTP clock support
CONFIG_PINCTRL=y
CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
CONFIG_PINCTRL_AMD=y
# CONFIG_PINCTRL_CY8C95X0 is not set
# CONFIG_PINCTRL_DA9062 is not set
CONFIG_PINCTRL_MCP23S08_I2C=m
CONFIG_PINCTRL_MCP23S08_SPI=m
CONFIG_PINCTRL_MCP23S08=m
CONFIG_PINCTRL_SX150X=y
CONFIG_PINCTRL_MADERA=m
CONFIG_PINCTRL_CS47L15=y
CONFIG_PINCTRL_CS47L35=y
CONFIG_PINCTRL_CS47L85=y
CONFIG_PINCTRL_CS47L90=y
CONFIG_PINCTRL_CS47L92=y
#
# Intel pinctrl drivers
#
CONFIG_PINCTRL_BAYTRAIL=y
CONFIG_PINCTRL_CHERRYVIEW=y
# CONFIG_PINCTRL_LYNXPOINT is not set
CONFIG_PINCTRL_INTEL=y
# CONFIG_PINCTRL_INTEL_PLATFORM is not set
# CONFIG_PINCTRL_ALDERLAKE is not set
CONFIG_PINCTRL_BROXTON=m
CONFIG_PINCTRL_CANNONLAKE=m
CONFIG_PINCTRL_CEDARFORK=m
CONFIG_PINCTRL_DENVERTON=m
# CONFIG_PINCTRL_ELKHARTLAKE is not set
# CONFIG_PINCTRL_EMMITSBURG is not set
CONFIG_PINCTRL_GEMINILAKE=m
CONFIG_PINCTRL_ICELAKE=m
# CONFIG_PINCTRL_JASPERLAKE is not set
# CONFIG_PINCTRL_LAKEFIELD is not set
CONFIG_PINCTRL_LEWISBURG=m
# CONFIG_PINCTRL_METEORLAKE is not set
# CONFIG_PINCTRL_METEORPOINT is not set
CONFIG_PINCTRL_SUNRISEPOINT=m
# CONFIG_PINCTRL_TIGERLAKE is not set
# end of Intel pinctrl drivers
#
# Renesas pinctrl drivers
#
# end of Renesas pinctrl drivers
CONFIG_GPIOLIB=y
CONFIG_GPIOLIB_FASTPATH_LIMIT=512
CONFIG_GPIO_ACPI=y
CONFIG_GPIOLIB_IRQCHIP=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_CDEV=y
CONFIG_GPIO_CDEV_V1=y
CONFIG_GPIO_GENERIC=m
CONFIG_GPIO_REGMAP=m
CONFIG_GPIO_MAX730X=m
CONFIG_GPIO_IDIO_16=m
#
# Memory mapped GPIO drivers
#
CONFIG_GPIO_AMDPT=m
CONFIG_GPIO_DWAPB=m
CONFIG_GPIO_EXAR=m
CONFIG_GPIO_GENERIC_PLATFORM=m
CONFIG_GPIO_ICH=m
CONFIG_GPIO_MB86S7X=m
CONFIG_GPIO_MENZ127=m
CONFIG_GPIO_SIOX=m
CONFIG_GPIO_AMD_FCH=m
# end of Memory mapped GPIO drivers
#
# Port-mapped I/O GPIO drivers
#
CONFIG_GPIO_VX855=m
CONFIG_GPIO_I8255=m
CONFIG_GPIO_104_DIO_48E=m
CONFIG_GPIO_104_IDIO_16=m
CONFIG_GPIO_104_IDI_48=m
CONFIG_GPIO_F7188X=m
CONFIG_GPIO_GPIO_MM=m
CONFIG_GPIO_IT87=m
CONFIG_GPIO_SCH=m
CONFIG_GPIO_SCH311X=m
CONFIG_GPIO_WINBOND=m
CONFIG_GPIO_WS16C48=m
# end of Port-mapped I/O GPIO drivers
#
# I2C GPIO expanders
#
# CONFIG_GPIO_FXL6408 is not set
# CONFIG_GPIO_DS4520 is not set
CONFIG_GPIO_MAX7300=m
CONFIG_GPIO_MAX732X=m
CONFIG_GPIO_PCA953X=m
# CONFIG_GPIO_PCA953X_IRQ is not set
# CONFIG_GPIO_PCA9570 is not set
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_TPIC2810=m
# end of I2C GPIO expanders
#
# MFD GPIO expanders
#
CONFIG_GPIO_ADP5520=m
CONFIG_GPIO_ARIZONA=m
CONFIG_GPIO_BD9571MWV=m
# CONFIG_GPIO_CROS_EC is not set
CONFIG_GPIO_CRYSTAL_COVE=m
CONFIG_GPIO_DA9052=m
CONFIG_GPIO_DA9055=m
CONFIG_GPIO_DLN2=m
# CONFIG_GPIO_ELKHARTLAKE is not set
CONFIG_GPIO_JANZ_TTL=m
CONFIG_GPIO_KEMPLD=m
CONFIG_GPIO_LP3943=m
CONFIG_GPIO_LP873X=m
CONFIG_GPIO_MADERA=m
CONFIG_GPIO_PALMAS=y
CONFIG_GPIO_RC5T583=y
CONFIG_GPIO_TPS65086=m
CONFIG_GPIO_TPS6586X=y
CONFIG_GPIO_TPS65910=y
CONFIG_GPIO_TPS65912=m
CONFIG_GPIO_TQMX86=m
CONFIG_GPIO_TWL4030=m
CONFIG_GPIO_TWL6040=m
CONFIG_GPIO_WM831X=m
CONFIG_GPIO_WM8350=m
CONFIG_GPIO_WM8994=m
# end of MFD GPIO expanders
#
# PCI GPIO expanders
#
CONFIG_GPIO_AMD8111=m
CONFIG_GPIO_ML_IOH=m
CONFIG_GPIO_PCI_IDIO_16=m
CONFIG_GPIO_PCIE_IDIO_24=m
CONFIG_GPIO_RDC321X=m
# end of PCI GPIO expanders
#
# SPI GPIO expanders
#
CONFIG_GPIO_MAX3191X=m
CONFIG_GPIO_MAX7301=m
CONFIG_GPIO_MC33880=m
CONFIG_GPIO_PISOSR=m
CONFIG_GPIO_XRA1403=m
# end of SPI GPIO expanders
#
# USB GPIO expanders
#
CONFIG_GPIO_VIPERBOARD=m
# end of USB GPIO expanders
#
# Virtual GPIO drivers
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_LATCH is not set
# CONFIG_GPIO_MOCKUP is not set
# CONFIG_GPIO_VIRTIO is not set
# CONFIG_GPIO_SIM is not set
# end of Virtual GPIO drivers
CONFIG_W1=m
CONFIG_W1_CON=y
#
# 1-wire Bus Masters
#
# CONFIG_W1_MASTER_AMD_AXI is not set
CONFIG_W1_MASTER_MATROX=m
CONFIG_W1_MASTER_DS2490=m
CONFIG_W1_MASTER_DS2482=m
CONFIG_W1_MASTER_GPIO=m
CONFIG_W1_MASTER_SGI=m
# CONFIG_W1_MASTER_UART is not set
# end of 1-wire Bus Masters
#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
CONFIG_W1_SLAVE_DS2405=m
CONFIG_W1_SLAVE_DS2408=m
CONFIG_W1_SLAVE_DS2408_READBACK=y
CONFIG_W1_SLAVE_DS2413=m
CONFIG_W1_SLAVE_DS2406=m
CONFIG_W1_SLAVE_DS2423=m
CONFIG_W1_SLAVE_DS2805=m
# CONFIG_W1_SLAVE_DS2430 is not set
CONFIG_W1_SLAVE_DS2431=m
CONFIG_W1_SLAVE_DS2433=m
# CONFIG_W1_SLAVE_DS2433_CRC is not set
CONFIG_W1_SLAVE_DS2438=m
CONFIG_W1_SLAVE_DS250X=m
CONFIG_W1_SLAVE_DS2780=m
CONFIG_W1_SLAVE_DS2781=m
CONFIG_W1_SLAVE_DS28E04=m
CONFIG_W1_SLAVE_DS28E17=m
# end of 1-wire Slaves
CONFIG_POWER_RESET=y
# CONFIG_POWER_RESET_MT6323 is not set
CONFIG_POWER_RESET_RESTART=y
# CONFIG_POWER_RESET_TPS65086 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_POWER_SUPPLY_HWMON=y
CONFIG_GENERIC_ADC_BATTERY=m
# CONFIG_IP5XXX_POWER is not set
CONFIG_MAX8925_POWER=m
CONFIG_WM831X_BACKUP=m
CONFIG_WM831X_POWER=m
CONFIG_WM8350_POWER=m
CONFIG_TEST_POWER=m
CONFIG_BATTERY_88PM860X=m
CONFIG_CHARGER_ADP5061=m
# CONFIG_BATTERY_CW2015 is not set
CONFIG_BATTERY_DS2760=m
CONFIG_BATTERY_DS2780=m
CONFIG_BATTERY_DS2781=m
CONFIG_BATTERY_DS2782=m
# CONFIG_BATTERY_SAMSUNG_SDI is not set
CONFIG_BATTERY_SBS=m
CONFIG_CHARGER_SBS=m
CONFIG_MANAGER_SBS=m
CONFIG_BATTERY_BQ27XXX=m
CONFIG_BATTERY_BQ27XXX_I2C=m
CONFIG_BATTERY_BQ27XXX_HDQ=m
# CONFIG_BATTERY_BQ27XXX_DT_UPDATES_NVM is not set
CONFIG_BATTERY_DA9030=m
CONFIG_BATTERY_DA9052=m
CONFIG_CHARGER_DA9150=m
CONFIG_BATTERY_DA9150=m
CONFIG_CHARGER_AXP20X=m
CONFIG_BATTERY_AXP20X=m
CONFIG_AXP20X_POWER=m
CONFIG_AXP288_CHARGER=m
CONFIG_AXP288_FUEL_GAUGE=m
CONFIG_BATTERY_MAX17040=m
CONFIG_BATTERY_MAX17042=m
CONFIG_BATTERY_MAX1721X=m
CONFIG_BATTERY_TWL4030_MADC=m
CONFIG_CHARGER_88PM860X=m
CONFIG_CHARGER_PCF50633=m
CONFIG_BATTERY_RX51=m
CONFIG_CHARGER_ISP1704=m
CONFIG_CHARGER_MAX8903=m
CONFIG_CHARGER_TWL4030=m
CONFIG_CHARGER_LP8727=m
CONFIG_CHARGER_LP8788=m
CONFIG_CHARGER_GPIO=m
CONFIG_CHARGER_MANAGER=y
CONFIG_CHARGER_LT3651=m
# CONFIG_CHARGER_LTC4162L is not set
CONFIG_CHARGER_MAX14577=m
CONFIG_CHARGER_MAX77693=m
# CONFIG_CHARGER_MAX77976 is not set
CONFIG_CHARGER_MAX8997=m
CONFIG_CHARGER_MAX8998=m
CONFIG_CHARGER_BQ2415X=m
CONFIG_CHARGER_BQ24190=m
CONFIG_CHARGER_BQ24257=m
CONFIG_CHARGER_BQ24735=m
# CONFIG_CHARGER_BQ2515X is not set
CONFIG_CHARGER_BQ25890=m
# CONFIG_CHARGER_BQ25980 is not set
# CONFIG_CHARGER_BQ256XX is not set
CONFIG_CHARGER_SMB347=m
CONFIG_CHARGER_TPS65090=m
CONFIG_BATTERY_GAUGE_LTC2941=m
# CONFIG_BATTERY_GOLDFISH is not set
CONFIG_BATTERY_RT5033=m
# CONFIG_CHARGER_RT5033 is not set
CONFIG_CHARGER_RT9455=m
# CONFIG_CHARGER_RT9467 is not set
# CONFIG_CHARGER_RT9471 is not set
CONFIG_CHARGER_CROS_USBPD=m
CONFIG_CHARGER_CROS_PCHG=m
# CONFIG_CHARGER_BD99954 is not set
CONFIG_CHARGER_WILCO=m
# CONFIG_BATTERY_UG3105 is not set
# CONFIG_FUEL_GAUGE_MM8013 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=m
CONFIG_SENSORS_ABITUGURU3=m
CONFIG_SENSORS_AD7314=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
CONFIG_SENSORS_ADM1029=m
CONFIG_SENSORS_ADM1031=m
# CONFIG_SENSORS_ADM1177 is not set
CONFIG_SENSORS_ADM9240=m
CONFIG_SENSORS_ADT7X10=m
CONFIG_SENSORS_ADT7310=m
CONFIG_SENSORS_ADT7410=m
CONFIG_SENSORS_ADT7411=m
CONFIG_SENSORS_ADT7462=m
CONFIG_SENSORS_ADT7470=m
CONFIG_SENSORS_ADT7475=m
# CONFIG_SENSORS_AHT10 is not set
# CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
CONFIG_SENSORS_AS370=m
CONFIG_SENSORS_ASC7621=m
# CONFIG_SENSORS_ASUS_ROG_RYUJIN is not set
# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
CONFIG_SENSORS_K8TEMP=m
CONFIG_SENSORS_K10TEMP=m
CONFIG_SENSORS_FAM15H_POWER=m
CONFIG_SENSORS_APPLESMC=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
# CONFIG_SENSORS_CHIPCAP2 is not set
# CONFIG_SENSORS_CORSAIR_CPRO is not set
# CONFIG_SENSORS_CORSAIR_PSU is not set
# CONFIG_SENSORS_DRIVETEMP is not set
CONFIG_SENSORS_DS620=m
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_DELL_SMM=m
# CONFIG_I8K is not set
CONFIG_SENSORS_DA9052_ADC=m
CONFIG_SENSORS_DA9055=m
CONFIG_SENSORS_I5K_AMB=m
CONFIG_SENSORS_F71805F=m
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
CONFIG_SENSORS_MC13783_ADC=m
CONFIG_SENSORS_FSCHMD=m
CONFIG_SENSORS_FTSTEUTATES=m
# CONFIG_SENSORS_GIGABYTE_WATERFORCE is not set
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
CONFIG_SENSORS_G760A=m
CONFIG_SENSORS_G762=m
CONFIG_SENSORS_HIH6130=m
# CONFIG_SENSORS_HS3001 is not set
CONFIG_SENSORS_IBMAEM=m
CONFIG_SENSORS_IBMPEX=m
CONFIG_SENSORS_IIO_HWMON=m
CONFIG_SENSORS_I5500=m
CONFIG_SENSORS_CORETEMP=m
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_JC42=m
# CONFIG_SENSORS_POWERZ is not set
CONFIG_SENSORS_POWR1220=m
CONFIG_SENSORS_LINEAGE=m
CONFIG_SENSORS_LTC2945=m
# CONFIG_SENSORS_LTC2947_I2C is not set
# CONFIG_SENSORS_LTC2947_SPI is not set
CONFIG_SENSORS_LTC2990=m
# CONFIG_SENSORS_LTC2991 is not set
# CONFIG_SENSORS_LTC2992 is not set
CONFIG_SENSORS_LTC4151=m
CONFIG_SENSORS_LTC4215=m
CONFIG_SENSORS_LTC4222=m
CONFIG_SENSORS_LTC4245=m
CONFIG_SENSORS_LTC4260=m
CONFIG_SENSORS_LTC4261=m
# CONFIG_SENSORS_LTC4282 is not set
CONFIG_SENSORS_MAX1111=m
# CONFIG_SENSORS_MAX127 is not set
CONFIG_SENSORS_MAX16065=m
CONFIG_SENSORS_MAX1619=m
CONFIG_SENSORS_MAX1668=m
CONFIG_SENSORS_MAX197=m
CONFIG_SENSORS_MAX31722=m
# CONFIG_SENSORS_MAX31730 is not set
# CONFIG_SENSORS_MAX31760 is not set
# CONFIG_MAX31827 is not set
# CONFIG_SENSORS_MAX6620 is not set
CONFIG_SENSORS_MAX6621=m
CONFIG_SENSORS_MAX6639=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_MAX6697=m
CONFIG_SENSORS_MAX31790=m
# CONFIG_SENSORS_MC34VR500 is not set
CONFIG_SENSORS_MCP3021=m
CONFIG_SENSORS_MLXREG_FAN=m
CONFIG_SENSORS_TC654=m
# CONFIG_SENSORS_TPS23861 is not set
CONFIG_SENSORS_MENF21BMC_HWMON=m
# CONFIG_SENSORS_MR75203 is not set
CONFIG_SENSORS_ADCXX=m
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM70=m
CONFIG_SENSORS_LM73=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_LM92=m
CONFIG_SENSORS_LM93=m
CONFIG_SENSORS_LM95234=m
CONFIG_SENSORS_LM95241=m
CONFIG_SENSORS_LM95245=m
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_NTC_THERMISTOR=m
CONFIG_SENSORS_NCT6683=m
CONFIG_SENSORS_NCT6775_CORE=m
CONFIG_SENSORS_NCT6775=m
# CONFIG_SENSORS_NCT6775_I2C is not set
CONFIG_SENSORS_NCT7802=m
CONFIG_SENSORS_NCT7904=m
CONFIG_SENSORS_NPCM7XX=m
# CONFIG_SENSORS_NZXT_KRAKEN2 is not set
# CONFIG_SENSORS_NZXT_KRAKEN3 is not set
# CONFIG_SENSORS_NZXT_SMART2 is not set
# CONFIG_SENSORS_OCC_P8_I2C is not set
# CONFIG_SENSORS_OXP is not set
CONFIG_SENSORS_PCF8591=m
CONFIG_PMBUS=m
CONFIG_SENSORS_PMBUS=m
# CONFIG_SENSORS_ACBEL_FSG032 is not set
# CONFIG_SENSORS_ADM1266 is not set
CONFIG_SENSORS_ADM1275=m
# CONFIG_SENSORS_BEL_PFE is not set
# CONFIG_SENSORS_BPA_RS600 is not set
# CONFIG_SENSORS_DELTA_AHE50DC_FAN is not set
# CONFIG_SENSORS_FSP_3Y is not set
CONFIG_SENSORS_IBM_CFFPS=m
# CONFIG_SENSORS_DPS920AB is not set
CONFIG_SENSORS_INSPUR_IPSPS=m
CONFIG_SENSORS_IR35221=m
# CONFIG_SENSORS_IR36021 is not set
CONFIG_SENSORS_IR38064=m
# CONFIG_SENSORS_IR38064_REGULATOR is not set
CONFIG_SENSORS_IRPS5401=m
CONFIG_SENSORS_ISL68137=m
CONFIG_SENSORS_LM25066=m
# CONFIG_SENSORS_LM25066_REGULATOR is not set
# CONFIG_SENSORS_LT7182S is not set
CONFIG_SENSORS_LTC2978=m
CONFIG_SENSORS_LTC2978_REGULATOR=y
CONFIG_SENSORS_LTC3815=m
# CONFIG_SENSORS_LTC4286 is not set
# CONFIG_SENSORS_MAX15301 is not set
CONFIG_SENSORS_MAX16064=m
# CONFIG_SENSORS_MAX16601 is not set
# CONFIG_SENSORS_MAX20730 is not set
CONFIG_SENSORS_MAX20751=m
CONFIG_SENSORS_MAX31785=m
CONFIG_SENSORS_MAX34440=m
CONFIG_SENSORS_MAX8688=m
# CONFIG_SENSORS_MP2856 is not set
# CONFIG_SENSORS_MP2888 is not set
# CONFIG_SENSORS_MP2975 is not set
# CONFIG_SENSORS_MP5023 is not set
# CONFIG_SENSORS_MP5990 is not set
# CONFIG_SENSORS_MPQ7932 is not set
# CONFIG_SENSORS_MPQ8785 is not set
# CONFIG_SENSORS_PIM4328 is not set
# CONFIG_SENSORS_PLI1209BC is not set
# CONFIG_SENSORS_PM6764TR is not set
CONFIG_SENSORS_PXE1610=m
# CONFIG_SENSORS_Q54SJ108A2 is not set
# CONFIG_SENSORS_STPDDC60 is not set
# CONFIG_SENSORS_TDA38640 is not set
CONFIG_SENSORS_TPS40422=m
CONFIG_SENSORS_TPS53679=m
# CONFIG_SENSORS_TPS546D24 is not set
CONFIG_SENSORS_UCD9000=m
CONFIG_SENSORS_UCD9200=m
# CONFIG_SENSORS_XDPE152 is not set
# CONFIG_SENSORS_XDPE122 is not set
CONFIG_SENSORS_ZL6100=m
# CONFIG_SENSORS_PT5161L is not set
# CONFIG_SENSORS_SBTSI is not set
# CONFIG_SENSORS_SBRMI is not set
CONFIG_SENSORS_SHT15=m
CONFIG_SENSORS_SHT21=m
CONFIG_SENSORS_SHT3x=m
# CONFIG_SENSORS_SHT4x is not set
CONFIG_SENSORS_SHTC1=m
CONFIG_SENSORS_SIS5595=m
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
CONFIG_SENSORS_EMC2103=m
# CONFIG_SENSORS_EMC2305 is not set
CONFIG_SENSORS_EMC6W201=m
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
CONFIG_SENSORS_SMSC47B397=m
CONFIG_SENSORS_SCH56XX_COMMON=m
CONFIG_SENSORS_SCH5627=m
CONFIG_SENSORS_SCH5636=m
CONFIG_SENSORS_STTS751=m
CONFIG_SENSORS_ADC128D818=m
CONFIG_SENSORS_ADS7828=m
CONFIG_SENSORS_ADS7871=m
CONFIG_SENSORS_AMC6821=m
CONFIG_SENSORS_INA209=m
CONFIG_SENSORS_INA2XX=m
# CONFIG_SENSORS_INA238 is not set
CONFIG_SENSORS_INA3221=m
CONFIG_SENSORS_TC74=m
CONFIG_SENSORS_THMC50=m
CONFIG_SENSORS_TMP102=m
CONFIG_SENSORS_TMP103=m
CONFIG_SENSORS_TMP108=m
CONFIG_SENSORS_TMP401=m
CONFIG_SENSORS_TMP421=m
# CONFIG_SENSORS_TMP464 is not set
# CONFIG_SENSORS_TMP513 is not set
CONFIG_SENSORS_VIA_CPUTEMP=m
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_VT1211=m
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83773G=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
CONFIG_SENSORS_W83792D=m
CONFIG_SENSORS_W83793=m
CONFIG_SENSORS_W83795=m
# CONFIG_SENSORS_W83795_FANCTRL is not set
CONFIG_SENSORS_W83L785TS=m
CONFIG_SENSORS_W83L786NG=m
CONFIG_SENSORS_W83627HF=m
CONFIG_SENSORS_W83627EHF=m
CONFIG_SENSORS_WM831X=m
CONFIG_SENSORS_WM8350=m
CONFIG_SENSORS_XGENE=m
#
# ACPI drivers
#
CONFIG_SENSORS_ACPI_POWER=m
CONFIG_SENSORS_ATK0110=m
# CONFIG_SENSORS_ASUS_WMI is not set
# CONFIG_SENSORS_ASUS_EC is not set
# CONFIG_SENSORS_HP_WMI is not set
CONFIG_THERMAL=y
# CONFIG_THERMAL_NETLINK is not set
CONFIG_THERMAL_STATISTICS=y
# CONFIG_THERMAL_DEBUGFS is not set
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_DEFAULT_GOV_BANG_BANG is not set
CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_BANG_BANG=y
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_THERMAL_EMULATION=y
#
# Intel thermal drivers
#
CONFIG_INTEL_POWERCLAMP=m
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_INTEL_TCC=y
CONFIG_X86_PKG_TEMP_THERMAL=m
CONFIG_INTEL_SOC_DTS_IOSF_CORE=m
CONFIG_INTEL_SOC_DTS_THERMAL=m
#
# ACPI INT340X thermal drivers
#
CONFIG_INT340X_THERMAL=m
CONFIG_ACPI_THERMAL_REL=m
CONFIG_INT3406_THERMAL=m
CONFIG_PROC_THERMAL_MMIO_RAPL=m
# end of ACPI INT340X thermal drivers
CONFIG_INTEL_PCH_THERMAL=m
# CONFIG_INTEL_TCC_COOLING is not set
# CONFIG_INTEL_HFI_THERMAL is not set
# end of Intel thermal drivers
CONFIG_GENERIC_ADC_THERMAL=m
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
CONFIG_WATCHDOG_OPEN_TIMEOUT=0
CONFIG_WATCHDOG_SYSFS=y
# CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
#
# Watchdog Pretimeout Governors
#
CONFIG_WATCHDOG_PRETIMEOUT_GOV=y
CONFIG_WATCHDOG_PRETIMEOUT_GOV_SEL=m
CONFIG_WATCHDOG_PRETIMEOUT_GOV_NOOP=y
CONFIG_WATCHDOG_PRETIMEOUT_GOV_PANIC=m
CONFIG_WATCHDOG_PRETIMEOUT_DEFAULT_GOV_NOOP=y
# CONFIG_WATCHDOG_PRETIMEOUT_DEFAULT_GOV_PANIC is not set
#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=m
CONFIG_SOFT_WATCHDOG_PRETIMEOUT=y
# CONFIG_CROS_EC_WATCHDOG is not set
CONFIG_DA9052_WATCHDOG=m
CONFIG_DA9055_WATCHDOG=m
CONFIG_DA9063_WATCHDOG=m
CONFIG_DA9062_WATCHDOG=m
CONFIG_MENF21BMC_WATCHDOG=m
CONFIG_MENZ069_WATCHDOG=m
CONFIG_WDAT_WDT=m
CONFIG_WM831X_WATCHDOG=m
CONFIG_WM8350_WATCHDOG=m
CONFIG_XILINX_WATCHDOG=m
CONFIG_ZIIRAVE_WATCHDOG=m
CONFIG_RAVE_SP_WATCHDOG=m
CONFIG_MLX_WDT=m
CONFIG_CADENCE_WATCHDOG=m
CONFIG_DW_WATCHDOG=m
CONFIG_TWL4030_WATCHDOG=m
CONFIG_MAX63XX_WATCHDOG=m
CONFIG_RETU_WATCHDOG=m
CONFIG_ACQUIRE_WDT=m
CONFIG_ADVANTECH_WDT=m
# CONFIG_ADVANTECH_EC_WDT is not set
CONFIG_ALIM1535_WDT=m
CONFIG_ALIM7101_WDT=m
CONFIG_EBC_C384_WDT=m
# CONFIG_EXAR_WDT is not set
CONFIG_F71808E_WDT=m
CONFIG_SP5100_TCO=m
CONFIG_SBC_FITPC2_WATCHDOG=m
CONFIG_EUROTECH_WDT=m
CONFIG_IB700_WDT=m
CONFIG_IBMASR=m
CONFIG_WAFER_WDT=m
CONFIG_I6300ESB_WDT=m
CONFIG_IE6XX_WDT=m
CONFIG_ITCO_WDT=m
CONFIG_ITCO_VENDOR_SUPPORT=y
CONFIG_IT8712F_WDT=m
CONFIG_IT87_WDT=m
CONFIG_HP_WATCHDOG=m
CONFIG_HPWDT_NMI_DECODING=y
CONFIG_KEMPLD_WDT=m
CONFIG_SC1200_WDT=m
CONFIG_PC87413_WDT=m
CONFIG_NV_TCO=m
CONFIG_60XX_WDT=m
CONFIG_CPU5_WDT=m
CONFIG_SMSC_SCH311X_WDT=m
CONFIG_SMSC37B787_WDT=m
CONFIG_TQMX86_WDT=m
CONFIG_VIA_WDT=m
CONFIG_W83627HF_WDT=m
CONFIG_W83877F_WDT=m
CONFIG_W83977F_WDT=m
CONFIG_MACHZ_WDT=m
CONFIG_SBC_EPX_C3_WATCHDOG=m
CONFIG_INTEL_MEI_WDT=m
CONFIG_NI903X_WDT=m
CONFIG_NIC7018_WDT=m
CONFIG_MEN_A21_WDT=m
CONFIG_XEN_WDT=m
#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=m
CONFIG_WDTPCI=m
#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=m
CONFIG_SSB_POSSIBLE=y
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_BLOCKIO=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_B43_PCI_BRIDGE=y
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
# CONFIG_SSB_PCMCIAHOST is not set
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_SSB_DRIVER_GPIO=y
CONFIG_BCMA_POSSIBLE=y
CONFIG_BCMA=m
CONFIG_BCMA_BLOCKIO=y
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
CONFIG_BCMA_HOST_SOC=y
CONFIG_BCMA_DRIVER_PCI=y
CONFIG_BCMA_SFLASH=y
CONFIG_BCMA_DRIVER_GMAC_CMN=y
CONFIG_BCMA_DRIVER_GPIO=y
# CONFIG_BCMA_DEBUG is not set
#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
CONFIG_MFD_AS3711=y
# CONFIG_MFD_SMPRO is not set
CONFIG_PMIC_ADP5520=y
CONFIG_MFD_AAT2870_CORE=y
CONFIG_MFD_BCM590XX=m
CONFIG_MFD_BD9571MWV=m
CONFIG_MFD_AXP20X=m
CONFIG_MFD_AXP20X_I2C=m
CONFIG_MFD_CROS_EC_DEV=m
# CONFIG_MFD_CS42L43_I2C is not set
# CONFIG_MFD_CS42L43_SDW is not set
CONFIG_MFD_MADERA=m
CONFIG_MFD_MADERA_I2C=m
CONFIG_MFD_MADERA_SPI=m
CONFIG_MFD_CS47L15=y
CONFIG_MFD_CS47L35=y
CONFIG_MFD_CS47L85=y
CONFIG_MFD_CS47L90=y
CONFIG_MFD_CS47L92=y
CONFIG_PMIC_DA903X=y
CONFIG_PMIC_DA9052=y
CONFIG_MFD_DA9052_SPI=y
CONFIG_MFD_DA9052_I2C=y
CONFIG_MFD_DA9055=y
CONFIG_MFD_DA9062=m
CONFIG_MFD_DA9063=y
CONFIG_MFD_DA9150=m
CONFIG_MFD_DLN2=m
CONFIG_MFD_MC13XXX=m
CONFIG_MFD_MC13XXX_SPI=m
CONFIG_MFD_MC13XXX_I2C=m
# CONFIG_MFD_MP2629 is not set
CONFIG_MFD_INTEL_QUARK_I2C_GPIO=m
CONFIG_LPC_ICH=m
CONFIG_LPC_SCH=m
CONFIG_INTEL_SOC_PMIC=y
CONFIG_INTEL_SOC_PMIC_CHTWC=y
CONFIG_INTEL_SOC_PMIC_CHTDC_TI=m
CONFIG_MFD_INTEL_LPSS=m
CONFIG_MFD_INTEL_LPSS_ACPI=m
CONFIG_MFD_INTEL_LPSS_PCI=m
# CONFIG_MFD_INTEL_PMC_BXT is not set
# CONFIG_MFD_IQS62X is not set
CONFIG_MFD_JANZ_CMODIO=m
CONFIG_MFD_KEMPLD=m
CONFIG_MFD_88PM800=m
CONFIG_MFD_88PM805=m
CONFIG_MFD_88PM860X=y
CONFIG_MFD_MAX14577=y
# CONFIG_MFD_MAX77541 is not set
CONFIG_MFD_MAX77693=y
CONFIG_MFD_MAX77843=y
CONFIG_MFD_MAX8907=m
CONFIG_MFD_MAX8925=y
CONFIG_MFD_MAX8997=y
CONFIG_MFD_MAX8998=y
# CONFIG_MFD_MT6360 is not set
# CONFIG_MFD_MT6370 is not set
CONFIG_MFD_MT6397=m
CONFIG_MFD_MENF21BMC=m
# CONFIG_MFD_OCELOT is not set
CONFIG_EZX_PCAP=y
CONFIG_MFD_VIPERBOARD=m
CONFIG_MFD_RETU=m
CONFIG_MFD_PCF50633=m
CONFIG_PCF50633_ADC=m
CONFIG_PCF50633_GPIO=m
# CONFIG_MFD_SY7636A is not set
CONFIG_MFD_RDC321X=m
# CONFIG_MFD_RT4831 is not set
CONFIG_MFD_RT5033=m
# CONFIG_MFD_RT5120 is not set
CONFIG_MFD_RC5T583=y
CONFIG_MFD_SI476X_CORE=m
CONFIG_MFD_SM501=m
CONFIG_MFD_SM501_GPIO=y
CONFIG_MFD_SKY81452=m
CONFIG_MFD_SYSCON=y
CONFIG_MFD_LP3943=m
CONFIG_MFD_LP8788=y
CONFIG_MFD_TI_LMU=m
CONFIG_MFD_PALMAS=y
CONFIG_TPS6105X=m
CONFIG_TPS65010=m
CONFIG_TPS6507X=m
CONFIG_MFD_TPS65086=m
CONFIG_MFD_TPS65090=y
CONFIG_MFD_TI_LP873X=m
CONFIG_MFD_TPS6586X=y
CONFIG_MFD_TPS65910=y
CONFIG_MFD_TPS65912=y
CONFIG_MFD_TPS65912_I2C=y
CONFIG_MFD_TPS65912_SPI=y
# CONFIG_MFD_TPS6594_I2C is not set
# CONFIG_MFD_TPS6594_SPI is not set
CONFIG_TWL4030_CORE=y
CONFIG_MFD_TWL4030_AUDIO=y
CONFIG_TWL6040_CORE=y
CONFIG_MFD_WL1273_CORE=m
CONFIG_MFD_LM3533=m
CONFIG_MFD_TQMX86=m
CONFIG_MFD_VX855=m
CONFIG_MFD_ARIZONA=m
CONFIG_MFD_ARIZONA_I2C=m
CONFIG_MFD_ARIZONA_SPI=m
CONFIG_MFD_CS47L24=y
CONFIG_MFD_WM5102=y
CONFIG_MFD_WM5110=y
CONFIG_MFD_WM8997=y
CONFIG_MFD_WM8998=y
CONFIG_MFD_WM8400=y
CONFIG_MFD_WM831X=y
CONFIG_MFD_WM831X_I2C=y
CONFIG_MFD_WM831X_SPI=y
CONFIG_MFD_WM8350=y
CONFIG_MFD_WM8350_I2C=y
CONFIG_MFD_WM8994=m
# CONFIG_MFD_WCD934X is not set
# CONFIG_MFD_ATC260X_I2C is not set
CONFIG_RAVE_SP_CORE=m
# CONFIG_MFD_INTEL_M10_BMC_SPI is not set
# CONFIG_MFD_INTEL_M10_BMC_PMCI is not set
# end of Multifunction device drivers
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=m
CONFIG_REGULATOR_VIRTUAL_CONSUMER=m
CONFIG_REGULATOR_USERSPACE_CONSUMER=m
# CONFIG_REGULATOR_NETLINK_EVENTS is not set
CONFIG_REGULATOR_88PG86X=m
CONFIG_REGULATOR_88PM800=m
CONFIG_REGULATOR_88PM8607=m
CONFIG_REGULATOR_ACT8865=m
CONFIG_REGULATOR_AD5398=m
CONFIG_REGULATOR_AAT2870=m
CONFIG_REGULATOR_ARIZONA_LDO1=m
CONFIG_REGULATOR_ARIZONA_MICSUPP=m
CONFIG_REGULATOR_AS3711=m
# CONFIG_REGULATOR_AW37503 is not set
CONFIG_REGULATOR_AXP20X=m
CONFIG_REGULATOR_BCM590XX=m
CONFIG_REGULATOR_BD9571MWV=m
CONFIG_REGULATOR_DA903X=m
CONFIG_REGULATOR_DA9052=m
CONFIG_REGULATOR_DA9055=m
CONFIG_REGULATOR_DA9062=m
CONFIG_REGULATOR_DA9210=m
CONFIG_REGULATOR_DA9211=m
CONFIG_REGULATOR_FAN53555=m
CONFIG_REGULATOR_GPIO=m
CONFIG_REGULATOR_ISL9305=m
CONFIG_REGULATOR_ISL6271A=m
CONFIG_REGULATOR_LM363X=m
CONFIG_REGULATOR_LP3971=m
CONFIG_REGULATOR_LP3972=m
CONFIG_REGULATOR_LP872X=m
CONFIG_REGULATOR_LP8755=m
CONFIG_REGULATOR_LP8788=m
CONFIG_REGULATOR_LTC3589=m
CONFIG_REGULATOR_LTC3676=m
CONFIG_REGULATOR_MAX14577=m
CONFIG_REGULATOR_MAX1586=m
# CONFIG_REGULATOR_MAX77503 is not set
# CONFIG_REGULATOR_MAX77857 is not set
CONFIG_REGULATOR_MAX8649=m
CONFIG_REGULATOR_MAX8660=m
# CONFIG_REGULATOR_MAX8893 is not set
CONFIG_REGULATOR_MAX8907=m
CONFIG_REGULATOR_MAX8925=m
CONFIG_REGULATOR_MAX8952=m
CONFIG_REGULATOR_MAX8997=m
CONFIG_REGULATOR_MAX8998=m
# CONFIG_REGULATOR_MAX20086 is not set
# CONFIG_REGULATOR_MAX20411 is not set
CONFIG_REGULATOR_MAX77693=m
# CONFIG_REGULATOR_MAX77826 is not set
CONFIG_REGULATOR_MC13XXX_CORE=m
CONFIG_REGULATOR_MC13783=m
CONFIG_REGULATOR_MC13892=m
# CONFIG_REGULATOR_MP8859 is not set
CONFIG_REGULATOR_MT6311=m
# CONFIG_REGULATOR_MT6315 is not set
CONFIG_REGULATOR_MT6323=m
# CONFIG_REGULATOR_MT6331 is not set
# CONFIG_REGULATOR_MT6332 is not set
# CONFIG_REGULATOR_MT6357 is not set
# CONFIG_REGULATOR_MT6358 is not set
# CONFIG_REGULATOR_MT6359 is not set
CONFIG_REGULATOR_MT6397=m
CONFIG_REGULATOR_PALMAS=m
# CONFIG_REGULATOR_PCA9450 is not set
CONFIG_REGULATOR_PCAP=m
CONFIG_REGULATOR_PCF50633=m
CONFIG_REGULATOR_PV88060=m
CONFIG_REGULATOR_PV88080=m
CONFIG_REGULATOR_PV88090=m
CONFIG_REGULATOR_PWM=m
CONFIG_REGULATOR_QCOM_SPMI=m
# CONFIG_REGULATOR_QCOM_USB_VBUS is not set
# CONFIG_REGULATOR_RAA215300 is not set
CONFIG_REGULATOR_RC5T583=m
# CONFIG_REGULATOR_RT4801 is not set
# CONFIG_REGULATOR_RT4803 is not set
CONFIG_REGULATOR_RT5033=m
# CONFIG_REGULATOR_RT5190A is not set
# CONFIG_REGULATOR_RT5739 is not set
# CONFIG_REGULATOR_RT5759 is not set
# CONFIG_REGULATOR_RT6160 is not set
# CONFIG_REGULATOR_RT6190 is not set
# CONFIG_REGULATOR_RT6245 is not set
# CONFIG_REGULATOR_RTQ2134 is not set
# CONFIG_REGULATOR_RTMV20 is not set
# CONFIG_REGULATOR_RTQ6752 is not set
# CONFIG_REGULATOR_RTQ2208 is not set
CONFIG_REGULATOR_SKY81452=m
CONFIG_REGULATOR_SLG51000=m
CONFIG_REGULATOR_TPS51632=m
CONFIG_REGULATOR_TPS6105X=m
CONFIG_REGULATOR_TPS62360=m
CONFIG_REGULATOR_TPS65023=m
CONFIG_REGULATOR_TPS6507X=m
CONFIG_REGULATOR_TPS65086=m
CONFIG_REGULATOR_TPS65090=m
CONFIG_REGULATOR_TPS65132=m
CONFIG_REGULATOR_TPS6524X=m
CONFIG_REGULATOR_TPS6586X=m
CONFIG_REGULATOR_TPS65910=m
CONFIG_REGULATOR_TPS65912=m
CONFIG_REGULATOR_TWL4030=m
CONFIG_REGULATOR_WM831X=m
CONFIG_REGULATOR_WM8350=m
CONFIG_REGULATOR_WM8400=m
CONFIG_REGULATOR_WM8994=m
# CONFIG_REGULATOR_QCOM_LABIBB is not set
CONFIG_RC_CORE=m
CONFIG_LIRC=y
CONFIG_RC_MAP=m
CONFIG_RC_DECODERS=y
CONFIG_IR_IMON_DECODER=m
CONFIG_IR_JVC_DECODER=m
CONFIG_IR_MCE_KBD_DECODER=m
CONFIG_IR_NEC_DECODER=m
CONFIG_IR_RC5_DECODER=m
CONFIG_IR_RC6_DECODER=m
CONFIG_IR_RCMM_DECODER=m
CONFIG_IR_SANYO_DECODER=m
CONFIG_IR_SHARP_DECODER=m
CONFIG_IR_SONY_DECODER=m
CONFIG_IR_XMP_DECODER=m
CONFIG_RC_DEVICES=y
CONFIG_IR_ENE=m
CONFIG_IR_FINTEK=m
CONFIG_IR_IGORPLUGUSB=m
CONFIG_IR_IGUANA=m
CONFIG_IR_IMON=m
CONFIG_IR_IMON_RAW=m
CONFIG_IR_ITE_CIR=m
CONFIG_IR_MCEUSB=m
CONFIG_IR_NUVOTON=m
CONFIG_IR_REDRAT3=m
CONFIG_IR_SERIAL=m
CONFIG_IR_SERIAL_TRANSMITTER=y
CONFIG_IR_STREAMZAP=m
# CONFIG_IR_TOY is not set
CONFIG_IR_TTUSBIR=m
CONFIG_IR_WINBOND_CIR=m
CONFIG_RC_ATI_REMOTE=m
CONFIG_RC_LOOPBACK=m
CONFIG_RC_XBOX_DVD=m
CONFIG_CEC_CORE=m
CONFIG_CEC_NOTIFIER=y
#
# CEC support
#
# CONFIG_MEDIA_CEC_RC is not set
CONFIG_MEDIA_CEC_SUPPORT=y
# CONFIG_CEC_CH7322 is not set
# CONFIG_CEC_CROS_EC is not set
# CONFIG_CEC_GPIO is not set
# CONFIG_CEC_SECO is not set
CONFIG_USB_PULSE8_CEC=m
CONFIG_USB_RAINSHADOW_CEC=m
# end of CEC support
CONFIG_MEDIA_SUPPORT=m
# CONFIG_MEDIA_SUPPORT_FILTER is not set
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
#
# Media device types
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
CONFIG_MEDIA_RADIO_SUPPORT=y
CONFIG_MEDIA_SDR_SUPPORT=y
CONFIG_MEDIA_PLATFORM_SUPPORT=y
CONFIG_MEDIA_TEST_SUPPORT=y
# end of Media device types
#
# Media core support
#
CONFIG_VIDEO_DEV=m
CONFIG_MEDIA_CONTROLLER=y
CONFIG_DVB_CORE=m
# end of Media core support
#
# Video4Linux options
#
CONFIG_VIDEO_V4L2_I2C=y
CONFIG_VIDEO_V4L2_SUBDEV_API=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_TUNER=m
CONFIG_V4L2_MEM2MEM_DEV=m
CONFIG_V4L2_FLASH_LED_CLASS=m
CONFIG_V4L2_FWNODE=m
CONFIG_V4L2_ASYNC=m
CONFIG_V4L2_CCI=m
CONFIG_V4L2_CCI_I2C=m
# end of Video4Linux options
#
# Media controller options
#
CONFIG_MEDIA_CONTROLLER_DVB=y
# end of Media controller options
#
# Digital TV options
#
# CONFIG_DVB_MMAP is not set
CONFIG_DVB_NET=y
CONFIG_DVB_MAX_ADAPTERS=8
CONFIG_DVB_DYNAMIC_MINORS=y
# CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set
# CONFIG_DVB_ULE_DEBUG is not set
# end of Digital TV options
#
# Media drivers
#
#
# Media drivers
#
CONFIG_MEDIA_USB_SUPPORT=y
#
# Webcam devices
#
CONFIG_USB_GSPCA=m
CONFIG_USB_GSPCA_BENQ=m
CONFIG_USB_GSPCA_CONEX=m
CONFIG_USB_GSPCA_CPIA1=m
CONFIG_USB_GSPCA_DTCS033=m
CONFIG_USB_GSPCA_ETOMS=m
CONFIG_USB_GSPCA_FINEPIX=m
CONFIG_USB_GSPCA_JEILINJ=m
CONFIG_USB_GSPCA_JL2005BCD=m
CONFIG_USB_GSPCA_KINECT=m
CONFIG_USB_GSPCA_KONICA=m
CONFIG_USB_GSPCA_MARS=m
CONFIG_USB_GSPCA_MR97310A=m
CONFIG_USB_GSPCA_NW80X=m
CONFIG_USB_GSPCA_OV519=m
CONFIG_USB_GSPCA_OV534=m
CONFIG_USB_GSPCA_OV534_9=m
CONFIG_USB_GSPCA_PAC207=m
CONFIG_USB_GSPCA_PAC7302=m
CONFIG_USB_GSPCA_PAC7311=m
CONFIG_USB_GSPCA_SE401=m
CONFIG_USB_GSPCA_SN9C2028=m
CONFIG_USB_GSPCA_SN9C20X=m
CONFIG_USB_GSPCA_SONIXB=m
CONFIG_USB_GSPCA_SONIXJ=m
CONFIG_USB_GSPCA_SPCA1528=m
CONFIG_USB_GSPCA_SPCA500=m
CONFIG_USB_GSPCA_SPCA501=m
CONFIG_USB_GSPCA_SPCA505=m
CONFIG_USB_GSPCA_SPCA506=m
CONFIG_USB_GSPCA_SPCA508=m
CONFIG_USB_GSPCA_SPCA561=m
CONFIG_USB_GSPCA_SQ905=m
CONFIG_USB_GSPCA_SQ905C=m
CONFIG_USB_GSPCA_SQ930X=m
CONFIG_USB_GSPCA_STK014=m
CONFIG_USB_GSPCA_STK1135=m
CONFIG_USB_GSPCA_STV0680=m
CONFIG_USB_GSPCA_SUNPLUS=m
CONFIG_USB_GSPCA_T613=m
CONFIG_USB_GSPCA_TOPRO=m
CONFIG_USB_GSPCA_TOUPTEK=m
CONFIG_USB_GSPCA_TV8532=m
CONFIG_USB_GSPCA_VC032X=m
CONFIG_USB_GSPCA_VICAM=m
CONFIG_USB_GSPCA_XIRLINK_CIT=m
CONFIG_USB_GSPCA_ZC3XX=m
CONFIG_USB_GL860=m
CONFIG_USB_M5602=m
CONFIG_USB_STV06XX=m
CONFIG_USB_PWC=m
# CONFIG_USB_PWC_DEBUG is not set
CONFIG_USB_PWC_INPUT_EVDEV=y
CONFIG_USB_S2255=m
CONFIG_VIDEO_USBTV=m
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
#
# Analog TV USB devices
#
CONFIG_VIDEO_GO7007=m
CONFIG_VIDEO_GO7007_USB=m
CONFIG_VIDEO_GO7007_LOADER=m
CONFIG_VIDEO_GO7007_USB_S2250_BOARD=m
CONFIG_VIDEO_HDPVR=m
CONFIG_VIDEO_PVRUSB2=m
CONFIG_VIDEO_PVRUSB2_SYSFS=y
CONFIG_VIDEO_PVRUSB2_DVB=y
# CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set
CONFIG_VIDEO_STK1160=m
#
# Analog/digital TV USB devices
#
CONFIG_VIDEO_AU0828=m
CONFIG_VIDEO_AU0828_V4L2=y
CONFIG_VIDEO_AU0828_RC=y
CONFIG_VIDEO_CX231XX=m
CONFIG_VIDEO_CX231XX_RC=y
CONFIG_VIDEO_CX231XX_ALSA=m
CONFIG_VIDEO_CX231XX_DVB=m
#
# Digital TV USB devices
#
CONFIG_DVB_AS102=m
CONFIG_DVB_B2C2_FLEXCOP_USB=m
# CONFIG_DVB_B2C2_FLEXCOP_USB_DEBUG is not set
CONFIG_DVB_USB_V2=m
CONFIG_DVB_USB_AF9015=m
CONFIG_DVB_USB_AF9035=m
CONFIG_DVB_USB_ANYSEE=m
CONFIG_DVB_USB_AU6610=m
CONFIG_DVB_USB_AZ6007=m
CONFIG_DVB_USB_CE6230=m
CONFIG_DVB_USB_DVBSKY=m
CONFIG_DVB_USB_EC168=m
CONFIG_DVB_USB_GL861=m
CONFIG_DVB_USB_LME2510=m
CONFIG_DVB_USB_MXL111SF=m
CONFIG_DVB_USB_RTL28XXU=m
CONFIG_DVB_USB_ZD1301=m
CONFIG_DVB_USB=m
# CONFIG_DVB_USB_DEBUG is not set
CONFIG_DVB_USB_A800=m
CONFIG_DVB_USB_AF9005=m
CONFIG_DVB_USB_AF9005_REMOTE=m
CONFIG_DVB_USB_AZ6027=m
CONFIG_DVB_USB_CINERGY_T2=m
CONFIG_DVB_USB_CXUSB=m
CONFIG_DVB_USB_CXUSB_ANALOG=y
CONFIG_DVB_USB_DIB0700=m
CONFIG_DVB_USB_DIB3000MC=m
CONFIG_DVB_USB_DIBUSB_MB=m
# CONFIG_DVB_USB_DIBUSB_MB_FAULTY is not set
CONFIG_DVB_USB_DIBUSB_MC=m
CONFIG_DVB_USB_DIGITV=m
CONFIG_DVB_USB_DTT200U=m
CONFIG_DVB_USB_DTV5100=m
CONFIG_DVB_USB_DW2102=m
CONFIG_DVB_USB_GP8PSK=m
CONFIG_DVB_USB_M920X=m
CONFIG_DVB_USB_NOVA_T_USB2=m
CONFIG_DVB_USB_OPERA1=m
CONFIG_DVB_USB_PCTV452E=m
CONFIG_DVB_USB_TECHNISAT_USB2=m
CONFIG_DVB_USB_TTUSB2=m
CONFIG_DVB_USB_UMT_010=m
CONFIG_DVB_USB_VP702X=m
CONFIG_DVB_USB_VP7045=m
CONFIG_SMS_USB_DRV=m
CONFIG_DVB_TTUSB_BUDGET=m
CONFIG_DVB_TTUSB_DEC=m
#
# Webcam, TV (analog/digital) USB devices
#
CONFIG_VIDEO_EM28XX=m
CONFIG_VIDEO_EM28XX_V4L2=m
CONFIG_VIDEO_EM28XX_ALSA=m
CONFIG_VIDEO_EM28XX_DVB=m
CONFIG_VIDEO_EM28XX_RC=m
#
# Software defined radio USB devices
#
CONFIG_USB_AIRSPY=m
CONFIG_USB_HACKRF=m
CONFIG_USB_MSI2500=m
CONFIG_MEDIA_PCI_SUPPORT=y
#
# Media capture support
#
# CONFIG_VIDEO_MGB4 is not set
CONFIG_VIDEO_SOLO6X10=m
CONFIG_VIDEO_TW5864=m
CONFIG_VIDEO_TW68=m
CONFIG_VIDEO_TW686X=m
# CONFIG_VIDEO_ZORAN is not set
#
# Media capture/analog TV support
#
CONFIG_VIDEO_DT3155=m
CONFIG_VIDEO_IVTV=m
CONFIG_VIDEO_IVTV_ALSA=m
CONFIG_VIDEO_FB_IVTV=m
CONFIG_VIDEO_FB_IVTV_FORCE_PAT=y
CONFIG_VIDEO_HEXIUM_GEMINI=m
CONFIG_VIDEO_HEXIUM_ORION=m
CONFIG_VIDEO_MXB=m
#
# Media capture/analog/hybrid TV support
#
CONFIG_VIDEO_BT848=m
CONFIG_DVB_BT8XX=m
CONFIG_VIDEO_COBALT=m
CONFIG_VIDEO_CX18=m
CONFIG_VIDEO_CX18_ALSA=m
CONFIG_VIDEO_CX23885=m
CONFIG_MEDIA_ALTERA_CI=m
CONFIG_VIDEO_CX25821=m
CONFIG_VIDEO_CX25821_ALSA=m
CONFIG_VIDEO_CX88=m
CONFIG_VIDEO_CX88_ALSA=m
CONFIG_VIDEO_CX88_BLACKBIRD=m
CONFIG_VIDEO_CX88_DVB=m
CONFIG_VIDEO_CX88_ENABLE_VP3054=y
CONFIG_VIDEO_CX88_VP3054=m
CONFIG_VIDEO_CX88_MPEG=m
CONFIG_VIDEO_SAA7134=m
CONFIG_VIDEO_SAA7134_ALSA=m
CONFIG_VIDEO_SAA7134_RC=y
CONFIG_VIDEO_SAA7134_DVB=m
CONFIG_VIDEO_SAA7134_GO7007=m
CONFIG_VIDEO_SAA7164=m
#
# Media digital TV PCI Adapters
#
CONFIG_DVB_B2C2_FLEXCOP_PCI=m
# CONFIG_DVB_B2C2_FLEXCOP_PCI_DEBUG is not set
CONFIG_DVB_DDBRIDGE=m
# CONFIG_DVB_DDBRIDGE_MSIENABLE is not set
CONFIG_DVB_DM1105=m
CONFIG_MANTIS_CORE=m
CONFIG_DVB_MANTIS=m
CONFIG_DVB_HOPPER=m
CONFIG_DVB_NETUP_UNIDVB=m
CONFIG_DVB_NGENE=m
CONFIG_DVB_PLUTO2=m
CONFIG_DVB_PT1=m
CONFIG_DVB_PT3=m
CONFIG_DVB_SMIPCIE=m
CONFIG_DVB_BUDGET_CORE=m
CONFIG_DVB_BUDGET=m
CONFIG_DVB_BUDGET_CI=m
CONFIG_DVB_BUDGET_AV=m
# CONFIG_VIDEO_PCI_SKELETON is not set
CONFIG_VIDEO_IPU3_CIO2=m
# CONFIG_INTEL_VSC is not set
# CONFIG_IPU_BRIDGE is not set
CONFIG_RADIO_ADAPTERS=m
CONFIG_RADIO_MAXIRADIO=m
CONFIG_RADIO_SAA7706H=m
CONFIG_RADIO_SHARK=m
CONFIG_RADIO_SHARK2=m
CONFIG_RADIO_SI4713=m
CONFIG_RADIO_SI476X=m
CONFIG_RADIO_TEA575X=m
CONFIG_RADIO_TEA5764=m
CONFIG_RADIO_TEF6862=m
CONFIG_RADIO_WL1273=m
CONFIG_USB_DSBR=m
CONFIG_USB_KEENE=m
CONFIG_USB_MA901=m
CONFIG_USB_MR800=m
CONFIG_USB_RAREMONO=m
CONFIG_RADIO_SI470X=m
CONFIG_USB_SI470X=m
CONFIG_I2C_SI470X=m
CONFIG_USB_SI4713=m
CONFIG_PLATFORM_SI4713=m
CONFIG_I2C_SI4713=m
CONFIG_RADIO_WL128X=m
CONFIG_MEDIA_PLATFORM_DRIVERS=y
CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_SDR_PLATFORM_DRIVERS=y
CONFIG_DVB_PLATFORM_DRIVERS=y
CONFIG_V4L_MEM2MEM_DRIVERS=y
CONFIG_VIDEO_MEM2MEM_DEINTERLACE=m
#
# Allegro DVT media platform drivers
#
#
# Amlogic media platform drivers
#
#
# Amphion drivers
#
#
# Aspeed media platform drivers
#
#
# Atmel media platform drivers
#
#
# Cadence media platform drivers
#
CONFIG_VIDEO_CADENCE_CSI2RX=m
CONFIG_VIDEO_CADENCE_CSI2TX=m
#
# Chips&Media media platform drivers
#
#
# Intel media platform drivers
#
#
# Marvell media platform drivers
#
CONFIG_VIDEO_CAFE_CCIC=m
#
# Mediatek media platform drivers
#
#
# Microchip Technology, Inc. media platform drivers
#
#
# Nuvoton media platform drivers
#
#
# NVidia media platform drivers
#
#
# NXP media platform drivers
#
#
# Qualcomm media platform drivers
#
#
# Renesas media platform drivers
#
#
# Rockchip media platform drivers
#
#
# Samsung media platform drivers
#
#
# STMicroelectronics media platform drivers
#
#
# Sunxi media platform drivers
#
#
# Texas Instruments drivers
#
#
# Verisilicon media platform drivers
#
#
# VIA media platform drivers
#
CONFIG_VIDEO_VIA_CAMERA=m
#
# Xilinx media platform drivers
#
#
# MMC/SDIO DVB adapters
#
CONFIG_SMS_SDIO_DRV=m
CONFIG_V4L_TEST_DRIVERS=y
CONFIG_VIDEO_VIM2M=m
CONFIG_VIDEO_VICODEC=m
CONFIG_VIDEO_VIMC=m
CONFIG_VIDEO_VIVID=m
CONFIG_VIDEO_VIVID_CEC=y
CONFIG_VIDEO_VIVID_MAX_DEVS=64
# CONFIG_VIDEO_VISL is not set
# CONFIG_DVB_TEST_DRIVERS is not set
#
# FireWire (IEEE 1394) Adapters
#
CONFIG_DVB_FIREDTV=m
CONFIG_DVB_FIREDTV_INPUT=y
CONFIG_MEDIA_COMMON_OPTIONS=y
#
# common driver options
#
CONFIG_CYPRESS_FIRMWARE=m
CONFIG_TTPCI_EEPROM=m
CONFIG_UVC_COMMON=m
CONFIG_VIDEO_CX2341X=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_DVB_B2C2_FLEXCOP=m
CONFIG_VIDEO_SAA7146=m
CONFIG_VIDEO_SAA7146_VV=m
CONFIG_SMS_SIANO_MDTV=m
CONFIG_SMS_SIANO_RC=y
CONFIG_SMS_SIANO_DEBUGFS=y
CONFIG_VIDEO_V4L2_TPG=m
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_V4L2=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_DMA_CONTIG=m
CONFIG_VIDEOBUF2_VMALLOC=m
CONFIG_VIDEOBUF2_DMA_SG=m
CONFIG_VIDEOBUF2_DVB=m
# end of Media drivers
#
# Media ancillary drivers
#
CONFIG_MEDIA_ATTACH=y
#
# IR I2C driver auto-selected by 'Autoselect ancillary drivers'
#
CONFIG_VIDEO_IR_I2C=m
CONFIG_VIDEO_CAMERA_SENSOR=y
CONFIG_VIDEO_APTINA_PLL=m
# CONFIG_VIDEO_ALVIUM_CSI2 is not set
# CONFIG_VIDEO_AR0521 is not set
# CONFIG_VIDEO_GC0308 is not set
# CONFIG_VIDEO_GC2145 is not set
# CONFIG_VIDEO_HI556 is not set
# CONFIG_VIDEO_HI846 is not set
# CONFIG_VIDEO_HI847 is not set
# CONFIG_VIDEO_IMX208 is not set
CONFIG_VIDEO_IMX214=m
# CONFIG_VIDEO_IMX219 is not set
CONFIG_VIDEO_IMX258=m
CONFIG_VIDEO_IMX274=m
# CONFIG_VIDEO_IMX290 is not set
# CONFIG_VIDEO_IMX296 is not set
CONFIG_VIDEO_IMX319=m
CONFIG_VIDEO_IMX355=m
CONFIG_VIDEO_MT9M001=m
CONFIG_VIDEO_MT9M111=m
# CONFIG_VIDEO_MT9M114 is not set
CONFIG_VIDEO_MT9P031=m
CONFIG_VIDEO_MT9T112=m
CONFIG_VIDEO_MT9V011=m
CONFIG_VIDEO_MT9V032=m
CONFIG_VIDEO_MT9V111=m
# CONFIG_VIDEO_OG01A1B is not set
# CONFIG_VIDEO_OV01A10 is not set
# CONFIG_VIDEO_OV02A10 is not set
# CONFIG_VIDEO_OV08D10 is not set
# CONFIG_VIDEO_OV08X40 is not set
CONFIG_VIDEO_OV13858=m
# CONFIG_VIDEO_OV13B10 is not set
CONFIG_VIDEO_OV2640=m
CONFIG_VIDEO_OV2659=m
CONFIG_VIDEO_OV2680=m
CONFIG_VIDEO_OV2685=m
# CONFIG_VIDEO_OV2740 is not set
# CONFIG_VIDEO_OV4689 is not set
CONFIG_VIDEO_OV5647=m
# CONFIG_VIDEO_OV5648 is not set
CONFIG_VIDEO_OV5670=m
CONFIG_VIDEO_OV5675=m
# CONFIG_VIDEO_OV5693 is not set
CONFIG_VIDEO_OV5695=m
# CONFIG_VIDEO_OV64A40 is not set
CONFIG_VIDEO_OV6650=m
CONFIG_VIDEO_OV7251=m
CONFIG_VIDEO_OV7640=m
CONFIG_VIDEO_OV7670=m
CONFIG_VIDEO_OV772X=m
CONFIG_VIDEO_OV7740=m
CONFIG_VIDEO_OV8856=m
# CONFIG_VIDEO_OV8858 is not set
# CONFIG_VIDEO_OV8865 is not set
CONFIG_VIDEO_OV9640=m
CONFIG_VIDEO_OV9650=m
# CONFIG_VIDEO_OV9734 is not set
# CONFIG_VIDEO_RDACM20 is not set
# CONFIG_VIDEO_RDACM21 is not set
CONFIG_VIDEO_RJ54N1=m
CONFIG_VIDEO_S5C73M3=m
CONFIG_VIDEO_S5K5BAF=m
CONFIG_VIDEO_S5K6A3=m
# CONFIG_VIDEO_CCS is not set
CONFIG_VIDEO_ET8EK8=m
#
# Camera ISPs
#
# CONFIG_VIDEO_THP7312 is not set
# end of Camera ISPs
#
# Lens drivers
#
CONFIG_VIDEO_AD5820=m
CONFIG_VIDEO_AK7375=m
CONFIG_VIDEO_DW9714=m
# CONFIG_VIDEO_DW9719 is not set
# CONFIG_VIDEO_DW9768 is not set
CONFIG_VIDEO_DW9807_VCM=m
# end of Lens drivers
#
# Flash devices
#
CONFIG_VIDEO_ADP1653=m
CONFIG_VIDEO_LM3560=m
CONFIG_VIDEO_LM3646=m
# end of Flash devices
#
# Audio decoders, processors and mixers
#
CONFIG_VIDEO_CS3308=m
CONFIG_VIDEO_CS5345=m
CONFIG_VIDEO_CS53L32A=m
CONFIG_VIDEO_MSP3400=m
CONFIG_VIDEO_SONY_BTF_MPX=m
CONFIG_VIDEO_TDA1997X=m
CONFIG_VIDEO_TDA7432=m
CONFIG_VIDEO_TDA9840=m
CONFIG_VIDEO_TEA6415C=m
CONFIG_VIDEO_TEA6420=m
CONFIG_VIDEO_TLV320AIC23B=m
CONFIG_VIDEO_TVAUDIO=m
CONFIG_VIDEO_UDA1342=m
CONFIG_VIDEO_VP27SMPX=m
CONFIG_VIDEO_WM8739=m
CONFIG_VIDEO_WM8775=m
# end of Audio decoders, processors and mixers
#
# RDS decoders
#
CONFIG_VIDEO_SAA6588=m
# end of RDS decoders
#
# Video decoders
#
CONFIG_VIDEO_ADV7180=m
CONFIG_VIDEO_ADV7183=m
CONFIG_VIDEO_ADV7604=m
CONFIG_VIDEO_ADV7604_CEC=y
CONFIG_VIDEO_ADV7842=m
CONFIG_VIDEO_ADV7842_CEC=y
CONFIG_VIDEO_BT819=m
CONFIG_VIDEO_BT856=m
CONFIG_VIDEO_BT866=m
CONFIG_VIDEO_KS0127=m
CONFIG_VIDEO_ML86V7667=m
CONFIG_VIDEO_SAA7110=m
CONFIG_VIDEO_SAA711X=m
CONFIG_VIDEO_TC358743=m
CONFIG_VIDEO_TC358743_CEC=y
# CONFIG_VIDEO_TC358746 is not set
CONFIG_VIDEO_TVP514X=m
CONFIG_VIDEO_TVP5150=m
CONFIG_VIDEO_TVP7002=m
CONFIG_VIDEO_TW2804=m
# CONFIG_VIDEO_TW9900 is not set
CONFIG_VIDEO_TW9903=m
CONFIG_VIDEO_TW9906=m
CONFIG_VIDEO_TW9910=m
CONFIG_VIDEO_VPX3220=m
#
# Video and audio decoders
#
CONFIG_VIDEO_SAA717X=m
CONFIG_VIDEO_CX25840=m
# end of Video decoders
#
# Video encoders
#
CONFIG_VIDEO_ADV7170=m
CONFIG_VIDEO_ADV7175=m
CONFIG_VIDEO_ADV7343=m
CONFIG_VIDEO_ADV7393=m
CONFIG_VIDEO_ADV7511=m
CONFIG_VIDEO_ADV7511_CEC=y
CONFIG_VIDEO_AK881X=m
CONFIG_VIDEO_SAA7127=m
CONFIG_VIDEO_SAA7185=m
CONFIG_VIDEO_THS8200=m
# end of Video encoders
#
# Video improvement chips
#
CONFIG_VIDEO_UPD64031A=m
CONFIG_VIDEO_UPD64083=m
# end of Video improvement chips
#
# Audio/Video compression chips
#
CONFIG_VIDEO_SAA6752HS=m
# end of Audio/Video compression chips
#
# SDR tuner chips
#
CONFIG_SDR_MAX2175=m
# end of SDR tuner chips
#
# Miscellaneous helper chips
#
CONFIG_VIDEO_I2C=m
CONFIG_VIDEO_M52790=m
CONFIG_VIDEO_ST_MIPID02=m
CONFIG_VIDEO_THS7303=m
# end of Miscellaneous helper chips
#
# Video serializers and deserializers
#
# end of Video serializers and deserializers
#
# Media SPI Adapters
#
CONFIG_CXD2880_SPI_DRV=m
CONFIG_VIDEO_GS1662=m
# end of Media SPI Adapters
CONFIG_MEDIA_TUNER=m
#
# Customize TV tuners
#
CONFIG_MEDIA_TUNER_E4000=m
CONFIG_MEDIA_TUNER_FC0011=m
CONFIG_MEDIA_TUNER_FC0012=m
CONFIG_MEDIA_TUNER_FC0013=m
CONFIG_MEDIA_TUNER_FC2580=m
CONFIG_MEDIA_TUNER_IT913X=m
CONFIG_MEDIA_TUNER_M88RS6000T=m
CONFIG_MEDIA_TUNER_MAX2165=m
CONFIG_MEDIA_TUNER_MC44S803=m
CONFIG_MEDIA_TUNER_MSI001=m
CONFIG_MEDIA_TUNER_MT2060=m
CONFIG_MEDIA_TUNER_MT2063=m
CONFIG_MEDIA_TUNER_MT20XX=m
CONFIG_MEDIA_TUNER_MT2131=m
CONFIG_MEDIA_TUNER_MT2266=m
CONFIG_MEDIA_TUNER_MXL301RF=m
CONFIG_MEDIA_TUNER_MXL5005S=m
CONFIG_MEDIA_TUNER_MXL5007T=m
CONFIG_MEDIA_TUNER_QM1D1B0004=m
CONFIG_MEDIA_TUNER_QM1D1C0042=m
CONFIG_MEDIA_TUNER_QT1010=m
CONFIG_MEDIA_TUNER_R820T=m
CONFIG_MEDIA_TUNER_SI2157=m
CONFIG_MEDIA_TUNER_SIMPLE=m
CONFIG_MEDIA_TUNER_TDA18212=m
CONFIG_MEDIA_TUNER_TDA18218=m
CONFIG_MEDIA_TUNER_TDA18250=m
CONFIG_MEDIA_TUNER_TDA18271=m
CONFIG_MEDIA_TUNER_TDA827X=m
CONFIG_MEDIA_TUNER_TDA8290=m
CONFIG_MEDIA_TUNER_TDA9887=m
CONFIG_MEDIA_TUNER_TEA5761=m
CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_TUA9001=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC4000=m
CONFIG_MEDIA_TUNER_XC5000=m
# end of Customize TV tuners
#
# Customise DVB Frontends
#
#
# Multistandard (satellite) frontends
#
CONFIG_DVB_M88DS3103=m
CONFIG_DVB_MXL5XX=m
CONFIG_DVB_STB0899=m
CONFIG_DVB_STB6100=m
CONFIG_DVB_STV090x=m
CONFIG_DVB_STV0910=m
CONFIG_DVB_STV6110x=m
CONFIG_DVB_STV6111=m
#
# Multistandard (cable + terrestrial) frontends
#
CONFIG_DVB_DRXK=m
CONFIG_DVB_MN88472=m
CONFIG_DVB_MN88473=m
CONFIG_DVB_SI2165=m
CONFIG_DVB_TDA18271C2DD=m
#
# DVB-S (satellite) frontends
#
CONFIG_DVB_CX24110=m
CONFIG_DVB_CX24116=m
CONFIG_DVB_CX24117=m
CONFIG_DVB_CX24120=m
CONFIG_DVB_CX24123=m
CONFIG_DVB_DS3000=m
CONFIG_DVB_MB86A16=m
CONFIG_DVB_MT312=m
CONFIG_DVB_S5H1420=m
CONFIG_DVB_SI21XX=m
CONFIG_DVB_STB6000=m
CONFIG_DVB_STV0288=m
CONFIG_DVB_STV0299=m
CONFIG_DVB_STV0900=m
CONFIG_DVB_STV6110=m
CONFIG_DVB_TDA10071=m
CONFIG_DVB_TDA10086=m
CONFIG_DVB_TDA8083=m
CONFIG_DVB_TDA8261=m
CONFIG_DVB_TDA826X=m
CONFIG_DVB_TS2020=m
CONFIG_DVB_TUA6100=m
CONFIG_DVB_TUNER_CX24113=m
CONFIG_DVB_TUNER_ITD1000=m
CONFIG_DVB_VES1X93=m
CONFIG_DVB_ZL10036=m
CONFIG_DVB_ZL10039=m
#
# DVB-T (terrestrial) frontends
#
CONFIG_DVB_AF9013=m
CONFIG_DVB_AS102_FE=m
CONFIG_DVB_CX22700=m
CONFIG_DVB_CX22702=m
CONFIG_DVB_CXD2820R=m
CONFIG_DVB_CXD2841ER=m
CONFIG_DVB_DIB3000MB=m
CONFIG_DVB_DIB3000MC=m
CONFIG_DVB_DIB7000M=m
CONFIG_DVB_DIB7000P=m
CONFIG_DVB_DIB9000=m
CONFIG_DVB_DRXD=m
CONFIG_DVB_EC100=m
CONFIG_DVB_GP8PSK_FE=m
CONFIG_DVB_L64781=m
CONFIG_DVB_MT352=m
CONFIG_DVB_NXT6000=m
CONFIG_DVB_RTL2830=m
CONFIG_DVB_RTL2832=m
CONFIG_DVB_RTL2832_SDR=m
CONFIG_DVB_S5H1432=m
CONFIG_DVB_SI2168=m
CONFIG_DVB_SP887X=m
CONFIG_DVB_STV0367=m
CONFIG_DVB_TDA10048=m
CONFIG_DVB_TDA1004X=m
CONFIG_DVB_ZD1301_DEMOD=m
CONFIG_DVB_ZL10353=m
CONFIG_DVB_CXD2880=m
#
# DVB-C (cable) frontends
#
CONFIG_DVB_STV0297=m
CONFIG_DVB_TDA10021=m
CONFIG_DVB_TDA10023=m
CONFIG_DVB_VES1820=m
#
# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
#
CONFIG_DVB_AU8522=m
CONFIG_DVB_AU8522_DTV=m
CONFIG_DVB_AU8522_V4L=m
CONFIG_DVB_BCM3510=m
CONFIG_DVB_LG2160=m
CONFIG_DVB_LGDT3305=m
CONFIG_DVB_LGDT3306A=m
CONFIG_DVB_LGDT330X=m
CONFIG_DVB_MXL692=m
CONFIG_DVB_NXT200X=m
CONFIG_DVB_OR51132=m
CONFIG_DVB_OR51211=m
CONFIG_DVB_S5H1409=m
CONFIG_DVB_S5H1411=m
#
# ISDB-T (terrestrial) frontends
#
CONFIG_DVB_DIB8000=m
CONFIG_DVB_MB86A20S=m
CONFIG_DVB_S921=m
#
# ISDB-S (satellite) & ISDB-T (terrestrial) frontends
#
CONFIG_DVB_MN88443X=m
CONFIG_DVB_TC90522=m
#
# Digital terrestrial only tuners/PLL
#
CONFIG_DVB_PLL=m
CONFIG_DVB_TUNER_DIB0070=m
CONFIG_DVB_TUNER_DIB0090=m
#
# SEC control devices for DVB-S
#
CONFIG_DVB_A8293=m
CONFIG_DVB_AF9033=m
CONFIG_DVB_ASCOT2E=m
CONFIG_DVB_ATBM8830=m
CONFIG_DVB_HELENE=m
CONFIG_DVB_HORUS3A=m
CONFIG_DVB_ISL6405=m
CONFIG_DVB_ISL6421=m
CONFIG_DVB_ISL6423=m
CONFIG_DVB_IX2505V=m
CONFIG_DVB_LGS8GL5=m
CONFIG_DVB_LGS8GXX=m
CONFIG_DVB_LNBH25=m
CONFIG_DVB_LNBH29=m
CONFIG_DVB_LNBP21=m
CONFIG_DVB_LNBP22=m
CONFIG_DVB_M88RS2000=m
CONFIG_DVB_TDA665x=m
CONFIG_DVB_DRX39XYJ=m
#
# Common Interface (EN50221) controller drivers
#
CONFIG_DVB_CXD2099=m
CONFIG_DVB_SP2=m
# end of Customise DVB Frontends
#
# Tools to develop new frontends
#
CONFIG_DVB_DUMMY_FE=m
# end of Media ancillary drivers
#
# Graphics support
#
CONFIG_APERTURE_HELPERS=y
CONFIG_SCREEN_INFO=y
CONFIG_VIDEO=y
CONFIG_AUXDISPLAY=y
CONFIG_CHARLCD=m
CONFIG_LINEDISP=m
CONFIG_HD44780_COMMON=m
CONFIG_HD44780=m
CONFIG_KS0108=m
CONFIG_KS0108_PORT=0x378
CONFIG_KS0108_DELAY=2
CONFIG_CFAG12864B=m
CONFIG_CFAG12864B_RATE=20
CONFIG_IMG_ASCII_LCD=m
# CONFIG_HT16K33 is not set
# CONFIG_MAX6959 is not set
# CONFIG_LCD2S is not set
# CONFIG_SEG_LED_GPIO is not set
CONFIG_PARPORT_PANEL=m
CONFIG_PANEL_PARPORT=0
CONFIG_PANEL_PROFILE=5
# CONFIG_PANEL_CHANGE_MESSAGE is not set
# CONFIG_CHARLCD_BL_OFF is not set
# CONFIG_CHARLCD_BL_ON is not set
CONFIG_CHARLCD_BL_FLASH=y
CONFIG_PANEL=m
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_SIS=m
CONFIG_AGP_VIA=y
CONFIG_INTEL_GTT=y
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
CONFIG_DRM_MIPI_DBI=m
CONFIG_DRM_MIPI_DSI=y
# CONFIG_DRM_DEBUG_MM is not set
CONFIG_DRM_KMS_HELPER=m
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
# CONFIG_DRM_DEBUG_MODESET_LOCK is not set
CONFIG_DRM_FBDEV_EMULATION=y
CONFIG_DRM_FBDEV_OVERALLOC=100
# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
CONFIG_DRM_LOAD_EDID_FIRMWARE=y
CONFIG_DRM_DISPLAY_HELPER=m
CONFIG_DRM_DISPLAY_DP_HELPER=y
CONFIG_DRM_DISPLAY_HDCP_HELPER=y
CONFIG_DRM_DISPLAY_HDMI_HELPER=y
CONFIG_DRM_DP_AUX_CHARDEV=y
CONFIG_DRM_DP_CEC=y
CONFIG_DRM_TTM=m
CONFIG_DRM_EXEC=m
CONFIG_DRM_GPUVM=m
CONFIG_DRM_BUDDY=m
CONFIG_DRM_VRAM_HELPER=m
CONFIG_DRM_TTM_HELPER=m
CONFIG_DRM_GEM_DMA_HELPER=m
CONFIG_DRM_GEM_SHMEM_HELPER=m
CONFIG_DRM_SUBALLOC_HELPER=m
CONFIG_DRM_SCHED=m
#
# I2C encoder or helper chips
#
CONFIG_DRM_I2C_CH7006=m
CONFIG_DRM_I2C_SIL164=m
CONFIG_DRM_I2C_NXP_TDA998X=m
CONFIG_DRM_I2C_NXP_TDA9950=m
# end of I2C encoder or helper chips
#
# ARM devices
#
# end of ARM devices
CONFIG_DRM_RADEON=m
# CONFIG_DRM_RADEON_USERPTR is not set
CONFIG_DRM_AMDGPU=m
CONFIG_DRM_AMDGPU_SI=y
CONFIG_DRM_AMDGPU_CIK=y
CONFIG_DRM_AMDGPU_USERPTR=y
# CONFIG_DRM_AMDGPU_WERROR is not set
#
# ACP (Audio CoProcessor) Configuration
#
CONFIG_DRM_AMD_ACP=y
# end of ACP (Audio CoProcessor) Configuration
#
# Display Engine Configuration
#
CONFIG_DRM_AMD_DC=y
CONFIG_DRM_AMD_DC_FP=y
# CONFIG_DRM_AMD_DC_SI is not set
# CONFIG_DEBUG_KERNEL_DC is not set
# CONFIG_DRM_AMD_SECURE_DISPLAY is not set
# end of Display Engine Configuration
CONFIG_HSA_AMD=y
CONFIG_HSA_AMD_SVM=y
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
# CONFIG_NOUVEAU_DEBUG_MMU is not set
# CONFIG_NOUVEAU_DEBUG_PUSH is not set
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
# CONFIG_DRM_NOUVEAU_SVM is not set
# CONFIG_DRM_NOUVEAU_GSP_DEFAULT is not set
CONFIG_DRM_I915=m
CONFIG_DRM_I915_FORCE_PROBE=""
CONFIG_DRM_I915_CAPTURE_ERROR=y
CONFIG_DRM_I915_COMPRESS_ERROR=y
CONFIG_DRM_I915_USERPTR=y
CONFIG_DRM_I915_GVT_KVMGT=m
#
# drm/i915 Debugging
#
# CONFIG_DRM_I915_WERROR is not set
# CONFIG_DRM_I915_DEBUG is not set
# CONFIG_DRM_I915_DEBUG_MMIO is not set
# CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
# CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
# CONFIG_DRM_I915_DEBUG_GUC is not set
# CONFIG_DRM_I915_SELFTEST is not set
# CONFIG_DRM_I915_LOW_LEVEL_TRACEPOINTS is not set
# CONFIG_DRM_I915_DEBUG_VBLANK_EVADE is not set
# CONFIG_DRM_I915_DEBUG_RUNTIME_PM is not set
# CONFIG_DRM_I915_DEBUG_WAKEREF is not set
# end of drm/i915 Debugging
#
# drm/i915 Profile Guided Optimisation
#
CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
CONFIG_DRM_I915_FENCE_TIMEOUT=10000
CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
CONFIG_DRM_I915_HEARTBEAT_INTERVAL=2500
CONFIG_DRM_I915_PREEMPT_TIMEOUT=640
CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500
CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000
CONFIG_DRM_I915_STOP_TIMEOUT=100
CONFIG_DRM_I915_TIMESLICE_DURATION=1
# end of drm/i915 Profile Guided Optimisation
CONFIG_DRM_I915_GVT=y
# CONFIG_DRM_XE is not set
CONFIG_DRM_VGEM=m
CONFIG_DRM_VKMS=m
CONFIG_DRM_VMWGFX=m
# CONFIG_DRM_VMWGFX_MKSSTATS is not set
CONFIG_DRM_GMA500=m
CONFIG_DRM_UDL=m
CONFIG_DRM_AST=m
CONFIG_DRM_MGAG200=m
CONFIG_DRM_QXL=m
CONFIG_DRM_VIRTIO_GPU=m
CONFIG_DRM_VIRTIO_GPU_KMS=y
CONFIG_DRM_PANEL=y
#
# Display Panels
#
# CONFIG_DRM_PANEL_AUO_A030JTN01 is not set
# CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set
CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN=m
# CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
# end of Display Panels
CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y
#
# Display Interface Bridges
#
CONFIG_DRM_ANALOGIX_ANX78XX=m
CONFIG_DRM_ANALOGIX_DP=m
# end of Display Interface Bridges
# CONFIG_DRM_ETNAVIV is not set
CONFIG_DRM_BOCHS=m
CONFIG_DRM_CIRRUS_QEMU=m
CONFIG_DRM_GM12U320=m
# CONFIG_DRM_PANEL_MIPI_DBI is not set
# CONFIG_DRM_SIMPLEDRM is not set
CONFIG_TINYDRM_HX8357D=m
# CONFIG_TINYDRM_ILI9163 is not set
CONFIG_TINYDRM_ILI9225=m
CONFIG_TINYDRM_ILI9341=m
# CONFIG_TINYDRM_ILI9486 is not set
CONFIG_TINYDRM_MI0283QT=m
CONFIG_TINYDRM_REPAPER=m
CONFIG_TINYDRM_ST7586=m
CONFIG_TINYDRM_ST7735R=m
CONFIG_DRM_XEN=y
CONFIG_DRM_XEN_FRONTEND=m
CONFIG_DRM_VBOXVIDEO=m
# CONFIG_DRM_GUD is not set
# CONFIG_DRM_SSD130X is not set
# CONFIG_DRM_HYPERV is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
CONFIG_DRM_PRIVACY_SCREEN=y
#
# Frame buffer Devices
#
CONFIG_FB=y
CONFIG_FB_HECUBA=m
CONFIG_FB_SVGALIB=m
CONFIG_FB_CIRRUS=m
CONFIG_FB_PM2=m
CONFIG_FB_PM2_FIFO_DISCONNECT=y
CONFIG_FB_CYBER2000=m
CONFIG_FB_CYBER2000_DDC=y
CONFIG_FB_ARC=m
CONFIG_FB_ASILIANT=y
CONFIG_FB_IMSTT=y
CONFIG_FB_VGA16=m
CONFIG_FB_UVESA=m
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
CONFIG_FB_N411=m
CONFIG_FB_HGA=m
CONFIG_FB_OPENCORES=m
CONFIG_FB_S1D13XXX=m
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
CONFIG_FB_RIVA=m
CONFIG_FB_RIVA_I2C=y
# CONFIG_FB_RIVA_DEBUG is not set
CONFIG_FB_RIVA_BACKLIGHT=y
CONFIG_FB_I740=m
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_I2C=m
CONFIG_FB_MATROX_MAVEN=m
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
CONFIG_FB_ATY128=m
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
# CONFIG_FB_ATY_GENERIC_LCD is not set
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=m
CONFIG_FB_S3_DDC=y
CONFIG_FB_SAVAGE=m
CONFIG_FB_SAVAGE_I2C=y
# CONFIG_FB_SAVAGE_ACCEL is not set
CONFIG_FB_SIS=m
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y
CONFIG_FB_VIA=m
# CONFIG_FB_VIA_DIRECT_PROCFS is not set
CONFIG_FB_VIA_X_COMPATIBILITY=y
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
# CONFIG_FB_3DFX_ACCEL is not set
# CONFIG_FB_3DFX_I2C is not set
CONFIG_FB_VOODOO1=m
CONFIG_FB_VT8623=m
CONFIG_FB_TRIDENT=m
CONFIG_FB_ARK=m
CONFIG_FB_PM3=m
CONFIG_FB_CARMINE=m
CONFIG_FB_CARMINE_DRAM_EVAL=y
# CONFIG_CARMINE_DRAM_CUSTOM is not set
CONFIG_FB_SM501=m
CONFIG_FB_SMSCUFX=m
CONFIG_FB_UDL=m
# CONFIG_FB_IBM_GXT4500 is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_XEN_FBDEV_FRONTEND=m
CONFIG_FB_METRONOME=m
CONFIG_FB_MB862XX=m
CONFIG_FB_MB862XX_PCI_GDC=y
CONFIG_FB_MB862XX_I2C=y
CONFIG_FB_HYPERV=m
CONFIG_FB_SIMPLE=y
# CONFIG_FB_SSD1307 is not set
CONFIG_FB_SM712=m
CONFIG_FB_CORE=y
CONFIG_FB_NOTIFY=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DEVICE=y
CONFIG_FB_DDC=m
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYSMEM_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_DMAMEM_HELPERS=y
CONFIG_FB_IOMEM_FOPS=y
CONFIG_FB_IOMEM_HELPERS=y
CONFIG_FB_IOMEM_HELPERS_DEFERRED=y
CONFIG_FB_SYSMEM_HELPERS=y
CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y
CONFIG_FB_BACKLIGHT=m
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
# end of Frame buffer Devices
#
# Backlight & LCD device support
#
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_LCD_L4F00242T03=m
CONFIG_LCD_LMS283GF05=m
CONFIG_LCD_LTV350QV=m
CONFIG_LCD_ILI922X=m
CONFIG_LCD_ILI9320=m
CONFIG_LCD_TDO24M=m
CONFIG_LCD_VGG2432A4=m
CONFIG_LCD_PLATFORM=m
CONFIG_LCD_AMS369FG06=m
CONFIG_LCD_LMS501KF03=m
CONFIG_LCD_HX8357=m
CONFIG_LCD_OTM3225A=m
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_KTD253 is not set
# CONFIG_BACKLIGHT_KTD2801 is not set
# CONFIG_BACKLIGHT_KTZ8866 is not set
CONFIG_BACKLIGHT_LM3533=m
CONFIG_BACKLIGHT_PWM=m
CONFIG_BACKLIGHT_DA903X=m
CONFIG_BACKLIGHT_DA9052=m
CONFIG_BACKLIGHT_MAX8925=m
CONFIG_BACKLIGHT_APPLE=m
# CONFIG_BACKLIGHT_QCOM_WLED is not set
CONFIG_BACKLIGHT_SAHARA=m
CONFIG_BACKLIGHT_WM831X=m
CONFIG_BACKLIGHT_ADP5520=m
CONFIG_BACKLIGHT_ADP8860=m
CONFIG_BACKLIGHT_ADP8870=m
CONFIG_BACKLIGHT_88PM860X=m
CONFIG_BACKLIGHT_PCF50633=m
CONFIG_BACKLIGHT_AAT2870=m
CONFIG_BACKLIGHT_LM3630A=m
CONFIG_BACKLIGHT_LM3639=m
CONFIG_BACKLIGHT_LP855X=m
CONFIG_BACKLIGHT_LP8788=m
# CONFIG_BACKLIGHT_MP3309C is not set
CONFIG_BACKLIGHT_PANDORA=m
CONFIG_BACKLIGHT_SKY81452=m
CONFIG_BACKLIGHT_AS3711=m
CONFIG_BACKLIGHT_GPIO=m
CONFIG_BACKLIGHT_LV5207LP=m
CONFIG_BACKLIGHT_BD6107=m
CONFIG_BACKLIGHT_ARCXCNN=m
CONFIG_BACKLIGHT_RAVE_SP=m
# end of Backlight & LCD device support
CONFIG_VGASTATE=m
CONFIG_VIDEOMODE_HELPERS=y
CONFIG_HDMI=y
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
# end of Console display driver support
# CONFIG_LOGO is not set
# end of Graphics support
# CONFIG_DRM_ACCEL is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
# CONFIG_SOUND_OSS_CORE_PRECLAIM is not set
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_PCM_ELD=y
CONFIG_SND_PCM_IEC958=y
CONFIG_SND_DMAENGINE_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_SEQ_DEVICE=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_COMPRESS_OFFLOAD=m
CONFIG_SND_JACK=y
CONFIG_SND_JACK_INPUT_DEV=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
# CONFIG_SND_PCM_OSS is not set
CONFIG_SND_PCM_TIMER=y
CONFIG_SND_HRTIMER=m
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_MAX_CARDS=32
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_PROC_FS=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
CONFIG_SND_CTL_FAST_LOOKUP=y
# CONFIG_SND_DEBUG is not set
# CONFIG_SND_CTL_INPUT_VALIDATION is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_CTL_LED=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_SEQ_MIDI_EVENT=m
CONFIG_SND_SEQ_MIDI=m
CONFIG_SND_SEQ_MIDI_EMUL=m
CONFIG_SND_SEQ_VIRMIDI=m
# CONFIG_SND_SEQ_UMP is not set
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_OPL3_LIB_SEQ=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=m
CONFIG_SND_DUMMY=m
CONFIG_SND_ALOOP=m
# CONFIG_SND_PCMTEST is not set
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_MTS64=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_PORTMAN2X4=m
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
CONFIG_SND_SB_COMMON=m
CONFIG_SND_PCI=y
CONFIG_SND_AD1889=m
CONFIG_SND_ALS300=m
CONFIG_SND_ALS4000=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ASIHPI=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
CONFIG_SND_AW2=m
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_OXYGEN_LIB=m
CONFIG_SND_OXYGEN=m
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CTXFI=m
CONFIG_SND_DARLA20=m
CONFIG_SND_GINA20=m
CONFIG_SND_LAYLA20=m
CONFIG_SND_DARLA24=m
CONFIG_SND_GINA24=m
CONFIG_SND_LAYLA24=m
CONFIG_SND_MONA=m
CONFIG_SND_MIA=m
CONFIG_SND_ECHO3G=m
CONFIG_SND_INDIGO=m
CONFIG_SND_INDIGOIO=m
CONFIG_SND_INDIGODJ=m
CONFIG_SND_INDIGOIOX=m
CONFIG_SND_INDIGODJX=m
CONFIG_SND_EMU10K1=m
CONFIG_SND_EMU10K1_SEQ=m
CONFIG_SND_EMU10K1X=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_ES1968_INPUT=y
CONFIG_SND_ES1968_RADIO=y
CONFIG_SND_FM801=m
CONFIG_SND_FM801_TEA575X_BOOL=y
CONFIG_SND_HDSP=m
CONFIG_SND_HDSPM=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_KORG1212=m
CONFIG_SND_LOLA=m
CONFIG_SND_LX6464ES=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_MAESTRO3_INPUT=y
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_PCXHR=m
CONFIG_SND_RIPTIDE=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
CONFIG_SND_VIRTUOSO=m
CONFIG_SND_VX222=m
CONFIG_SND_YMFPCI=m
#
# HD-Audio
#
CONFIG_SND_HDA=m
CONFIG_SND_HDA_GENERIC_LEDS=y
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=0
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_SCODEC_COMPONENT=m
# CONFIG_SND_HDA_SCODEC_CS35L41_I2C is not set
# CONFIG_SND_HDA_SCODEC_CS35L41_SPI is not set
# CONFIG_SND_HDA_SCODEC_CS35L56_I2C is not set
# CONFIG_SND_HDA_SCODEC_CS35L56_SPI is not set
# CONFIG_SND_HDA_SCODEC_TAS2781_I2C is not set
CONFIG_SND_HDA_CODEC_REALTEK=m
CONFIG_SND_HDA_CODEC_ANALOG=m
CONFIG_SND_HDA_CODEC_SIGMATEL=m
CONFIG_SND_HDA_CODEC_VIA=m
CONFIG_SND_HDA_CODEC_HDMI=m
CONFIG_SND_HDA_CODEC_CIRRUS=m
# CONFIG_SND_HDA_CODEC_CS8409 is not set
CONFIG_SND_HDA_CODEC_CONEXANT=m
CONFIG_SND_HDA_CODEC_CA0110=m
CONFIG_SND_HDA_CODEC_CA0132=m
CONFIG_SND_HDA_CODEC_CA0132_DSP=y
CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# CONFIG_SND_HDA_CTL_DEV_ID is not set
# end of HD-Audio
CONFIG_SND_HDA_CORE=m
CONFIG_SND_HDA_DSP_LOADER=y
CONFIG_SND_HDA_COMPONENT=y
CONFIG_SND_HDA_I915=y
CONFIG_SND_HDA_EXT_CORE=m
CONFIG_SND_HDA_PREALLOC_SIZE=0
CONFIG_SND_INTEL_NHLT=y
CONFIG_SND_INTEL_DSP_CONFIG=m
CONFIG_SND_INTEL_SOUNDWIRE_ACPI=m
# CONFIG_SND_INTEL_BYT_PREFER_SOF is not set
CONFIG_SND_SPI=y
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
# CONFIG_SND_USB_AUDIO_MIDI_V2 is not set
CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
CONFIG_SND_USB_UA101=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_USB_US122L=m
CONFIG_SND_USB_6FIRE=m
CONFIG_SND_USB_HIFACE=m
CONFIG_SND_BCD2000=m
CONFIG_SND_USB_LINE6=m
CONFIG_SND_USB_POD=m
CONFIG_SND_USB_PODHD=m
CONFIG_SND_USB_TONEPORT=m
CONFIG_SND_USB_VARIAX=m
CONFIG_SND_FIREWIRE=y
CONFIG_SND_FIREWIRE_LIB=m
CONFIG_SND_DICE=m
CONFIG_SND_OXFW=m
CONFIG_SND_ISIGHT=m
CONFIG_SND_FIREWORKS=m
CONFIG_SND_BEBOB=m
CONFIG_SND_FIREWIRE_DIGI00X=m
CONFIG_SND_FIREWIRE_TASCAM=m
CONFIG_SND_FIREWIRE_MOTU=m
CONFIG_SND_FIREFACE=m
CONFIG_SND_PCMCIA=y
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
CONFIG_SND_SOC=m
CONFIG_SND_SOC_AC97_BUS=y
CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
CONFIG_SND_SOC_COMPRESS=y
CONFIG_SND_SOC_TOPOLOGY=y
CONFIG_SND_SOC_ACPI=m
# CONFIG_SND_SOC_ADI is not set
CONFIG_SND_SOC_AMD_ACP=m
CONFIG_SND_SOC_AMD_CZ_DA7219MX98357_MACH=m
CONFIG_SND_SOC_AMD_CZ_RT5645_MACH=m
# CONFIG_SND_SOC_AMD_ST_ES8336_MACH is not set
CONFIG_SND_SOC_AMD_ACP3x=m
# CONFIG_SND_SOC_AMD_RV_RT5682_MACH is not set
CONFIG_SND_SOC_AMD_RENOIR=m
CONFIG_SND_SOC_AMD_RENOIR_MACH=m
# CONFIG_SND_SOC_AMD_ACP5x is not set
# CONFIG_SND_SOC_AMD_ACP6x is not set
CONFIG_SND_AMD_ACP_CONFIG=m
# CONFIG_SND_SOC_AMD_ACP_COMMON is not set
# CONFIG_SND_SOC_AMD_RPL_ACP6x is not set
# CONFIG_SND_SOC_AMD_PS is not set
CONFIG_SND_ATMEL_SOC=m
# CONFIG_SND_BCM63XX_I2S_WHISTLER is not set
CONFIG_SND_DESIGNWARE_I2S=m
CONFIG_SND_DESIGNWARE_PCM=y
#
# SoC Audio for Freescale CPUs
#
#
# Common SoC Audio options for Freescale CPUs:
#
CONFIG_SND_SOC_FSL_ASRC=m
CONFIG_SND_SOC_FSL_SAI=m
# CONFIG_SND_SOC_FSL_MQS is not set
CONFIG_SND_SOC_FSL_AUDMIX=m
CONFIG_SND_SOC_FSL_SSI=m
CONFIG_SND_SOC_FSL_SPDIF=m
CONFIG_SND_SOC_FSL_ESAI=m
CONFIG_SND_SOC_FSL_MICFIL=m
# CONFIG_SND_SOC_FSL_EASRC is not set
# CONFIG_SND_SOC_FSL_XCVR is not set
CONFIG_SND_SOC_FSL_UTILS=m
CONFIG_SND_SOC_IMX_AUDMUX=m
# end of SoC Audio for Freescale CPUs
# CONFIG_SND_SOC_CHV3_I2S is not set
CONFIG_SND_I2S_HI6210_I2S=m
CONFIG_SND_SOC_IMG=y
CONFIG_SND_SOC_IMG_I2S_IN=m
CONFIG_SND_SOC_IMG_I2S_OUT=m
CONFIG_SND_SOC_IMG_PARALLEL_OUT=m
CONFIG_SND_SOC_IMG_SPDIF_IN=m
CONFIG_SND_SOC_IMG_SPDIF_OUT=m
CONFIG_SND_SOC_IMG_PISTACHIO_INTERNAL_DAC=m
CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
CONFIG_SND_SOC_INTEL_SST=m
# CONFIG_SND_SOC_INTEL_CATPT is not set
CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m
CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI=m
CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_ACPI=m
# CONFIG_SND_SOC_INTEL_SKYLAKE is not set
CONFIG_SND_SOC_INTEL_SKL=m
CONFIG_SND_SOC_INTEL_APL=m
CONFIG_SND_SOC_INTEL_KBL=m
CONFIG_SND_SOC_INTEL_GLK=m
# CONFIG_SND_SOC_INTEL_CNL is not set
# CONFIG_SND_SOC_INTEL_CFL is not set
# CONFIG_SND_SOC_INTEL_CML_H is not set
# CONFIG_SND_SOC_INTEL_CML_LP is not set
CONFIG_SND_SOC_INTEL_SKYLAKE_FAMILY=m
CONFIG_SND_SOC_INTEL_SKYLAKE_SSP_CLK=m
# CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC is not set
CONFIG_SND_SOC_INTEL_SKYLAKE_COMMON=m
CONFIG_SND_SOC_ACPI_INTEL_MATCH=m
# CONFIG_SND_SOC_INTEL_AVS is not set
CONFIG_SND_SOC_INTEL_MACH=y
# CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES is not set
CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m
CONFIG_SND_SOC_INTEL_SOF_MAXIM_COMMON=m
CONFIG_SND_SOC_INTEL_SOF_REALTEK_COMMON=m
CONFIG_SND_SOC_INTEL_SOF_SSP_COMMON=m
CONFIG_SND_SOC_INTEL_SOF_BOARD_HELPERS=m
# CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set
CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m
CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m
CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH=m
# CONFIG_SND_SOC_INTEL_BYTCR_WM5102_MACH is not set
CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m
CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m
CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m
CONFIG_SND_SOC_INTEL_CHT_BSW_NAU8824_MACH=m
CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH=m
CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH=m
CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH=m
# CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH is not set
CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m
CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m
CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m
CONFIG_SND_SOC_INTEL_DA7219_MAX98357A_GENERIC=m
CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON=m
CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH=m
CONFIG_SND_SOC_INTEL_BXT_RT298_MACH=m
# CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH is not set
CONFIG_SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH=m
CONFIG_SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH=m
CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH=m
CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH=m
CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=m
# CONFIG_SND_SOC_INTEL_GLK_DA7219_MAX98357A_MACH is not set
CONFIG_SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m
CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH=m
CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m
# CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is not set
# CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH is not set
# CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH is not set
# CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH is not set
CONFIG_SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=m
# CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH is not set
# CONFIG_SND_SOC_INTEL_SOF_DA7219_MACH is not set
# CONFIG_SND_SOC_INTEL_SOF_SSP_AMP_MACH is not set
# CONFIG_SND_SOC_INTEL_EHL_RT5660_MACH is not set
CONFIG_SND_SOC_MTK_BTCVSD=m
CONFIG_SND_SOC_SOF_TOPLEVEL=y
CONFIG_SND_SOC_SOF_PCI_DEV=m
CONFIG_SND_SOC_SOF_PCI=m
CONFIG_SND_SOC_SOF_ACPI=m
CONFIG_SND_SOC_SOF_ACPI_DEV=m
CONFIG_SND_SOC_SOF_DEBUG_PROBES=m
CONFIG_SND_SOC_SOF_CLIENT=m
# CONFIG_SND_SOC_SOF_DEVELOPER_SUPPORT is not set
CONFIG_SND_SOC_SOF=m
CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE=y
CONFIG_SND_SOC_SOF_IPC3=y
CONFIG_SND_SOC_SOF_IPC4=y
# CONFIG_SND_SOC_SOF_AMD_TOPLEVEL is not set
CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y
CONFIG_SND_SOC_SOF_INTEL_HIFI_EP_IPC=m
CONFIG_SND_SOC_SOF_INTEL_ATOM_HIFI_EP=m
CONFIG_SND_SOC_SOF_INTEL_COMMON=m
CONFIG_SND_SOC_SOF_BAYTRAIL=m
CONFIG_SND_SOC_SOF_BROADWELL=m
CONFIG_SND_SOC_SOF_MERRIFIELD=m
CONFIG_SND_SOC_SOF_INTEL_SKL=m
CONFIG_SND_SOC_SOF_SKYLAKE=m
CONFIG_SND_SOC_SOF_KABYLAKE=m
CONFIG_SND_SOC_SOF_INTEL_APL=m
CONFIG_SND_SOC_SOF_APOLLOLAKE=m
CONFIG_SND_SOC_SOF_GEMINILAKE=m
CONFIG_SND_SOC_SOF_INTEL_CNL=m
CONFIG_SND_SOC_SOF_CANNONLAKE=m
CONFIG_SND_SOC_SOF_COFFEELAKE=m
CONFIG_SND_SOC_SOF_COMETLAKE=m
CONFIG_SND_SOC_SOF_INTEL_ICL=m
CONFIG_SND_SOC_SOF_ICELAKE=m
CONFIG_SND_SOC_SOF_JASPERLAKE=m
CONFIG_SND_SOC_SOF_INTEL_TGL=m
CONFIG_SND_SOC_SOF_TIGERLAKE=m
CONFIG_SND_SOC_SOF_ELKHARTLAKE=m
CONFIG_SND_SOC_SOF_ALDERLAKE=m
CONFIG_SND_SOC_SOF_INTEL_MTL=m
CONFIG_SND_SOC_SOF_METEORLAKE=m
CONFIG_SND_SOC_SOF_INTEL_LNL=m
CONFIG_SND_SOC_SOF_LUNARLAKE=m
CONFIG_SND_SOC_SOF_HDA_COMMON=m
CONFIG_SND_SOC_SOF_HDA_MLINK=m
CONFIG_SND_SOC_SOF_HDA_LINK=y
CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
CONFIG_SND_SOC_SOF_HDA_LINK_BASELINE=m
CONFIG_SND_SOC_SOF_HDA=m
CONFIG_SND_SOC_SOF_HDA_PROBES=m
CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE=m
CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE=m
CONFIG_SND_SOC_SOF_XTENSA=m
#
# STMicroelectronics STM32 SOC audio support
#
# end of STMicroelectronics STM32 SOC audio support
CONFIG_SND_SOC_XILINX_I2S=m
CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER=m
CONFIG_SND_SOC_XILINX_SPDIF=m
CONFIG_SND_SOC_XTFPGA_I2S=m
CONFIG_SND_SOC_I2C_AND_SPI=m
#
# CODEC drivers
#
CONFIG_SND_SOC_AC97_CODEC=m
CONFIG_SND_SOC_ADAU_UTILS=m
# CONFIG_SND_SOC_ADAU1372_I2C is not set
# CONFIG_SND_SOC_ADAU1372_SPI is not set
CONFIG_SND_SOC_ADAU1701=m
CONFIG_SND_SOC_ADAU17X1=m
CONFIG_SND_SOC_ADAU1761=m
CONFIG_SND_SOC_ADAU1761_I2C=m
CONFIG_SND_SOC_ADAU1761_SPI=m
CONFIG_SND_SOC_ADAU7002=m
# CONFIG_SND_SOC_ADAU7118_HW is not set
# CONFIG_SND_SOC_ADAU7118_I2C is not set
CONFIG_SND_SOC_AK4104=m
CONFIG_SND_SOC_AK4118=m
# CONFIG_SND_SOC_AK4375 is not set
CONFIG_SND_SOC_AK4458=m
CONFIG_SND_SOC_AK4554=m
CONFIG_SND_SOC_AK4613=m
CONFIG_SND_SOC_AK4642=m
CONFIG_SND_SOC_AK5386=m
CONFIG_SND_SOC_AK5558=m
CONFIG_SND_SOC_ALC5623=m
# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set
# CONFIG_SND_SOC_AW8738 is not set
# CONFIG_SND_SOC_AW88395 is not set
# CONFIG_SND_SOC_AW88261 is not set
# CONFIG_SND_SOC_AW87390 is not set
# CONFIG_SND_SOC_AW88399 is not set
CONFIG_SND_SOC_BD28623=m
CONFIG_SND_SOC_BT_SCO=m
# CONFIG_SND_SOC_CHV3_CODEC is not set
CONFIG_SND_SOC_CROS_EC_CODEC=m
CONFIG_SND_SOC_CS35L32=m
CONFIG_SND_SOC_CS35L33=m
CONFIG_SND_SOC_CS35L34=m
CONFIG_SND_SOC_CS35L35=m
CONFIG_SND_SOC_CS35L36=m
# CONFIG_SND_SOC_CS35L41_SPI is not set
# CONFIG_SND_SOC_CS35L41_I2C is not set
# CONFIG_SND_SOC_CS35L45_SPI is not set
# CONFIG_SND_SOC_CS35L45_I2C is not set
# CONFIG_SND_SOC_CS35L56_I2C is not set
# CONFIG_SND_SOC_CS35L56_SPI is not set
# CONFIG_SND_SOC_CS35L56_SDW is not set
CONFIG_SND_SOC_CS42L42_CORE=m
CONFIG_SND_SOC_CS42L42=m
# CONFIG_SND_SOC_CS42L42_SDW is not set
CONFIG_SND_SOC_CS42L51=m
CONFIG_SND_SOC_CS42L51_I2C=m
CONFIG_SND_SOC_CS42L52=m
CONFIG_SND_SOC_CS42L56=m
CONFIG_SND_SOC_CS42L73=m
# CONFIG_SND_SOC_CS42L83 is not set
# CONFIG_SND_SOC_CS4234 is not set
CONFIG_SND_SOC_CS4265=m
CONFIG_SND_SOC_CS4270=m
CONFIG_SND_SOC_CS4271=m
CONFIG_SND_SOC_CS4271_I2C=m
CONFIG_SND_SOC_CS4271_SPI=m
CONFIG_SND_SOC_CS42XX8=m
CONFIG_SND_SOC_CS42XX8_I2C=m
CONFIG_SND_SOC_CS43130=m
CONFIG_SND_SOC_CS4341=m
CONFIG_SND_SOC_CS4349=m
CONFIG_SND_SOC_CS53L30=m
CONFIG_SND_SOC_CX2072X=m
CONFIG_SND_SOC_DA7213=m
CONFIG_SND_SOC_DA7219=m
CONFIG_SND_SOC_DMIC=m
CONFIG_SND_SOC_HDMI_CODEC=m
CONFIG_SND_SOC_ES7134=m
CONFIG_SND_SOC_ES7241=m
CONFIG_SND_SOC_ES83XX_DSM_COMMON=m
CONFIG_SND_SOC_ES8316=m
# CONFIG_SND_SOC_ES8326 is not set
CONFIG_SND_SOC_ES8328=m
CONFIG_SND_SOC_ES8328_I2C=m
CONFIG_SND_SOC_ES8328_SPI=m
CONFIG_SND_SOC_GTM601=m
CONFIG_SND_SOC_HDAC_HDMI=m
CONFIG_SND_SOC_HDAC_HDA=m
# CONFIG_SND_SOC_HDA is not set
# CONFIG_SND_SOC_ICS43432 is not set
# CONFIG_SND_SOC_IDT821034 is not set
CONFIG_SND_SOC_INNO_RK3036=m
CONFIG_SND_SOC_MAX98088=m
CONFIG_SND_SOC_MAX98090=m
CONFIG_SND_SOC_MAX98357A=m
CONFIG_SND_SOC_MAX98504=m
CONFIG_SND_SOC_MAX9867=m
CONFIG_SND_SOC_MAX98927=m
# CONFIG_SND_SOC_MAX98520 is not set
# CONFIG_SND_SOC_MAX98363 is not set
CONFIG_SND_SOC_MAX98373=m
CONFIG_SND_SOC_MAX98373_I2C=m
# CONFIG_SND_SOC_MAX98373_SDW is not set
# CONFIG_SND_SOC_MAX98388 is not set
CONFIG_SND_SOC_MAX98390=m
# CONFIG_SND_SOC_MAX98396 is not set
CONFIG_SND_SOC_MAX9860=m
CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m
CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m
CONFIG_SND_SOC_PCM1681=m
CONFIG_SND_SOC_PCM1789=m
CONFIG_SND_SOC_PCM1789_I2C=m
CONFIG_SND_SOC_PCM179X=m
CONFIG_SND_SOC_PCM179X_I2C=m
CONFIG_SND_SOC_PCM179X_SPI=m
CONFIG_SND_SOC_PCM186X=m
CONFIG_SND_SOC_PCM186X_I2C=m
CONFIG_SND_SOC_PCM186X_SPI=m
CONFIG_SND_SOC_PCM3060=m
CONFIG_SND_SOC_PCM3060_I2C=m
CONFIG_SND_SOC_PCM3060_SPI=m
CONFIG_SND_SOC_PCM3168A=m
CONFIG_SND_SOC_PCM3168A_I2C=m
CONFIG_SND_SOC_PCM3168A_SPI=m
# CONFIG_SND_SOC_PCM5102A is not set
CONFIG_SND_SOC_PCM512x=m
CONFIG_SND_SOC_PCM512x_I2C=m
CONFIG_SND_SOC_PCM512x_SPI=m
# CONFIG_SND_SOC_PEB2466 is not set
CONFIG_SND_SOC_RK3328=m
CONFIG_SND_SOC_RL6231=m
CONFIG_SND_SOC_RL6347A=m
CONFIG_SND_SOC_RT286=m
CONFIG_SND_SOC_RT298=m
CONFIG_SND_SOC_RT1011=m
CONFIG_SND_SOC_RT1015=m
CONFIG_SND_SOC_RT1015P=m
# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set
# CONFIG_SND_SOC_RT1308_SDW is not set
# CONFIG_SND_SOC_RT1316_SDW is not set
# CONFIG_SND_SOC_RT1318_SDW is not set
CONFIG_SND_SOC_RT5514=m
CONFIG_SND_SOC_RT5514_SPI=m
CONFIG_SND_SOC_RT5616=m
CONFIG_SND_SOC_RT5631=m
CONFIG_SND_SOC_RT5640=m
CONFIG_SND_SOC_RT5645=m
CONFIG_SND_SOC_RT5651=m
# CONFIG_SND_SOC_RT5659 is not set
CONFIG_SND_SOC_RT5660=m
CONFIG_SND_SOC_RT5663=m
CONFIG_SND_SOC_RT5670=m
CONFIG_SND_SOC_RT5677=m
CONFIG_SND_SOC_RT5677_SPI=m
CONFIG_SND_SOC_RT5682=m
CONFIG_SND_SOC_RT5682_I2C=m
# CONFIG_SND_SOC_RT5682_SDW is not set
CONFIG_SND_SOC_RT5682S=m
# CONFIG_SND_SOC_RT700_SDW is not set
# CONFIG_SND_SOC_RT711_SDW is not set
# CONFIG_SND_SOC_RT711_SDCA_SDW is not set
# CONFIG_SND_SOC_RT712_SDCA_SDW is not set
# CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW is not set
# CONFIG_SND_SOC_RT722_SDCA_SDW is not set
# CONFIG_SND_SOC_RT715_SDW is not set
# CONFIG_SND_SOC_RT715_SDCA_SDW is not set
# CONFIG_SND_SOC_RT9120 is not set
# CONFIG_SND_SOC_RTQ9128 is not set
# CONFIG_SND_SOC_SDW_MOCKUP is not set
CONFIG_SND_SOC_SGTL5000=m
CONFIG_SND_SOC_SI476X=m
CONFIG_SND_SOC_SIGMADSP=m
CONFIG_SND_SOC_SIGMADSP_I2C=m
CONFIG_SND_SOC_SIGMADSP_REGMAP=m
CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m
# CONFIG_SND_SOC_SIMPLE_MUX is not set
# CONFIG_SND_SOC_SMA1303 is not set
CONFIG_SND_SOC_SPDIF=m
# CONFIG_SND_SOC_SRC4XXX_I2C is not set
CONFIG_SND_SOC_SSM2305=m
# CONFIG_SND_SOC_SSM2518 is not set
CONFIG_SND_SOC_SSM2602=m
CONFIG_SND_SOC_SSM2602_SPI=m
CONFIG_SND_SOC_SSM2602_I2C=m
CONFIG_SND_SOC_SSM4567=m
CONFIG_SND_SOC_STA32X=m
CONFIG_SND_SOC_STA350=m
CONFIG_SND_SOC_STI_SAS=m
CONFIG_SND_SOC_TAS2552=m
# CONFIG_SND_SOC_TAS2562 is not set
# CONFIG_SND_SOC_TAS2764 is not set
# CONFIG_SND_SOC_TAS2770 is not set
# CONFIG_SND_SOC_TAS2780 is not set
# CONFIG_SND_SOC_TAS2781_I2C is not set
CONFIG_SND_SOC_TAS5086=m
CONFIG_SND_SOC_TAS571X=m
CONFIG_SND_SOC_TAS5720=m
# CONFIG_SND_SOC_TAS5805M is not set
CONFIG_SND_SOC_TAS6424=m
CONFIG_SND_SOC_TDA7419=m
CONFIG_SND_SOC_TFA9879=m
# CONFIG_SND_SOC_TFA989X is not set
# CONFIG_SND_SOC_TLV320ADC3XXX is not set
CONFIG_SND_SOC_TLV320AIC23=m
CONFIG_SND_SOC_TLV320AIC23_I2C=m
CONFIG_SND_SOC_TLV320AIC23_SPI=m
CONFIG_SND_SOC_TLV320AIC31XX=m
CONFIG_SND_SOC_TLV320AIC32X4=m
CONFIG_SND_SOC_TLV320AIC32X4_I2C=m
CONFIG_SND_SOC_TLV320AIC32X4_SPI=m
# CONFIG_SND_SOC_TLV320AIC3X_I2C is not set
# CONFIG_SND_SOC_TLV320AIC3X_SPI is not set
# CONFIG_SND_SOC_TLV320ADCX140 is not set
CONFIG_SND_SOC_TS3A227E=m
CONFIG_SND_SOC_TSCS42XX=m
CONFIG_SND_SOC_TSCS454=m
CONFIG_SND_SOC_UDA1334=m
CONFIG_SND_SOC_WCD_CLASSH=m
CONFIG_SND_SOC_WCD9335=m
# CONFIG_SND_SOC_WCD938X_SDW is not set
# CONFIG_SND_SOC_WCD939X_SDW is not set
CONFIG_SND_SOC_WM8510=m
CONFIG_SND_SOC_WM8523=m
CONFIG_SND_SOC_WM8524=m
CONFIG_SND_SOC_WM8580=m
CONFIG_SND_SOC_WM8711=m
CONFIG_SND_SOC_WM8728=m
# CONFIG_SND_SOC_WM8731_I2C is not set
# CONFIG_SND_SOC_WM8731_SPI is not set
CONFIG_SND_SOC_WM8737=m
CONFIG_SND_SOC_WM8741=m
CONFIG_SND_SOC_WM8750=m
CONFIG_SND_SOC_WM8753=m
CONFIG_SND_SOC_WM8770=m
CONFIG_SND_SOC_WM8776=m
CONFIG_SND_SOC_WM8782=m
CONFIG_SND_SOC_WM8804=m
CONFIG_SND_SOC_WM8804_I2C=m
CONFIG_SND_SOC_WM8804_SPI=m
CONFIG_SND_SOC_WM8903=m
CONFIG_SND_SOC_WM8904=m
# CONFIG_SND_SOC_WM8940 is not set
CONFIG_SND_SOC_WM8960=m
# CONFIG_SND_SOC_WM8961 is not set
CONFIG_SND_SOC_WM8962=m
CONFIG_SND_SOC_WM8974=m
CONFIG_SND_SOC_WM8978=m
CONFIG_SND_SOC_WM8985=m
# CONFIG_SND_SOC_WSA881X is not set
# CONFIG_SND_SOC_WSA883X is not set
# CONFIG_SND_SOC_WSA884X is not set
# CONFIG_SND_SOC_ZL38060 is not set
CONFIG_SND_SOC_MAX9759=m
CONFIG_SND_SOC_MT6351=m
CONFIG_SND_SOC_MT6358=m
# CONFIG_SND_SOC_MT6660 is not set
# CONFIG_SND_SOC_NAU8315 is not set
CONFIG_SND_SOC_NAU8540=m
CONFIG_SND_SOC_NAU8810=m
# CONFIG_SND_SOC_NAU8821 is not set
CONFIG_SND_SOC_NAU8822=m
CONFIG_SND_SOC_NAU8824=m
CONFIG_SND_SOC_NAU8825=m
CONFIG_SND_SOC_TPA6130A2=m
# CONFIG_SND_SOC_LPASS_WSA_MACRO is not set
# CONFIG_SND_SOC_LPASS_VA_MACRO is not set
# CONFIG_SND_SOC_LPASS_RX_MACRO is not set
# CONFIG_SND_SOC_LPASS_TX_MACRO is not set
# end of CODEC drivers
CONFIG_SND_SIMPLE_CARD_UTILS=m
CONFIG_SND_SIMPLE_CARD=m
CONFIG_SND_X86=y
CONFIG_HDMI_LPE_AUDIO=m
CONFIG_SND_SYNTH_EMUX=m
CONFIG_SND_XEN_FRONTEND=m
# CONFIG_SND_VIRTIO is not set
CONFIG_AC97_BUS=m
CONFIG_HID_SUPPORT=y
CONFIG_HID=m
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
CONFIG_UHID=m
CONFIG_HID_GENERIC=m
#
# Special HID drivers
#
CONFIG_HID_A4TECH=m
CONFIG_HID_ACCUTOUCH=m
CONFIG_HID_ACRUX=m
CONFIG_HID_ACRUX_FF=y
CONFIG_HID_APPLE=m
CONFIG_HID_APPLEIR=m
CONFIG_HID_ASUS=m
CONFIG_HID_AUREAL=m
CONFIG_HID_BELKIN=m
CONFIG_HID_BETOP_FF=m
CONFIG_HID_BIGBEN_FF=m
CONFIG_HID_CHERRY=m
CONFIG_HID_CHICONY=m
CONFIG_HID_CORSAIR=m
CONFIG_HID_COUGAR=m
CONFIG_HID_MACALLY=m
CONFIG_HID_PRODIKEYS=m
CONFIG_HID_CMEDIA=m
CONFIG_HID_CP2112=m
CONFIG_HID_CREATIVE_SB0540=m
CONFIG_HID_CYPRESS=m
CONFIG_HID_DRAGONRISE=m
CONFIG_DRAGONRISE_FF=y
CONFIG_HID_EMS_FF=m
CONFIG_HID_ELAN=m
CONFIG_HID_ELECOM=m
CONFIG_HID_ELO=m
# CONFIG_HID_EVISION is not set
CONFIG_HID_EZKEY=m
# CONFIG_HID_FT260 is not set
CONFIG_HID_GEMBIRD=m
CONFIG_HID_GFRM=m
# CONFIG_HID_GLORIOUS is not set
CONFIG_HID_HOLTEK=m
CONFIG_HOLTEK_FF=y
CONFIG_HID_VIVALDI_COMMON=m
CONFIG_HID_GOOGLE_HAMMER=m
# CONFIG_HID_GOOGLE_STADIA_FF is not set
# CONFIG_HID_VIVALDI is not set
CONFIG_HID_GT683R=m
CONFIG_HID_KEYTOUCH=m
CONFIG_HID_KYE=m
CONFIG_HID_UCLOGIC=m
CONFIG_HID_WALTOP=m
CONFIG_HID_VIEWSONIC=m
# CONFIG_HID_VRC2 is not set
# CONFIG_HID_XIAOMI is not set
CONFIG_HID_GYRATION=m
CONFIG_HID_ICADE=m
CONFIG_HID_ITE=m
CONFIG_HID_JABRA=m
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=m
CONFIG_HID_LCPOWER=m
CONFIG_HID_LED=m
CONFIG_HID_LENOVO=m
# CONFIG_HID_LETSKETCH is not set
CONFIG_HID_LOGITECH=m
CONFIG_HID_LOGITECH_DJ=m
CONFIG_HID_LOGITECH_HIDPP=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
CONFIG_LOGIWHEELS_FF=y
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MALTRON=m
CONFIG_HID_MAYFLASH=m
# CONFIG_HID_MEGAWORLD_FF is not set
CONFIG_HID_REDRAGON=m
CONFIG_HID_MICROSOFT=m
CONFIG_HID_MONTEREY=m
CONFIG_HID_MULTITOUCH=m
# CONFIG_HID_NINTENDO is not set
CONFIG_HID_NTI=m
CONFIG_HID_NTRIG=m
# CONFIG_HID_NVIDIA_SHIELD is not set
CONFIG_HID_ORTEK=m
CONFIG_HID_PANTHERLORD=m
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PENMOUNT=m
CONFIG_HID_PETALYNX=m
CONFIG_HID_PICOLCD=m
CONFIG_HID_PICOLCD_FB=y
CONFIG_HID_PICOLCD_BACKLIGHT=y
CONFIG_HID_PICOLCD_LCD=y
CONFIG_HID_PICOLCD_LEDS=y
CONFIG_HID_PICOLCD_CIR=y
CONFIG_HID_PLANTRONICS=m
# CONFIG_HID_PXRC is not set
# CONFIG_HID_RAZER is not set
CONFIG_HID_PRIMAX=m
CONFIG_HID_RETRODE=m
CONFIG_HID_ROCCAT=m
CONFIG_HID_SAITEK=m
CONFIG_HID_SAMSUNG=m
# CONFIG_HID_SEMITEK is not set
# CONFIG_HID_SIGMAMICRO is not set
CONFIG_HID_SONY=m
CONFIG_SONY_FF=y
CONFIG_HID_SPEEDLINK=m
CONFIG_HID_STEAM=m
# CONFIG_STEAM_FF is not set
CONFIG_HID_STEELSERIES=m
CONFIG_HID_SUNPLUS=m
CONFIG_HID_RMI=m
CONFIG_HID_GREENASIA=m
CONFIG_GREENASIA_FF=y
CONFIG_HID_HYPERV_MOUSE=m
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=m
CONFIG_HID_TOPSEED=m
# CONFIG_HID_TOPRE is not set
CONFIG_HID_THINGM=m
CONFIG_HID_THRUSTMASTER=m
CONFIG_THRUSTMASTER_FF=y
CONFIG_HID_UDRAW_PS3=m
CONFIG_HID_U2FZERO=m
CONFIG_HID_WACOM=m
CONFIG_HID_WIIMOTE=m
CONFIG_HID_XINMO=m
CONFIG_HID_ZEROPLUS=m
CONFIG_ZEROPLUS_FF=y
CONFIG_HID_ZYDACRON=m
CONFIG_HID_SENSOR_HUB=m
CONFIG_HID_SENSOR_CUSTOM_SENSOR=m
CONFIG_HID_ALPS=m
# CONFIG_HID_MCP2200 is not set
# CONFIG_HID_MCP2221 is not set
# end of Special HID drivers
#
# HID-BPF support
#
# CONFIG_HID_BPF is not set
# end of HID-BPF support
#
# USB HID support
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y
#
# USB HID Boot Protocol drivers
#
CONFIG_USB_KBD=m
CONFIG_USB_MOUSE=m
# end of USB HID Boot Protocol drivers
# end of USB HID support
CONFIG_I2C_HID=m
# CONFIG_I2C_HID_ACPI is not set
# CONFIG_I2C_HID_OF is not set
#
# Intel ISH HID support
#
CONFIG_INTEL_ISH_HID=m
CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER=m
# end of Intel ISH HID support
#
# AMD SFH HID Support
#
# CONFIG_AMD_SFH_HID is not set
# end of AMD SFH HID Support
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_LED_TRIG=y
CONFIG_USB_ULPI_BUS=m
CONFIG_USB_CONN_GPIO=m
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_PCI=y
CONFIG_USB_PCI_AMD=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_FEW_INIT_RETRIES is not set
CONFIG_USB_DYNAMIC_MINORS=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_PRODUCTLIST is not set
# CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
CONFIG_USB_LEDS_TRIGGER_USBPORT=m
CONFIG_USB_AUTOSUSPEND_DELAY=2
CONFIG_USB_DEFAULT_AUTHORIZATION_MODE=1
CONFIG_USB_MON=m
#
# USB Host Controller Drivers
#
CONFIG_USB_C67X00_HCD=m
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DBGCAP=y
CONFIG_USB_XHCI_PCI=y
# CONFIG_USB_XHCI_PCI_RENESAS is not set
CONFIG_USB_XHCI_PLATFORM=m
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
CONFIG_USB_EHCI_FSL=m
CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_USB_OXU210HP_HCD=m
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_MAX3421_HCD=m
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_SL811_HCD=m
CONFIG_USB_SL811_HCD_ISO=y
CONFIG_USB_SL811_CS=m
CONFIG_USB_R8A66597_HCD=m
CONFIG_USB_HCD_BCMA=m
CONFIG_USB_HCD_SSB=m
# CONFIG_USB_HCD_TEST_MODE is not set
# CONFIG_USB_XEN_HCD is not set
#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
CONFIG_USB_TMC=m
#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#
#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_REALTEK=m
CONFIG_REALTEK_AUTOPM=y
CONFIG_USB_STORAGE_DATAFAB=m
CONFIG_USB_STORAGE_FREECOM=m
CONFIG_USB_STORAGE_ISD200=m
CONFIG_USB_STORAGE_USBAT=m
CONFIG_USB_STORAGE_SDDR09=m
CONFIG_USB_STORAGE_SDDR55=m
CONFIG_USB_STORAGE_JUMPSHOT=m
CONFIG_USB_STORAGE_ALAUDA=m
CONFIG_USB_STORAGE_ONETOUCH=m
CONFIG_USB_STORAGE_KARMA=m
CONFIG_USB_STORAGE_CYPRESS_ATACB=m
CONFIG_USB_STORAGE_ENE_UB6250=m
CONFIG_USB_UAS=y
#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m
CONFIG_USBIP_CORE=m
CONFIG_USBIP_VHCI_HCD=m
CONFIG_USBIP_VHCI_HC_PORTS=8
CONFIG_USBIP_VHCI_NR_HCS=1
CONFIG_USBIP_HOST=m
CONFIG_USBIP_VUDC=m
# CONFIG_USBIP_DEBUG is not set
#
# USB dual-mode controller drivers
#
# CONFIG_USB_CDNS_SUPPORT is not set
CONFIG_USB_MUSB_HDRC=m
# CONFIG_USB_MUSB_HOST is not set
# CONFIG_USB_MUSB_GADGET is not set
CONFIG_USB_MUSB_DUAL_ROLE=y
#
# Platform Glue Layer
#
#
# MUSB DMA mode
#
CONFIG_MUSB_PIO_ONLY=y
CONFIG_USB_DWC3=m
CONFIG_USB_DWC3_ULPI=y
# CONFIG_USB_DWC3_HOST is not set
# CONFIG_USB_DWC3_GADGET is not set
CONFIG_USB_DWC3_DUAL_ROLE=y
#
# Platform Glue Driver Support
#
CONFIG_USB_DWC3_PCI=m
CONFIG_USB_DWC3_HAPS=m
CONFIG_USB_DWC2=y
CONFIG_USB_DWC2_HOST=y
#
# Gadget/Dual-role mode requires USB Gadget support to be enabled
#
CONFIG_USB_DWC2_PCI=m
# CONFIG_USB_DWC2_DEBUG is not set
# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
CONFIG_USB_CHIPIDEA=m
CONFIG_USB_CHIPIDEA_UDC=y
CONFIG_USB_CHIPIDEA_HOST=y
CONFIG_USB_CHIPIDEA_PCI=m
CONFIG_USB_CHIPIDEA_MSM=m
CONFIG_USB_CHIPIDEA_NPCM=m
CONFIG_USB_CHIPIDEA_GENERIC=m
CONFIG_USB_ISP1760=m
CONFIG_USB_ISP1760_HCD=y
CONFIG_USB_ISP1761_UDC=y
# CONFIG_USB_ISP1760_HOST_ROLE is not set
# CONFIG_USB_ISP1760_GADGET_ROLE is not set
CONFIG_USB_ISP1760_DUAL_ROLE=y
#
# USB port drivers
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_SIMPLE=m
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_F81232=m
CONFIG_USB_SERIAL_F8153X=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_IUU=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_METRO=m
CONFIG_USB_SERIAL_MOS7720=m
CONFIG_USB_SERIAL_MOS7715_PARPORT=y
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MXUPORT=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
CONFIG_USB_SERIAL_QUALCOMM=m
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
CONFIG_USB_SERIAL_SYMBOL=m
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_SERIAL_OPTICON=m
CONFIG_USB_SERIAL_XSENS_MT=m
CONFIG_USB_SERIAL_WISHBONE=m
CONFIG_USB_SERIAL_SSU100=m
CONFIG_USB_SERIAL_QT2=m
CONFIG_USB_SERIAL_UPD78F0730=m
# CONFIG_USB_SERIAL_XR is not set
CONFIG_USB_SERIAL_DEBUG=m
#
# USB Miscellaneous drivers
#
CONFIG_USB_USS720=m
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_CYPRESS_CY7C63=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_APPLEDISPLAY=m
# CONFIG_APPLE_MFI_FASTCHARGE is not set
# CONFIG_USB_LJCA is not set
CONFIG_USB_SISUSBVGA=m
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
CONFIG_USB_TEST=m
CONFIG_USB_EHSET_TEST_FIXTURE=m
CONFIG_USB_ISIGHTFW=m
CONFIG_USB_YUREX=m
CONFIG_USB_EZUSB_FX2=m
CONFIG_USB_HUB_USB251XB=m
CONFIG_USB_HSIC_USB3503=m
CONFIG_USB_HSIC_USB4604=m
CONFIG_USB_LINK_LAYER_TEST=m
CONFIG_USB_CHAOSKEY=m
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
CONFIG_USB_CXACRU=m
CONFIG_USB_UEAGLEATM=m
CONFIG_USB_XUSBATM=m
#
# USB Physical Layer drivers
#
CONFIG_USB_PHY=y
CONFIG_NOP_USB_XCEIV=m
CONFIG_USB_GPIO_VBUS=m
CONFIG_TAHVO_USB=m
CONFIG_TAHVO_USB_HOST_BY_DEFAULT=y
CONFIG_USB_ISP1301=m
# end of USB Physical Layer drivers
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
CONFIG_U_SERIAL_CONSOLE=y
#
# USB Peripheral Controller
#
CONFIG_USB_GR_UDC=m
CONFIG_USB_R8A66597=m
CONFIG_USB_PXA27X=m
CONFIG_USB_MV_UDC=m
CONFIG_USB_MV_U3D=m
CONFIG_USB_SNP_CORE=m
# CONFIG_USB_M66592 is not set
CONFIG_USB_BDC_UDC=m
CONFIG_USB_AMD5536UDC=m
CONFIG_USB_NET2272=m
CONFIG_USB_NET2272_DMA=y
CONFIG_USB_NET2280=m
CONFIG_USB_GOKU=m
CONFIG_USB_EG20T=m
# CONFIG_USB_MAX3420_UDC is not set
# CONFIG_USB_CDNS2_UDC is not set
# CONFIG_USB_DUMMY_HCD is not set
# end of USB Peripheral Controller
CONFIG_USB_LIBCOMPOSITE=m
CONFIG_USB_F_ACM=m
CONFIG_USB_F_SS_LB=m
CONFIG_USB_U_SERIAL=m
CONFIG_USB_U_ETHER=m
CONFIG_USB_U_AUDIO=m
CONFIG_USB_F_SERIAL=m
CONFIG_USB_F_OBEX=m
CONFIG_USB_F_NCM=m
CONFIG_USB_F_ECM=m
CONFIG_USB_F_PHONET=m
CONFIG_USB_F_EEM=m
CONFIG_USB_F_SUBSET=m
CONFIG_USB_F_RNDIS=m
CONFIG_USB_F_MASS_STORAGE=m
CONFIG_USB_F_FS=m
CONFIG_USB_F_UAC1=m
CONFIG_USB_F_UAC1_LEGACY=m
CONFIG_USB_F_UAC2=m
CONFIG_USB_F_UVC=m
CONFIG_USB_F_MIDI=m
CONFIG_USB_F_HID=m
CONFIG_USB_F_PRINTER=m
CONFIG_USB_F_TCM=m
CONFIG_USB_CONFIGFS=m
CONFIG_USB_CONFIGFS_SERIAL=y
CONFIG_USB_CONFIGFS_ACM=y
CONFIG_USB_CONFIGFS_OBEX=y
CONFIG_USB_CONFIGFS_NCM=y
CONFIG_USB_CONFIGFS_ECM=y
CONFIG_USB_CONFIGFS_ECM_SUBSET=y
CONFIG_USB_CONFIGFS_RNDIS=y
CONFIG_USB_CONFIGFS_EEM=y
CONFIG_USB_CONFIGFS_PHONET=y
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
CONFIG_USB_CONFIGFS_F_LB_SS=y
CONFIG_USB_CONFIGFS_F_FS=y
CONFIG_USB_CONFIGFS_F_UAC1=y
CONFIG_USB_CONFIGFS_F_UAC1_LEGACY=y
CONFIG_USB_CONFIGFS_F_UAC2=y
CONFIG_USB_CONFIGFS_F_MIDI=y
# CONFIG_USB_CONFIGFS_F_MIDI2 is not set
CONFIG_USB_CONFIGFS_F_HID=y
CONFIG_USB_CONFIGFS_F_UVC=y
CONFIG_USB_CONFIGFS_F_PRINTER=y
CONFIG_USB_CONFIGFS_F_TCM=y
#
# USB Gadget precomposed configurations
#
CONFIG_USB_ZERO=m
CONFIG_USB_AUDIO=m
CONFIG_GADGET_UAC1=y
# CONFIG_GADGET_UAC1_LEGACY is not set
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
CONFIG_USB_ETH_EEM=y
CONFIG_USB_G_NCM=m
CONFIG_USB_GADGETFS=m
CONFIG_USB_FUNCTIONFS=m
CONFIG_USB_FUNCTIONFS_ETH=y
CONFIG_USB_FUNCTIONFS_RNDIS=y
CONFIG_USB_FUNCTIONFS_GENERIC=y
CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_GADGET_TARGET=m
CONFIG_USB_G_SERIAL=m
CONFIG_USB_MIDI_GADGET=m
CONFIG_USB_G_PRINTER=m
CONFIG_USB_CDC_COMPOSITE=m
CONFIG_USB_G_NOKIA=m
CONFIG_USB_G_ACM_MS=m
# CONFIG_USB_G_MULTI is not set
CONFIG_USB_G_HID=m
CONFIG_USB_G_DBGP=m
# CONFIG_USB_G_DBGP_PRINTK is not set
CONFIG_USB_G_DBGP_SERIAL=y
CONFIG_USB_G_WEBCAM=m
# CONFIG_USB_RAW_GADGET is not set
# end of USB Gadget precomposed configurations
CONFIG_TYPEC=m
CONFIG_TYPEC_TCPM=m
CONFIG_TYPEC_TCPCI=m
CONFIG_TYPEC_RT1711H=m
# CONFIG_TYPEC_TCPCI_MAXIM is not set
CONFIG_TYPEC_FUSB302=m
CONFIG_TYPEC_UCSI=m
CONFIG_UCSI_CCG=m
CONFIG_UCSI_ACPI=m
# CONFIG_UCSI_STM32G0 is not set
CONFIG_TYPEC_TPS6598X=m
# CONFIG_TYPEC_ANX7411 is not set
# CONFIG_TYPEC_RT1719 is not set
# CONFIG_TYPEC_HD3SS3220 is not set
# CONFIG_TYPEC_STUSB160X is not set
# CONFIG_TYPEC_WUSB3801 is not set
#
# USB Type-C Multiplexer/DeMultiplexer Switch support
#
# CONFIG_TYPEC_MUX_FSA4480 is not set
# CONFIG_TYPEC_MUX_GPIO_SBU is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_IT5205 is not set
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# end of USB Type-C Multiplexer/DeMultiplexer Switch support
#
# USB Type-C Alternate Mode drivers
#
CONFIG_TYPEC_DP_ALTMODE=m
CONFIG_TYPEC_NVIDIA_ALTMODE=m
# end of USB Type-C Alternate Mode drivers
CONFIG_USB_ROLE_SWITCH=y
CONFIG_USB_ROLES_INTEL_XHCI=m
CONFIG_MMC=y
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_SDIO_UART=m
# CONFIG_MMC_TEST is not set
#
# MMC/SD/SDIO Host Controller Drivers
#
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_SDHCI=m
CONFIG_MMC_SDHCI_IO_ACCESSORS=y
CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=y
CONFIG_MMC_SDHCI_ACPI=m
CONFIG_MMC_SDHCI_PLTFM=m
CONFIG_MMC_SDHCI_F_SDH30=m
CONFIG_MMC_WBSD=m
CONFIG_MMC_ALCOR=m
CONFIG_MMC_TIFM_SD=m
CONFIG_MMC_SPI=m
CONFIG_MMC_SDRICOH_CS=m
CONFIG_MMC_CB710=m
CONFIG_MMC_VIA_SDMMC=m
CONFIG_MMC_VUB300=m
CONFIG_MMC_USHC=m
CONFIG_MMC_USDHI6ROL0=m
CONFIG_MMC_REALTEK_PCI=m
CONFIG_MMC_REALTEK_USB=m
CONFIG_MMC_CQHCI=m
# CONFIG_MMC_HSQ is not set
CONFIG_MMC_TOSHIBA_PCI=m
CONFIG_MMC_MTK=m
CONFIG_MMC_SDHCI_XENON=m
CONFIG_SCSI_UFSHCD=m
CONFIG_SCSI_UFS_BSG=y
# CONFIG_SCSI_UFS_HWMON is not set
CONFIG_SCSI_UFSHCD_PCI=m
CONFIG_SCSI_UFS_DWC_TC_PCI=m
CONFIG_SCSI_UFSHCD_PLATFORM=m
CONFIG_SCSI_UFS_CDNS_PLATFORM=m
CONFIG_MEMSTICK=m
# CONFIG_MEMSTICK_DEBUG is not set
#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
CONFIG_MSPRO_BLOCK=m
CONFIG_MS_BLOCK=m
#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
CONFIG_MEMSTICK_JMICRON_38X=m
CONFIG_MEMSTICK_R592=m
CONFIG_MEMSTICK_REALTEK_PCI=m
CONFIG_MEMSTICK_REALTEK_USB=m
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_CLASS_FLASH=m
# CONFIG_LEDS_CLASS_MULTICOLOR is not set
CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y
#
# LED drivers
#
CONFIG_LEDS_88PM860X=m
CONFIG_LEDS_APU=m
# CONFIG_LEDS_AW200XX is not set
# CONFIG_LEDS_CHT_WCOVE is not set
CONFIG_LEDS_LM3530=m
CONFIG_LEDS_LM3532=m
CONFIG_LEDS_LM3533=m
CONFIG_LEDS_LM3642=m
CONFIG_LEDS_MT6323=m
CONFIG_LEDS_PCA9532=m
CONFIG_LEDS_PCA9532_GPIO=y
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_LP3944=m
CONFIG_LEDS_LP3952=m
CONFIG_LEDS_LP8788=m
CONFIG_LEDS_PCA955X=m
CONFIG_LEDS_PCA955X_GPIO=y
CONFIG_LEDS_PCA963X=m
# CONFIG_LEDS_PCA995X is not set
CONFIG_LEDS_WM831X_STATUS=m
CONFIG_LEDS_WM8350=m
CONFIG_LEDS_DA903X=m
CONFIG_LEDS_DA9052=m
CONFIG_LEDS_DAC124S085=m
CONFIG_LEDS_PWM=m
CONFIG_LEDS_REGULATOR=m
# CONFIG_LEDS_BD2606MVV is not set
CONFIG_LEDS_BD2802=m
CONFIG_LEDS_INTEL_SS4200=m
# CONFIG_LEDS_LT3593 is not set
CONFIG_LEDS_ADP5520=m
CONFIG_LEDS_MC13783=m
CONFIG_LEDS_TCA6507=m
CONFIG_LEDS_TLC591XX=m
CONFIG_LEDS_MAX8997=m
CONFIG_LEDS_LM355x=m
CONFIG_LEDS_MENF21BMC=m
# CONFIG_LEDS_IS31FL319X is not set
#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
CONFIG_LEDS_BLINKM=m
CONFIG_LEDS_MLXCPLD=m
CONFIG_LEDS_MLXREG=m
CONFIG_LEDS_USER=m
CONFIG_LEDS_NIC78BX=m
CONFIG_LEDS_TI_LMU_COMMON=m
CONFIG_LEDS_LM36274=m
CONFIG_LEDS_TPS6105X=m
#
# Flash and Torch LED drivers
#
CONFIG_LEDS_AS3645A=m
CONFIG_LEDS_LM3601X=m
# CONFIG_LEDS_RT8515 is not set
# CONFIG_LEDS_SGM3140 is not set
#
# RGB LED drivers
#
#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_ONESHOT=m
CONFIG_LEDS_TRIGGER_DISK=y
CONFIG_LEDS_TRIGGER_MTD=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_ACTIVITY=m
# CONFIG_LEDS_TRIGGER_GPIO is not set
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_LEDS_TRIGGER_TRANSIENT=m
CONFIG_LEDS_TRIGGER_CAMERA=m
CONFIG_LEDS_TRIGGER_PANIC=y
CONFIG_LEDS_TRIGGER_NETDEV=m
CONFIG_LEDS_TRIGGER_PATTERN=m
CONFIG_LEDS_TRIGGER_AUDIO=m
# CONFIG_LEDS_TRIGGER_TTY is not set
#
# Simple LED drivers
#
# CONFIG_ACCESSIBILITY is not set
CONFIG_INFINIBAND=m
CONFIG_INFINIBAND_USER_MAD=m
CONFIG_INFINIBAND_USER_ACCESS=m
CONFIG_INFINIBAND_USER_MEM=y
CONFIG_INFINIBAND_ON_DEMAND_PAGING=y
CONFIG_INFINIBAND_ADDR_TRANS=y
CONFIG_INFINIBAND_ADDR_TRANS_CONFIGFS=y
CONFIG_INFINIBAND_VIRT_DMA=y
CONFIG_INFINIBAND_BNXT_RE=m
CONFIG_INFINIBAND_CXGB4=m
CONFIG_INFINIBAND_EFA=m
# CONFIG_INFINIBAND_ERDMA is not set
CONFIG_INFINIBAND_HFI1=m
# CONFIG_HFI1_DEBUG_SDMA_ORDER is not set
# CONFIG_SDMA_VERBOSITY is not set
# CONFIG_INFINIBAND_IRDMA is not set
CONFIG_MLX4_INFINIBAND=m
CONFIG_MLX5_INFINIBAND=m
CONFIG_INFINIBAND_MTHCA=m
# CONFIG_INFINIBAND_MTHCA_DEBUG is not set
CONFIG_INFINIBAND_OCRDMA=m
CONFIG_INFINIBAND_QEDR=m
CONFIG_INFINIBAND_QIB=m
CONFIG_INFINIBAND_QIB_DCA=y
CONFIG_INFINIBAND_USNIC=m
CONFIG_INFINIBAND_VMWARE_PVRDMA=m
CONFIG_INFINIBAND_RDMAVT=m
CONFIG_RDMA_RXE=m
CONFIG_RDMA_SIW=m
CONFIG_INFINIBAND_IPOIB=m
CONFIG_INFINIBAND_IPOIB_CM=y
# CONFIG_INFINIBAND_IPOIB_DEBUG is not set
CONFIG_INFINIBAND_SRP=m
CONFIG_INFINIBAND_SRPT=m
CONFIG_INFINIBAND_ISER=m
CONFIG_INFINIBAND_ISERT=m
# CONFIG_INFINIBAND_RTRS_CLIENT is not set
# CONFIG_INFINIBAND_RTRS_SERVER is not set
CONFIG_INFINIBAND_OPA_VNIC=m
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
CONFIG_EDAC=y
# CONFIG_EDAC_LEGACY_SYSFS is not set
CONFIG_EDAC_DEBUG=y
CONFIG_EDAC_DECODE_MCE=y
CONFIG_EDAC_GHES=y
CONFIG_EDAC_AMD64=m
CONFIG_EDAC_E752X=m
CONFIG_EDAC_I82975X=m
CONFIG_EDAC_I3000=m
CONFIG_EDAC_I3200=m
CONFIG_EDAC_IE31200=m
CONFIG_EDAC_X38=m
CONFIG_EDAC_I5400=m
CONFIG_EDAC_I7CORE=m
CONFIG_EDAC_I5100=m
CONFIG_EDAC_I7300=m
CONFIG_EDAC_SBRIDGE=m
CONFIG_EDAC_SKX=m
CONFIG_EDAC_I10NM=m
CONFIG_EDAC_PND2=m
# CONFIG_EDAC_IGEN6 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
CONFIG_RTC_NVMEM=y
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set
#
# I2C RTC drivers
#
CONFIG_RTC_DRV_88PM860X=m
CONFIG_RTC_DRV_88PM80X=m
CONFIG_RTC_DRV_ABB5ZES3=m
CONFIG_RTC_DRV_ABEOZ9=m
CONFIG_RTC_DRV_ABX80X=m
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1307_CENTURY=y
CONFIG_RTC_DRV_DS1374=m
CONFIG_RTC_DRV_DS1374_WDT=y
CONFIG_RTC_DRV_DS1672=m
CONFIG_RTC_DRV_LP8788=m
CONFIG_RTC_DRV_MAX6900=m
CONFIG_RTC_DRV_MAX8907=m
CONFIG_RTC_DRV_MAX8925=m
CONFIG_RTC_DRV_MAX8998=m
CONFIG_RTC_DRV_MAX8997=m
# CONFIG_RTC_DRV_MAX31335 is not set
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_ISL12022=m
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_PCF8523=m
CONFIG_RTC_DRV_PCF85063=m
CONFIG_RTC_DRV_PCF85363=m
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=m
CONFIG_RTC_DRV_M41T80_WDT=y
CONFIG_RTC_DRV_BQ32K=m
CONFIG_RTC_DRV_PALMAS=m
CONFIG_RTC_DRV_TPS6586X=m
CONFIG_RTC_DRV_TPS65910=m
CONFIG_RTC_DRV_RC5T583=m
CONFIG_RTC_DRV_S35390A=m
CONFIG_RTC_DRV_FM3130=m
CONFIG_RTC_DRV_RX8010=m
CONFIG_RTC_DRV_RX8581=m
CONFIG_RTC_DRV_RX8025=m
CONFIG_RTC_DRV_EM3027=m
CONFIG_RTC_DRV_RV3028=m
# CONFIG_RTC_DRV_RV3032 is not set
CONFIG_RTC_DRV_RV8803=m
CONFIG_RTC_DRV_SD3078=m
#
# SPI RTC drivers
#
CONFIG_RTC_DRV_M41T93=m
CONFIG_RTC_DRV_M41T94=m
CONFIG_RTC_DRV_DS1302=m
CONFIG_RTC_DRV_DS1305=m
CONFIG_RTC_DRV_DS1343=m
CONFIG_RTC_DRV_DS1347=m
CONFIG_RTC_DRV_DS1390=m
CONFIG_RTC_DRV_MAX6916=m
CONFIG_RTC_DRV_R9701=m
CONFIG_RTC_DRV_RX4581=m
CONFIG_RTC_DRV_RS5C348=m
CONFIG_RTC_DRV_MAX6902=m
CONFIG_RTC_DRV_PCF2123=m
CONFIG_RTC_DRV_MCP795=m
CONFIG_RTC_I2C_AND_SPI=y
#
# SPI and I2C RTC drivers
#
CONFIG_RTC_DRV_DS3232=m
CONFIG_RTC_DRV_DS3232_HWMON=y
CONFIG_RTC_DRV_PCF2127=m
CONFIG_RTC_DRV_RV3029C2=m
CONFIG_RTC_DRV_RV3029_HWMON=y
CONFIG_RTC_DRV_RX6110=m
#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1685_FAMILY=m
CONFIG_RTC_DRV_DS1685=y
# CONFIG_RTC_DRV_DS1689 is not set
# CONFIG_RTC_DRV_DS17285 is not set
# CONFIG_RTC_DRV_DS17485 is not set
# CONFIG_RTC_DRV_DS17885 is not set
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_DS2404=m
CONFIG_RTC_DRV_DA9052=m
CONFIG_RTC_DRV_DA9055=m
CONFIG_RTC_DRV_DA9063=m
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=m
CONFIG_RTC_DRV_M48T35=m
CONFIG_RTC_DRV_M48T59=m
CONFIG_RTC_DRV_MSM6242=m
CONFIG_RTC_DRV_RP5C01=m
CONFIG_RTC_DRV_WM831X=m
CONFIG_RTC_DRV_WM8350=m
CONFIG_RTC_DRV_PCF50633=m
CONFIG_RTC_DRV_CROS_EC=m
#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_FTRTC010=m
CONFIG_RTC_DRV_PCAP=m
CONFIG_RTC_DRV_MC13XXX=m
CONFIG_RTC_DRV_MT6397=m
#
# HID Sensor RTC drivers
#
CONFIG_RTC_DRV_HID_SENSOR_TIME=m
# CONFIG_RTC_DRV_GOLDFISH is not set
CONFIG_RTC_DRV_WILCO_EC=m
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set
#
# DMA Devices
#
CONFIG_DMA_ENGINE=y
CONFIG_DMA_VIRTUAL_CHANNELS=m
CONFIG_DMA_ACPI=y
CONFIG_ALTERA_MSGDMA=m
CONFIG_INTEL_IDMA64=m
# CONFIG_INTEL_IDXD is not set
# CONFIG_INTEL_IDXD_COMPAT is not set
CONFIG_INTEL_IOATDMA=m
# CONFIG_PLX_DMA is not set
# CONFIG_XILINX_DMA is not set
# CONFIG_XILINX_XDMA is not set
# CONFIG_AMD_PTDMA is not set
CONFIG_QCOM_HIDMA_MGMT=m
CONFIG_QCOM_HIDMA=m
CONFIG_DW_DMAC_CORE=m
CONFIG_DW_DMAC=m
CONFIG_DW_DMAC_PCI=m
CONFIG_DW_EDMA=m
CONFIG_DW_EDMA_PCIE=m
CONFIG_HSU_DMA=m
# CONFIG_SF_PDMA is not set
# CONFIG_INTEL_LDMA is not set
#
# DMA Clients
#
CONFIG_ASYNC_TX_DMA=y
# CONFIG_DMATEST is not set
CONFIG_DMA_ENGINE_RAID=y
#
# DMABUF options
#
CONFIG_SYNC_FILE=y
CONFIG_SW_SYNC=y
CONFIG_UDMABUF=y
# CONFIG_DMABUF_MOVE_NOTIFY is not set
# CONFIG_DMABUF_DEBUG is not set
# CONFIG_DMABUF_SELFTESTS is not set
# CONFIG_DMABUF_HEAPS is not set
# CONFIG_DMABUF_SYSFS_STATS is not set
# end of DMABUF options
CONFIG_DCA=m
CONFIG_UIO=m
CONFIG_UIO_CIF=m
CONFIG_UIO_PDRV_GENIRQ=m
CONFIG_UIO_DMEM_GENIRQ=m
CONFIG_UIO_AEC=m
CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
CONFIG_UIO_NETX=m
CONFIG_UIO_PRUSS=m
CONFIG_UIO_MF624=m
CONFIG_UIO_HV_GENERIC=m
# CONFIG_UIO_DFL is not set
CONFIG_VFIO=y
CONFIG_VFIO_GROUP=y
CONFIG_VFIO_CONTAINER=y
CONFIG_VFIO_IOMMU_TYPE1=y
CONFIG_VFIO_NOIOMMU=y
CONFIG_VFIO_VIRQFD=y
# CONFIG_VFIO_DEBUGFS is not set
#
# VFIO support for PCI devices
#
CONFIG_VFIO_PCI_CORE=y
CONFIG_VFIO_PCI_MMAP=y
CONFIG_VFIO_PCI_INTX=y
CONFIG_VFIO_PCI=y
CONFIG_VFIO_PCI_VGA=y
CONFIG_VFIO_PCI_IGD=y
# CONFIG_MLX5_VFIO_PCI is not set
# CONFIG_VIRTIO_VFIO_PCI is not set
# end of VFIO support for PCI devices
CONFIG_VFIO_MDEV=m
CONFIG_IRQ_BYPASS_MANAGER=y
CONFIG_VIRT_DRIVERS=y
CONFIG_VMGENID=y
# CONFIG_VBOXGUEST is not set
# CONFIG_NITRO_ENCLAVES is not set
# CONFIG_ACRN_HSM is not set
CONFIG_TSM_REPORTS=m
# CONFIG_EFI_SECRET is not set
CONFIG_SEV_GUEST=m
CONFIG_VIRTIO_ANCHOR=y
CONFIG_VIRTIO=y
CONFIG_VIRTIO_PCI_LIB=y
CONFIG_VIRTIO_PCI_LIB_LEGACY=y
CONFIG_VIRTIO_MENU=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_PCI_ADMIN_LEGACY=y
CONFIG_VIRTIO_PCI_LEGACY=y
CONFIG_VIRTIO_PMEM=m
CONFIG_VIRTIO_BALLOON=y
# CONFIG_VIRTIO_MEM is not set
CONFIG_VIRTIO_INPUT=m
CONFIG_VIRTIO_MMIO=y
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y
CONFIG_VIRTIO_DMA_SHARED_BUFFER=m
# CONFIG_VDPA is not set
CONFIG_VHOST_IOTLB=m
CONFIG_VHOST_TASK=y
CONFIG_VHOST=m
CONFIG_VHOST_MENU=y
CONFIG_VHOST_NET=m
CONFIG_VHOST_SCSI=m
CONFIG_VHOST_VSOCK=m
# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
#
# Microsoft Hyper-V guest support
#
CONFIG_HYPERV=m
# CONFIG_HYPERV_VTL_MODE is not set
CONFIG_HYPERV_TIMER=y
CONFIG_HYPERV_UTILS=m
CONFIG_HYPERV_BALLOON=m
# end of Microsoft Hyper-V guest support
#
# Xen driver support
#
CONFIG_XEN_BALLOON=y
CONFIG_XEN_BALLOON_MEMORY_HOTPLUG=y
CONFIG_XEN_MEMORY_HOTPLUG_LIMIT=512
CONFIG_XEN_SCRUB_PAGES_DEFAULT=y
CONFIG_XEN_DEV_EVTCHN=m
CONFIG_XEN_BACKEND=y
CONFIG_XENFS=m
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_XENBUS_FRONTEND=y
CONFIG_XEN_GNTDEV=m
CONFIG_XEN_GNTDEV_DMABUF=y
CONFIG_XEN_GRANT_DEV_ALLOC=m
CONFIG_XEN_GRANT_DMA_ALLOC=y
CONFIG_SWIOTLB_XEN=y
CONFIG_XEN_PCI_STUB=y
CONFIG_XEN_PCIDEV_BACKEND=m
CONFIG_XEN_PVCALLS_FRONTEND=m
# CONFIG_XEN_PVCALLS_BACKEND is not set
CONFIG_XEN_SCSI_BACKEND=m
CONFIG_XEN_PRIVCMD=m
CONFIG_XEN_ACPI_PROCESSOR=y
CONFIG_XEN_MCE_LOG=y
CONFIG_XEN_HAVE_PVMMU=y
CONFIG_XEN_EFI=y
CONFIG_XEN_AUTO_XLATE=y
CONFIG_XEN_ACPI=y
CONFIG_XEN_SYMS=y
CONFIG_XEN_HAVE_VPMU=y
CONFIG_XEN_FRONT_PGDIR_SHBUF=m
CONFIG_XEN_UNPOPULATED_ALLOC=y
# CONFIG_XEN_VIRTIO is not set
# end of Xen driver support
CONFIG_GREYBUS=m
# CONFIG_GREYBUS_BEAGLEPLAY is not set
CONFIG_GREYBUS_ES2=m
CONFIG_COMEDI=m
# CONFIG_COMEDI_DEBUG is not set
CONFIG_COMEDI_DEFAULT_BUF_SIZE_KB=2048
CONFIG_COMEDI_DEFAULT_BUF_MAXSIZE_KB=20480
CONFIG_COMEDI_MISC_DRIVERS=y
CONFIG_COMEDI_BOND=m
CONFIG_COMEDI_TEST=m
CONFIG_COMEDI_PARPORT=m
# CONFIG_COMEDI_ISA_DRIVERS is not set
CONFIG_COMEDI_PCI_DRIVERS=m
CONFIG_COMEDI_8255_PCI=m
CONFIG_COMEDI_ADDI_WATCHDOG=m
CONFIG_COMEDI_ADDI_APCI_1032=m
CONFIG_COMEDI_ADDI_APCI_1500=m
CONFIG_COMEDI_ADDI_APCI_1516=m
CONFIG_COMEDI_ADDI_APCI_1564=m
CONFIG_COMEDI_ADDI_APCI_16XX=m
CONFIG_COMEDI_ADDI_APCI_2032=m
CONFIG_COMEDI_ADDI_APCI_2200=m
CONFIG_COMEDI_ADDI_APCI_3120=m
CONFIG_COMEDI_ADDI_APCI_3501=m
CONFIG_COMEDI_ADDI_APCI_3XXX=m
CONFIG_COMEDI_ADL_PCI6208=m
CONFIG_COMEDI_ADL_PCI7X3X=m
CONFIG_COMEDI_ADL_PCI8164=m
# CONFIG_COMEDI_ADL_PCI9111 is not set
# CONFIG_COMEDI_ADL_PCI9118 is not set
# CONFIG_COMEDI_ADV_PCI1710 is not set
CONFIG_COMEDI_ADV_PCI1720=m
CONFIG_COMEDI_ADV_PCI1723=m
CONFIG_COMEDI_ADV_PCI1724=m
CONFIG_COMEDI_ADV_PCI1760=m
# CONFIG_COMEDI_ADV_PCI_DIO is not set
# CONFIG_COMEDI_AMPLC_DIO200_PCI is not set
CONFIG_COMEDI_AMPLC_PC236_PCI=m
CONFIG_COMEDI_AMPLC_PC263_PCI=m
# CONFIG_COMEDI_AMPLC_PCI224 is not set
# CONFIG_COMEDI_AMPLC_PCI230 is not set
CONFIG_COMEDI_CONTEC_PCI_DIO=m
# CONFIG_COMEDI_DAS08_PCI is not set
CONFIG_COMEDI_DT3000=m
CONFIG_COMEDI_DYNA_PCI10XX=m
CONFIG_COMEDI_GSC_HPDI=m
CONFIG_COMEDI_MF6X4=m
CONFIG_COMEDI_ICP_MULTI=m
CONFIG_COMEDI_DAQBOARD2000=m
CONFIG_COMEDI_JR3_PCI=m
CONFIG_COMEDI_KE_COUNTER=m
CONFIG_COMEDI_CB_PCIDAS64=m
# CONFIG_COMEDI_CB_PCIDAS is not set
CONFIG_COMEDI_CB_PCIDDA=m
# CONFIG_COMEDI_CB_PCIMDAS is not set
CONFIG_COMEDI_CB_PCIMDDA=m
# CONFIG_COMEDI_ME4000 is not set
CONFIG_COMEDI_ME_DAQ=m
CONFIG_COMEDI_NI_6527=m
CONFIG_COMEDI_NI_65XX=m
CONFIG_COMEDI_NI_660X=m
CONFIG_COMEDI_NI_670X=m
# CONFIG_COMEDI_NI_LABPC_PCI is not set
CONFIG_COMEDI_NI_PCIDIO=m
CONFIG_COMEDI_NI_PCIMIO=m
# CONFIG_COMEDI_RTD520 is not set
CONFIG_COMEDI_S626=m
CONFIG_COMEDI_MITE=m
CONFIG_COMEDI_NI_TIOCMD=m
CONFIG_COMEDI_PCMCIA_DRIVERS=m
# CONFIG_COMEDI_CB_DAS16_CS is not set
# CONFIG_COMEDI_DAS08_CS is not set
CONFIG_COMEDI_NI_DAQ_700_CS=m
CONFIG_COMEDI_NI_DAQ_DIO24_CS=m
# CONFIG_COMEDI_NI_LABPC_CS is not set
CONFIG_COMEDI_NI_MIO_CS=m
CONFIG_COMEDI_QUATECH_DAQP_CS=m
CONFIG_COMEDI_USB_DRIVERS=m
CONFIG_COMEDI_DT9812=m
CONFIG_COMEDI_NI_USB6501=m
CONFIG_COMEDI_USBDUX=m
CONFIG_COMEDI_USBDUXFAST=m
CONFIG_COMEDI_USBDUXSIGMA=m
CONFIG_COMEDI_VMK80XX=m
CONFIG_COMEDI_8255=m
CONFIG_COMEDI_8255_SA=m
CONFIG_COMEDI_KCOMEDILIB=m
CONFIG_COMEDI_AMPLC_PC236=m
CONFIG_COMEDI_NI_TIO=m
CONFIG_COMEDI_NI_ROUTING=m
# CONFIG_COMEDI_TESTS is not set
CONFIG_STAGING=y
CONFIG_PRISM2_USB=m
CONFIG_RTLLIB=m
CONFIG_RTLLIB_CRYPTO_CCMP=m
CONFIG_RTLLIB_CRYPTO_TKIP=m
CONFIG_RTLLIB_CRYPTO_WEP=m
CONFIG_RTL8192E=m
CONFIG_RTL8723BS=m
CONFIG_R8712U=m
CONFIG_RTS5208=m
CONFIG_VT6655=m
CONFIG_VT6656=m
#
# IIO staging drivers
#
#
# Accelerometers
#
CONFIG_ADIS16203=m
CONFIG_ADIS16240=m
# end of Accelerometers
#
# Analog to digital converters
#
CONFIG_AD7816=m
# end of Analog to digital converters
#
# Analog digital bi-direction converters
#
CONFIG_ADT7316=m
CONFIG_ADT7316_SPI=m
CONFIG_ADT7316_I2C=m
# end of Analog digital bi-direction converters
#
# Direct Digital Synthesis
#
CONFIG_AD9832=m
CONFIG_AD9834=m
# end of Direct Digital Synthesis
#
# Network Analyzer, Impedance Converters
#
CONFIG_AD5933=m
# end of Network Analyzer, Impedance Converters
# end of IIO staging drivers
CONFIG_FB_SM750=m
CONFIG_STAGING_MEDIA=y
# CONFIG_INTEL_ATOMISP is not set
CONFIG_DVB_AV7110_IR=y
CONFIG_DVB_AV7110=m
CONFIG_DVB_AV7110_OSD=y
CONFIG_DVB_BUDGET_PATCH=m
CONFIG_DVB_SP8870=m
CONFIG_VIDEO_IPU3_IMGU=m
#
# StarFive media platform drivers
#
# CONFIG_STAGING_MEDIA_DEPRECATED is not set
CONFIG_LTE_GDM724X=m
# CONFIG_FB_TFT is not set
# CONFIG_MOST_COMPONENTS is not set
CONFIG_KS7010=m
CONFIG_GREYBUS_AUDIO=m
# CONFIG_GREYBUS_AUDIO_APB_CODEC is not set
CONFIG_GREYBUS_BOOTROM=m
CONFIG_GREYBUS_FIRMWARE=m
CONFIG_GREYBUS_HID=m
CONFIG_GREYBUS_LIGHT=m
CONFIG_GREYBUS_LOG=m
CONFIG_GREYBUS_LOOPBACK=m
CONFIG_GREYBUS_POWER=m
CONFIG_GREYBUS_RAW=m
CONFIG_GREYBUS_VIBRATOR=m
CONFIG_GREYBUS_BRIDGED_PHY=m
CONFIG_GREYBUS_GPIO=m
CONFIG_GREYBUS_I2C=m
CONFIG_GREYBUS_PWM=m
CONFIG_GREYBUS_SDIO=m
CONFIG_GREYBUS_SPI=m
CONFIG_GREYBUS_UART=m
CONFIG_GREYBUS_USB=m
CONFIG_PI433=m
CONFIG_FIELDBUS_DEV=m
CONFIG_VME_BUS=y
#
# VME Bridge Drivers
#
CONFIG_VME_TSI148=m
CONFIG_VME_FAKE=m
#
# VME Device Drivers
#
CONFIG_VME_USER=m
# CONFIG_GOLDFISH is not set
CONFIG_CHROME_PLATFORMS=y
# CONFIG_CHROMEOS_ACPI is not set
CONFIG_CHROMEOS_LAPTOP=m
CONFIG_CHROMEOS_PSTORE=m
CONFIG_CHROMEOS_TBMC=m
CONFIG_CROS_EC=m
CONFIG_CROS_EC_I2C=m
CONFIG_CROS_EC_ISHTP=m
CONFIG_CROS_EC_SPI=m
# CONFIG_CROS_EC_UART is not set
CONFIG_CROS_EC_LPC=m
CONFIG_CROS_EC_PROTO=y
CONFIG_CROS_KBD_LED_BACKLIGHT=m
CONFIG_CROS_EC_CHARDEV=m
CONFIG_CROS_EC_LIGHTBAR=m
CONFIG_CROS_EC_DEBUGFS=m
CONFIG_CROS_EC_SENSORHUB=m
CONFIG_CROS_EC_SYSFS=m
CONFIG_CROS_EC_TYPEC=m
# CONFIG_CROS_HPS_I2C is not set
CONFIG_CROS_USBPD_LOGGER=m
CONFIG_CROS_USBPD_NOTIFY=m
# CONFIG_CHROMEOS_PRIVACY_SCREEN is not set
CONFIG_CROS_TYPEC_SWITCH=m
CONFIG_WILCO_EC=m
CONFIG_WILCO_EC_DEBUGFS=m
CONFIG_WILCO_EC_EVENTS=m
CONFIG_WILCO_EC_TELEMETRY=m
CONFIG_MELLANOX_PLATFORM=y
CONFIG_MLXREG_HOTPLUG=m
CONFIG_MLXREG_IO=m
# CONFIG_MLXREG_LC is not set
# CONFIG_NVSW_SN2201 is not set
CONFIG_SURFACE_PLATFORMS=y
CONFIG_SURFACE3_WMI=m
# CONFIG_SURFACE_3_POWER_OPREGION is not set
# CONFIG_SURFACE_GPE is not set
# CONFIG_SURFACE_HOTPLUG is not set
CONFIG_SURFACE_PRO3_BUTTON=m
# CONFIG_SURFACE_AGGREGATOR is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACPI_WMI=m
CONFIG_WMI_BMOF=m
CONFIG_HUAWEI_WMI=m
# CONFIG_UV_SYSFS is not set
CONFIG_MXM_WMI=m
# CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set
CONFIG_XIAOMI_WMI=m
# CONFIG_GIGABYTE_WMI is not set
# CONFIG_YOGABOOK is not set
CONFIG_ACERHDF=m
CONFIG_ACER_WIRELESS=m
CONFIG_ACER_WMI=m
# CONFIG_AMD_PMC is not set
CONFIG_AMD_HSMP=m
# CONFIG_AMD_WBRF is not set
# CONFIG_ADV_SWBUTTON is not set
CONFIG_APPLE_GMUX=m
CONFIG_ASUS_LAPTOP=m
CONFIG_ASUS_WIRELESS=m
CONFIG_ASUS_WMI=m
CONFIG_ASUS_NB_WMI=m
# CONFIG_ASUS_TF103C_DOCK is not set
# CONFIG_MERAKI_MX100 is not set
CONFIG_EEEPC_LAPTOP=m
CONFIG_EEEPC_WMI=m
# CONFIG_X86_PLATFORM_DRIVERS_DELL is not set
CONFIG_AMILO_RFKILL=m
CONFIG_FUJITSU_LAPTOP=m
CONFIG_FUJITSU_TABLET=m
CONFIG_GPD_POCKET_FAN=m
# CONFIG_X86_PLATFORM_DRIVERS_HP is not set
# CONFIG_WIRELESS_HOTKEY is not set
CONFIG_IBM_RTL=m
CONFIG_IDEAPAD_LAPTOP=m
# CONFIG_LENOVO_YMC is not set
CONFIG_SENSORS_HDAPS=m
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
CONFIG_THINKPAD_ACPI_DEBUGFACILITIES=y
# CONFIG_THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
# CONFIG_THINKPAD_LMI is not set
CONFIG_INTEL_ATOMISP2_PDX86=y
# CONFIG_INTEL_ATOMISP2_LED is not set
CONFIG_INTEL_ATOMISP2_PM=m
# CONFIG_INTEL_IFS is not set
# CONFIG_INTEL_SAR_INT1092 is not set
# CONFIG_INTEL_SKL_INT3472 is not set
#
# Intel Speed Select Technology interface support
#
CONFIG_INTEL_SPEED_SELECT_INTERFACE=m
# end of Intel Speed Select Technology interface support
CONFIG_INTEL_WMI=y
# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
CONFIG_INTEL_WMI_THUNDERBOLT=m
#
# Intel Uncore Frequency Control
#
# CONFIG_INTEL_UNCORE_FREQ_CONTROL is not set
# end of Intel Uncore Frequency Control
CONFIG_INTEL_HID_EVENT=m
CONFIG_INTEL_VBTN=m
CONFIG_INTEL_INT0002_VGPIO=m
CONFIG_INTEL_OAKTRAIL=m
# CONFIG_INTEL_BYTCRC_PWRSRC is not set
CONFIG_INTEL_CHTDC_TI_PWRBTN=m
# CONFIG_INTEL_CHTWC_INT33FE is not set
# CONFIG_INTEL_ISHTP_ECLITE is not set
CONFIG_INTEL_PUNIT_IPC=m
CONFIG_INTEL_RST=m
CONFIG_INTEL_SMARTCONNECT=m
CONFIG_INTEL_TURBO_MAX_3=y
# CONFIG_INTEL_VSEC is not set
# CONFIG_MSI_EC is not set
CONFIG_MSI_LAPTOP=m
CONFIG_MSI_WMI=m
CONFIG_PCENGINES_APU2=m
# CONFIG_BARCO_P50_GPIO is not set
CONFIG_SAMSUNG_LAPTOP=m
CONFIG_SAMSUNG_Q10=m
CONFIG_ACPI_TOSHIBA=m
CONFIG_TOSHIBA_BT_RFKILL=m
CONFIG_TOSHIBA_HAPS=m
# CONFIG_TOSHIBA_WMI is not set
CONFIG_ACPI_CMPC=m
CONFIG_COMPAL_LAPTOP=m
CONFIG_LG_LAPTOP=m
CONFIG_PANASONIC_LAPTOP=m
CONFIG_SONY_LAPTOP=m
CONFIG_SONYPI_COMPAT=y
# CONFIG_SYSTEM76_ACPI is not set
CONFIG_TOPSTAR_LAPTOP=m
# CONFIG_SERIAL_MULTI_INSTANTIATE is not set
CONFIG_MLX_PLATFORM=m
CONFIG_TOUCHSCREEN_DMI=y
# CONFIG_INSPUR_PLATFORM_PROFILE is not set
CONFIG_INTEL_IPS=m
# CONFIG_INTEL_SCU_PCI is not set
# CONFIG_INTEL_SCU_PLATFORM is not set
# CONFIG_SIEMENS_SIMATIC_IPC is not set
# CONFIG_WINMATE_FM07_KEYS is not set
# CONFIG_SEL3350_PLATFORM is not set
CONFIG_P2SB=y
CONFIG_HAVE_CLK=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y
CONFIG_COMMON_CLK_WM831X=m
# CONFIG_LMK04832 is not set
CONFIG_COMMON_CLK_MAX9485=m
CONFIG_COMMON_CLK_SI5341=m
CONFIG_COMMON_CLK_SI5351=m
CONFIG_COMMON_CLK_SI544=m
CONFIG_COMMON_CLK_CDCE706=m
CONFIG_COMMON_CLK_CS2000_CP=m
# CONFIG_CLK_TWL is not set
CONFIG_CLK_TWL6040=m
CONFIG_COMMON_CLK_PALMAS=m
CONFIG_COMMON_CLK_PWM=m
CONFIG_XILINX_VCU=m
CONFIG_HWSPINLOCK=y
#
# Clock Source drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# end of Clock Source drivers
CONFIG_MAILBOX=y
CONFIG_PCC=y
CONFIG_ALTERA_MBOX=m
CONFIG_IOMMU_IOVA=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y
#
# Generic IOMMU Pagetable Support
#
CONFIG_IOMMU_IO_PGTABLE=y
# end of Generic IOMMU Pagetable Support
# CONFIG_IOMMU_DEBUGFS is not set
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
CONFIG_IOMMU_DMA=y
CONFIG_IOMMU_SVA=y
CONFIG_IOMMU_IOPF=y
CONFIG_AMD_IOMMU=y
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IOMMU_SVM=y
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_IOMMUFD is not set
CONFIG_IRQ_REMAP=y
CONFIG_HYPERV_IOMMU=y
# CONFIG_VIRTIO_IOMMU is not set
#
# Remoteproc drivers
#
CONFIG_REMOTEPROC=y
# CONFIG_REMOTEPROC_CDEV is not set
# end of Remoteproc drivers
#
# Rpmsg drivers
#
CONFIG_RPMSG=m
CONFIG_RPMSG_CHAR=m
# CONFIG_RPMSG_CTRL is not set
CONFIG_RPMSG_NS=m
CONFIG_RPMSG_QCOM_GLINK=m
CONFIG_RPMSG_QCOM_GLINK_RPM=m
CONFIG_RPMSG_VIRTIO=m
# end of Rpmsg drivers
CONFIG_SOUNDWIRE=m
#
# SoundWire Devices
#
# CONFIG_SOUNDWIRE_AMD is not set
CONFIG_SOUNDWIRE_CADENCE=m
CONFIG_SOUNDWIRE_INTEL=m
# CONFIG_SOUNDWIRE_QCOM is not set
CONFIG_SOUNDWIRE_GENERIC_ALLOCATION=m
#
# SOC (System On Chip) specific Drivers
#
#
# Amlogic SoC drivers
#
# end of Amlogic SoC drivers
#
# Broadcom SoC drivers
#
# end of Broadcom SoC drivers
#
# NXP/Freescale QorIQ SoC drivers
#
# end of NXP/Freescale QorIQ SoC drivers
#
# fujitsu SoC drivers
#
# end of fujitsu SoC drivers
#
# i.MX SoC drivers
#
# end of i.MX SoC drivers
#
# Enable LiteX SoC Builder specific drivers
#
# end of Enable LiteX SoC Builder specific drivers
# CONFIG_WPCM450_SOC is not set
#
# Qualcomm SoC drivers
#
# CONFIG_QCOM_PMIC_PDCHARGER_ULOG is not set
# CONFIG_QCOM_PBS is not set
# end of Qualcomm SoC drivers
CONFIG_SOC_TI=y
#
# Xilinx SoC drivers
#
# end of Xilinx SoC drivers
# end of SOC (System On Chip) specific Drivers
#
# PM Domains
#
#
# Amlogic PM Domains
#
# end of Amlogic PM Domains
#
# Broadcom PM Domains
#
# end of Broadcom PM Domains
#
# i.MX PM Domains
#
# end of i.MX PM Domains
#
# Qualcomm PM Domains
#
# end of Qualcomm PM Domains
# end of PM Domains
CONFIG_PM_DEVFREQ=y
#
# DEVFREQ Governors
#
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
CONFIG_DEVFREQ_GOV_POWERSAVE=y
CONFIG_DEVFREQ_GOV_USERSPACE=y
CONFIG_DEVFREQ_GOV_PASSIVE=y
#
# DEVFREQ Drivers
#
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_EXTCON=y
#
# Extcon Device Drivers
#
CONFIG_EXTCON_ADC_JACK=m
CONFIG_EXTCON_AXP288=m
CONFIG_EXTCON_FSA9480=m
CONFIG_EXTCON_GPIO=m
CONFIG_EXTCON_INTEL_INT3496=m
CONFIG_EXTCON_INTEL_CHT_WC=m
CONFIG_EXTCON_MAX14577=m
CONFIG_EXTCON_MAX3355=m
CONFIG_EXTCON_MAX77693=m
CONFIG_EXTCON_MAX77843=m
CONFIG_EXTCON_MAX8997=m
CONFIG_EXTCON_PALMAS=m
CONFIG_EXTCON_PTN5150=m
CONFIG_EXTCON_RT8973A=m
CONFIG_EXTCON_SM5502=m
CONFIG_EXTCON_USB_GPIO=m
CONFIG_EXTCON_USBC_CROS_EC=m
# CONFIG_EXTCON_USBC_TUSB320 is not set
CONFIG_MEMORY=y
# CONFIG_FPGA_DFL_EMIF is not set
CONFIG_IIO=m
CONFIG_IIO_BUFFER=y
CONFIG_IIO_BUFFER_CB=m
# CONFIG_IIO_BUFFER_DMA is not set
# CONFIG_IIO_BUFFER_DMAENGINE is not set
CONFIG_IIO_BUFFER_HW_CONSUMER=m
CONFIG_IIO_KFIFO_BUF=m
CONFIG_IIO_TRIGGERED_BUFFER=m
CONFIG_IIO_CONFIGFS=m
CONFIG_IIO_TRIGGER=y
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
CONFIG_IIO_SW_DEVICE=m
CONFIG_IIO_SW_TRIGGER=m
CONFIG_IIO_TRIGGERED_EVENT=m
#
# Accelerometers
#
CONFIG_ADIS16201=m
CONFIG_ADIS16209=m
# CONFIG_ADXL313_I2C is not set
# CONFIG_ADXL313_SPI is not set
# CONFIG_ADXL355_I2C is not set
# CONFIG_ADXL355_SPI is not set
# CONFIG_ADXL367_SPI is not set
# CONFIG_ADXL367_I2C is not set
CONFIG_ADXL372=m
CONFIG_ADXL372_SPI=m
CONFIG_ADXL372_I2C=m
CONFIG_BMA220=m
# CONFIG_BMA400 is not set
CONFIG_BMC150_ACCEL=m
CONFIG_BMC150_ACCEL_I2C=m
CONFIG_BMC150_ACCEL_SPI=m
# CONFIG_BMI088_ACCEL is not set
CONFIG_DA280=m
CONFIG_DA311=m
# CONFIG_DMARD06 is not set
CONFIG_DMARD09=m
CONFIG_DMARD10=m
# CONFIG_FXLS8962AF_I2C is not set
# CONFIG_FXLS8962AF_SPI is not set
CONFIG_HID_SENSOR_ACCEL_3D=m
CONFIG_IIO_CROS_EC_ACCEL_LEGACY=m
CONFIG_IIO_ST_ACCEL_3AXIS=m
CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m
CONFIG_IIO_ST_ACCEL_SPI_3AXIS=m
# CONFIG_IIO_KX022A_SPI is not set
# CONFIG_IIO_KX022A_I2C is not set
CONFIG_KXSD9=m
CONFIG_KXSD9_SPI=m
CONFIG_KXSD9_I2C=m
CONFIG_KXCJK1013=m
CONFIG_MC3230=m
CONFIG_MMA7455=m
CONFIG_MMA7455_I2C=m
CONFIG_MMA7455_SPI=m
CONFIG_MMA7660=m
CONFIG_MMA8452=m
CONFIG_MMA9551_CORE=m
CONFIG_MMA9551=m
CONFIG_MMA9553=m
# CONFIG_MSA311 is not set
CONFIG_MXC4005=m
CONFIG_MXC6255=m
CONFIG_SCA3000=m
# CONFIG_SCA3300 is not set
CONFIG_STK8312=m
CONFIG_STK8BA50=m
# end of Accelerometers
#
# Analog to digital converters
#
CONFIG_AD_SIGMA_DELTA=m
# CONFIG_AD4130 is not set
# CONFIG_AD7091R5 is not set
# CONFIG_AD7091R8 is not set
CONFIG_AD7124=m
CONFIG_AD7192=m
CONFIG_AD7266=m
CONFIG_AD7280=m
CONFIG_AD7291=m
# CONFIG_AD7292 is not set
CONFIG_AD7298=m
CONFIG_AD7476=m
CONFIG_AD7606=m
CONFIG_AD7606_IFACE_PARALLEL=m
CONFIG_AD7606_IFACE_SPI=m
CONFIG_AD7766=m
CONFIG_AD7768_1=m
CONFIG_AD7780=m
CONFIG_AD7791=m
CONFIG_AD7793=m
CONFIG_AD7887=m
CONFIG_AD7923=m
CONFIG_AD7949=m
CONFIG_AD799X=m
# CONFIG_AD9467 is not set
# CONFIG_ADI_AXI_ADC is not set
CONFIG_AXP20X_ADC=m
CONFIG_AXP288_ADC=m
CONFIG_CC10001_ADC=m
CONFIG_DA9150_GPADC=m
CONFIG_DLN2_ADC=m
# CONFIG_ENVELOPE_DETECTOR is not set
CONFIG_HI8435=m
CONFIG_HX711=m
CONFIG_INA2XX_ADC=m
CONFIG_LP8788_ADC=m
# CONFIG_LTC2309 is not set
CONFIG_LTC2471=m
CONFIG_LTC2485=m
# CONFIG_LTC2496 is not set
CONFIG_LTC2497=m
CONFIG_MAX1027=m
CONFIG_MAX11100=m
CONFIG_MAX1118=m
# CONFIG_MAX11205 is not set
# CONFIG_MAX11410 is not set
# CONFIG_MAX1241 is not set
CONFIG_MAX1363=m
# CONFIG_MAX34408 is not set
CONFIG_MAX9611=m
CONFIG_MCP320X=m
CONFIG_MCP3422=m
# CONFIG_MCP3564 is not set
CONFIG_MCP3911=m
CONFIG_MEN_Z188_ADC=m
CONFIG_NAU7802=m
# CONFIG_PAC1934 is not set
CONFIG_PALMAS_GPADC=m
CONFIG_QCOM_VADC_COMMON=m
CONFIG_QCOM_SPMI_IADC=m
CONFIG_QCOM_SPMI_VADC=m
CONFIG_QCOM_SPMI_ADC5=m
# CONFIG_RICHTEK_RTQ6056 is not set
# CONFIG_SD_ADC_MODULATOR is not set
CONFIG_TI_ADC081C=m
CONFIG_TI_ADC0832=m
CONFIG_TI_ADC084S021=m
CONFIG_TI_ADC12138=m
CONFIG_TI_ADC108S102=m
CONFIG_TI_ADC128S052=m
CONFIG_TI_ADC161S626=m
CONFIG_TI_ADS1015=m
# CONFIG_TI_ADS7924 is not set
# CONFIG_TI_ADS1100 is not set
# CONFIG_TI_ADS1298 is not set
CONFIG_TI_ADS7950=m
# CONFIG_TI_ADS8344 is not set
# CONFIG_TI_ADS8688 is not set
# CONFIG_TI_ADS124S08 is not set
# CONFIG_TI_ADS131E08 is not set
# CONFIG_TI_LMP92064 is not set
CONFIG_TI_TLC4541=m
# CONFIG_TI_TSC2046 is not set
CONFIG_TWL4030_MADC=m
CONFIG_TWL6030_GPADC=m
# CONFIG_VF610_ADC is not set
CONFIG_VIPERBOARD_ADC=m
CONFIG_XILINX_XADC=m
# end of Analog to digital converters
#
# Analog to digital and digital to analog converters
#
# CONFIG_AD74115 is not set
# CONFIG_AD74413R is not set
CONFIG_STX104=m
# end of Analog to digital and digital to analog converters
#
# Analog Front Ends
#
# CONFIG_IIO_RESCALE is not set
# end of Analog Front Ends
#
# Amplifiers
#
CONFIG_AD8366=m
# CONFIG_ADA4250 is not set
# CONFIG_HMC425 is not set
# end of Amplifiers
#
# Capacitance to digital converters
#
CONFIG_AD7150=m
CONFIG_AD7746=m
# end of Capacitance to digital converters
#
# Chemical Sensors
#
# CONFIG_AOSONG_AGS02MA is not set
CONFIG_ATLAS_PH_SENSOR=m
# CONFIG_ATLAS_EZO_SENSOR is not set
CONFIG_BME680=m
CONFIG_BME680_I2C=m
CONFIG_BME680_SPI=m
CONFIG_CCS811=m
CONFIG_IAQCORE=m
CONFIG_PMS7003=m
# CONFIG_SCD30_CORE is not set
# CONFIG_SCD4X is not set
CONFIG_SENSIRION_SGP30=m
# CONFIG_SENSIRION_SGP40 is not set
# CONFIG_SPS30_I2C is not set
# CONFIG_SPS30_SERIAL is not set
# CONFIG_SENSEAIR_SUNRISE_CO2 is not set
CONFIG_VZ89X=m
# end of Chemical Sensors
CONFIG_IIO_CROS_EC_SENSORS_CORE=m
CONFIG_IIO_CROS_EC_SENSORS=m
CONFIG_IIO_CROS_EC_SENSORS_LID_ANGLE=m
#
# Hid Sensor IIO Common
#
CONFIG_HID_SENSOR_IIO_COMMON=m
CONFIG_HID_SENSOR_IIO_TRIGGER=m
# end of Hid Sensor IIO Common
CONFIG_IIO_INV_SENSORS_TIMESTAMP=m
CONFIG_IIO_MS_SENSORS_I2C=m
#
# IIO SCMI Sensors
#
# end of IIO SCMI Sensors
#
# SSP Sensor Common
#
CONFIG_IIO_SSP_SENSORS_COMMONS=m
CONFIG_IIO_SSP_SENSORHUB=m
# end of SSP Sensor Common
CONFIG_IIO_ST_SENSORS_I2C=m
CONFIG_IIO_ST_SENSORS_SPI=m
CONFIG_IIO_ST_SENSORS_CORE=m
#
# Digital to analog converters
#
# CONFIG_AD3552R is not set
CONFIG_AD5064=m
CONFIG_AD5360=m
CONFIG_AD5380=m
CONFIG_AD5421=m
CONFIG_AD5446=m
CONFIG_AD5449=m
CONFIG_AD5592R_BASE=m
CONFIG_AD5592R=m
CONFIG_AD5593R=m
CONFIG_AD5504=m
CONFIG_AD5624R_SPI=m
# CONFIG_LTC2688 is not set
CONFIG_AD5686=m
CONFIG_AD5686_SPI=m
CONFIG_AD5696_I2C=m
CONFIG_AD5755=m
CONFIG_AD5758=m
CONFIG_AD5761=m
CONFIG_AD5764=m
# CONFIG_AD5766 is not set
# CONFIG_AD5770R is not set
CONFIG_AD5791=m
# CONFIG_AD7293 is not set
CONFIG_AD7303=m
CONFIG_AD8801=m
CONFIG_CIO_DAC=m
# CONFIG_DPOT_DAC is not set
CONFIG_DS4424=m
CONFIG_LTC1660=m
CONFIG_LTC2632=m
CONFIG_M62332=m
CONFIG_MAX517=m
# CONFIG_MAX5522 is not set
# CONFIG_MAX5821 is not set
CONFIG_MCP4725=m
# CONFIG_MCP4728 is not set
# CONFIG_MCP4821 is not set
CONFIG_MCP4922=m
CONFIG_TI_DAC082S085=m
CONFIG_TI_DAC5571=m
CONFIG_TI_DAC7311=m
CONFIG_TI_DAC7612=m
# CONFIG_VF610_DAC is not set
# end of Digital to analog converters
#
# IIO dummy driver
#
CONFIG_IIO_SIMPLE_DUMMY=m
# CONFIG_IIO_SIMPLE_DUMMY_EVENTS is not set
# CONFIG_IIO_SIMPLE_DUMMY_BUFFER is not set
# end of IIO dummy driver
#
# Filters
#
# CONFIG_ADMV8818 is not set
# end of Filters
#
# Frequency Synthesizers DDS/PLL
#
#
# Clock Generator/Distribution
#
CONFIG_AD9523=m
# end of Clock Generator/Distribution
#
# Phase-Locked Loop (PLL) frequency synthesizers
#
CONFIG_ADF4350=m
CONFIG_ADF4371=m
# CONFIG_ADF4377 is not set
# CONFIG_ADMFM2000 is not set
# CONFIG_ADMV1013 is not set
# CONFIG_ADMV1014 is not set
# CONFIG_ADMV4420 is not set
# CONFIG_ADRF6780 is not set
# end of Phase-Locked Loop (PLL) frequency synthesizers
# end of Frequency Synthesizers DDS/PLL
#
# Digital gyroscope sensors
#
CONFIG_ADIS16080=m
CONFIG_ADIS16130=m
CONFIG_ADIS16136=m
CONFIG_ADIS16260=m
# CONFIG_ADXRS290 is not set
CONFIG_ADXRS450=m
CONFIG_BMG160=m
CONFIG_BMG160_I2C=m
CONFIG_BMG160_SPI=m
CONFIG_FXAS21002C=m
CONFIG_FXAS21002C_I2C=m
CONFIG_FXAS21002C_SPI=m
CONFIG_HID_SENSOR_GYRO_3D=m
CONFIG_MPU3050=m
CONFIG_MPU3050_I2C=m
CONFIG_IIO_ST_GYRO_3AXIS=m
CONFIG_IIO_ST_GYRO_I2C_3AXIS=m
CONFIG_IIO_ST_GYRO_SPI_3AXIS=m
CONFIG_ITG3200=m
# end of Digital gyroscope sensors
#
# Health Sensors
#
#
# Heart Rate Monitors
#
CONFIG_AFE4403=m
CONFIG_AFE4404=m
CONFIG_MAX30100=m
CONFIG_MAX30102=m
# end of Heart Rate Monitors
# end of Health Sensors
#
# Humidity sensors
#
CONFIG_AM2315=m
CONFIG_DHT11=m
CONFIG_HDC100X=m
# CONFIG_HDC2010 is not set
# CONFIG_HDC3020 is not set
CONFIG_HID_SENSOR_HUMIDITY=m
CONFIG_HTS221=m
CONFIG_HTS221_I2C=m
CONFIG_HTS221_SPI=m
CONFIG_HTU21=m
CONFIG_SI7005=m
CONFIG_SI7020=m
# end of Humidity sensors
#
# Inertial measurement units
#
CONFIG_ADIS16400=m
CONFIG_ADIS16460=m
# CONFIG_ADIS16475 is not set
CONFIG_ADIS16480=m
CONFIG_BMI160=m
CONFIG_BMI160_I2C=m
CONFIG_BMI160_SPI=m
# CONFIG_BMI323_I2C is not set
# CONFIG_BMI323_SPI is not set
# CONFIG_BOSCH_BNO055_SERIAL is not set
# CONFIG_BOSCH_BNO055_I2C is not set
# CONFIG_FXOS8700_I2C is not set
# CONFIG_FXOS8700_SPI is not set
CONFIG_KMX61=m
# CONFIG_INV_ICM42600_I2C is not set
# CONFIG_INV_ICM42600_SPI is not set
CONFIG_INV_MPU6050_IIO=m
CONFIG_INV_MPU6050_I2C=m
CONFIG_INV_MPU6050_SPI=m
CONFIG_IIO_ST_LSM6DSX=m
CONFIG_IIO_ST_LSM6DSX_I2C=m
CONFIG_IIO_ST_LSM6DSX_SPI=m
CONFIG_IIO_ST_LSM6DSX_I3C=m
# CONFIG_IIO_ST_LSM9DS0 is not set
# end of Inertial measurement units
CONFIG_IIO_ADIS_LIB=m
CONFIG_IIO_ADIS_LIB_BUFFER=y
#
# Light sensors
#
CONFIG_ACPI_ALS=m
CONFIG_ADJD_S311=m
# CONFIG_ADUX1020 is not set
# CONFIG_AL3010 is not set
CONFIG_AL3320A=m
CONFIG_APDS9300=m
CONFIG_APDS9960=m
# CONFIG_AS73211 is not set
CONFIG_BH1750=m
CONFIG_BH1780=m
CONFIG_CM32181=m
CONFIG_CM3232=m
CONFIG_CM3323=m
# CONFIG_CM3605 is not set
CONFIG_CM36651=m
CONFIG_IIO_CROS_EC_LIGHT_PROX=m
# CONFIG_GP2AP002 is not set
CONFIG_GP2AP020A00F=m
CONFIG_SENSORS_ISL29018=m
CONFIG_SENSORS_ISL29028=m
CONFIG_ISL29125=m
# CONFIG_ISL76682 is not set
CONFIG_HID_SENSOR_ALS=m
CONFIG_HID_SENSOR_PROX=m
CONFIG_JSA1212=m
# CONFIG_ROHM_BU27008 is not set
# CONFIG_ROHM_BU27034 is not set
CONFIG_RPR0521=m
CONFIG_SENSORS_LM3533=m
# CONFIG_LTR390 is not set
CONFIG_LTR501=m
# CONFIG_LTRF216A is not set
CONFIG_LV0104CS=m
CONFIG_MAX44000=m
CONFIG_MAX44009=m
CONFIG_NOA1305=m
CONFIG_OPT3001=m
# CONFIG_OPT4001 is not set
CONFIG_PA12203001=m
CONFIG_SI1133=m
CONFIG_SI1145=m
CONFIG_STK3310=m
CONFIG_ST_UVIS25=m
CONFIG_ST_UVIS25_I2C=m
CONFIG_ST_UVIS25_SPI=m
CONFIG_TCS3414=m
CONFIG_TCS3472=m
CONFIG_SENSORS_TSL2563=m
CONFIG_TSL2583=m
# CONFIG_TSL2591 is not set
CONFIG_TSL2772=m
CONFIG_TSL4531=m
CONFIG_US5182D=m
CONFIG_VCNL4000=m
CONFIG_VCNL4035=m
# CONFIG_VEML6030 is not set
CONFIG_VEML6070=m
# CONFIG_VEML6075 is not set
CONFIG_VL6180=m
CONFIG_ZOPT2201=m
# end of Light sensors
#
# Magnetometer sensors
#
# CONFIG_AK8974 is not set
CONFIG_AK8975=m
CONFIG_AK09911=m
CONFIG_BMC150_MAGN=m
CONFIG_BMC150_MAGN_I2C=m
CONFIG_BMC150_MAGN_SPI=m
CONFIG_MAG3110=m
CONFIG_HID_SENSOR_MAGNETOMETER_3D=m
CONFIG_MMC35240=m
CONFIG_IIO_ST_MAGN_3AXIS=m
CONFIG_IIO_ST_MAGN_I2C_3AXIS=m
CONFIG_IIO_ST_MAGN_SPI_3AXIS=m
CONFIG_SENSORS_HMC5843=m
CONFIG_SENSORS_HMC5843_I2C=m
CONFIG_SENSORS_HMC5843_SPI=m
CONFIG_SENSORS_RM3100=m
CONFIG_SENSORS_RM3100_I2C=m
CONFIG_SENSORS_RM3100_SPI=m
# CONFIG_TI_TMAG5273 is not set
# CONFIG_YAMAHA_YAS530 is not set
# end of Magnetometer sensors
#
# Multiplexers
#
# CONFIG_IIO_MUX is not set
# end of Multiplexers
#
# Inclinometer sensors
#
CONFIG_HID_SENSOR_INCLINOMETER_3D=m
CONFIG_HID_SENSOR_DEVICE_ROTATION=m
# end of Inclinometer sensors
#
# Triggers - standalone
#
CONFIG_IIO_HRTIMER_TRIGGER=m
CONFIG_IIO_INTERRUPT_TRIGGER=m
CONFIG_IIO_TIGHTLOOP_TRIGGER=m
CONFIG_IIO_SYSFS_TRIGGER=m
# end of Triggers - standalone
#
# Linear and angular position sensors
#
# CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE is not set
# end of Linear and angular position sensors
#
# Digital potentiometers
#
# CONFIG_AD5110 is not set
CONFIG_AD5272=m
CONFIG_DS1803=m
CONFIG_MAX5432=m
CONFIG_MAX5481=m
CONFIG_MAX5487=m
CONFIG_MCP4018=m
CONFIG_MCP4131=m
CONFIG_MCP4531=m
CONFIG_MCP41010=m
CONFIG_TPL0102=m
# CONFIG_X9250 is not set
# end of Digital potentiometers
#
# Digital potentiostats
#
CONFIG_LMP91000=m
# end of Digital potentiostats
#
# Pressure sensors
#
CONFIG_ABP060MG=m
# CONFIG_ROHM_BM1390 is not set
CONFIG_BMP280=m
CONFIG_BMP280_I2C=m
CONFIG_BMP280_SPI=m
CONFIG_IIO_CROS_EC_BARO=m
# CONFIG_DLHL60D is not set
CONFIG_DPS310=m
CONFIG_HID_SENSOR_PRESS=m
CONFIG_HP03=m
# CONFIG_HSC030PA is not set
# CONFIG_ICP10100 is not set
CONFIG_MPL115=m
CONFIG_MPL115_I2C=m
CONFIG_MPL115_SPI=m
CONFIG_MPL3115=m
# CONFIG_MPRLS0025PA is not set
CONFIG_MS5611=m
CONFIG_MS5611_I2C=m
CONFIG_MS5611_SPI=m
CONFIG_MS5637=m
CONFIG_IIO_ST_PRESS=m
CONFIG_IIO_ST_PRESS_I2C=m
CONFIG_IIO_ST_PRESS_SPI=m
CONFIG_T5403=m
CONFIG_HP206C=m
CONFIG_ZPA2326=m
CONFIG_ZPA2326_I2C=m
CONFIG_ZPA2326_SPI=m
# end of Pressure sensors
#
# Lightning sensors
#
CONFIG_AS3935=m
# end of Lightning sensors
#
# Proximity and distance sensors
#
# CONFIG_CROS_EC_MKBP_PROXIMITY is not set
# CONFIG_IRSD200 is not set
CONFIG_ISL29501=m
CONFIG_LIDAR_LITE_V2=m
CONFIG_MB1232=m
# CONFIG_PING is not set
CONFIG_RFD77402=m
CONFIG_SRF04=m
# CONFIG_SX9310 is not set
# CONFIG_SX9324 is not set
# CONFIG_SX9360 is not set
CONFIG_SX9500=m
CONFIG_SRF08=m
# CONFIG_VCNL3020 is not set
CONFIG_VL53L0X_I2C=m
# end of Proximity and distance sensors
#
# Resolver to digital converters
#
CONFIG_AD2S90=m
CONFIG_AD2S1200=m
CONFIG_AD2S1210=m
# end of Resolver to digital converters
#
# Temperature sensors
#
# CONFIG_LTC2983 is not set
CONFIG_MAXIM_THERMOCOUPLE=m
CONFIG_HID_SENSOR_TEMP=m
CONFIG_MLX90614=m
CONFIG_MLX90632=m
# CONFIG_MLX90635 is not set
CONFIG_TMP006=m
CONFIG_TMP007=m
# CONFIG_TMP117 is not set
CONFIG_TSYS01=m
CONFIG_TSYS02D=m
# CONFIG_MAX30208 is not set
CONFIG_MAX31856=m
# CONFIG_MAX31865 is not set
# CONFIG_MCP9600 is not set
# end of Temperature sensors
CONFIG_NTB=m
CONFIG_NTB_MSI=y
# CONFIG_NTB_AMD is not set
CONFIG_NTB_IDT=m
CONFIG_NTB_INTEL=m
# CONFIG_NTB_EPF is not set
CONFIG_NTB_SWITCHTEC=m
CONFIG_NTB_PINGPONG=m
CONFIG_NTB_TOOL=m
CONFIG_NTB_PERF=m
# CONFIG_NTB_MSI_TEST is not set
CONFIG_NTB_TRANSPORT=m
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
# CONFIG_PWM_DEBUG is not set
# CONFIG_PWM_CLK is not set
CONFIG_PWM_CRC=y
CONFIG_PWM_CROS_EC=m
# CONFIG_PWM_DWC is not set
CONFIG_PWM_LP3943=m
CONFIG_PWM_LPSS=y
CONFIG_PWM_LPSS_PCI=y
CONFIG_PWM_LPSS_PLATFORM=y
CONFIG_PWM_PCA9685=m
CONFIG_PWM_TWL=m
CONFIG_PWM_TWL_LED=m
#
# IRQ chip support
#
CONFIG_MADERA_IRQ=m
# end of IRQ chip support
CONFIG_IPACK_BUS=m
CONFIG_BOARD_TPCI200=m
CONFIG_SERIAL_IPOCTAL=m
CONFIG_RESET_CONTROLLER=y
# CONFIG_RESET_GPIO is not set
# CONFIG_RESET_SIMPLE is not set
CONFIG_RESET_TI_SYSCON=m
# CONFIG_RESET_TI_TPS380X is not set
#
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
CONFIG_GENERIC_PHY_MIPI_DPHY=y
# CONFIG_USB_LGM_PHY is not set
# CONFIG_PHY_CAN_TRANSCEIVER is not set
#
# PHY drivers for Broadcom platforms
#
CONFIG_BCM_KONA_USB2_PHY=m
# end of PHY drivers for Broadcom platforms
CONFIG_PHY_PXA_28NM_HSIC=m
CONFIG_PHY_PXA_28NM_USB2=m
CONFIG_PHY_CPCAP_USB=m
CONFIG_PHY_QCOM_USB_HS=m
CONFIG_PHY_QCOM_USB_HSIC=m
CONFIG_PHY_SAMSUNG_USB2=m
CONFIG_PHY_TUSB1210=m
# CONFIG_PHY_INTEL_LGM_EMMC is not set
# end of PHY Subsystem
CONFIG_POWERCAP=y
CONFIG_INTEL_RAPL_CORE=m
CONFIG_INTEL_RAPL=m
CONFIG_IDLE_INJECT=y
CONFIG_MCB=m
CONFIG_MCB_PCI=m
CONFIG_MCB_LPC=m
#
# Performance monitor support
#
# CONFIG_DWC_PCIE_PMU is not set
# end of Performance monitor support
CONFIG_RAS=y
CONFIG_RAS_CEC=y
# CONFIG_RAS_CEC_DEBUG is not set
CONFIG_AMD_ATL=m
CONFIG_RAS_FMPM=m
# CONFIG_USB4 is not set
#
# Android
#
# CONFIG_ANDROID_BINDER_IPC is not set
# end of Android
CONFIG_LIBNVDIMM=y
CONFIG_BLK_DEV_PMEM=m
CONFIG_ND_CLAIM=y
CONFIG_ND_BTT=m
CONFIG_BTT=y
CONFIG_ND_PFN=m
CONFIG_NVDIMM_PFN=y
CONFIG_NVDIMM_DAX=y
CONFIG_NVDIMM_KEYS=y
# CONFIG_NVDIMM_SECURITY_TEST is not set
CONFIG_DAX=y
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_HMEM_DEVICES=y
CONFIG_DEV_DAX_KMEM=m
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
# CONFIG_NVMEM_LAYOUTS is not set
# CONFIG_NVMEM_RAVE_SP_EEPROM is not set
# CONFIG_NVMEM_RMEM is not set
# CONFIG_NVMEM_SPMI_SDAM is not set
#
# HW tracing support
#
CONFIG_STM=m
CONFIG_STM_PROTO_BASIC=m
CONFIG_STM_PROTO_SYS_T=m
CONFIG_STM_DUMMY=m
CONFIG_STM_SOURCE_CONSOLE=m
CONFIG_STM_SOURCE_HEARTBEAT=m
CONFIG_STM_SOURCE_FTRACE=m
CONFIG_INTEL_TH=m
CONFIG_INTEL_TH_PCI=m
CONFIG_INTEL_TH_ACPI=m
CONFIG_INTEL_TH_GTH=m
CONFIG_INTEL_TH_STH=m
CONFIG_INTEL_TH_MSU=m
CONFIG_INTEL_TH_PTI=m
# CONFIG_INTEL_TH_DEBUG is not set
# end of HW tracing support
CONFIG_FPGA=m
CONFIG_ALTERA_PR_IP_CORE=m
CONFIG_FPGA_MGR_ALTERA_PS_SPI=m
CONFIG_FPGA_MGR_ALTERA_CVP=m
CONFIG_FPGA_MGR_XILINX_SPI=m
CONFIG_FPGA_MGR_MACHXO2_SPI=m
CONFIG_FPGA_BRIDGE=m
CONFIG_ALTERA_FREEZE_BRIDGE=m
CONFIG_XILINX_PR_DECOUPLER=m
CONFIG_FPGA_REGION=m
CONFIG_FPGA_DFL=m
CONFIG_FPGA_DFL_FME=m
CONFIG_FPGA_DFL_FME_MGR=m
CONFIG_FPGA_DFL_FME_BRIDGE=m
CONFIG_FPGA_DFL_FME_REGION=m
CONFIG_FPGA_DFL_AFU=m
# CONFIG_FPGA_DFL_NIOS_INTEL_PAC_N3000 is not set
CONFIG_FPGA_DFL_PCI=m
# CONFIG_FPGA_MGR_MICROCHIP_SPI is not set
# CONFIG_FPGA_MGR_LATTICE_SYSCONFIG_SPI is not set
# CONFIG_TEE is not set
CONFIG_PM_OPP=y
CONFIG_SIOX=m
CONFIG_SIOX_BUS_GPIO=m
CONFIG_SLIMBUS=m
CONFIG_SLIM_QCOM_CTRL=m
# CONFIG_INTERCONNECT is not set
CONFIG_I8254=m
CONFIG_COUNTER=m
CONFIG_104_QUAD_8=m
# CONFIG_INTEL_QEP is not set
# CONFIG_INTERRUPT_CNT is not set
CONFIG_MOST=m
# CONFIG_MOST_USB_HDM is not set
CONFIG_MOST_CDEV=m
# CONFIG_MOST_SND is not set
# CONFIG_PECI is not set
# CONFIG_HTE is not set
CONFIG_DPLL=y
# end of Device Drivers
#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_VALIDATE_FS_PARSER=y
CONFIG_FS_IOMAP=y
CONFIG_FS_STACK=y
CONFIG_BUFFER_HEAD=y
CONFIG_LEGACY_DIRECT_IO=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
# CONFIG_JFS_DEBUG is not set
CONFIG_JFS_STATISTICS=y
CONFIG_XFS_FS=m
CONFIG_XFS_SUPPORT_V4=y
CONFIG_XFS_SUPPORT_ASCII_CI=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
# CONFIG_XFS_ONLINE_SCRUB is not set
# CONFIG_XFS_WARN is not set
# CONFIG_XFS_DEBUG is not set
CONFIG_GFS2_FS=m
CONFIG_GFS2_FS_LOCKING_DLM=y
CONFIG_OCFS2_FS=m
CONFIG_OCFS2_FS_O2CB=m
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
CONFIG_OCFS2_FS_STATS=y
CONFIG_OCFS2_DEBUG_MASKLOG=y
# CONFIG_OCFS2_DEBUG_FS is not set
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
# CONFIG_BTRFS_DEBUG is not set
# CONFIG_BTRFS_ASSERT is not set
# CONFIG_BTRFS_FS_REF_VERIFY is not set
CONFIG_NILFS2_FS=m
CONFIG_F2FS_FS=m
CONFIG_F2FS_STAT_FS=y
CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_FS_POSIX_ACL=y
CONFIG_F2FS_FS_SECURITY=y
# CONFIG_F2FS_CHECK_FS is not set
# CONFIG_F2FS_FAULT_INJECTION is not set
# CONFIG_F2FS_FS_COMPRESSION is not set
CONFIG_F2FS_IOSTAT=y
# CONFIG_F2FS_UNFAIR_RWSEM is not set
# CONFIG_BCACHEFS_FS is not set
# CONFIG_ZONEFS_FS is not set
CONFIG_FS_DAX=y
CONFIG_FS_DAX_PMD=y
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_EXPORTFS_BLOCK_OPS=y
CONFIG_FILE_LOCKING=y
CONFIG_FS_ENCRYPTION=y
CONFIG_FS_ENCRYPTION_ALGS=y
CONFIG_FS_VERITY=y
CONFIG_FS_VERITY_BUILTIN_SIGNATURES=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=m
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=m
CONFIG_QUOTACTL=y
CONFIG_AUTOFS_FS=m
CONFIG_FUSE_FS=y
CONFIG_CUSE=m
CONFIG_VIRTIO_FS=m
CONFIG_FUSE_DAX=y
CONFIG_FUSE_PASSTHROUGH=y
CONFIG_OVERLAY_FS=m
# CONFIG_OVERLAY_FS_REDIRECT_DIR is not set
CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
# CONFIG_OVERLAY_FS_INDEX is not set
CONFIG_OVERLAY_FS_XINO_AUTO=y
# CONFIG_OVERLAY_FS_METACOPY is not set
# CONFIG_OVERLAY_FS_DEBUG is not set
#
# Caches
#
CONFIG_NETFS_SUPPORT=m
CONFIG_NETFS_STATS=y
CONFIG_FSCACHE=y
CONFIG_FSCACHE_STATS=y
# CONFIG_FSCACHE_DEBUG is not set
CONFIG_CACHEFILES=m
# CONFIG_CACHEFILES_DEBUG is not set
# CONFIG_CACHEFILES_ERROR_INJECTION is not set
# CONFIG_CACHEFILES_ONDEMAND is not set
# end of Caches
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
# end of CD-ROM/DVD Filesystems
#
# DOS/FAT/EXFAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_FAT_DEFAULT_UTF8 is not set
CONFIG_EXFAT_FS=m
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
# CONFIG_NTFS3_FS is not set
# end of DOS/FAT/EXFAT/NT Filesystems
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_VMCORE_DEVICE_DUMP=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PROC_CHILDREN=y
CONFIG_PROC_PID_ARCH_STATUS=y
CONFIG_PROC_CPU_RESCTRL=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_TMPFS_INODE64 is not set
# CONFIG_TMPFS_QUOTA is not set
CONFIG_HUGETLBFS=y
# CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON is not set
CONFIG_HUGETLB_PAGE=y
CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_EFIVAR_FS=y
# end of Pseudo filesystems
CONFIG_MISC_FILESYSTEMS=y
CONFIG_ORANGEFS_FS=m
CONFIG_ADFS_FS=m
# CONFIG_ADFS_FS_RW is not set
CONFIG_AFFS_FS=m
CONFIG_ECRYPT_FS=y
CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_BEFS_FS=m
# CONFIG_BEFS_DEBUG is not set
CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
# CONFIG_JFFS2_SUMMARY is not set
CONFIG_JFFS2_FS_XATTR=y
CONFIG_JFFS2_FS_POSIX_ACL=y
CONFIG_JFFS2_FS_SECURITY=y
CONFIG_JFFS2_COMPRESSION_OPTIONS=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_LZO=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_JFFS2_CMODE_NONE is not set
# CONFIG_JFFS2_CMODE_PRIORITY is not set
# CONFIG_JFFS2_CMODE_SIZE is not set
CONFIG_JFFS2_CMODE_FAVOURLZO=y
CONFIG_UBIFS_FS=m
# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
CONFIG_UBIFS_FS_ZSTD=y
# CONFIG_UBIFS_ATIME_SUPPORT is not set
CONFIG_UBIFS_FS_XATTR=y
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_AUTHENTICATION=y
CONFIG_CRAMFS=m
CONFIG_CRAMFS_BLOCKDEV=y
CONFIG_CRAMFS_MTD=y
CONFIG_SQUASHFS=y
# CONFIG_SQUASHFS_FILE_CACHE is not set
CONFIG_SQUASHFS_FILE_DIRECT=y
CONFIG_SQUASHFS_DECOMP_SINGLE=y
# CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT is not set
CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE=y
# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI is not set
# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU is not set
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZLIB=y
CONFIG_SQUASHFS_LZ4=y
CONFIG_SQUASHFS_LZO=y
CONFIG_SQUASHFS_XZ=y
CONFIG_SQUASHFS_ZSTD=y
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=m
CONFIG_MINIX_FS=m
CONFIG_OMFS_FS=m
CONFIG_HPFS_FS=m
CONFIG_QNX4FS_FS=m
CONFIG_QNX6FS_FS=m
# CONFIG_QNX6FS_DEBUG is not set
CONFIG_ROMFS_FS=m
CONFIG_ROMFS_BACKED_BY_BLOCK=y
# CONFIG_ROMFS_BACKED_BY_MTD is not set
# CONFIG_ROMFS_BACKED_BY_BOTH is not set
CONFIG_ROMFS_ON_BLOCK=y
CONFIG_PSTORE=y
CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
CONFIG_PSTORE_COMPRESS=y
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_PMSG is not set
# CONFIG_PSTORE_FTRACE is not set
CONFIG_PSTORE_RAM=m
# CONFIG_PSTORE_BLK is not set
CONFIG_SYSV_FS=m
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
# CONFIG_UFS_DEBUG is not set
CONFIG_EROFS_FS=m
# CONFIG_EROFS_FS_DEBUG is not set
CONFIG_EROFS_FS_XATTR=y
CONFIG_EROFS_FS_POSIX_ACL=y
CONFIG_EROFS_FS_SECURITY=y
CONFIG_EROFS_FS_ZIP=y
# CONFIG_EROFS_FS_ZIP_LZMA is not set
# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
# CONFIG_EROFS_FS_ONDEMAND is not set
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V2=m
CONFIG_NFS_V3=m
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=m
CONFIG_NFS_SWAP=y
CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_2=y
CONFIG_PNFS_FILE_LAYOUT=m
CONFIG_PNFS_BLOCK=m
CONFIG_PNFS_FLEXFILE_LAYOUT=m
CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
CONFIG_NFS_V4_1_MIGRATION=y
CONFIG_NFS_V4_SECURITY_LABEL=y
CONFIG_NFS_FSCACHE=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_NFS_DEBUG=y
CONFIG_NFS_DISABLE_UDP_SUPPORT=y
# CONFIG_NFS_V4_2_READ_PLUS is not set
CONFIG_NFSD=m
# CONFIG_NFSD_V2 is not set
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_PNFS=y
CONFIG_NFSD_BLOCKLAYOUT=y
CONFIG_NFSD_SCSILAYOUT=y
CONFIG_NFSD_FLEXFILELAYOUT=y
# CONFIG_NFSD_V4_2_INTER_SSC is not set
CONFIG_NFSD_V4_SECURITY_LABEL=y
# CONFIG_NFSD_LEGACY_CLIENT_TRACKING is not set
CONFIG_GRACE_PERIOD=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_NFS_V4_2_SSC_HELPER=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_SUNRPC_BACKCHANNEL=y
CONFIG_SUNRPC_SWAP=y
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA1=y
# CONFIG_RPCSEC_GSS_KRB5_ENCTYPES_CAMELLIA is not set
# CONFIG_RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA2 is not set
CONFIG_SUNRPC_DEBUG=y
CONFIG_SUNRPC_XPRT_RDMA=m
CONFIG_CEPH_FS=m
CONFIG_CEPH_FSCACHE=y
CONFIG_CEPH_FS_POSIX_ACL=y
CONFIG_CEPH_FS_SECURITY_LABEL=y
CONFIG_CIFS=m
# CONFIG_CIFS_STATS2 is not set
CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
CONFIG_CIFS_DFS_UPCALL=y
# CONFIG_CIFS_SWN_UPCALL is not set
# CONFIG_CIFS_SMB_DIRECT is not set
CONFIG_CIFS_FSCACHE=y
# CONFIG_SMB_SERVER is not set
CONFIG_SMBFS=m
CONFIG_CODA_FS=m
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set
CONFIG_AFS_FSCACHE=y
# CONFIG_AFS_DEBUG_CURSOR is not set
CONFIG_9P_FS=m
CONFIG_9P_FSCACHE=y
CONFIG_9P_FS_POSIX_ACL=y
CONFIG_9P_FS_SECURITY=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_MAC_ROMAN=m
CONFIG_NLS_MAC_CELTIC=m
CONFIG_NLS_MAC_CENTEURO=m
CONFIG_NLS_MAC_CROATIAN=m
CONFIG_NLS_MAC_CYRILLIC=m
CONFIG_NLS_MAC_GAELIC=m
CONFIG_NLS_MAC_GREEK=m
CONFIG_NLS_MAC_ICELAND=m
CONFIG_NLS_MAC_INUIT=m
CONFIG_NLS_MAC_ROMANIAN=m
CONFIG_NLS_MAC_TURKISH=m
CONFIG_NLS_UTF8=m
CONFIG_NLS_UCS2_UTILS=m
CONFIG_DLM=m
# CONFIG_DLM_DEBUG is not set
CONFIG_UNICODE=y
# CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set
CONFIG_IO_WQ=y
# end of File systems
#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_REQUEST_CACHE=y
CONFIG_PERSISTENT_KEYRINGS=y
CONFIG_TRUSTED_KEYS=y
CONFIG_TRUSTED_KEYS_TPM=y
CONFIG_ENCRYPTED_KEYS=y
# CONFIG_USER_DECRYPTED_DATA is not set
CONFIG_KEY_DH_OPERATIONS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_INFINIBAND=y
CONFIG_SECURITY_NETWORK_XFRM=y
CONFIG_SECURITY_PATH=y
CONFIG_INTEL_TXT=y
CONFIG_LSM_MMAP_MIN_ADDR=0
CONFIG_HARDENED_USERCOPY=y
CONFIG_FORTIFY_SOURCE=y
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_SIDTAB_HASH_BITS=9
CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256
# CONFIG_SECURITY_SELINUX_DEBUG is not set
CONFIG_SECURITY_SMACK=y
# CONFIG_SECURITY_SMACK_BRINGUP is not set
CONFIG_SECURITY_SMACK_NETFILTER=y
CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y
CONFIG_SECURITY_TOMOYO=y
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/tomoyo-init"
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init"
# CONFIG_SECURITY_TOMOYO_INSECURE_BUILTIN_SETTING is not set
CONFIG_SECURITY_APPARMOR=y
# CONFIG_SECURITY_APPARMOR_DEBUG is not set
CONFIG_SECURITY_APPARMOR_INTROSPECT_POLICY=y
CONFIG_SECURITY_APPARMOR_HASH=y
CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y
CONFIG_SECURITY_APPARMOR_EXPORT_BINARY=y
CONFIG_SECURITY_APPARMOR_PARANOID_LOAD=y
# CONFIG_SECURITY_LOADPIN is not set
CONFIG_SECURITY_YAMA=y
CONFIG_SECURITY_SAFESETID=y
CONFIG_SECURITY_LOCKDOWN_LSM=y
CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y
CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y
# CONFIG_LOCK_DOWN_KERNEL_FORCE_INTEGRITY is not set
# CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY is not set
# CONFIG_SECURITY_LANDLOCK is not set
CONFIG_INTEGRITY=y
CONFIG_INTEGRITY_SIGNATURE=y
CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y
CONFIG_INTEGRITY_TRUSTED_KEYRING=y
CONFIG_INTEGRITY_PLATFORM_KEYRING=y
# CONFIG_INTEGRITY_MACHINE_KEYRING is not set
CONFIG_LOAD_UEFI_KEYS=y
CONFIG_INTEGRITY_AUDIT=y
CONFIG_IMA=y
# CONFIG_IMA_KEXEC is not set
CONFIG_IMA_MEASURE_PCR_IDX=10
CONFIG_IMA_LSM_RULES=y
CONFIG_IMA_NG_TEMPLATE=y
# CONFIG_IMA_SIG_TEMPLATE is not set
CONFIG_IMA_DEFAULT_TEMPLATE="ima-ng"
CONFIG_IMA_DEFAULT_HASH_SHA1=y
# CONFIG_IMA_DEFAULT_HASH_SHA256 is not set
# CONFIG_IMA_DEFAULT_HASH_SHA512 is not set
CONFIG_IMA_DEFAULT_HASH="sha1"
# CONFIG_IMA_WRITE_POLICY is not set
# CONFIG_IMA_READ_POLICY is not set
CONFIG_IMA_APPRAISE=y
# CONFIG_IMA_ARCH_POLICY is not set
# CONFIG_IMA_APPRAISE_BUILD_POLICY is not set
CONFIG_IMA_APPRAISE_BOOTPARAM=y
CONFIG_IMA_APPRAISE_MODSIG=y
# CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY is not set
# CONFIG_IMA_BLACKLIST_KEYRING is not set
# CONFIG_IMA_LOAD_X509 is not set
CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS=y
CONFIG_IMA_QUEUE_EARLY_BOOT_KEYS=y
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
# CONFIG_IMA_DISABLE_HTABLE is not set
CONFIG_EVM=y
CONFIG_EVM_ATTR_FSUUID=y
CONFIG_EVM_EXTRA_SMACK_XATTRS=y
CONFIG_EVM_ADD_XATTRS=y
# CONFIG_EVM_LOAD_X509 is not set
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_LSM="lockdown,yama,integrity,apparmor"
#
# Kernel hardening options
#
#
# Memory initialization
#
CONFIG_INIT_STACK_NONE=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
# CONFIG_ZERO_CALL_USED_REGS is not set
# end of Memory initialization
#
# Hardening of kernel data structures
#
# CONFIG_LIST_HARDENED is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# end of Hardening of kernel data structures
CONFIG_RANDSTRUCT_NONE=y
# end of Kernel hardening options
# end of Security options
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_CRYPTO=y
#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_SIG2=y
CONFIG_CRYPTO_SKCIPHER=y
CONFIG_CRYPTO_SKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_RNG_DEFAULT=y
CONFIG_CRYPTO_AKCIPHER2=y
CONFIG_CRYPTO_AKCIPHER=y
CONFIG_CRYPTO_KPP2=y
CONFIG_CRYPTO_KPP=y
CONFIG_CRYPTO_ACOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=m
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_NULL2=y
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_AUTHENC=m
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_SIMD=m
CONFIG_CRYPTO_ENGINE=m
# end of Crypto core or helper
#
# Public-key cryptography
#
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_DH=y
# CONFIG_CRYPTO_DH_RFC7919_GROUPS is not set
CONFIG_CRYPTO_ECC=m
CONFIG_CRYPTO_ECDH=m
# CONFIG_CRYPTO_ECDSA is not set
CONFIG_CRYPTO_ECRDSA=m
# CONFIG_CRYPTO_SM2 is not set
# CONFIG_CRYPTO_CURVE25519 is not set
# end of Public-key cryptography
#
# Block ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_TI=m
CONFIG_CRYPTO_ANUBIS=m
# CONFIG_CRYPTO_ARIA is not set
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_BLOWFISH_COMMON=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST_COMMON=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
# CONFIG_CRYPTO_SM4_GENERIC is not set
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
# end of Block ciphers
#
# Length-preserving ciphers and modes
#
CONFIG_CRYPTO_ADIANTUM=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_HCTR2 is not set
CONFIG_CRYPTO_KEYWRAP=m
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=y
CONFIG_CRYPTO_NHPOLY1305=m
# end of Length-preserving ciphers and modes
#
# AEAD (authenticated encryption with associated data) ciphers
#
CONFIG_CRYPTO_AEGIS128=m
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_GENIV=y
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=m
CONFIG_CRYPTO_ESSIV=m
# end of AEAD (authenticated encryption with associated data) ciphers
#
# Hashes, digests, and MACs
#
CONFIG_CRYPTO_BLAKE2B=m
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_POLY1305=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_SHA3=y
# CONFIG_CRYPTO_SM3_GENERIC is not set
CONFIG_CRYPTO_STREEBOG=m
CONFIG_CRYPTO_VMAC=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_XXHASH=m
# end of Hashes, digests, and MACs
#
# CRCs (cyclic redundancy checks)
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32=m
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
# end of CRCs (cyclic redundancy checks)
#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=y
CONFIG_CRYPTO_842=m
CONFIG_CRYPTO_LZ4=m
CONFIG_CRYPTO_LZ4HC=m
CONFIG_CRYPTO_ZSTD=m
# end of Compression
#
# Random number generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_DRBG_MENU=y
CONFIG_CRYPTO_DRBG_HMAC=y
CONFIG_CRYPTO_DRBG_HASH=y
CONFIG_CRYPTO_DRBG_CTR=y
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_JITTERENTROPY=y
CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKS=64
CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKSIZE=32
CONFIG_CRYPTO_JITTERENTROPY_OSR=1
CONFIG_CRYPTO_KDF800108_CTR=y
# end of Random number generation
#
# Userspace interface
#
CONFIG_CRYPTO_USER_API=m
CONFIG_CRYPTO_USER_API_HASH=m
CONFIG_CRYPTO_USER_API_SKCIPHER=m
CONFIG_CRYPTO_USER_API_RNG=m
# CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
CONFIG_CRYPTO_USER_API_AEAD=m
CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y
CONFIG_CRYPTO_STATS=y
# end of Userspace interface
CONFIG_CRYPTO_HASH_INFO=y
#
# Accelerated Cryptographic Algorithms for CPU (x86)
#
# CONFIG_CRYPTO_CURVE25519_X86 is not set
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_BLOWFISH_X86_64=m
CONFIG_CRYPTO_CAMELLIA_X86_64=m
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=m
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=m
CONFIG_CRYPTO_CAST5_AVX_X86_64=m
CONFIG_CRYPTO_CAST6_AVX_X86_64=m
CONFIG_CRYPTO_DES3_EDE_X86_64=m
CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m
CONFIG_CRYPTO_SERPENT_AVX_X86_64=m
CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m
# CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64 is not set
CONFIG_CRYPTO_TWOFISH_X86_64=m
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m
CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m
# CONFIG_CRYPTO_ARIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_ARIA_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_ARIA_GFNI_AVX512_X86_64 is not set
CONFIG_CRYPTO_CHACHA20_X86_64=m
CONFIG_CRYPTO_AEGIS128_AESNI_SSE2=m
CONFIG_CRYPTO_NHPOLY1305_SSE2=m
CONFIG_CRYPTO_NHPOLY1305_AVX2=m
# CONFIG_CRYPTO_BLAKE2S_X86 is not set
# CONFIG_CRYPTO_POLYVAL_CLMUL_NI is not set
CONFIG_CRYPTO_POLY1305_X86_64=m
CONFIG_CRYPTO_SHA1_SSSE3=m
CONFIG_CRYPTO_SHA256_SSSE3=m
CONFIG_CRYPTO_SHA512_SSSE3=m
# CONFIG_CRYPTO_SM3_AVX_X86_64 is not set
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32_PCLMUL=m
CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
# end of Accelerated Cryptographic Algorithms for CPU (x86)
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=y
CONFIG_CRYPTO_DEV_PADLOCK_AES=m
CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
CONFIG_CRYPTO_DEV_ATMEL_I2C=m
CONFIG_CRYPTO_DEV_ATMEL_ECC=m
CONFIG_CRYPTO_DEV_ATMEL_SHA204A=m
CONFIG_CRYPTO_DEV_CCP=y
CONFIG_CRYPTO_DEV_CCP_DD=m
CONFIG_CRYPTO_DEV_SP_CCP=y
CONFIG_CRYPTO_DEV_CCP_CRYPTO=m
CONFIG_CRYPTO_DEV_SP_PSP=y
# CONFIG_CRYPTO_DEV_CCP_DEBUGFS is not set
CONFIG_CRYPTO_DEV_NITROX=m
CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m
CONFIG_CRYPTO_DEV_QAT=m
CONFIG_CRYPTO_DEV_QAT_DH895xCC=m
CONFIG_CRYPTO_DEV_QAT_C3XXX=m
CONFIG_CRYPTO_DEV_QAT_C62X=m
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m
CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m
CONFIG_CRYPTO_DEV_QAT_C62XVF=m
# CONFIG_CRYPTO_DEV_QAT_ERROR_INJECTION is not set
CONFIG_CRYPTO_DEV_CHELSIO=m
CONFIG_CRYPTO_DEV_VIRTIO=m
CONFIG_CRYPTO_DEV_SAFEXCEL=m
# CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
CONFIG_PKCS8_PRIVATE_KEY_PARSER=m
CONFIG_PKCS7_MESSAGE_PARSER=y
CONFIG_PKCS7_TEST_KEY=m
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
# CONFIG_FIPS_SIGNATURE_SELFTEST is not set
#
# Certificates for signature checking
#
CONFIG_MODULE_SIG_KEY="certs/signing_key.pem"
CONFIG_MODULE_SIG_KEY_TYPE_RSA=y
# CONFIG_MODULE_SIG_KEY_TYPE_ECDSA is not set
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
CONFIG_SYSTEM_EXTRA_CERTIFICATE=y
CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
CONFIG_SECONDARY_TRUSTED_KEYRING=y
# CONFIG_SECONDARY_TRUSTED_KEYRING_SIGNED_BY_BUILTIN is not set
CONFIG_SYSTEM_BLACKLIST_KEYRING=y
CONFIG_SYSTEM_BLACKLIST_HASH_LIST=""
# CONFIG_SYSTEM_REVOCATION_LIST is not set
# CONFIG_SYSTEM_BLACKLIST_AUTH_UPDATE is not set
# end of Certificates for signature checking
CONFIG_BINARY_PRINTF=y
#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_RAID6_PQ_BENCHMARK=y
CONFIG_LINEAR_RANGES=y
CONFIG_PACKING=y
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_CORDIC=m
# CONFIG_PRIME_NUMBERS is not set
CONFIG_RATIONAL=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
CONFIG_ARCH_USE_SYM_ANNOTATIONS=y
#
# Crypto library routines
#
CONFIG_CRYPTO_LIB_UTILS=y
CONFIG_CRYPTO_LIB_AES=y
CONFIG_CRYPTO_LIB_ARC4=m
CONFIG_CRYPTO_LIB_GF128MUL=y
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
CONFIG_CRYPTO_ARCH_HAVE_LIB_CHACHA=m
CONFIG_CRYPTO_LIB_CHACHA_GENERIC=m
# CONFIG_CRYPTO_LIB_CHACHA is not set
# CONFIG_CRYPTO_LIB_CURVE25519 is not set
CONFIG_CRYPTO_LIB_DES=m
CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11
CONFIG_CRYPTO_ARCH_HAVE_LIB_POLY1305=m
CONFIG_CRYPTO_LIB_POLY1305_GENERIC=m
# CONFIG_CRYPTO_LIB_POLY1305 is not set
# CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_SHA256=y
# end of Crypto library routines
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC64_ROCKSOFT=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC64=y
CONFIG_CRC4=m
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_CRC8=m
CONFIG_XXHASH=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_842_COMPRESS=m
CONFIG_842_DECOMPRESS=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=m
CONFIG_LZ4HC_COMPRESS=m
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMMON=y
CONFIG_ZSTD_COMPRESS=y
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
# CONFIG_XZ_DEC_MICROLZMA is not set
CONFIG_XZ_DEC_BCJ=y
CONFIG_XZ_DEC_TEST=m
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_DECOMPRESS_ZSTD=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_ENC8=y
CONFIG_REED_SOLOMON_DEC8=y
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_BCH=m
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_BTREE=y
CONFIG_INTERVAL_TREE=y
CONFIG_XARRAY_MULTI=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_CLOSURES=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_DMA_OPS=y
CONFIG_NEED_SG_DMA_FLAGS=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_ARCH_HAS_FORCE_DMA_UNENCRYPTED=y
CONFIG_SWIOTLB=y
# CONFIG_SWIOTLB_DYNAMIC is not set
CONFIG_DMA_COHERENT_POOL=y
CONFIG_DMA_CMA=y
# CONFIG_DMA_NUMA_CMA is not set
#
# Default contiguous memory area size:
#
CONFIG_CMA_SIZE_MBYTES=0
CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
# CONFIG_CMA_SIZE_SEL_MIN is not set
# CONFIG_CMA_SIZE_SEL_MAX is not set
CONFIG_CMA_ALIGNMENT=8
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
CONFIG_IOMMU_HELPER=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPUMASK_OFFSTACK=y
# CONFIG_FORCE_NR_CPUS is not set
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_LRU_CACHE=m
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
CONFIG_SIGNATURE=y
CONFIG_DIMLIB=y
CONFIG_OID_REGISTRY=y
CONFIG_UCS2_STRING=y
CONFIG_HAVE_GENERIC_VDSO=y
CONFIG_GENERIC_GETTIMEOFDAY=y
CONFIG_GENERIC_VDSO_TIME_NS=y
CONFIG_FONT_SUPPORT=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
CONFIG_FONT_ACORN_8x8=y
# CONFIG_FONT_MINI_4x6 is not set
CONFIG_FONT_6x10=y
# CONFIG_FONT_10x18 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
CONFIG_FONT_TER16x32=y
# CONFIG_FONT_6x8 is not set
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_PMEM_API=y
CONFIG_MEMREGION=y
CONFIG_ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION=y
CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
CONFIG_ARCH_HAS_COPY_MC=y
CONFIG_ARCH_STACKWALK=y
CONFIG_STACKDEPOT=y
CONFIG_STACKDEPOT_MAX_FRAMES=64
CONFIG_SBITMAP=y
CONFIG_PARMAN=m
CONFIG_OBJAGG=m
# CONFIG_LWQ_TEST is not set
# end of Library routines
CONFIG_PLDMFW=y
CONFIG_ASN1_ENCODER=y
CONFIG_FIRMWARE_TABLE=y
#
# Kernel hacking
#
#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
# CONFIG_PRINTK_CALLER is not set
# CONFIG_STACKTRACE_BUILD_ID is not set
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
CONFIG_BOOT_PRINTK_DELAY=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DYNAMIC_DEBUG_CORE=y
CONFIG_SYMBOLIC_ERRNAME=y
CONFIG_DEBUG_BUGVERBOSE=y
# end of printk and dmesg options
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_MISC=y
#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
CONFIG_AS_HAS_NON_CONST_ULEB128=y
# CONFIG_DEBUG_INFO_NONE is not set
# CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set
CONFIG_DEBUG_INFO_DWARF4=y
# CONFIG_DEBUG_INFO_DWARF5 is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
CONFIG_PAHOLE_HAS_SPLIT_BTF=y
CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y
CONFIG_DEBUG_INFO_BTF_MODULES=y
# CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set
CONFIG_GDB_SCRIPTS=y
CONFIG_FRAME_WARN=2048
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
# CONFIG_HEADERS_INSTALL is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
CONFIG_FRAME_POINTER=y
CONFIG_OBJTOOL=y
CONFIG_STACK_VALIDATION=y
# CONFIG_VMLINUX_MAP is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# end of Compile-time checks and compiler options
#
# Generic Kernel Debugging Instruments
#
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x01b6
CONFIG_MAGIC_SYSRQ_SERIAL=y
CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ALLOW_ALL=y
# CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
# CONFIG_DEBUG_FS_ALLOW_NONE is not set
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
CONFIG_KGDB_HONOUR_BLOCKLIST=y
CONFIG_KGDB_SERIAL_CONSOLE=y
# CONFIG_KGDB_TESTS is not set
CONFIG_KGDB_LOW_LEVEL_TRAP=y
CONFIG_KGDB_KDB=y
CONFIG_KDB_DEFAULT_ENABLE=0x1
CONFIG_KDB_KEYBOARD=y
CONFIG_KDB_CONTINUE_CATASTROPHIC=0
CONFIG_ARCH_HAS_EARLY_DEBUG=y
CONFIG_ARCH_HAS_UBSAN=y
# CONFIG_UBSAN is not set
CONFIG_HAVE_ARCH_KCSAN=y
CONFIG_HAVE_KCSAN_COMPILER=y
# CONFIG_KCSAN is not set
# end of Generic Kernel Debugging Instruments
#
# Networking Debugging
#
# CONFIG_NET_DEV_REFCNT_TRACKER is not set
# CONFIG_NET_NS_REFCNT_TRACKER is not set
# CONFIG_DEBUG_NET is not set
# end of Networking Debugging
#
# Memory Debugging
#
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_SLUB_DEBUG=y
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_PAGE_OWNER is not set
# CONFIG_PAGE_TABLE_CHECK is not set
CONFIG_PAGE_POISONING=y
# CONFIG_DEBUG_PAGE_REF is not set
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_ARCH_HAS_DEBUG_WX=y
CONFIG_DEBUG_WX=y
CONFIG_GENERIC_PTDUMP=y
CONFIG_PTDUMP_CORE=y
# CONFIG_PTDUMP_DEBUGFS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_PER_VMA_LOCK_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SHRINKER_DEBUG is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_SCHED_STACK_END_CHECK=y
CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
CONFIG_MEMORY_NOTIFIER_ERROR_INJECT=m
# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_HAVE_ARCH_KASAN=y
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
# CONFIG_KASAN is not set
CONFIG_HAVE_ARCH_KFENCE=y
# CONFIG_KFENCE is not set
CONFIG_HAVE_ARCH_KMSAN=y
# end of Memory Debugging
# CONFIG_DEBUG_SHIRQ is not set
#
# Debug Oops, Lockups and Hangs
#
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0
CONFIG_LOCKUP_DETECTOR=y
CONFIG_SOFTLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_HARDLOCKUP_DETECTOR_PREFER_BUDDY is not set
CONFIG_HARDLOCKUP_DETECTOR_PERF=y
# CONFIG_HARDLOCKUP_DETECTOR_BUDDY is not set
# CONFIG_HARDLOCKUP_DETECTOR_ARCH is not set
CONFIG_HARDLOCKUP_DETECTOR_COUNTS_HRTIMER=y
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
# CONFIG_WQ_WATCHDOG is not set
# CONFIG_WQ_CPU_INTENSIVE_REPORT is not set
# CONFIG_TEST_LOCKUP is not set
# end of Debug Oops, Lockups and Hangs
#
# Scheduler Debugging
#
CONFIG_SCHED_DEBUG=y
CONFIG_SCHED_INFO=y
CONFIG_SCHEDSTATS=y
# end of Scheduler Debugging
# CONFIG_DEBUG_TIMEKEEPING is not set
# CONFIG_DEBUG_PREEMPT is not set
#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_LOCK_DEBUGGING_SUPPORT=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
# CONFIG_DEBUG_RWSEMS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_WW_MUTEX_SELFTEST is not set
# CONFIG_SCF_TORTURE_TEST is not set
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
# end of Lock Debugging (spinlocks, mutexes, etc...)
# CONFIG_NMI_CHECK_CPU is not set
# CONFIG_DEBUG_IRQFLAGS is not set
CONFIG_STACKTRACE=y
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
# CONFIG_DEBUG_KOBJECT is not set
#
# Debug kernel data structures
#
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_PLIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CLOSURES is not set
# CONFIG_DEBUG_MAPLE_TREE is not set
# end of Debug kernel data structures
#
# RCU Debugging
#
# CONFIG_RCU_SCALE_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_REF_SCALE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
# CONFIG_RCU_CPU_STALL_CPUTIME is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
# end of RCU Debugging
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_DEBUG_CGROUP_REF is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_RETHOOK=y
CONFIG_RETHOOK=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_RETVAL=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_NO_PATCHABLE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_OBJTOOL_MCOUNT=y
CONFIG_HAVE_OBJTOOL_NOP_MCOUNT=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_HAVE_BUILDTIME_MCOUNT_SORT=y
CONFIG_BUILDTIME_MCOUNT_SORT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_BOOTTIME_TRACING is not set
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
# CONFIG_FUNCTION_GRAPH_RETVAL is not set
CONFIG_DYNAMIC_FTRACE=y
CONFIG_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_DYNAMIC_FTRACE_WITH_ARGS=y
# CONFIG_FPROBE is not set
CONFIG_FUNCTION_PROFILER=y
CONFIG_STACK_TRACER=y
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
CONFIG_SCHED_TRACER=y
CONFIG_HWLAT_TRACER=y
# CONFIG_OSNOISE_TRACER is not set
# CONFIG_TIMERLAT_TRACER is not set
CONFIG_MMIOTRACE=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_TRACER_SNAPSHOT=y
# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_PROBE_EVENTS_BTF_ARGS=y
CONFIG_KPROBE_EVENTS=y
# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
CONFIG_UPROBE_EVENTS=y
CONFIG_BPF_EVENTS=y
CONFIG_DYNAMIC_EVENTS=y
CONFIG_PROBE_EVENTS=y
CONFIG_BPF_KPROBE_OVERRIDE=y
CONFIG_FTRACE_MCOUNT_RECORD=y
CONFIG_FTRACE_MCOUNT_USE_CC=y
CONFIG_TRACING_MAP=y
CONFIG_SYNTH_EVENTS=y
# CONFIG_USER_EVENTS is not set
CONFIG_HIST_TRIGGERS=y
# CONFIG_TRACE_EVENT_INJECT is not set
# CONFIG_TRACEPOINT_BENCHMARK is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_TRACE_EVAL_MAP_FILE is not set
# CONFIG_FTRACE_RECORD_RECURSION is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_FTRACE_SORT_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set
# CONFIG_MMIOTRACE_TEST is not set
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
# CONFIG_SYNTH_EVENT_GEN_TEST is not set
# CONFIG_KPROBE_EVENT_GEN_TEST is not set
# CONFIG_HIST_TRIGGERS_DEBUG is not set
# CONFIG_RV is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
CONFIG_SAMPLES=y
# CONFIG_SAMPLE_AUXDISPLAY is not set
# CONFIG_SAMPLE_TRACE_EVENTS is not set
# CONFIG_SAMPLE_TRACE_CUSTOM_EVENTS is not set
CONFIG_SAMPLE_TRACE_PRINTK=m
# CONFIG_SAMPLE_FTRACE_DIRECT is not set
# CONFIG_SAMPLE_FTRACE_DIRECT_MULTI is not set
# CONFIG_SAMPLE_FTRACE_OPS is not set
# CONFIG_SAMPLE_TRACE_ARRAY is not set
# CONFIG_SAMPLE_KOBJECT is not set
# CONFIG_SAMPLE_KPROBES is not set
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
# CONFIG_SAMPLE_KFIFO is not set
# CONFIG_SAMPLE_KDB is not set
# CONFIG_SAMPLE_RPMSG_CLIENT is not set
# CONFIG_SAMPLE_LIVEPATCH is not set
# CONFIG_SAMPLE_CONFIGFS is not set
# CONFIG_SAMPLE_VFIO_MDEV_MTTY is not set
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
# CONFIG_SAMPLE_WATCHDOG is not set
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT=y
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT_MULTI=y
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_STRICT_DEVMEM=y
# CONFIG_IO_STRICT_DEVMEM is not set
#
# x86 Debugging
#
CONFIG_EARLY_PRINTK_USB=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
CONFIG_EARLY_PRINTK_USB_XDBC=y
# CONFIG_EFI_PGT_DUMP is not set
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_DEBUG is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
# CONFIG_DEBUG_ENTRY is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set
CONFIG_X86_DEBUG_FPU=y
CONFIG_PUNIT_ATOM_DEBUG=m
# CONFIG_UNWINDER_ORC is not set
CONFIG_UNWINDER_FRAME_POINTER=y
# end of x86 Debugging
#
# Kernel Testing and Coverage
#
# CONFIG_KUNIT is not set
CONFIG_NOTIFIER_ERROR_INJECTION=m
CONFIG_PM_NOTIFIER_ERROR_INJECT=m
# CONFIG_NETDEV_NOTIFIER_ERROR_INJECT is not set
CONFIG_FUNCTION_ERROR_INJECTION=y
# CONFIG_FAULT_INJECTION is not set
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
CONFIG_RUNTIME_TESTING_MENU=y
# CONFIG_TEST_DHRY is not set
# CONFIG_LKDTM is not set
# CONFIG_TEST_MIN_HEAP is not set
# CONFIG_TEST_DIV64 is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_TEST_REF_TRACKER is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_REED_SOLOMON_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PERCPU_TEST is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_ASYNC_RAID6_TEST is not set
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_TEST_PRINTF is not set
# CONFIG_TEST_SCANF is not set
# CONFIG_TEST_BITMAP is not set
# CONFIG_TEST_UUID is not set
# CONFIG_TEST_XARRAY is not set
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_IDA is not set
# CONFIG_TEST_PARMAN is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_BITOPS is not set
# CONFIG_TEST_VMALLOC is not set
# CONFIG_TEST_USER_COPY is not set
CONFIG_TEST_BPF=m
CONFIG_TEST_BLACKHOLE_DEV=m
# CONFIG_FIND_BIT_BENCHMARK is not set
# CONFIG_TEST_FIRMWARE is not set
# CONFIG_TEST_SYSCTL is not set
# CONFIG_TEST_UDELAY is not set
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_DYNAMIC_DEBUG is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_OBJAGG is not set
# CONFIG_TEST_MEMINIT is not set
# CONFIG_TEST_HMM is not set
# CONFIG_TEST_FREE_PAGES is not set
# CONFIG_TEST_FPU is not set
# CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
# CONFIG_TEST_OBJPOOL is not set
CONFIG_ARCH_USE_MEMTEST=y
CONFIG_MEMTEST=y
# CONFIG_HYPERV_TESTING is not set
# end of Kernel Testing and Coverage
#
# Rust hacking
#
# end of Rust hacking
# end of Kernel hacking
[-- Attachment #3: ubuntu_baseconfig_shellissue --]
[-- Type: text/plain, Size: 185194 bytes --]
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.11.0-rc6 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=110400
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23800
CONFIG_LD_IS_BFD=y
CONFIG_LD_VERSION=23800
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=125
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_HAVE_KERNEL_ZSTD=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_KERNEL_ZSTD=y
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_WATCH_QUEUE=y
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_USELIB=y
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y
#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_GENERIC_IRQ_MIGRATION=y
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_IRQ_MSI_IOMMU=y
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
# end of IRQ subsystem
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_INIT=y
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST_IDLE=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_CONTEXT_TRACKING=y
CONFIG_CONTEXT_TRACKING_IDLE=y
#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=125
# end of Timers subsystem
CONFIG_BPF=y
CONFIG_HAVE_EBPF_JIT=y
CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y
#
# BPF subsystem
#
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_BPF_JIT_DEFAULT_ON=y
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
CONFIG_BPF_LSM=y
# end of BPF subsystem
CONFIG_PREEMPT_BUILD=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_COUNT=y
CONFIG_PREEMPTION=y
CONFIG_PREEMPT_DYNAMIC=y
CONFIG_SCHED_CORE=y
#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set
# end of CPU/Task time and stats accounting
CONFIG_CPU_ISOLATION=y
#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_EXPERT is not set
CONFIG_TREE_SRCU=y
CONFIG_TASKS_RCU_GENERIC=y
CONFIG_NEED_TASKS_RCU=y
CONFIG_TASKS_RCU=y
CONFIG_TASKS_RUDE_RCU=y
CONFIG_TASKS_TRACE_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
# end of RCU Subsystem
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_IKHEADERS is not set
CONFIG_LOG_BUF_SHIFT=18
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
# CONFIG_PRINTK_INDEX is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
#
# Scheduler features
#
CONFIG_UCLAMP_TASK=y
CONFIG_UCLAMP_BUCKETS_COUNT=5
# end of Scheduler features
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
CONFIG_GCC10_NO_ARRAY_BOUNDS=y
CONFIG_CC_NO_ARRAY_BOUNDS=y
CONFIG_GCC_NO_STRINGOP_OVERFLOW=y
CONFIG_CC_NO_STRINGOP_OVERFLOW=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
CONFIG_SLAB_OBJ_EXT=y
CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
# CONFIG_CGROUP_FAVOR_DYNMODS is not set
CONFIG_MEMCG=y
# CONFIG_MEMCG_V1 is not set
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_SCHED_MM_CID=y
CONFIG_UCLAMP_TASK_GROUP=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
# CONFIG_CPUSETS_V1 is not set
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_BPF=y
CONFIG_CGROUP_MISC=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_TIME_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_SCHED_AUTOGROUP=y
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
CONFIG_RD_ZSTD=y
CONFIG_BOOT_CONFIG=y
# CONFIG_BOOT_CONFIG_FORCE is not set
# CONFIG_BOOT_CONFIG_EMBED is not set
CONFIG_INITRAMFS_PRESERVE_MTIME=y
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_LD_ORPHAN_WARN=y
CONFIG_LD_ORPHAN_WARN_LEVEL="warn"
CONFIG_SYSCTL=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_FHANDLE=y
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
# CONFIG_BASE_SMALL is not set
CONFIG_FUTEX=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_IO_URING=y
CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y
CONFIG_KCMP=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_CACHESTAT_SYSCALL=y
CONFIG_PC104=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_SELFTEST is not set
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_GUEST_PERF_EVENTS=y
#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
# end of Kernel Performance Events And Counters
CONFIG_SYSTEM_DATA_VERIFICATION=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
#
# Kexec and crash features
#
CONFIG_CRASH_RESERVE=y
CONFIG_VMCORE_INFO=y
CONFIG_KEXEC_CORE=y
CONFIG_HAVE_IMA_KEXEC=y
CONFIG_KEXEC=y
CONFIG_KEXEC_FILE=y
CONFIG_KEXEC_SIG=y
# CONFIG_KEXEC_SIG_FORCE is not set
CONFIG_KEXEC_BZIMAGE_VERIFY_SIG=y
CONFIG_KEXEC_JUMP=y
CONFIG_CRASH_DUMP=y
CONFIG_CRASH_HOTPLUG=y
CONFIG_CRASH_MAX_MEMORY_RANGES=8192
# end of Kexec and crash features
# end of General setup
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=28
CONFIG_ARCH_MMAP_RND_BITS_MAX=32
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_AUDIT_ARCH=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_DYNAMIC_PHYSICAL_MASK=y
CONFIG_PGTABLE_LEVELS=5
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
#
# Processor type and features
#
CONFIG_SMP=y
CONFIG_X86_X2APIC=y
# CONFIG_X86_POSTED_MSI is not set
CONFIG_X86_MPPARSE=y
CONFIG_X86_CPU_RESCTRL=y
# CONFIG_X86_FRED is not set
CONFIG_X86_EXTENDED_PLATFORM=y
CONFIG_X86_NUMACHIP=y
# CONFIG_X86_VSMP is not set
CONFIG_X86_UV=y
# CONFIG_X86_GOLDFISH is not set
# CONFIG_X86_INTEL_MID is not set
CONFIG_X86_INTEL_LPSS=y
CONFIG_X86_AMD_PLATFORM_DEVICE=y
CONFIG_IOSF_MBI=y
CONFIG_IOSF_MBI_DEBUG=y
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_XXL=y
# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_PARAVIRT_SPINLOCKS=y
CONFIG_X86_HV_CALLBACK_VECTOR=y
CONFIG_XEN=y
CONFIG_XEN_PV=y
CONFIG_XEN_512GB=y
CONFIG_XEN_PV_SMP=y
CONFIG_XEN_PV_DOM0=y
CONFIG_XEN_PVHVM=y
CONFIG_XEN_PVHVM_SMP=y
CONFIG_XEN_PVHVM_GUEST=y
CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_XEN_PVH=y
CONFIG_XEN_DOM0=y
CONFIG_XEN_PV_MSR_SAFE=y
CONFIG_KVM_GUEST=y
CONFIG_ARCH_CPUIDLE_HALTPOLL=y
CONFIG_PVH=y
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
CONFIG_JAILHOUSE_GUEST=y
CONFIG_ACRN_GUEST=y
# CONFIG_INTEL_TDX_GUEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_HAVE_PAE=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_IA32_FEAT_CTL=y
CONFIG_X86_VMX_FEATURE_NAMES=y
CONFIG_PROCESSOR_SELECT=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_HYGON=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_ZHAOXIN=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
CONFIG_BOOT_VESA_SUPPORT=y
CONFIG_MAXSMP=y
CONFIG_NR_CPUS_RANGE_BEGIN=8192
CONFIG_NR_CPUS_RANGE_END=8192
CONFIG_NR_CPUS_DEFAULT=8192
CONFIG_NR_CPUS=8192
CONFIG_SCHED_CLUSTER=y
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_SCHED_MC_PRIO=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_ACPI_MADT_WAKEUP=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCELOG_LEGACY=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set
#
# Performance monitoring
#
CONFIG_PERF_EVENTS_INTEL_UNCORE=y
CONFIG_PERF_EVENTS_INTEL_RAPL=m
# CONFIG_PERF_EVENTS_INTEL_CSTATE is not set
# CONFIG_PERF_EVENTS_AMD_POWER is not set
# CONFIG_PERF_EVENTS_AMD_UNCORE is not set
# CONFIG_PERF_EVENTS_AMD_BRS is not set
# end of Performance monitoring
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
CONFIG_X86_VSYSCALL_EMULATION=y
CONFIG_X86_IOPL_IOPERM=y
CONFIG_MICROCODE=y
# CONFIG_MICROCODE_LATE_LOADING is not set
CONFIG_X86_MSR=m
# CONFIG_X86_CPUID is not set
CONFIG_X86_5LEVEL=y
CONFIG_X86_DIRECT_GBPAGES=y
# CONFIG_X86_CPA_STATISTICS is not set
CONFIG_X86_MEM_ENCRYPT=y
CONFIG_AMD_MEM_ENCRYPT=y
CONFIG_NUMA=y
CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
CONFIG_NODES_SHIFT=10
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_MEMORY_PROBE=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_X86_PMEM_LEGACY_DEVICE=y
CONFIG_X86_PMEM_LEGACY=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_X86_UMIP=y
CONFIG_CC_HAS_IBT=y
CONFIG_X86_CET=y
CONFIG_X86_KERNEL_IBT=y
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
CONFIG_X86_INTEL_TSX_MODE_OFF=y
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
# CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
CONFIG_X86_SGX=y
# CONFIG_X86_USER_SHADOW_STACK is not set
CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_EFI_HANDOVER_PROTOCOL=y
CONFIG_EFI_MIXED=y
CONFIG_EFI_RUNTIME_MAP=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
CONFIG_ARCH_SUPPORTS_KEXEC=y
CONFIG_ARCH_SUPPORTS_KEXEC_FILE=y
CONFIG_ARCH_SELECTS_KEXEC_FILE=y
CONFIG_ARCH_SUPPORTS_KEXEC_PURGATORY=y
CONFIG_ARCH_SUPPORTS_KEXEC_SIG=y
CONFIG_ARCH_SUPPORTS_KEXEC_SIG_FORCE=y
CONFIG_ARCH_SUPPORTS_KEXEC_BZIMAGE_VERIFY_SIG=y
CONFIG_ARCH_SUPPORTS_KEXEC_JUMP=y
CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y
CONFIG_ARCH_SUPPORTS_CRASH_HOTPLUG=y
CONFIG_ARCH_HAS_GENERIC_CRASHKERNEL_RESERVATION=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
CONFIG_RANDOMIZE_MEMORY=y
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa
# CONFIG_ADDRESS_MASKING is not set
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
CONFIG_LEGACY_VSYSCALL_XONLY=y
# CONFIG_LEGACY_VSYSCALL_NONE is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_MODIFY_LDT_SYSCALL=y
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
CONFIG_HAVE_LIVEPATCH=y
CONFIG_LIVEPATCH=y
CONFIG_X86_BUS_LOCK_DETECT=y
# end of Processor type and features
CONFIG_CC_HAS_NAMED_AS=y
CONFIG_USE_X86_SEG_SUPPORT=y
CONFIG_CC_HAS_SLS=y
CONFIG_CC_HAS_RETURN_THUNK=y
CONFIG_CC_HAS_ENTRY_PADDING=y
CONFIG_FUNCTION_PADDING_CFI=11
CONFIG_FUNCTION_PADDING_BYTES=16
CONFIG_CALL_PADDING=y
CONFIG_HAVE_CALL_THUNKS=y
CONFIG_CALL_THUNKS=y
CONFIG_PREFIX_SYMBOLS=y
CONFIG_CPU_MITIGATIONS=y
CONFIG_MITIGATION_PAGE_TABLE_ISOLATION=y
CONFIG_MITIGATION_RETPOLINE=y
CONFIG_MITIGATION_RETHUNK=y
CONFIG_MITIGATION_UNRET_ENTRY=y
CONFIG_MITIGATION_CALL_DEPTH_TRACKING=y
# CONFIG_CALL_THUNKS_DEBUG is not set
CONFIG_MITIGATION_IBPB_ENTRY=y
CONFIG_MITIGATION_IBRS_ENTRY=y
CONFIG_MITIGATION_SRSO=y
# CONFIG_MITIGATION_SLS is not set
CONFIG_MITIGATION_GDS=y
CONFIG_MITIGATION_RFDS=y
CONFIG_MITIGATION_SPECTRE_BHI=y
CONFIG_MITIGATION_MDS=y
CONFIG_MITIGATION_TAA=y
CONFIG_MITIGATION_MMIO_STALE_DATA=y
CONFIG_MITIGATION_L1TF=y
CONFIG_MITIGATION_RETBLEED=y
CONFIG_MITIGATION_SPECTRE_V1=y
CONFIG_MITIGATION_SPECTRE_V2=y
CONFIG_MITIGATION_SRBDS=y
CONFIG_MITIGATION_SSB=y
CONFIG_ARCH_HAS_ADD_PAGES=y
#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
# CONFIG_SUSPEND_SKIP_SYNC is not set
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_HIBERNATION_SNAPSHOT_DEV=y
CONFIG_HIBERNATION_COMP_LZO=y
CONFIG_HIBERNATION_DEF_COMP="lzo"
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_USERSPACE_AUTOSLEEP is not set
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=100
CONFIG_PM_WAKELOCKS_GC=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_PM_SLEEP_DEBUG=y
# CONFIG_DPM_WATCHDOG is not set
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_PM_CLK=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_ENERGY_MODEL=y
CONFIG_ARCH_SUPPORTS_ACPI=y
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
CONFIG_ACPI_THERMAL_LIB=y
CONFIG_ACPI_DEBUGGER=y
CONFIG_ACPI_DEBUGGER_USER=y
CONFIG_ACPI_SPCR_TABLE=y
CONFIG_ACPI_FPDT=y
CONFIG_ACPI_LPIT=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_TAD is not set
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_CPU_FREQ_PSS=y
CONFIG_ACPI_PROCESSOR_CSTATE=y
CONFIG_ACPI_PROCESSOR_IDLE=y
CONFIG_ACPI_CPPC_LIB=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_IPMI=m
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_PLATFORM_PROFILE=m
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_PCI_SLOT=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_MEMORY=y
CONFIG_ACPI_HOTPLUG_IOAPIC=y
# CONFIG_ACPI_SBS is not set
CONFIG_ACPI_HED=y
CONFIG_ACPI_BGRT=y
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
# CONFIG_ACPI_NFIT is not set
CONFIG_ACPI_NUMA=y
CONFIG_ACPI_HMAT=y
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_ACPI_APEI_MEMORY_FAILURE=y
# CONFIG_ACPI_APEI_EINJ is not set
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
CONFIG_ACPI_DPTF=y
# CONFIG_DPTF_POWER is not set
# CONFIG_DPTF_PCH_FIVR is not set
CONFIG_ACPI_WATCHDOG=y
# CONFIG_ACPI_EXTLOG is not set
# CONFIG_ACPI_CONFIGFS is not set
# CONFIG_ACPI_PFRUT is not set
CONFIG_ACPI_PCC=y
# CONFIG_ACPI_FFH is not set
CONFIG_PMIC_OPREGION=y
CONFIG_BYTCRC_PMIC_OPREGION=y
CONFIG_CHTCRC_PMIC_OPREGION=y
CONFIG_CHT_WC_PMIC_OPREGION=y
CONFIG_ACPI_VIOT=y
CONFIG_ACPI_PRMT=y
CONFIG_X86_PM_TIMER=y
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
#
# CPU frequency scaling drivers
#
CONFIG_X86_INTEL_PSTATE=y
CONFIG_X86_PCC_CPUFREQ=y
CONFIG_X86_AMD_PSTATE=y
CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3
# CONFIG_X86_AMD_PSTATE_UT is not set
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
CONFIG_X86_POWERNOW_K8=y
# CONFIG_X86_AMD_FREQ_SENSITIVITY is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=y
# CONFIG_X86_P4_CLOCKMOD is not set
#
# shared options
#
# end of CPU Frequency scaling
#
# CPU Idle
#
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_CPU_IDLE_GOV_TEO=y
CONFIG_CPU_IDLE_GOV_HALTPOLL=y
# CONFIG_HALTPOLL_CPUIDLE is not set
# end of CPU Idle
CONFIG_INTEL_IDLE=y
# end of Power management and ACPI options
#
# Bus options (PCI etc.)
#
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_XEN=y
CONFIG_MMCONF_FAM10H=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_ISA_BUS=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# end of Bus options (PCI etc.)
#
# Binary Emulations
#
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set
# CONFIG_X86_X32_ABI is not set
CONFIG_COMPAT_32=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
# end of Binary Emulations
CONFIG_KVM_COMMON=y
CONFIG_HAVE_KVM_PFNCACHE=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_DIRTY_RING=y
CONFIG_HAVE_KVM_DIRTY_RING_TSO=y
CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_READONLY_MEM=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_KVM_GENERIC_PRE_FAULT_MEMORY=y
CONFIG_KVM_COMPAT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_NO_POLL=y
CONFIG_KVM_XFER_TO_GUEST_WORK=y
CONFIG_HAVE_KVM_PM_NOTIFIER=y
CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
CONFIG_KVM_GENERIC_MMU_NOTIFIER=y
CONFIG_KVM_GENERIC_MEMORY_ATTRIBUTES=y
CONFIG_KVM_PRIVATE_MEM=y
CONFIG_KVM_GENERIC_PRIVATE_MEM=y
CONFIG_HAVE_KVM_ARCH_GMEM_PREPARE=y
CONFIG_HAVE_KVM_ARCH_GMEM_INVALIDATE=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
CONFIG_KVM_WERROR=y
# CONFIG_KVM_SW_PROTECTED_VM is not set
# CONFIG_KVM_INTEL is not set
CONFIG_KVM_AMD=m
CONFIG_KVM_AMD_SEV=y
CONFIG_KVM_SMM=y
CONFIG_KVM_HYPERV=y
CONFIG_KVM_XEN=y
# CONFIG_KVM_PROVE_MMU is not set
CONFIG_KVM_MAX_NR_VCPUS=4096
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y
CONFIG_AS_GFNI=y
CONFIG_AS_VAES=y
CONFIG_AS_VPCLMULQDQ=y
CONFIG_AS_WRUSS=y
CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS=y
#
# General architecture-dependent options
#
CONFIG_HOTPLUG_SMT=y
CONFIG_HOTPLUG_CORE_SYNC=y
CONFIG_HOTPLUG_CORE_SYNC_DEAD=y
CONFIG_HOTPLUG_CORE_SYNC_FULL=y
CONFIG_HOTPLUG_SPLIT_STARTUP=y
CONFIG_HOTPLUG_PARALLEL=y
CONFIG_GENERIC_ENTRY=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
# CONFIG_STATIC_KEYS_SELFTEST is not set
# CONFIG_STATIC_CALL_SELFTEST is not set
CONFIG_OPTPROBES=y
CONFIG_KPROBES_ON_FTRACE=y
CONFIG_UPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_KRETPROBES=y
CONFIG_KRETPROBE_ON_RETHOOK=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_ARCH_CORRECT_STACKTRACE_ON_KRETPROBE=y
CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
CONFIG_HAVE_NMI=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
CONFIG_ARCH_HAS_CPU_FINALIZE_INIT=y
CONFIG_ARCH_HAS_CPU_PASID=y
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_ARCH_WANTS_NO_INSTR=y
CONFIG_HAVE_ASM_MODVERSIONS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_RUST=y
CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
CONFIG_MMU_GATHER_TABLE_FREE=y
CONFIG_MMU_GATHER_RCU_TABLE_FREE=y
CONFIG_MMU_GATHER_MERGE_VMAS=y
CONFIG_MMU_LAZY_TLB_REFCOUNT=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_ARCH_HAVE_EXTRA_ELF_NOTES=y
CONFIG_ARCH_HAS_NMI_SAFE_THIS_CPU_OPS=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP=y
CONFIG_SECCOMP_FILTER=y
# CONFIG_SECCOMP_CACHE_DEBUG is not set
CONFIG_HAVE_ARCH_STACKLEAK=y
CONFIG_HAVE_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_LTO_NONE=y
CONFIG_ARCH_SUPPORTS_CFI_CLANG=y
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING_USER=y
CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_MOVE_PUD=y
CONFIG_HAVE_MOVE_PMD=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_ARCH_WANT_PMD_MKWRITE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
CONFIG_SOFTIRQ_ON_OWN_STACK=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_HAVE_EXIT_THREAD=y
CONFIG_ARCH_MMAP_RND_BITS=28
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8
CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
CONFIG_HAVE_PAGE_SIZE_4KB=y
CONFIG_PAGE_SIZE_4KB=y
CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
CONFIG_PAGE_SHIFT=12
CONFIG_HAVE_OBJTOOL=y
CONFIG_HAVE_JUMP_LABEL_HACK=y
CONFIG_HAVE_NOINSTR_HACK=y
CONFIG_HAVE_NOINSTR_VALIDATION=y
CONFIG_HAVE_UACCESS_VALIDATION=y
CONFIG_HAVE_STACK_VALIDATION=y
CONFIG_HAVE_RELIABLE_STACKTRACE=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_HAVE_ARCH_VMAP_STACK=y
CONFIG_VMAP_STACK=y
CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET=y
CONFIG_RANDOMIZE_KSTACK_OFFSET=y
CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT=y
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
CONFIG_STRICT_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
CONFIG_STRICT_MODULE_RWX=y
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
CONFIG_ARCH_USE_MEMREMAP_PROT=y
# CONFIG_LOCK_EVENT_COUNTS is not set
CONFIG_ARCH_HAS_MEM_ENCRYPT=y
CONFIG_ARCH_HAS_CC_PLATFORM=y
CONFIG_HAVE_STATIC_CALL=y
CONFIG_HAVE_STATIC_CALL_INLINE=y
CONFIG_HAVE_PREEMPT_DYNAMIC=y
CONFIG_HAVE_PREEMPT_DYNAMIC_CALL=y
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_SUPPORTS_PAGE_TABLE_CHECK=y
CONFIG_ARCH_HAS_ELFCORE_COMPAT=y
CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y
CONFIG_DYNAMIC_SIGFRAME=y
CONFIG_HAVE_ARCH_NODE_DEV_GROUP=y
CONFIG_ARCH_HAS_HW_PTE_YOUNG=y
CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG=y
CONFIG_ARCH_HAS_KERNEL_FPU_SUPPORT=y
#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# end of GCOV-based kernel profiling
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_FUNCTION_ALIGNMENT_4B=y
CONFIG_FUNCTION_ALIGNMENT_16B=y
CONFIG_FUNCTION_ALIGNMENT=16
# end of General architecture-dependent options
CONFIG_RT_MUTEXES=y
CONFIG_MODULE_SIG_FORMAT=y
CONFIG_MODULES=y
# CONFIG_MODULE_DEBUG is not set
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set
CONFIG_MODVERSIONS=y
CONFIG_ASM_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_MODULE_SIG=y
# CONFIG_MODULE_SIG_FORCE is not set
CONFIG_MODULE_SIG_ALL=y
# CONFIG_MODULE_SIG_SHA1 is not set
# CONFIG_MODULE_SIG_SHA256 is not set
# CONFIG_MODULE_SIG_SHA384 is not set
CONFIG_MODULE_SIG_SHA512=y
# CONFIG_MODULE_SIG_SHA3_256 is not set
# CONFIG_MODULE_SIG_SHA3_384 is not set
# CONFIG_MODULE_SIG_SHA3_512 is not set
CONFIG_MODULE_SIG_HASH="sha512"
# CONFIG_MODULE_COMPRESS is not set
# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
CONFIG_MODPROBE_PATH="/sbin/modprobe"
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
CONFIG_BLOCK_LEGACY_AUTOLOAD=y
CONFIG_BLK_RQ_ALLOC_TIME=y
CONFIG_BLK_CGROUP_RWSTAT=y
CONFIG_BLK_CGROUP_PUNT_BIO=y
CONFIG_BLK_DEV_BSG_COMMON=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_WRITE_MOUNTED=y
CONFIG_BLK_DEV_ZONED=y
CONFIG_BLK_DEV_THROTTLING=y
CONFIG_BLK_WBT=y
CONFIG_BLK_WBT_MQ=y
# CONFIG_BLK_CGROUP_IOLATENCY is not set
# CONFIG_BLK_CGROUP_FC_APPID is not set
CONFIG_BLK_CGROUP_IOCOST=y
CONFIG_BLK_CGROUP_IOPRIO=y
CONFIG_BLK_DEBUG_FS=y
CONFIG_BLK_SED_OPAL=y
CONFIG_BLK_INLINE_ENCRYPTION=y
CONFIG_BLK_INLINE_ENCRYPTION_FALLBACK=y
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
CONFIG_AIX_PARTITION=y
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
CONFIG_ATARI_PARTITION=y
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
CONFIG_SYSV68_PARTITION=y
CONFIG_CMDLINE_PARTITION=y
# end of Partition Types
CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_MQ_VIRTIO=y
CONFIG_BLK_PM=y
CONFIG_BLOCK_HOLDER_DEPRECATED=y
CONFIG_BLK_MQ_STACKING=y
#
# IO Schedulers
#
CONFIG_MQ_IOSCHED_DEADLINE=y
# CONFIG_MQ_IOSCHED_KYBER is not set
# CONFIG_IOSCHED_BFQ is not set
# end of IO Schedulers
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
CONFIG_FREEZER=y
#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
# CONFIG_BINFMT_MISC is not set
CONFIG_COREDUMP=y
# end of Executable file formats
#
# Memory Management options
#
CONFIG_ZPOOL=y
CONFIG_SWAP=y
CONFIG_ZSWAP=y
# CONFIG_ZSWAP_DEFAULT_ON is not set
# CONFIG_ZSWAP_SHRINKER_DEFAULT_ON is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO=y
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4 is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lzo"
CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y
# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD is not set
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud"
CONFIG_ZBUD=y
# CONFIG_Z3FOLD is not set
CONFIG_ZSMALLOC=y
# CONFIG_ZSMALLOC_STAT is not set
CONFIG_ZSMALLOC_CHAIN_SIZE=8
#
# Slab allocator options
#
CONFIG_SLUB=y
# CONFIG_SLUB_TINY is not set
CONFIG_SLAB_MERGE_DEFAULT=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
CONFIG_SLAB_BUCKETS=y
# CONFIG_SLUB_STATS is not set
CONFIG_SLUB_CPU_PARTIAL=y
# CONFIG_RANDOM_KMALLOC_CACHES is not set
# end of Slab allocator options
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
# CONFIG_COMPAT_BRK is not set
CONFIG_SPARSEMEM=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=y
CONFIG_ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP=y
CONFIG_HAVE_GUP_FAST=y
CONFIG_NUMA_KEEP_MEMINFO=y
CONFIG_MEMORY_ISOLATION=y
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
CONFIG_HAVE_BOOTMEM_INFO_NODE=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_MHP_MEMMAP_ON_MEMORY=y
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
CONFIG_SPLIT_PTE_PTLOCKS=y
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_SPLIT_PMD_PTLOCKS=y
CONFIG_MEMORY_BALLOON=y
CONFIG_BALLOON_COMPACTION=y
CONFIG_COMPACTION=y
CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
CONFIG_PAGE_REPORTING=y
CONFIG_MIGRATION=y
CONFIG_DEVICE_MIGRATION=y
CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
CONFIG_ARCH_ENABLE_THP_MIGRATION=y
CONFIG_CONTIG_ALLOC=y
CONFIG_PCP_BATCH_SCALE_MAX=5
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_MMU_NOTIFIER=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
# CONFIG_HWPOISON_INJECT is not set
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ARCH_WANTS_THP_SWAP=y
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
# CONFIG_TRANSPARENT_HUGEPAGE_NEVER is not set
CONFIG_THP_SWAP=y
# CONFIG_READ_ONLY_THP_FOR_FS is not set
CONFIG_PGTABLE_HAS_HUGE_LEAVES=y
CONFIG_ARCH_SUPPORTS_HUGE_PFNMAP=y
CONFIG_ARCH_SUPPORTS_PMD_PFNMAP=y
CONFIG_ARCH_SUPPORTS_PUD_PFNMAP=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
# CONFIG_CMA is not set
CONFIG_MEM_SOFT_DIRTY=y
CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
CONFIG_PAGE_IDLE_FLAG=y
CONFIG_IDLE_PAGE_TRACKING=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
CONFIG_ARCH_HAS_PTE_DEVMAP=y
CONFIG_ARCH_HAS_ZONE_DMA_SET=y
CONFIG_ZONE_DMA=y
CONFIG_ZONE_DMA32=y
CONFIG_ZONE_DEVICE=y
CONFIG_GET_FREE_REGION=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y
CONFIG_ARCH_HAS_PKEYS=y
CONFIG_ARCH_USES_PG_ARCH_2=y
CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_TEST is not set
# CONFIG_DMAPOOL_TEST is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_MEMFD_CREATE=y
CONFIG_SECRETMEM=y
CONFIG_ANON_VMA_NAME=y
CONFIG_HAVE_ARCH_USERFAULTFD_WP=y
CONFIG_HAVE_ARCH_USERFAULTFD_MINOR=y
CONFIG_USERFAULTFD=y
CONFIG_PTE_MARKER_UFFD_WP=y
# CONFIG_LRU_GEN is not set
CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
CONFIG_PER_VMA_LOCK=y
CONFIG_LOCK_MM_AND_FIND_VMA=y
CONFIG_IOMMU_MM_DATA=y
CONFIG_EXECMEM=y
CONFIG_NUMA_MEMBLKS=y
# CONFIG_NUMA_EMU is not set
#
# Data Access Monitoring
#
# CONFIG_DAMON is not set
# end of Data Access Monitoring
# end of Memory Management options
CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
CONFIG_NET_XGRESS=y
CONFIG_SKB_EXTENSIONS=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
CONFIG_AF_UNIX_OOB=y
# CONFIG_UNIX_DIAG is not set
# CONFIG_TLS is not set
# CONFIG_XFRM_USER is not set
# CONFIG_NET_KEY is not set
CONFIG_XDP_SOCKETS=y
# CONFIG_XDP_SOCKETS_DIAG is not set
CONFIG_NET_HANDSHAKE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_CLASSID=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_IP_MROUTE_COMMON=y
CONFIG_IP_MROUTE=y
CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
# CONFIG_NET_FOU is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
CONFIG_INET_TABLE_PERTURB_ORDER=16
# CONFIG_INET_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_WESTWOOD is not set
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
# CONFIG_TCP_CONG_VEGAS is not set
# CONFIG_TCP_CONG_NV is not set
# CONFIG_TCP_CONG_SCALABLE is not set
# CONFIG_TCP_CONG_LP is not set
# CONFIG_TCP_CONG_VENO is not set
# CONFIG_TCP_CONG_YEAH is not set
# CONFIG_TCP_CONG_ILLINOIS is not set
# CONFIG_TCP_CONG_DCTCP is not set
# CONFIG_TCP_CONG_CDG is not set
# CONFIG_TCP_CONG_BBR is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_SIGPOOL=y
# CONFIG_TCP_AO is not set
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_IPV6_ILA is not set
# CONFIG_IPV6_VTI is not set
# CONFIG_IPV6_SIT is not set
# CONFIG_IPV6_TUNNEL is not set
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_IPV6_MROUTE=y
CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
CONFIG_IPV6_PIMSM_V2=y
CONFIG_IPV6_SEG6_LWTUNNEL=y
CONFIG_IPV6_SEG6_HMAC=y
CONFIG_IPV6_SEG6_BPF=y
# CONFIG_IPV6_RPL_LWTUNNEL is not set
CONFIG_IPV6_IOAM6_LWTUNNEL=y
CONFIG_NETLABEL=y
CONFIG_MPTCP=y
CONFIG_MPTCP_IPV6=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y
CONFIG_NETWORK_PHY_TIMESTAMPING=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
# CONFIG_BRIDGE_NETFILTER is not set
#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_EGRESS=y
CONFIG_NETFILTER_SKIP_EGRESS=y
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_FAMILY_BRIDGE=y
CONFIG_NETFILTER_FAMILY_ARP=y
CONFIG_NETFILTER_BPF_LINK=y
CONFIG_NETFILTER_NETLINK_HOOK=y
CONFIG_NETFILTER_NETLINK_ACCT=y
CONFIG_NETFILTER_NETLINK_QUEUE=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NETFILTER_NETLINK_OSF=y
CONFIG_NF_CONNTRACK=y
CONFIG_NF_LOG_SYSLOG=y
CONFIG_NETFILTER_CONNCOUNT=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_ZONES=y
# CONFIG_NF_CONNTRACK_PROCFS is not set
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CONNTRACK_TIMEOUT=y
CONFIG_NF_CONNTRACK_TIMESTAMP=y
CONFIG_NF_CONNTRACK_LABELS=y
CONFIG_NF_CT_PROTO_DCCP=y
CONFIG_NF_CT_PROTO_GRE=y
CONFIG_NF_CT_PROTO_SCTP=y
CONFIG_NF_CT_PROTO_UDPLITE=y
CONFIG_NF_CONNTRACK_AMANDA=y
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_H323=y
CONFIG_NF_CONNTRACK_IRC=y
CONFIG_NF_CONNTRACK_BROADCAST=y
CONFIG_NF_CONNTRACK_NETBIOS_NS=y
CONFIG_NF_CONNTRACK_SNMP=y
CONFIG_NF_CONNTRACK_PPTP=y
CONFIG_NF_CONNTRACK_SANE=y
CONFIG_NF_CONNTRACK_SIP=y
CONFIG_NF_CONNTRACK_TFTP=y
CONFIG_NF_CT_NETLINK=y
CONFIG_NF_CT_NETLINK_TIMEOUT=y
CONFIG_NF_CT_NETLINK_HELPER=y
CONFIG_NETFILTER_NETLINK_GLUE_CT=y
CONFIG_NF_NAT=y
CONFIG_NF_NAT_AMANDA=y
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
CONFIG_NF_NAT_SIP=y
CONFIG_NF_NAT_TFTP=y
CONFIG_NF_NAT_REDIRECT=y
CONFIG_NF_NAT_MASQUERADE=y
CONFIG_NETFILTER_SYNPROXY=y
CONFIG_NF_TABLES=y
CONFIG_NF_TABLES_INET=y
CONFIG_NF_TABLES_NETDEV=y
CONFIG_NFT_NUMGEN=y
CONFIG_NFT_CT=y
CONFIG_NFT_FLOW_OFFLOAD=y
CONFIG_NFT_CONNLIMIT=y
CONFIG_NFT_LOG=y
CONFIG_NFT_LIMIT=y
CONFIG_NFT_MASQ=y
CONFIG_NFT_REDIR=y
CONFIG_NFT_NAT=y
CONFIG_NFT_TUNNEL=y
CONFIG_NFT_QUEUE=y
CONFIG_NFT_QUOTA=y
CONFIG_NFT_REJECT=y
CONFIG_NFT_REJECT_INET=y
CONFIG_NFT_COMPAT=y
CONFIG_NFT_HASH=y
CONFIG_NFT_FIB=y
CONFIG_NFT_FIB_INET=y
CONFIG_NFT_SOCKET=y
CONFIG_NFT_OSF=y
CONFIG_NFT_TPROXY=y
CONFIG_NFT_SYNPROXY=y
CONFIG_NF_DUP_NETDEV=y
CONFIG_NFT_DUP_NETDEV=y
CONFIG_NFT_FWD_NETDEV=y
CONFIG_NFT_FIB_NETDEV=y
CONFIG_NFT_REJECT_NETDEV=y
CONFIG_NF_FLOW_TABLE_INET=y
CONFIG_NF_FLOW_TABLE=y
# CONFIG_NF_FLOW_TABLE_PROCFS is not set
CONFIG_NETFILTER_XTABLES=y
CONFIG_NETFILTER_XTABLES_COMPAT=y
#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=y
CONFIG_NETFILTER_XT_CONNMARK=y
#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_AUDIT=y
CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
CONFIG_NETFILTER_XT_TARGET_CT=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
CONFIG_NETFILTER_XT_TARGET_HMARK=y
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y
CONFIG_NETFILTER_XT_TARGET_LED=y
CONFIG_NETFILTER_XT_TARGET_LOG=y
CONFIG_NETFILTER_XT_TARGET_MARK=y
CONFIG_NETFILTER_XT_NAT=y
CONFIG_NETFILTER_XT_TARGET_NETMAP=y
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
CONFIG_NETFILTER_XT_TARGET_RATEEST=y
CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y
CONFIG_NETFILTER_XT_TARGET_TEE=y
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
CONFIG_NETFILTER_XT_MATCH_BPF=y
CONFIG_NETFILTER_XT_MATCH_CGROUP=y
CONFIG_NETFILTER_XT_MATCH_CLUSTER=y
CONFIG_NETFILTER_XT_MATCH_COMMENT=y
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
CONFIG_NETFILTER_XT_MATCH_CONNLABEL=y
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
CONFIG_NETFILTER_XT_MATCH_CPU=y
CONFIG_NETFILTER_XT_MATCH_DCCP=y
CONFIG_NETFILTER_XT_MATCH_DEVGROUP=y
CONFIG_NETFILTER_XT_MATCH_DSCP=y
CONFIG_NETFILTER_XT_MATCH_ECN=y
CONFIG_NETFILTER_XT_MATCH_ESP=y
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
CONFIG_NETFILTER_XT_MATCH_HELPER=y
CONFIG_NETFILTER_XT_MATCH_HL=y
CONFIG_NETFILTER_XT_MATCH_IPCOMP=y
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
CONFIG_NETFILTER_XT_MATCH_L2TP=y
CONFIG_NETFILTER_XT_MATCH_LENGTH=y
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
CONFIG_NETFILTER_XT_MATCH_MARK=y
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
CONFIG_NETFILTER_XT_MATCH_NFACCT=y
CONFIG_NETFILTER_XT_MATCH_OSF=y
CONFIG_NETFILTER_XT_MATCH_OWNER=y
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
CONFIG_NETFILTER_XT_MATCH_QUOTA=y
CONFIG_NETFILTER_XT_MATCH_RATEEST=y
CONFIG_NETFILTER_XT_MATCH_REALM=y
CONFIG_NETFILTER_XT_MATCH_RECENT=y
CONFIG_NETFILTER_XT_MATCH_SCTP=y
CONFIG_NETFILTER_XT_MATCH_SOCKET=y
CONFIG_NETFILTER_XT_MATCH_STATE=y
CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
CONFIG_NETFILTER_XT_MATCH_STRING=y
CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
CONFIG_NETFILTER_XT_MATCH_TIME=y
CONFIG_NETFILTER_XT_MATCH_U32=y
# end of Core Netfilter Configuration
# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set
#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_IP_NF_IPTABLES_LEGACY=y
CONFIG_NF_SOCKET_IPV4=y
CONFIG_NF_TPROXY_IPV4=y
CONFIG_NF_TABLES_IPV4=y
CONFIG_NFT_REJECT_IPV4=y
CONFIG_NFT_DUP_IPV4=y
CONFIG_NFT_FIB_IPV4=y
CONFIG_NF_TABLES_ARP=y
CONFIG_NF_DUP_IPV4=y
CONFIG_NF_LOG_ARP=y
CONFIG_NF_LOG_IPV4=y
CONFIG_NF_REJECT_IPV4=y
CONFIG_NF_NAT_SNMP_BASIC=y
CONFIG_NF_NAT_PPTP=y
CONFIG_NF_NAT_H323=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_RPFILTER=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_SYNPROXY=m
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_NFT_COMPAT_ARP=y
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
# end of IP: Netfilter Configuration
#
# IPv6: Netfilter Configuration
#
CONFIG_NF_SOCKET_IPV6=y
CONFIG_NF_TPROXY_IPV6=y
CONFIG_NF_TABLES_IPV6=y
CONFIG_NFT_REJECT_IPV6=y
CONFIG_NFT_DUP_IPV6=y
CONFIG_NFT_FIB_IPV6=y
CONFIG_NF_DUP_IPV6=y
CONFIG_NF_REJECT_IPV6=y
CONFIG_NF_LOG_IPV6=y
CONFIG_IP6_NF_IPTABLES=y
# CONFIG_IP6_NF_MATCH_AH is not set
# CONFIG_IP6_NF_MATCH_EUI64 is not set
# CONFIG_IP6_NF_MATCH_FRAG is not set
# CONFIG_IP6_NF_MATCH_OPTS is not set
# CONFIG_IP6_NF_MATCH_HL is not set
# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
# CONFIG_IP6_NF_MATCH_MH is not set
# CONFIG_IP6_NF_MATCH_RPFILTER is not set
# CONFIG_IP6_NF_MATCH_RT is not set
# CONFIG_IP6_NF_MATCH_SRH is not set
# CONFIG_IP6_NF_FILTER is not set
# CONFIG_IP6_NF_TARGET_REJECT is not set
# CONFIG_IP6_NF_TARGET_SYNPROXY is not set
# CONFIG_IP6_NF_MANGLE is not set
# CONFIG_IP6_NF_RAW is not set
# CONFIG_IP6_NF_SECURITY is not set
# CONFIG_IP6_NF_NAT is not set
# CONFIG_IP6_NF_TARGET_NPT is not set
# end of IPv6: Netfilter Configuration
CONFIG_NF_DEFRAG_IPV6=y
CONFIG_NF_TABLES_BRIDGE=y
CONFIG_NFT_BRIDGE_META=y
CONFIG_NFT_BRIDGE_REJECT=y
CONFIG_NF_CONNTRACK_BRIDGE=y
CONFIG_BRIDGE_NF_EBTABLES_LEGACY=y
CONFIG_BRIDGE_NF_EBTABLES=y
# CONFIG_BRIDGE_EBT_BROUTE is not set
# CONFIG_BRIDGE_EBT_T_FILTER is not set
CONFIG_BRIDGE_EBT_T_NAT=y
# CONFIG_BRIDGE_EBT_802_3 is not set
# CONFIG_BRIDGE_EBT_AMONG is not set
# CONFIG_BRIDGE_EBT_ARP is not set
# CONFIG_BRIDGE_EBT_IP is not set
# CONFIG_BRIDGE_EBT_IP6 is not set
# CONFIG_BRIDGE_EBT_LIMIT is not set
# CONFIG_BRIDGE_EBT_MARK is not set
# CONFIG_BRIDGE_EBT_PKTTYPE is not set
# CONFIG_BRIDGE_EBT_STP is not set
# CONFIG_BRIDGE_EBT_VLAN is not set
# CONFIG_BRIDGE_EBT_ARPREPLY is not set
CONFIG_BRIDGE_EBT_DNAT=y
# CONFIG_BRIDGE_EBT_MARK_T is not set
# CONFIG_BRIDGE_EBT_REDIRECT is not set
CONFIG_BRIDGE_EBT_SNAT=y
# CONFIG_BRIDGE_EBT_LOG is not set
# CONFIG_BRIDGE_EBT_NFLOG is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
CONFIG_STP=y
CONFIG_BRIDGE=y
CONFIG_BRIDGE_IGMP_SNOOPING=y
# CONFIG_BRIDGE_MRP is not set
# CONFIG_BRIDGE_CFM is not set
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
CONFIG_LLC=y
# CONFIG_LLC2 is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_6LOWPAN is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y
#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_CBS is not set
# CONFIG_NET_SCH_ETF is not set
# CONFIG_NET_SCH_TAPRIO is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_SKBPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
CONFIG_NET_SCH_FQ_CODEL=m
# CONFIG_NET_SCH_CAKE is not set
# CONFIG_NET_SCH_FQ is not set
# CONFIG_NET_SCH_HHF is not set
# CONFIG_NET_SCH_PIE is not set
# CONFIG_NET_SCH_INGRESS is not set
# CONFIG_NET_SCH_PLUG is not set
# CONFIG_NET_SCH_ETS is not set
# CONFIG_NET_SCH_DEFAULT is not set
#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
# CONFIG_NET_CLS_BPF is not set
# CONFIG_NET_CLS_FLOWER is not set
# CONFIG_NET_CLS_MATCHALL is not set
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
# CONFIG_NET_EMATCH_CMP is not set
# CONFIG_NET_EMATCH_NBYTE is not set
# CONFIG_NET_EMATCH_U32 is not set
# CONFIG_NET_EMATCH_META is not set
# CONFIG_NET_EMATCH_TEXT is not set
# CONFIG_NET_EMATCH_IPT is not set
CONFIG_NET_CLS_ACT=y
# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_GACT is not set
# CONFIG_NET_ACT_MIRRED is not set
# CONFIG_NET_ACT_SAMPLE is not set
CONFIG_NET_ACT_NAT=y
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_SIMP is not set
# CONFIG_NET_ACT_SKBEDIT is not set
# CONFIG_NET_ACT_CSUM is not set
# CONFIG_NET_ACT_MPLS is not set
# CONFIG_NET_ACT_VLAN is not set
# CONFIG_NET_ACT_BPF is not set
# CONFIG_NET_ACT_CONNMARK is not set
# CONFIG_NET_ACT_CTINFO is not set
# CONFIG_NET_ACT_SKBMOD is not set
# CONFIG_NET_ACT_IFE is not set
# CONFIG_NET_ACT_TUNNEL_KEY is not set
# CONFIG_NET_ACT_CT is not set
# CONFIG_NET_ACT_GATE is not set
CONFIG_NET_TC_SKB_EXT=y
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
# CONFIG_NETLINK_DIAG is not set
CONFIG_MPLS=y
# CONFIG_NET_MPLS_GSO is not set
# CONFIG_MPLS_ROUTING is not set
# CONFIG_NET_NSH is not set
# CONFIG_HSR is not set
CONFIG_NET_SWITCHDEV=y
CONFIG_NET_L3_MASTER_DEV=y
# CONFIG_QRTR is not set
CONFIG_NET_NCSI=y
CONFIG_NCSI_OEM_CMD_GET_MAC=y
# CONFIG_NCSI_OEM_CMD_KEEP_PHY is not set
CONFIG_PCPU_DEV_REFCNT=y
CONFIG_MAX_SKB_FRAGS=17
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_XPS=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_STREAM_PARSER=y
CONFIG_NET_FLOW_LIMIT=y
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
CONFIG_NET_DROP_MONITOR=y
# end of Network testing
# end of Networking options
CONFIG_HAMRADIO=y
#
# Packet Radio protocols
#
# CONFIG_AX25 is not set
# CONFIG_CAN is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_AF_KCM is not set
CONFIG_STREAM_PARSER=y
CONFIG_MCTP=y
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
# CONFIG_CFG80211 is not set
#
# CFG80211 needs to be enabled for MAC80211
#
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_RFKILL_GPIO is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
# CONFIG_PSAMPLE is not set
# CONFIG_NET_IFE is not set
CONFIG_LWTUNNEL=y
CONFIG_LWTUNNEL_BPF=y
CONFIG_DST_CACHE=y
CONFIG_NET_SELFTESTS=y
CONFIG_NET_SOCK_MSG=y
CONFIG_PAGE_POOL=y
# CONFIG_PAGE_POOL_STATS is not set
CONFIG_FAILOVER=y
CONFIG_ETHTOOL_NETLINK=y
#
# Device Drivers
#
CONFIG_HAVE_EISA=y
CONFIG_EISA=y
CONFIG_EISA_VLB_PRIMING=y
CONFIG_EISA_PCI_EISA=y
CONFIG_EISA_VIRTUAL_ROOT=y
CONFIG_EISA_NAMES=y
CONFIG_HAVE_PCI=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIEAER_INJECT is not set
# CONFIG_PCIE_ECRC is not set
CONFIG_PCIEASPM=y
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_PCIE_DPC=y
CONFIG_PCIE_PTM=y
# CONFIG_PCIE_EDR is not set
CONFIG_PCI_MSI=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
CONFIG_PCI_REALLOC_ENABLE_AUTO=y
# CONFIG_PCI_STUB is not set
# CONFIG_PCI_PF_STUB is not set
# CONFIG_XEN_PCIDEV_FRONTEND is not set
CONFIG_PCI_ATS=y
CONFIG_PCI_LOCKLESS_CONFIG=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
# CONFIG_PCI_P2PDMA is not set
CONFIG_PCI_LABEL=y
# CONFIG_PCIE_BUS_TUNE_OFF is not set
CONFIG_PCIE_BUS_DEFAULT=y
# CONFIG_PCIE_BUS_SAFE is not set
# CONFIG_PCIE_BUS_PERFORMANCE is not set
# CONFIG_PCIE_BUS_PEER2PEER is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=y
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
CONFIG_HOTPLUG_PCI_CPCI=y
# CONFIG_HOTPLUG_PCI_CPCI_ZT5550 is not set
# CONFIG_HOTPLUG_PCI_CPCI_GENERIC is not set
CONFIG_HOTPLUG_PCI_SHPC=y
#
# PCI controller drivers
#
# CONFIG_VMD is not set
#
# Cadence-based PCIe controllers
#
# end of Cadence-based PCIe controllers
#
# DesignWare-based PCIe controllers
#
CONFIG_PCIE_DW=y
CONFIG_PCIE_DW_HOST=y
CONFIG_PCIE_DW_EP=y
# CONFIG_PCI_MESON is not set
CONFIG_PCIE_DW_PLAT=y
CONFIG_PCIE_DW_PLAT_HOST=y
CONFIG_PCIE_DW_PLAT_EP=y
# end of DesignWare-based PCIe controllers
#
# Mobiveil-based PCIe controllers
#
# end of Mobiveil-based PCIe controllers
#
# PLDA-based PCIe controllers
#
# end of PLDA-based PCIe controllers
# end of PCI controller drivers
#
# PCI Endpoint
#
CONFIG_PCI_ENDPOINT=y
CONFIG_PCI_ENDPOINT_CONFIGFS=y
# CONFIG_PCI_EPF_TEST is not set
# CONFIG_PCI_EPF_NTB is not set
# end of PCI Endpoint
#
# PCI switch controller drivers
#
# CONFIG_PCI_SW_SWITCHTEC is not set
# end of PCI switch controller drivers
# CONFIG_CXL_BUS is not set
# CONFIG_PCCARD is not set
CONFIG_RAPIDIO=y
# CONFIG_RAPIDIO_TSI721 is not set
CONFIG_RAPIDIO_DISC_TIMEOUT=30
# CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS is not set
CONFIG_RAPIDIO_DMA_ENGINE=y
# CONFIG_RAPIDIO_DEBUG is not set
# CONFIG_RAPIDIO_ENUM_BASIC is not set
# CONFIG_RAPIDIO_CHMAN is not set
# CONFIG_RAPIDIO_MPORT_CDEV is not set
#
# RapidIO Switch drivers
#
# CONFIG_RAPIDIO_CPS_XX is not set
# CONFIG_RAPIDIO_CPS_GEN2 is not set
# CONFIG_RAPIDIO_RXS_GEN3 is not set
# end of RapidIO Switch drivers
#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER=y
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_DEVTMPFS_SAFE is not set
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_FW_LOADER_DEBUG=y
CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_FW_LOADER_SYSFS=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_XZ=y
# CONFIG_FW_LOADER_COMPRESS_ZSTD is not set
CONFIG_FW_CACHE=y
# CONFIG_FW_UPLOAD is not set
# end of Firmware loader
CONFIG_WANT_DEV_COREDUMP=y
CONFIG_ALLOW_DEV_COREDUMP=y
CONFIG_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
CONFIG_HMEM_REPORTING=y
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
CONFIG_SYS_HYPERVISOR=y
CONFIG_GENERIC_CPU_DEVICES=y
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_MMIO=y
CONFIG_REGMAP_IRQ=y
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_FENCE_TRACE is not set
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
# end of Generic Driver Options
#
# Bus devices
#
# CONFIG_MHI_BUS is not set
# CONFIG_MHI_BUS_EP is not set
# end of Bus devices
#
# Cache Drivers
#
# end of Cache Drivers
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
#
# Firmware Drivers
#
#
# ARM System Control and Management Interface Protocol
#
# end of ARM System Control and Management Interface Protocol
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT is not set
# CONFIG_FW_CFG_SYSFS is not set
CONFIG_SYSFB=y
# CONFIG_SYSFB_SIMPLEFB is not set
# CONFIG_GOOGLE_FIRMWARE is not set
#
# EFI (Extensible Firmware Interface) Support
#
CONFIG_EFI_ESRT=y
CONFIG_EFI_VARS_PSTORE=m
# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
CONFIG_EFI_SOFT_RESERVE=y
CONFIG_EFI_DXE_MEM_ATTRIBUTES=y
CONFIG_EFI_RUNTIME_WRAPPERS=y
# CONFIG_EFI_BOOTLOADER_CONTROL is not set
# CONFIG_EFI_CAPSULE_LOADER is not set
# CONFIG_EFI_TEST is not set
CONFIG_EFI_DEV_PATH_PARSER=y
CONFIG_APPLE_PROPERTIES=y
CONFIG_RESET_ATTACK_MITIGATION=y
CONFIG_EFI_RCI2_TABLE=y
# CONFIG_EFI_DISABLE_PCI_DMA is not set
CONFIG_EFI_EARLYCON=y
CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y
# CONFIG_EFI_DISABLE_RUNTIME is not set
# CONFIG_EFI_COCO_SECRET is not set
CONFIG_UNACCEPTED_MEMORY=y
# end of EFI (Extensible Firmware Interface) Support
CONFIG_UEFI_CPER=y
CONFIG_UEFI_CPER_X86=y
#
# Qualcomm firmware drivers
#
# end of Qualcomm firmware drivers
#
# Tegra firmware driver
#
# end of Tegra firmware driver
# end of Firmware Drivers
# CONFIG_GNSS is not set
# CONFIG_MTD is not set
# CONFIG_OF is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
# CONFIG_PARPORT is not set
CONFIG_PNP=y
# CONFIG_PNP_DEBUG_MESSAGES is not set
#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_FD is not set
CONFIG_CDROM=y
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_ZRAM is not set
CONFIG_ZRAM_DEF_COMP="unset-value"
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
CONFIG_XEN_BLKDEV_FRONTEND=y
# CONFIG_XEN_BLKDEV_BACKEND is not set
CONFIG_VIRTIO_BLK=y
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_UBLK is not set
#
# NVME Support
#
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
CONFIG_NVME_MULTIPATH=y
# CONFIG_NVME_VERBOSE_ERRORS is not set
CONFIG_NVME_HWMON=y
CONFIG_NVME_FABRICS=y
CONFIG_NVME_FC=y
CONFIG_NVME_TCP=y
# CONFIG_NVME_TCP_TLS is not set
# CONFIG_NVME_HOST_AUTH is not set
CONFIG_NVME_TARGET=y
# CONFIG_NVME_TARGET_DEBUGFS is not set
CONFIG_NVME_TARGET_PASSTHRU=y
CONFIG_NVME_TARGET_LOOP=y
CONFIG_NVME_TARGET_FC=y
# CONFIG_NVME_TARGET_FCLOOP is not set
CONFIG_NVME_TARGET_TCP=y
# CONFIG_NVME_TARGET_TCP_TLS is not set
# CONFIG_NVME_TARGET_AUTH is not set
# end of NVME Support
#
# Misc devices
#
# CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_RPMB is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_SGI_XP is not set
# CONFIG_HP_ILO is not set
# CONFIG_SGI_GRU is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_LATTICE_ECP3_CONFIG is not set
CONFIG_SRAM=y
# CONFIG_DW_XDATA_PCIE is not set
# CONFIG_PCI_ENDPOINT_TEST is not set
# CONFIG_XILINX_SDFEC is not set
# CONFIG_NSM is not set
# CONFIG_C2PORT is not set
#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_EEPROM_93XX46 is not set
# CONFIG_EEPROM_IDT_89HPESX is not set
# CONFIG_EEPROM_EE1004 is not set
# end of EEPROM support
# CONFIG_CB710_CORE is not set
#
# Texas Instruments shared transport line discipline
#
# CONFIG_TI_ST is not set
# end of Texas Instruments shared transport line discipline
# CONFIG_SENSORS_LIS3_I2C is not set
# CONFIG_ALTERA_STAPL is not set
# CONFIG_INTEL_MEI is not set
# CONFIG_VMWARE_VMCI is not set
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
# CONFIG_BCM_VK is not set
# CONFIG_MISC_ALCOR_PCI is not set
# CONFIG_MISC_RTSX_PCI is not set
# CONFIG_MISC_RTSX_USB is not set
# CONFIG_UACCE is not set
CONFIG_PVPANIC=y
# CONFIG_PVPANIC_MMIO is not set
# CONFIG_PVPANIC_PCI is not set
# CONFIG_GP_PCI1XXXX is not set
# CONFIG_KEBA_CP500 is not set
# end of Misc devices
#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=m
CONFIG_SCSI_COMMON=y
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_CHR_DEV_SG=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
CONFIG_SCSI_SAS_ATTRS=m
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# end of SCSI Transports
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA1740 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_SCSI_ESAS2R is not set
CONFIG_MEGARAID_NEWGEN=y
# CONFIG_MEGARAID_MM is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
CONFIG_SCSI_MPT3SAS=m
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
CONFIG_SCSI_MPT3SAS_MAX_SGE=128
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_MPI3MR is not set
# CONFIG_SCSI_SMARTPQI is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_MYRB is not set
# CONFIG_SCSI_MYRS is not set
# CONFIG_VMWARE_PVSCSI is not set
# CONFIG_XEN_SCSI_FRONTEND is not set
# CONFIG_SCSI_SNIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_FDOMAIN_PCI is not set
# CONFIG_SCSI_ISCI is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_SIM710 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_WD719X is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
CONFIG_SCSI_VIRTIO=y
CONFIG_SCSI_DH=y
CONFIG_SCSI_DH_RDAC=m
# CONFIG_SCSI_DH_HP_SW is not set
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
# end of SCSI device support
CONFIG_ATA=y
CONFIG_SATA_HOST=y
CONFIG_PATA_TIMINGS=y
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_FORCE=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_ZPODD=y
CONFIG_SATA_PMP=y
#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=m
CONFIG_SATA_MOBILE_LPM_POLICY=0
CONFIG_SATA_AHCI_PLATFORM=m
# CONFIG_AHCI_DWC is not set
# CONFIG_SATA_INIC162X is not set
CONFIG_SATA_ACARD_AHCI=m
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y
#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_DWC is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SCH is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
CONFIG_PATA_SIS=y
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_RZ1000 is not set
#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_BITMAP_FILE=y
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
# CONFIG_BCACHE is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_UNSTRIPED is not set
# CONFIG_DM_CRYPT is not set
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DM_CACHE is not set
# CONFIG_DM_WRITECACHE is not set
# CONFIG_DM_EBS is not set
# CONFIG_DM_ERA is not set
# CONFIG_DM_CLONE is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_ZERO is not set
CONFIG_DM_MULTIPATH=m
# CONFIG_DM_MULTIPATH_QL is not set
# CONFIG_DM_MULTIPATH_ST is not set
# CONFIG_DM_MULTIPATH_HST is not set
# CONFIG_DM_MULTIPATH_IOA is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_DUST is not set
CONFIG_DM_INIT=y
CONFIG_DM_UEVENT=y
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_VERITY is not set
# CONFIG_DM_SWITCH is not set
# CONFIG_DM_LOG_WRITES is not set
# CONFIG_DM_INTEGRITY is not set
# CONFIG_DM_ZONED is not set
CONFIG_DM_AUDIT=y
# CONFIG_DM_VDO is not set
# CONFIG_TARGET_CORE is not set
CONFIG_FUSION=y
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_SAS is not set
CONFIG_FUSION_MAX_SGE=128
CONFIG_FUSION_LOGGING=y
#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# end of IEEE 1394 (FireWire) support
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=m
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_WIREGUARD is not set
# CONFIG_EQUALIZER is not set
CONFIG_NET_FC=y
# CONFIG_IFB is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_IPVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_GENEVE is not set
# CONFIG_BAREUDP is not set
# CONFIG_GTP is not set
# CONFIG_PFCP is not set
# CONFIG_AMT is not set
# CONFIG_MACSEC is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_RIONET is not set
CONFIG_TUN=y
# CONFIG_TUN_VNET_CROSS_LE is not set
# CONFIG_VETH is not set
CONFIG_VIRTIO_NET=y
# CONFIG_NLMON is not set
# CONFIG_NETKIT is not set
# CONFIG_NET_VRF is not set
# CONFIG_ARCNET is not set
CONFIG_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_EL3 is not set
# CONFIG_VORTEX is not set
# CONFIG_TYPHOON is not set
CONFIG_NET_VENDOR_ADAPTEC=y
# CONFIG_ADAPTEC_STARFIRE is not set
CONFIG_NET_VENDOR_AGERE=y
# CONFIG_ET131X is not set
CONFIG_NET_VENDOR_ALACRITECH=y
# CONFIG_SLICOSS is not set
CONFIG_NET_VENDOR_ALTEON=y
# CONFIG_ACENIC is not set
# CONFIG_ALTERA_TSE is not set
CONFIG_NET_VENDOR_AMAZON=y
# CONFIG_ENA_ETHERNET is not set
CONFIG_NET_VENDOR_AMD=y
# CONFIG_AMD8111_ETH is not set
# CONFIG_PCNET32 is not set
# CONFIG_AMD_XGBE is not set
# CONFIG_PDS_CORE is not set
CONFIG_NET_VENDOR_AQUANTIA=y
# CONFIG_AQTION is not set
CONFIG_NET_VENDOR_ARC=y
CONFIG_NET_VENDOR_ASIX=y
# CONFIG_SPI_AX88796C is not set
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
# CONFIG_ALX is not set
# CONFIG_CX_ECAT is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
# CONFIG_BCMGENET is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
CONFIG_TIGON3=m
CONFIG_TIGON3_HWMON=y
# CONFIG_BNX2X is not set
# CONFIG_SYSTEMPORT is not set
# CONFIG_BNXT is not set
CONFIG_NET_VENDOR_CADENCE=y
# CONFIG_MACB is not set
CONFIG_NET_VENDOR_CAVIUM=y
# CONFIG_THUNDER_NIC_PF is not set
# CONFIG_THUNDER_NIC_VF is not set
# CONFIG_THUNDER_NIC_BGX is not set
# CONFIG_THUNDER_NIC_RGX is not set
# CONFIG_CAVIUM_PTP is not set
# CONFIG_LIQUIDIO is not set
# CONFIG_LIQUIDIO_VF is not set
CONFIG_NET_VENDOR_CHELSIO=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_CHELSIO_T4 is not set
# CONFIG_CHELSIO_T4VF is not set
CONFIG_NET_VENDOR_CIRRUS=y
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
CONFIG_NET_VENDOR_CORTINA=y
CONFIG_NET_VENDOR_DAVICOM=y
# CONFIG_DM9051 is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
CONFIG_NET_TULIP=y
# CONFIG_DE2104X is not set
# CONFIG_TULIP is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
# CONFIG_ULI526X is not set
CONFIG_NET_VENDOR_DLINK=y
# CONFIG_DL2K is not set
# CONFIG_SUNDANCE is not set
CONFIG_NET_VENDOR_EMULEX=y
# CONFIG_BE2NET is not set
CONFIG_NET_VENDOR_ENGLEDER=y
# CONFIG_TSNEP is not set
CONFIG_NET_VENDOR_EZCHIP=y
CONFIG_NET_VENDOR_FUNGIBLE=y
# CONFIG_FUN_ETH is not set
CONFIG_NET_VENDOR_GOOGLE=y
# CONFIG_GVE is not set
CONFIG_NET_VENDOR_HUAWEI=y
# CONFIG_HINIC is not set
CONFIG_NET_VENDOR_I825XX=y
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_E1000E_HWTS=y
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
# CONFIG_IGC is not set
# CONFIG_IDPF is not set
# CONFIG_JME is not set
CONFIG_NET_VENDOR_ADI=y
# CONFIG_ADIN1110 is not set
CONFIG_NET_VENDOR_LITEX=y
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_MVMDIO is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_OCTEON_EP is not set
# CONFIG_OCTEON_EP_VF is not set
CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_MLX4_EN is not set
# CONFIG_MLX5_CORE is not set
# CONFIG_MLXSW_CORE is not set
# CONFIG_MLXFW is not set
CONFIG_NET_VENDOR_META=y
# CONFIG_FBNIC is not set
CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8842 is not set
# CONFIG_KS8851 is not set
# CONFIG_KS8851_MLL is not set
# CONFIG_KSZ884X_PCI is not set
CONFIG_NET_VENDOR_MICROCHIP=y
# CONFIG_ENC28J60 is not set
# CONFIG_ENCX24J600 is not set
# CONFIG_LAN743X is not set
# CONFIG_VCAP is not set
CONFIG_NET_VENDOR_MICROSEMI=y
CONFIG_NET_VENDOR_MICROSOFT=y
CONFIG_NET_VENDOR_MYRI=y
# CONFIG_MYRI10GE is not set
# CONFIG_FEALNX is not set
CONFIG_NET_VENDOR_NI=y
# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
CONFIG_NET_VENDOR_NATSEMI=y
CONFIG_NATSEMI=y
# CONFIG_NS83820 is not set
CONFIG_NET_VENDOR_NETERION=y
# CONFIG_S2IO is not set
CONFIG_NET_VENDOR_NETRONOME=y
# CONFIG_NFP is not set
CONFIG_NET_VENDOR_8390=y
# CONFIG_NE2K_PCI is not set
CONFIG_NET_VENDOR_NVIDIA=y
# CONFIG_FORCEDETH is not set
CONFIG_NET_VENDOR_OKI=y
# CONFIG_ETHOC is not set
CONFIG_NET_VENDOR_PACKET_ENGINES=y
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_NET_VENDOR_PENSANDO=y
# CONFIG_IONIC is not set
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_NETXEN_NIC is not set
# CONFIG_QED is not set
CONFIG_NET_VENDOR_BROCADE=y
# CONFIG_BNA is not set
CONFIG_NET_VENDOR_QUALCOMM=y
# CONFIG_QCOM_EMAC is not set
# CONFIG_RMNET is not set
CONFIG_NET_VENDOR_RDC=y
# CONFIG_R6040 is not set
CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_R8169 is not set
CONFIG_NET_VENDOR_RENESAS=y
CONFIG_NET_VENDOR_ROCKER=y
# CONFIG_ROCKER is not set
CONFIG_NET_VENDOR_SAMSUNG=y
# CONFIG_SXGBE_ETH is not set
CONFIG_NET_VENDOR_SEEQ=y
CONFIG_NET_VENDOR_SILAN=y
# CONFIG_SC92031 is not set
CONFIG_NET_VENDOR_SIS=y
# CONFIG_SIS900 is not set
# CONFIG_SIS190 is not set
CONFIG_NET_VENDOR_SOLARFLARE=y
# CONFIG_SFC is not set
# CONFIG_SFC_FALCON is not set
# CONFIG_SFC_SIENA is not set
CONFIG_NET_VENDOR_SMSC=y
# CONFIG_EPIC100 is not set
# CONFIG_SMSC911X is not set
# CONFIG_SMSC9420 is not set
CONFIG_NET_VENDOR_SOCIONEXT=y
CONFIG_NET_VENDOR_STMICRO=y
# CONFIG_STMMAC_ETH is not set
CONFIG_NET_VENDOR_SUN=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NIU is not set
CONFIG_NET_VENDOR_SYNOPSYS=y
# CONFIG_DWC_XLGMAC is not set
CONFIG_NET_VENDOR_TEHUTI=y
# CONFIG_TEHUTI is not set
# CONFIG_TEHUTI_TN40 is not set
CONFIG_NET_VENDOR_TI=y
# CONFIG_TI_CPSW_PHY_SEL is not set
# CONFIG_TLAN is not set
CONFIG_NET_VENDOR_VERTEXCOM=y
# CONFIG_MSE102X is not set
CONFIG_NET_VENDOR_VIA=y
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_NET_VENDOR_WANGXUN=y
# CONFIG_NGBE is not set
# CONFIG_TXGBE is not set
CONFIG_NET_VENDOR_WIZNET=y
# CONFIG_WIZNET_W5100 is not set
# CONFIG_WIZNET_W5300 is not set
CONFIG_NET_VENDOR_XILINX=y
# CONFIG_XILINX_EMACLITE is not set
# CONFIG_XILINX_LL_TEMAC is not set
CONFIG_FDDI=y
# CONFIG_DEFXX is not set
# CONFIG_SKFP is not set
# CONFIG_HIPPI is not set
CONFIG_PHYLIB=y
CONFIG_SWPHY=y
CONFIG_LED_TRIGGER_PHY=y
CONFIG_FIXED_PHY=y
#
# MII PHY device drivers
#
# CONFIG_AIR_EN8811H_PHY is not set
# CONFIG_AMD_PHY is not set
# CONFIG_ADIN_PHY is not set
# CONFIG_ADIN1100_PHY is not set
# CONFIG_AQUANTIA_PHY is not set
# CONFIG_AX88796B_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_BCM54140_PHY is not set
# CONFIG_BCM7XXX_PHY is not set
CONFIG_BCM84881_PHY=y
# CONFIG_BCM87XX_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_CORTINA_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_INTEL_XWAY_PHY is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_MARVELL_10G_PHY is not set
# CONFIG_MARVELL_88Q2XXX_PHY is not set
# CONFIG_MARVELL_88X2222_PHY is not set
# CONFIG_MAXLINEAR_GPHY is not set
# CONFIG_MEDIATEK_GE_PHY is not set
# CONFIG_MICREL_PHY is not set
# CONFIG_MICROCHIP_T1S_PHY is not set
# CONFIG_MICROCHIP_PHY is not set
# CONFIG_MICROCHIP_T1_PHY is not set
# CONFIG_MICROSEMI_PHY is not set
# CONFIG_MOTORCOMM_PHY is not set
CONFIG_NATIONAL_PHY=y
# CONFIG_NXP_CBTX_PHY is not set
# CONFIG_NXP_C45_TJA11XX_PHY is not set
# CONFIG_NXP_TJA11XX_PHY is not set
# CONFIG_NCN26000_PHY is not set
# CONFIG_AT803X_PHY is not set
# CONFIG_QCA83XX_PHY is not set
# CONFIG_QCA808X_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_RENESAS_PHY is not set
# CONFIG_ROCKCHIP_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_TERANETICS_PHY is not set
# CONFIG_DP83822_PHY is not set
# CONFIG_DP83TC811_PHY is not set
# CONFIG_DP83848_PHY is not set
# CONFIG_DP83867_PHY is not set
# CONFIG_DP83869_PHY is not set
# CONFIG_DP83TD510_PHY is not set
# CONFIG_DP83TG720_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_XILINX_GMII2RGMII is not set
# CONFIG_MICREL_KS8995MA is not set
# CONFIG_PSE_CONTROLLER is not set
#
# MCTP Device Drivers
#
# CONFIG_MCTP_SERIAL is not set
# end of MCTP Device Drivers
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_BUS=y
CONFIG_FWNODE_MDIO=y
CONFIG_ACPI_MDIO=y
CONFIG_MDIO_DEVRES=y
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MDIO_BCM_UNIMAC is not set
# CONFIG_MDIO_MVUSB is not set
# CONFIG_MDIO_MSCC_MIIM is not set
# CONFIG_MDIO_THUNDER is not set
#
# MDIO Multiplexers
#
#
# PCS device drivers
#
# CONFIG_PCS_XPCS is not set
# end of PCS device drivers
CONFIG_PPP=y
# CONFIG_PPP_BSDCOMP is not set
# CONFIG_PPP_DEFLATE is not set
CONFIG_PPP_FILTER=y
# CONFIG_PPP_MPPE is not set
CONFIG_PPP_MULTILINK=y
# CONFIG_PPPOE is not set
CONFIG_PPPOE_HASH_BITS=4
# CONFIG_PPP_ASYNC is not set
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_SLIP is not set
CONFIG_SLHC=y
# CONFIG_USB_NET_DRIVERS is not set
CONFIG_WLAN=y
CONFIG_WLAN_VENDOR_ADMTEK=y
CONFIG_WLAN_VENDOR_ATH=y
# CONFIG_ATH_DEBUG is not set
CONFIG_ATH5K_PCI=y
CONFIG_WLAN_VENDOR_ATMEL=y
CONFIG_WLAN_VENDOR_BROADCOM=y
CONFIG_WLAN_VENDOR_INTEL=y
CONFIG_WLAN_VENDOR_INTERSIL=y
CONFIG_WLAN_VENDOR_MARVELL=y
CONFIG_WLAN_VENDOR_MEDIATEK=y
CONFIG_WLAN_VENDOR_MICROCHIP=y
CONFIG_WLAN_VENDOR_PURELIFI=y
CONFIG_WLAN_VENDOR_RALINK=y
CONFIG_WLAN_VENDOR_REALTEK=y
CONFIG_WLAN_VENDOR_RSI=y
CONFIG_WLAN_VENDOR_SILABS=y
CONFIG_WLAN_VENDOR_ST=y
CONFIG_WLAN_VENDOR_TI=y
CONFIG_WLAN_VENDOR_ZYDAS=y
CONFIG_WLAN_VENDOR_QUANTENNA=y
CONFIG_WAN=y
# CONFIG_HDLC is not set
# CONFIG_FRAMER is not set
#
# Wireless WAN
#
CONFIG_WWAN=y
CONFIG_WWAN_DEBUGFS=y
# CONFIG_WWAN_HWSIM is not set
# CONFIG_IOSM is not set
# CONFIG_MTK_T7XX is not set
# end of Wireless WAN
CONFIG_XEN_NETDEV_FRONTEND=y
# CONFIG_XEN_NETDEV_BACKEND is not set
# CONFIG_VMXNET3 is not set
# CONFIG_FUJITSU_ES is not set
# CONFIG_NETDEVSIM is not set
CONFIG_NET_FAILOVER=y
CONFIG_ISDN=y
# CONFIG_MISDN is not set
#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=m
# CONFIG_INPUT_FF_MEMLESS is not set
# CONFIG_INPUT_SPARSEKMAP is not set
# CONFIG_INPUT_MATRIXKMAP is not set
CONFIG_INPUT_VIVALDIFMAP=y
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5520 is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
# CONFIG_KEYBOARD_APPLESPI is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1050 is not set
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_PINEPHONE is not set
# CONFIG_KEYBOARD_SAMSUNG is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
# CONFIG_KEYBOARD_TWL4030 is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_CYPRESS_SF is not set
CONFIG_INPUT_MOUSE=y
# CONFIG_MOUSE_PS2 is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_CYAPA is not set
# CONFIG_MOUSE_ELAN_I2C is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_GPIO is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
# CONFIG_JOYSTICK_XPAD is not set
# CONFIG_JOYSTICK_PSXPAD_SPI is not set
# CONFIG_JOYSTICK_PXRC is not set
# CONFIG_JOYSTICK_QWIIC is not set
# CONFIG_JOYSTICK_FSIA6B is not set
# CONFIG_JOYSTICK_SENSEHAT is not set
# CONFIG_JOYSTICK_SEESAW is not set
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_USB_ACECAD is not set
# CONFIG_TABLET_USB_AIPTEK is not set
# CONFIG_TABLET_USB_HANWANG is not set
# CONFIG_TABLET_USB_KBTAB is not set
# CONFIG_TABLET_USB_PEGASUS is not set
# CONFIG_TABLET_SERIAL_WACOM4 is not set
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_88PM860X is not set
# CONFIG_TOUCHSCREEN_ADS7846 is not set
# CONFIG_TOUCHSCREEN_AD7877 is not set
# CONFIG_TOUCHSCREEN_AD7879 is not set
# CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_BU21029 is not set
# CONFIG_TOUCHSCREEN_CHIPONE_ICN8505 is not set
# CONFIG_TOUCHSCREEN_CY8CTMA140 is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
# CONFIG_TOUCHSCREEN_CYTTSP5 is not set
# CONFIG_TOUCHSCREEN_DA9034 is not set
# CONFIG_TOUCHSCREEN_DA9052 is not set
# CONFIG_TOUCHSCREEN_DYNAPRO is not set
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
# CONFIG_TOUCHSCREEN_EETI is not set
# CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
# CONFIG_TOUCHSCREEN_EXC3000 is not set
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_GOODIX is not set
# CONFIG_TOUCHSCREEN_GOODIX_BERLIN_I2C is not set
# CONFIG_TOUCHSCREEN_GOODIX_BERLIN_SPI is not set
# CONFIG_TOUCHSCREEN_HIDEEP is not set
# CONFIG_TOUCHSCREEN_HYCON_HY46XX is not set
# CONFIG_TOUCHSCREEN_HYNITRON_CSTXXX is not set
# CONFIG_TOUCHSCREEN_ILI210X is not set
# CONFIG_TOUCHSCREEN_ILITEK is not set
# CONFIG_TOUCHSCREEN_S6SY761 is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_EKTF2127 is not set
CONFIG_TOUCHSCREEN_ELAN=y
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
# CONFIG_TOUCHSCREEN_MAX11801 is not set
# CONFIG_TOUCHSCREEN_MMS114 is not set
# CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
# CONFIG_TOUCHSCREEN_MSG2638 is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
# CONFIG_TOUCHSCREEN_NOVATEK_NVT_TS is not set
# CONFIG_TOUCHSCREEN_IMAGIS is not set
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_PIXCIR is not set
# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
# CONFIG_TOUCHSCREEN_WM831X is not set
# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
# CONFIG_TOUCHSCREEN_TSC2004 is not set
# CONFIG_TOUCHSCREEN_TSC2005 is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
# CONFIG_TOUCHSCREEN_PCAP is not set
# CONFIG_TOUCHSCREEN_RM_TS is not set
# CONFIG_TOUCHSCREEN_SILEAD is not set
# CONFIG_TOUCHSCREEN_SIS_I2C is not set
# CONFIG_TOUCHSCREEN_ST1232 is not set
# CONFIG_TOUCHSCREEN_STMFTS is not set
# CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set
# CONFIG_TOUCHSCREEN_SX8654 is not set
# CONFIG_TOUCHSCREEN_TPS6507X is not set
# CONFIG_TOUCHSCREEN_ZET6223 is not set
# CONFIG_TOUCHSCREEN_ZFORCE is not set
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
# CONFIG_TOUCHSCREEN_IQS5XX is not set
# CONFIG_TOUCHSCREEN_IQS7211 is not set
# CONFIG_TOUCHSCREEN_ZINITIX is not set
# CONFIG_TOUCHSCREEN_HIMAX_HX83112B is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_88PM860X_ONKEY is not set
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_BMA150 is not set
# CONFIG_INPUT_E3X0_BUTTON is not set
# CONFIG_INPUT_PCSPKR is not set
# CONFIG_INPUT_MAX77693_HAPTIC is not set
# CONFIG_INPUT_MAX8925_ONKEY is not set
# CONFIG_INPUT_MAX8997_HAPTIC is not set
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_GPIO_BEEPER is not set
# CONFIG_INPUT_GPIO_DECODER is not set
# CONFIG_INPUT_GPIO_VIBRA is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
# CONFIG_INPUT_REGULATOR_HAPTIC is not set
# CONFIG_INPUT_RETU_PWRBUTTON is not set
# CONFIG_INPUT_TWL4030_PWRBUTTON is not set
# CONFIG_INPUT_TWL4030_VIBRA is not set
# CONFIG_INPUT_TWL6040_VIBRA is not set
CONFIG_INPUT_UINPUT=y
# CONFIG_INPUT_PALMAS_PWRBUTTON is not set
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_PWM_BEEPER is not set
# CONFIG_INPUT_PWM_VIBRA is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_DA7280_HAPTICS is not set
# CONFIG_INPUT_DA9052_ONKEY is not set
# CONFIG_INPUT_DA9055_ONKEY is not set
# CONFIG_INPUT_DA9063_ONKEY is not set
# CONFIG_INPUT_WM831X_ON is not set
# CONFIG_INPUT_PCAP is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_IQS269A is not set
# CONFIG_INPUT_IQS626A is not set
# CONFIG_INPUT_IQS7222 is not set
# CONFIG_INPUT_CMA3000 is not set
# CONFIG_INPUT_XEN_KBDDEV_FRONTEND is not set
# CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set
# CONFIG_INPUT_DRV260X_HAPTICS is not set
# CONFIG_INPUT_DRV2665_HAPTICS is not set
# CONFIG_INPUT_DRV2667_HAPTICS is not set
# CONFIG_INPUT_RAVE_SP_PWRBUTTON is not set
# CONFIG_RMI4_CORE is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_SERIO_GPIO_PS2 is not set
# CONFIG_USERIO is not set
# CONFIG_GAMEPORT is not set
# end of Hardware I/O ports
# end of Input device support
#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=0
CONFIG_LEGACY_TIOCSTI=y
CONFIG_LDISC_AUTOLOAD=y
#
# Serial drivers
#
CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_16550A_VARIANTS=y
CONFIG_SERIAL_8250_FINTEK=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_DMA=y
CONFIG_SERIAL_8250_PCILIB=y
CONFIG_SERIAL_8250_PCI=y
# CONFIG_SERIAL_8250_EXAR is not set
# CONFIG_SERIAL_8250_MEN_MCB is not set
CONFIG_SERIAL_8250_NR_UARTS=48
CONFIG_SERIAL_8250_RUNTIME_UARTS=32
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
# CONFIG_SERIAL_8250_PCI1XXXX is not set
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y
# CONFIG_SERIAL_8250_DW is not set
CONFIG_SERIAL_8250_RT288X=y
# CONFIG_SERIAL_8250_LPSS is not set
# CONFIG_SERIAL_8250_MID is not set
# CONFIG_SERIAL_8250_PERICOM is not set
#
# Non-8250 serial port support
#
CONFIG_SERIAL_KGDB_NMI=y
# CONFIG_SERIAL_MAX3100 is not set
CONFIG_SERIAL_MAX310X=y
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_CONSOLE_POLL=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_LANTIQ is not set
CONFIG_SERIAL_SCCNXP=y
CONFIG_SERIAL_SCCNXP_CONSOLE=y
# CONFIG_SERIAL_SC16IS7XX is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_SERIAL_FSL_LINFLEXUART is not set
# CONFIG_SERIAL_MEN_Z135 is not set
# CONFIG_SERIAL_SPRD is not set
# end of Serial drivers
CONFIG_SERIAL_MCTRL_GPIO=y
CONFIG_SERIAL_NONSTANDARD=y
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
# CONFIG_N_HDLC is not set
# CONFIG_N_GSM is not set
# CONFIG_NOZOMI is not set
# CONFIG_NULL_TTY is not set
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_XEN=y
CONFIG_HVC_XEN_FRONTEND=y
CONFIG_SERIAL_DEV_BUS=y
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
CONFIG_TTY_PRINTK=y
CONFIG_TTY_PRINTK_LEVEL=6
CONFIG_VIRTIO_CONSOLE=y
CONFIG_IPMI_HANDLER=m
CONFIG_IPMI_DMI_DECODE=y
CONFIG_IPMI_PLAT_DATA=y
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_SSIF=m
CONFIG_IPMI_WATCHDOG=m
# CONFIG_IPMI_POWEROFF is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_BA431 is not set
# CONFIG_HW_RANDOM_VIA is not set
# CONFIG_HW_RANDOM_VIRTIO is not set
# CONFIG_HW_RANDOM_XIPHERA is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
CONFIG_DEVMEM=y
# CONFIG_NVRAM is not set
CONFIG_DEVPORT=y
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
CONFIG_HPET_MMAP_DEFAULT=y
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_UV_MMTIMER is not set
CONFIG_TCG_TPM=y
CONFIG_TCG_TPM2_HMAC=y
CONFIG_HW_RANDOM_TPM=y
CONFIG_TCG_TIS_CORE=y
CONFIG_TCG_TIS=y
# CONFIG_TCG_TIS_SPI is not set
# CONFIG_TCG_TIS_I2C is not set
# CONFIG_TCG_TIS_I2C_CR50 is not set
# CONFIG_TCG_TIS_I2C_ATMEL is not set
# CONFIG_TCG_TIS_I2C_INFINEON is not set
# CONFIG_TCG_TIS_I2C_NUVOTON is not set
# CONFIG_TCG_NSC is not set
# CONFIG_TCG_ATMEL is not set
# CONFIG_TCG_INFINEON is not set
# CONFIG_TCG_XEN is not set
CONFIG_TCG_CRB=y
# CONFIG_TCG_VTPM_PROXY is not set
# CONFIG_TCG_TIS_ST33ZP24_I2C is not set
# CONFIG_TCG_TIS_ST33ZP24_SPI is not set
# CONFIG_TELCLOCK is not set
# CONFIG_XILLYBUS is not set
# CONFIG_XILLYUSB is not set
# end of Character devices
#
# I2C support
#
CONFIG_I2C=y
CONFIG_ACPI_I2C_OPREGION=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=m
CONFIG_I2C_ALGOBIT=m
#
# I2C Hardware Bus support
#
#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_AMD_MP2 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_ISMT is not set
CONFIG_I2C_PIIX4=m
# CONFIG_I2C_CHT_WC is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_NVIDIA_GPU is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_ZHAOXIN is not set
#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set
#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_CBUS_GPIO is not set
CONFIG_I2C_DESIGNWARE_CORE=y
# CONFIG_I2C_DESIGNWARE_SLAVE is not set
CONFIG_I2C_DESIGNWARE_PLATFORM=y
CONFIG_I2C_DESIGNWARE_BAYTRAIL=y
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EMEV2 is not set
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set
#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_CP2615 is not set
# CONFIG_I2C_PCI1XXXX is not set
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set
#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_MLXCPLD is not set
# CONFIG_I2C_VIRTIO is not set
# end of I2C Hardware Bus support
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_SLAVE is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# end of I2C support
# CONFIG_I3C is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y
CONFIG_SPI_MEM=y
#
# SPI Master Controller Drivers
#
# CONFIG_SPI_ALTERA is not set
# CONFIG_SPI_AXI_SPI_ENGINE is not set
# CONFIG_SPI_BITBANG is not set
# CONFIG_SPI_CADENCE is not set
# CONFIG_SPI_CH341 is not set
# CONFIG_SPI_DESIGNWARE is not set
# CONFIG_SPI_GPIO is not set
# CONFIG_SPI_INTEL_PCI is not set
# CONFIG_SPI_INTEL_PLATFORM is not set
# CONFIG_SPI_MICROCHIP_CORE is not set
# CONFIG_SPI_MICROCHIP_CORE_QSPI is not set
# CONFIG_SPI_LANTIQ_SSC is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_PCI1XXXX is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_SC18IS602 is not set
# CONFIG_SPI_SIFIVE is not set
# CONFIG_SPI_MXIC is not set
# CONFIG_SPI_XCOMM is not set
# CONFIG_SPI_XILINX is not set
# CONFIG_SPI_ZYNQMP_GQSPI is not set
# CONFIG_SPI_AMD is not set
#
# SPI Multiplexer support
#
# CONFIG_SPI_MUX is not set
#
# SPI Protocol Masters
#
# CONFIG_SPI_SPIDEV is not set
# CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_TLE62X0 is not set
CONFIG_SPI_SLAVE=y
# CONFIG_SPI_SLAVE_TIME is not set
# CONFIG_SPI_SLAVE_SYSTEM_CONTROL is not set
CONFIG_SPI_DYNAMIC=y
# CONFIG_SPMI is not set
# CONFIG_HSI is not set
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set
#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
# CONFIG_PPS_CLIENT_GPIO is not set
#
# PPS generators support
#
#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y
CONFIG_PTP_1588_CLOCK_OPTIONAL=y
# CONFIG_DP83640_PHY is not set
# CONFIG_PTP_1588_CLOCK_INES is not set
# CONFIG_PTP_1588_CLOCK_KVM is not set
# CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
# CONFIG_PTP_1588_CLOCK_IDTCM is not set
# CONFIG_PTP_1588_CLOCK_FC3W is not set
# CONFIG_PTP_1588_CLOCK_MOCK is not set
# CONFIG_PTP_1588_CLOCK_VMW is not set
# end of PTP clock support
CONFIG_PINCTRL=y
CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
CONFIG_PINCTRL_AMD=y
# CONFIG_PINCTRL_CY8C95X0 is not set
# CONFIG_PINCTRL_DA9062 is not set
# CONFIG_PINCTRL_MCP23S08 is not set
CONFIG_PINCTRL_SX150X=y
#
# Intel pinctrl drivers
#
CONFIG_PINCTRL_BAYTRAIL=y
CONFIG_PINCTRL_CHERRYVIEW=y
# CONFIG_PINCTRL_LYNXPOINT is not set
CONFIG_PINCTRL_INTEL=y
# CONFIG_PINCTRL_INTEL_PLATFORM is not set
# CONFIG_PINCTRL_ALDERLAKE is not set
# CONFIG_PINCTRL_BROXTON is not set
# CONFIG_PINCTRL_CANNONLAKE is not set
# CONFIG_PINCTRL_CEDARFORK is not set
# CONFIG_PINCTRL_DENVERTON is not set
# CONFIG_PINCTRL_ELKHARTLAKE is not set
# CONFIG_PINCTRL_EMMITSBURG is not set
# CONFIG_PINCTRL_GEMINILAKE is not set
# CONFIG_PINCTRL_ICELAKE is not set
# CONFIG_PINCTRL_JASPERLAKE is not set
# CONFIG_PINCTRL_LAKEFIELD is not set
# CONFIG_PINCTRL_LEWISBURG is not set
# CONFIG_PINCTRL_METEORLAKE is not set
# CONFIG_PINCTRL_METEORPOINT is not set
# CONFIG_PINCTRL_SUNRISEPOINT is not set
# CONFIG_PINCTRL_TIGERLAKE is not set
# end of Intel pinctrl drivers
#
# Renesas pinctrl drivers
#
# end of Renesas pinctrl drivers
CONFIG_GPIOLIB=y
CONFIG_GPIOLIB_FASTPATH_LIMIT=512
CONFIG_GPIO_ACPI=y
CONFIG_GPIOLIB_IRQCHIP=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_CDEV=y
# CONFIG_GPIO_CDEV_V1 is not set
CONFIG_GPIO_GENERIC=y
#
# Memory mapped GPIO drivers
#
# CONFIG_GPIO_AMDPT is not set
# CONFIG_GPIO_DWAPB is not set
CONFIG_GPIO_GENERIC_PLATFORM=y
# CONFIG_GPIO_GRANITERAPIDS is not set
# CONFIG_GPIO_MB86S7X is not set
# CONFIG_GPIO_MENZ127 is not set
# CONFIG_GPIO_AMD_FCH is not set
# end of Memory mapped GPIO drivers
#
# Port-mapped I/O GPIO drivers
#
# CONFIG_GPIO_VX855 is not set
# CONFIG_GPIO_104_DIO_48E is not set
# CONFIG_GPIO_104_IDIO_16 is not set
# CONFIG_GPIO_104_IDI_48 is not set
# CONFIG_GPIO_F7188X is not set
# CONFIG_GPIO_GPIO_MM is not set
# CONFIG_GPIO_IT87 is not set
# CONFIG_GPIO_SCH311X is not set
# CONFIG_GPIO_WINBOND is not set
# CONFIG_GPIO_WS16C48 is not set
# end of Port-mapped I/O GPIO drivers
#
# I2C GPIO expanders
#
# CONFIG_GPIO_FXL6408 is not set
# CONFIG_GPIO_DS4520 is not set
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCA9570 is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_TPIC2810 is not set
# end of I2C GPIO expanders
#
# MFD GPIO expanders
#
# CONFIG_GPIO_ADP5520 is not set
CONFIG_GPIO_CRYSTAL_COVE=y
# CONFIG_GPIO_DA9052 is not set
# CONFIG_GPIO_DA9055 is not set
# CONFIG_GPIO_ELKHARTLAKE is not set
CONFIG_GPIO_PALMAS=y
CONFIG_GPIO_RC5T583=y
CONFIG_GPIO_TPS6586X=y
CONFIG_GPIO_TPS65910=y
# CONFIG_GPIO_TPS65912 is not set
# CONFIG_GPIO_TWL4030 is not set
# CONFIG_GPIO_TWL6040 is not set
# CONFIG_GPIO_WM831X is not set
# CONFIG_GPIO_WM8350 is not set
# end of MFD GPIO expanders
#
# PCI GPIO expanders
#
# CONFIG_GPIO_AMD8111 is not set
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_ML_IOH is not set
# CONFIG_GPIO_PCI_IDIO_16 is not set
# CONFIG_GPIO_PCIE_IDIO_24 is not set
# CONFIG_GPIO_RDC321X is not set
# end of PCI GPIO expanders
#
# SPI GPIO expanders
#
# CONFIG_GPIO_MAX3191X is not set
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MC33880 is not set
# CONFIG_GPIO_PISOSR is not set
# CONFIG_GPIO_XRA1403 is not set
# end of SPI GPIO expanders
#
# USB GPIO expanders
#
# end of USB GPIO expanders
#
# Virtual GPIO drivers
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_LATCH is not set
# CONFIG_GPIO_MOCKUP is not set
# CONFIG_GPIO_VIRTIO is not set
# CONFIG_GPIO_SIM is not set
# end of Virtual GPIO drivers
#
# GPIO Debugging utilities
#
# CONFIG_GPIO_SLOPPY_LOGIC_ANALYZER is not set
# CONFIG_GPIO_VIRTUSER is not set
# end of GPIO Debugging utilities
# CONFIG_W1 is not set
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_RESTART=y
# CONFIG_POWER_SEQUENCING is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_POWER_SUPPLY_HWMON=y
# CONFIG_IP5XXX_POWER is not set
# CONFIG_MAX8925_POWER is not set
# CONFIG_WM831X_BACKUP is not set
# CONFIG_WM831X_POWER is not set
# CONFIG_WM8350_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_88PM860X is not set
# CONFIG_CHARGER_ADP5061 is not set
# CONFIG_BATTERY_CW2015 is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SAMSUNG_SDI is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_CHARGER_SBS is not set
# CONFIG_BATTERY_BQ27XXX is not set
# CONFIG_BATTERY_DA9030 is not set
# CONFIG_BATTERY_DA9052 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_BATTERY_MAX1720X is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_GPIO is not set
CONFIG_CHARGER_MANAGER=y
# CONFIG_CHARGER_LT3651 is not set
# CONFIG_CHARGER_LTC4162L is not set
# CONFIG_CHARGER_MAX14577 is not set
# CONFIG_CHARGER_MAX77693 is not set
# CONFIG_CHARGER_MAX77976 is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24257 is not set
# CONFIG_CHARGER_BQ24735 is not set
# CONFIG_CHARGER_BQ2515X is not set
# CONFIG_CHARGER_BQ25890 is not set
# CONFIG_CHARGER_BQ25980 is not set
# CONFIG_CHARGER_BQ256XX is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_CHARGER_TPS65090 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_BATTERY_GOLDFISH is not set
# CONFIG_BATTERY_RT5033 is not set
# CONFIG_CHARGER_RT9455 is not set
# CONFIG_CHARGER_RT9467 is not set
# CONFIG_CHARGER_RT9471 is not set
# CONFIG_CHARGER_BD99954 is not set
# CONFIG_BATTERY_UG3105 is not set
# CONFIG_FUEL_GAUGE_MM8013 is not set
CONFIG_HWMON=y
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7314 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM1177 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7310 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_AHT10 is not set
# CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
# CONFIG_SENSORS_AS370 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_ASUS_ROG_RYUJIN is not set
# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
# CONFIG_SENSORS_K8TEMP is not set
CONFIG_SENSORS_K10TEMP=m
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_CHIPCAP2 is not set
# CONFIG_SENSORS_CORSAIR_CPRO is not set
# CONFIG_SENSORS_CORSAIR_PSU is not set
# CONFIG_SENSORS_DRIVETEMP is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_DELL_SMM is not set
# CONFIG_SENSORS_DA9052_ADC is not set
# CONFIG_SENSORS_DA9055 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_FTSTEUTATES is not set
# CONFIG_SENSORS_GIGABYTE_WATERFORCE is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_G762 is not set
# CONFIG_SENSORS_HIH6130 is not set
# CONFIG_SENSORS_HS3001 is not set
# CONFIG_SENSORS_IBMAEM is not set
# CONFIG_SENSORS_IBMPEX is not set
# CONFIG_SENSORS_I5500 is not set
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_POWERZ is not set
# CONFIG_SENSORS_POWR1220 is not set
# CONFIG_SENSORS_LENOVO_EC is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LTC2945 is not set
# CONFIG_SENSORS_LTC2947_I2C is not set
# CONFIG_SENSORS_LTC2947_SPI is not set
# CONFIG_SENSORS_LTC2990 is not set
# CONFIG_SENSORS_LTC2991 is not set
# CONFIG_SENSORS_LTC2992 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4222 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4260 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LTC4282 is not set
# CONFIG_SENSORS_MAX1111 is not set
# CONFIG_SENSORS_MAX127 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX31722 is not set
# CONFIG_SENSORS_MAX31730 is not set
# CONFIG_SENSORS_MAX31760 is not set
# CONFIG_MAX31827 is not set
# CONFIG_SENSORS_MAX6620 is not set
# CONFIG_SENSORS_MAX6621 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MAX31790 is not set
# CONFIG_SENSORS_MC34VR500 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_MLXREG_FAN is not set
# CONFIG_SENSORS_TC654 is not set
# CONFIG_SENSORS_TPS23861 is not set
# CONFIG_SENSORS_MENF21BMC_HWMON is not set
# CONFIG_SENSORS_MR75203 is not set
# CONFIG_SENSORS_ADCXX is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM70 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LM95234 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_NCT6683 is not set
# CONFIG_SENSORS_NCT6775 is not set
# CONFIG_SENSORS_NCT6775_I2C is not set
# CONFIG_SENSORS_NCT7802 is not set
# CONFIG_SENSORS_NCT7904 is not set
# CONFIG_SENSORS_NPCM7XX is not set
# CONFIG_SENSORS_NZXT_KRAKEN2 is not set
# CONFIG_SENSORS_NZXT_KRAKEN3 is not set
# CONFIG_SENSORS_NZXT_SMART2 is not set
# CONFIG_SENSORS_OCC_P8_I2C is not set
# CONFIG_SENSORS_OXP is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_PT5161L is not set
# CONFIG_SENSORS_PWM_FAN is not set
# CONFIG_SENSORS_SBTSI is not set
# CONFIG_SENSORS_SBRMI is not set
# CONFIG_SENSORS_SHT15 is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SHT3x is not set
# CONFIG_SENSORS_SHT4x is not set
# CONFIG_SENSORS_SHTC1 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC2305 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH5627 is not set
# CONFIG_SENSORS_SCH5636 is not set
# CONFIG_SENSORS_STTS751 is not set
# CONFIG_SENSORS_ADC128D818 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_ADS7871 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_INA238 is not set
# CONFIG_SENSORS_INA3221 is not set
# CONFIG_SENSORS_SPD5118 is not set
# CONFIG_SENSORS_TC74 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP103 is not set
# CONFIG_SENSORS_TMP108 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_TMP464 is not set
# CONFIG_SENSORS_TMP513 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83773G is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_WM831X is not set
# CONFIG_SENSORS_WM8350 is not set
# CONFIG_SENSORS_XGENE is not set
#
# ACPI drivers
#
CONFIG_SENSORS_ACPI_POWER=m
# CONFIG_SENSORS_ATK0110 is not set
# CONFIG_SENSORS_ASUS_WMI is not set
# CONFIG_SENSORS_ASUS_EC is not set
# CONFIG_SENSORS_HP_WMI is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_NETLINK=y
CONFIG_THERMAL_STATISTICS=y
# CONFIG_THERMAL_DEBUGFS is not set
# CONFIG_THERMAL_CORE_TESTING is not set
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
# CONFIG_THERMAL_DEFAULT_GOV_BANG_BANG is not set
CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_BANG_BANG=y
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_THERMAL_EMULATION=y
#
# Intel thermal drivers
#
# CONFIG_INTEL_POWERCLAMP is not set
CONFIG_X86_THERMAL_VECTOR=y
# CONFIG_X86_PKG_TEMP_THERMAL is not set
# CONFIG_INTEL_SOC_DTS_THERMAL is not set
#
# ACPI INT340X thermal drivers
#
# CONFIG_INT340X_THERMAL is not set
# end of ACPI INT340X thermal drivers
# CONFIG_INTEL_PCH_THERMAL is not set
# CONFIG_INTEL_TCC_COOLING is not set
# CONFIG_INTEL_HFI_THERMAL is not set
# end of Intel thermal drivers
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
CONFIG_WATCHDOG_OPEN_TIMEOUT=0
CONFIG_WATCHDOG_SYSFS=y
# CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
#
# Watchdog Pretimeout Governors
#
CONFIG_WATCHDOG_PRETIMEOUT_GOV=y
CONFIG_WATCHDOG_PRETIMEOUT_GOV_SEL=m
CONFIG_WATCHDOG_PRETIMEOUT_GOV_NOOP=y
CONFIG_WATCHDOG_PRETIMEOUT_GOV_PANIC=y
CONFIG_WATCHDOG_PRETIMEOUT_DEFAULT_GOV_NOOP=y
# CONFIG_WATCHDOG_PRETIMEOUT_DEFAULT_GOV_PANIC is not set
#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=y
CONFIG_SOFT_WATCHDOG_PRETIMEOUT=y
CONFIG_DA9052_WATCHDOG=y
CONFIG_DA9055_WATCHDOG=y
CONFIG_DA9063_WATCHDOG=y
CONFIG_DA9062_WATCHDOG=y
# CONFIG_LENOVO_SE10_WDT is not set
CONFIG_MENF21BMC_WATCHDOG=y
CONFIG_MENZ069_WATCHDOG=y
CONFIG_WDAT_WDT=y
CONFIG_WM831X_WATCHDOG=y
CONFIG_WM8350_WATCHDOG=y
CONFIG_XILINX_WATCHDOG=y
CONFIG_ZIIRAVE_WATCHDOG=y
CONFIG_RAVE_SP_WATCHDOG=y
# CONFIG_MLX_WDT is not set
CONFIG_CADENCE_WATCHDOG=y
CONFIG_DW_WATCHDOG=y
CONFIG_TWL4030_WATCHDOG=y
CONFIG_MAX63XX_WATCHDOG=y
CONFIG_RETU_WATCHDOG=y
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ADVANTECH_EC_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_EBC_C384_WDT is not set
# CONFIG_EXAR_WDT is not set
# CONFIG_F71808E_WDT is not set
# CONFIG_SP5100_TCO is not set
CONFIG_SBC_FITPC2_WATCHDOG=y
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
# CONFIG_IE6XX_WDT is not set
# CONFIG_ITCO_WDT is not set
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
CONFIG_HP_WATCHDOG=y
CONFIG_HPWDT_NMI_DECODING=y
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
# CONFIG_60XX_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_SMSC_SCH311X_WDT is not set
# CONFIG_SMSC37B787_WDT is not set
# CONFIG_TQMX86_WDT is not set
# CONFIG_VIA_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
# CONFIG_MACHZ_WDT is not set
CONFIG_SBC_EPX_C3_WATCHDOG=y
# CONFIG_NI903X_WDT is not set
# CONFIG_NIC7018_WDT is not set
# CONFIG_MEN_A21_WDT is not set
# CONFIG_XEN_WDT is not set
#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=y
# CONFIG_WDTPCI is not set
#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=y
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCMA is not set
#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
CONFIG_MFD_AS3711=y
# CONFIG_MFD_SMPRO is not set
CONFIG_PMIC_ADP5520=y
CONFIG_MFD_AAT2870_CORE=y
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_BD9571MWV is not set
# CONFIG_MFD_AXP20X_I2C is not set
# CONFIG_MFD_CS42L43_I2C is not set
# CONFIG_MFD_MADERA is not set
CONFIG_PMIC_DA903X=y
CONFIG_PMIC_DA9052=y
CONFIG_MFD_DA9052_SPI=y
CONFIG_MFD_DA9052_I2C=y
CONFIG_MFD_DA9055=y
CONFIG_MFD_DA9062=y
CONFIG_MFD_DA9063=y
# CONFIG_MFD_DA9150 is not set
# CONFIG_MFD_DLN2 is not set
# CONFIG_MFD_MC13XXX_SPI is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_MFD_MP2629 is not set
# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
CONFIG_INTEL_SOC_PMIC=y
CONFIG_INTEL_SOC_PMIC_CHTWC=y
# CONFIG_INTEL_SOC_PMIC_CHTDC_TI is not set
# CONFIG_INTEL_SOC_PMIC_MRFLD is not set
# CONFIG_MFD_INTEL_LPSS_ACPI is not set
# CONFIG_MFD_INTEL_LPSS_PCI is not set
# CONFIG_MFD_INTEL_PMC_BXT is not set
# CONFIG_MFD_IQS62X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
CONFIG_MFD_88PM860X=y
CONFIG_MFD_MAX14577=y
# CONFIG_MFD_MAX77541 is not set
CONFIG_MFD_MAX77693=y
CONFIG_MFD_MAX77843=y
# CONFIG_MFD_MAX8907 is not set
CONFIG_MFD_MAX8925=y
CONFIG_MFD_MAX8997=y
CONFIG_MFD_MAX8998=y
# CONFIG_MFD_MT6360 is not set
# CONFIG_MFD_MT6370 is not set
# CONFIG_MFD_MT6397 is not set
CONFIG_MFD_MENF21BMC=y
# CONFIG_MFD_OCELOT is not set
CONFIG_EZX_PCAP=y
# CONFIG_MFD_VIPERBOARD is not set
CONFIG_MFD_RETU=y
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_SY7636A is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RT4831 is not set
# CONFIG_MFD_RT5033 is not set
# CONFIG_MFD_RT5120 is not set
CONFIG_MFD_RC5T583=y
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SKY81452 is not set
CONFIG_MFD_SYSCON=y
# CONFIG_MFD_LP3943 is not set
CONFIG_MFD_LP8788=y
# CONFIG_MFD_TI_LMU is not set
CONFIG_MFD_PALMAS=y
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65086 is not set
CONFIG_MFD_TPS65090=y
# CONFIG_MFD_TI_LP873X is not set
CONFIG_MFD_TPS6586X=y
CONFIG_MFD_TPS65910=y
CONFIG_MFD_TPS65912=y
CONFIG_MFD_TPS65912_I2C=y
CONFIG_MFD_TPS65912_SPI=y
# CONFIG_MFD_TPS6594_I2C is not set
# CONFIG_MFD_TPS6594_SPI is not set
CONFIG_TWL4030_CORE=y
CONFIG_MFD_TWL4030_AUDIO=y
CONFIG_TWL6040_CORE=y
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TQMX86 is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_ARIZONA_SPI is not set
CONFIG_MFD_WM8400=y
CONFIG_MFD_WM831X=y
CONFIG_MFD_WM831X_I2C=y
CONFIG_MFD_WM831X_SPI=y
CONFIG_MFD_WM8350=y
CONFIG_MFD_WM8350_I2C=y
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_CS40L50_I2C is not set
# CONFIG_MFD_CS40L50_SPI is not set
CONFIG_RAVE_SP_CORE=y
# CONFIG_MFD_INTEL_M10_BMC_SPI is not set
# end of Multifunction device drivers
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
# CONFIG_REGULATOR_NETLINK_EVENTS is not set
# CONFIG_REGULATOR_88PG86X is not set
# CONFIG_REGULATOR_88PM8607 is not set
# CONFIG_REGULATOR_ACT8865 is not set
# CONFIG_REGULATOR_AD5398 is not set
# CONFIG_REGULATOR_AAT2870 is not set
# CONFIG_REGULATOR_AS3711 is not set
# CONFIG_REGULATOR_AW37503 is not set
# CONFIG_REGULATOR_DA903X is not set
# CONFIG_REGULATOR_DA9052 is not set
# CONFIG_REGULATOR_DA9055 is not set
# CONFIG_REGULATOR_DA9062 is not set
# CONFIG_REGULATOR_DA9210 is not set
# CONFIG_REGULATOR_DA9211 is not set
# CONFIG_REGULATOR_FAN53555 is not set
# CONFIG_REGULATOR_GPIO is not set
# CONFIG_REGULATOR_ISL9305 is not set
# CONFIG_REGULATOR_ISL6271A is not set
# CONFIG_REGULATOR_LP3971 is not set
# CONFIG_REGULATOR_LP3972 is not set
# CONFIG_REGULATOR_LP872X is not set
# CONFIG_REGULATOR_LP8755 is not set
# CONFIG_REGULATOR_LP8788 is not set
# CONFIG_REGULATOR_LTC3589 is not set
# CONFIG_REGULATOR_LTC3676 is not set
# CONFIG_REGULATOR_MAX14577 is not set
# CONFIG_REGULATOR_MAX1586 is not set
# CONFIG_REGULATOR_MAX77503 is not set
# CONFIG_REGULATOR_MAX77857 is not set
# CONFIG_REGULATOR_MAX8649 is not set
# CONFIG_REGULATOR_MAX8660 is not set
# CONFIG_REGULATOR_MAX8893 is not set
# CONFIG_REGULATOR_MAX8925 is not set
# CONFIG_REGULATOR_MAX8952 is not set
# CONFIG_REGULATOR_MAX8997 is not set
# CONFIG_REGULATOR_MAX8998 is not set
# CONFIG_REGULATOR_MAX20086 is not set
# CONFIG_REGULATOR_MAX20411 is not set
# CONFIG_REGULATOR_MAX77693 is not set
# CONFIG_REGULATOR_MAX77826 is not set
# CONFIG_REGULATOR_MP8859 is not set
# CONFIG_REGULATOR_MT6311 is not set
# CONFIG_REGULATOR_PALMAS is not set
# CONFIG_REGULATOR_PCA9450 is not set
# CONFIG_REGULATOR_PCAP is not set
# CONFIG_REGULATOR_PV88060 is not set
# CONFIG_REGULATOR_PV88080 is not set
# CONFIG_REGULATOR_PV88090 is not set
# CONFIG_REGULATOR_PWM is not set
# CONFIG_REGULATOR_RAA215300 is not set
# CONFIG_REGULATOR_RC5T583 is not set
# CONFIG_REGULATOR_RT4801 is not set
# CONFIG_REGULATOR_RT4803 is not set
# CONFIG_REGULATOR_RT5190A is not set
# CONFIG_REGULATOR_RT5739 is not set
# CONFIG_REGULATOR_RT5759 is not set
# CONFIG_REGULATOR_RT6160 is not set
# CONFIG_REGULATOR_RT6190 is not set
# CONFIG_REGULATOR_RT6245 is not set
# CONFIG_REGULATOR_RTQ2134 is not set
# CONFIG_REGULATOR_RTMV20 is not set
# CONFIG_REGULATOR_RTQ6752 is not set
# CONFIG_REGULATOR_RTQ2208 is not set
# CONFIG_REGULATOR_SLG51000 is not set
# CONFIG_REGULATOR_TPS51632 is not set
# CONFIG_REGULATOR_TPS62360 is not set
# CONFIG_REGULATOR_TPS65023 is not set
# CONFIG_REGULATOR_TPS6507X is not set
# CONFIG_REGULATOR_TPS65090 is not set
# CONFIG_REGULATOR_TPS65132 is not set
# CONFIG_REGULATOR_TPS6524X is not set
# CONFIG_REGULATOR_TPS6586X is not set
# CONFIG_REGULATOR_TPS65910 is not set
# CONFIG_REGULATOR_TPS65912 is not set
# CONFIG_REGULATOR_TWL4030 is not set
# CONFIG_REGULATOR_WM831X is not set
# CONFIG_REGULATOR_WM8350 is not set
# CONFIG_REGULATOR_WM8400 is not set
CONFIG_RC_CORE=m
CONFIG_LIRC=y
# CONFIG_RC_MAP is not set
CONFIG_RC_DECODERS=y
# CONFIG_IR_IMON_DECODER is not set
# CONFIG_IR_JVC_DECODER is not set
# CONFIG_IR_MCE_KBD_DECODER is not set
# CONFIG_IR_NEC_DECODER is not set
# CONFIG_IR_RC5_DECODER is not set
# CONFIG_IR_RC6_DECODER is not set
# CONFIG_IR_RCMM_DECODER is not set
# CONFIG_IR_SANYO_DECODER is not set
# CONFIG_IR_SHARP_DECODER is not set
# CONFIG_IR_SONY_DECODER is not set
# CONFIG_IR_XMP_DECODER is not set
CONFIG_RC_DEVICES=y
# CONFIG_IR_ENE is not set
# CONFIG_IR_FINTEK is not set
# CONFIG_IR_IGORPLUGUSB is not set
# CONFIG_IR_IGUANA is not set
# CONFIG_IR_IMON is not set
# CONFIG_IR_IMON_RAW is not set
# CONFIG_IR_ITE_CIR is not set
# CONFIG_IR_MCEUSB is not set
# CONFIG_IR_NUVOTON is not set
# CONFIG_IR_REDRAT3 is not set
# CONFIG_IR_SERIAL is not set
# CONFIG_IR_STREAMZAP is not set
# CONFIG_IR_TOY is not set
# CONFIG_IR_TTUSBIR is not set
# CONFIG_IR_WINBOND_CIR is not set
# CONFIG_RC_ATI_REMOTE is not set
# CONFIG_RC_LOOPBACK is not set
# CONFIG_RC_XBOX_DVD is not set
#
# CEC support
#
CONFIG_MEDIA_CEC_SUPPORT=y
# CONFIG_CEC_CH7322 is not set
# CONFIG_CEC_GPIO is not set
# CONFIG_CEC_SECO is not set
# CONFIG_USB_PULSE8_CEC is not set
# CONFIG_USB_RAINSHADOW_CEC is not set
# end of CEC support
# CONFIG_MEDIA_SUPPORT is not set
#
# Graphics support
#
CONFIG_APERTURE_HELPERS=y
CONFIG_SCREEN_INFO=y
CONFIG_VIDEO=y
CONFIG_AUXDISPLAY=y
# CONFIG_HD44780 is not set
# CONFIG_LCD2S is not set
# CONFIG_CHARLCD_BL_OFF is not set
# CONFIG_CHARLCD_BL_ON is not set
CONFIG_CHARLCD_BL_FLASH=y
# CONFIG_IMG_ASCII_LCD is not set
# CONFIG_HT16K33 is not set
# CONFIG_MAX6959 is not set
# CONFIG_SEG_LED_GPIO is not set
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
CONFIG_AGP_VIA=y
CONFIG_INTEL_GTT=y
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
# CONFIG_DRM_DEBUG_MM is not set
CONFIG_DRM_KMS_HELPER=m
# CONFIG_DRM_PANIC is not set
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
# CONFIG_DRM_DEBUG_MODESET_LOCK is not set
CONFIG_DRM_FBDEV_EMULATION=y
CONFIG_DRM_FBDEV_OVERALLOC=100
# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
CONFIG_DRM_LOAD_EDID_FIRMWARE=y
CONFIG_DRM_GEM_SHMEM_HELPER=m
#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
# end of I2C encoder or helper chips
#
# ARM devices
#
# end of ARM devices
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_AMDGPU is not set
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_I915 is not set
# CONFIG_DRM_XE is not set
# CONFIG_DRM_VGEM is not set
# CONFIG_DRM_VKMS is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
CONFIG_DRM_MGAG200=m
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_VIRTIO_GPU is not set
CONFIG_DRM_PANEL=y
#
# Display Panels
#
# CONFIG_DRM_PANEL_AUO_A030JTN01 is not set
# CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set
# CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set
# CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
# end of Display Panels
CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y
#
# Display Interface Bridges
#
# CONFIG_DRM_ANALOGIX_ANX78XX is not set
# end of Display Interface Bridges
# CONFIG_DRM_ETNAVIV is not set
# CONFIG_DRM_BOCHS is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_DRM_GM12U320 is not set
# CONFIG_DRM_PANEL_MIPI_DBI is not set
# CONFIG_DRM_SIMPLEDRM is not set
# CONFIG_TINYDRM_HX8357D is not set
# CONFIG_TINYDRM_ILI9163 is not set
# CONFIG_TINYDRM_ILI9225 is not set
# CONFIG_TINYDRM_ILI9341 is not set
# CONFIG_TINYDRM_ILI9486 is not set
# CONFIG_TINYDRM_MI0283QT is not set
# CONFIG_TINYDRM_REPAPER is not set
# CONFIG_TINYDRM_ST7586 is not set
# CONFIG_TINYDRM_ST7735R is not set
# CONFIG_DRM_XEN_FRONTEND is not set
# CONFIG_DRM_VBOXVIDEO is not set
# CONFIG_DRM_GUD is not set
# CONFIG_DRM_SSD130X is not set
# CONFIG_DRM_WERROR is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
#
# Frame buffer Devices
#
CONFIG_FB=y
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
CONFIG_FB_ASILIANT=y
CONFIG_FB_IMSTT=y
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_IBM_GXT4500 is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_XEN_FBDEV_FRONTEND is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_SM712 is not set
CONFIG_FB_CORE=y
CONFIG_FB_NOTIFY=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DEVICE=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYSMEM_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_IOMEM_FOPS=y
CONFIG_FB_IOMEM_HELPERS=y
CONFIG_FB_SYSMEM_HELPERS=y
CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
# end of Frame buffer Devices
#
# Backlight & LCD device support
#
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_KTD253 is not set
# CONFIG_BACKLIGHT_KTD2801 is not set
# CONFIG_BACKLIGHT_KTZ8866 is not set
# CONFIG_BACKLIGHT_PWM is not set
# CONFIG_BACKLIGHT_DA903X is not set
# CONFIG_BACKLIGHT_DA9052 is not set
# CONFIG_BACKLIGHT_MAX8925 is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_QCOM_WLED is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_WM831X is not set
# CONFIG_BACKLIGHT_ADP5520 is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_88PM860X is not set
# CONFIG_BACKLIGHT_AAT2870 is not set
# CONFIG_BACKLIGHT_LM3509 is not set
# CONFIG_BACKLIGHT_LM3630A is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LP855X is not set
# CONFIG_BACKLIGHT_LP8788 is not set
# CONFIG_BACKLIGHT_MP3309C is not set
# CONFIG_BACKLIGHT_PANDORA is not set
# CONFIG_BACKLIGHT_AS3711 is not set
# CONFIG_BACKLIGHT_GPIO is not set
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_BACKLIGHT_ARCXCNN is not set
# CONFIG_BACKLIGHT_RAVE_SP is not set
# end of Backlight & LCD device support
CONFIG_HDMI=y
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
# end of Console display driver support
# CONFIG_LOGO is not set
# end of Graphics support
# CONFIG_DRM_ACCEL is not set
# CONFIG_SOUND is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=m
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=m
#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACCUTOUCH is not set
# CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_ASUS is not set
# CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_BETOP_FF is not set
# CONFIG_HID_BIGBEN_FF is not set
# CONFIG_HID_CHERRY is not set
# CONFIG_HID_CHICONY is not set
# CONFIG_HID_CORSAIR is not set
# CONFIG_HID_COUGAR is not set
# CONFIG_HID_MACALLY is not set
# CONFIG_HID_CMEDIA is not set
# CONFIG_HID_CP2112 is not set
# CONFIG_HID_CREATIVE_SB0540 is not set
# CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELAN is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_ELO is not set
# CONFIG_HID_EVISION is not set
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_FT260 is not set
# CONFIG_HID_GEMBIRD is not set
# CONFIG_HID_GFRM is not set
# CONFIG_HID_GLORIOUS is not set
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_GOODIX_SPI is not set
# CONFIG_HID_GOOGLE_STADIA_FF is not set
# CONFIG_HID_VIVALDI is not set
# CONFIG_HID_GT683R is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_VIEWSONIC is not set
# CONFIG_HID_VRC2 is not set
# CONFIG_HID_XIAOMI is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_ITE is not set
# CONFIG_HID_JABRA is not set
# CONFIG_HID_TWINHAN is not set
# CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LED is not set
# CONFIG_HID_LENOVO is not set
# CONFIG_HID_LETSKETCH is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MALTRON is not set
# CONFIG_HID_MAYFLASH is not set
# CONFIG_HID_MEGAWORLD_FF is not set
# CONFIG_HID_REDRAGON is not set
# CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NINTENDO is not set
# CONFIG_HID_NTI is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PENMOUNT is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PLANTRONICS is not set
# CONFIG_HID_PXRC is not set
# CONFIG_HID_RAZER is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_RETRODE is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SEMITEK is not set
# CONFIG_HID_SIGMAMICRO is not set
# CONFIG_HID_SONY is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEAM is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_RMI is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_TOPRE is not set
# CONFIG_HID_THINGM is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_UDRAW_PS3 is not set
# CONFIG_HID_U2FZERO is not set
# CONFIG_HID_WACOM is not set
# CONFIG_HID_WIIMOTE is not set
# CONFIG_HID_WINWING is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set
# CONFIG_HID_ALPS is not set
# CONFIG_HID_MCP2200 is not set
# CONFIG_HID_MCP2221 is not set
# end of Special HID drivers
#
# HID-BPF support
#
# CONFIG_HID_BPF is not set
# end of HID-BPF support
#
# USB HID support
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y
#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# end of USB HID Boot Protocol drivers
# end of USB HID support
CONFIG_I2C_HID=m
# CONFIG_I2C_HID_ACPI is not set
# CONFIG_I2C_HID_OF is not set
#
# Intel ISH HID support
#
# CONFIG_INTEL_ISH_HID is not set
# end of Intel ISH HID support
#
# AMD SFH HID Support
#
# CONFIG_AMD_SFH_HID is not set
# end of AMD SFH HID Support
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_LED_TRIG=y
# CONFIG_USB_ULPI_BUS is not set
# CONFIG_USB_CONN_GPIO is not set
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_PCI=y
CONFIG_USB_PCI_AMD=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_FEW_INIT_RETRIES is not set
CONFIG_USB_DYNAMIC_MINORS=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_PRODUCTLIST is not set
# CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
CONFIG_USB_AUTOSUSPEND_DELAY=2
CONFIG_USB_DEFAULT_AUTHORIZATION_MODE=1
# CONFIG_USB_MON is not set
#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DBGCAP=y
CONFIG_USB_XHCI_PCI=y
CONFIG_USB_XHCI_PCI_RENESAS=m
# CONFIG_USB_XHCI_PLATFORM is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_EHCI_FSL is not set
CONFIG_USB_EHCI_HCD_PLATFORM=y
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_MAX3421_HCD is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_TEST_MODE is not set
# CONFIG_USB_XEN_HCD is not set
#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set
#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#
#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
CONFIG_USB_UAS=y
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USBIP_CORE is not set
#
# USB dual-mode controller drivers
#
# CONFIG_USB_CDNS_SUPPORT is not set
# CONFIG_USB_MUSB_HDRC is not set
# CONFIG_USB_DWC3 is not set
CONFIG_USB_DWC2=y
CONFIG_USB_DWC2_HOST=y
#
# Gadget/Dual-role mode requires USB Gadget support to be enabled
#
# CONFIG_USB_DWC2_PCI is not set
# CONFIG_USB_DWC2_DEBUG is not set
# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
# CONFIG_USB_CHIPIDEA is not set
# CONFIG_USB_ISP1760 is not set
#
# USB port drivers
#
# CONFIG_USB_SERIAL is not set
#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
CONFIG_USB_SEVSEG=y
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_APPLE_MFI_FASTCHARGE is not set
# CONFIG_USB_LJCA is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_HUB_USB251XB is not set
# CONFIG_USB_HSIC_USB3503 is not set
# CONFIG_USB_HSIC_USB4604 is not set
# CONFIG_USB_LINK_LAYER_TEST is not set
# CONFIG_USB_CHAOSKEY is not set
#
# USB Physical Layer drivers
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_TAHVO_USB is not set
# CONFIG_USB_ISP1301 is not set
# end of USB Physical Layer drivers
# CONFIG_USB_GADGET is not set
# CONFIG_TYPEC is not set
CONFIG_USB_ROLE_SWITCH=y
# CONFIG_USB_ROLES_INTEL_XHCI is not set
CONFIG_MMC=y
# CONFIG_MMC_BLOCK is not set
# CONFIG_SDIO_UART is not set
# CONFIG_MMC_TEST is not set
CONFIG_MMC_CRYPTO=y
#
# MMC/SD/SDIO Host Controller Drivers
#
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_SDHCI is not set
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_SPI is not set
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MMC_USDHI6ROL0 is not set
# CONFIG_MMC_CQHCI is not set
# CONFIG_MMC_HSQ is not set
# CONFIG_MMC_TOSHIBA_PCI is not set
# CONFIG_MMC_MTK is not set
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_CLASS_FLASH is not set
# CONFIG_LEDS_CLASS_MULTICOLOR is not set
CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y
#
# LED drivers
#
# CONFIG_LEDS_88PM860X is not set
# CONFIG_LEDS_APU is not set
# CONFIG_LEDS_AW200XX is not set
# CONFIG_LEDS_CHT_WCOVE is not set
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3532 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_GPIO is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP3952 is not set
# CONFIG_LEDS_LP8788 is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_PCA995X is not set
# CONFIG_LEDS_WM831X_STATUS is not set
# CONFIG_LEDS_WM8350 is not set
# CONFIG_LEDS_DA903X is not set
# CONFIG_LEDS_DA9052 is not set
# CONFIG_LEDS_DAC124S085 is not set
# CONFIG_LEDS_PWM is not set
# CONFIG_LEDS_REGULATOR is not set
# CONFIG_LEDS_BD2606MVV is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_LT3593 is not set
# CONFIG_LEDS_ADP5520 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TLC591XX is not set
# CONFIG_LEDS_MAX8997 is not set
# CONFIG_LEDS_LM355x is not set
# CONFIG_LEDS_MENF21BMC is not set
# CONFIG_LEDS_IS31FL319X is not set
#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_BLINKM is not set
# CONFIG_LEDS_MLXCPLD is not set
# CONFIG_LEDS_MLXREG is not set
# CONFIG_LEDS_USER is not set
# CONFIG_LEDS_NIC78BX is not set
# CONFIG_LEDS_SPI_BYTE is not set
#
# Flash and Torch LED drivers
#
#
# RGB LED drivers
#
#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
CONFIG_LEDS_TRIGGER_DISK=y
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
CONFIG_LEDS_TRIGGER_CPU=y
# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
# CONFIG_LEDS_TRIGGER_GPIO is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_LEDS_TRIGGER_CAMERA is not set
CONFIG_LEDS_TRIGGER_PANIC=y
# CONFIG_LEDS_TRIGGER_NETDEV is not set
# CONFIG_LEDS_TRIGGER_PATTERN is not set
# CONFIG_LEDS_TRIGGER_TTY is not set
# CONFIG_LEDS_TRIGGER_INPUT_EVENTS is not set
#
# Simple LED drivers
#
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
CONFIG_EDAC=y
# CONFIG_EDAC_LEGACY_SYSFS is not set
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=m
CONFIG_EDAC_GHES=y
CONFIG_EDAC_AMD64=m
# CONFIG_EDAC_E752X is not set
# CONFIG_EDAC_I82975X is not set
# CONFIG_EDAC_I3000 is not set
# CONFIG_EDAC_I3200 is not set
# CONFIG_EDAC_IE31200 is not set
# CONFIG_EDAC_X38 is not set
# CONFIG_EDAC_I5400 is not set
# CONFIG_EDAC_I7CORE is not set
# CONFIG_EDAC_I5100 is not set
# CONFIG_EDAC_I7300 is not set
# CONFIG_EDAC_SBRIDGE is not set
# CONFIG_EDAC_SKX is not set
# CONFIG_EDAC_I10NM is not set
# CONFIG_EDAC_PND2 is not set
# CONFIG_EDAC_IGEN6 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
CONFIG_RTC_NVMEM=y
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set
#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_88PM860X is not set
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABEOZ9 is not set
# CONFIG_RTC_DRV_ABX80X is not set
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_LP8788 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_MAX8925 is not set
# CONFIG_RTC_DRV_MAX8998 is not set
# CONFIG_RTC_DRV_MAX8997 is not set
# CONFIG_RTC_DRV_MAX31335 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF85063 is not set
# CONFIG_RTC_DRV_PCF85363 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_PALMAS is not set
# CONFIG_RTC_DRV_TPS6586X is not set
# CONFIG_RTC_DRV_TPS65910 is not set
# CONFIG_RTC_DRV_RC5T583 is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8010 is not set
# CONFIG_RTC_DRV_RX8111 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV3028 is not set
# CONFIG_RTC_DRV_RV3032 is not set
# CONFIG_RTC_DRV_RV8803 is not set
# CONFIG_RTC_DRV_SD3078 is not set
#
# SPI RTC drivers
#
# CONFIG_RTC_DRV_M41T93 is not set
# CONFIG_RTC_DRV_M41T94 is not set
# CONFIG_RTC_DRV_DS1302 is not set
# CONFIG_RTC_DRV_DS1305 is not set
# CONFIG_RTC_DRV_DS1343 is not set
# CONFIG_RTC_DRV_DS1347 is not set
# CONFIG_RTC_DRV_DS1390 is not set
# CONFIG_RTC_DRV_MAX6916 is not set
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RX4581 is not set
# CONFIG_RTC_DRV_RS5C348 is not set
# CONFIG_RTC_DRV_MAX6902 is not set
# CONFIG_RTC_DRV_PCF2123 is not set
# CONFIG_RTC_DRV_MCP795 is not set
CONFIG_RTC_I2C_AND_SPI=y
#
# SPI and I2C RTC drivers
#
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_PCF2127 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set
# CONFIG_RTC_DRV_RX6110 is not set
#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1685_FAMILY is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_DA9052 is not set
# CONFIG_RTC_DRV_DA9055 is not set
# CONFIG_RTC_DRV_DA9063 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_WM831X is not set
# CONFIG_RTC_DRV_WM8350 is not set
#
# on-CPU RTC drivers
#
# CONFIG_RTC_DRV_FTRTC010 is not set
# CONFIG_RTC_DRV_PCAP is not set
#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_GOLDFISH is not set
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set
#
# DMA Devices
#
CONFIG_DMA_ENGINE=y
CONFIG_DMA_VIRTUAL_CHANNELS=y
CONFIG_DMA_ACPI=y
# CONFIG_ALTERA_MSGDMA is not set
# CONFIG_INTEL_IDMA64 is not set
# CONFIG_INTEL_IDXD is not set
# CONFIG_INTEL_IDXD_COMPAT is not set
# CONFIG_INTEL_IOATDMA is not set
# CONFIG_PLX_DMA is not set
# CONFIG_XILINX_DMA is not set
# CONFIG_XILINX_XDMA is not set
# CONFIG_AMD_QDMA is not set
CONFIG_AMD_PTDMA=m
# CONFIG_QCOM_HIDMA_MGMT is not set
# CONFIG_QCOM_HIDMA is not set
# CONFIG_DW_DMAC is not set
# CONFIG_DW_DMAC_PCI is not set
# CONFIG_DW_EDMA is not set
# CONFIG_SF_PDMA is not set
CONFIG_INTEL_LDMA=y
#
# DMA Clients
#
CONFIG_ASYNC_TX_DMA=y
# CONFIG_DMATEST is not set
#
# DMABUF options
#
CONFIG_SYNC_FILE=y
CONFIG_SW_SYNC=y
CONFIG_UDMABUF=y
# CONFIG_DMABUF_MOVE_NOTIFY is not set
# CONFIG_DMABUF_DEBUG is not set
# CONFIG_DMABUF_SELFTESTS is not set
CONFIG_DMABUF_HEAPS=y
# CONFIG_DMABUF_SYSFS_STATS is not set
CONFIG_DMABUF_HEAPS_SYSTEM=y
# end of DMABUF options
# CONFIG_UIO is not set
CONFIG_VFIO=y
CONFIG_VFIO_GROUP=y
CONFIG_VFIO_CONTAINER=y
CONFIG_VFIO_IOMMU_TYPE1=y
CONFIG_VFIO_NOIOMMU=y
CONFIG_VFIO_VIRQFD=y
# CONFIG_VFIO_DEBUGFS is not set
#
# VFIO support for PCI devices
#
CONFIG_VFIO_PCI_CORE=y
CONFIG_VFIO_PCI_MMAP=y
CONFIG_VFIO_PCI_INTX=y
CONFIG_VFIO_PCI=y
CONFIG_VFIO_PCI_VGA=y
CONFIG_VFIO_PCI_IGD=y
# CONFIG_VIRTIO_VFIO_PCI is not set
# end of VFIO support for PCI devices
CONFIG_IRQ_BYPASS_MANAGER=y
CONFIG_VIRT_DRIVERS=y
CONFIG_VMGENID=y
# CONFIG_VBOXGUEST is not set
# CONFIG_NITRO_ENCLAVES is not set
# CONFIG_ACRN_HSM is not set
CONFIG_TSM_REPORTS=m
# CONFIG_EFI_SECRET is not set
CONFIG_SEV_GUEST=m
CONFIG_VIRTIO_ANCHOR=y
CONFIG_VIRTIO=y
CONFIG_VIRTIO_PCI_LIB=y
CONFIG_VIRTIO_PCI_LIB_LEGACY=y
CONFIG_VIRTIO_MENU=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_PCI_ADMIN_LEGACY=y
CONFIG_VIRTIO_PCI_LEGACY=y
# CONFIG_VIRTIO_PMEM is not set
CONFIG_VIRTIO_BALLOON=y
# CONFIG_VIRTIO_MEM is not set
# CONFIG_VIRTIO_INPUT is not set
CONFIG_VIRTIO_MMIO=y
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y
# CONFIG_VIRTIO_DEBUG is not set
# CONFIG_VDPA is not set
CONFIG_VHOST_IOTLB=y
CONFIG_VHOST_TASK=y
CONFIG_VHOST=y
CONFIG_VHOST_MENU=y
CONFIG_VHOST_NET=y
# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
# end of Microsoft Hyper-V guest support
#
# Xen driver support
#
CONFIG_XEN_BALLOON=y
CONFIG_XEN_BALLOON_MEMORY_HOTPLUG=y
CONFIG_XEN_MEMORY_HOTPLUG_LIMIT=512
CONFIG_XEN_SCRUB_PAGES_DEFAULT=y
# CONFIG_XEN_DEV_EVTCHN is not set
CONFIG_XEN_BACKEND=y
# CONFIG_XENFS is not set
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_XENBUS_FRONTEND=y
# CONFIG_XEN_GNTDEV is not set
# CONFIG_XEN_GRANT_DEV_ALLOC is not set
CONFIG_XEN_GRANT_DMA_ALLOC=y
CONFIG_SWIOTLB_XEN=y
# CONFIG_XEN_PCIDEV_BACKEND is not set
# CONFIG_XEN_PVCALLS_FRONTEND is not set
# CONFIG_XEN_PVCALLS_BACKEND is not set
# CONFIG_XEN_PRIVCMD is not set
CONFIG_XEN_ACPI_PROCESSOR=y
CONFIG_XEN_MCE_LOG=y
CONFIG_XEN_HAVE_PVMMU=y
CONFIG_XEN_EFI=y
CONFIG_XEN_AUTO_XLATE=y
CONFIG_XEN_ACPI=y
CONFIG_XEN_HAVE_VPMU=y
CONFIG_XEN_UNPOPULATED_ALLOC=y
# CONFIG_XEN_VIRTIO is not set
# end of Xen driver support
# CONFIG_GREYBUS is not set
CONFIG_COMEDI=y
# CONFIG_COMEDI_DEBUG is not set
CONFIG_COMEDI_DEFAULT_BUF_SIZE_KB=2048
CONFIG_COMEDI_DEFAULT_BUF_MAXSIZE_KB=20480
# CONFIG_COMEDI_MISC_DRIVERS is not set
# CONFIG_COMEDI_ISA_DRIVERS is not set
CONFIG_COMEDI_PCI_DRIVERS=y
# CONFIG_COMEDI_8255_PCI is not set
CONFIG_COMEDI_ADDI_WATCHDOG=y
# CONFIG_COMEDI_ADDI_APCI_1032 is not set
# CONFIG_COMEDI_ADDI_APCI_1500 is not set
CONFIG_COMEDI_ADDI_APCI_1516=y
CONFIG_COMEDI_ADDI_APCI_1564=y
# CONFIG_COMEDI_ADDI_APCI_16XX is not set
CONFIG_COMEDI_ADDI_APCI_2032=y
CONFIG_COMEDI_ADDI_APCI_2200=y
# CONFIG_COMEDI_ADDI_APCI_3120 is not set
# CONFIG_COMEDI_ADDI_APCI_3501 is not set
# CONFIG_COMEDI_ADDI_APCI_3XXX is not set
# CONFIG_COMEDI_ADL_PCI6208 is not set
# CONFIG_COMEDI_ADL_PCI7X3X is not set
# CONFIG_COMEDI_ADL_PCI8164 is not set
# CONFIG_COMEDI_ADL_PCI9111 is not set
# CONFIG_COMEDI_ADL_PCI9118 is not set
# CONFIG_COMEDI_ADV_PCI1710 is not set
# CONFIG_COMEDI_ADV_PCI1720 is not set
# CONFIG_COMEDI_ADV_PCI1723 is not set
# CONFIG_COMEDI_ADV_PCI1724 is not set
# CONFIG_COMEDI_ADV_PCI1760 is not set
# CONFIG_COMEDI_ADV_PCI_DIO is not set
# CONFIG_COMEDI_AMPLC_DIO200_PCI is not set
# CONFIG_COMEDI_AMPLC_PC236_PCI is not set
# CONFIG_COMEDI_AMPLC_PC263_PCI is not set
# CONFIG_COMEDI_AMPLC_PCI224 is not set
# CONFIG_COMEDI_AMPLC_PCI230 is not set
# CONFIG_COMEDI_CONTEC_PCI_DIO is not set
# CONFIG_COMEDI_DAS08_PCI is not set
# CONFIG_COMEDI_DT3000 is not set
# CONFIG_COMEDI_DYNA_PCI10XX is not set
# CONFIG_COMEDI_GSC_HPDI is not set
# CONFIG_COMEDI_MF6X4 is not set
# CONFIG_COMEDI_ICP_MULTI is not set
# CONFIG_COMEDI_DAQBOARD2000 is not set
# CONFIG_COMEDI_JR3_PCI is not set
# CONFIG_COMEDI_KE_COUNTER is not set
# CONFIG_COMEDI_CB_PCIDAS64 is not set
# CONFIG_COMEDI_CB_PCIDAS is not set
# CONFIG_COMEDI_CB_PCIDDA is not set
# CONFIG_COMEDI_CB_PCIMDAS is not set
# CONFIG_COMEDI_CB_PCIMDDA is not set
# CONFIG_COMEDI_ME4000 is not set
# CONFIG_COMEDI_ME_DAQ is not set
# CONFIG_COMEDI_NI_6527 is not set
# CONFIG_COMEDI_NI_65XX is not set
# CONFIG_COMEDI_NI_660X is not set
# CONFIG_COMEDI_NI_670X is not set
# CONFIG_COMEDI_NI_LABPC_PCI is not set
# CONFIG_COMEDI_NI_PCIDIO is not set
# CONFIG_COMEDI_NI_PCIMIO is not set
# CONFIG_COMEDI_RTD520 is not set
# CONFIG_COMEDI_S626 is not set
# CONFIG_COMEDI_USB_DRIVERS is not set
# CONFIG_COMEDI_8255_SA is not set
# CONFIG_COMEDI_KCOMEDILIB is not set
# CONFIG_COMEDI_TESTS is not set
CONFIG_STAGING=y
# CONFIG_RTLLIB is not set
# CONFIG_RTS5208 is not set
# CONFIG_FB_SM750 is not set
CONFIG_STAGING_MEDIA=y
# CONFIG_LTE_GDM724X is not set
# CONFIG_FB_TFT is not set
# CONFIG_FIELDBUS_DEV is not set
CONFIG_VME_BUS=y
#
# VME Bridge Drivers
#
# CONFIG_VME_TSI148 is not set
# CONFIG_VME_FAKE is not set
#
# VME Device Drivers
#
# CONFIG_VME_USER is not set
# CONFIG_GOLDFISH is not set
CONFIG_CHROME_PLATFORMS=y
# CONFIG_CHROMEOS_ACPI is not set
# CONFIG_CHROMEOS_LAPTOP is not set
# CONFIG_CHROMEOS_PSTORE is not set
# CONFIG_CHROMEOS_TBMC is not set
# CONFIG_CROS_EC is not set
# CONFIG_CROS_KBD_LED_BACKLIGHT is not set
# CONFIG_CROS_HPS_I2C is not set
# CONFIG_CHROMEOS_PRIVACY_SCREEN is not set
# CONFIG_CZNIC_PLATFORMS is not set
CONFIG_MELLANOX_PLATFORM=y
# CONFIG_MLXREG_HOTPLUG is not set
# CONFIG_MLXREG_IO is not set
# CONFIG_MLXREG_LC is not set
# CONFIG_NVSW_SN2201 is not set
CONFIG_SURFACE_PLATFORMS=y
# CONFIG_SURFACE3_WMI is not set
# CONFIG_SURFACE_3_POWER_OPREGION is not set
# CONFIG_SURFACE_GPE is not set
# CONFIG_SURFACE_HOTPLUG is not set
# CONFIG_SURFACE_PRO3_BUTTON is not set
# CONFIG_SURFACE_AGGREGATOR is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACPI_WMI=m
CONFIG_WMI_BMOF=m
# CONFIG_HUAWEI_WMI is not set
# CONFIG_UV_SYSFS is not set
# CONFIG_MXM_WMI is not set
# CONFIG_XIAOMI_WMI is not set
# CONFIG_GIGABYTE_WMI is not set
# CONFIG_YOGABOOK is not set
# CONFIG_YT2_1380 is not set
# CONFIG_ACERHDF is not set
# CONFIG_ACER_WIRELESS is not set
# CONFIG_ACER_WMI is not set
# CONFIG_AMD_PMC is not set
# CONFIG_AMD_HSMP is not set
# CONFIG_AMD_WBRF is not set
# CONFIG_ADV_SWBUTTON is not set
# CONFIG_APPLE_GMUX is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_ASUS_WIRELESS is not set
# CONFIG_ASUS_WMI is not set
# CONFIG_ASUS_TF103C_DOCK is not set
# CONFIG_EEEPC_LAPTOP is not set
CONFIG_X86_PLATFORM_DRIVERS_DELL=y
# CONFIG_ALIENWARE_WMI is not set
CONFIG_DCDBAS=m
# CONFIG_DELL_LAPTOP is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DELL_RBTN is not set
CONFIG_DELL_PC=m
CONFIG_DELL_SMBIOS=m
CONFIG_DELL_SMBIOS_WMI=y
CONFIG_DELL_SMBIOS_SMM=y
# CONFIG_DELL_SMO8800 is not set
# CONFIG_DELL_WMI is not set
# CONFIG_DELL_WMI_AIO is not set
CONFIG_DELL_WMI_DESCRIPTOR=m
CONFIG_DELL_WMI_DDV=m
# CONFIG_DELL_WMI_LED is not set
# CONFIG_DELL_WMI_SYSMAN is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_GPD_POCKET_FAN is not set
# CONFIG_X86_PLATFORM_DRIVERS_HP is not set
# CONFIG_WIRELESS_HOTKEY is not set
# CONFIG_IBM_RTL is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_THINKPAD_LMI is not set
# CONFIG_INTEL_ATOMISP2_PM is not set
# CONFIG_INTEL_IFS is not set
# CONFIG_INTEL_SAR_INT1092 is not set
# CONFIG_INTEL_SKL_INT3472 is not set
#
# Intel Speed Select Technology interface support
#
# CONFIG_INTEL_SPEED_SELECT_INTERFACE is not set
# end of Intel Speed Select Technology interface support
# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
# CONFIG_INTEL_WMI_THUNDERBOLT is not set
#
# Intel Uncore Frequency Control
#
# CONFIG_INTEL_UNCORE_FREQ_CONTROL is not set
# end of Intel Uncore Frequency Control
# CONFIG_INTEL_HID_EVENT is not set
# CONFIG_INTEL_VBTN is not set
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_INTEL_BYTCRC_PWRSRC is not set
# CONFIG_INTEL_PUNIT_IPC is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set
CONFIG_INTEL_TURBO_MAX_3=y
# CONFIG_INTEL_VSEC is not set
# CONFIG_ACPI_QUICKSTART is not set
# CONFIG_MEEGOPAD_ANX7428 is not set
# CONFIG_MSI_EC is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_MSI_WMI is not set
# CONFIG_MSI_WMI_PLATFORM is not set
# CONFIG_PCENGINES_APU2 is not set
# CONFIG_BARCO_P50_GPIO is not set
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_TOSHIBA_HAPS is not set
# CONFIG_TOSHIBA_WMI is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_LG_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_SYSTEM76_ACPI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_SERIAL_MULTI_INSTANTIATE is not set
# CONFIG_MLX_PLATFORM is not set
# CONFIG_INSPUR_PLATFORM_PROFILE is not set
# CONFIG_LENOVO_WMI_CAMERA is not set
# CONFIG_X86_ANDROID_TABLETS is not set
# CONFIG_INTEL_IPS is not set
CONFIG_INTEL_SCU_IPC=y
CONFIG_INTEL_SCU=y
CONFIG_INTEL_SCU_PCI=y
# CONFIG_INTEL_SCU_PLATFORM is not set
# CONFIG_INTEL_SCU_IPC_UTIL is not set
# CONFIG_SIEMENS_SIMATIC_IPC is not set
# CONFIG_WINMATE_FM07_KEYS is not set
CONFIG_HAVE_CLK=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y
# CONFIG_COMMON_CLK_WM831X is not set
# CONFIG_LMK04832 is not set
# CONFIG_COMMON_CLK_MAX9485 is not set
# CONFIG_COMMON_CLK_SI5341 is not set
# CONFIG_COMMON_CLK_SI5351 is not set
# CONFIG_COMMON_CLK_SI544 is not set
# CONFIG_COMMON_CLK_CDCE706 is not set
# CONFIG_COMMON_CLK_CS2000_CP is not set
# CONFIG_CLK_TWL is not set
# CONFIG_CLK_TWL6040 is not set
# CONFIG_COMMON_CLK_PALMAS is not set
# CONFIG_COMMON_CLK_PWM is not set
# CONFIG_XILINX_VCU is not set
CONFIG_HWSPINLOCK=y
#
# Clock Source drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# end of Clock Source drivers
CONFIG_MAILBOX=y
CONFIG_PCC=y
# CONFIG_ALTERA_MBOX is not set
CONFIG_IOMMU_IOVA=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y
#
# Generic IOMMU Pagetable Support
#
CONFIG_IOMMU_IO_PGTABLE=y
# end of Generic IOMMU Pagetable Support
# CONFIG_IOMMU_DEBUGFS is not set
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
CONFIG_IOMMU_DMA=y
CONFIG_IOMMU_SVA=y
CONFIG_IOMMU_IOPF=y
CONFIG_AMD_IOMMU=y
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IOMMU_SVM=y
CONFIG_INTEL_IOMMU_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_IOMMUFD is not set
CONFIG_IRQ_REMAP=y
CONFIG_VIRTIO_IOMMU=y
#
# Remoteproc drivers
#
CONFIG_REMOTEPROC=y
CONFIG_REMOTEPROC_CDEV=y
# end of Remoteproc drivers
#
# Rpmsg drivers
#
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
# CONFIG_RPMSG_VIRTIO is not set
# end of Rpmsg drivers
# CONFIG_SOUNDWIRE is not set
#
# SOC (System On Chip) specific Drivers
#
#
# Amlogic SoC drivers
#
# end of Amlogic SoC drivers
#
# Broadcom SoC drivers
#
# end of Broadcom SoC drivers
#
# NXP/Freescale QorIQ SoC drivers
#
# end of NXP/Freescale QorIQ SoC drivers
#
# fujitsu SoC drivers
#
# end of fujitsu SoC drivers
#
# i.MX SoC drivers
#
# end of i.MX SoC drivers
#
# Enable LiteX SoC Builder specific drivers
#
# end of Enable LiteX SoC Builder specific drivers
# CONFIG_WPCM450_SOC is not set
#
# Qualcomm SoC drivers
#
# end of Qualcomm SoC drivers
CONFIG_SOC_TI=y
#
# Xilinx SoC drivers
#
# end of Xilinx SoC drivers
# end of SOC (System On Chip) specific Drivers
#
# PM Domains
#
#
# Amlogic PM Domains
#
# end of Amlogic PM Domains
#
# Broadcom PM Domains
#
# end of Broadcom PM Domains
#
# i.MX PM Domains
#
# end of i.MX PM Domains
#
# Qualcomm PM Domains
#
# end of Qualcomm PM Domains
# end of PM Domains
CONFIG_PM_DEVFREQ=y
#
# DEVFREQ Governors
#
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
CONFIG_DEVFREQ_GOV_POWERSAVE=y
CONFIG_DEVFREQ_GOV_USERSPACE=y
CONFIG_DEVFREQ_GOV_PASSIVE=y
#
# DEVFREQ Drivers
#
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_EXTCON=y
#
# Extcon Device Drivers
#
# CONFIG_EXTCON_FSA9480 is not set
# CONFIG_EXTCON_GPIO is not set
# CONFIG_EXTCON_INTEL_INT3496 is not set
# CONFIG_EXTCON_INTEL_CHT_WC is not set
# CONFIG_EXTCON_LC824206XA is not set
# CONFIG_EXTCON_MAX14577 is not set
# CONFIG_EXTCON_MAX3355 is not set
# CONFIG_EXTCON_MAX77693 is not set
# CONFIG_EXTCON_MAX77843 is not set
# CONFIG_EXTCON_MAX8997 is not set
# CONFIG_EXTCON_PALMAS is not set
# CONFIG_EXTCON_PTN5150 is not set
# CONFIG_EXTCON_RT8973A is not set
# CONFIG_EXTCON_SM5502 is not set
# CONFIG_EXTCON_USB_GPIO is not set
CONFIG_MEMORY=y
# CONFIG_IIO is not set
# CONFIG_NTB is not set
CONFIG_PWM=y
# CONFIG_PWM_DEBUG is not set
# CONFIG_PWM_CLK is not set
CONFIG_PWM_CRC=y
# CONFIG_PWM_DWC is not set
# CONFIG_PWM_GPIO is not set
CONFIG_PWM_LPSS=y
CONFIG_PWM_LPSS_PCI=y
CONFIG_PWM_LPSS_PLATFORM=y
# CONFIG_PWM_PCA9685 is not set
# CONFIG_PWM_TWL is not set
# CONFIG_PWM_TWL_LED is not set
#
# IRQ chip support
#
# CONFIG_LAN966X_OIC is not set
# end of IRQ chip support
# CONFIG_IPACK_BUS is not set
CONFIG_RESET_CONTROLLER=y
# CONFIG_RESET_GPIO is not set
# CONFIG_RESET_SIMPLE is not set
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_RESET_TI_TPS380X is not set
#
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
# CONFIG_USB_LGM_PHY is not set
# CONFIG_PHY_CAN_TRANSCEIVER is not set
#
# PHY drivers for Broadcom platforms
#
# CONFIG_BCM_KONA_USB2_PHY is not set
# end of PHY drivers for Broadcom platforms
# CONFIG_PHY_PXA_28NM_HSIC is not set
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_PHY_SAMSUNG_USB2 is not set
# CONFIG_PHY_INTEL_LGM_EMMC is not set
# end of PHY Subsystem
CONFIG_POWERCAP=y
CONFIG_INTEL_RAPL_CORE=m
CONFIG_INTEL_RAPL=m
CONFIG_IDLE_INJECT=y
CONFIG_MCB=y
# CONFIG_MCB_PCI is not set
# CONFIG_MCB_LPC is not set
#
# Performance monitor support
#
# CONFIG_DWC_PCIE_PMU is not set
# end of Performance monitor support
CONFIG_RAS=y
CONFIG_RAS_CEC=y
# CONFIG_RAS_CEC_DEBUG is not set
CONFIG_AMD_ATL=m
CONFIG_AMD_ATL_PRM=y
CONFIG_RAS_FMPM=m
# CONFIG_USB4 is not set
#
# Android
#
# CONFIG_ANDROID_BINDER_IPC is not set
# end of Android
CONFIG_LIBNVDIMM=y
# CONFIG_BLK_DEV_PMEM is not set
CONFIG_ND_CLAIM=y
CONFIG_BTT=y
CONFIG_NVDIMM_PFN=y
CONFIG_NVDIMM_DAX=y
CONFIG_NVDIMM_KEYS=y
# CONFIG_NVDIMM_SECURITY_TEST is not set
CONFIG_DAX=y
# CONFIG_DEV_DAX is not set
# CONFIG_DEV_DAX_HMEM is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
# CONFIG_NVMEM_LAYOUTS is not set
# CONFIG_NVMEM_RAVE_SP_EEPROM is not set
CONFIG_NVMEM_RMEM=y
#
# HW tracing support
#
# CONFIG_STM is not set
# CONFIG_INTEL_TH is not set
# end of HW tracing support
# CONFIG_FPGA is not set
# CONFIG_TEE is not set
CONFIG_PM_OPP=y
# CONFIG_SIOX is not set
# CONFIG_SLIMBUS is not set
CONFIG_INTERCONNECT=y
# CONFIG_COUNTER is not set
# CONFIG_MOST is not set
# CONFIG_PECI is not set
# CONFIG_HTE is not set
# end of Device Drivers
#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_VALIDATE_FS_PARSER=y
CONFIG_FS_IOMAP=y
CONFIG_FS_STACK=y
CONFIG_BUFFER_HEAD=y
CONFIG_LEGACY_DIRECT_IO=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
# CONFIG_JFS_DEBUG is not set
CONFIG_JFS_STATISTICS=y
CONFIG_XFS_FS=m
CONFIG_XFS_SUPPORT_V4=y
CONFIG_XFS_SUPPORT_ASCII_CI=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
# CONFIG_XFS_ONLINE_SCRUB is not set
# CONFIG_XFS_WARN is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
# CONFIG_BTRFS_DEBUG is not set
# CONFIG_BTRFS_ASSERT is not set
# CONFIG_BTRFS_FS_REF_VERIFY is not set
# CONFIG_NILFS2_FS is not set
# CONFIG_F2FS_FS is not set
# CONFIG_BCACHEFS_FS is not set
# CONFIG_ZONEFS_FS is not set
CONFIG_FS_DAX=y
CONFIG_FS_DAX_PMD=y
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_EXPORTFS_BLOCK_OPS=y
CONFIG_FILE_LOCKING=y
CONFIG_FS_ENCRYPTION=y
CONFIG_FS_ENCRYPTION_ALGS=y
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y
CONFIG_FS_VERITY=y
CONFIG_FS_VERITY_BUILTIN_SIGNATURES=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_QUOTA_DEBUG is not set
# CONFIG_QFMT_V1 is not set
# CONFIG_QFMT_V2 is not set
CONFIG_QUOTACTL=y
CONFIG_AUTOFS_FS=m
CONFIG_FUSE_FS=y
# CONFIG_CUSE is not set
# CONFIG_VIRTIO_FS is not set
CONFIG_FUSE_PASSTHROUGH=y
# CONFIG_OVERLAY_FS is not set
#
# Caches
#
# end of Caches
#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set
# end of CD-ROM/DVD Filesystems
#
# DOS/FAT/EXFAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_FAT_DEFAULT_UTF8 is not set
# CONFIG_EXFAT_FS is not set
# CONFIG_NTFS3_FS is not set
# CONFIG_NTFS_FS is not set
# end of DOS/FAT/EXFAT/NT Filesystems
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_VMCORE_DEVICE_DUMP=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PROC_CHILDREN=y
CONFIG_PROC_PID_ARCH_STATUS=y
CONFIG_PROC_CPU_RESCTRL=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_TMPFS_INODE64=y
# CONFIG_TMPFS_QUOTA is not set
CONFIG_HUGETLBFS=y
# CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON is not set
CONFIG_HUGETLB_PAGE=y
CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
CONFIG_HUGETLB_PMD_PAGE_TABLE_SHARING=y
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_EFIVAR_FS=y
# end of Pseudo filesystems
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_ECRYPT_FS=y
CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
CONFIG_SQUASHFS=y
# CONFIG_SQUASHFS_FILE_CACHE is not set
CONFIG_SQUASHFS_FILE_DIRECT=y
CONFIG_SQUASHFS_DECOMP_SINGLE=y
# CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT is not set
CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE=y
# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI is not set
# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU is not set
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZLIB=y
CONFIG_SQUASHFS_LZ4=y
CONFIG_SQUASHFS_LZO=y
CONFIG_SQUASHFS_XZ=y
CONFIG_SQUASHFS_ZSTD=y
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_VXFS_FS is not set
CONFIG_MINIX_FS=m
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
CONFIG_QNX4FS_FS=m
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_PSTORE=y
CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
CONFIG_PSTORE_COMPRESS=y
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_PMSG is not set
# CONFIG_PSTORE_FTRACE is not set
# CONFIG_PSTORE_RAM is not set
# CONFIG_PSTORE_BLK is not set
# CONFIG_SYSV_FS is not set
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
# CONFIG_UFS_DEBUG is not set
# CONFIG_EROFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_SMB_SERVER is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=m
CONFIG_NLS_UCS2_UTILS=m
# CONFIG_DLM is not set
CONFIG_UNICODE=y
# CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set
CONFIG_IO_WQ=y
# end of File systems
#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_REQUEST_CACHE=y
CONFIG_PERSISTENT_KEYRINGS=y
CONFIG_TRUSTED_KEYS=y
CONFIG_HAVE_TRUSTED_KEYS=y
CONFIG_TRUSTED_KEYS_TPM=y
CONFIG_ENCRYPTED_KEYS=y
# CONFIG_USER_DECRYPTED_DATA is not set
CONFIG_KEY_DH_OPERATIONS=y
CONFIG_KEY_NOTIFICATIONS=y
CONFIG_SECURITY_DMESG_RESTRICT=y
CONFIG_PROC_MEM_ALWAYS_FORCE=y
# CONFIG_PROC_MEM_FORCE_PTRACE is not set
# CONFIG_PROC_MEM_NO_FORCE is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_PATH=y
CONFIG_INTEL_TXT=y
CONFIG_LSM_MMAP_MIN_ADDR=0
CONFIG_HARDENED_USERCOPY=y
CONFIG_FORTIFY_SOURCE=y
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_SIDTAB_HASH_BITS=9
CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256
# CONFIG_SECURITY_SELINUX_DEBUG is not set
CONFIG_SECURITY_SMACK=y
# CONFIG_SECURITY_SMACK_BRINGUP is not set
CONFIG_SECURITY_SMACK_NETFILTER=y
CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y
CONFIG_SECURITY_TOMOYO=y
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/tomoyo-init"
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init"
# CONFIG_SECURITY_TOMOYO_INSECURE_BUILTIN_SETTING is not set
CONFIG_SECURITY_APPARMOR=y
# CONFIG_SECURITY_APPARMOR_DEBUG is not set
CONFIG_SECURITY_APPARMOR_INTROSPECT_POLICY=y
CONFIG_SECURITY_APPARMOR_HASH=y
CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y
CONFIG_SECURITY_APPARMOR_EXPORT_BINARY=y
CONFIG_SECURITY_APPARMOR_PARANOID_LOAD=y
# CONFIG_SECURITY_LOADPIN is not set
CONFIG_SECURITY_YAMA=y
CONFIG_SECURITY_SAFESETID=y
CONFIG_SECURITY_LOCKDOWN_LSM=y
CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y
CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y
# CONFIG_LOCK_DOWN_KERNEL_FORCE_INTEGRITY is not set
# CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY is not set
CONFIG_SECURITY_LANDLOCK=y
# CONFIG_SECURITY_IPE is not set
CONFIG_INTEGRITY=y
CONFIG_INTEGRITY_SIGNATURE=y
CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y
CONFIG_INTEGRITY_TRUSTED_KEYRING=y
CONFIG_INTEGRITY_PLATFORM_KEYRING=y
# CONFIG_INTEGRITY_MACHINE_KEYRING is not set
CONFIG_LOAD_UEFI_KEYS=y
CONFIG_INTEGRITY_AUDIT=y
CONFIG_IMA=y
# CONFIG_IMA_KEXEC is not set
CONFIG_IMA_MEASURE_PCR_IDX=10
CONFIG_IMA_LSM_RULES=y
CONFIG_IMA_NG_TEMPLATE=y
# CONFIG_IMA_SIG_TEMPLATE is not set
CONFIG_IMA_DEFAULT_TEMPLATE="ima-ng"
CONFIG_IMA_DEFAULT_HASH_SHA1=y
# CONFIG_IMA_DEFAULT_HASH_SHA256 is not set
# CONFIG_IMA_DEFAULT_HASH_SHA512 is not set
CONFIG_IMA_DEFAULT_HASH="sha1"
# CONFIG_IMA_WRITE_POLICY is not set
# CONFIG_IMA_READ_POLICY is not set
CONFIG_IMA_APPRAISE=y
# CONFIG_IMA_ARCH_POLICY is not set
# CONFIG_IMA_APPRAISE_BUILD_POLICY is not set
CONFIG_IMA_APPRAISE_BOOTPARAM=y
CONFIG_IMA_APPRAISE_MODSIG=y
# CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY is not set
# CONFIG_IMA_BLACKLIST_KEYRING is not set
# CONFIG_IMA_LOAD_X509 is not set
CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS=y
CONFIG_IMA_QUEUE_EARLY_BOOT_KEYS=y
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
# CONFIG_IMA_DISABLE_HTABLE is not set
CONFIG_EVM=y
CONFIG_EVM_ATTR_FSUUID=y
CONFIG_EVM_EXTRA_SMACK_XATTRS=y
CONFIG_EVM_ADD_XATTRS=y
# CONFIG_EVM_LOAD_X509 is not set
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_LSM="landlock,lockdown,yama,integrity,apparmor"
#
# Kernel hardening options
#
#
# Memory initialization
#
CONFIG_INIT_STACK_NONE=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
# CONFIG_ZERO_CALL_USED_REGS is not set
# end of Memory initialization
#
# Hardening of kernel data structures
#
# CONFIG_LIST_HARDENED is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# end of Hardening of kernel data structures
CONFIG_RANDSTRUCT_NONE=y
# end of Kernel hardening options
# end of Security options
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_CRYPTO=y
#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_SIG=y
CONFIG_CRYPTO_SIG2=y
CONFIG_CRYPTO_SKCIPHER=y
CONFIG_CRYPTO_SKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_RNG_DEFAULT=y
CONFIG_CRYPTO_AKCIPHER2=y
CONFIG_CRYPTO_AKCIPHER=y
CONFIG_CRYPTO_KPP2=y
CONFIG_CRYPTO_KPP=y
CONFIG_CRYPTO_ACOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_NULL2=y
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_AUTHENC=m
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_SIMD=m
# end of Crypto core or helper
#
# Public-key cryptography
#
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_DH=y
# CONFIG_CRYPTO_DH_RFC7919_GROUPS is not set
CONFIG_CRYPTO_ECC=y
CONFIG_CRYPTO_ECDH=y
# CONFIG_CRYPTO_ECDSA is not set
# CONFIG_CRYPTO_ECRDSA is not set
# CONFIG_CRYPTO_CURVE25519 is not set
# end of Public-key cryptography
#
# Block ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_TI is not set
# CONFIG_CRYPTO_ARIA is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_SERPENT is not set
CONFIG_CRYPTO_SM4=m
CONFIG_CRYPTO_SM4_GENERIC=m
# CONFIG_CRYPTO_TWOFISH is not set
# end of Block ciphers
#
# Length-preserving ciphers and modes
#
# CONFIG_CRYPTO_ADIANTUM is not set
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_HCTR2 is not set
# CONFIG_CRYPTO_KEYWRAP is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
CONFIG_CRYPTO_XTS=y
# end of Length-preserving ciphers and modes
#
# AEAD (authenticated encryption with associated data) ciphers
#
# CONFIG_CRYPTO_AEGIS128 is not set
# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_GENIV=y
CONFIG_CRYPTO_SEQIV=y
# CONFIG_CRYPTO_ECHAINIV is not set
# CONFIG_CRYPTO_ESSIV is not set
# end of AEAD (authenticated encryption with associated data) ciphers
#
# Hashes, digests, and MACs
#
CONFIG_CRYPTO_BLAKE2B=m
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
# CONFIG_CRYPTO_POLY1305 is not set
# CONFIG_CRYPTO_RMD160 is not set
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_SHA3=y
CONFIG_CRYPTO_SM3=m
# CONFIG_CRYPTO_SM3_GENERIC is not set
# CONFIG_CRYPTO_STREEBOG is not set
# CONFIG_CRYPTO_VMAC is not set
# CONFIG_CRYPTO_WP512 is not set
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_XXHASH=m
# end of Hashes, digests, and MACs
#
# CRCs (cyclic redundancy checks)
#
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_CRC32 is not set
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
# end of CRCs (cyclic redundancy checks)
#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=y
# CONFIG_CRYPTO_842 is not set
# CONFIG_CRYPTO_LZ4 is not set
# CONFIG_CRYPTO_LZ4HC is not set
# CONFIG_CRYPTO_ZSTD is not set
# end of Compression
#
# Random number generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_DRBG_MENU=y
CONFIG_CRYPTO_DRBG_HMAC=y
CONFIG_CRYPTO_DRBG_HASH=y
CONFIG_CRYPTO_DRBG_CTR=y
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_JITTERENTROPY=y
CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKS=64
CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKSIZE=32
CONFIG_CRYPTO_JITTERENTROPY_OSR=1
CONFIG_CRYPTO_KDF800108_CTR=y
# end of Random number generation
#
# Userspace interface
#
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_USER_API_RNG is not set
# CONFIG_CRYPTO_USER_API_AEAD is not set
# end of Userspace interface
CONFIG_CRYPTO_HASH_INFO=y
#
# Accelerated Cryptographic Algorithms for CPU (x86)
#
# CONFIG_CRYPTO_CURVE25519_X86 is not set
CONFIG_CRYPTO_AES_NI_INTEL=m
# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
# CONFIG_CRYPTO_DES3_EDE_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
# CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set
# CONFIG_CRYPTO_ARIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_ARIA_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_ARIA_GFNI_AVX512_X86_64 is not set
# CONFIG_CRYPTO_CHACHA20_X86_64 is not set
# CONFIG_CRYPTO_AEGIS128_AESNI_SSE2 is not set
# CONFIG_CRYPTO_NHPOLY1305_SSE2 is not set
# CONFIG_CRYPTO_NHPOLY1305_AVX2 is not set
# CONFIG_CRYPTO_BLAKE2S_X86 is not set
# CONFIG_CRYPTO_POLYVAL_CLMUL_NI is not set
# CONFIG_CRYPTO_POLY1305_X86_64 is not set
# CONFIG_CRYPTO_SHA1_SSSE3 is not set
# CONFIG_CRYPTO_SHA256_SSSE3 is not set
# CONFIG_CRYPTO_SHA512_SSSE3 is not set
# CONFIG_CRYPTO_SM3_AVX_X86_64 is not set
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32_PCLMUL=m
CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
# end of Accelerated Cryptographic Algorithms for CPU (x86)
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_DEV_PADLOCK=y
# CONFIG_CRYPTO_DEV_PADLOCK_AES is not set
# CONFIG_CRYPTO_DEV_PADLOCK_SHA is not set
# CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
# CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
CONFIG_CRYPTO_DEV_CCP=y
CONFIG_CRYPTO_DEV_CCP_DD=m
CONFIG_CRYPTO_DEV_SP_CCP=y
# CONFIG_CRYPTO_DEV_CCP_CRYPTO is not set
CONFIG_CRYPTO_DEV_SP_PSP=y
# CONFIG_CRYPTO_DEV_CCP_DEBUGFS is not set
# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
# CONFIG_CRYPTO_DEV_VIRTIO is not set
CONFIG_CRYPTO_DEV_SPACC=m
CONFIG_CRYPTO_DEV_SPACC_CIPHER=y
CONFIG_CRYPTO_DEV_SPACC_HASH=y
CONFIG_CRYPTO_DEV_SPACC_AEAD=y
CONFIG_CRYPTO_DEV_SPACC_AUTODETECT=y
# CONFIG_CRYPTO_DEV_SPACC_DEBUG_TRACE_IO is not set
# CONFIG_CRYPTO_DEV_SPACC_DEBUG_TRACE_DDT is not set
# CONFIG_CRYPTO_DEV_SPACC_SECURE_MODE is not set
# CONFIG_CRYPTO_DEV_SAFEXCEL is not set
# CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
# CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set
CONFIG_PKCS7_MESSAGE_PARSER=y
# CONFIG_PKCS7_TEST_KEY is not set
CONFIG_SIGNED_PE_FILE_VERIFICATION=y
# CONFIG_FIPS_SIGNATURE_SELFTEST is not set
#
# Certificates for signature checking
#
CONFIG_MODULE_SIG_KEY="certs/signing_key.pem"
CONFIG_MODULE_SIG_KEY_TYPE_RSA=y
# CONFIG_MODULE_SIG_KEY_TYPE_ECDSA is not set
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
CONFIG_SYSTEM_EXTRA_CERTIFICATE=y
CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
CONFIG_SECONDARY_TRUSTED_KEYRING=y
# CONFIG_SECONDARY_TRUSTED_KEYRING_SIGNED_BY_BUILTIN is not set
CONFIG_SYSTEM_BLACKLIST_KEYRING=y
CONFIG_SYSTEM_BLACKLIST_HASH_LIST=""
# CONFIG_SYSTEM_REVOCATION_LIST is not set
# CONFIG_SYSTEM_BLACKLIST_AUTH_UPDATE is not set
# end of Certificates for signature checking
CONFIG_BINARY_PRINTF=y
#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_RAID6_PQ_BENCHMARK=y
CONFIG_LINEAR_RANGES=y
CONFIG_PACKING=y
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
# CONFIG_CORDIC is not set
# CONFIG_PRIME_NUMBERS is not set
CONFIG_RATIONAL=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
CONFIG_ARCH_USE_SYM_ANNOTATIONS=y
#
# Crypto library routines
#
CONFIG_CRYPTO_LIB_UTILS=y
CONFIG_CRYPTO_LIB_AES=y
CONFIG_CRYPTO_LIB_AESCFB=y
CONFIG_CRYPTO_LIB_GF128MUL=y
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
CONFIG_CRYPTO_LIB_CHACHA_GENERIC=m
# CONFIG_CRYPTO_LIB_CHACHA is not set
# CONFIG_CRYPTO_LIB_CURVE25519 is not set
CONFIG_CRYPTO_LIB_DES=m
CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11
# CONFIG_CRYPTO_LIB_POLY1305 is not set
# CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_SHA256=y
# end of Crypto library routines
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC64_ROCKSOFT=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC64=y
# CONFIG_CRC4 is not set
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
# CONFIG_CRC8 is not set
CONFIG_XXHASH=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMMON=y
CONFIG_ZSTD_COMPRESS=y
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_ARM64=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_RISCV=y
CONFIG_XZ_DEC_MICROLZMA=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_DECOMPRESS_ZSTD=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
CONFIG_INTERVAL_TREE=y
CONFIG_XARRAY_MULTI=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_DMA_OPS_HELPERS=y
CONFIG_DMA_OPS=y
CONFIG_NEED_SG_DMA_FLAGS=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_ARCH_HAS_FORCE_DMA_UNENCRYPTED=y
CONFIG_SWIOTLB=y
# CONFIG_SWIOTLB_DYNAMIC is not set
CONFIG_DMA_NEED_SYNC=y
CONFIG_DMA_COHERENT_POOL=y
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
CONFIG_IOMMU_HELPER=y
CONFIG_CPUMASK_OFFSTACK=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
CONFIG_SIGNATURE=y
CONFIG_DIMLIB=y
CONFIG_OID_REGISTRY=y
CONFIG_UCS2_STRING=y
CONFIG_HAVE_GENERIC_VDSO=y
CONFIG_GENERIC_GETTIMEOFDAY=y
CONFIG_GENERIC_VDSO_TIME_NS=y
CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT=y
CONFIG_VDSO_GETRANDOM=y
CONFIG_FONT_SUPPORT=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
CONFIG_FONT_ACORN_8x8=y
# CONFIG_FONT_MINI_4x6 is not set
CONFIG_FONT_6x10=y
# CONFIG_FONT_10x18 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
CONFIG_FONT_TER16x32=y
# CONFIG_FONT_6x8 is not set
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_PMEM_API=y
CONFIG_MEMREGION=y
CONFIG_ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION=y
CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
CONFIG_ARCH_HAS_COPY_MC=y
CONFIG_ARCH_STACKWALK=y
CONFIG_STACKDEPOT=y
CONFIG_STACKDEPOT_MAX_FRAMES=64
CONFIG_SBITMAP=y
# CONFIG_LWQ_TEST is not set
# end of Library routines
CONFIG_ASN1_ENCODER=y
CONFIG_FIRMWARE_TABLE=y
#
# Kernel hacking
#
#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
# CONFIG_PRINTK_CALLER is not set
# CONFIG_STACKTRACE_BUILD_ID is not set
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
CONFIG_BOOT_PRINTK_DELAY=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DYNAMIC_DEBUG_CORE=y
CONFIG_SYMBOLIC_ERRNAME=y
CONFIG_DEBUG_BUGVERBOSE=y
# end of printk and dmesg options
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_MISC=y
#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
CONFIG_AS_HAS_NON_CONST_ULEB128=y
# CONFIG_DEBUG_INFO_NONE is not set
# CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set
CONFIG_DEBUG_INFO_DWARF4=y
# CONFIG_DEBUG_INFO_DWARF5 is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_BTF is not set
CONFIG_PAHOLE_HAS_SPLIT_BTF=y
CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y
CONFIG_GDB_SCRIPTS=y
CONFIG_FRAME_WARN=1024
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
# CONFIG_HEADERS_INSTALL is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
CONFIG_OBJTOOL=y
CONFIG_STACK_VALIDATION=y
CONFIG_VMLINUX_MAP=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# end of Compile-time checks and compiler options
#
# Generic Kernel Debugging Instruments
#
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x01b6
CONFIG_MAGIC_SYSRQ_SERIAL=y
CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ALLOW_ALL=y
# CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
# CONFIG_DEBUG_FS_ALLOW_NONE is not set
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB=y
CONFIG_KGDB_HONOUR_BLOCKLIST=y
CONFIG_KGDB_SERIAL_CONSOLE=y
# CONFIG_KGDB_TESTS is not set
CONFIG_KGDB_LOW_LEVEL_TRAP=y
CONFIG_KGDB_KDB=y
CONFIG_KDB_DEFAULT_ENABLE=0x1
CONFIG_KDB_KEYBOARD=y
CONFIG_KDB_CONTINUE_CATASTROPHIC=0
CONFIG_ARCH_HAS_EARLY_DEBUG=y
CONFIG_ARCH_HAS_UBSAN=y
CONFIG_UBSAN=y
# CONFIG_UBSAN_TRAP is not set
CONFIG_CC_HAS_UBSAN_BOUNDS_STRICT=y
CONFIG_UBSAN_BOUNDS=y
CONFIG_UBSAN_BOUNDS_STRICT=y
CONFIG_UBSAN_SHIFT=y
# CONFIG_UBSAN_DIV_ZERO is not set
CONFIG_UBSAN_SIGNED_WRAP=y
CONFIG_UBSAN_BOOL=y
CONFIG_UBSAN_ENUM=y
# CONFIG_UBSAN_ALIGNMENT is not set
# CONFIG_TEST_UBSAN is not set
CONFIG_HAVE_ARCH_KCSAN=y
CONFIG_HAVE_KCSAN_COMPILER=y
# CONFIG_KCSAN is not set
# end of Generic Kernel Debugging Instruments
#
# Networking Debugging
#
# CONFIG_NET_DEV_REFCNT_TRACKER is not set
# CONFIG_NET_NS_REFCNT_TRACKER is not set
# CONFIG_DEBUG_NET is not set
# end of Networking Debugging
#
# Memory Debugging
#
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_SLUB_DEBUG=y
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_PAGE_OWNER is not set
# CONFIG_PAGE_TABLE_CHECK is not set
CONFIG_PAGE_POISONING=y
# CONFIG_DEBUG_PAGE_REF is not set
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_ARCH_HAS_DEBUG_WX=y
CONFIG_DEBUG_WX=y
CONFIG_GENERIC_PTDUMP=y
CONFIG_PTDUMP_CORE=y
# CONFIG_PTDUMP_DEBUGFS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_PER_VMA_LOCK_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SHRINKER_DEBUG is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_SCHED_STACK_END_CHECK=y
CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_MEM_ALLOC_PROFILING is not set
CONFIG_HAVE_ARCH_KASAN=y
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
# CONFIG_KASAN is not set
CONFIG_HAVE_ARCH_KFENCE=y
CONFIG_KFENCE=y
CONFIG_KFENCE_SAMPLE_INTERVAL=0
CONFIG_KFENCE_NUM_OBJECTS=255
# CONFIG_KFENCE_DEFERRABLE is not set
# CONFIG_KFENCE_STATIC_KEYS is not set
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
CONFIG_HAVE_ARCH_KMSAN=y
# end of Memory Debugging
# CONFIG_DEBUG_SHIRQ is not set
#
# Debug Oops, Lockups and Hangs
#
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0
CONFIG_LOCKUP_DETECTOR=y
CONFIG_SOFTLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_HARDLOCKUP_DETECTOR_PREFER_BUDDY is not set
CONFIG_HARDLOCKUP_DETECTOR_PERF=y
# CONFIG_HARDLOCKUP_DETECTOR_BUDDY is not set
# CONFIG_HARDLOCKUP_DETECTOR_ARCH is not set
CONFIG_HARDLOCKUP_DETECTOR_COUNTS_HRTIMER=y
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
# CONFIG_WQ_WATCHDOG is not set
# CONFIG_WQ_CPU_INTENSIVE_REPORT is not set
# CONFIG_TEST_LOCKUP is not set
# end of Debug Oops, Lockups and Hangs
#
# Scheduler Debugging
#
CONFIG_SCHED_DEBUG=y
CONFIG_SCHED_INFO=y
CONFIG_SCHEDSTATS=y
# end of Scheduler Debugging
# CONFIG_DEBUG_TIMEKEEPING is not set
# CONFIG_DEBUG_PREEMPT is not set
#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_LOCK_DEBUGGING_SUPPORT=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
# CONFIG_DEBUG_RWSEMS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_WW_MUTEX_SELFTEST is not set
# CONFIG_SCF_TORTURE_TEST is not set
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
# end of Lock Debugging (spinlocks, mutexes, etc...)
# CONFIG_NMI_CHECK_CPU is not set
# CONFIG_DEBUG_IRQFLAGS is not set
CONFIG_STACKTRACE=y
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
# CONFIG_DEBUG_KOBJECT is not set
#
# Debug kernel data structures
#
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_PLIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_MAPLE_TREE is not set
# end of Debug kernel data structures
#
# RCU Debugging
#
# CONFIG_RCU_SCALE_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_REF_SCALE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
# CONFIG_RCU_CPU_STALL_CPUTIME is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
# end of RCU Debugging
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_DEBUG_CGROUP_REF is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_RETHOOK=y
CONFIG_RETHOOK=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_RETVAL=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_NO_PATCHABLE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_OBJTOOL_MCOUNT=y
CONFIG_HAVE_OBJTOOL_NOP_MCOUNT=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_HAVE_BUILDTIME_MCOUNT_SORT=y
CONFIG_BUILDTIME_MCOUNT_SORT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_BOOTTIME_TRACING=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
# CONFIG_FUNCTION_GRAPH_RETVAL is not set
CONFIG_DYNAMIC_FTRACE=y
CONFIG_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_DYNAMIC_FTRACE_WITH_ARGS=y
# CONFIG_FPROBE is not set
CONFIG_FUNCTION_PROFILER=y
CONFIG_STACK_TRACER=y
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
CONFIG_SCHED_TRACER=y
CONFIG_HWLAT_TRACER=y
# CONFIG_OSNOISE_TRACER is not set
# CONFIG_TIMERLAT_TRACER is not set
CONFIG_MMIOTRACE=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_TRACER_SNAPSHOT=y
# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENTS=y
# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
CONFIG_UPROBE_EVENTS=y
CONFIG_BPF_EVENTS=y
CONFIG_DYNAMIC_EVENTS=y
CONFIG_PROBE_EVENTS=y
CONFIG_BPF_KPROBE_OVERRIDE=y
CONFIG_FTRACE_MCOUNT_RECORD=y
CONFIG_FTRACE_MCOUNT_USE_CC=y
CONFIG_TRACING_MAP=y
CONFIG_SYNTH_EVENTS=y
# CONFIG_USER_EVENTS is not set
CONFIG_HIST_TRIGGERS=y
CONFIG_TRACE_EVENT_INJECT=y
# CONFIG_TRACEPOINT_BENCHMARK is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_TRACE_EVAL_MAP_FILE is not set
# CONFIG_FTRACE_RECORD_RECURSION is not set
# CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_FTRACE_SORT_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set
# CONFIG_MMIOTRACE_TEST is not set
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
# CONFIG_SYNTH_EVENT_GEN_TEST is not set
# CONFIG_KPROBE_EVENT_GEN_TEST is not set
# CONFIG_HIST_TRIGGERS_DEBUG is not set
# CONFIG_RV is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
CONFIG_SAMPLES=y
# CONFIG_SAMPLE_AUXDISPLAY is not set
# CONFIG_SAMPLE_TRACE_EVENTS is not set
# CONFIG_SAMPLE_TRACE_CUSTOM_EVENTS is not set
# CONFIG_SAMPLE_TRACE_PRINTK is not set
# CONFIG_SAMPLE_FTRACE_DIRECT is not set
# CONFIG_SAMPLE_FTRACE_DIRECT_MULTI is not set
# CONFIG_SAMPLE_FTRACE_OPS is not set
# CONFIG_SAMPLE_TRACE_ARRAY is not set
# CONFIG_SAMPLE_KOBJECT is not set
# CONFIG_SAMPLE_KPROBES is not set
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
# CONFIG_SAMPLE_KFIFO is not set
# CONFIG_SAMPLE_KDB is not set
# CONFIG_SAMPLE_LIVEPATCH is not set
# CONFIG_SAMPLE_CONFIGFS is not set
# CONFIG_SAMPLE_VFIO_MDEV_MTTY is not set
# CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
# CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set
# CONFIG_SAMPLE_WATCHDOG is not set
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT=y
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT_MULTI=y
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_STRICT_DEVMEM=y
# CONFIG_IO_STRICT_DEVMEM is not set
#
# x86 Debugging
#
CONFIG_EARLY_PRINTK_USB=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
CONFIG_EARLY_PRINTK_USB_XDBC=y
# CONFIG_EFI_PGT_DUMP is not set
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_DEBUG is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
# CONFIG_DEBUG_ENTRY is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set
CONFIG_X86_DEBUG_FPU=y
# CONFIG_PUNIT_ATOM_DEBUG is not set
# CONFIG_UNWINDER_ORC is not set
CONFIG_UNWINDER_FRAME_POINTER=y
# end of x86 Debugging
#
# Kernel Testing and Coverage
#
# CONFIG_KUNIT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
CONFIG_FUNCTION_ERROR_INJECTION=y
# CONFIG_FAULT_INJECTION is not set
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
CONFIG_RUNTIME_TESTING_MENU=y
# CONFIG_TEST_DHRY is not set
# CONFIG_LKDTM is not set
# CONFIG_TEST_MIN_HEAP is not set
# CONFIG_TEST_DIV64 is not set
# CONFIG_TEST_MULDIV64 is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_TEST_REF_TRACKER is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_REED_SOLOMON_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PERCPU_TEST is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_ASYNC_RAID6_TEST is not set
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_TEST_PRINTF is not set
# CONFIG_TEST_SCANF is not set
# CONFIG_TEST_BITMAP is not set
# CONFIG_TEST_UUID is not set
# CONFIG_TEST_XARRAY is not set
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_IDA is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_BITOPS is not set
# CONFIG_TEST_VMALLOC is not set
# CONFIG_TEST_BPF is not set
# CONFIG_TEST_BLACKHOLE_DEV is not set
# CONFIG_FIND_BIT_BENCHMARK is not set
# CONFIG_TEST_FIRMWARE is not set
# CONFIG_TEST_SYSCTL is not set
# CONFIG_TEST_UDELAY is not set
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_DYNAMIC_DEBUG is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set
# CONFIG_TEST_HMM is not set
# CONFIG_TEST_FREE_PAGES is not set
# CONFIG_TEST_FPU is not set
# CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
# CONFIG_TEST_OBJPOOL is not set
CONFIG_ARCH_USE_MEMTEST=y
CONFIG_MEMTEST=y
# end of Kernel Testing and Coverage
#
# Rust hacking
#
# end of Rust hacking
# end of Kernel hacking
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: linux-next: Tree for Oct 9
2024-10-09 9:04 ` Aithal, Srikanth
@ 2024-10-09 9:14 ` Aithal, Srikanth
0 siblings, 0 replies; 17+ messages in thread
From: Aithal, Srikanth @ 2024-10-09 9:14 UTC (permalink / raw)
To: Stephen Rothwell, Linux Next Mailing List; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 4974 bytes --]
On 10/9/2024 2:34 PM, Aithal, Srikanth wrote:
> On 10/9/2024 12:50 PM, Stephen Rothwell wrote:
>> Hi all,
>>
>> News: this release fails my very simple qemu boot test. It looks normal
>> up to user mode and I even get a login prompt, but when I log in I get
>> dumped back to the login prompt - presumably the shell is failing to run.
>>
>
> I have hit same issue on host running Ubuntu 22.04.x. But same is not
> hit with RHEL 9.x host. Attaching both kconfigs here for reference.
> Thanks,
> Srikanth Aithal <sraithal@amd.com>
Here is the continuation: on RHEL server I was able to get the login but
cannot run anything. I see lot of segfaults like below in the dmesg:
[ 574.086214] agetty[3224]: segfault at 0 ip 00007f44c535e7d1 sp
00007ffe1055e4b8 error 4 in libc.so.6[15e7d1,7f44c5228000+175000] likely
on CPU 87 (core 23, socket 0)
[ 574.086482] agetty[3252]: segfault at 0 ip 00007f6f26d5e7d1 sp
00007ffeea26e4d8 error 4 in libc.so.6[15e7d1,7f6f26c28000+175000] likely
on CPU 68 (core 4, socket 0)
[ 574.101001] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01
7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00
00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 574.135967] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01
7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00
00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 579.242329] agetty[3342]: segfault at 0 ip 00007fd69915e7d1 sp
00007fffe0259bb8 error 4 in libc.so.6[15e7d1,7fd699028000+175000] likely
on CPU 76 (core 12, socket 0)
[ 579.242580] agetty[3346]: segfault at 0 ip 00007f55f355e7d1 sp
00007ffe249bf038 error 4
[ 579.257106] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01
7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00
00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 579.257106] in libc.so.6[15e7d1,7f55f3428000+175000] likely on CPU
85 (core 21, socket 0)
[ 579.292123] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01
7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00
00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 584.410191] agetty[3374]: segfault at 0 ip 00007effc575e7d1 sp
00007ffc0408fb28 error 4 in libc.so.6[15e7d1,7effc5628000+175000] likely
on CPU 0 (core 0, socket 0)
Attaching the dmesg.
Thanks,
Srikanth Aithal <sraithal@amd.com>
>
>> Changes since 20241008:
>>
>> The vfs-brauner tree lost its build failure.
>>
>> The wireless-next tree gained conflicts against Linus' tree. It also
>> gained a build failure for which I revered a commit.
>>
>> The amdgpu tree lost its build failure.
>>
>> The tip tree gained a build failure for which I reverted a topic branch.
>>
>> The pinctrl tree still had its build failure, so I used the version
>> from next-20241004.
>>
>> The kunit-next tree gained a conflict against the mm tree.
>>
>> Non-merge commits (relative to Linus' tree): 2906
>> 4083 files changed, 105658 insertions(+), 74689 deletions(-)
>>
>> ----------------------------------------------------------------------------
>>
>> I have created today's linux-next tree at
>> git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
>> (patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you
>> are tracking the linux-next tree using git, you should not use "git pull"
>> to do so as that will try to merge the new linux-next release with the
>> old one. You should use "git fetch" and checkout or reset to the new
>> master.
>>
>> You can see which trees have been included by looking in the Next/Trees
>> file in the source. There is also the merge.log file in the Next
>> directory. Between each merge, the tree was built with a ppc64_defconfig
>> for powerpc, an allmodconfig for x86_64, a multi_v7_defconfig for arm
>> and a native build of tools/perf. After the final fixups (if any), I do
>> an x86_64 modules_install followed by builds for x86_64 allnoconfig,
>> powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig
>> and pseries_le_defconfig and i386, arm64, s390, sparc and sparc64
>> defconfig and htmldocs. And finally, a simple boot test of the powerpc
>> pseries_le_defconfig kernel in qemu (with and without kvm enabled).
>>
>> Below is a summary of the state of the merge.
>>
>> I am currently merging 377 trees (counting Linus' and 140 trees of bug
>> fix patches pending for the current merge release).
>>
>> Stats about the size of the tree over time can be seen at
>> http://neuling.org/linux-next-size.html .
>>
>> Status of my local build tests will be at
>> http://kisskb.ellerman.id.au/linux-next . If maintainers want to give
>> advice about cross compilers/configs that work, we are always open to add
>> more builds.
>>
>> Thanks to Randy Dunlap for doing many randconfig builds. And to Paul
>> Gortmaker for triage and bug fixes.
>>
[-- Attachment #2: dmesg_next_20241009 --]
[-- Type: text/plain, Size: 965952 bytes --]
[ 0.000000] Linux version 6.12.0-rc2-next-20241009-b6270c3bca-8924fa52475 (root@sharavati.amd.com) (gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3), GNU ld version 2.35.2-43.el9) #1 SMP PREEMPT_DYNAMIC Wed Oct 9 13:10:16 IST 2024
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt6)/vmlinuz-6.12.0-rc2-next-20241009-b6270c3bca-8924fa52475 root=/dev/mapper/rhel_sharavati-root ro selinux=0 console=ttyS0,115200n8 earlyprintk=ttyS0,115200 net.ifnames=0 biosdevname=0 swiotlb=131072 kvm_amd.debug_swap=0 mem_encrypt=on
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] SEV-SNP: RMP table physical range [0x0000000015e00000 - 0x00000000566fffff]
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000015dfffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000015e00000-0x00000000566fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000056700000-0x00000000567fbfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000567fc000-0x00000000567fcfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000567fd000-0x000000005a14afff] usable
[ 0.000000] BIOS-e820: [mem 0x000000005a14b000-0x000000005a34afff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000005a34b000-0x0000000067acefff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000067acf000-0x000000006dfcefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006dfcf000-0x000000006edfefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006edff000-0x000000006effefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000006efff000-0x000000006effffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006f000000-0x000000006f00afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006f00b000-0x000000006fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000070000000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aa000000-0x00000000aaffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c5000000-0x00000000c5ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e0ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000207fcfffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000207fd00000-0x000000207fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000002080000000-0x000000407f1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000407f200000-0x000000407fffffff] reserved
[ 0.000000] printk: legacy bootconsole [earlyser0] enabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] e820: update [mem 0x00bba020-0x00bffe5f] usable ==> usable
[ 0.000000] e820: update [mem 0x00b87020-0x00bb945f] usable ==> usable
[ 0.000000] e820: update [mem 0x00b54020-0x00b8645f] usable ==> usable
[ 0.000000] e820: update [mem 0x00b4b020-0x00b5305f] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000008efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000000b4b01f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000b4b020-0x0000000000b5305f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000b53060-0x0000000000b5401f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000b54020-0x0000000000b8645f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000b86460-0x0000000000b8701f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000b87020-0x0000000000bb945f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000bb9460-0x0000000000bba01f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000bba020-0x0000000000bffe5f] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000bffe60-0x0000000015dfffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000015e00000-0x00000000566fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000056700000-0x00000000567fbfff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000567fc000-0x00000000567fcfff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000567fd000-0x000000005a14afff] usable
[ 0.000000] reserve setup_data: [mem 0x000000005a14b000-0x000000005a34afff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000005a34b000-0x0000000067acefff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000067acf000-0x000000006dfcefff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000006dfcf000-0x000000006edfefff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000006edff000-0x000000006effefff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x000000006efff000-0x000000006effffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000006f000000-0x000000006f00afff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000006f00b000-0x000000006fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000070000000-0x000000008fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000aa000000-0x00000000aaffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000c5000000-0x00000000c5ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000e0ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000207fcfffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000207fd00000-0x000000207fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000002080000000-0x000000407f1fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000407f200000-0x000000407fffffff] reserved
[ 0.000000] efi: EFI v2.7 by Dell Inc.
[ 0.000000] efi: ACPI=0x6effe000 ACPI 2.0=0x6effe014 MEMATTR=0x63f3c4a0 SMBIOS=0x6979e000 SMBIOS 3.0=0x6979c000 MOKvar=0x67bcc000 RNG=0x6efb4020
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem56: MMIO range=[0x80000000-0x8fffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0x80000000-0x8fffffff] reserved
[ 0.000000] efi: Remove mem57: MMIO range=[0xaa000000-0xaaffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xaa000000-0xaaffffff] reserved
[ 0.000000] efi: Remove mem58: MMIO range=[0xc5000000-0xc5ffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xc5000000-0xc5ffffff] reserved
[ 0.000000] efi: Remove mem59: MMIO range=[0xe0000000-0xe0ffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xe0ffffff] reserved
[ 0.000000] efi: Remove mem60: MMIO range=[0xfd000000-0xffffffff] (48MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd000000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: Dell Inc. PowerEdge R6515/07PXPY, BIOS 2.14.1 12/17/2023
[ 0.000000] DMI: Memory slots populated: 8/16
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1996.210 MHz processor
[ 0.000015] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000018] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000029] last_pfn = 0x407f200 max_arch_pfn = 0x400000000
[ 0.005551] MTRR map: 7 entries (2 fixed + 5 variable; max 19), built from 9 variable MTRRs
[ 0.013866] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.024907] x2apic: enabled by BIOS, switching to x2apic ops
[ 0.030541] last_pfn = 0x70000 max_arch_pfn = 0x400000000
[ 0.044212] SEV-SNP: Reserving start/end of RMP table on a 2MB boundary [0x0000000056600000]
[ 0.052467] e820: update [mem 0x56600000-0x567fffff] usable ==> reserved
[ 0.052471] e820: update [mem 0x56600000-0x567fffff] usable ==> reserved
[ 0.052474] e820: update [mem 0x56600000-0x567fffff] usable ==> reserved
[ 0.052488] Using GB pages for direct mapping
[ 0.057614] Secure boot disabled
[ 0.060665] RAMDISK: [mem 0x407cee4000-0x407f1fffff]
[ 0.065607] ACPI: Early table checksum verification disabled
[ 0.071241] ACPI: RSDP 0x000000006EFFE014 000024 (v02 DELL )
[ 0.076960] ACPI: XSDT 0x000000006EFB7188 0000DC (v01 DELL PE_SC3 00000002 DELL 00000001)
[ 0.085457] ACPI: FACP 0x000000006EFF9000 000114 (v06 DELL PE_SC3 00000002 DELL 00000001)
[ 0.093950] ACPI: DSDT 0x000000006EFDA000 019528 (v02 DELL PE_SC3 00000002 DELL 00000001)
[ 0.102441] ACPI: FACS 0x000000006EDB9000 000040
[ 0.107034] ACPI: BERT 0x000000006EFFC000 000030 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.115526] ACPI: ERST 0x000000006EFFB000 000230 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.124020] ACPI: HEST 0x000000006EFFA000 0007F4 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.132513] ACPI: HPET 0x000000006EFF8000 000038 (v01 DELL PE_SC3 00000002 DELL 00000001)
[ 0.141006] ACPI: APIC 0x000000006EFF6000 0018BE (v05 DELL PE_SC3 00000002 DELL 00000001)
[ 0.149499] ACPI: MCFG 0x000000006EFF5000 00003C (v01 DELL PE_SC3 00000002 DELL 00000001)
[ 0.157993] ACPI: WSMT 0x000000006EFF4000 000028 (v01 DELL PE_SC3 00000002 DELL 00000001)
[ 0.166486] ACPI: SSDT 0x000000006EFD9000 000629 (v02 DELL xhc_port 00000001 INTL 20210331)
[ 0.174980] ACPI: SSDT 0x000000006EFD8000 000D6E (v02 AMD CPMRAS 00000001 INTL 20210331)
[ 0.183472] ACPI: EINJ 0x000000006EFD7000 000170 (v01 AMD PE_SC3 00000001 AMD 00000001)
[ 0.191966] ACPI: PCCT 0x000000006EFD6000 00006E (v02 DELL AmdTable 00000001 AMD 00000001)
[ 0.200459] ACPI: SSDT 0x000000006EFC7000 00E849 (v02 DELL PE_SC3 00000001 AMD 00000001)
[ 0.208953] ACPI: SRAT 0x000000006EFC6000 000CD0 (v03 DELL PE_SC3 00000001 AMD 00000001)
[ 0.217446] ACPI: MSCT 0x000000006EFC5000 00004E (v01 DELL PE_SC3 00000000 AMD 00000001)
[ 0.225939] ACPI: SLIT 0x000000006EFC4000 000030 (v01 DELL PE_SC3 00000001 AMD 00000001)
[ 0.234432] ACPI: CRAT 0x000000006EFBC000 0072F8 (v01 DELL PE_SC3 00000001 AMD 00000001)
[ 0.242926] ACPI: CDIT 0x000000006EFBB000 00002C (v01 DELL PE_SC3 00000001 AMD 00000001)
[ 0.251419] ACPI: IVRS 0x000000006EFBA000 0001F0 (v02 DELL PE_SC3 00000001 AMD 00000001)
[ 0.259912] ACPI: SPCR 0x000000006EFB9000 000050 (v02 DELL PE_SC3 00000002 DELL 00000001)
[ 0.268441] ACPI: SLIC 0x000000006EFB8000 000176 (v01 DELL PE_SC3 00000002 DELL 00000001)
[ 0.276933] ACPI: SSDT 0x000000006EFFD000 000D66 (v02 DELL PE_SC3 00000002 DELL 00000001)
[ 0.285426] ACPI: SSDT 0x000000006EFB5000 00193C (v02 AMD CPMCMN 00000001 INTL 20210331)
[ 0.293918] ACPI: Reserving FACP table memory at [mem 0x6eff9000-0x6eff9113]
[ 0.300937] ACPI: Reserving DSDT table memory at [mem 0x6efda000-0x6eff3527]
[ 0.307958] ACPI: Reserving FACS table memory at [mem 0x6edb9000-0x6edb903f]
[ 0.314978] ACPI: Reserving BERT table memory at [mem 0x6effc000-0x6effc02f]
[ 0.321996] ACPI: Reserving ERST table memory at [mem 0x6effb000-0x6effb22f]
[ 0.329018] ACPI: Reserving HEST table memory at [mem 0x6effa000-0x6effa7f3]
[ 0.336037] ACPI: Reserving HPET table memory at [mem 0x6eff8000-0x6eff8037]
[ 0.343056] ACPI: Reserving APIC table memory at [mem 0x6eff6000-0x6eff78bd]
[ 0.350077] ACPI: Reserving MCFG table memory at [mem 0x6eff5000-0x6eff503b]
[ 0.357097] ACPI: Reserving WSMT table memory at [mem 0x6eff4000-0x6eff4027]
[ 0.364118] ACPI: Reserving SSDT table memory at [mem 0x6efd9000-0x6efd9628]
[ 0.371137] ACPI: Reserving SSDT table memory at [mem 0x6efd8000-0x6efd8d6d]
[ 0.378165] ACPI: Reserving EINJ table memory at [mem 0x6efd7000-0x6efd716f]
[ 0.385185] ACPI: Reserving PCCT table memory at [mem 0x6efd6000-0x6efd606d]
[ 0.392205] ACPI: Reserving SSDT table memory at [mem 0x6efc7000-0x6efd5848]
[ 0.399225] ACPI: Reserving SRAT table memory at [mem 0x6efc6000-0x6efc6ccf]
[ 0.406245] ACPI: Reserving MSCT table memory at [mem 0x6efc5000-0x6efc504d]
[ 0.413265] ACPI: Reserving SLIT table memory at [mem 0x6efc4000-0x6efc402f]
[ 0.420284] ACPI: Reserving CRAT table memory at [mem 0x6efbc000-0x6efc32f7]
[ 0.427304] ACPI: Reserving CDIT table memory at [mem 0x6efbb000-0x6efbb02b]
[ 0.434324] ACPI: Reserving IVRS table memory at [mem 0x6efba000-0x6efba1ef]
[ 0.441345] ACPI: Reserving SPCR table memory at [mem 0x6efb9000-0x6efb904f]
[ 0.448364] ACPI: Reserving SLIC table memory at [mem 0x6efb8000-0x6efb8175]
[ 0.455384] ACPI: Reserving SSDT table memory at [mem 0x6effd000-0x6effdd65]
[ 0.462404] ACPI: Reserving SSDT table memory at [mem 0x6efb5000-0x6efb693b]
[ 0.469502] APIC: Switched APIC routing to: cluster x2apic
[ 0.474905] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[ 0.480864] ACPI: SRAT: Node 0 PXM 0 [mem 0x000c0000-0x7fffffff]
[ 0.486870] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x207fffffff]
[ 0.493111] ACPI: SRAT: Node 1 PXM 1 [mem 0x2080000000-0x407fffffff]
[ 0.499441] NUMA: Initialized distance table, cnt=2
[ 0.499444] NUMA: Node 0 [mem 0x00001000-0x0009ffff] + [mem 0x000c0000-0x7fffffff] -> [mem 0x00001000-0x7fffffff]
[ 0.509664] NUMA: Node 0 [mem 0x00001000-0x7fffffff] + [mem 0x100000000-0x207fffffff] -> [mem 0x00001000-0x207fffffff]
[ 0.520331] NODE_DATA(0) allocated [mem 0x207fcd5a00-0x207fcfffff]
[ 0.526486] NODE_DATA(1) allocated [mem 0x407ceb8a00-0x407cee2fff]
[ 0.532963] Zone ranges:
[ 0.535316] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.541470] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.547624] Normal [mem 0x0000000100000000-0x000000407f1fffff]
[ 0.553777] Device empty
[ 0.556637] Movable zone start for each node
[ 0.560883] Early memory node ranges
[ 0.564437] node 0: [mem 0x0000000000001000-0x000000000008efff]
[ 0.570676] node 0: [mem 0x0000000000090000-0x000000000009ffff]
[ 0.576916] node 0: [mem 0x0000000000100000-0x0000000015dfffff]
[ 0.583156] node 0: [mem 0x0000000056700000-0x00000000567fbfff]
[ 0.589414] node 0: [mem 0x00000000567fd000-0x000000005a14afff]
[ 0.595670] node 0: [mem 0x000000005a34b000-0x0000000067acefff]
[ 0.601911] node 0: [mem 0x000000006efff000-0x000000006effffff]
[ 0.608151] node 0: [mem 0x000000006f00b000-0x000000006fffffff]
[ 0.614391] node 0: [mem 0x0000000100000000-0x000000207fcfffff]
[ 0.620640] node 1: [mem 0x0000002080000000-0x000000407f1fffff]
[ 0.626881] Initmem setup node 0 [mem 0x0000000000001000-0x000000207fcfffff]
[ 0.633893] Initmem setup node 1 [mem 0x0000002080000000-0x000000407f1fffff]
[ 0.640912] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.646717] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.652535] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.658864] On node 0, zone DMA32: 35072 pages in unavailable ranges
[ 0.665081] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.671178] On node 0, zone DMA32: 512 pages in unavailable ranges
[ 0.677346] On node 0, zone DMA32: 30000 pages in unavailable ranges
[ 0.683527] On node 0, zone DMA32: 11 pages in unavailable ranges
[ 0.917691] On node 1, zone Normal: 768 pages in unavailable ranges
[ 0.923801] On node 1, zone Normal: 3584 pages in unavailable ranges
[ 0.930252] ACPI: PM-Timer IO Port: 0x408
[ 0.934123] ACPI: X2APIC_NMI (uid[0xffffffff] high edge lint[0x1])
[ 0.940249] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.946154] IOAPIC[0]: apic_id 240, version 33, address 0xfec00000, GSI 0-23
[ 0.953164] IOAPIC[1]: apic_id 241, version 33, address 0xe0100000, GSI 120-151
[ 0.960443] IOAPIC[2]: apic_id 242, version 33, address 0xc5100000, GSI 88-119
[ 0.967637] IOAPIC[3]: apic_id 243, version 33, address 0xaa100000, GSI 56-87
[ 0.974742] IOAPIC[4]: apic_id 244, version 33, address 0xfd100000, GSI 24-55
[ 0.981849] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.988173] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.994681] ACPI: Using ACPI (MADT) for SMP configuration information
[ 1.001086] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 1.006203] ACPI: SPCR: console: uart,io,0x2f8,115200
[ 1.011231] CPU topo: Max. logical packages: 1
[ 1.015818] CPU topo: Max. logical dies: 1
[ 1.020411] CPU topo: Max. dies per package: 1
[ 1.025009] CPU topo: Max. threads per core: 2
[ 1.029600] CPU topo: Num. cores per package: 64
[ 1.034452] CPU topo: Num. threads per package: 128
[ 1.039305] CPU topo: Allowing 128 present CPUs plus 0 hotplug CPUs
[ 1.045571] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 1.053086] PM: hibernation: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[ 1.060626] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 1.068166] PM: hibernation: Registered nosave memory: [mem 0x00b4b000-0x00b4bfff]
[ 1.075706] PM: hibernation: Registered nosave memory: [mem 0x00b53000-0x00b53fff]
[ 1.083245] PM: hibernation: Registered nosave memory: [mem 0x00b54000-0x00b54fff]
[ 1.090786] PM: hibernation: Registered nosave memory: [mem 0x00b86000-0x00b86fff]
[ 1.098324] PM: hibernation: Registered nosave memory: [mem 0x00b87000-0x00b87fff]
[ 1.105865] PM: hibernation: Registered nosave memory: [mem 0x00bb9000-0x00bb9fff]
[ 1.113404] PM: hibernation: Registered nosave memory: [mem 0x00bba000-0x00bbafff]
[ 1.120946] PM: hibernation: Registered nosave memory: [mem 0x00bff000-0x00bfffff]
[ 1.128484] PM: hibernation: Registered nosave memory: [mem 0x15e00000-0x566fffff]
[ 1.136050] PM: hibernation: Registered nosave memory: [mem 0x56700000-0x567fbfff]
[ 1.143589] PM: hibernation: Registered nosave memory: [mem 0x567fc000-0x567fcfff]
[ 1.151130] PM: hibernation: Registered nosave memory: [mem 0x567fd000-0x567fffff]
[ 1.158671] PM: hibernation: Registered nosave memory: [mem 0x5a14b000-0x5a34afff]
[ 1.166212] PM: hibernation: Registered nosave memory: [mem 0x67acf000-0x6dfcefff]
[ 1.173750] PM: hibernation: Registered nosave memory: [mem 0x6dfcf000-0x6edfefff]
[ 1.181290] PM: hibernation: Registered nosave memory: [mem 0x6edff000-0x6effefff]
[ 1.188831] PM: hibernation: Registered nosave memory: [mem 0x6f000000-0x6f00afff]
[ 1.196370] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x7fffffff]
[ 1.203910] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xffffffff]
[ 1.211450] PM: hibernation: Registered nosave memory: [mem 0x207fd00000-0x207fffffff]
[ 1.219337] [mem 0x56800000-0xffffffff] available for PCI devices
[ 1.225403] Booting paravirtualized kernel on bare hardware
[ 1.230951] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 1.241369] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:2
[ 1.253709] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[ 1.260061] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[ 1.260064] pcpu-alloc: [0] 000 001 002 003 [0] 004 005 006 007
[ 1.260071] pcpu-alloc: [0] 008 009 010 011 [0] 012 013 014 015
[ 1.260078] pcpu-alloc: [0] 016 017 018 019 [0] 020 021 022 023
[ 1.260084] pcpu-alloc: [0] 024 025 026 027 [0] 028 029 030 031
[ 1.260091] pcpu-alloc: [0] 064 065 066 067 [0] 068 069 070 071
[ 1.260097] pcpu-alloc: [0] 072 073 074 075 [0] 076 077 078 079
[ 1.260103] pcpu-alloc: [0] 080 081 082 083 [0] 084 085 086 087
[ 1.260110] pcpu-alloc: [0] 088 089 090 091 [0] 092 093 094 095
[ 1.260116] pcpu-alloc: [1] 032 033 034 035 [1] 036 037 038 039
[ 1.260122] pcpu-alloc: [1] 040 041 042 043 [1] 044 045 046 047
[ 1.260128] pcpu-alloc: [1] 048 049 050 051 [1] 052 053 054 055
[ 1.260135] pcpu-alloc: [1] 056 057 058 059 [1] 060 061 062 063
[ 1.260141] pcpu-alloc: [1] 096 097 098 099 [1] 100 101 102 103
[ 1.260147] pcpu-alloc: [1] 104 105 106 107 [1] 108 109 110 111
[ 1.260154] pcpu-alloc: [1] 112 113 114 115 [1] 116 117 118 119
[ 1.260160] pcpu-alloc: [1] 120 121 122 123 [1] 124 125 126 127
[ 1.260197] Kernel command line: BOOT_IMAGE=(hd0,gpt6)/vmlinuz-6.12.0-rc2-next-20241009-b6270c3bca-8924fa52475 root=/dev/mapper/rhel_sharavati-root ro selinux=0 console=ttyS0,115200n8 earlyprintk=ttyS0,115200 net.ifnames=0 biosdevname=0 swiotlb=131072 kvm_amd.debug_swap=0 mem_encrypt=on
[ 1.285508] Unknown kernel command line parameters "BOOT_IMAGE=(hd0,gpt6)/vmlinuz-6.12.0-rc2-next-20241009-b6270c3bca-8924fa52475 biosdevname=0 mem_encrypt=on", will be passed to user space.
[ 1.302275] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 1.309191] printk: log_buf_len total cpu_extra contributions: 520192 bytes
[ 1.316125] printk: log_buf_len min size: 262144 bytes
[ 1.321673] printk: log_buf_len: 1048576 bytes
[ 1.325936] printk: early log buf free: 242224(92%)
[ 1.332176] Fallback order for Node 0: 0 1
[ 1.332179] Fallback order for Node 1: 1 0
[ 1.332189] Built 2 zonelists, mobility grouping on. Total pages: 66743906
[ 1.347316] Policy zone: Normal
[ 1.350442] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 1.356625] software IO TLB: area num 128.
[ 1.781638] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=2
[ 1.791281] ftrace: allocating 53344 entries in 209 pages
[ 1.807736] ftrace: allocated 209 pages with 4 groups
[ 1.813451] Dynamic Preempt: voluntary
[ 1.817362] rcu: Preemptible hierarchical RCU implementation.
[ 1.822929] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128.
[ 1.829863] Trampoline variant of Tasks RCU enabled.
[ 1.834889] Rude variant of Tasks RCU enabled.
[ 1.839395] Tracing variant of Tasks RCU enabled.
[ 1.844162] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 1.851703] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128
[ 1.858615] RCU Tasks: Setting shift to 7 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=128.
[ 1.867418] RCU Tasks Rude: Setting shift to 7 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=128.
[ 1.876693] RCU Tasks Trace: Setting shift to 7 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=128.
[ 1.888664] NR_IRQS: 524544, nr_irqs: 3624, preallocated irqs: 16
[ 1.894847] rcu: srcu_init: Setting srcu_struct sizes to big.
[ 1.900557] Console: colour dummy device 80x25
[ 1.904848] printk: legacy console [ttyS0] enabled
[ 1.914379] printk: legacy bootconsole [earlyser0] disabled
[ 1.925567] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[ 1.936848] ACPI: Core revision 20240827
[ 1.941000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 1.950138] APIC: Switch to symmetric I/O mode setup
[ 1.956088] AMD-Vi: Using global IVHD EFR:0x841f77e022094ace, EFR2:0x0
[ 1.965043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 1.990141] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398c644582d, max_idle_ns: 881590561398 ns
[ 2.000651] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.42 BogoMIPS (lpj=7984840)
[ 2.004662] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 2.008763] LVT offset 2 assigned for vector 0xf4
[ 2.012683] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[ 2.016649] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 2.020651] process: using mwait in idle threads
[ 2.024651] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 2.028651] Spectre V2 : Mitigation: Retpolines
[ 2.032649] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 2.036649] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 2.040649] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 2.044650] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 2.048649] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 2.052650] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 2.056650] Speculative Return Stack Overflow: Mitigation: Safe RET
[ 2.060652] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 2.064649] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 2.068649] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 2.072649] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 2.076649] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[ 2.080650] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 2.084649] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 2.088649] x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
[ 2.092649] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[ 2.130595] Freeing SMP alternatives memory: 44K
[ 2.132771] Memory Encryption Features active: AMD SME
[ 2.136651] pid_max: default: 131072 minimum: 1024
[ 2.145518] LSM: initializing lsm=lockdown,capability,yama,apparmor,ima,evm
[ 2.148701] Yama: becoming mindful.
[ 2.152763] AppArmor: AppArmor initialized
[ 2.167075] Dentry cache hash table entries: 16777216 (order: 15, 134217728 bytes, vmalloc hugepage)
[ 2.175574] Inode-cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc hugepage)
[ 2.176839] Mount-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[ 2.180794] Mountpoint-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[ 2.293748] smpboot: CPU0: AMD EPYC 7713 64-Core Processor (family: 0x19, model: 0x1, stepping: 0x1)
[ 2.297051] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 2.300651] ... version: 0
[ 2.304650] ... bit width: 48
[ 2.308651] ... generic registers: 6
[ 2.312650] ... value mask: 0000ffffffffffff
[ 2.316650] ... max period: 00007fffffffffff
[ 2.320650] ... fixed-purpose events: 0
[ 2.324650] ... event mask: 000000000000003f
[ 2.328977] signal: max sigframe size: 3376
[ 2.332691] rcu: Hierarchical SRCU implementation.
[ 2.336651] rcu: Max phase no-delay instances is 1000.
[ 2.340703] Timer migration: 3 hierarchy levels; 8 children per group; 2 crossnode level
[ 2.352591] MCE: In-kernel MCE decoding enabled.
[ 2.352706] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 2.361181] smp: Bringing up secondary CPUs ...
[ 2.364795] smpboot: x86: Booting SMP configuration:
[ 2.368652] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[ 2.376653] .... node #1, CPUs: #32 #33 #34 #35 #36 #37 #38 #39 #40 #41 #42 #43 #44 #45 #46 #47 #48 #49
[ 2.380666] psi: inconsistent task state! task=2:kthreadd cpu=0 psi_flags=4 clear=0 set=4
[ 2.396680] #50 #51 #52 #53 #54 #55 #56 #57 #58 #59 #60 #61 #62 #63
[ 2.668651] .... node #0, CPUs: #64 #65 #66 #67 #68 #69 #70 #71 #72 #73 #74 #75 #76 #77 #78 #79 #80 #81 #82 #83 #84 #85 #86 #87 #88 #89 #90 #91 #92 #93 #94 #95
[ 2.992657] .... node #1, CPUs: #96 #97 #98 #99 #100 #101 #102 #103 #104 #105 #106 #107 #108 #109 #110 #111 #112 #113 #114 #115 #116 #117 #118 #119 #120 #121 #122 #123 #124 #125 #126 #127
[ 3.000898] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 3.150651] smp: Brought up 2 nodes, 128 CPUs
[ 3.152655] smpboot: Total of 128 processors activated (511029.76 BogoMIPS)
[ 3.168993] Memory: 262096780K/266975624K available (18432K kernel code, 3284K rwdata, 7776K rodata, 4736K init, 6136K bss, 4562376K reserved, 0K cma-reserved)
[ 3.179848] devtmpfs: initialized
[ 3.180725] x86/mm: Memory block size: 2048MB
[ 3.195932] ACPI: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[ 3.196652] ACPI: PM: Registering ACPI NVS region [mem 0x6dfcf000-0x6edfefff] (14876672 bytes)
[ 3.200938] ACPI: PM: Registering ACPI NVS region [mem 0x6f000000-0x6f00afff] (45056 bytes)
[ 3.204743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 3.208774] futex hash table entries: 32768 (order: 9, 2097152 bytes, vmalloc)
[ 3.212913] pinctrl core: initialized pinctrl subsystem
[ 3.216763] PM: RTC time: 13:39:11, date: 2024-10-09
[ 3.221461] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 3.228719] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 3.232923] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 3.236920] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 3.240659] audit: initializing netlink subsys (disabled)
[ 3.244677] audit: type=2000 audit(1728481151.276:1): state=initialized audit_enabled=0 res=1
[ 3.244829] thermal_sys: Registered thermal governor 'fair_share'
[ 3.248652] thermal_sys: Registered thermal governor 'bang_bang'
[ 3.252650] thermal_sys: Registered thermal governor 'step_wise'
[ 3.256650] thermal_sys: Registered thermal governor 'user_space'
[ 3.260658] EISA bus registered
[ 3.268673] cpuidle: using governor ladder
[ 3.272661] cpuidle: using governor menu
[ 3.276689] Detected 1 PCC Subspaces
[ 3.280652] Registering PCC driver as Mailbox controller
[ 3.284871] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 3.288653] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 3.292826] PCI: ECAM [mem 0x80000000-0x8fffffff] (base 0x80000000) for domain 0000 [bus 00-ff]
[ 3.296661] PCI: Using configuration type 1 for base access
[ 3.300660] PCI: Dell System detected, enabling pci=bfsort.
[ 3.304841] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 3.308870] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 3.312653] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 3.316651] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 3.320650] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 3.324928] ACPI: Added _OSI(Module Device)
[ 3.328652] ACPI: Added _OSI(Processor Device)
[ 3.332651] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 3.340651] ACPI: Added _OSI(Processor Aggregator Device)
[ 3.382959] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 3.400697] ACPI: Interpreter enabled
[ 3.404377] ACPI: PM: (supports S0 S5)
[ 3.404650] ACPI: Using IOAPIC for interrupt routing
[ 3.409252] HEST: Table parsing has been initialized.
[ 3.413071] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
[ 3.416653] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 3.420650] PCI: Ignoring E820 reservations for host bridge windows
[ 3.426830] ACPI: Enabled 1 GPEs in block 00 to 1F
[ 3.463865] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 3.464729] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 3.468728] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 3.472727] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 3.476727] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 3.480727] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 3.484727] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 3.488727] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 3.493141] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-3f])
[ 3.496655] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 3.500815] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER DPC]
[ 3.504966] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
[ 3.508650] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 3.517052] PCI host bridge to bus 0000:00
[ 3.520654] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 3.524650] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 3.528651] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000fffff window]
[ 3.532650] pci_bus 0000:00: root bus resource [io 0x0d00-0x3fff window]
[ 3.536650] pci_bus 0000:00: root bus resource [mem 0xe1000000-0xfebfffff window]
[ 3.540650] pci_bus 0000:00: root bus resource [mem 0x63dc0000000-0x7fcffffffff window]
[ 3.544651] pci_bus 0000:00: root bus resource [bus 00-3f]
[ 3.548665] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
[ 3.552814] pci 0000:00:00.2: [1022:164f] type 00 class 0x080600 conventional PCI endpoint
[ 3.556772] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.560755] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.564752] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.568752] pci 0000:00:03.2: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 3.572669] pci 0000:00:03.2: PCI bridge to [bus 01]
[ 3.576654] pci 0000:00:03.2: bridge window [io 0x1000-0x1fff]
[ 3.580652] pci 0000:00:03.2: bridge window [mem 0xf7300000-0xf74fffff]
[ 3.584720] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[ 3.589676] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.592760] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.600757] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.604753] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[ 3.608668] pci 0000:00:07.1: PCI bridge to [bus 02]
[ 3.612655] pci 0000:00:07.1: bridge window [mem 0xf7200000-0xf72fffff]
[ 3.616662] pci 0000:00:07.1: enabling Extended Tags
[ 3.620699] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 3.624822] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.628752] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[ 3.632669] pci 0000:00:08.1: PCI bridge to [bus 03]
[ 3.636655] pci 0000:00:08.1: bridge window [mem 0xf7000000-0xf71fffff]
[ 3.640662] pci 0000:00:08.1: enabling Extended Tags
[ 3.644701] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 3.648856] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[ 3.652793] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[ 3.656842] pci 0000:00:18.0: [1022:1650] type 00 class 0x060000 conventional PCI endpoint
[ 3.660763] pci 0000:00:18.1: [1022:1651] type 00 class 0x060000 conventional PCI endpoint
[ 3.664726] pci 0000:00:18.2: [1022:1652] type 00 class 0x060000 conventional PCI endpoint
[ 3.668729] pci 0000:00:18.3: [1022:1653] type 00 class 0x060000 conventional PCI endpoint
[ 3.672728] pci 0000:00:18.4: [1022:1654] type 00 class 0x060000 conventional PCI endpoint
[ 3.676726] pci 0000:00:18.5: [1022:1655] type 00 class 0x060000 conventional PCI endpoint
[ 3.680726] pci 0000:00:18.6: [1022:1656] type 00 class 0x060000 conventional PCI endpoint
[ 3.684727] pci 0000:00:18.7: [1022:1657] type 00 class 0x060000 conventional PCI endpoint
[ 3.688792] pci 0000:01:00.0: [1000:0097] type 00 class 0x010700 PCIe Endpoint
[ 3.692662] pci 0000:01:00.0: BAR 0 [io 0x1000-0x10ff]
[ 3.696659] pci 0000:01:00.0: BAR 1 [mem 0xf7400000-0xf740ffff 64bit]
[ 3.700659] pci 0000:01:00.0: BAR 3 [mem 0xf7300000-0xf73fffff 64bit]
[ 3.704662] pci 0000:01:00.0: ROM [mem 0xfff00000-0xffffffff pref]
[ 3.708655] pci 0000:01:00.0: enabling Extended Tags
[ 3.712735] pci 0000:01:00.0: supports D1 D2
[ 3.716680] pci 0000:01:00.0: VF BAR 0 [mem 0x00000000-0x0000ffff 64bit]
[ 3.720650] pci 0000:01:00.0: VF BAR 0 [mem 0x00000000-0x000fffff 64bit]: contains BAR 0 for 16 VFs
[ 3.724658] pci 0000:01:00.0: VF BAR 2 [mem 0x00000000-0x000fffff 64bit]
[ 3.728650] pci 0000:01:00.0: VF BAR 2 [mem 0x00000000-0x00ffffff 64bit]: contains BAR 2 for 16 VFs
[ 3.732842] pci 0000:00:03.2: PCI bridge to [bus 01]
[ 3.736736] pci 0000:02:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
[ 3.740691] pci 0000:02:00.0: enabling Extended Tags
[ 3.744838] pci 0000:02:00.2: [1022:1498] type 00 class 0x108000 PCIe Endpoint
[ 3.748669] pci 0000:02:00.2: BAR 2 [mem 0xf7200000-0xf727ffff]
[ 3.752666] pci 0000:02:00.2: BAR 5 [mem 0xf7280000-0xf7281fff]
[ 3.756660] pci 0000:02:00.2: enabling Extended Tags
[ 3.760867] pci 0000:00:07.1: PCI bridge to [bus 02]
[ 3.764780] pci 0000:03:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
[ 3.768695] pci 0000:03:00.0: enabling Extended Tags
[ 3.772897] pci 0000:03:00.2: [1022:1498] type 00 class 0x108000 PCIe Endpoint
[ 3.776671] pci 0000:03:00.2: BAR 2 [mem 0xf7100000-0xf717ffff]
[ 3.780666] pci 0000:03:00.2: BAR 5 [mem 0xf7180000-0xf7181fff]
[ 3.784660] pci 0000:03:00.2: enabling Extended Tags
[ 3.788859] pci 0000:03:00.3: [1022:148c] type 00 class 0x0c0330 PCIe Endpoint
[ 3.792666] pci 0000:03:00.3: BAR 0 [mem 0xf7000000-0xf70fffff 64bit]
[ 3.796681] pci 0000:03:00.3: enabling Extended Tags
[ 3.800793] pci 0000:03:00.3: PME# supported from D0 D3hot D3cold
[ 3.804850] pci 0000:00:08.1: PCI bridge to [bus 03]
[ 3.808676] pci_bus 0000:00: on NUMA node 1
[ 3.813937] ACPI: PCI Root Bridge [PC01] (domain 0000 [bus 40-7f])
[ 3.816654] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 3.820813] acpi PNP0A08:01: _OSC: platform does not support [SHPCHotplug AER DPC]
[ 3.824965] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
[ 3.828651] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
[ 3.833569] PCI host bridge to bus 0000:40
[ 3.836654] pci_bus 0000:40: root bus resource [io 0x4000-0x6fff window]
[ 3.840651] pci_bus 0000:40: root bus resource [mem 0x90000000-0xaaffffff window]
[ 3.844650] pci_bus 0000:40: root bus resource [mem 0x47e80000000-0x63dbfffffff window]
[ 3.848651] pci_bus 0000:40: root bus resource [bus 40-7f]
[ 3.852660] pci 0000:40:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
[ 3.856763] pci 0000:40:00.2: [1022:164f] type 00 class 0x080600 conventional PCI endpoint
[ 3.860770] pci 0000:40:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.864755] pci 0000:40:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.868746] pci 0000:40:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.872756] pci 0000:40:03.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 3.876670] pci 0000:40:03.1: PCI bridge to [bus 41]
[ 3.880655] pci 0000:40:03.1: bridge window [mem 0xa4c00000-0xa4ffffff]
[ 3.884744] pci 0000:40:03.1: PME# supported from D0 D3hot D3cold
[ 3.901914] pci 0000:40:03.2: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 3.904677] pci 0000:40:03.2: PCI bridge to [bus 42]
[ 3.908656] pci 0000:40:03.2: bridge window [mem 0xa4800000-0xa4bfffff]
[ 3.912768] pci 0000:40:03.2: PME# supported from D0 D3hot D3cold
[ 3.931478] pci 0000:40:03.3: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 3.932677] pci 0000:40:03.3: PCI bridge to [bus 43]
[ 3.936656] pci 0000:40:03.3: bridge window [mem 0xa4400000-0xa47fffff]
[ 3.940726] pci 0000:40:03.3: PME# supported from D0 D3hot D3cold
[ 3.959242] pci 0000:40:03.4: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 3.964675] pci 0000:40:03.4: PCI bridge to [bus 44]
[ 3.972657] pci 0000:40:03.4: bridge window [mem 0xa4000000-0xa43fffff]
[ 3.976722] pci 0000:40:03.4: PME# supported from D0 D3hot D3cold
[ 3.995223] pci 0000:40:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 3.996763] pci 0000:40:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.000774] pci 0000:40:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.004753] pci 0000:40:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[ 4.008672] pci 0000:40:07.1: PCI bridge to [bus 45]
[ 4.012657] pci 0000:40:07.1: bridge window [mem 0xa5300000-0xa53fffff]
[ 4.016666] pci 0000:40:07.1: enabling Extended Tags
[ 4.020693] pci 0000:40:07.1: PME# supported from D0 D3hot D3cold
[ 4.028823] pci 0000:40:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.036750] pci 0000:40:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[ 4.044669] pci 0000:40:08.1: PCI bridge to [bus 46]
[ 4.048655] pci 0000:40:08.1: bridge window [mem 0xa5000000-0xa52fffff]
[ 4.056662] pci 0000:40:08.1: enabling Extended Tags
[ 4.060700] pci 0000:40:08.1: PME# supported from D0 D3hot D3cold
[ 4.068919] pci 0000:40:03.1: PCI bridge to [bus 41]
[ 4.072702] pci 0000:40:03.2: PCI bridge to [bus 42]
[ 4.076731] pci 0000:40:03.3: PCI bridge to [bus 43]
[ 4.084731] pci 0000:40:03.4: PCI bridge to [bus 44]
[ 4.088732] pci 0000:45:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
[ 4.096691] pci 0000:45:00.0: enabling Extended Tags
[ 4.100837] pci 0000:45:00.2: [1022:1498] type 00 class 0x108000 PCIe Endpoint
[ 4.108670] pci 0000:45:00.2: BAR 2 [mem 0xa5300000-0xa537ffff]
[ 4.112664] pci 0000:45:00.2: BAR 5 [mem 0xa5380000-0xa5381fff]
[ 4.120659] pci 0000:45:00.2: enabling Extended Tags
[ 4.124860] pci 0000:40:07.1: PCI bridge to [bus 45]
[ 4.128780] pci 0000:46:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
[ 4.136695] pci 0000:46:00.0: enabling Extended Tags
[ 4.140882] pci 0000:46:00.1: [1022:1486] type 00 class 0x108000 PCIe Endpoint
[ 4.148670] pci 0000:46:00.1: BAR 2 [mem 0xa5100000-0xa51fffff]
[ 4.156666] pci 0000:46:00.1: BAR 5 [mem 0xa5282000-0xa5283fff]
[ 4.160660] pci 0000:46:00.1: enabling Extended Tags
[ 4.164857] pci 0000:46:00.2: [1022:1498] type 00 class 0x108000 PCIe Endpoint
[ 4.172672] pci 0000:46:00.2: BAR 2 [mem 0xa5200000-0xa527ffff]
[ 4.180666] pci 0000:46:00.2: BAR 5 [mem 0xa5280000-0xa5281fff]
[ 4.184660] pci 0000:46:00.2: enabling Extended Tags
[ 4.188861] pci 0000:46:00.3: [1022:148c] type 00 class 0x0c0330 PCIe Endpoint
[ 4.196663] pci 0000:46:00.3: BAR 0 [mem 0xa5000000-0xa50fffff 64bit]
[ 4.204680] pci 0000:46:00.3: enabling Extended Tags
[ 4.208702] pci 0000:46:00.3: PME# supported from D0 D3hot D3cold
[ 4.216844] pci 0000:40:08.1: PCI bridge to [bus 46]
[ 4.220662] pci_bus 0000:40: on NUMA node 1
[ 4.221285] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus 80-bf])
[ 4.228654] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 4.236816] acpi PNP0A08:02: _OSC: platform does not support [SHPCHotplug AER DPC]
[ 4.244897] acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
[ 4.252651] acpi PNP0A08:02: FADT indicates ASPM is unsupported, using BIOS configuration
[ 4.261538] PCI host bridge to bus 0000:80
[ 4.264654] pci_bus 0000:80: root bus resource [io 0x7000-0x9fff window]
[ 4.272650] pci_bus 0000:80: root bus resource [mem 0xab000000-0xc5ffffff window]
[ 4.280650] pci_bus 0000:80: root bus resource [mem 0x2bf40000000-0x47e7fffffff window]
[ 4.288651] pci_bus 0000:80: root bus resource [bus 80-bf]
[ 4.292660] pci 0000:80:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
[ 4.300767] pci 0000:80:00.2: [1022:164f] type 00 class 0x080600 conventional PCI endpoint
[ 4.308764] pci 0000:80:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.320752] pci 0000:80:01.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 4.324670] pci 0000:80:01.1: PCI bridge to [bus 81]
[ 4.332656] pci 0000:80:01.1: bridge window [mem 0xbf400000-0xbf7fffff]
[ 4.336746] pci 0000:80:01.1: PME# supported from D0 D3hot D3cold
[ 4.357187] pci 0000:80:01.2: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 4.364679] pci 0000:80:01.2: PCI bridge to [bus 82]
[ 4.368656] pci 0000:80:01.2: bridge window [mem 0xbf000000-0xbf3fffff]
[ 4.376723] pci 0000:80:01.2: PME# supported from D0 D3hot D3cold
[ 4.397428] pci 0000:80:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.400766] pci 0000:80:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.404780] pci 0000:80:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.408747] pci 0000:80:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.412807] pci 0000:80:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.416748] pci 0000:80:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[ 4.420668] pci 0000:80:07.1: PCI bridge to [bus 83]
[ 4.424655] pci 0000:80:07.1: bridge window [mem 0xbfa00000-0xbfafffff]
[ 4.428662] pci 0000:80:07.1: enabling Extended Tags
[ 4.432699] pci 0000:80:07.1: PME# supported from D0 D3hot D3cold
[ 4.436814] pci 0000:80:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.440749] pci 0000:80:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[ 4.444668] pci 0000:80:08.1: PCI bridge to [bus 84]
[ 4.448655] pci 0000:80:08.1: bridge window [mem 0xbf900000-0xbf9fffff]
[ 4.452662] pci 0000:80:08.1: enabling Extended Tags
[ 4.456700] pci 0000:80:08.1: PME# supported from D0 D3hot D3cold
[ 4.460823] pci 0000:80:08.2: [1022:1484] type 01 class 0x060400 PCIe Root Port
[ 4.464669] pci 0000:80:08.2: PCI bridge to [bus 85]
[ 4.468655] pci 0000:80:08.2: bridge window [mem 0xbf800000-0xbf8fffff]
[ 4.472662] pci 0000:80:08.2: enabling Extended Tags
[ 4.476700] pci 0000:80:08.2: PME# supported from D0 D3hot D3cold
[ 4.480908] pci 0000:80:01.1: PCI bridge to [bus 81]
[ 4.484733] pci 0000:80:01.2: PCI bridge to [bus 82]
[ 4.488733] pci 0000:83:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
[ 4.492691] pci 0000:83:00.0: enabling Extended Tags
[ 4.496834] pci 0000:83:00.2: [1022:1498] type 00 class 0x108000 PCIe Endpoint
[ 4.500669] pci 0000:83:00.2: BAR 2 [mem 0xbfa00000-0xbfa7ffff]
[ 4.504664] pci 0000:83:00.2: BAR 5 [mem 0xbfa80000-0xbfa81fff]
[ 4.508659] pci 0000:83:00.2: enabling Extended Tags
[ 4.512856] pci 0000:80:07.1: PCI bridge to [bus 83]
[ 4.516779] pci 0000:84:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
[ 4.520695] pci 0000:84:00.0: enabling Extended Tags
[ 4.524885] pci 0000:84:00.2: [1022:1498] type 00 class 0x108000 PCIe Endpoint
[ 4.528671] pci 0000:84:00.2: BAR 2 [mem 0xbf900000-0xbf97ffff]
[ 4.532666] pci 0000:84:00.2: BAR 5 [mem 0xbf980000-0xbf981fff]
[ 4.536660] pci 0000:84:00.2: enabling Extended Tags
[ 4.540866] pci 0000:80:08.1: PCI bridge to [bus 84]
[ 4.548660] pci 0000:85:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[ 4.552686] pci 0000:85:00.0: BAR 5 [mem 0xbf800000-0xbf8007ff]
[ 4.556660] pci 0000:85:00.0: enabling Extended Tags
[ 4.560714] pci 0000:85:00.0: PME# supported from D3hot D3cold
[ 4.564846] pci 0000:80:08.2: PCI bridge to [bus 85]
[ 4.568686] pci_bus 0000:80: on NUMA node 0
[ 4.569364] ACPI: PCI Root Bridge [PC03] (domain 0000 [bus c0-ff])
[ 4.572653] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 4.576814] acpi PNP0A08:03: _OSC: platform does not support [SHPCHotplug AER DPC]
[ 4.580966] acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
[ 4.584652] acpi PNP0A08:03: FADT indicates ASPM is unsupported, using BIOS configuration
[ 4.589651] PCI host bridge to bus 0000:c0
[ 4.592654] pci_bus 0000:c0: root bus resource [io 0xa000-0xffff window]
[ 4.596650] pci_bus 0000:c0: root bus resource [mem 0xc6000000-0xe0ffffff window]
[ 4.600650] pci_bus 0000:c0: root bus resource [mem 0x10000000000-0x2bf3fffffff window]
[ 4.604650] pci_bus 0000:c0: root bus resource [io 0x03b0-0x03df window]
[ 4.608650] pci_bus 0000:c0: root bus resource [mem 0x000a0000-0x000bffff window]
[ 4.612651] pci_bus 0000:c0: root bus resource [bus c0-ff]
[ 4.616660] pci 0000:c0:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
[ 4.620762] pci 0000:c0:00.2: [1022:164f] type 00 class 0x080600 conventional PCI endpoint
[ 4.624763] pci 0000:c0:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.628747] pci 0000:c0:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.632745] pci 0000:c0:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.636749] pci 0000:c0:03.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 4.640670] pci 0000:c0:03.1: PCI bridge to [bus c4]
[ 4.644657] pci 0000:c0:03.1: bridge window [mem 0xdb600000-0xdb9fffff]
[ 4.648741] pci 0000:c0:03.1: PME# supported from D0 D3hot D3cold
[ 4.670043] pci 0000:c0:03.2: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 4.672676] pci 0000:c0:03.2: PCI bridge to [bus c5]
[ 4.676658] pci 0000:c0:03.2: bridge window [mem 0xdb200000-0xdb5fffff]
[ 4.680773] pci 0000:c0:03.2: PME# supported from D0 D3hot D3cold
[ 4.700851] pci 0000:c0:03.3: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 4.704672] pci 0000:c0:03.3: PCI bridge to [bus c6]
[ 4.708655] pci 0000:c0:03.3: bridge window [mem 0xdae00000-0xdb1fffff]
[ 4.712742] pci 0000:c0:03.3: PME# supported from D0 D3hot D3cold
[ 4.731860] pci 0000:c0:03.4: [1022:1483] type 01 class 0x060400 PCIe Root Port
[ 4.732675] pci 0000:c0:03.4: PCI bridge to [bus c7]
[ 4.736656] pci 0000:c0:03.4: bridge window [mem 0xdaa00000-0xdadfffff]
[ 4.740761] pci 0000:c0:03.4: PME# supported from D0 D3hot D3cold
[ 4.759131] pci 0000:c0:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.760755] pci 0000:c0:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.764786] pci 0000:c0:05.1: [1022:149a] type 01 class 0x060400 PCIe Root Port
[ 4.768667] pci 0000:c0:05.1: PCI bridge to [bus c1]
[ 4.772665] pci 0000:c0:05.1: bridge window [mem 0xc7000000-0xc70fffff 64bit pref]
[ 4.776755] pci 0000:c0:05.1: PME# supported from D0 D3hot D3cold
[ 4.780808] pci 0000:c0:05.2: [1022:149a] type 01 class 0x060400 PCIe Root Port
[ 4.784667] pci 0000:c0:05.2: PCI bridge to [bus c2-c3]
[ 4.788655] pci 0000:c0:05.2: bridge window [mem 0xda000000-0xda8fffff]
[ 4.792656] pci 0000:c0:05.2: bridge window [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 4.796696] pci 0000:c0:05.2: PME# supported from D0 D3hot D3cold
[ 4.800803] pci 0000:c0:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.804749] pci 0000:c0:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[ 4.808667] pci 0000:c0:07.1: PCI bridge to [bus c8]
[ 4.812654] pci 0000:c0:07.1: bridge window [mem 0xdbb00000-0xdbbfffff]
[ 4.816664] pci 0000:c0:07.1: enabling Extended Tags
[ 4.820746] pci 0000:c0:07.1: PME# supported from D0 D3hot D3cold
[ 4.824816] pci 0000:c0:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
[ 4.828749] pci 0000:c0:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
[ 4.832668] pci 0000:c0:08.1: PCI bridge to [bus c9]
[ 4.836655] pci 0000:c0:08.1: bridge window [mem 0xdba00000-0xdbafffff]
[ 4.840662] pci 0000:c0:08.1: enabling Extended Tags
[ 4.844699] pci 0000:c0:08.1: PME# supported from D0 D3hot D3cold
[ 4.848901] pci 0000:c0:03.1: PCI bridge to [bus c4]
[ 4.852734] pci 0000:c0:03.2: PCI bridge to [bus c5]
[ 4.856730] pci 0000:c0:03.3: PCI bridge to [bus c6]
[ 4.860730] pci 0000:c0:03.4: PCI bridge to [bus c7]
[ 4.864747] pci 0000:c1:00.0: [14e4:165f] type 00 class 0x020000 PCIe Endpoint
[ 4.868670] pci 0000:c1:00.0: BAR 0 [mem 0xc7030000-0xc703ffff 64bit pref]
[ 4.872663] pci 0000:c1:00.0: BAR 2 [mem 0xc7040000-0xc704ffff 64bit pref]
[ 4.876663] pci 0000:c1:00.0: BAR 4 [mem 0xc7050000-0xc705ffff 64bit pref]
[ 4.880659] pci 0000:c1:00.0: ROM [mem 0xfffc0000-0xffffffff pref]
[ 4.884740] pci 0000:c1:00.0: PME# supported from D0 D3hot D3cold
[ 4.888700] pci 0000:c1:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:c0:05.1 (capable of 8.000 Gb/s with 5.0 GT/s PCIe x2 link)
[ 4.898051] pci 0000:c1:00.1: [14e4:165f] type 00 class 0x020000 PCIe Endpoint
[ 4.900671] pci 0000:c1:00.1: BAR 0 [mem 0xc7000000-0xc700ffff 64bit pref]
[ 4.904663] pci 0000:c1:00.1: BAR 2 [mem 0xc7010000-0xc701ffff 64bit pref]
[ 4.908663] pci 0000:c1:00.1: BAR 4 [mem 0xc7020000-0xc702ffff 64bit pref]
[ 4.912659] pci 0000:c1:00.1: ROM [mem 0xfffc0000-0xffffffff pref]
[ 4.916739] pci 0000:c1:00.1: PME# supported from D0 D3hot D3cold
[ 4.928681] pci 0000:c0:05.1: PCI bridge to [bus c1]
[ 4.932729] pci 0000:c2:00.0: [1556:be00] type 01 class 0x060400 PCIe to PCI/PCI-X bridge
[ 4.936680] pci 0000:c2:00.0: PCI bridge to [bus c3]
[ 4.940658] pci 0000:c2:00.0: bridge window [mem 0xda000000-0xda8fffff]
[ 4.944660] pci 0000:c2:00.0: bridge window [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 4.956669] pci 0000:c0:05.2: PCI bridge to [bus c2-c3]
[ 4.960686] pci_bus 0000:c3: extended config space not accessible
[ 4.964677] pci 0000:c3:00.0: [102b:0536] type 00 class 0x030000 conventional PCI endpoint
[ 4.968666] pci 0000:c3:00.0: BAR 0 [mem 0xc6000000-0xc6ffffff pref]
[ 4.972659] pci 0000:c3:00.0: BAR 1 [mem 0xda808000-0xda80bfff]
[ 4.976659] pci 0000:c3:00.0: BAR 2 [mem 0xda000000-0xda7fffff]
[ 4.980700] pci 0000:c3:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 4.984785] pci 0000:c2:00.0: PCI bridge to [bus c3]
[ 4.988747] pci 0000:c8:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
[ 4.992690] pci 0000:c8:00.0: enabling Extended Tags
[ 4.996831] pci 0000:c8:00.2: [1022:1498] type 00 class 0x108000 PCIe Endpoint
[ 5.000668] pci 0000:c8:00.2: BAR 2 [mem 0xdbb00000-0xdbb7ffff]
[ 5.004664] pci 0000:c8:00.2: BAR 5 [mem 0xdbb80000-0xdbb81fff]
[ 5.008659] pci 0000:c8:00.2: enabling Extended Tags
[ 5.016816] pci 0000:c0:07.1: PCI bridge to [bus c8]
[ 5.020781] pci 0000:c9:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
[ 5.024694] pci 0000:c9:00.0: enabling Extended Tags
[ 5.028882] pci 0000:c9:00.2: [1022:1498] type 00 class 0x108000 PCIe Endpoint
[ 5.032670] pci 0000:c9:00.2: BAR 2 [mem 0xdba00000-0xdba7ffff]
[ 5.036665] pci 0000:c9:00.2: BAR 5 [mem 0xdba80000-0xdba81fff]
[ 5.040660] pci 0000:c9:00.2: enabling Extended Tags
[ 5.044876] pci 0000:c0:08.1: PCI bridge to [bus c9]
[ 5.048706] pci_bus 0000:c0: on NUMA node 0
[ 5.055801] iommu: Default domain type: Translated
[ 5.056651] iommu: DMA domain TLB invalidation policy: lazy mode
[ 5.060914] SCSI subsystem initialized
[ 5.064684] libata version 3.00 loaded.
[ 5.064690] ACPI: bus type USB registered
[ 5.068667] usbcore: registered new interface driver usbfs
[ 5.072659] usbcore: registered new interface driver hub
[ 5.076686] usbcore: registered new device driver usb
[ 5.080679] pps_core: LinuxPPS API ver. 1 registered
[ 5.084650] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 5.088654] PTP clock support registered
[ 5.092734] EDAC MC: Ver: 3.0.0
[ 5.096004] EDAC DEBUG: edac_mc_sysfs_init: device mc created
[ 5.096028] efivars: Registered efivars operations
[ 5.097034] NetLabel: Initializing
[ 5.100651] NetLabel: domain hash size = 128
[ 5.104650] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 5.108674] NetLabel: unlabeled traffic allowed by default
[ 5.112705] PCI: Using ACPI for IRQ routing
[ 5.121032] PCI: pci_cache_line_size set to 64 bytes
[ 5.121180] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[ 5.121183] e820: reserve RAM buffer [mem 0x00b4b020-0x00bfffff]
[ 5.121185] e820: reserve RAM buffer [mem 0x00b54020-0x00bfffff]
[ 5.121187] e820: reserve RAM buffer [mem 0x00b87020-0x00bfffff]
[ 5.121189] e820: reserve RAM buffer [mem 0x00bba020-0x00bfffff]
[ 5.121190] e820: reserve RAM buffer [mem 0x15e00000-0x17ffffff]
[ 5.121192] e820: reserve RAM buffer [mem 0x5a14b000-0x5bffffff]
[ 5.121194] e820: reserve RAM buffer [mem 0x67acf000-0x67ffffff]
[ 5.121196] e820: reserve RAM buffer [mem 0x6f000000-0x6fffffff]
[ 5.121197] e820: reserve RAM buffer [mem 0x207fd00000-0x207fffffff]
[ 5.121199] e820: reserve RAM buffer [mem 0x407f200000-0x407fffffff]
[ 5.121359] pci 0000:c3:00.0: vgaarb: setting as boot VGA device
[ 5.124649] pci 0000:c3:00.0: vgaarb: bridge control possible
[ 5.124649] pci 0000:c3:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 5.124652] vgaarb: loaded
[ 5.127364] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 5.128651] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 5.136904] clocksource: Switched to clocksource tsc-early
[ 5.142456] VFS: Disk quotas dquot_6.6.0
[ 5.146405] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.153495] AppArmor: AppArmor Filesystem Enabled
[ 5.158219] pnp: PnP ACPI init
[ 5.161518] system 00:00: [mem 0x80000000-0x8fffffff] has been reserved
[ 5.168232] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[ 5.176586] pnp: PnP ACPI: found 5 devices
[ 5.187571] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 5.196544] NET: Registered PF_INET protocol family
[ 5.201582] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[ 5.212523] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[ 5.221476] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc)
[ 5.229518] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc hugepage)
[ 5.239044] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 5.246641] TCP: Hash tables configured (established 524288 bind 65536)
[ 5.253564] UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 5.260916] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 5.268753] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 5.274418] NET: Registered PF_XDP protocol family
[ 5.279225] pci 0000:01:00.0: ROM [mem 0xfff00000-0xffffffff pref]: can't claim; no compatible bridge window
[ 5.289050] pci 0000:c1:00.0: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window
[ 5.298867] pci 0000:c1:00.1: ROM [mem 0xfffc0000-0xffffffff pref]: can't claim; no compatible bridge window
[ 5.308693] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
[ 5.314364] pci 0000:01:00.0: ROM [mem size 0x00100000 pref]: can't assign; no space
[ 5.322107] pci 0000:01:00.0: ROM [mem size 0x00100000 pref]: failed to assign
[ 5.329331] pci 0000:01:00.0: VF BAR 2 [mem size 0x01000000 64bit]: can't assign; no space
[ 5.337591] pci 0000:01:00.0: VF BAR 2 [mem size 0x01000000 64bit]: failed to assign
[ 5.345331] pci 0000:01:00.0: VF BAR 0 [mem size 0x00100000 64bit]: can't assign; no space
[ 5.353589] pci 0000:01:00.0: VF BAR 0 [mem size 0x00100000 64bit]: failed to assign
[ 5.361334] pci 0000:00:03.2: PCI bridge to [bus 01]
[ 5.366306] pci 0000:00:03.2: bridge window [io 0x1000-0x1fff]
[ 5.372397] pci 0000:00:03.2: bridge window [mem 0xf7300000-0xf74fffff]
[ 5.379185] pci 0000:00:07.1: PCI bridge to [bus 02]
[ 5.384151] pci 0000:00:07.1: bridge window [mem 0xf7200000-0xf72fffff]
[ 5.390946] pci 0000:00:08.1: PCI bridge to [bus 03]
[ 5.395909] pci 0000:00:08.1: bridge window [mem 0xf7000000-0xf71fffff]
[ 5.402699] pci_bus 0000:00: No. 2 try to assign unassigned res
[ 5.408621] release child resource [mem 0xf7300000-0xf73fffff 64bit]
[ 5.408623] release child resource [mem 0xf7400000-0xf740ffff 64bit]
[ 5.408625] pci 0000:00:03.2: resource 14 [mem 0xf7300000-0xf74fffff] released
[ 5.415841] pci 0000:00:03.2: PCI bridge to [bus 01]
[ 5.420809] pci 0000:00:03.2: bridge window [mem 0x00100000-0x002fffff] to [bus 01] add_size 1100000 add_align 100000
[ 5.431413] pci 0000:00:03.2: bridge window [mem 0xe1000000-0xe22fffff]: assigned
[ 5.438896] pci 0000:01:00.0: BAR 3 [mem 0xe1000000-0xe10fffff 64bit]: assigned
[ 5.446208] pci 0000:01:00.0: VF BAR 2 [mem 0xe1100000-0xe20fffff 64bit]: assigned
[ 5.453776] pci 0000:01:00.0: BAR 1 [mem 0xe2100000-0xe210ffff 64bit]: assigned
[ 5.461087] pci 0000:01:00.0: VF BAR 0 [mem 0xe2110000-0xe220ffff 64bit]: assigned
[ 5.468658] pci 0000:00:03.2: PCI bridge to [bus 01]
[ 5.473621] pci 0000:00:03.2: bridge window [io 0x1000-0x1fff]
[ 5.479715] pci 0000:00:03.2: bridge window [mem 0xe1000000-0xe22fffff]
[ 5.486504] pci 0000:00:07.1: PCI bridge to [bus 02]
[ 5.491470] pci 0000:00:07.1: bridge window [mem 0xf7200000-0xf72fffff]
[ 5.498265] pci 0000:00:08.1: PCI bridge to [bus 03]
[ 5.503229] pci 0000:00:08.1: bridge window [mem 0xf7000000-0xf71fffff]
[ 5.510018] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 5.516200] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 5.522379] pci_bus 0000:00: resource 6 [mem 0x000c0000-0x000fffff window]
[ 5.529251] pci_bus 0000:00: resource 7 [io 0x0d00-0x3fff window]
[ 5.535433] pci_bus 0000:00: resource 8 [mem 0xe1000000-0xfebfffff window]
[ 5.542304] pci_bus 0000:00: resource 9 [mem 0x63dc0000000-0x7fcffffffff window]
[ 5.549697] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 5.555268] pci_bus 0000:01: resource 1 [mem 0xe1000000-0xe22fffff]
[ 5.561537] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf72fffff]
[ 5.567801] pci_bus 0000:03: resource 1 [mem 0xf7000000-0xf71fffff]
[ 5.574143] pci 0000:40:03.1: bridge window [io 0x1000-0x0fff] to [bus 41] add_size 1000
[ 5.582318] pci 0000:40:03.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 41] add_size 200000 add_align 100000
[ 5.593786] pci 0000:40:03.2: bridge window [io 0x1000-0x0fff] to [bus 42] add_size 1000
[ 5.601956] pci 0000:40:03.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 42] add_size 200000 add_align 100000
[ 5.613423] pci 0000:40:03.3: bridge window [io 0x1000-0x0fff] to [bus 43] add_size 1000
[ 5.621593] pci 0000:40:03.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 43] add_size 200000 add_align 100000
[ 5.633063] pci 0000:40:03.4: bridge window [io 0x1000-0x0fff] to [bus 44] add_size 1000
[ 5.641236] pci 0000:40:03.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 44] add_size 200000 add_align 100000
[ 5.652704] pci 0000:40:03.1: bridge window [mem 0x47e80000000-0x47e801fffff 64bit pref]: assigned
[ 5.661660] pci 0000:40:03.2: bridge window [mem 0x47e80200000-0x47e803fffff 64bit pref]: assigned
[ 5.670613] pci 0000:40:03.3: bridge window [mem 0x47e80400000-0x47e805fffff 64bit pref]: assigned
[ 5.679565] pci 0000:40:03.4: bridge window [mem 0x47e80600000-0x47e807fffff 64bit pref]: assigned
[ 5.688519] pci 0000:40:03.1: bridge window [io 0x4000-0x4fff]: assigned
[ 5.695306] pci 0000:40:03.2: bridge window [io 0x5000-0x5fff]: assigned
[ 5.702089] pci 0000:40:03.3: bridge window [io 0x6000-0x6fff]: assigned
[ 5.708892] pci 0000:40:03.4: bridge window [io size 0x1000]: can't assign; no space
[ 5.716719] pci 0000:40:03.4: bridge window [io size 0x1000]: failed to assign
[ 5.724028] pci 0000:40:03.4: bridge window [io 0x4000-0x4fff]: assigned
[ 5.730811] pci 0000:40:03.3: bridge window [io 0x5000-0x5fff]: assigned
[ 5.737597] pci 0000:40:03.2: bridge window [io 0x6000-0x6fff]: assigned
[ 5.744384] pci 0000:40:03.1: bridge window [io size 0x1000]: can't assign; no space
[ 5.752208] pci 0000:40:03.1: bridge window [io size 0x1000]: failed to assign
[ 5.759516] pci 0000:40:03.1: PCI bridge to [bus 41]
[ 5.764485] pci 0000:40:03.1: bridge window [mem 0xa4c00000-0xa4ffffff]
[ 5.771278] pci 0000:40:03.1: bridge window [mem 0x47e80000000-0x47e801fffff 64bit pref]
[ 5.779538] pci 0000:40:03.2: PCI bridge to [bus 42]
[ 5.784503] pci 0000:40:03.2: bridge window [io 0x6000-0x6fff]
[ 5.790597] pci 0000:40:03.2: bridge window [mem 0xa4800000-0xa4bfffff]
[ 5.797380] pci 0000:40:03.2: bridge window [mem 0x47e80200000-0x47e803fffff 64bit pref]
[ 5.805641] pci 0000:40:03.3: PCI bridge to [bus 43]
[ 5.810607] pci 0000:40:03.3: bridge window [io 0x5000-0x5fff]
[ 5.816700] pci 0000:40:03.3: bridge window [mem 0xa4400000-0xa47fffff]
[ 5.823483] pci 0000:40:03.3: bridge window [mem 0x47e80400000-0x47e805fffff 64bit pref]
[ 5.831744] pci 0000:40:03.4: PCI bridge to [bus 44]
[ 5.836710] pci 0000:40:03.4: bridge window [io 0x4000-0x4fff]
[ 5.842804] pci 0000:40:03.4: bridge window [mem 0xa4000000-0xa43fffff]
[ 5.849589] pci 0000:40:03.4: bridge window [mem 0x47e80600000-0x47e807fffff 64bit pref]
[ 5.857849] pci 0000:40:07.1: PCI bridge to [bus 45]
[ 5.862816] pci 0000:40:07.1: bridge window [mem 0xa5300000-0xa53fffff]
[ 5.869602] pci 0000:40:08.1: PCI bridge to [bus 46]
[ 5.874578] pci 0000:40:08.1: bridge window [mem 0xa5000000-0xa52fffff]
[ 5.881372] pci_bus 0000:40: resource 4 [io 0x4000-0x6fff window]
[ 5.887554] pci_bus 0000:40: resource 5 [mem 0x90000000-0xaaffffff window]
[ 5.894429] pci_bus 0000:40: resource 6 [mem 0x47e80000000-0x63dbfffffff window]
[ 5.901821] pci_bus 0000:41: resource 1 [mem 0xa4c00000-0xa4ffffff]
[ 5.908087] pci_bus 0000:41: resource 2 [mem 0x47e80000000-0x47e801fffff 64bit pref]
[ 5.915862] pci_bus 0000:42: resource 0 [io 0x6000-0x6fff]
[ 5.921433] pci_bus 0000:42: resource 1 [mem 0xa4800000-0xa4bfffff]
[ 5.927699] pci_bus 0000:42: resource 2 [mem 0x47e80200000-0x47e803fffff 64bit pref]
[ 5.935437] pci_bus 0000:43: resource 0 [io 0x5000-0x5fff]
[ 5.941010] pci_bus 0000:43: resource 1 [mem 0xa4400000-0xa47fffff]
[ 5.947276] pci_bus 0000:43: resource 2 [mem 0x47e80400000-0x47e805fffff 64bit pref]
[ 5.955019] pci_bus 0000:44: resource 0 [io 0x4000-0x4fff]
[ 5.960587] pci_bus 0000:44: resource 1 [mem 0xa4000000-0xa43fffff]
[ 5.966855] pci_bus 0000:44: resource 2 [mem 0x47e80600000-0x47e807fffff 64bit pref]
[ 5.974595] pci_bus 0000:45: resource 1 [mem 0xa5300000-0xa53fffff]
[ 5.980861] pci_bus 0000:46: resource 1 [mem 0xa5000000-0xa52fffff]
[ 5.987279] pci 0000:80:01.1: bridge window [io 0x1000-0x0fff] to [bus 81] add_size 1000
[ 5.995455] pci 0000:80:01.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 81] add_size 200000 add_align 100000
[ 6.006921] pci 0000:80:01.2: bridge window [io 0x1000-0x0fff] to [bus 82] add_size 1000
[ 6.015093] pci 0000:80:01.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 82] add_size 200000 add_align 100000
[ 6.026574] pci 0000:80:01.1: bridge window [mem 0x2bf40000000-0x2bf401fffff 64bit pref]: assigned
[ 6.035530] pci 0000:80:01.2: bridge window [mem 0x2bf40200000-0x2bf403fffff 64bit pref]: assigned
[ 6.044482] pci 0000:80:01.1: bridge window [io 0x7000-0x7fff]: assigned
[ 6.051266] pci 0000:80:01.2: bridge window [io 0x8000-0x8fff]: assigned
[ 6.058056] pci 0000:80:01.1: PCI bridge to [bus 81]
[ 6.063020] pci 0000:80:01.1: bridge window [io 0x7000-0x7fff]
[ 6.069116] pci 0000:80:01.1: bridge window [mem 0xbf400000-0xbf7fffff]
[ 6.075909] pci 0000:80:01.1: bridge window [mem 0x2bf40000000-0x2bf401fffff 64bit pref]
[ 6.084168] pci 0000:80:01.2: PCI bridge to [bus 82]
[ 6.089131] pci 0000:80:01.2: bridge window [io 0x8000-0x8fff]
[ 6.095225] pci 0000:80:01.2: bridge window [mem 0xbf000000-0xbf3fffff]
[ 6.102010] pci 0000:80:01.2: bridge window [mem 0x2bf40200000-0x2bf403fffff 64bit pref]
[ 6.110272] pci 0000:80:07.1: PCI bridge to [bus 83]
[ 6.115238] pci 0000:80:07.1: bridge window [mem 0xbfa00000-0xbfafffff]
[ 6.122024] pci 0000:80:08.1: PCI bridge to [bus 84]
[ 6.126988] pci 0000:80:08.1: bridge window [mem 0xbf900000-0xbf9fffff]
[ 6.133779] pci 0000:80:08.2: PCI bridge to [bus 85]
[ 6.138748] pci 0000:80:08.2: bridge window [mem 0xbf800000-0xbf8fffff]
[ 6.145536] pci_bus 0000:80: resource 4 [io 0x7000-0x9fff window]
[ 6.151713] pci_bus 0000:80: resource 5 [mem 0xab000000-0xc5ffffff window]
[ 6.158584] pci_bus 0000:80: resource 6 [mem 0x2bf40000000-0x47e7fffffff window]
[ 6.165979] pci_bus 0000:81: resource 0 [io 0x7000-0x7fff]
[ 6.171551] pci_bus 0000:81: resource 1 [mem 0xbf400000-0xbf7fffff]
[ 6.177815] pci_bus 0000:81: resource 2 [mem 0x2bf40000000-0x2bf401fffff 64bit pref]
[ 6.185556] pci_bus 0000:82: resource 0 [io 0x8000-0x8fff]
[ 6.191129] pci_bus 0000:82: resource 1 [mem 0xbf000000-0xbf3fffff]
[ 6.197395] pci_bus 0000:82: resource 2 [mem 0x2bf40200000-0x2bf403fffff 64bit pref]
[ 6.205135] pci_bus 0000:83: resource 1 [mem 0xbfa00000-0xbfafffff]
[ 6.211401] pci_bus 0000:84: resource 1 [mem 0xbf900000-0xbf9fffff]
[ 6.217664] pci_bus 0000:85: resource 1 [mem 0xbf800000-0xbf8fffff]
[ 6.224000] pci 0000:c0:03.1: bridge window [io 0x1000-0x0fff] to [bus c4] add_size 1000
[ 6.232197] pci 0000:c0:03.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus c4] add_size 200000 add_align 100000
[ 6.243667] pci 0000:c0:03.2: bridge window [io 0x1000-0x0fff] to [bus c5] add_size 1000
[ 6.251839] pci 0000:c0:03.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus c5] add_size 200000 add_align 100000
[ 6.263305] pci 0000:c0:03.3: bridge window [io 0x1000-0x0fff] to [bus c6] add_size 1000
[ 6.271480] pci 0000:c0:03.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus c6] add_size 200000 add_align 100000
[ 6.282944] pci 0000:c0:03.4: bridge window [io 0x1000-0x0fff] to [bus c7] add_size 1000
[ 6.291115] pci 0000:c0:03.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus c7] add_size 200000 add_align 100000
[ 6.302588] pci 0000:c0:03.1: bridge window [mem 0x10000000000-0x100001fffff 64bit pref]: assigned
[ 6.311543] pci 0000:c0:03.2: bridge window [mem 0x10000200000-0x100003fffff 64bit pref]: assigned
[ 6.320495] pci 0000:c0:03.3: bridge window [mem 0x10000400000-0x100005fffff 64bit pref]: assigned
[ 6.329473] pci 0000:c0:03.4: bridge window [mem 0x10000600000-0x100007fffff 64bit pref]: assigned
[ 6.338425] pci 0000:c0:05.1: bridge window [mem 0xc7100000-0xc71fffff]: assigned
[ 6.345906] pci 0000:c0:03.1: bridge window [io 0xa000-0xafff]: assigned
[ 6.352694] pci 0000:c0:03.2: bridge window [io 0xb000-0xbfff]: assigned
[ 6.359479] pci 0000:c0:03.3: bridge window [io 0xc000-0xcfff]: assigned
[ 6.366263] pci 0000:c0:03.4: bridge window [io 0xd000-0xdfff]: assigned
[ 6.373051] pci 0000:c0:03.1: PCI bridge to [bus c4]
[ 6.378016] pci 0000:c0:03.1: bridge window [io 0xa000-0xafff]
[ 6.384110] pci 0000:c0:03.1: bridge window [mem 0xdb600000-0xdb9fffff]
[ 6.390897] pci 0000:c0:03.1: bridge window [mem 0x10000000000-0x100001fffff 64bit pref]
[ 6.399157] pci 0000:c0:03.2: PCI bridge to [bus c5]
[ 6.404129] pci 0000:c0:03.2: bridge window [io 0xb000-0xbfff]
[ 6.410221] pci 0000:c0:03.2: bridge window [mem 0xdb200000-0xdb5fffff]
[ 6.417008] pci 0000:c0:03.2: bridge window [mem 0x10000200000-0x100003fffff 64bit pref]
[ 6.425267] pci 0000:c0:03.3: PCI bridge to [bus c6]
[ 6.430230] pci 0000:c0:03.3: bridge window [io 0xc000-0xcfff]
[ 6.436327] pci 0000:c0:03.3: bridge window [mem 0xdae00000-0xdb1fffff]
[ 6.443112] pci 0000:c0:03.3: bridge window [mem 0x10000400000-0x100005fffff 64bit pref]
[ 6.451370] pci 0000:c0:03.4: PCI bridge to [bus c7]
[ 6.456334] pci 0000:c0:03.4: bridge window [io 0xd000-0xdfff]
[ 6.462429] pci 0000:c0:03.4: bridge window [mem 0xdaa00000-0xdadfffff]
[ 6.469214] pci 0000:c0:03.4: bridge window [mem 0x10000600000-0x100007fffff 64bit pref]
[ 6.477484] pci 0000:c1:00.0: ROM [mem 0xc7100000-0xc713ffff pref]: assigned
[ 6.484527] pci 0000:c1:00.1: ROM [mem 0xc7140000-0xc717ffff pref]: assigned
[ 6.491574] pci 0000:c0:05.1: PCI bridge to [bus c1]
[ 6.496540] pci 0000:c0:05.1: bridge window [mem 0xc7100000-0xc71fffff]
[ 6.503327] pci 0000:c0:05.1: bridge window [mem 0xc7000000-0xc70fffff 64bit pref]
[ 6.511067] pci 0000:c2:00.0: PCI bridge to [bus c3]
[ 6.516032] pci 0000:c2:00.0: bridge window [mem 0xda000000-0xda8fffff]
[ 6.522817] pci 0000:c2:00.0: bridge window [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 6.530559] pci 0000:c0:05.2: PCI bridge to [bus c2-c3]
[ 6.535782] pci 0000:c0:05.2: bridge window [mem 0xda000000-0xda8fffff]
[ 6.542568] pci 0000:c0:05.2: bridge window [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 6.550311] pci 0000:c0:07.1: PCI bridge to [bus c8]
[ 6.555283] pci 0000:c0:07.1: bridge window [mem 0xdbb00000-0xdbbfffff]
[ 6.562071] pci 0000:c0:08.1: PCI bridge to [bus c9]
[ 6.567044] pci 0000:c0:08.1: bridge window [mem 0xdba00000-0xdbafffff]
[ 6.573833] pci_bus 0000:c0: resource 4 [io 0xa000-0xffff window]
[ 6.580017] pci_bus 0000:c0: resource 5 [mem 0xc6000000-0xe0ffffff window]
[ 6.586891] pci_bus 0000:c0: resource 6 [mem 0x10000000000-0x2bf3fffffff window]
[ 6.594282] pci_bus 0000:c0: resource 7 [io 0x03b0-0x03df window]
[ 6.600462] pci_bus 0000:c0: resource 8 [mem 0x000a0000-0x000bffff window]
[ 6.607333] pci_bus 0000:c4: resource 0 [io 0xa000-0xafff]
[ 6.612907] pci_bus 0000:c4: resource 1 [mem 0xdb600000-0xdb9fffff]
[ 6.619170] pci_bus 0000:c4: resource 2 [mem 0x10000000000-0x100001fffff 64bit pref]
[ 6.626910] pci_bus 0000:c5: resource 0 [io 0xb000-0xbfff]
[ 6.632484] pci_bus 0000:c5: resource 1 [mem 0xdb200000-0xdb5fffff]
[ 6.638750] pci_bus 0000:c5: resource 2 [mem 0x10000200000-0x100003fffff 64bit pref]
[ 6.646516] pci_bus 0000:c6: resource 0 [io 0xc000-0xcfff]
[ 6.652088] pci_bus 0000:c6: resource 1 [mem 0xdae00000-0xdb1fffff]
[ 6.658354] pci_bus 0000:c6: resource 2 [mem 0x10000400000-0x100005fffff 64bit pref]
[ 6.666094] pci_bus 0000:c7: resource 0 [io 0xd000-0xdfff]
[ 6.671666] pci_bus 0000:c7: resource 1 [mem 0xdaa00000-0xdadfffff]
[ 6.677932] pci_bus 0000:c7: resource 2 [mem 0x10000600000-0x100007fffff 64bit pref]
[ 6.685671] pci_bus 0000:c1: resource 1 [mem 0xc7100000-0xc71fffff]
[ 6.691936] pci_bus 0000:c1: resource 2 [mem 0xc7000000-0xc70fffff 64bit pref]
[ 6.699155] pci_bus 0000:c2: resource 1 [mem 0xda000000-0xda8fffff]
[ 6.705421] pci_bus 0000:c2: resource 2 [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 6.712639] pci_bus 0000:c3: resource 1 [mem 0xda000000-0xda8fffff]
[ 6.718905] pci_bus 0000:c3: resource 2 [mem 0xc6000000-0xc6ffffff 64bit pref]
[ 6.726125] pci_bus 0000:c8: resource 1 [mem 0xdbb00000-0xdbbfffff]
[ 6.732392] pci_bus 0000:c9: resource 1 [mem 0xdba00000-0xdbafffff]
[ 6.739266] PCI: CLS 64 bytes, default 64
[ 6.743312] AMD-Vi: IOMMU SNP support enabled.
[ 6.743375] Trying to unpack rootfs image as initramfs...
[ 6.753287] pci 0000:c0:00.2: AMD-Vi: IOMMU performance counters supported
[ 6.760277] pci 0000:c0:01.0: Adding to iommu group 0
[ 6.765391] pci 0000:c0:02.0: Adding to iommu group 1
[ 6.770594] pci 0000:c0:03.0: Adding to iommu group 2
[ 6.775691] pci 0000:c0:03.1: Adding to iommu group 2
[ 6.780787] pci 0000:c0:03.2: Adding to iommu group 2
[ 6.785885] pci 0000:c0:03.3: Adding to iommu group 2
[ 6.790980] pci 0000:c0:03.4: Adding to iommu group 2
[ 6.796086] pci 0000:c0:04.0: Adding to iommu group 3
[ 6.801306] pci 0000:c0:05.0: Adding to iommu group 4
[ 6.806409] pci 0000:c0:05.1: Adding to iommu group 4
[ 6.811512] pci 0000:c0:05.2: Adding to iommu group 4
[ 6.816618] pci 0000:c0:07.0: Adding to iommu group 5
[ 6.821707] pci 0000:c0:07.1: Adding to iommu group 6
[ 6.826815] pci 0000:c0:08.0: Adding to iommu group 7
[ 6.831897] pci 0000:c0:08.1: Adding to iommu group 8
[ 6.836952] pci 0000:c1:00.0: Adding to iommu group 4
[ 6.842012] pci 0000:c1:00.1: Adding to iommu group 4
[ 6.847073] pci 0000:c2:00.0: Adding to iommu group 4
[ 6.852168] pci 0000:c3:00.0: Adding to iommu group 4
[ 6.857250] pci 0000:c8:00.0: Adding to iommu group 9
[ 6.862337] pci 0000:c8:00.2: Adding to iommu group 10
[ 6.867512] pci 0000:c9:00.0: Adding to iommu group 11
[ 6.872685] pci 0000:c9:00.2: Adding to iommu group 12
[ 6.884122] pci 0000:80:00.2: AMD-Vi: IOMMU performance counters supported
[ 6.891161] pci 0000:80:01.0: Adding to iommu group 13
[ 6.896351] pci 0000:80:01.1: Adding to iommu group 13
[ 6.901536] pci 0000:80:01.2: Adding to iommu group 13
[ 6.906731] pci 0000:80:02.0: Adding to iommu group 14
[ 6.911922] pci 0000:80:03.0: Adding to iommu group 15
[ 6.917111] pci 0000:80:04.0: Adding to iommu group 16
[ 6.922302] pci 0000:80:05.0: Adding to iommu group 17
[ 6.927500] pci 0000:80:07.0: Adding to iommu group 18
[ 6.932673] pci 0000:80:07.1: Adding to iommu group 19
[ 6.937871] pci 0000:80:08.0: Adding to iommu group 20
[ 6.943041] pci 0000:80:08.1: Adding to iommu group 21
[ 6.948219] pci 0000:80:08.2: Adding to iommu group 22
[ 6.953388] pci 0000:83:00.0: Adding to iommu group 23
[ 6.958562] pci 0000:83:00.2: Adding to iommu group 24
[ 6.963737] pci 0000:84:00.0: Adding to iommu group 25
[ 6.968912] pci 0000:84:00.2: Adding to iommu group 26
[ 6.974083] pci 0000:85:00.0: Adding to iommu group 27
[ 6.986336] pci 0000:40:00.2: AMD-Vi: IOMMU performance counters supported
[ 6.993320] pci 0000:40:01.0: Adding to iommu group 28
[ 6.998510] pci 0000:40:02.0: Adding to iommu group 29
[ 7.003798] pci 0000:40:03.0: Adding to iommu group 30
[ 7.008972] pci 0000:40:03.1: Adding to iommu group 30
[ 7.014145] pci 0000:40:03.2: Adding to iommu group 30
[ 7.019318] pci 0000:40:03.3: Adding to iommu group 30
[ 7.024493] pci 0000:40:03.4: Adding to iommu group 30
[ 7.029684] pci 0000:40:04.0: Adding to iommu group 31
[ 7.034874] pci 0000:40:05.0: Adding to iommu group 32
[ 7.040066] pci 0000:40:07.0: Adding to iommu group 33
[ 7.045237] pci 0000:40:07.1: Adding to iommu group 34
[ 7.050434] pci 0000:40:08.0: Adding to iommu group 35
[ 7.055611] pci 0000:40:08.1: Adding to iommu group 36
[ 7.060827] pci 0000:45:00.0: Adding to iommu group 37
[ 7.066000] pci 0000:45:00.2: Adding to iommu group 38
[ 7.071178] pci 0000:46:00.0: Adding to iommu group 39
[ 7.076351] pci 0000:46:00.1: Adding to iommu group 40
[ 7.081523] pci 0000:46:00.2: Adding to iommu group 41
[ 7.086698] pci 0000:46:00.3: Adding to iommu group 42
[ 7.099006] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 7.105991] pci 0000:00:01.0: Adding to iommu group 43
[ 7.111186] pci 0000:00:02.0: Adding to iommu group 44
[ 7.116378] pci 0000:00:03.0: Adding to iommu group 45
[ 7.121555] pci 0000:00:03.2: Adding to iommu group 46
[ 7.126749] pci 0000:00:04.0: Adding to iommu group 47
[ 7.131940] pci 0000:00:05.0: Adding to iommu group 48
[ 7.137131] pci 0000:00:07.0: Adding to iommu group 49
[ 7.142303] pci 0000:00:07.1: Adding to iommu group 50
[ 7.147498] pci 0000:00:08.0: Adding to iommu group 51
[ 7.152668] pci 0000:00:08.1: Adding to iommu group 52
[ 7.157884] pci 0000:00:14.0: Adding to iommu group 53
[ 7.158818] Freeing initrd memory: 35952K
[ 7.163165] pci 0000:00:14.3: Adding to iommu group 53
[ 7.172490] pci 0000:00:18.0: Adding to iommu group 54
[ 7.177661] pci 0000:00:18.1: Adding to iommu group 54
[ 7.182835] pci 0000:00:18.2: Adding to iommu group 54
[ 7.188008] pci 0000:00:18.3: Adding to iommu group 54
[ 7.193182] pci 0000:00:18.4: Adding to iommu group 54
[ 7.198356] pci 0000:00:18.5: Adding to iommu group 54
[ 7.203531] pci 0000:00:18.6: Adding to iommu group 54
[ 7.208707] pci 0000:00:18.7: Adding to iommu group 54
[ 7.213881] pci 0000:01:00.0: Adding to iommu group 55
[ 7.219057] pci 0000:02:00.0: Adding to iommu group 56
[ 7.224231] pci 0000:02:00.2: Adding to iommu group 57
[ 7.229401] pci 0000:03:00.0: Adding to iommu group 58
[ 7.234576] pci 0000:03:00.2: Adding to iommu group 59
[ 7.239750] pci 0000:03:00.3: Adding to iommu group 60
[ 7.253767] AMD-Vi: Extended features (0x841f77e022094ace, 0x0): PPR X2APIC NX IA GA PC SNP
[ 7.262130] AMD-Vi: Interrupt remapping enabled
[ 7.266660] AMD-Vi: X2APIC enabled
[ 7.270995] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 7.277438] software IO TLB: mapped [mem 0x000000000459f000-0x000000001459f000] (256MB)
[ 7.285576] LVT offset 0 assigned for vector 0x400
[ 7.292046] perf: AMD IBS detected (0x000003ff)
[ 7.297773] amd_uncore: 4 amd_df counters detected
[ 7.302607] amd_uncore: 6 amd_l3 counters detected
[ 7.308972] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 7.316125] perf/amd_iommu: Detected AMD IOMMU #1 (2 banks, 4 counters/bank).
[ 7.323269] perf/amd_iommu: Detected AMD IOMMU #2 (2 banks, 4 counters/bank).
[ 7.330421] perf/amd_iommu: Detected AMD IOMMU #3 (2 banks, 4 counters/bank).
[ 7.393642] Initialise system trusted keyrings
[ 7.398106] Key type blacklist registered
[ 7.402250] workingset: timestamp_bits=36 max_order=26 bucket_order=0
[ 7.408713] zbud: loaded
[ 7.411774] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 7.417771] fuse: init (API version 7.41)
[ 7.422030] integrity: Platform Keyring initialized
[ 7.438923] Key type asymmetric registered
[ 7.443026] Asymmetric key parser 'x509' registered
[ 7.447942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 7.455430] io scheduler mq-deadline registered
[ 7.462597] ledtrig-cpu: registered to indicate activity on CPUs
[ 7.468901] pcieport 0000:00:03.2: PME: Signaling with IRQ 38
[ 7.475013] pcieport 0000:00:07.1: PME: Signaling with IRQ 40
[ 7.480956] pcieport 0000:00:08.1: PME: Signaling with IRQ 41
[ 7.486932] pcieport 0000:40:03.1: PME: Signaling with IRQ 42
[ 7.492722] pcieport 0000:40:03.1: pciehp: Slot #167 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.506691] pcieport 0000:40:03.2: PME: Signaling with IRQ 43
[ 7.512507] pcieport 0000:40:03.2: pciehp: Slot #166 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.526480] pcieport 0000:40:03.3: PME: Signaling with IRQ 44
[ 7.532266] pcieport 0000:40:03.3: pciehp: Slot #169 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.546220] pcieport 0000:40:03.4: PME: Signaling with IRQ 45
[ 7.552013] pcieport 0000:40:03.4: pciehp: Slot #168 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.566024] pcieport 0000:40:07.1: PME: Signaling with IRQ 47
[ 7.571960] pcieport 0000:40:08.1: PME: Signaling with IRQ 48
[ 7.578027] pcieport 0000:80:01.1: PME: Signaling with IRQ 49
[ 7.583832] pcieport 0000:80:01.1: pciehp: Slot #160 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.597780] pcieport 0000:80:01.2: PME: Signaling with IRQ 50
[ 7.603577] pcieport 0000:80:01.2: pciehp: Slot #161 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.617624] pcieport 0000:80:07.1: PME: Signaling with IRQ 52
[ 7.623670] pcieport 0000:80:08.1: PME: Signaling with IRQ 54
[ 7.629672] pcieport 0000:80:08.2: PME: Signaling with IRQ 55
[ 7.635602] pcieport 0000:c0:03.1: PME: Signaling with IRQ 56
[ 7.641400] pcieport 0000:c0:03.1: pciehp: Slot #163 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.655338] pcieport 0000:c0:03.2: PME: Signaling with IRQ 57
[ 7.661136] pcieport 0000:c0:03.2: pciehp: Slot #162 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.675090] pcieport 0000:c0:03.3: PME: Signaling with IRQ 58
[ 7.680889] pcieport 0000:c0:03.3: pciehp: Slot #165 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.694847] pcieport 0000:c0:03.4: PME: Signaling with IRQ 59
[ 7.700645] pcieport 0000:c0:03.4: pciehp: Slot #164 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 7.714563] pcieport 0000:c0:05.1: PME: Signaling with IRQ 60
[ 7.720468] pcieport 0000:c0:05.2: PME: Signaling with IRQ 61
[ 7.726505] pcieport 0000:c0:07.1: PME: Signaling with IRQ 63
[ 7.732505] pcieport 0000:c0:08.1: PME: Signaling with IRQ 65
[ 7.738498] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.745582] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 7.753053] ACPI: button: Power Button [PWRF]
[ 7.768484] Could not retrieve highest performance (-19)
[ 7.790648] ERST: Error Record Serialization Table (ERST) support is initialized.
[ 7.798390] pstore: Using crash dump compression: deflate
[ 7.803792] pstore: Registered erst as persistent store backend
[ 7.809838] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 7.816396] 00:03: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 7.824523] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 7.835381] Linux agpgart interface v0.103
[ 7.864321] loop: module loaded
[ 7.868005] ahci 0000:85:00.0: version 3.0
[ 7.878669] ahci 0000:85:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[ 7.886697] ahci 0000:85:00.0: 8/8 ports implemented (port mask 0xff)
[ 7.893137] ahci 0000:85:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
[ 7.903268] scsi host0: ahci
[ 7.906373] scsi host1: ahci
[ 7.909470] scsi host2: ahci
[ 7.912562] scsi host3: ahci
[ 7.915642] scsi host4: ahci
[ 7.918729] scsi host5: ahci
[ 7.921822] scsi host6: ahci
[ 7.924906] scsi host7: ahci
[ 7.927846] ata1: SATA max UDMA/133 abar m2048@0xbf800000 port 0xbf800100 irq 67 lpm-pol 0
[ 7.936107] ata2: SATA max UDMA/133 abar m2048@0xbf800000 port 0xbf800180 irq 68 lpm-pol 0
[ 7.944376] ata3: SATA max UDMA/133 abar m2048@0xbf800000 port 0xbf800200 irq 69 lpm-pol 0
[ 7.952639] ata4: SATA max UDMA/133 abar m2048@0xbf800000 port 0xbf800280 irq 70 lpm-pol 0
[ 7.960900] ata5: SATA max UDMA/133 abar m2048@0xbf800000 port 0xbf800300 irq 71 lpm-pol 0
[ 7.969160] ata6: SATA max UDMA/133 abar m2048@0xbf800000 port 0xbf800380 irq 72 lpm-pol 0
[ 7.977418] ata7: SATA max UDMA/133 abar m2048@0xbf800000 port 0xbf800400 irq 73 lpm-pol 0
[ 7.985676] ata8: SATA max UDMA/133 abar m2048@0xbf800000 port 0xbf800480 irq 74 lpm-pol 0
[ 7.994184] tun: Universal TUN/TAP device driver, 1.6
[ 7.999285] PPP generic driver version 2.4.2
[ 8.003702] VFIO - User Level meta-driver version: 0.3
[ 8.009196] xhci_hcd 0000:03:00.3: xHCI Host Controller
[ 8.014443] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 1
[ 8.021942] xhci_hcd 0000:03:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000010
[ 8.031493] xhci_hcd 0000:03:00.3: xHCI Host Controller
[ 8.036727] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 2
[ 8.044125] xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 8.051219] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 8.059485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.066710] usb usb1: Product: xHCI Host Controller
[ 8.071588] usb usb1: Manufacturer: Linux 6.12.0-rc2-next-20241009-b6270c3bca-8924fa52475 xhci-hcd
[ 8.080548] usb usb1: SerialNumber: 0000:03:00.3
[ 8.085337] hub 1-0:1.0: USB hub found
[ 8.089109] hub 1-0:1.0: 2 ports detected
[ 8.093985] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 8.102135] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[ 8.110397] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.117623] usb usb2: Product: xHCI Host Controller
[ 8.122509] usb usb2: Manufacturer: Linux 6.12.0-rc2-next-20241009-b6270c3bca-8924fa52475 xhci-hcd
[ 8.131471] usb usb2: SerialNumber: 0000:03:00.3
[ 8.136231] hub 2-0:1.0: USB hub found
[ 8.139990] hub 2-0:1.0: 2 ports detected
[ 8.144899] xhci_hcd 0000:46:00.3: xHCI Host Controller
[ 8.150132] xhci_hcd 0000:46:00.3: new USB bus registered, assigned bus number 3
[ 8.157627] xhci_hcd 0000:46:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000010
[ 8.167119] xhci_hcd 0000:46:00.3: xHCI Host Controller
[ 8.172350] xhci_hcd 0000:46:00.3: new USB bus registered, assigned bus number 4
[ 8.179748] xhci_hcd 0000:46:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 8.186834] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 8.195100] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.202343] usb usb3: Product: xHCI Host Controller
[ 8.207247] usb usb3: Manufacturer: Linux 6.12.0-rc2-next-20241009-b6270c3bca-8924fa52475 xhci-hcd
[ 8.216205] usb usb3: SerialNumber: 0000:46:00.3
[ 8.220972] hub 3-0:1.0: USB hub found
[ 8.224740] hub 3-0:1.0: 2 ports detected
[ 8.229525] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 8.237647] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[ 8.245913] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.253139] usb usb4: Product: xHCI Host Controller
[ 8.258019] usb usb4: Manufacturer: Linux 6.12.0-rc2-next-20241009-b6270c3bca-8924fa52475 xhci-hcd
[ 8.266974] usb usb4: SerialNumber: 0000:46:00.3
[ 8.271720] hub 4-0:1.0: USB hub found
[ 8.275481] hub 4-0:1.0: 2 ports detected
[ 8.280489] usbcore: registered new interface driver uas
[ 8.285835] usbcore: registered new interface driver usb-storage
[ 8.291924] i8042: PNP: No PS/2 controller found.
[ 8.296720] mousedev: PS/2 mouse device common for all mice
[ 8.302393] rtc_cmos 00:02: RTC can wake from S4
[ 8.307303] rtc_cmos 00:02: registered as rtc0
[ 8.308669] ata8: SATA link down (SStatus 0 SControl 300)
[ 8.311827] rtc_cmos 00:02: setting system clock to 2024-10-09T13:39:17 UTC (1728481157)
[ 8.317174] ata1: SATA link down (SStatus 0 SControl 300)
[ 8.325270] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[ 8.330658] ata5: SATA link down (SStatus 0 SControl 300)
[ 8.337340] i2c_dev: i2c /dev entries driver
[ 8.340227] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 8.342756] ata6: SATA link down (SStatus 0 SControl 300)
[ 8.347018] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.353552] ata4: SATA link down (SStatus 0 SControl 300)
[ 8.358947] device-mapper: uevent: version 1.0.3
[ 8.371113] ata7: SATA link down (SStatus 0 SControl 300)
[ 8.372228] tsc: Refined TSC clocksource calibration: 1996.247 MHz
[ 8.372288] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398caa9ddcb, max_idle_ns: 881590739785 ns
[ 8.402734] clocksource: Switched to clocksource tsc
[ 8.402748] ata3: SATA link down (SStatus 0 SControl 300)
[ 8.402845] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 8.402877] platform eisa.0: Probing EISA bus 0
[ 8.402880] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.402882] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.402884] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.402886] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.402888] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.402890] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.402892] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.402894] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.402896] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.402898] platform eisa.0: EISA: Detected 0 cards
[ 8.402902] amd_pstate: driver load is disabled, boot with specific mode to enable this
[ 8.402953] efifb: probing for efifb
[ 8.402973] efifb: No BGRT, not showing boot graphics
[ 8.402975] efifb: framebuffer at 0xc6000000, using 3072k, total 3072k
[ 8.402977] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 8.402979] efifb: scrolling: redraw
[ 8.402979] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 8.476235] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 8.478404] ata2: SATA link down (SStatus 0 SControl 300)
[ 8.487698] usb 1-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 1.21
[ 8.548113] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.548115] usb 1-1: Product: USB2734
[ 8.548117] usb 1-1: Manufacturer: Microchip Tech
[ 8.548119] fbcon: Deferring console take-over
[ 8.568079] fb0: EFI VGA frame buffer device
[ 8.572476] drop_monitor: Initializing network drop monitor service
[ 8.578918] NET: Registered PF_INET6 protocol family
[ 8.590853] Segment Routing with IPv6
[ 8.594532] In-situ OAM (IOAM) with IPv6
[ 8.595644] hub 1-1:1.0: USB hub found
[ 8.598487] NET: Registered PF_PACKET protocol family
[ 8.602451] hub 1-1:1.0: 4 ports detected
[ 8.607325] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 8.607348] Key type dns_resolver registered
[ 8.625256] usb 3-1: New USB device found, idVendor=1604, idProduct=10c0, bcdDevice= 0.00
[ 8.633472] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.636609] usb 2-1: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 1.21
[ 8.643153] microcode: Current revision: 0x0a0011d3
[ 8.648778] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 8.660794] usb 2-1: Product: USB5734
[ 8.664466] usb 2-1: Manufacturer: Microchip Tech
[ 8.671983] resctrl: L3 allocation detected
[ 8.676176] resctrl: MB allocation detected
[ 8.680361] resctrl: L3 monitoring detected
[ 8.684737] IPI shorthand broadcast: enabled
[ 8.691598] hub 2-1:1.0: USB hub found
[ 8.691952] sched_clock: Marking stable (8620792877, 68213274)->(9716466955, -1027460804)
[ 8.695385] hub 2-1:1.0: 4 ports detected
[ 8.699217] hub 3-1:1.0: USB hub found
[ 8.699379] hub 3-1:1.0: 4 ports detected
[ 8.715901] registered taskstats version 1
[ 8.722261] Loading compiled-in X.509 certificates
[ 8.727569] Loaded X.509 cert 'Build time autogenerated kernel key: c561fc5c656bf24a7edaba153e3bf83803d6471b'
[ 8.741027] Demotion targets for Node 0: null
[ 8.745395] Demotion targets for Node 1: null
[ 8.750231] Key type .fscrypt registered
[ 8.754156] Key type fscrypt-provisioning registered
[ 8.765394] cryptd: max_cpu_qlen set to 1000
[ 8.772851] AES CTR mode by8 optimization enabled
[ 8.791160] Key type encrypted registered
[ 8.795176] AppArmor: AppArmor sha256 policy hashing enabled
[ 8.800911] integrity: Loading X.509 certificate: UEFI:db
[ 8.806333] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 8.817109] integrity: Loading X.509 certificate: UEFI:db
[ 8.822525] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 8.833554] integrity: Loading X.509 certificate: UEFI:db
[ 8.839122] integrity: Loaded X.509 cert 'VMware, Inc.: 4ad8ba0472073d28127706ddc6ccb9050441bbc7'
[ 8.848004] integrity: Loading X.509 certificate: UEFI:db
[ 8.853544] integrity: Loaded X.509 cert 'VMware, Inc.: VMware Secure Boot Signing: 04597f3e1ffb240bba0ff0f05d5eb05f3e15f6d7'
[ 8.865093] ima: No TPM chip found, activating TPM-bypass!
[ 8.870582] Loading compiled-in module X.509 certificates
[ 8.876416] Loaded X.509 cert 'Build time autogenerated kernel key: c561fc5c656bf24a7edaba153e3bf83803d6471b'
[ 8.886326] ima: Allocated hash algorithm: sha1
[ 8.890864] ima: No architecture policies found
[ 8.895421] evm: Initialising EVM extended attributes:
[ 8.900566] evm: security.selinux
[ 8.903879] evm: security.SMACK64
[ 8.907202] evm: security.SMACK64EXEC
[ 8.910869] evm: security.SMACK64TRANSMUTE
[ 8.914966] evm: security.SMACK64MMAP
[ 8.918634] evm: security.apparmor
[ 8.922040] evm: security.ima
[ 8.925013] evm: security.capability
[ 8.928590] evm: HMAC attrs: 0x1
[ 8.932236] PM: Magic number: 12:212:685
[ 8.936426] clocksource: hash matches
[ 8.940883] RAS: Correctable Errors collector initialized.
[ 8.946537] clk: Disabling unused clocks
[ 8.950469] PM: genpd: Disabling unused power domains
[ 8.957503] Freeing unused decrypted memory: 2028K
[ 8.962955] Freeing unused kernel image (initmem) memory: 4736K
[ 8.968884] Write protecting the kernel read-only data: 26624k
[ 8.975248] Freeing unused kernel image (rodata/data gap) memory: 416K
[ 9.044747] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 9.051206] Run /init as init process
[ 9.054873] with arguments:
[ 9.054875] /init
[ 9.054877] with environment:
[ 9.054878] HOME=/
[ 9.054880] TERM=linux
[ 9.054882] BOOT_IMAGE=(hd0,gpt6)/vmlinuz-6.12.0-rc2-next-20241009-b6270c3bca-8924fa52475
[ 9.054883] biosdevname=0
[ 9.054885] mem_encrypt=on
[ 9.061445] systemd[1]: Inserted module 'autofs4'
[ 9.366729] systemd[1]: systemd 250-12.el9_1 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 9.398632] systemd[1]: Detected architecture x86-64.
[ 9.403687] systemd[1]: Running in initial RAM disk.
[ 9.428311] systemd[1]: Hostname set to <sharavati.amd.com>.
[ 9.512230] usb 3-1.1: new high-speed USB device number 3 using xhci_hcd
[ 9.540210] systemd[1]: Queued start job for default target Initrd Default Target.
[ 9.547894] systemd[1]: Reached target Initrd /usr File System.
[ 9.564281] systemd[1]: Reached target Local File Systems.
[ 9.580287] systemd[1]: Reached target Slice Units.
[ 9.596337] systemd[1]: Reached target Swaps.
[ 9.605132] usb 3-1.1: New USB device found, idVendor=1604, idProduct=10c0, bcdDevice= 0.00
[ 9.613926] usb 3-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 9.613943] systemd[1]: Reached target Timer Units.
[ 9.636402] systemd[1]: Listening on D-Bus System Message Bus Socket.
[ 9.656422] systemd[1]: Listening on Journal Socket (/dev/log).
[ 9.659222] hub 3-1.1:1.0: USB hub found
[ 9.666505] hub 3-1.1:1.0: 4 ports detected
[ 9.680441] systemd[1]: Listening on Journal Socket.
[ 9.696417] systemd[1]: Listening on udev Control Socket.
[ 9.712381] systemd[1]: Listening on udev Kernel Socket.
[ 9.728271] systemd[1]: Reached target Socket Units.
[ 9.744240] usb 3-1.4: new high-speed USB device number 4 using xhci_hcd
[ 9.773963] systemd[1]: Starting Create List of Static Device Nodes...
[ 9.794366] systemd[1]: Starting Journal Service...
[ 9.809486] systemd[1]: Starting Load Kernel Modules...
[ 9.825489] systemd[1]: Starting Create System Users...
[ 9.837129] usb 3-1.4: New USB device found, idVendor=1604, idProduct=10c0, bcdDevice= 0.00
[ 9.845475] usb 3-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 9.846432] systemd[1]: Starting Setup Virtual Console...
[ 9.869466] systemd[1]: Finished Create List of Static Device Nodes.
[ 9.888712] systemd[1]: Finished Load Kernel Modules.
[ 9.904471] systemd[1]: Started Journal Service.
[ 9.915344] hub 3-1.4:1.0: USB hub found
[ 9.919505] hub 3-1.4:1.0: 4 ports detected
[ 10.388505] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQBC data block query control method not found
[ 10.400163] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 10.406612] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 10.415124] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 10.424873] ccp 0000:46:00.1: no command queues available
[ 10.430363] ccp 0000:46:00.1: sev enabled
[ 10.434382] ccp 0000:46:00.1: psp enabled
[ 10.450951] ACPI: bus type drm_connector registered
[ 10.452728] tg3 0000:c1:00.0 eth0: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address d0:8e:79:bb:95:90
[ 10.466358] tg3 0000:c1:00.0 eth0: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 10.466361] tg3 0000:c1:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 10.466364] tg3 0000:c1:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[ 10.492020] mpt3sas version 48.100.00.00 loaded
[ 10.500002] mpt3sas_cm0: 63 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (262456388 kB)
[ 10.511822] tg3 0000:c1:00.1 eth1: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address d0:8e:79:bb:95:91
[ 10.523506] tg3 0000:c1:00.1 eth1: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 10.523510] tg3 0000:c1:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 10.523514] tg3 0000:c1:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit]
[ 10.552146] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[ 10.560172] mpt3sas_cm0: MSI-X vectors supported: 96
[ 10.565148] no of cores: 128, max_msix_vectors: -1
[ 10.565150] mpt3sas_cm0: 0 96 96
[ 10.569115] mpt3sas_cm0: High IOPs queues : disabled
[ 10.578413] mpt3sas0-msix0: PCI-MSI-X enabled: IRQ 107
[ 10.578414] mpt3sas0-msix1: PCI-MSI-X enabled: IRQ 108
[ 10.578416] mpt3sas0-msix2: PCI-MSI-X enabled: IRQ 109
[ 10.578417] mpt3sas0-msix3: PCI-MSI-X enabled: IRQ 110
[ 10.578418] mpt3sas0-msix4: PCI-MSI-X enabled: IRQ 111
[ 10.578419] mpt3sas0-msix5: PCI-MSI-X enabled: IRQ 112
[ 10.578421] mpt3sas0-msix6: PCI-MSI-X enabled: IRQ 113
[ 10.578422] mpt3sas0-msix7: PCI-MSI-X enabled: IRQ 114
[ 10.578423] mpt3sas0-msix8: PCI-MSI-X enabled: IRQ 115
[ 10.578424] mpt3sas0-msix9: PCI-MSI-X enabled: IRQ 116
[ 10.578425] mpt3sas0-msix10: PCI-MSI-X enabled: IRQ 117
[ 10.578426] mpt3sas0-msix11: PCI-MSI-X enabled: IRQ 118
[ 10.578428] mpt3sas0-msix12: PCI-MSI-X enabled: IRQ 119
[ 10.578429] mpt3sas0-msix13: PCI-MSI-X enabled: IRQ 120
[ 10.578430] mpt3sas0-msix14: PCI-MSI-X enabled: IRQ 121
[ 10.578431] mpt3sas0-msix15: PCI-MSI-X enabled: IRQ 122
[ 10.578432] mpt3sas0-msix16: PCI-MSI-X enabled: IRQ 123
[ 10.578433] mpt3sas0-msix17: PCI-MSI-X enabled: IRQ 124
[ 10.578435] mpt3sas0-msix18: PCI-MSI-X enabled: IRQ 125
[ 10.578436] mpt3sas0-msix19: PCI-MSI-X enabled: IRQ 126
[ 10.578437] mpt3sas0-msix20: PCI-MSI-X enabled: IRQ 127
[ 10.578438] mpt3sas0-msix21: PCI-MSI-X enabled: IRQ 128
[ 10.578439] mpt3sas0-msix22: PCI-MSI-X enabled: IRQ 129
[ 10.578440] mpt3sas0-msix23: PCI-MSI-X enabled: IRQ 130
[ 10.578441] mpt3sas0-msix24: PCI-MSI-X enabled: IRQ 131
[ 10.578443] mpt3sas0-msix25: PCI-MSI-X enabled: IRQ 132
[ 10.578444] mpt3sas0-msix26: PCI-MSI-X enabled: IRQ 133
[ 10.578445] mpt3sas0-msix27: PCI-MSI-X enabled: IRQ 134
[ 10.578446] mpt3sas0-msix28: PCI-MSI-X enabled: IRQ 135
[ 10.578447] mpt3sas0-msix29: PCI-MSI-X enabled: IRQ 136
[ 10.578448] mpt3sas0-msix30: PCI-MSI-X enabled: IRQ 137
[ 10.578450] mpt3sas0-msix31: PCI-MSI-X enabled: IRQ 138
[ 10.578451] mpt3sas0-msix32: PCI-MSI-X enabled: IRQ 139
[ 10.578452] mpt3sas0-msix33: PCI-MSI-X enabled: IRQ 140
[ 10.578453] mpt3sas0-msix34: PCI-MSI-X enabled: IRQ 141
[ 10.578454] mpt3sas0-msix35: PCI-MSI-X enabled: IRQ 142
[ 10.578455] mpt3sas0-msix36: PCI-MSI-X enabled: IRQ 143
[ 10.578456] mpt3sas0-msix37: PCI-MSI-X enabled: IRQ 144
[ 10.578458] mpt3sas0-msix38: PCI-MSI-X enabled: IRQ 145
[ 10.578459] mpt3sas0-msix39: PCI-MSI-X enabled: IRQ 146
[ 10.578460] mpt3sas0-msix40: PCI-MSI-X enabled: IRQ 147
[ 10.578461] mpt3sas0-msix41: PCI-MSI-X enabled: IRQ 148
[ 10.578462] mpt3sas0-msix42: PCI-MSI-X enabled: IRQ 149
[ 10.578463] mpt3sas0-msix43: PCI-MSI-X enabled: IRQ 150
[ 10.578465] mpt3sas0-msix44: PCI-MSI-X enabled: IRQ 151
[ 10.578466] mpt3sas0-msix45: PCI-MSI-X enabled: IRQ 152
[ 10.578467] mpt3sas0-msix46: PCI-MSI-X enabled: IRQ 153
[ 10.578468] mpt3sas0-msix47: PCI-MSI-X enabled: IRQ 154
[ 10.578469] mpt3sas0-msix48: PCI-MSI-X enabled: IRQ 155
[ 10.578470] mpt3sas0-msix49: PCI-MSI-X enabled: IRQ 156
[ 10.578472] mpt3sas0-msix50: PCI-MSI-X enabled: IRQ 157
[ 10.844139] mpt3sas0-msix51: PCI-MSI-X enabled: IRQ 158
[ 10.844140] mpt3sas0-msix52: PCI-MSI-X enabled: IRQ 159
[ 10.844143] mpt3sas0-msix53: PCI-MSI-X enabled: IRQ 160
[ 10.859822] mpt3sas0-msix54: PCI-MSI-X enabled: IRQ 161
[ 10.859824] mpt3sas0-msix55: PCI-MSI-X enabled: IRQ 162
[ 10.859825] mpt3sas0-msix56: PCI-MSI-X enabled: IRQ 163
[ 10.859826] mpt3sas0-msix57: PCI-MSI-X enabled: IRQ 164
[ 10.859827] mpt3sas0-msix58: PCI-MSI-X enabled: IRQ 165
[ 10.859829] mpt3sas0-msix59: PCI-MSI-X enabled: IRQ 166
[ 10.859830] mpt3sas0-msix60: PCI-MSI-X enabled: IRQ 167
[ 10.896414] mpt3sas0-msix61: PCI-MSI-X enabled: IRQ 168
[ 10.896423] mpt3sas0-msix62: PCI-MSI-X enabled: IRQ 169
[ 10.896425] mpt3sas0-msix63: PCI-MSI-X enabled: IRQ 170
[ 10.896427] mpt3sas0-msix64: PCI-MSI-X enabled: IRQ 171
[ 10.896429] mpt3sas0-msix65: PCI-MSI-X enabled: IRQ 172
[ 10.896430] mpt3sas0-msix66: PCI-MSI-X enabled: IRQ 173
[ 10.930566] mpt3sas0-msix67: PCI-MSI-X enabled: IRQ 174
[ 10.937179] mpt3sas0-msix68: PCI-MSI-X enabled: IRQ 175
[ 10.943185] mpt3sas0-msix69: PCI-MSI-X enabled: IRQ 176
[ 10.948413] mpt3sas0-msix70: PCI-MSI-X enabled: IRQ 177
[ 10.948414] mpt3sas0-msix71: PCI-MSI-X enabled: IRQ 178
[ 10.948416] mpt3sas0-msix72: PCI-MSI-X enabled: IRQ 179
[ 10.948417] mpt3sas0-msix73: PCI-MSI-X enabled: IRQ 180
[ 10.948419] mpt3sas0-msix74: PCI-MSI-X enabled: IRQ 181
[ 10.975925] mpt3sas0-msix75: PCI-MSI-X enabled: IRQ 182
[ 10.975927] mpt3sas0-msix76: PCI-MSI-X enabled: IRQ 183
[ 10.975928] mpt3sas0-msix77: PCI-MSI-X enabled: IRQ 184
[ 10.975930] mpt3sas0-msix78: PCI-MSI-X enabled: IRQ 185
[ 10.975931] mpt3sas0-msix79: PCI-MSI-X enabled: IRQ 186
[ 10.975932] mpt3sas0-msix80: PCI-MSI-X enabled: IRQ 187
[ 10.975933] mpt3sas0-msix81: PCI-MSI-X enabled: IRQ 188
[ 10.975935] mpt3sas0-msix82: PCI-MSI-X enabled: IRQ 189
[ 10.975936] mpt3sas0-msix83: PCI-MSI-X enabled: IRQ 190
[ 11.026831] mpt3sas0-msix84: PCI-MSI-X enabled: IRQ 191
[ 11.026834] mpt3sas0-msix85: PCI-MSI-X enabled: IRQ 192
[ 11.026835] mpt3sas0-msix86: PCI-MSI-X enabled: IRQ 193
[ 11.026836] mpt3sas0-msix87: PCI-MSI-X enabled: IRQ 194
[ 11.026838] mpt3sas0-msix88: PCI-MSI-X enabled: IRQ 195
[ 11.026840] mpt3sas0-msix89: PCI-MSI-X enabled: IRQ 196
[ 11.058195] mpt3sas0-msix90: PCI-MSI-X enabled: IRQ 197
[ 11.058197] mpt3sas0-msix91: PCI-MSI-X enabled: IRQ 198
[ 11.058198] mpt3sas0-msix92: PCI-MSI-X enabled: IRQ 199
[ 11.058199] mpt3sas0-msix93: PCI-MSI-X enabled: IRQ 200
[ 11.058200] mpt3sas0-msix94: PCI-MSI-X enabled: IRQ 201
[ 11.058202] mpt3sas0-msix95: PCI-MSI-X enabled: IRQ 202
[ 11.058204] mpt3sas_cm0: iomem(0x00000000e2100000), mapped(0x000000000d1a7612), size(65536)
[ 11.097904] mpt3sas_cm0: ioport(0x0000000000001000), size(256)
[ 11.103815] mgag200 0000:c3:00.0: vgaarb: deactivate vga console
[ 11.116100] [drm] Initialized mgag200 1.0.0 for 0000:c3:00.0 on minor 0
[ 11.127739] fbcon: mgag200drmfb (fb0) is primary device
[ 11.127741] fbcon: Deferring console take-over
[ 11.139356] mgag200 0000:c3:00.0: [drm] fb0: mgag200drmfb frame buffer device
[ 11.149779] mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[ 11.158684] mpt3sas_cm0: sending message unit reset !!
[ 11.166719] mpt3sas_cm0: message unit reset: SUCCESS
[ 11.200369] mpt3sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(7), sge_per_io(128), chains_per_io(19)
[ 11.211879] mpt3sas_cm0: request pool(0x00000000ae16a9a8) - dma(0xe0600000): depth(9700), frame_size(128), pool_size(1212 kB)
[ 11.248862] mpt3sas_cm0: sense pool(0x00000000b952a610) - dma(0xdef00000): depth(9463), element_size(96), pool_size (887 kB)
[ 11.260180] mpt3sas_cm0: reply pool(0x000000001d9b2afc) - dma(0xdec00000): depth(9764), frame_size(128), pool_size(1220 kB)
[ 11.271318] mpt3sas_cm0: config page(0x00000000e300f404) - dma(0xdebee000): size(512)
[ 11.279145] mpt3sas_cm0: Allocated physical memory: size(40437 kB)
[ 11.285325] mpt3sas_cm0: Current Controller Queue Depth(9460),Max Controller Queue Depth(9584)
[ 11.293930] mpt3sas_cm0: Scatter Gather Elements per IO(128)
[ 11.345227] mpt3sas_cm0: _base_display_fwpkg_version: complete
[ 11.351058] mpt3sas_cm0: FW Package Ver(16.17.01.00)
[ 11.356319] mpt3sas_cm0: LSISAS3008: FWVersion(16.00.11.00), ChipRevision(0x02)
[ 11.363623] mpt3sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[ 11.375341] scsi host8: Fusion MPT SAS Host
[ 11.381360] mpt3sas_cm0: sending port enable !!
[ 11.386315] mpt3sas_cm0: hba_port entry: 000000005096f24d, port: 255 is added to hba_port list
[ 11.395991] mpt3sas_cm0: host_add: handle(0x0001), sas_addr(0x52cea7f0be87bf00), phys(8)
[ 11.404440] mpt3sas_cm0: handle(0xa) sas_address(0x4433221100000000) port_type(0x1)
[ 11.413317] scsi 8:0:0:0: Direct-Access ATA MTFDDAK960TDT J004 PQ: 0 ANSI: 6
[ 11.421407] scsi 8:0:0:0: SATA: handle(0x000a), sas_addr(0x4433221100000000), phy(0), device_name(0x500a075131911ad0)
[ 11.432000] scsi 8:0:0:0: enclosure logical id (0x52cea7f0be87bf00), slot(1)
[ 11.439132] scsi 8:0:0:0: enclosure level(0x0001), connector name( )
[ 11.445886] scsi 8:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.454322] scsi 8:0:0:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.469160] end_device-8:0: add: handle(0x000a), sas_addr(0x4433221100000000)
[ 11.476506] mpt3sas_cm0: handle(0xc) sas_address(0x58ce38ee219651a2) port_type(0x1)
[ 11.484684] scsi 8:0:1:0: Direct-Access KIOXIA KPM6WVUG960G BD08 PQ: 0 ANSI: 6
[ 11.492777] scsi 8:0:1:0: SSP: handle(0x000c), sas_addr(0x58ce38ee219651a2), phy(4), device_name(0x58ce38ee219651a0)
[ 11.503289] scsi 8:0:1:0: enclosure logical id (0x52cea7f0be87bf00), slot(0)
[ 11.510422] scsi 8:0:1:0: enclosure level(0x0001), connector name( )
[ 11.517125] scsi 8:0:1:0: qdepth(254), tagged(1), scsi_level(7), cmd_que(1)
[ 11.525738] end_device-8:1: add: handle(0x000c), sas_addr(0x58ce38ee219651a2)
[ 11.533077] mpt3sas_cm0: handle(0xb) sas_address(0x4433221106000000) port_type(0x1)
[ 11.541842] scsi 8:0:2:0: Direct-Access ATA MTFDDAK960TDT J004 PQ: 0 ANSI: 6
[ 11.549931] scsi 8:0:2:0: SATA: handle(0x000b), sas_addr(0x4433221106000000), phy(6), device_name(0x500a075131911a6f)
[ 11.560532] scsi 8:0:2:0: enclosure logical id (0x52cea7f0be87bf00), slot(2)
[ 11.567663] scsi 8:0:2:0: enclosure level(0x0001), connector name( )
[ 11.574418] scsi 8:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.582853] scsi 8:0:2:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.597659] end_device-8:2: add: handle(0x000b), sas_addr(0x4433221106000000)
[ 11.608225] mpt3sas_cm0: port enable: SUCCESS
[ 11.612888] sd 8:0:0:0: Attached scsi generic sg0 type 0
[ 11.613511] sd 8:0:0:0: [sda] 1875385008 512-byte logical blocks: (960 GB/894 GiB)
[ 11.618498] scsi 8:0:1:0: Attached scsi generic sg1 type 0
[ 11.618794] sd 8:0:1:0: [sdb] 1875385008 512-byte logical blocks: (960 GB/894 GiB)
[ 11.618798] sd 8:0:1:0: [sdb] 4096-byte physical blocks
[ 11.618981] sd 8:0:1:0: [sdb] Write Protect is off
[ 11.618984] sd 8:0:1:0: [sdb] Mode Sense: 87 00 00 08
[ 11.619198] sd 8:0:1:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 11.625768] sd 8:0:0:0: [sda] 4096-byte physical blocks
[ 11.631453] scsi 8:0:2:0: Attached scsi generic sg2 type 0
[ 11.632061] sd 8:0:2:0: [sdc] 1875385008 512-byte logical blocks: (960 GB/894 GiB)
[ 11.632064] sd 8:0:2:0: [sdc] 4096-byte physical blocks
[ 11.634076] sd 8:0:2:0: [sdc] Write Protect is off
[ 11.634080] sd 8:0:2:0: [sdc] Mode Sense: 9b 00 10 08
[ 11.635365] sd 8:0:2:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.640832] sd 8:0:0:0: [sda] Write Protect is off
[ 11.699570] sd 8:0:0:0: [sda] Mode Sense: 9b 00 10 08
[ 11.700296] sd 8:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.705359] sdb: sdb1 sdb2
[ 11.711743] sd 8:0:1:0: [sdb] Attached SCSI disk
[ 11.722462] sdc: sdc1 sdc2
[ 11.725417] sd 8:0:2:0: [sdc] Attached SCSI disk
[ 11.754292] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
[ 11.759649] sd 8:0:0:0: [sda] Attached SCSI disk
[ 14.076421] ccp 0000:46:00.1: SEV API:1.55 build:17
[ 14.081325] ccp 0000:46:00.1: SEV-SNP API:1.55 build:17
[ 14.758868] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[ 14.769108] XFS (dm-1): Mounting V5 Filesystem 254e7c99-a3df-41be-8429-d28e07cb528a
[ 14.796224] XFS (dm-1): Ending clean mount
[ 15.886187] systemd-journald[1089]: Received SIGTERM from PID 1 (systemd).
[ 15.990914] systemd[1]: RTC configured in localtime, applying delta of 330 minutes to system time.
[ 16.002928] systemd[1]: systemd 250-12.el9_1 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 16.034823] systemd[1]: Detected architecture x86-64.
[ 16.105338] systemd-rc-local-generator[1748]: /etc/rc.d/rc.local is not marked executable, skipping.
[ 16.364343] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 16.371644] systemd[1]: Stopped Switch Root.
[ 16.384739] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 16.394387] systemd[1]: Created slice Virtual Machine and Container Slice.
[ 16.413274] systemd[1]: Created slice Slice /system/getty.
[ 16.433309] systemd[1]: Created slice Slice /system/modprobe.
[ 16.453237] systemd[1]: Created slice Slice /system/serial-getty.
[ 16.473216] systemd[1]: Created slice Slice /system/sshd-keygen.
[ 16.493288] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 16.513037] systemd[1]: Created slice User and Session Slice.
[ 16.532362] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 16.552541] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 16.576309] systemd[1]: Stopped target Switch Root.
[ 16.592277] systemd[1]: Stopped target Initrd File Systems.
[ 16.608273] systemd[1]: Stopped target Initrd Root File System.
[ 16.624287] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 16.644317] systemd[1]: Reached target Slice Units.
[ 16.660292] systemd[1]: Reached target Local Verity Protected Volumes.
[ 16.680376] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 16.700752] systemd[1]: Listening on LVM2 poll daemon socket.
[ 16.716360] systemd[1]: multipathd control socket was skipped because of a failed condition check (ConditionPathExists=/etc/multipath.conf).
[ 16.761466] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 16.780322] systemd[1]: Reached target RPC Port Mapper.
[ 16.797829] systemd[1]: Listening on Process Core Dump Socket.
[ 16.816384] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 16.836821] systemd[1]: Listening on udev Control Socket.
[ 16.852428] systemd[1]: Listening on udev Kernel Socket.
[ 16.896340] systemd[1]: Activating swap /dev/mapper/rhel_sharavati-swap...
[ 16.901501] Adding 7815164k swap on /dev/mapper/rhel_sharavati-swap. Priority:-2 extents:1 across:7815164k SS
[ 16.926082] systemd[1]: Mounting Huge Pages File System...
[ 16.942031] systemd[1]: Mounting POSIX Message Queue File System...
[ 16.962034] systemd[1]: Mounting Kernel Debug File System...
[ 16.977985] systemd[1]: Mounting Kernel Trace File System...
[ 16.992371] systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
[ 17.008356] systemd[1]: Starting Create List of Static Device Nodes...
[ 17.030146] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 17.053853] systemd[1]: Starting Load Kernel Module configfs...
[ 17.069986] systemd[1]: Starting Load Kernel Module drm...
[ 17.086009] systemd[1]: Starting Load Kernel Module fuse...
[ 17.102716] systemd[1]: Starting Read and set NIS domainname from /etc/sysconfig/network...
[ 17.124344] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 17.131709] systemd[1]: Stopped Plymouth switch root service.
[ 17.148457] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 17.155551] systemd[1]: Stopped File System Check on Root Device.
[ 17.172368] systemd[1]: Stopped Journal Service.
[ 17.228470] systemd[1]: Starting Journal Service...
[ 17.239281] systemd-journald[1773]: File /run/log/journal/8f37f8055146469d8baec3ad508b0084/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 17.258378] systemd[1]: Starting Load Kernel Modules...
[ 17.277975] systemd[1]: Starting Generate network units from Kernel command line...
[ 17.301991] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 17.324351] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[ 17.335232] systemd[1]: Starting Coldplug All udev Devices...
[ 17.359524] systemd[1]: Activated swap /dev/mapper/rhel_sharavati-swap.
[ 17.381381] systemd[1]: Started Journal Service.
[ 17.643515] systemd-journald[1773]: Received client request to flush runtime journal.
[ 17.881340] evbug: Connected device: input0 (Power Button at LNXPWRBN/button/input0)
[ 17.928210] IPMI message handler: version 39.2
[ 17.935024] ipmi device interface
[ 17.944787] ipmi_si: IPMI System Interface driver
[ 17.949541] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
[ 17.955895] ipmi_platform: ipmi_si: SMBIOS: io 0xca8 regsize 1 spacing 4 irq 10
[ 17.963256] ipmi_si: Adding SMBIOS-specified kcs state machine
[ 17.969161] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI
[ 17.975111] ipmi_si IPI0001:00: ipmi_platform: [io 0x0ca8] regsize 1 spacing 4 irq 10
[ 17.983274] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI
[ 17.991978] ipmi_si: Adding ACPI-specified kcs state machine
[ 17.997715] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca8, slave address 0x20, irq 10
[ 18.010821] pstore: backend 'erst' already in use: ignoring 'efi_pstore'
[ 18.018139] input: PC Speaker as /devices/platform/pcspkr/input/input1
[ 18.019712] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 18.025581] evbug: Connected device: input1 (PC Speaker at isa0061/input0)
[ 18.034787] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 18.044961] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 18.053211] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 18.065397] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 18.073245] i2c i2c-3: Successfully instantiated SPD at 0x50
[ 18.079456] i2c i2c-3: Successfully instantiated SPD at 0x51
[ 18.085665] i2c i2c-3: Successfully instantiated SPD at 0x52
[ 18.091884] i2c i2c-3: Successfully instantiated SPD at 0x53
[ 18.098103] i2c i2c-3: Successfully instantiated SPD at 0x54
[ 18.104263] i2c i2c-3: Successfully instantiated SPD at 0x55
[ 18.110488] i2c i2c-3: Successfully instantiated SPD at 0x56
[ 18.116561] i2c i2c-3: Successfully instantiated SPD at 0x57
[ 18.146698] ee1004 3-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 18.154686] ee1004 3-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 18.162670] ee1004 3-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 18.170650] ee1004 3-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 18.178637] ee1004 3-0054: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 18.186622] ee1004 3-0055: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 18.194613] ee1004 3-0056: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 18.202586] ee1004 3-0057: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 18.208467] kvm_amd: TSC scaling supported
[ 18.213566] kvm_amd: Nested Virtualization enabled
[ 18.218358] kvm_amd: Nested Paging enabled
[ 18.222457] kvm_amd: LBR virtualization supported
[ 18.227161] kvm_amd: SEV enabled (ASIDs 101 - 509)
[ 18.231952] kvm_amd: SEV-ES enabled (ASIDs 1 - 100)
[ 18.236833] kvm_amd: SEV-SNP enabled (ASIDs 1 - 100)
[ 18.241984] kvm_amd: Virtual VMLOAD VMSAVE supported
[ 18.246957] kvm_amd: Virtual GIF supported
[ 18.269404] EDAC DEBUG: umc_read_base_mask: DCSB0[0]=0x00000000 reg: 0x50000
[ 18.269410] EDAC DEBUG: umc_read_base_mask: DCSB_SEC0[0]=0x00000000 reg: 0x50010
[ 18.269414] EDAC DEBUG: umc_read_base_mask: DCSB0[1]=0x00000000 reg: 0x50004
[ 18.269417] EDAC DEBUG: umc_read_base_mask: DCSB_SEC0[1]=0x00000000 reg: 0x50014
[ 18.269420] EDAC DEBUG: umc_read_base_mask: DCSB0[2]=0x00000001 reg: 0x50008
[ 18.269423] EDAC DEBUG: umc_read_base_mask: DCSB_SEC0[2]=0x00000000 reg: 0x50018
[ 18.269426] EDAC DEBUG: umc_read_base_mask: DCSB0[3]=0x00000201 reg: 0x5000c
[ 18.269430] EDAC DEBUG: umc_read_base_mask: DCSB_SEC0[3]=0x00000000 reg: 0x5001c
[ 18.269433] EDAC DEBUG: umc_read_base_mask: DCSM0[0]=0x00000000 reg: 0x50020
[ 18.269436] EDAC DEBUG: umc_read_base_mask: DCSM_SEC0[0]=0x00000000 reg: 0x50028
[ 18.269439] EDAC DEBUG: umc_read_base_mask: DCSM0[1]=0x07fffdfe reg: 0x50024
[ 18.269442] EDAC DEBUG: umc_read_base_mask: DCSM_SEC0[1]=0x00000000 reg: 0x5002c
[ 18.269445] EDAC DEBUG: umc_read_base_mask: DCSB1[0]=0x00000000 reg: 0x150000
[ 18.269448] EDAC DEBUG: umc_read_base_mask: DCSB_SEC1[0]=0x00000000 reg: 0x150010
[ 18.269451] EDAC DEBUG: umc_read_base_mask: DCSB1[1]=0x00000000 reg: 0x150004
[ 18.269454] EDAC DEBUG: umc_read_base_mask: DCSB_SEC1[1]=0x00000000 reg: 0x150014
[ 18.269457] EDAC DEBUG: umc_read_base_mask: DCSB1[2]=0x00000001 reg: 0x150008
[ 18.269460] EDAC DEBUG: umc_read_base_mask: DCSB_SEC1[2]=0x00000000 reg: 0x150018
[ 18.269463] EDAC DEBUG: umc_read_base_mask: DCSB1[3]=0x00000201 reg: 0x15000c
[ 18.269466] EDAC DEBUG: umc_read_base_mask: DCSB_SEC1[3]=0x00000000 reg: 0x15001c
[ 18.269469] EDAC DEBUG: umc_read_base_mask: DCSM1[0]=0x00000000 reg: 0x150020
[ 18.269472] EDAC DEBUG: umc_read_base_mask: DCSM_SEC1[0]=0x00000000 reg: 0x150028
[ 18.269475] EDAC DEBUG: umc_read_base_mask: DCSM1[1]=0x07fffdfe reg: 0x150024
[ 18.269478] EDAC DEBUG: umc_read_base_mask: DCSM_SEC1[1]=0x00000000 reg: 0x15002c
[ 18.269481] EDAC DEBUG: umc_read_base_mask: DCSB2[0]=0x00000000 reg: 0x250000
[ 18.269484] EDAC DEBUG: umc_read_base_mask: DCSB_SEC2[0]=0x00000000 reg: 0x250010
[ 18.269487] EDAC DEBUG: umc_read_base_mask: DCSB2[1]=0x00000000 reg: 0x250004
[ 18.269490] EDAC DEBUG: umc_read_base_mask: DCSB_SEC2[1]=0x00000000 reg: 0x250014
[ 18.269493] EDAC DEBUG: umc_read_base_mask: DCSB2[2]=0x00000001 reg: 0x250008
[ 18.269496] EDAC DEBUG: umc_read_base_mask: DCSB_SEC2[2]=0x00000000 reg: 0x250018
[ 18.269499] EDAC DEBUG: umc_read_base_mask: DCSB2[3]=0x00000201 reg: 0x25000c
[ 18.269502] EDAC DEBUG: umc_read_base_mask: DCSB_SEC2[3]=0x00000000 reg: 0x25001c
[ 18.269505] EDAC DEBUG: umc_read_base_mask: DCSM2[0]=0x00000000 reg: 0x250020
[ 18.269508] EDAC DEBUG: umc_read_base_mask: DCSM_SEC2[0]=0x00000000 reg: 0x250028
[ 18.269511] EDAC DEBUG: umc_read_base_mask: DCSM2[1]=0x07fffdfe reg: 0x250024
[ 18.269514] EDAC DEBUG: umc_read_base_mask: DCSM_SEC2[1]=0x00000000 reg: 0x25002c
[ 18.269517] EDAC DEBUG: umc_read_base_mask: DCSB3[0]=0x00000000 reg: 0x350000
[ 18.269520] EDAC DEBUG: umc_read_base_mask: DCSB_SEC3[0]=0x00000000 reg: 0x350010
[ 18.269523] EDAC DEBUG: umc_read_base_mask: DCSB3[1]=0x00000000 reg: 0x350004
[ 18.269526] EDAC DEBUG: umc_read_base_mask: DCSB_SEC3[1]=0x00000000 reg: 0x350014
[ 18.269529] EDAC DEBUG: umc_read_base_mask: DCSB3[2]=0x00000001 reg: 0x350008
[ 18.269532] EDAC DEBUG: umc_read_base_mask: DCSB_SEC3[2]=0x00000000 reg: 0x350018
[ 18.269535] EDAC DEBUG: umc_read_base_mask: DCSB3[3]=0x00000201 reg: 0x35000c
[ 18.269538] EDAC DEBUG: umc_read_base_mask: DCSB_SEC3[3]=0x00000000 reg: 0x35001c
[ 18.269541] EDAC DEBUG: umc_read_base_mask: DCSM3[0]=0x00000000 reg: 0x350020
[ 18.269544] EDAC DEBUG: umc_read_base_mask: DCSM_SEC3[0]=0x00000000 reg: 0x350028
[ 18.269547] EDAC DEBUG: umc_read_base_mask: DCSM3[1]=0x07fffdfe reg: 0x350024
[ 18.269550] EDAC DEBUG: umc_read_base_mask: DCSM_SEC3[1]=0x00000000 reg: 0x35002c
[ 18.269553] EDAC DEBUG: umc_read_base_mask: DCSB4[0]=0x00000000 reg: 0x450000
[ 18.269556] EDAC DEBUG: umc_read_base_mask: DCSB_SEC4[0]=0x00000000 reg: 0x450010
[ 18.269559] EDAC DEBUG: umc_read_base_mask: DCSB4[1]=0x00000000 reg: 0x450004
[ 18.269562] EDAC DEBUG: umc_read_base_mask: DCSB_SEC4[1]=0x00000000 reg: 0x450014
[ 18.269565] EDAC DEBUG: umc_read_base_mask: DCSB4[2]=0x00000001 reg: 0x450008
[ 18.269568] EDAC DEBUG: umc_read_base_mask: DCSB_SEC4[2]=0x00000000 reg: 0x450018
[ 18.269571] EDAC DEBUG: umc_read_base_mask: DCSB4[3]=0x00000201 reg: 0x45000c
[ 18.269574] EDAC DEBUG: umc_read_base_mask: DCSB_SEC4[3]=0x00000000 reg: 0x45001c
[ 18.269577] EDAC DEBUG: umc_read_base_mask: DCSM4[0]=0x00000000 reg: 0x450020
[ 18.269580] EDAC DEBUG: umc_read_base_mask: DCSM_SEC4[0]=0x00000000 reg: 0x450028
[ 18.269583] EDAC DEBUG: umc_read_base_mask: DCSM4[1]=0x07fffdfe reg: 0x450024
[ 18.269586] EDAC DEBUG: umc_read_base_mask: DCSM_SEC4[1]=0x00000000 reg: 0x45002c
[ 18.269589] EDAC DEBUG: umc_read_base_mask: DCSB5[0]=0x00000000 reg: 0x550000
[ 18.269592] EDAC DEBUG: umc_read_base_mask: DCSB_SEC5[0]=0x00000000 reg: 0x550010
[ 18.269595] EDAC DEBUG: umc_read_base_mask: DCSB5[1]=0x00000000 reg: 0x550004
[ 18.269598] EDAC DEBUG: umc_read_base_mask: DCSB_SEC5[1]=0x00000000 reg: 0x550014
[ 18.269601] EDAC DEBUG: umc_read_base_mask: DCSB5[2]=0x00000001 reg: 0x550008
[ 18.269604] EDAC DEBUG: umc_read_base_mask: DCSB_SEC5[2]=0x00000000 reg: 0x550018
[ 18.269607] EDAC DEBUG: umc_read_base_mask: DCSB5[3]=0x00000201 reg: 0x55000c
[ 18.269610] EDAC DEBUG: umc_read_base_mask: DCSB_SEC5[3]=0x00000000 reg: 0x55001c
[ 18.269613] EDAC DEBUG: umc_read_base_mask: DCSM5[0]=0x00000000 reg: 0x550020
[ 18.269616] EDAC DEBUG: umc_read_base_mask: DCSM_SEC5[0]=0x00000000 reg: 0x550028
[ 18.269619] EDAC DEBUG: umc_read_base_mask: DCSM5[1]=0x07fffdfe reg: 0x550024
[ 18.269622] EDAC DEBUG: umc_read_base_mask: DCSM_SEC5[1]=0x00000000 reg: 0x55002c
[ 18.269625] EDAC DEBUG: umc_read_base_mask: DCSB6[0]=0x00000000 reg: 0x650000
[ 18.269628] EDAC DEBUG: umc_read_base_mask: DCSB_SEC6[0]=0x00000000 reg: 0x650010
[ 18.269630] EDAC DEBUG: umc_read_base_mask: DCSB6[1]=0x00000000 reg: 0x650004
[ 18.269633] EDAC DEBUG: umc_read_base_mask: DCSB_SEC6[1]=0x00000000 reg: 0x650014
[ 18.269636] EDAC DEBUG: umc_read_base_mask: DCSB6[2]=0x00000001 reg: 0x650008
[ 18.269639] EDAC DEBUG: umc_read_base_mask: DCSB_SEC6[2]=0x00000000 reg: 0x650018
[ 18.269642] EDAC DEBUG: umc_read_base_mask: DCSB6[3]=0x00000201 reg: 0x65000c
[ 18.269645] EDAC DEBUG: umc_read_base_mask: DCSB_SEC6[3]=0x00000000 reg: 0x65001c
[ 18.269648] EDAC DEBUG: umc_read_base_mask: DCSM6[0]=0x00000000 reg: 0x650020
[ 18.269651] EDAC DEBUG: umc_read_base_mask: DCSM_SEC6[0]=0x00000000 reg: 0x650028
[ 18.269654] EDAC DEBUG: umc_read_base_mask: DCSM6[1]=0x07fffdfe reg: 0x650024
[ 18.269657] EDAC DEBUG: umc_read_base_mask: DCSM_SEC6[1]=0x00000000 reg: 0x65002c
[ 18.269660] EDAC DEBUG: umc_read_base_mask: DCSB7[0]=0x00000000 reg: 0x750000
[ 18.269663] EDAC DEBUG: umc_read_base_mask: DCSB_SEC7[0]=0x00000000 reg: 0x750010
[ 18.269665] EDAC DEBUG: umc_read_base_mask: DCSB7[1]=0x00000000 reg: 0x750004
[ 18.269668] EDAC DEBUG: umc_read_base_mask: DCSB_SEC7[1]=0x00000000 reg: 0x750014
[ 18.269671] EDAC DEBUG: umc_read_base_mask: DCSB7[2]=0x00000001 reg: 0x750008
[ 18.269674] EDAC DEBUG: umc_read_base_mask: DCSB_SEC7[2]=0x00000000 reg: 0x750018
[ 18.269677] EDAC DEBUG: umc_read_base_mask: DCSB7[3]=0x00000201 reg: 0x75000c
[ 18.269680] EDAC DEBUG: umc_read_base_mask: DCSB_SEC7[3]=0x00000000 reg: 0x75001c
[ 18.269683] EDAC DEBUG: umc_read_base_mask: DCSM7[0]=0x00000000 reg: 0x750020
[ 18.269686] EDAC DEBUG: umc_read_base_mask: DCSM_SEC7[0]=0x00000000 reg: 0x750028
[ 18.269688] EDAC DEBUG: umc_read_base_mask: DCSM7[1]=0x07fffdfe reg: 0x750024
[ 18.269691] EDAC DEBUG: umc_read_base_mask: DCSM_SEC7[1]=0x00000000 reg: 0x75002c
[ 18.269735] EDAC DEBUG: umc_determine_memory_type: UMC0 DIMM type: Unbuffered-DDR4
[ 18.269737] EDAC DEBUG: umc_determine_memory_type: UMC1 DIMM type: Unbuffered-DDR4
[ 18.269739] EDAC DEBUG: umc_determine_memory_type: UMC2 DIMM type: Unbuffered-DDR4
[ 18.269741] EDAC DEBUG: umc_determine_memory_type: UMC3 DIMM type: Unbuffered-DDR4
[ 18.269742] EDAC DEBUG: umc_determine_memory_type: UMC4 DIMM type: Unbuffered-DDR4
[ 18.269744] EDAC DEBUG: umc_determine_memory_type: UMC5 DIMM type: Unbuffered-DDR4
[ 18.269745] EDAC DEBUG: umc_determine_memory_type: UMC6 DIMM type: Unbuffered-DDR4
[ 18.269747] EDAC DEBUG: umc_determine_memory_type: UMC7 DIMM type: Unbuffered-DDR4
[ 18.269771] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 2
[ 18.269773] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.269775] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269776] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269778] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 2, channel: 0, cs_mode 3
[ 18.269780] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269781] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 3
[ 18.269783] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.269784] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269786] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269787] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 3, channel: 0, cs_mode 3
[ 18.269789] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269791] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 2
[ 18.269792] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.269794] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269795] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269797] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 2, channel: 1, cs_mode 3
[ 18.269799] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269800] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 3
[ 18.269802] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.269803] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269805] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269806] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 3, channel: 1, cs_mode 3
[ 18.269808] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269809] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 2
[ 18.269811] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.269813] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269814] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269816] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 2, channel: 2, cs_mode 3
[ 18.269817] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269819] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 3
[ 18.269820] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.269822] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269823] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269825] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 3, channel: 2, cs_mode 3
[ 18.269826] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269828] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 2
[ 18.269830] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.269831] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269833] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269834] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 2, channel: 3, cs_mode 3
[ 18.269836] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269837] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 3
[ 18.269839] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.269840] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269842] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269843] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 3, channel: 3, cs_mode 3
[ 18.269845] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269847] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 2
[ 18.269848] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.269850] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269851] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269853] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 2, channel: 4, cs_mode 3
[ 18.269854] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269856] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 3
[ 18.269857] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.269859] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269860] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269862] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 3, channel: 4, cs_mode 3
[ 18.269864] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269865] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 2
[ 18.269867] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.269868] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269870] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269871] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 2, channel: 5, cs_mode 3
[ 18.269873] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269874] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 3
[ 18.269876] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.269877] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269879] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269880] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 3, channel: 5, cs_mode 3
[ 18.269882] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269884] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 2
[ 18.269885] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.269887] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269888] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269890] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 2, channel: 6, cs_mode 3
[ 18.269891] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269893] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 3
[ 18.269894] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.269896] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269897] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269899] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 3, channel: 6, cs_mode 3
[ 18.269901] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269902] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 2
[ 18.269904] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.269905] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269907] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269908] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 2, channel: 7, cs_mode 3
[ 18.269910] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269911] EDAC DEBUG: umc_init_csrows: MC node: 0, csrow: 3
[ 18.269913] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.269915] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.269916] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.269918] EDAC DEBUG: umc_get_csrow_nr_pages: csrow: 3, channel: 7, cs_mode 3
[ 18.269919] EDAC DEBUG: umc_get_csrow_nr_pages: nr_pages/channel: 4194304
[ 18.269921] EDAC DEBUG: edac_mc_add_mc_with_groups:
[ 18.269947] EDAC DEBUG: edac_create_sysfs_mci_device: device mc0 created
[ 18.269964] EDAC DEBUG: edac_create_dimm_object: device rank16 created at location csrow 2 channel 0
[ 18.269980] EDAC DEBUG: edac_create_dimm_object: device rank17 created at location csrow 2 channel 1
[ 18.269994] EDAC DEBUG: edac_create_dimm_object: device rank18 created at location csrow 2 channel 2
[ 18.270008] EDAC DEBUG: edac_create_dimm_object: device rank19 created at location csrow 2 channel 3
[ 18.270023] EDAC DEBUG: edac_create_dimm_object: device rank20 created at location csrow 2 channel 4
[ 18.270037] EDAC DEBUG: edac_create_dimm_object: device rank21 created at location csrow 2 channel 5
[ 18.270051] EDAC DEBUG: edac_create_dimm_object: device rank22 created at location csrow 2 channel 6
[ 18.270066] EDAC DEBUG: edac_create_dimm_object: device rank23 created at location csrow 2 channel 7
[ 18.270080] EDAC DEBUG: edac_create_dimm_object: device rank24 created at location csrow 3 channel 0
[ 18.270094] EDAC DEBUG: edac_create_dimm_object: device rank25 created at location csrow 3 channel 1
[ 18.270109] EDAC DEBUG: edac_create_dimm_object: device rank26 created at location csrow 3 channel 2
[ 18.270122] EDAC DEBUG: edac_create_dimm_object: device rank27 created at location csrow 3 channel 3
[ 18.270136] EDAC DEBUG: edac_create_dimm_object: device rank28 created at location csrow 3 channel 4
[ 18.270151] EDAC DEBUG: edac_create_dimm_object: device rank29 created at location csrow 3 channel 5
[ 18.270165] EDAC DEBUG: edac_create_dimm_object: device rank30 created at location csrow 3 channel 6
[ 18.270179] EDAC DEBUG: edac_create_dimm_object: device rank31 created at location csrow 3 channel 7
[ 18.270195] EDAC MC0: Giving out device to module amd64_edac controller F19h: DEV 0000:00:18.3 (INTERRUPT)
[ 18.279848] EDAC amd64: F19h detected (node 0).
[ 18.284387] EDAC DEBUG: umc_dump_misc_regs: UMC0 DIMM cfg: 0x0
[ 18.284390] EDAC DEBUG: umc_dump_misc_regs: UMC0 UMC cfg: 0x80001200
[ 18.284392] EDAC DEBUG: umc_dump_misc_regs: UMC0 SDP ctrl: 0xb040808b
[ 18.284394] EDAC DEBUG: umc_dump_misc_regs: UMC0 ECC ctrl: 0x673
[ 18.284396] EDAC DEBUG: umc_dump_misc_regs: UMC0 UMC cap high: 0xc0000030
[ 18.284398] EDAC DEBUG: umc_dump_misc_regs: UMC0 ECC capable: yes, ChipKill ECC capable: yes
[ 18.284400] EDAC DEBUG: umc_dump_misc_regs: UMC0 All DIMMs support ECC: yes
[ 18.284402] EDAC DEBUG: umc_dump_misc_regs: UMC0 x4 DIMMs present: no
[ 18.284403] EDAC DEBUG: umc_dump_misc_regs: UMC0 x16 DIMMs present: no
[ 18.284405] EDAC MC: UMC0 chip selects:
[ 18.284407] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 18.289117] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.289119] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.289121] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.289123] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.289125] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.289126] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.289128] EDAC amd64: MC: 2: 16384MB 3: 16384MB
[ 18.293833] EDAC DEBUG: umc_dump_misc_regs: UMC1 DIMM cfg: 0x0
[ 18.293835] EDAC DEBUG: umc_dump_misc_regs: UMC1 UMC cfg: 0x80001200
[ 18.293837] EDAC DEBUG: umc_dump_misc_regs: UMC1 SDP ctrl: 0xb040808b
[ 18.293839] EDAC DEBUG: umc_dump_misc_regs: UMC1 ECC ctrl: 0x673
[ 18.293841] EDAC DEBUG: umc_dump_misc_regs: UMC1 UMC cap high: 0xc0000030
[ 18.293843] EDAC DEBUG: umc_dump_misc_regs: UMC1 ECC capable: yes, ChipKill ECC capable: yes
[ 18.293845] EDAC DEBUG: umc_dump_misc_regs: UMC1 All DIMMs support ECC: yes
[ 18.293847] EDAC DEBUG: umc_dump_misc_regs: UMC1 x4 DIMMs present: no
[ 18.293849] EDAC DEBUG: umc_dump_misc_regs: UMC1 x16 DIMMs present: no
[ 18.293850] EDAC MC: UMC1 chip selects:
[ 18.293851] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 18.298556] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.298558] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.298560] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.298562] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.298564] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.298565] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.298567] EDAC amd64: MC: 2: 16384MB 3: 16384MB
[ 18.303278] EDAC DEBUG: umc_dump_misc_regs: UMC2 DIMM cfg: 0x0
[ 18.303280] EDAC DEBUG: umc_dump_misc_regs: UMC2 UMC cfg: 0x80001200
[ 18.303282] EDAC DEBUG: umc_dump_misc_regs: UMC2 SDP ctrl: 0xb040808b
[ 18.303284] EDAC DEBUG: umc_dump_misc_regs: UMC2 ECC ctrl: 0x673
[ 18.303286] EDAC DEBUG: umc_dump_misc_regs: UMC2 UMC cap high: 0xc0000030
[ 18.303287] EDAC DEBUG: umc_dump_misc_regs: UMC2 ECC capable: yes, ChipKill ECC capable: yes
[ 18.303289] EDAC DEBUG: umc_dump_misc_regs: UMC2 All DIMMs support ECC: yes
[ 18.303291] EDAC DEBUG: umc_dump_misc_regs: UMC2 x4 DIMMs present: no
[ 18.303292] EDAC DEBUG: umc_dump_misc_regs: UMC2 x16 DIMMs present: no
[ 18.303294] EDAC MC: UMC2 chip selects:
[ 18.303295] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 18.308000] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.308002] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.308003] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.308005] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.308007] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.308009] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.308011] EDAC amd64: MC: 2: 16384MB 3: 16384MB
[ 18.312717] EDAC DEBUG: umc_dump_misc_regs: UMC3 DIMM cfg: 0x0
[ 18.312719] EDAC DEBUG: umc_dump_misc_regs: UMC3 UMC cfg: 0x80001200
[ 18.312721] EDAC DEBUG: umc_dump_misc_regs: UMC3 SDP ctrl: 0xb040808b
[ 18.312723] EDAC DEBUG: umc_dump_misc_regs: UMC3 ECC ctrl: 0x673
[ 18.312725] EDAC DEBUG: umc_dump_misc_regs: UMC3 UMC cap high: 0xc0000030
[ 18.312727] EDAC DEBUG: umc_dump_misc_regs: UMC3 ECC capable: yes, ChipKill ECC capable: yes
[ 18.312728] EDAC DEBUG: umc_dump_misc_regs: UMC3 All DIMMs support ECC: yes
[ 18.312730] EDAC DEBUG: umc_dump_misc_regs: UMC3 x4 DIMMs present: no
[ 18.312731] EDAC DEBUG: umc_dump_misc_regs: UMC3 x16 DIMMs present: no
[ 18.312733] EDAC MC: UMC3 chip selects:
[ 18.312734] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 18.317441] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.317444] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.317445] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.317447] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.317449] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.317450] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.317452] EDAC amd64: MC: 2: 16384MB 3: 16384MB
[ 18.322161] EDAC DEBUG: umc_dump_misc_regs: UMC4 DIMM cfg: 0x0
[ 18.322163] EDAC DEBUG: umc_dump_misc_regs: UMC4 UMC cfg: 0x80001200
[ 18.322165] EDAC DEBUG: umc_dump_misc_regs: UMC4 SDP ctrl: 0xb040808b
[ 18.322167] EDAC DEBUG: umc_dump_misc_regs: UMC4 ECC ctrl: 0x673
[ 18.322169] EDAC DEBUG: umc_dump_misc_regs: UMC4 UMC cap high: 0xc0000030
[ 18.322170] EDAC DEBUG: umc_dump_misc_regs: UMC4 ECC capable: yes, ChipKill ECC capable: yes
[ 18.322172] EDAC DEBUG: umc_dump_misc_regs: UMC4 All DIMMs support ECC: yes
[ 18.322174] EDAC DEBUG: umc_dump_misc_regs: UMC4 x4 DIMMs present: no
[ 18.322175] EDAC DEBUG: umc_dump_misc_regs: UMC4 x16 DIMMs present: no
[ 18.322177] EDAC MC: UMC4 chip selects:
[ 18.322178] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 18.326887] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.326889] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.326892] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.326893] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.326895] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.326897] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.326898] EDAC amd64: MC: 2: 16384MB 3: 16384MB
[ 18.331610] EDAC DEBUG: umc_dump_misc_regs: UMC5 DIMM cfg: 0x0
[ 18.331612] EDAC DEBUG: umc_dump_misc_regs: UMC5 UMC cfg: 0x80001200
[ 18.331614] EDAC DEBUG: umc_dump_misc_regs: UMC5 SDP ctrl: 0xb040808b
[ 18.331616] EDAC DEBUG: umc_dump_misc_regs: UMC5 ECC ctrl: 0x673
[ 18.331618] EDAC DEBUG: umc_dump_misc_regs: UMC5 UMC cap high: 0xc0000030
[ 18.331620] EDAC DEBUG: umc_dump_misc_regs: UMC5 ECC capable: yes, ChipKill ECC capable: yes
[ 18.331621] EDAC DEBUG: umc_dump_misc_regs: UMC5 All DIMMs support ECC: yes
[ 18.331623] EDAC DEBUG: umc_dump_misc_regs: UMC5 x4 DIMMs present: no
[ 18.331624] EDAC DEBUG: umc_dump_misc_regs: UMC5 x16 DIMMs present: no
[ 18.331626] EDAC MC: UMC5 chip selects:
[ 18.331627] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 18.336334] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.336337] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.336339] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.336341] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.336342] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.336344] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.336345] EDAC amd64: MC: 2: 16384MB 3: 16384MB
[ 18.341055] EDAC DEBUG: umc_dump_misc_regs: UMC6 DIMM cfg: 0x0
[ 18.341058] EDAC DEBUG: umc_dump_misc_regs: UMC6 UMC cfg: 0x80001200
[ 18.341060] EDAC DEBUG: umc_dump_misc_regs: UMC6 SDP ctrl: 0xb040808b
[ 18.341061] EDAC DEBUG: umc_dump_misc_regs: UMC6 ECC ctrl: 0x673
[ 18.341063] EDAC DEBUG: umc_dump_misc_regs: UMC6 UMC cap high: 0xc0000030
[ 18.341065] EDAC DEBUG: umc_dump_misc_regs: UMC6 ECC capable: yes, ChipKill ECC capable: yes
[ 18.341066] EDAC DEBUG: umc_dump_misc_regs: UMC6 All DIMMs support ECC: yes
[ 18.341068] EDAC DEBUG: umc_dump_misc_regs: UMC6 x4 DIMMs present: no
[ 18.341069] EDAC DEBUG: umc_dump_misc_regs: UMC6 x16 DIMMs present: no
[ 18.341071] EDAC MC: UMC6 chip selects:
[ 18.341072] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 18.345779] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.345781] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.345783] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.345785] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.345786] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.345788] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.345789] EDAC amd64: MC: 2: 16384MB 3: 16384MB
[ 18.350493] EDAC DEBUG: umc_dump_misc_regs: UMC7 DIMM cfg: 0x0
[ 18.350495] EDAC DEBUG: umc_dump_misc_regs: UMC7 UMC cfg: 0x80001200
[ 18.350497] EDAC DEBUG: umc_dump_misc_regs: UMC7 SDP ctrl: 0xb040808b
[ 18.350499] EDAC DEBUG: umc_dump_misc_regs: UMC7 ECC ctrl: 0x673
[ 18.350501] EDAC DEBUG: umc_dump_misc_regs: UMC7 UMC cap high: 0xc0000030
[ 18.350503] EDAC DEBUG: umc_dump_misc_regs: UMC7 ECC capable: yes, ChipKill ECC capable: yes
[ 18.350505] EDAC DEBUG: umc_dump_misc_regs: UMC7 All DIMMs support ECC: yes
[ 18.350506] EDAC DEBUG: umc_dump_misc_regs: UMC7 x4 DIMMs present: no
[ 18.350508] EDAC DEBUG: umc_dump_misc_regs: UMC7 x16 DIMMs present: no
[ 18.350509] EDAC MC: UMC7 chip selects:
[ 18.350511] EDAC amd64: MC: 0: 0MB 1: 0MB
[ 18.355216] EDAC DEBUG: __addr_mask_to_cs_size: CS2 DIMM1 AddrMasks:
[ 18.355218] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.355220] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.355222] EDAC DEBUG: __addr_mask_to_cs_size: CS3 DIMM1 AddrMasks:
[ 18.355224] EDAC DEBUG: __addr_mask_to_cs_size: Original AddrMask: 0x7fffdfe
[ 18.355226] EDAC DEBUG: __addr_mask_to_cs_size: Deinterleaved AddrMask: 0x3fffffe
[ 18.355227] EDAC amd64: MC: 2: 16384MB 3: 16384MB
[ 18.366289] intel_rapl_common: Found RAPL domain package
[ 18.371606] intel_rapl_common: Found RAPL domain core
[ 18.377252] amd_atl: AMD Address Translation Library initialized
[ 18.428233] ipmi_si IPI0001:00: The BMC does not support setting the recv irq bit, compensating, but the BMC needs to be fixed.
[ 18.504340] ipmi_si IPI0001:00: Using irq 10
[ 18.532039] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20)
[ 18.580150] ipmi_si IPI0001:00: IPMI kcs interface initialized
[ 18.588619] ipmi_ssif: IPMI SSIF Interface driver
[ 18.590207] power_meter ACPI000D:00: Found ACPI power meter.
[ 18.599061] power_meter ACPI000D:00: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 18.803681] XFS (sda6): Mounting V5 Filesystem 8a4de4ea-bc9f-4c69-9e30-c78fbc184188
[ 18.816352] XFS (dm-0): Mounting V5 Filesystem 3e33526b-995a-4b32-9d5d-d26941ce5b47
[ 18.829955] XFS (sda6): Ending clean mount
[ 18.841216] XFS (dm-0): Ending clean mount
[ 19.022587] RPC: Registered named UNIX socket transport module.
[ 19.028896] RPC: Registered udp transport module.
[ 19.034980] RPC: Registered tcp transport module.
[ 19.040898] RPC: Registered tcp-with-tls transport module.
[ 19.046395] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 109.134556] audit: type=1305 audit(1728461458.319:14): op=set audit_pid=0 old=2299 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 199.400324] audit: type=1130 audit(1728461548.587:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 199.446024] audit: type=1127 audit(1728461548.631:16): pid=2320 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 199.480323] audit: type=1130 audit(1728461548.667:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 199.837911] audit: type=1334 audit(1728461549.023:18): prog-id=35 op=LOAD
[ 199.884320] audit: type=1130 audit(1728461549.071:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 199.903683] audit: type=1131 audit(1728461549.071:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 199.932181] audit: type=1305 audit(1728461549.115:21): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 204.426020] tg3 0000:c1:00.0 eth0: Link is up at 1000 Mbps, full duplex
[ 204.432646] tg3 0000:c1:00.0 eth0: Flow control is off for TX and off for RX
[ 204.439691] tg3 0000:c1:00.0 eth0: EEE is disabled
[ 290.134360] audit: type=1305 audit(1728461639.319:156): op=set audit_pid=0 old=2325 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 290.146621] audit: type=1300 audit(1728461639.319:156): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffeffa71100 a2=3c a3=0 items=0 ppid=2323 pid=2325 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 290.174909] audit: type=1327 audit(1728461639.319:156): proctitle="/sbin/auditd"
[ 297.583495] audit: type=1131 audit(1728461646.767:157): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 297.604103] audit: type=1131 audit(1728461646.787:158): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 297.636313] audit: type=1130 audit(1728461646.823:159): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 297.656099] audit: type=1131 audit(1728461646.823:160): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 297.712470] audit: type=1130 audit(1728461646.899:161): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 297.748311] audit: type=1130 audit(1728461646.935:162): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 297.768797] audit: type=1131 audit(1728461646.935:163): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 297.832463] audit: type=1130 audit(1728461647.019:164): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 312.675664] audit: type=1131 audit(1728461661.859:165): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 312.696278] audit: type=1131 audit(1728461661.883:166): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 312.744308] audit: type=1130 audit(1728461661.931:167): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 312.764096] audit: type=1131 audit(1728461661.931:168): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 312.816453] audit: type=1130 audit(1728461662.003:169): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 312.848313] audit: type=1130 audit(1728461662.035:170): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 312.868795] audit: type=1131 audit(1728461662.035:171): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 312.924468] audit: type=1130 audit(1728461662.111:172): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 320.357580] audit: type=1106 audit(1728461669.543:173): pid=2688 uid=0 auid=0 ses=1 subj=unconfined msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.230.174.49 terminal=ssh res=success'
[ 320.374954] audit: type=1113 audit(1728461669.543:174): pid=2688 uid=0 auid=0 ses=1 subj=unconfined msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.230.174.49 terminal=ssh res=success'
[ 320.602084] audit: type=1112 audit(1728461669.787:175): pid=2688 uid=0 auid=0 ses=1 subj=unconfined msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.230.174.49 terminal=ssh res=success'
[ 320.619452] audit: type=1105 audit(1728461669.787:176): pid=2688 uid=0 auid=0 ses=1 subj=unconfined msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.230.174.49 terminal=ssh res=success'
[ 320.636817] audit: type=2404 audit(1728461669.787:177): pid=2688 uid=0 auid=0 ses=1 subj=unconfined msg='op=destroy kind=server fp=SHA256:d9:06:7f:4e:95:f4:6f:24:4d:77:23:4a:91:15:d1:41:2e:a7:01:51:1a:62:1e:fb:4a:30:21:87:9e:e5:da:75 direction=? spid=2908 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
[ 327.230561] audit: type=1131 audit(1728461676.415:178): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=virtqemud comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 327.783307] audit: type=1131 audit(1728461676.967:179): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 327.803859] audit: type=1131 audit(1728461676.987:180): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 327.836321] audit: type=1130 audit(1728461677.023:181): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 327.856113] audit: type=1131 audit(1728461677.023:182): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 327.892480] audit: type=1130 audit(1728461677.079:183): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 328.124316] audit: type=1130 audit(1728461677.311:184): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 328.144803] audit: type=1131 audit(1728461677.311:185): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 328.184479] audit: type=1130 audit(1728461677.371:186): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 342.879647] audit: type=1131 audit(1728461692.063:187): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 342.900336] audit: type=1131 audit(1728461692.087:188): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 342.936334] audit: type=1130 audit(1728461692.123:189): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 342.956127] audit: type=1131 audit(1728461692.123:190): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 342.992479] audit: type=1130 audit(1728461692.179:191): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 343.124299] audit: type=1130 audit(1728461692.311:192): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 343.144778] audit: type=1131 audit(1728461692.311:193): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 343.184474] audit: type=1130 audit(1728461692.371:194): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 357.975413] audit: type=1131 audit(1728461707.159:195): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 357.995943] audit: type=1131 audit(1728461707.179:196): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 358.032313] audit: type=1130 audit(1728461707.219:197): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 358.052103] audit: type=1131 audit(1728461707.219:198): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 358.132422] audit: type=1130 audit(1728461707.319:199): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 358.168333] audit: type=1130 audit(1728461707.355:200): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 358.188816] audit: type=1131 audit(1728461707.355:201): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 358.244493] audit: type=1130 audit(1728461707.431:202): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 373.063585] audit: type=1131 audit(1728461722.247:203): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 373.084180] audit: type=1131 audit(1728461722.267:204): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 373.116321] audit: type=1130 audit(1728461722.303:205): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 373.136110] audit: type=1131 audit(1728461722.303:206): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 373.172477] audit: type=1130 audit(1728461722.359:207): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 373.376313] audit: type=1130 audit(1728461722.563:208): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 373.396799] audit: type=1131 audit(1728461722.563:209): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 373.436477] audit: type=1130 audit(1728461722.623:210): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 380.364574] audit: type=1130 audit(1728461729.551:211): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 380.405028] audit: type=1130 audit(1728461729.591:212): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=crond comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 380.424385] audit: type=1129 audit(1728461729.599:213): pid=2988 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='old-level=N new-level=3 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 380.447203] audit: type=1130 audit(1728461729.615:214): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 380.468549] audit: type=1131 audit(1728461729.615:215): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 380.612909] audit: type=1130 audit(1728461729.799:216): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 380.632353] audit: type=1131 audit(1728461729.799:217): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 380.683215] audit: type=1305 audit(1728461729.867:218): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 470.884465] audit: type=1305 audit(1728461820.071:302): op=set audit_pid=0 old=2990 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 470.896723] audit: type=1300 audit(1728461820.071:302): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7fff803fdd90 a2=3c a3=0 items=0 ppid=2989 pid=2990 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 470.925005] audit: type=1327 audit(1728461820.071:302): proctitle="/sbin/auditd"
[ 478.483528] audit: type=1131 audit(1728461827.667:303): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 478.504075] audit: type=1131 audit(1728461827.687:304): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 478.525588] audit: type=1130 audit(1728461827.711:305): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 478.545379] audit: type=1131 audit(1728461827.711:306): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 478.592960] audit: type=1130 audit(1728461827.779:307): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 478.613434] audit: type=1130 audit(1728461827.799:308): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 478.633915] audit: type=1131 audit(1728461827.799:309): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 478.654537] audit: type=1130 audit(1728461827.839:310): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 493.579790] audit: type=1131 audit(1728461842.763:311): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 493.600683] audit: type=1131 audit(1728461842.787:312): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 493.622168] audit: type=1130 audit(1728461842.807:313): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 493.641962] audit: type=1131 audit(1728461842.807:314): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 493.669026] audit: type=1130 audit(1728461842.855:315): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 493.863622] audit: type=1130 audit(1728461843.047:316): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 493.884111] audit: type=1131 audit(1728461843.047:317): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 493.928920] audit: type=1130 audit(1728461843.115:318): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 508.655579] audit: type=1131 audit(1728461857.839:319): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 508.676270] audit: type=1131 audit(1728461857.859:320): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 508.697706] audit: type=1130 audit(1728461857.883:321): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 508.717493] audit: type=1131 audit(1728461857.883:322): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 508.745052] audit: type=1130 audit(1728461857.931:323): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 508.863644] audit: type=1130 audit(1728461858.047:324): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 508.884132] audit: type=1131 audit(1728461858.047:325): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 508.928896] audit: type=1130 audit(1728461858.115:326): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 523.751688] audit: type=1131 audit(1728461872.935:327): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 523.772615] audit: type=1131 audit(1728461872.959:328): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 523.794041] audit: type=1130 audit(1728461872.979:329): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 523.813834] audit: type=1131 audit(1728461872.979:330): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 523.857029] audit: type=1130 audit(1728461873.043:331): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 524.113541] audit: type=1130 audit(1728461873.299:332): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 524.134035] audit: type=1131 audit(1728461873.299:333): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 524.160911] audit: type=1130 audit(1728461873.347:334): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 538.835498] audit: type=1131 audit(1728461888.019:335): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 538.856188] audit: type=1131 audit(1728461888.039:336): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 538.877600] audit: type=1130 audit(1728461888.063:337): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 538.897392] audit: type=1131 audit(1728461888.063:338): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 538.925020] audit: type=1130 audit(1728461888.111:339): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 539.113640] audit: type=1130 audit(1728461888.299:340): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 539.134123] audit: type=1131 audit(1728461888.299:341): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 539.160938] audit: type=1130 audit(1728461888.347:342): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 553.931709] audit: type=1131 audit(1728461903.115:343): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 553.952615] audit: type=1131 audit(1728461903.139:344): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 553.974030] audit: type=1130 audit(1728461903.159:345): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 553.993819] audit: type=1131 audit(1728461903.159:346): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 554.037079] audit: type=1130 audit(1728461903.223:347): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 554.113638] audit: type=1130 audit(1728461903.299:348): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 554.134121] audit: type=1131 audit(1728461903.299:349): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 554.176978] audit: type=1130 audit(1728461903.363:350): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=serial-getty@ttyS0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 561.114219] audit: type=1130 audit(1728461910.299:351): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 561.362942] audit: type=1130 audit(1728461910.547:352): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 561.382391] audit: type=1131 audit(1728461910.547:353): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 561.435307] audit: type=1305 audit(1728461910.619:354): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 568.822376] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 568.873824] systemd-rc-local-generator[3181]: /etc/rc.d/rc.local is not marked executable, skipping.
[ 574.086214] agetty[3224]: segfault at 0 ip 00007f44c535e7d1 sp 00007ffe1055e4b8 error 4 in libc.so.6[15e7d1,7f44c5228000+175000] likely on CPU 87 (core 23, socket 0)
[ 574.086482] agetty[3252]: segfault at 0 ip 00007f6f26d5e7d1 sp 00007ffeea26e4d8 error 4 in libc.so.6[15e7d1,7f6f26c28000+175000] likely on CPU 68 (core 4, socket 0)
[ 574.101001] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 574.135967] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 579.242329] agetty[3342]: segfault at 0 ip 00007fd69915e7d1 sp 00007fffe0259bb8 error 4 in libc.so.6[15e7d1,7fd699028000+175000] likely on CPU 76 (core 12, socket 0)
[ 579.242580] agetty[3346]: segfault at 0 ip 00007f55f355e7d1 sp 00007ffe249bf038 error 4
[ 579.257106] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 579.257106] in libc.so.6[15e7d1,7f55f3428000+175000] likely on CPU 85 (core 21, socket 0)
[ 579.292123] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 584.410191] agetty[3374]: segfault at 0 ip 00007effc575e7d1 sp 00007ffc0408fb28 error 4 in libc.so.6[15e7d1,7effc5628000+175000] likely on CPU 0 (core 0, socket 0)
[ 584.410510] agetty[3378]: segfault at 0 ip 00007f9a5a35e7d1 sp 00007ffc77244c48 error 4
[ 584.424799] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 584.424802] in libc.so.6[15e7d1,7f9a5a228000+175000] likely on CPU 74 (core 10, socket 0)
[ 584.459826] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 589.578522] agetty[3395]: segfault at 0 ip 00007f7dbef5e7d1 sp 00007ffc3de2e8f8 error 4 in libc.so.6[15e7d1,7f7dbee28000+175000] likely on CPU 84 (core 20, socket 0)
[ 589.578682] agetty[3400]: segfault at 0 ip 00007f3e0715e7d1 sp 00007ffc3f886b38 error 4
[ 589.593302] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 589.593304] in libc.so.6[15e7d1,7f3e07028000+175000] likely on CPU 31 (core 31, socket 0)
[ 589.628326] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 594.730278] agetty[3431]: segfault at 0 ip 00007f5e8995e7d1 sp 00007fff61203278 error 4 in libc.so.6[15e7d1,7f5e89828000+175000] likely on CPU 3 (core 3, socket 0)
[ 594.730687] agetty[3435]: segfault at 0 ip 00007f7da455e7d1 sp 00007ffeb62362a8 error 4 in libc.so.6[15e7d1,7f7da4428000+175000] likely on CPU 14 (core 14, socket 0)
[ 594.744886] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 594.779896] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 599.894229] agetty[3448]: segfault at 0 ip 00007fa46c35e7d1 sp 00007fff39f5a388 error 4 in libc.so.6[15e7d1,7fa46c228000+175000] likely on CPU 18 (core 18, socket 0)
[ 599.894585] agetty[3452]: segfault at 0 ip 00007fa72bf5e7d1 sp 00007ffcb8c59248 error 4
[ 599.909008] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 599.909009] in libc.so.6[15e7d1,7fa72be28000+175000] likely on CPU 68 (core 4, socket 0)
[ 599.943928] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 605.046095] agetty[3463]: segfault at 0 ip 00007f5b9875e7d1 sp 00007ffd7504c908 error 4 in libc.so.6[15e7d1,7f5b98628000+175000] likely on CPU 15 (core 15, socket 0)
[ 605.060876] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 605.080279] agetty[3467]: segfault at 0 ip 00007fc82c55e7d1 sp 00007ffd015832d8 error 4 in libc.so.6[15e7d1,7fc82c428000+175000] likely on CPU 19 (core 19, socket 0)
[ 605.095060] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 610.190462] agetty[3480]: segfault at 0 ip 00007f6aac95e7d1 sp 00007fffe5836918 error 4 in libc.so.6[15e7d1,7f6aac828000+175000] likely on CPU 67 (core 3, socket 0)
[ 610.190788] agetty[3484]: segfault at 0 ip 00007eff1035e7d1 sp 00007ffc3079fa98 error 4 in libc.so.6[15e7d1,7eff10228000+175000] likely on CPU 77 (core 13, socket 0)
[ 610.205154] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 610.240156] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 615.342219] agetty[3496]: segfault at 0 ip 00007f043555e7d1 sp 00007ffe542a1f08 error 4 in libc.so.6[15e7d1,7f0435428000+175000] likely on CPU 83 (core 19, socket 0)
[ 615.342636] agetty[3500]: segfault at 0 ip 00007fd39a75e7d1 sp 00007ffef7922d38 error 4 in libc.so.6[15e7d1,7fd39a628000+175000]
[ 615.357002] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 615.357003] likely on CPU 75 (core 11, socket 0)
[ 615.392042] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 620.498222] agetty[3512]: segfault at 0 ip 00007f339915e7d1 sp 00007fff81c3fa38 error 4 in libc.so.6[15e7d1,7f3399028000+175000] likely on CPU 81 (core 17, socket 0)
[ 620.498556] agetty[3517]: segfault at 0 ip 00007f7a6f15e7d1 sp 00007ffcd165eab8 error 4
[ 620.513002] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 620.513002] in libc.so.6[15e7d1,7f7a6f028000+175000] likely on CPU 88 (core 24, socket 0)
[ 620.548017] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 625.646383] agetty[3529]: segfault at 0 ip 00007f6aaef5e7d1 sp 00007ffeef315f58 error 4 in libc.so.6[15e7d1,7f6aaee28000+175000] likely on CPU 83 (core 19, socket 0)
[ 625.646757] agetty[3534]: segfault at 0 ip 00007fe621d5e7d1 sp 00007ffe79887bf8 error 4 in libc.so.6[15e7d1,7fe621c28000+175000] likely on CPU 26 (core 26, socket 0)
[ 625.661171] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 625.696184] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 630.798432] agetty[3546]: segfault at 0 ip 00007fb33635e7d1 sp 00007fff71ac0188 error 4 in libc.so.6[15e7d1,7fb336228000+175000] likely on CPU 97 (core 33, socket 0)
[ 630.798653] agetty[3550]: segfault at 0 ip 00007f73fe75e7d1 sp 00007ffdf1aa2d38 error 4 in libc.so.6[15e7d1,7f73fe628000+175000]
[ 630.813215] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 630.813217] likely on CPU 85 (core 21, socket 0)
[ 630.848230] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 635.958194] agetty[3565]: segfault at 0 ip 00007f97e495e7d1 sp 00007ffeae8981f8 error 4 in libc.so.6[15e7d1,7f97e4828000+175000] likely on CPU 28 (core 28, socket 0)
[ 635.958849] agetty[3569]: segfault at 0 ip 00007f7dd275e7d1 sp 00007ffd491b4c48 error 4
[ 635.972969] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 635.980972] in libc.so.6[15e7d1,7f7dd2628000+175000] likely on CPU 80 (core 16, socket 0)
[ 636.007986] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 641.106184] agetty[3580]: segfault at 0 ip 00007f2da775e7d1 sp 00007ffc1f688578 error 4 in libc.so.6[15e7d1,7f2da7628000+175000] likely on CPU 4 (core 4, socket 0)
[ 641.106470] agetty[3584]: segfault at 0 ip 00007f563ab5e7d1 sp 00007fffacacce58 error 4 in libc.so.6[15e7d1,7f563aa28000+175000]
[ 641.120794] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 641.120798] likely on CPU 85 (core 21, socket 0)
[ 641.155809] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 646.266560] agetty[3600]: segfault at 0 ip 00007fa67d15e7d1 sp 00007ffc9e671828 error 4 in libc.so.6[15e7d1,7fa67d028000+175000] likely on CPU 16 (core 16, socket 0)
[ 646.266726] agetty[3604]: segfault at 0 ip 00007ff93cf5e7d1 sp 00007ffcdb5ec268 error 4 in libc.so.6[15e7d1,7ff93ce28000+175000] likely on CPU 26 (core 26, socket 0)
[ 646.281342] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 646.314862] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 651.410333] agetty[3616]: segfault at 0 ip 00007faad4b5e7d1 sp 00007ffe313e2648 error 4 in libc.so.6[15e7d1,7faad4a28000+175000] likely on CPU 76 (core 12, socket 0)
[ 651.410650] agetty[3620]: segfault at 0 ip 00007f1ace15e7d1 sp 00007fff380707e8 error 4 in libc.so.6[15e7d1,7f1ace028000+175000]
[ 651.425115] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 651.436670] likely on CPU 27 (core 27, socket 0)
[ 651.460131] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 651.482134] audit: type=1305 audit(1728462000.667:852): op=set audit_pid=0 old=3109 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 651.494394] audit: type=1300 audit(1728462000.667:852): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffdc3c92460 a2=3c a3=0 items=0 ppid=3108 pid=3109 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 651.522678] audit: type=1327 audit(1728462000.667:852): proctitle="/sbin/auditd"
[ 651.530077] audit: type=1334 audit(1728462000.671:853): prog-id=151 op=UNLOAD
[ 651.530078] audit: type=1334 audit(1728462000.671:854): prog-id=150 op=UNLOAD
[ 651.530080] audit: type=1334 audit(1728462000.671:855): prog-id=149 op=UNLOAD
[ 651.530081] audit: type=1334 audit(1728462000.671:856): prog-id=155 op=LOAD
[ 651.530083] audit: type=1334 audit(1728462000.671:857): prog-id=156 op=LOAD
[ 656.606253] show_signal_msg: 15 callbacks suppressed
[ 656.606256] agetty[3633]: segfault at 0 ip 00007f93a215e7d1 sp 00007fff410b70c8 error 4
[ 656.606613] agetty[3639]: segfault at 0 ip 00007fce99b5e7d1 sp 00007ffc0832e728 error 4
[ 656.611233] in libc.so.6[15e7d1,7f93a2028000+175000]
[ 656.619238] in libc.so.6[15e7d1,7fce99a28000+175000]
[ 656.624342] audit: type=1334 audit(1728462005.811:873): prog-id=157 op=UNLOAD
[ 656.624348] audit: type=1334 audit(1728462005.811:874): prog-id=156 op=UNLOAD
[ 656.624351] audit: type=1334 audit(1728462005.811:875): prog-id=155 op=UNLOAD
[ 656.627236] likely on CPU 83 (core 19, socket 0)
[ 656.627239] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 656.632295] likely on CPU 26 (core 26, socket 0)
[ 656.637374] audit: type=1701 audit(1728462005.823:876): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3633 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 656.644479] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 656.651616] audit: type=1334 audit(1728462005.827:877): prog-id=158 op=LOAD
[ 656.651618] audit: type=1334 audit(1728462005.827:878): prog-id=159 op=LOAD
[ 656.735025] audit: type=1334 audit(1728462005.831:879): prog-id=160 op=LOAD
[ 656.741985] audit: type=1130 audit(1728462005.831:880): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@33-3643-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 661.858309] show_signal_msg: 21 callbacks suppressed
[ 661.858313] agetty[3653]: segfault at 0 ip 00007f454435e7d1 sp 00007ffe1c7f6a78 error 4
[ 661.858499] agetty[3654]: segfault at 0 ip 00007f108515e7d1 sp 00007ffdbccc5568 error 4
[ 661.863293] in libc.so.6[15e7d1,7f4544228000+175000]
[ 661.871290] in libc.so.6[15e7d1,7f1085028000+175000] likely on CPU 82 (core 18, socket 0)
[ 661.879299] likely on CPU 70 (core 6, socket 0)
[ 661.884358] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 661.884384] audit: type=1701 audit(1728462011.071:902): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3654 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 661.892619] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 661.897236] audit: type=1334 audit(1728462011.075:903): prog-id=164 op=LOAD
[ 661.897238] audit: type=1334 audit(1728462011.075:904): prog-id=165 op=LOAD
[ 661.897240] audit: type=1334 audit(1728462011.075:905): prog-id=166 op=LOAD
[ 661.972554] audit: type=1130 audit(1728462011.079:906): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@35-3660-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 661.993731] audit: type=1701 audit(1728462011.083:907): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3653 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 662.009191] audit: type=1334 audit(1728462011.091:908): prog-id=167 op=LOAD
[ 662.016147] audit: type=1334 audit(1728462011.091:909): prog-id=168 op=LOAD
[ 667.122222] show_signal_msg: 18 callbacks suppressed
[ 667.122225] agetty[3670]: segfault at 0 ip 00007fde1d55e7d1 sp 00007ffefb61be58 error 4
[ 667.122456] agetty[3671]: segfault at 0 ip 00007f147635e7d1 sp 00007ffedcc52a58 error 4
[ 667.127207] in libc.so.6[15e7d1,7fde1d428000+175000]
[ 667.135211] in libc.so.6[15e7d1,7f1476228000+175000]
[ 667.143209] likely on CPU 16 (core 16, socket 0)
[ 667.148259] likely on CPU 26 (core 26, socket 0)
[ 667.158019] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 667.162723] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 667.164235] audit: type=1701 audit(1728462016.347:928): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3671 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 667.218658] audit: type=1701 audit(1728462016.351:929): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3670 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 667.234115] audit: type=1334 audit(1728462016.355:930): prog-id=170 op=LOAD
[ 667.241078] audit: type=1334 audit(1728462016.355:931): prog-id=171 op=LOAD
[ 667.248034] audit: type=1334 audit(1728462016.355:932): prog-id=172 op=LOAD
[ 667.254993] audit: type=1130 audit(1728462016.359:933): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@37-3676-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 667.276167] audit: type=1334 audit(1728462016.359:934): prog-id=173 op=LOAD
[ 667.283126] audit: type=1334 audit(1728462016.359:935): prog-id=174 op=LOAD
[ 672.370098] show_signal_msg: 18 callbacks suppressed
[ 672.370102] agetty[3686]: segfault at 0 ip 00007f2593f5e7d1 sp 00007ffe77c69d18 error 4 in libc.so.6[15e7d1,7f2593e28000+175000] likely on CPU 6 (core 6, socket 0)
[ 672.389686] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 672.408464] audit: type=1701 audit(1728462021.595:954): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3686 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 672.409114] agetty[3687]: segfault at 0 ip 00007fb96555e7d1 sp 00007ffe7286a5f8 error 4
[ 672.423924] audit: type=1334 audit(1728462021.599:955): prog-id=176 op=LOAD
[ 672.423927] audit: type=1334 audit(1728462021.599:956): prog-id=177 op=LOAD
[ 672.431928] in libc.so.6[15e7d1,7fb965428000+175000]
[ 672.438887] audit: type=1334 audit(1728462021.599:957): prog-id=178 op=LOAD
[ 672.438889] audit: type=1130 audit(1728462021.603:958): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@39-3690-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 672.479040] likely on CPU 27 (core 27, socket 0)
[ 672.483753] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 672.502548] audit: type=1701 audit(1728462021.687:959): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3687 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 672.518006] audit: type=1334 audit(1728462021.695:960): prog-id=179 op=LOAD
[ 672.524971] audit: type=1334 audit(1728462021.695:961): prog-id=180 op=LOAD
[ 677.614593] show_signal_msg: 18 callbacks suppressed
[ 677.614597] agetty[3700]: segfault at 0 ip 00007ff90f75e7d1 sp 00007ffd3394a9f8 error 4
[ 677.614786] agetty[3703]: segfault at 0 ip 00007fca2cb5e7d1 sp 00007ffe5a348ee8 error 4
[ 677.619576] in libc.so.6[15e7d1,7ff90f628000+175000]
[ 677.627572] in libc.so.6[15e7d1,7fca2ca28000+175000] likely on CPU 26 (core 26, socket 0)
[ 677.627579] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 677.627605] audit: type=1701 audit(1728462026.811:980): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3703 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 677.635600] likely on CPU 6 (core 6, socket 0)
[ 677.640654] audit: type=1334 audit(1728462026.819:981): prog-id=182 op=LOAD
[ 677.667660] audit: type=1334 audit(1728462026.819:982): prog-id=183 op=LOAD
[ 677.667662] audit: type=1334 audit(1728462026.819:983): prog-id=184 op=LOAD
[ 677.667664] audit: type=1130 audit(1728462026.819:984): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@41-3706-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 677.731194] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 677.749981] audit: type=1701 audit(1728462026.935:985): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3700 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 677.765441] audit: type=1334 audit(1728462026.939:986): prog-id=185 op=LOAD
[ 677.772406] audit: type=1334 audit(1728462026.943:987): prog-id=186 op=LOAD
[ 682.878434] show_signal_msg: 18 callbacks suppressed
[ 682.878437] agetty[3716]: segfault at 0 ip 00007f012355e7d1 sp 00007ffe62d11dd8 error 4
[ 682.878793] agetty[3717]: segfault at 0 ip 00007f6c3b55e7d1 sp 00007fff05def268 error 4
[ 682.883417] in libc.so.6[15e7d1,7f0123428000+175000]
[ 682.891416] in libc.so.6[15e7d1,7f6c3b428000+175000]
[ 682.899421] likely on CPU 26 (core 26, socket 0)
[ 682.899425] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 682.904482] likely on CPU 85 (core 21, socket 0)
[ 682.904485] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 682.904511] audit: type=1701 audit(1728462032.091:1006): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3717 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 682.971988] audit: type=1701 audit(1728462032.095:1007): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3716 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 682.987536] audit: type=1334 audit(1728462032.095:1008): prog-id=188 op=LOAD
[ 682.994585] audit: type=1334 audit(1728462032.095:1009): prog-id=189 op=LOAD
[ 683.001632] audit: type=1334 audit(1728462032.095:1010): prog-id=190 op=LOAD
[ 683.008679] audit: type=1130 audit(1728462032.099:1011): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@43-3722-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 683.029940] audit: type=1334 audit(1728462032.099:1012): prog-id=191 op=LOAD
[ 683.036990] audit: type=1334 audit(1728462032.099:1013): prog-id=192 op=LOAD
[ 688.138570] show_signal_msg: 18 callbacks suppressed
[ 688.138575] agetty[3733]: segfault at 0 ip 00007fe84bb5e7d1 sp 00007ffe9cd6f568 error 4
[ 688.138668] agetty[3732]: segfault at 0 ip 00007f7f7ad5e7d1 sp 00007fff791ce8e8 error 4
[ 688.143550] in libc.so.6[15e7d1,7fe84ba28000+175000] likely on CPU 27 (core 27, socket 0)
[ 688.143557] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 688.151566] in libc.so.6[15e7d1,7f7f7ac28000+175000]
[ 688.159583] audit: type=1701 audit(1728462037.343:1032): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3733 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 688.167829] likely on CPU 64 (core 0, socket 0)
[ 688.186575] audit: type=1334 audit(1728462037.351:1033): prog-id=194 op=LOAD
[ 688.186578] audit: type=1334 audit(1728462037.351:1034): prog-id=195 op=LOAD
[ 688.207172] audit: type=1334 audit(1728462037.351:1035): prog-id=196 op=LOAD
[ 688.207174] audit: type=1130 audit(1728462037.351:1036): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@45-3738-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 688.255699] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 688.274492] audit: type=1701 audit(1728462037.459:1037): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3732 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 688.290038] audit: type=1334 audit(1728462037.467:1038): prog-id=197 op=LOAD
[ 688.297087] audit: type=1334 audit(1728462037.467:1039): prog-id=198 op=LOAD
[ 693.386246] show_signal_msg: 19 callbacks suppressed
[ 693.386250] agetty[3748]: segfault at 0 ip 00007fa058f5e7d1 sp 00007fffc46b4618 error 4 in libc.so.6[15e7d1,7fa058e28000+175000] likely on CPU 27 (core 27, socket 0)
[ 693.406008] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 693.406695] agetty[3749]: segfault at 0 ip 00007f50cf15e7d1 sp 00007ffead160bc8 error 4 in libc.so.6[15e7d1,7f50cf028000+175000] likely on CPU 17 (core 17, socket 0)
[ 693.424793] audit: type=1701 audit(1728462042.611:1059): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3748 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 693.439550] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 693.455085] audit: type=1334 audit(1728462042.615:1060): prog-id=200 op=LOAD
[ 693.455087] audit: type=1334 audit(1728462042.615:1061): prog-id=201 op=LOAD
[ 693.455089] audit: type=1334 audit(1728462042.615:1062): prog-id=202 op=LOAD
[ 693.455091] audit: type=1130 audit(1728462042.619:1063): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@47-3754-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 693.516236] audit: type=1701 audit(1728462042.659:1064): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3749 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 693.531778] audit: type=1334 audit(1728462042.663:1065): prog-id=203 op=LOAD
[ 693.538831] audit: type=1334 audit(1728462042.663:1066): prog-id=204 op=LOAD
[ 698.630329] show_signal_msg: 18 callbacks suppressed
[ 698.630332] agetty[3764]: segfault at 0 ip 00007fa9e835e7d1 sp 00007fffb0ad9308 error 4
[ 698.630661] agetty[3767]: segfault at 0 ip 00007fa96355e7d1 sp 00007ffe77641998 error 4
[ 698.635315] in libc.so.6[15e7d1,7fa9e8228000+175000]
[ 698.643312] in libc.so.6[15e7d1,7fa963428000+175000]
[ 698.651310] likely on CPU 83 (core 19, socket 0)
[ 698.656360] likely on CPU 26 (core 26, socket 0)
[ 698.661413] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 698.666120] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 698.670863] audit: type=1701 audit(1728462047.855:1085): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3764 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 698.723858] audit: type=1334 audit(1728462047.863:1086): prog-id=206 op=LOAD
[ 698.730906] audit: type=1334 audit(1728462047.863:1087): prog-id=207 op=LOAD
[ 698.737958] audit: type=1334 audit(1728462047.863:1088): prog-id=208 op=LOAD
[ 698.745001] audit: type=1130 audit(1728462047.863:1089): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@49-3771-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 698.766263] audit: type=1701 audit(1728462047.875:1090): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3767 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 698.781800] audit: type=1334 audit(1728462047.879:1091): prog-id=209 op=LOAD
[ 698.788847] audit: type=1334 audit(1728462047.879:1092): prog-id=210 op=LOAD
[ 703.882309] show_signal_msg: 18 callbacks suppressed
[ 703.882312] agetty[3781]: segfault at 0 ip 00007f8b1cf5e7d1 sp 00007fffafee2f98 error 4
[ 703.882645] agetty[3782]: segfault at 0 ip 00007f6c7cd5e7d1 sp 00007ffe84d286a8 error 4
[ 703.887299] in libc.so.6[15e7d1,7f8b1ce28000+175000]
[ 703.895303] in libc.so.6[15e7d1,7f6c7cc28000+175000]
[ 703.903306] likely on CPU 82 (core 18, socket 0)
[ 703.908355] likely on CPU 27 (core 27, socket 0)
[ 703.908359] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 703.908384] audit: type=1701 audit(1728462053.095:1111): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3782 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 703.913417] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 703.977354] audit: type=1701 audit(1728462053.099:1112): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3781 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 703.992900] audit: type=1334 audit(1728462053.099:1113): prog-id=212 op=LOAD
[ 703.999951] audit: type=1334 audit(1728462053.099:1114): prog-id=213 op=LOAD
[ 704.006997] audit: type=1334 audit(1728462053.099:1115): prog-id=214 op=LOAD
[ 704.014043] audit: type=1130 audit(1728462053.103:1116): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@51-3787-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 704.035303] audit: type=1334 audit(1728462053.103:1117): prog-id=215 op=LOAD
[ 704.042349] audit: type=1334 audit(1728462053.103:1118): prog-id=216 op=LOAD
[ 709.130248] show_signal_msg: 18 callbacks suppressed
[ 709.130252] agetty[3797]: segfault at 0 ip 00007fb81315e7d1 sp 00007ffe6071ec08 error 4
[ 709.130515] agetty[3798]: segfault at 0 ip 00007f12eab5e7d1 sp 00007fff0e3b3028 error 4
[ 709.135233] in libc.so.6[15e7d1,7fb813028000+175000]
[ 709.143237] in libc.so.6[15e7d1,7f12eaa28000+175000] likely on CPU 85 (core 21, socket 0)
[ 709.143244] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 709.151246] likely on CPU 27 (core 27, socket 0)
[ 709.156323] audit: type=1701 audit(1728462058.343:1137): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3798 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 709.164573] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 709.183315] audit: type=1334 audit(1728462058.347:1138): prog-id=218 op=LOAD
[ 709.183318] audit: type=1334 audit(1728462058.347:1139): prog-id=219 op=LOAD
[ 709.183320] audit: type=1334 audit(1728462058.347:1140): prog-id=220 op=LOAD
[ 709.183321] audit: type=1130 audit(1728462058.351:1141): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@53-3803-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 709.266242] audit: type=1701 audit(1728462058.451:1142): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3797 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 709.281786] audit: type=1334 audit(1728462058.459:1143): prog-id=221 op=LOAD
[ 709.288840] audit: type=1334 audit(1728462058.459:1144): prog-id=222 op=LOAD
[ 714.390276] show_signal_msg: 18 callbacks suppressed
[ 714.390280] agetty[3813]: segfault at 0 ip 00007f3f1695e7d1 sp 00007fff3f145c38 error 4
[ 714.390655] agetty[3814]: segfault at 0 ip 00007f6ee115e7d1 sp 00007ffc172f71a8 error 4
[ 714.395263] in libc.so.6[15e7d1,7f3f16828000+175000]
[ 714.403262] in libc.so.6[15e7d1,7f6ee1028000+175000] likely on CPU 83 (core 19, socket 0)
[ 714.403269] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 714.403292] audit: type=1701 audit(1728462063.591:1163): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3814 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 714.411277] likely on CPU 27 (core 27, socket 0)
[ 714.416330] audit: type=1334 audit(1728462063.595:1164): prog-id=224 op=LOAD
[ 714.416333] audit: type=1334 audit(1728462063.595:1165): prog-id=225 op=LOAD
[ 714.416334] audit: type=1334 audit(1728462063.595:1166): prog-id=226 op=LOAD
[ 714.443340] audit: type=1130 audit(1728462063.595:1167): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@55-3817-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 714.507493] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 714.526269] audit: type=1701 audit(1728462063.711:1168): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3813 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 714.541812] audit: type=1334 audit(1728462063.719:1169): prog-id=227 op=LOAD
[ 714.548858] audit: type=1334 audit(1728462063.719:1170): prog-id=228 op=LOAD
[ 719.638212] show_signal_msg: 18 callbacks suppressed
[ 719.638215] agetty[3827]: segfault at 0 ip 00007f998bf5e7d1 sp 00007ffe494b2ce8 error 4
[ 719.638515] agetty[3830]: segfault at 0 ip 00007f9472b5e7d1 sp 00007ffd050c6dd8 error 4
[ 719.643197] in libc.so.6[15e7d1,7f998be28000+175000]
[ 719.651200] in libc.so.6[15e7d1,7f9472a28000+175000]
[ 719.659198] likely on CPU 27 (core 27, socket 0)
[ 719.659201] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 719.664259] likely on CPU 85 (core 21, socket 0)
[ 719.669328] audit: type=1701 audit(1728462068.855:1189): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3827 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 719.674017] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 719.692762] audit: type=1334 audit(1728462068.859:1190): prog-id=230 op=LOAD
[ 719.692764] audit: type=1334 audit(1728462068.859:1191): prog-id=231 op=LOAD
[ 719.692765] audit: type=1334 audit(1728462068.859:1192): prog-id=232 op=LOAD
[ 719.752898] audit: type=1130 audit(1728462068.863:1193): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@57-3833-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 719.774158] audit: type=1701 audit(1728462068.883:1194): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3830 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 719.789697] audit: type=1334 audit(1728462068.887:1195): prog-id=233 op=LOAD
[ 719.796743] audit: type=1334 audit(1728462068.887:1196): prog-id=234 op=LOAD
[ 724.906269] show_signal_msg: 18 callbacks suppressed
[ 724.906273] agetty[3843]: segfault at 0 ip 00007f249135e7d1 sp 00007fff004ee678 error 4
[ 724.906502] agetty[3844]: segfault at 0 ip 00007fa8f9b5e7d1 sp 00007ffe7cd9c178 error 4
[ 724.911250] in libc.so.6[15e7d1,7f2491228000+175000]
[ 724.919249] in libc.so.6[15e7d1,7fa8f9a28000+175000]
[ 724.927250] likely on CPU 84 (core 20, socket 0)
[ 724.927253] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 724.932308] likely on CPU 26 (core 26, socket 0)
[ 724.932312] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 724.937389] audit: type=1701 audit(1728462074.123:1215): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3843 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 724.999805] audit: type=1701 audit(1728462074.127:1216): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3844 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 725.015347] audit: type=1334 audit(1728462074.127:1217): prog-id=236 op=LOAD
[ 725.022397] audit: type=1334 audit(1728462074.127:1218): prog-id=237 op=LOAD
[ 725.029441] audit: type=1334 audit(1728462074.127:1219): prog-id=238 op=LOAD
[ 725.036489] audit: type=1130 audit(1728462074.131:1220): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@59-3849-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 725.057748] audit: type=1334 audit(1728462074.131:1221): prog-id=239 op=LOAD
[ 725.064792] audit: type=1334 audit(1728462074.131:1222): prog-id=240 op=LOAD
[ 730.158090] show_signal_msg: 18 callbacks suppressed
[ 730.158094] agetty[3859]: segfault at 0 ip 00007f685015e7d1 sp 00007fff5ced90d8 error 4
[ 730.158488] agetty[3860]: segfault at 0 ip 00007f17c355e7d1 sp 00007ffc8bdea338 error 4
[ 730.163074] in libc.so.6[15e7d1,7f6850028000+175000]
[ 730.171071] in libc.so.6[15e7d1,7f17c3428000+175000] likely on CPU 85 (core 21, socket 0)
[ 730.179084] likely on CPU 26 (core 26, socket 0)
[ 730.184139] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 730.192407] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 730.197125] audit: type=1701 audit(1728462079.383:1241): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3860 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 730.250143] audit: type=1334 audit(1728462079.387:1242): prog-id=242 op=LOAD
[ 730.257189] audit: type=1334 audit(1728462079.387:1243): prog-id=243 op=LOAD
[ 730.264276] audit: type=1334 audit(1728462079.387:1244): prog-id=244 op=LOAD
[ 730.271323] audit: type=1130 audit(1728462079.391:1245): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@61-3865-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 730.292584] audit: type=1701 audit(1728462079.403:1246): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3859 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 730.308129] audit: type=1334 audit(1728462079.407:1247): prog-id=245 op=LOAD
[ 730.315176] audit: type=1334 audit(1728462079.407:1248): prog-id=246 op=LOAD
[ 735.394187] show_signal_msg: 18 callbacks suppressed
[ 735.394191] agetty[3875]: segfault at 0 ip 00007f126e55e7d1 sp 00007ffee0137d88 error 4 in libc.so.6[15e7d1,7f126e428000+175000] likely on CPU 28 (core 28, socket 0)
[ 735.413943] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 735.414615] agetty[3876]: segfault at 0 ip 00007f0521d5e7d1 sp 00007fffda89e9e8 error 4 in libc.so.6[15e7d1,7f0521c28000+175000] likely on CPU 23 (core 23, socket 0)
[ 735.432718] audit: type=1701 audit(1728462084.619:1267): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3875 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 735.447473] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 735.463016] audit: type=1334 audit(1728462084.623:1268): prog-id=248 op=LOAD
[ 735.488806] audit: type=1334 audit(1728462084.623:1269): prog-id=249 op=LOAD
[ 735.495853] audit: type=1334 audit(1728462084.623:1270): prog-id=250 op=LOAD
[ 735.502898] audit: type=1130 audit(1728462084.627:1271): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@63-3879-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 735.524161] audit: type=1701 audit(1728462084.667:1272): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3876 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 735.539706] audit: type=1334 audit(1728462084.675:1273): prog-id=251 op=LOAD
[ 735.546751] audit: type=1334 audit(1728462084.675:1274): prog-id=252 op=LOAD
[ 740.630345] show_signal_msg: 18 callbacks suppressed
[ 740.630349] agetty[3889]: segfault at 0 ip 00007fea6f15e7d1 sp 00007fffd48bd618 error 4
[ 740.630734] agetty[3892]: segfault at 0 ip 00007fe84ed5e7d1 sp 00007ffdd4658df8 error 4
[ 740.635330] in libc.so.6[15e7d1,7fea6f028000+175000]
[ 740.643331] in libc.so.6[15e7d1,7fe84ec28000+175000] likely on CPU 80 (core 16, socket 0)
[ 740.651339] likely on CPU 28 (core 28, socket 0)
[ 740.651343] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 740.656402] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 740.664688] audit: type=1701 audit(1728462089.851:1293): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3889 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 740.723903] audit: type=1701 audit(1728462089.855:1294): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=3892 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 740.739442] audit: type=1334 audit(1728462089.855:1295): prog-id=254 op=LOAD
[ 740.746485] audit: type=1334 audit(1728462089.855:1296): prog-id=255 op=LOAD
[ 740.753532] audit: type=1334 audit(1728462089.855:1297): prog-id=256 op=LOAD
[ 740.760576] audit: type=1130 audit(1728462089.859:1298): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@65-3895-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 740.781837] audit: type=1334 audit(1728462089.859:1299): prog-id=257 op=LOAD
[ 740.788879] audit: type=1334 audit(1728462089.859:1300): prog-id=258 op=LOAD
[ 746.862357] show_signal_msg: 45 callbacks suppressed
[ 746.862362] agetty[3935]: segfault at 0 ip 00007febb355e7d1 sp 00007fffcb6345f8 error 4 in libc.so.6[15e7d1,7febb3428000+175000] likely on CPU 103 (core 39, socket 0)
[ 746.882198] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 746.901706] agetty[3931]: segfault at 0 ip 00007f5bb5d5e7d1 sp 00007ffdcc1cfec8 error 4 in libc.so.6[15e7d1,7f5bb5c28000+175000] likely on CPU 56 (core 56, socket 0)
[ 746.916490] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 752.018239] agetty[3949]: segfault at 0 ip 00007f34f3d5e7d1 sp 00007ffe92c494c8 error 4 in libc.so.6[15e7d1,7f34f3c28000+175000] likely on CPU 48 (core 48, socket 0)
[ 752.018578] agetty[3955]: segfault at 0 ip 00007feb52d5e7d1 sp 00007fff5bd7c5e8 error 4 in libc.so.6[15e7d1,7feb52c28000+175000] likely on CPU 57 (core 57, socket 0)
[ 752.033026] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 752.068026] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 757.166316] agetty[3968]: segfault at 0 ip 00007f2be835e7d1 sp 00007ffdadf00198 error 4 in libc.so.6[15e7d1,7f2be8228000+175000] likely on CPU 32 (core 32, socket 0)
[ 757.166854] agetty[3973]: segfault at 0 ip 00007f10c735e7d1 sp 00007ffc46133de8 error 4
[ 757.181098] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 757.181100] in libc.so.6[15e7d1,7f10c7228000+175000] likely on CPU 57 (core 57, socket 0)
[ 757.216124] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 762.322582] agetty[3987]: segfault at 0 ip 00007f344335e7d1 sp 00007ffed99af108 error 4 in libc.so.6[15e7d1,7f3443228000+175000] likely on CPU 106 (core 42, socket 0)
[ 762.322696] agetty[3991]: segfault at 0 ip 00007fa4ae15e7d1 sp 00007ffd7706e8f8 error 4
[ 762.337452] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 762.337453] in libc.so.6[15e7d1,7fa4ae028000+175000] likely on CPU 48 (core 48, socket 0)
[ 762.372474] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 767.474319] agetty[4002]: segfault at 0 ip 00007f68a7d5e7d1 sp 00007ffe47784428 error 4 in libc.so.6[15e7d1,7f68a7c28000+175000] likely on CPU 33 (core 33, socket 0)
[ 767.474780] agetty[4006]: segfault at 0 ip 00007efcf975e7d1 sp 00007ffc3ab46f88 error 4 in libc.so.6[15e7d1,7efcf9628000+175000]
[ 767.489105] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 767.489106] likely on CPU 55 (core 55, socket 0)
[ 767.524126] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 772.642297] agetty[4020]: segfault at 0 ip 00007f917175e7d1 sp 00007fff65382578 error 4 in libc.so.6[15e7d1,7f9171628000+175000] likely on CPU 56 (core 56, socket 0)
[ 772.642670] agetty[4024]: segfault at 0 ip 00007fccf495e7d1 sp 00007ffd6a443c58 error 4
[ 772.657074] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 772.657074] in libc.so.6[15e7d1,7fccf4828000+175000] likely on CPU 51 (core 51, socket 0)
[ 772.692090] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 777.794648] agetty[4038]: segfault at 0 ip 00007f0656f5e7d1 sp 00007ffefbbff2f8 error 4 in libc.so.6[15e7d1,7f0656e28000+175000] likely on CPU 37 (core 37, socket 0)
[ 777.794975] agetty[4042]: segfault at 0 ip 00007f6f9e75e7d1 sp 00007fffee0d8588 error 4
[ 777.809431] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 777.817435] in libc.so.6[15e7d1,7f6f9e628000+175000] likely on CPU 106 (core 42, socket 0)
[ 777.844533] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 782.954472] agetty[4055]: segfault at 0 ip 00007f338a15e7d1 sp 00007ffdf3742d78 error 4 in libc.so.6[15e7d1,7f338a028000+175000] likely on CPU 28 (core 28, socket 0)
[ 782.954783] agetty[4061]: segfault at 0 ip 00007fb9eeb5e7d1 sp 00007ffee7a98d38 error 4
[ 782.969249] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 782.969249] in libc.so.6[15e7d1,7fb9eea28000+175000] likely on CPU 35 (core 35, socket 0)
[ 783.004265] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 788.110473] agetty[4071]: segfault at 0 ip 00007fd693b5e7d1 sp 00007ffd43a1fd68 error 4 in libc.so.6[15e7d1,7fd693a28000+175000] likely on CPU 35 (core 35, socket 0)
[ 788.110891] agetty[4077]: segfault at 0 ip 00007ff4a395e7d1 sp 00007ffe1b9c4438 error 4
[ 788.125256] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 788.125257] in libc.so.6[15e7d1,7ff4a3828000+175000] likely on CPU 46 (core 46, socket 0)
[ 788.160279] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 793.266160] agetty[4089]: segfault at 0 ip 00007f758015e7d1 sp 00007ffd434e8258 error 4 in libc.so.6[15e7d1,7f7580028000+175000] likely on CPU 81 (core 17, socket 0)
[ 793.266560] agetty[4093]: segfault at 0 ip 00007f3ae0d5e7d1 sp 00007ffe45330e18 error 4
[ 793.280937] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 793.280939] in libc.so.6[15e7d1,7f3ae0c28000+175000] likely on CPU 76 (core 12, socket 0)
[ 793.315944] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 798.418407] agetty[4105]: segfault at 0 ip 00007f5b1bd5e7d1 sp 00007ffc15a73458 error 4 in libc.so.6[15e7d1,7f5b1bc28000+175000] likely on CPU 28 (core 28, socket 0)
[ 798.418752] agetty[4109]: segfault at 0 ip 00007f74ced5e7d1 sp 00007ffc7d22e5b8 error 4
[ 798.433215] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 798.433216] in libc.so.6[15e7d1,7f74cec28000+175000] likely on CPU 75 (core 11, socket 0)
[ 798.468232] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 803.578534] agetty[4119]: segfault at 0 ip 00007f5b25d5e7d1 sp 00007ffdc29efd88 error 4 in libc.so.6[15e7d1,7f5b25c28000+175000] likely on CPU 95 (core 31, socket 0)
[ 803.578563] agetty[4123]: segfault at 0 ip 00007fbca095e7d1 sp 00007ffc08509ae8 error 4 in libc.so.6[15e7d1,7fbca0828000+175000]
[ 803.593311] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 803.593312] likely on CPU 21 (core 21, socket 0)
[ 803.628315] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 808.742278] agetty[4135]: segfault at 0 ip 00007f121eb5e7d1 sp 00007ffe0281b488 error 4 in libc.so.6[15e7d1,7f121ea28000+175000] likely on CPU 75 (core 11, socket 0)
[ 808.757057] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 808.776484] agetty[4139]: segfault at 0 ip 00007fc0be75e7d1 sp 00007ffe8e86b618 error 4 in libc.so.6[15e7d1,7fc0be628000+175000] likely on CPU 23 (core 23, socket 0)
[ 808.791262] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 813.890106] agetty[4152]: segfault at 0 ip 00007f528e15e7d1 sp 00007ffd2b554c18 error 4 in libc.so.6[15e7d1,7f528e028000+175000] likely on CPU 27 (core 27, socket 0)
[ 813.904891] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 813.924369] agetty[4158]: segfault at 0 ip 00007f7a4195e7d1 sp 00007ffcbc2583c8 error 4 in libc.so.6[15e7d1,7f7a41828000+175000] likely on CPU 35 (core 35, socket 0)
[ 813.939146] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 819.038396] agetty[4170]: segfault at 0 ip 00007f8d3435e7d1 sp 00007fff821eec18 error 4 in libc.so.6[15e7d1,7f8d34228000+175000] likely on CPU 29 (core 29, socket 0)
[ 819.038815] agetty[4174]: segfault at 0 ip 00007f799cb5e7d1 sp 00007ffc02e0eae8 error 4
[ 819.053178] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 819.079926] in libc.so.6[15e7d1,7f799ca28000+175000] likely on CPU 22 (core 22, socket 0)
[ 819.088194] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 824.182263] agetty[4185]: segfault at 0 ip 00007fcfaa15e7d1 sp 00007ffe62ae7a08 error 4 in libc.so.6[15e7d1,7fcfaa028000+175000] likely on CPU 76 (core 12, socket 0)
[ 824.197043] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 824.216449] agetty[4189]: segfault at 0 ip 00007f36bdd5e7d1 sp 00007fff6ee62938 error 4 in libc.so.6[15e7d1,7f36bdc28000+175000] likely on CPU 29 (core 29, socket 0)
[ 824.231232] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 829.334170] agetty[4201]: segfault at 0 ip 00007fcac0b5e7d1 sp 00007fff66e67178 error 4 in libc.so.6[15e7d1,7fcac0a28000+175000] likely on CPU 22 (core 22, socket 0)
[ 829.334572] agetty[4205]: segfault at 0 ip 00007f336e75e7d1 sp 00007ffc9a0a3138 error 4 in libc.so.6[15e7d1,7f336e628000+175000]
[ 829.348948] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 829.379254] likely on CPU 95 (core 31, socket 0)
[ 829.383962] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 831.884598] audit: type=1305 audit(1728462181.071:1802): op=set audit_pid=0 old=3923 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 831.896943] audit: type=1300 audit(1728462181.071:1802): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffd72a1a300 a2=3c a3=0 items=0 ppid=3922 pid=3923 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 831.925315] audit: type=1327 audit(1728462181.071:1802): proctitle="/sbin/auditd"
[ 834.486342] agetty[4218]: segfault at 0 ip 00007fb1e835e7d1 sp 00007ffe13130928 error 4 in libc.so.6[15e7d1,7fb1e8228000+175000] likely on CPU 77 (core 13, socket 0)
[ 834.486511] agetty[4222]: segfault at 0 ip 00007fd626b5e7d1 sp 00007ffe97bde8d8 error 4
[ 834.501120] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 834.509124] in libc.so.6[15e7d1,7fd626a28000+175000] likely on CPU 28 (core 28, socket 0)
[ 834.527892] audit: type=1701 audit(1728462183.711:1803): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4218 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 834.536137] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 834.551675] audit: type=1334 audit(1728462183.719:1804): prog-id=371 op=LOAD
[ 834.551678] audit: type=1334 audit(1728462183.719:1805): prog-id=372 op=LOAD
[ 834.551679] audit: type=1334 audit(1728462183.719:1806): prog-id=373 op=LOAD
[ 834.591567] audit: type=1130 audit(1728462183.723:1807): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@104-4226-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 834.612916] audit: type=1701 audit(1728462183.755:1808): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4222 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 834.628460] audit: type=1334 audit(1728462183.763:1809): prog-id=370 op=UNLOAD
[ 834.635681] audit: type=1334 audit(1728462183.763:1810): prog-id=369 op=UNLOAD
[ 839.726317] show_signal_msg: 21 callbacks suppressed
[ 839.726321] agetty[4236]: segfault at 0 ip 00007f273455e7d1 sp 00007ffe4201cf68 error 4 in libc.so.6[15e7d1,7f2734428000+175000] likely on CPU 28 (core 28, socket 0)
[ 839.746081] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 839.764864] audit: type=1701 audit(1728462188.951:1832): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4236 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 839.780415] audit: type=1334 audit(1728462188.955:1833): prog-id=377 op=LOAD
[ 839.781034] agetty[4237]: segfault at 0 ip 00007fda4f75e7d1 sp 00007ffed4500eb8 error 4
[ 839.787465] audit: type=1334 audit(1728462188.955:1834): prog-id=378 op=LOAD
[ 839.787468] audit: type=1334 audit(1728462188.955:1835): prog-id=379 op=LOAD
[ 839.787470] audit: type=1130 audit(1728462188.959:1836): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@106-4242-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 839.795489] in libc.so.6[15e7d1,7fda4f628000+175000] likely on CPU 21 (core 21, socket 0)
[ 839.839189] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 839.858058] audit: type=1701 audit(1728462189.043:1837): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4237 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 839.873604] audit: type=1334 audit(1728462189.047:1838): prog-id=380 op=LOAD
[ 839.880655] audit: type=1334 audit(1728462189.047:1839): prog-id=381 op=LOAD
[ 844.974295] show_signal_msg: 18 callbacks suppressed
[ 844.974299] agetty[4252]: segfault at 0 ip 00007f5785f5e7d1 sp 00007ffe4572bb68 error 4 in libc.so.6[15e7d1,7f5785e28000+175000] likely on CPU 27 (core 27, socket 0)
[ 844.994056] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 845.012846] audit: type=1701 audit(1728462194.199:1858): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4252 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 845.028394] audit: type=1334 audit(1728462194.203:1859): prog-id=383 op=LOAD
[ 845.029018] agetty[4253]: segfault at 0 ip 00007f2ccc95e7d1 sp 00007ffd8e991c98 error 4
[ 845.035446] audit: type=1334 audit(1728462194.203:1860): prog-id=384 op=LOAD
[ 845.035449] audit: type=1334 audit(1728462194.203:1861): prog-id=385 op=LOAD
[ 845.043458] in libc.so.6[15e7d1,7f2ccc828000+175000]
[ 845.050495] audit: type=1130 audit(1728462194.207:1862): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@108-4259-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 845.083958] likely on CPU 20 (core 20, socket 0)
[ 845.088668] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 845.107444] audit: type=1701 audit(1728462194.291:1863): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4253 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 845.122988] audit: type=1334 audit(1728462194.299:1864): prog-id=386 op=LOAD
[ 845.130040] audit: type=1334 audit(1728462194.299:1865): prog-id=387 op=LOAD
[ 850.210157] show_signal_msg: 18 callbacks suppressed
[ 850.210161] agetty[4269]: segfault at 0 ip 00007f5754f5e7d1 sp 00007ffcbc8a35d8 error 4 in libc.so.6[15e7d1,7f5754e28000+175000] likely on CPU 27 (core 27, socket 0)
[ 850.229917] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 850.230595] agetty[4270]: segfault at 0 ip 00007f8a3035e7d1 sp 00007ffdf22d2748 error 4 in libc.so.6[15e7d1,7f8a30228000+175000] likely on CPU 74 (core 10, socket 0)
[ 850.248700] audit: type=1701 audit(1728462199.435:1884): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4269 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 850.263448] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 850.278991] audit: type=1334 audit(1728462199.439:1885): prog-id=389 op=LOAD
[ 850.278994] audit: type=1334 audit(1728462199.439:1886): prog-id=390 op=LOAD
[ 850.311834] audit: type=1334 audit(1728462199.439:1887): prog-id=391 op=LOAD
[ 850.318880] audit: type=1130 audit(1728462199.443:1888): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@110-4275-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 850.340227] audit: type=1701 audit(1728462199.483:1889): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4270 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 850.355768] audit: type=1334 audit(1728462199.487:1890): prog-id=392 op=LOAD
[ 850.362814] audit: type=1334 audit(1728462199.491:1891): prog-id=393 op=LOAD
[ 855.450454] show_signal_msg: 18 callbacks suppressed
[ 855.450459] agetty[4285]: segfault at 0 ip 00007f1068f5e7d1 sp 00007ffc0514a8e8 error 4
[ 855.450940] agetty[4286]: segfault at 0 ip 00007fe8ff75e7d1 sp 00007ffdb3dd7028 error 4
[ 855.455438] in libc.so.6[15e7d1,7f1068e28000+175000]
[ 855.463438] in libc.so.6[15e7d1,7fe8ff628000+175000]
[ 855.471435] likely on CPU 8 (core 8, socket 0)
[ 855.471439] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 855.476488] likely on CPU 22 (core 22, socket 0)
[ 855.481569] audit: type=1701 audit(1728462204.667:1910): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4285 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 855.486076] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 855.504823] audit: type=1334 audit(1728462204.675:1911): prog-id=395 op=LOAD
[ 855.504826] audit: type=1334 audit(1728462204.675:1912): prog-id=396 op=LOAD
[ 855.504828] audit: type=1334 audit(1728462204.675:1913): prog-id=397 op=LOAD
[ 855.504830] audit: type=1130 audit(1728462204.675:1914): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@112-4289-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 855.587808] audit: type=1701 audit(1728462204.695:1915): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4286 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 855.603354] audit: type=1334 audit(1728462204.699:1916): prog-id=398 op=LOAD
[ 855.610404] audit: type=1334 audit(1728462204.699:1917): prog-id=399 op=LOAD
[ 860.698448] show_signal_msg: 18 callbacks suppressed
[ 860.698452] agetty[4299]: segfault at 0 ip 00007f75e335e7d1 sp 00007ffe10564538 error 4
[ 860.698458] agetty[4300]: segfault at 0 ip 00007fdb23d5e7d1 sp 00007ffd42a1d1e8 error 4
[ 860.703428] in libc.so.6[15e7d1,7f75e3228000+175000]
[ 860.711438] in libc.so.6[15e7d1,7fdb23c28000+175000]
[ 860.719427] likely on CPU 8 (core 8, socket 0)
[ 860.719430] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 860.724479] likely on CPU 28 (core 28, socket 0)
[ 860.729558] audit: type=1701 audit(1728462209.915:1936): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4299 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 860.734067] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 860.752811] audit: type=1334 audit(1728462209.923:1937): prog-id=401 op=LOAD
[ 860.800338] audit: type=1334 audit(1728462209.923:1938): prog-id=402 op=LOAD
[ 860.807383] audit: type=1334 audit(1728462209.923:1939): prog-id=403 op=LOAD
[ 860.814430] audit: type=1130 audit(1728462209.923:1940): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@114-4305-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 860.835778] audit: type=1701 audit(1728462209.943:1941): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4300 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 860.851324] audit: type=1334 audit(1728462209.947:1942): prog-id=404 op=LOAD
[ 860.858369] audit: type=1334 audit(1728462209.947:1943): prog-id=405 op=LOAD
[ 865.946331] show_signal_msg: 18 callbacks suppressed
[ 865.946334] agetty[4315]: segfault at 0 ip 00007fe9c355e7d1 sp 00007fffe4578a18 error 4
[ 865.946701] agetty[4316]: segfault at 0 ip 00007fa06615e7d1 sp 00007ffe6bd4fa18 error 4
[ 865.951313] in libc.so.6[15e7d1,7fe9c3428000+175000]
[ 865.959318] in libc.so.6[15e7d1,7fa066028000+175000] likely on CPU 77 (core 13, socket 0)
[ 865.959325] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 865.959354] audit: type=1701 audit(1728462215.143:1962): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4316 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 865.967334] likely on CPU 28 (core 28, socket 0)
[ 865.972386] audit: type=1334 audit(1728462215.151:1963): prog-id=407 op=LOAD
[ 865.999386] audit: type=1334 audit(1728462215.151:1964): prog-id=408 op=LOAD
[ 865.999389] audit: type=1334 audit(1728462215.151:1965): prog-id=409 op=LOAD
[ 866.014930] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 866.019632] audit: type=1130 audit(1728462215.151:1966): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@116-4321-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 866.082363] audit: type=1701 audit(1728462215.211:1967): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4315 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 866.097912] audit: type=1334 audit(1728462215.219:1968): prog-id=410 op=LOAD
[ 866.104966] audit: type=1334 audit(1728462215.219:1969): prog-id=411 op=LOAD
[ 871.194129] show_signal_msg: 18 callbacks suppressed
[ 871.194133] agetty[4331]: segfault at 0 ip 00007fe3e255e7d1 sp 00007fff5edf7e18 error 4
[ 871.194436] agetty[4332]: segfault at 0 ip 00007f4d7e75e7d1 sp 00007ffed6c085d8 error 4
[ 871.199112] in libc.so.6[15e7d1,7fe3e2428000+175000]
[ 871.207114] in libc.so.6[15e7d1,7f4d7e628000+175000] likely on CPU 80 (core 16, socket 0)
[ 871.207121] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 871.215126] likely on CPU 30 (core 30, socket 0)
[ 871.220203] audit: type=1701 audit(1728462220.407:1988): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4332 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 871.228437] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 871.247182] audit: type=1334 audit(1728462220.411:1989): prog-id=413 op=LOAD
[ 871.247185] audit: type=1334 audit(1728462220.411:1990): prog-id=414 op=LOAD
[ 871.301762] audit: type=1334 audit(1728462220.411:1991): prog-id=415 op=LOAD
[ 871.308808] audit: type=1130 audit(1728462220.415:1992): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@118-4337-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 871.330157] audit: type=1701 audit(1728462220.439:1993): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4331 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 871.345704] audit: type=1334 audit(1728462220.443:1994): prog-id=416 op=LOAD
[ 871.352758] audit: type=1334 audit(1728462220.443:1995): prog-id=417 op=LOAD
[ 876.454250] show_signal_msg: 18 callbacks suppressed
[ 876.454254] agetty[4347]: segfault at 0 ip 00007f3c5e75e7d1 sp 00007ffc861428b8 error 4
[ 876.454571] agetty[4348]: segfault at 0 ip 00007fba60f5e7d1 sp 00007fff592cccf8 error 4
[ 876.459228] in libc.so.6[15e7d1,7f3c5e628000+175000]
[ 876.467231] in libc.so.6[15e7d1,7fba60e28000+175000] likely on CPU 29 (core 29, socket 0)
[ 876.475241] likely on CPU 82 (core 18, socket 0)
[ 876.480288] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 876.493277] audit: type=1701 audit(1728462225.679:2014): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4348 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 876.512003] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 876.547798] audit: type=1334 audit(1728462225.683:2015): prog-id=419 op=LOAD
[ 876.554851] audit: type=1334 audit(1728462225.687:2016): prog-id=420 op=LOAD
[ 876.561905] audit: type=1334 audit(1728462225.687:2017): prog-id=421 op=LOAD
[ 876.568959] audit: type=1130 audit(1728462225.687:2018): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@120-4351-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 876.590312] audit: type=1701 audit(1728462225.699:2019): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4347 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 876.605851] audit: type=1334 audit(1728462225.703:2020): prog-id=422 op=LOAD
[ 876.612896] audit: type=1334 audit(1728462225.703:2021): prog-id=423 op=LOAD
[ 881.702315] show_signal_msg: 18 callbacks suppressed
[ 881.702319] agetty[4361]: segfault at 0 ip 00007f0dc4f5e7d1 sp 00007fff0470fa48 error 4
[ 881.702417] agetty[4362]: segfault at 0 ip 00007ffb29b5e7d1 sp 00007ffea586adc8 error 4
[ 881.707298] in libc.so.6[15e7d1,7f0dc4e28000+175000]
[ 881.715302] in libc.so.6[15e7d1,7ffb29a28000+175000] likely on CPU 27 (core 27, socket 0)
[ 881.723309] likely on CPU 83 (core 19, socket 0)
[ 881.728359] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 881.728387] audit: type=1701 audit(1728462230.915:2040): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4362 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 881.736629] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 881.795880] audit: type=1334 audit(1728462230.919:2041): prog-id=425 op=LOAD
[ 881.802931] audit: type=1334 audit(1728462230.919:2042): prog-id=426 op=LOAD
[ 881.809981] audit: type=1334 audit(1728462230.919:2043): prog-id=427 op=LOAD
[ 881.817028] audit: type=1701 audit(1728462230.923:2044): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4361 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 881.832574] audit: type=1130 audit(1728462230.923:2045): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@122-4369-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 881.853919] audit: type=1334 audit(1728462230.927:2046): prog-id=428 op=LOAD
[ 881.860967] audit: type=1334 audit(1728462230.927:2047): prog-id=429 op=LOAD
[ 886.954692] show_signal_msg: 18 callbacks suppressed
[ 886.954696] agetty[4379]: segfault at 0 ip 00007f02b7f5e7d1 sp 00007fffe7eeea28 error 4
[ 886.954854] agetty[4380]: segfault at 0 ip 00007f7fa295e7d1 sp 00007ffe0dc0afe8 error 4
[ 886.959679] in libc.so.6[15e7d1,7f02b7e28000+175000]
[ 886.967676] in libc.so.6[15e7d1,7f7fa2828000+175000]
[ 886.975683] likely on CPU 68 (core 4, socket 0)
[ 886.980733] likely on CPU 8 (core 8, socket 0)
[ 886.985787] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 886.990404] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 886.994968] audit: type=1701 audit(1728462236.179:2066): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4379 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 887.047990] audit: type=1334 audit(1728462236.187:2067): prog-id=431 op=LOAD
[ 887.055043] audit: type=1334 audit(1728462236.187:2068): prog-id=432 op=LOAD
[ 887.062097] audit: type=1334 audit(1728462236.187:2069): prog-id=433 op=LOAD
[ 887.069142] audit: type=1130 audit(1728462236.187:2070): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@124-4385-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 887.090488] audit: type=1701 audit(1728462236.199:2071): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4380 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 887.106036] audit: type=1334 audit(1728462236.203:2072): prog-id=434 op=LOAD
[ 887.113090] audit: type=1334 audit(1728462236.203:2073): prog-id=435 op=LOAD
[ 892.194412] show_signal_msg: 18 callbacks suppressed
[ 892.194416] agetty[4395]: segfault at 0 ip 00007f163eb5e7d1 sp 00007ffe9cea1f28 error 4
[ 892.194796] agetty[4396]: segfault at 0 ip 00007fabc455e7d1 sp 00007ffce1839d68 error 4
[ 892.199399] in libc.so.6[15e7d1,7f163ea28000+175000]
[ 892.207398] in libc.so.6[15e7d1,7fabc4428000+175000] likely on CPU 10 (core 10, socket 0)
[ 892.215395] likely on CPU 22 (core 22, socket 0)
[ 892.228708] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 892.233416] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 892.234936] audit: type=1701 audit(1728462241.419:2092): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4395 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 892.287957] audit: type=1334 audit(1728462241.427:2093): prog-id=437 op=LOAD
[ 892.295012] audit: type=1334 audit(1728462241.427:2094): prog-id=438 op=LOAD
[ 892.302063] audit: type=1334 audit(1728462241.427:2095): prog-id=439 op=LOAD
[ 892.309107] audit: type=1130 audit(1728462241.427:2096): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@126-4401-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 892.330455] audit: type=1701 audit(1728462241.439:2097): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4396 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 892.346002] audit: type=1334 audit(1728462241.443:2098): prog-id=440 op=LOAD
[ 892.353047] audit: type=1334 audit(1728462241.443:2099): prog-id=441 op=LOAD
[ 897.446558] show_signal_msg: 18 callbacks suppressed
[ 897.446563] agetty[4411]: segfault at 0 ip 00007f4edbd5e7d1 sp 00007ffd79bf1d18 error 4
[ 897.446732] agetty[4412]: segfault at 0 ip 00007fc59875e7d1 sp 00007ffe47bc6d68 error 4
[ 897.451542] in libc.so.6[15e7d1,7f4edbc28000+175000]
[ 897.459539] in libc.so.6[15e7d1,7fc598628000+175000]
[ 897.467536] likely on CPU 8 (core 8, socket 0)
[ 897.467539] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 897.472591] likely on CPU 26 (core 26, socket 0)
[ 897.477671] audit: type=1701 audit(1728462246.663:2118): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4411 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 897.482177] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 897.541431] audit: type=1701 audit(1728462246.667:2119): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4412 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 897.556979] audit: type=1334 audit(1728462246.667:2120): prog-id=443 op=LOAD
[ 897.564030] audit: type=1334 audit(1728462246.671:2121): prog-id=444 op=LOAD
[ 897.571080] audit: type=1334 audit(1728462246.671:2122): prog-id=445 op=LOAD
[ 897.578132] audit: type=1130 audit(1728462246.671:2123): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@128-4415-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 897.599480] audit: type=1334 audit(1728462246.675:2124): prog-id=446 op=LOAD
[ 897.606533] audit: type=1334 audit(1728462246.675:2125): prog-id=447 op=LOAD
[ 902.694432] show_signal_msg: 20 callbacks suppressed
[ 902.694435] agetty[4425]: segfault at 0 ip 00007f3627b5e7d1 sp 00007ffe2ac2dd78 error 4
[ 902.694758] agetty[4426]: segfault at 0 ip 00007f7581f5e7d1 sp 00007ffe58027588 error 4
[ 902.699422] in libc.so.6[15e7d1,7f3627a28000+175000]
[ 902.707419] in libc.so.6[15e7d1,7f7581e28000+175000] likely on CPU 22 (core 22, socket 0)
[ 902.715431] likely on CPU 26 (core 26, socket 0)
[ 902.720487] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 902.720512] audit: type=1701 audit(1728462251.907:2146): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4426 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 902.728757] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 902.788008] audit: type=1334 audit(1728462251.911:2147): prog-id=449 op=LOAD
[ 902.795057] audit: type=1334 audit(1728462251.911:2148): prog-id=450 op=LOAD
[ 902.802108] audit: type=1334 audit(1728462251.911:2149): prog-id=451 op=LOAD
[ 902.809155] audit: type=1130 audit(1728462251.915:2150): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@130-4433-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 902.830508] audit: type=1701 audit(1728462251.915:2151): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4425 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 902.846049] audit: type=1334 audit(1728462251.919:2152): prog-id=452 op=LOAD
[ 902.853102] audit: type=1334 audit(1728462251.919:2153): prog-id=453 op=LOAD
[ 907.950194] show_signal_msg: 18 callbacks suppressed
[ 907.950197] agetty[4443]: segfault at 0 ip 00007f8c9035e7d1 sp 00007ffcf7ded418 error 4
[ 907.950529] agetty[4444]: segfault at 0 ip 00007fc08e75e7d1 sp 00007ffcf48e7dc8 error 4
[ 907.955177] in libc.so.6[15e7d1,7f8c90228000+175000]
[ 907.963179] in libc.so.6[15e7d1,7fc08e628000+175000]
[ 907.971185] likely on CPU 26 (core 26, socket 0)
[ 907.976240] likely on CPU 22 (core 22, socket 0)
[ 907.990708] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 907.992201] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 907.993754] audit: type=1701 audit(1728462257.179:2172): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4443 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 908.046753] audit: type=1334 audit(1728462257.187:2173): prog-id=455 op=LOAD
[ 908.053803] audit: type=1334 audit(1728462257.187:2174): prog-id=456 op=LOAD
[ 908.060854] audit: type=1334 audit(1728462257.187:2175): prog-id=457 op=LOAD
[ 908.067908] audit: type=1130 audit(1728462257.187:2176): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@132-4450-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 908.089255] audit: type=1701 audit(1728462257.199:2177): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4444 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 908.104803] audit: type=1334 audit(1728462257.203:2178): prog-id=458 op=LOAD
[ 908.111856] audit: type=1334 audit(1728462257.203:2179): prog-id=459 op=LOAD
[ 913.218413] show_signal_msg: 18 callbacks suppressed
[ 913.218417] agetty[4460]: segfault at 0 ip 00007f880915e7d1 sp 00007ffe20a5c008 error 4
[ 913.218514] agetty[4461]: segfault at 0 ip 00007fb87315e7d1 sp 00007fff9983fdd8 error 4
[ 913.223402] in libc.so.6[15e7d1,7f8809028000+175000]
[ 913.231400] in libc.so.6[15e7d1,7fb873028000+175000] likely on CPU 27 (core 27, socket 0)
[ 913.239404] likely on CPU 75 (core 11, socket 0)
[ 913.244462] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 913.252727] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 913.252750] audit: type=1701 audit(1728462262.439:2198): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4460 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 913.313474] audit: type=1701 audit(1728462262.443:2199): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4461 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 913.329023] audit: type=1334 audit(1728462262.443:2200): prog-id=461 op=LOAD
[ 913.336073] audit: type=1334 audit(1728462262.443:2201): prog-id=462 op=LOAD
[ 913.343118] audit: type=1334 audit(1728462262.443:2202): prog-id=463 op=LOAD
[ 913.350164] audit: type=1130 audit(1728462262.447:2203): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@134-4466-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 913.371513] audit: type=1334 audit(1728462262.447:2204): prog-id=464 op=LOAD
[ 913.378564] audit: type=1334 audit(1728462262.447:2205): prog-id=465 op=LOAD
[ 918.482245] show_signal_msg: 18 callbacks suppressed
[ 918.482248] agetty[4476]: segfault at 0 ip 00007f37b9f5e7d1 sp 00007fffe6652828 error 4 in libc.so.6[15e7d1,7f37b9e28000+175000] likely on CPU 27 (core 27, socket 0)
[ 918.502000] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 918.520780] audit: type=1701 audit(1728462267.707:2224): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4476 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 918.521408] agetty[4477]: segfault at 0 ip 00007fbd9255e7d1 sp 00007ffda5e3d978 error 4
[ 918.536334] audit: type=1334 audit(1728462267.711:2225): prog-id=467 op=LOAD
[ 918.544339] in libc.so.6[15e7d1,7fbd92428000+175000]
[ 918.551380] audit: type=1334 audit(1728462267.711:2226): prog-id=468 op=LOAD
[ 918.551383] audit: type=1334 audit(1728462267.711:2227): prog-id=469 op=LOAD
[ 918.556439] likely on CPU 82 (core 18, socket 0)
[ 918.563482] audit: type=1130 audit(1728462267.715:2228): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@136-4481-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 918.598075] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 918.616851] audit: type=1701 audit(1728462267.803:2229): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4477 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 918.632401] audit: type=1334 audit(1728462267.807:2230): prog-id=470 op=LOAD
[ 918.639453] audit: type=1334 audit(1728462267.807:2231): prog-id=471 op=LOAD
[ 927.310440] show_signal_msg: 49 callbacks suppressed
[ 927.310444] agetty[4521]: segfault at 0 ip 00007fbf0c55e7d1 sp 00007ffd0dda6a68 error 4 in libc.so.6[15e7d1,7fbf0c428000+175000] likely on CPU 10 (core 10, socket 0)
[ 927.330189] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 927.349637] agetty[4523]: segfault at 0 ip 00007fb62575e7d1 sp 00007ffe5c3e5ea8 error 4 in libc.so.6[15e7d1,7fb625628000+175000] likely on CPU 35 (core 35, socket 0)
[ 927.364425] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 932.466447] agetty[4533]: segfault at 0 ip 00007f66e055e7d1 sp 00007ffda87396c8 error 4 in libc.so.6[15e7d1,7f66e0428000+175000] likely on CPU 27 (core 27, socket 0)
[ 932.466840] agetty[4537]: segfault at 0 ip 00007f029795e7d1 sp 00007ffcabb0e6c8 error 4 in libc.so.6[15e7d1,7f0297828000+175000]
[ 932.481230] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 932.511538] likely on CPU 9 (core 9, socket 0)
[ 932.516077] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 937.610264] agetty[4549]: segfault at 0 ip 00007f80a915e7d1 sp 00007ffc0c214008 error 4 in libc.so.6[15e7d1,7f80a9028000+175000] likely on CPU 83 (core 19, socket 0)
[ 937.610651] agetty[4553]: segfault at 0 ip 00007f422ff5e7d1 sp 00007fff4b3f3b48 error 4
[ 937.625039] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 937.633041] in libc.so.6[15e7d1,7f422fe28000+175000] likely on CPU 75 (core 11, socket 0)
[ 937.660066] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 942.762226] agetty[4565]: segfault at 0 ip 00007f040915e7d1 sp 00007ffe08d2c6f8 error 4 in libc.so.6[15e7d1,7f0409028000+175000] likely on CPU 28 (core 28, socket 0)
[ 942.762544] agetty[4569]: segfault at 0 ip 00007fa93295e7d1 sp 00007ffc8e62ca58 error 4
[ 942.777015] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 942.777015] in libc.so.6[15e7d1,7fa932828000+175000] likely on CPU 75 (core 11, socket 0)
[ 942.812038] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 947.914603] agetty[4588]: segfault at 0 ip 00007fc03ed5e7d1 sp 00007ffe6a256b48 error 4 in libc.so.6[15e7d1,7fc03ec28000+175000] likely on CPU 26 (core 26, socket 0)
[ 947.929382] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 947.948717] agetty[4582]: segfault at 0 ip 00007f7e5b55e7d1 sp 00007fff43c9d0a8 error 4 in libc.so.6[15e7d1,7f7e5b428000+175000] likely on CPU 86 (core 22, socket 0)
[ 947.963500] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 953.094278] agetty[4601]: segfault at 0 ip 00007fa385f5e7d1 sp 00007ffc6c23ac28 error 4 in libc.so.6[15e7d1,7fa385e28000+175000] likely on CPU 26 (core 26, socket 0)
[ 953.094773] agetty[4602]: segfault at 0 ip 00007fb88e15e7d1 sp 00007fffb600cbb8 error 4 in libc.so.6[15e7d1,7fb88e028000+175000]
[ 953.109057] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 953.139373] likely on CPU 73 (core 9, socket 0)
[ 953.144001] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 958.250281] agetty[4614]: segfault at 0 ip 00007f388b95e7d1 sp 00007ffccab94ae8 error 4 in libc.so.6[15e7d1,7f388b828000+175000] likely on CPU 82 (core 18, socket 0)
[ 958.250771] agetty[4618]: segfault at 0 ip 00007f264fd5e7d1 sp 00007fff8d5135d8 error 4 in libc.so.6[15e7d1,7f264fc28000+175000]
[ 958.265060] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 958.295360] likely on CPU 28 (core 28, socket 0)
[ 958.300067] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 963.406179] agetty[4631]: segfault at 0 ip 00007f615095e7d1 sp 00007ffe8215d228 error 4 in libc.so.6[15e7d1,7f6150828000+175000] likely on CPU 75 (core 11, socket 0)
[ 963.406469] agetty[4635]: segfault at 0 ip 00007fda5975e7d1 sp 00007fffdefd6928 error 4
[ 963.420959] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 963.420959] in libc.so.6[15e7d1,7fda59628000+175000]
[ 963.447709] likely on CPU 84 (core 20, socket 0)
[ 963.457475] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 968.554399] agetty[4646]: segfault at 0 ip 00007fc22695e7d1 sp 00007fffe7a9da48 error 4 in libc.so.6[15e7d1,7fc226828000+175000] likely on CPU 29 (core 29, socket 0)
[ 968.554725] agetty[4650]: segfault at 0 ip 00007f2a99f5e7d1 sp 00007fff38d9e308 error 4
[ 968.569175] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 968.569178] in libc.so.6[15e7d1,7f2a99e28000+175000] likely on CPU 75 (core 11, socket 0)
[ 968.604191] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 973.710332] agetty[4662]: segfault at 0 ip 00007f203935e7d1 sp 00007fffe283fa28 error 4 in libc.so.6[15e7d1,7f2039228000+175000] likely on CPU 84 (core 20, socket 0)
[ 973.710691] agetty[4666]: segfault at 0 ip 00007f101555e7d1 sp 00007ffe2992a6a8 error 4
[ 973.725110] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 973.725112] in libc.so.6[15e7d1,7f1015428000+175000] likely on CPU 27 (core 27, socket 0)
[ 973.760128] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 978.858317] agetty[4679]: segfault at 0 ip 00007f7eeeb5e7d1 sp 00007ffe28739c98 error 4 in libc.so.6[15e7d1,7f7eeea28000+175000] likely on CPU 16 (core 16, socket 0)
[ 978.858511] agetty[4683]: segfault at 0 ip 00007f9290d5e7d1 sp 00007fff0925db68 error 4 in libc.so.6[15e7d1,7f9290c28000+175000]
[ 978.873103] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 978.884658] likely on CPU 87 (core 23, socket 0)
[ 978.908107] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 984.010462] agetty[4694]: segfault at 0 ip 00007fde12f5e7d1 sp 00007ffe8dce1ee8 error 4 in libc.so.6[15e7d1,7fde12e28000+175000] likely on CPU 27 (core 27, socket 0)
[ 984.010804] agetty[4700]: segfault at 0 ip 00007f329975e7d1 sp 00007ffff2b17578 error 4 in libc.so.6[15e7d1,7f3299628000+175000]
[ 984.025243] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 984.025247] likely on CPU 84 (core 20, socket 0)
[ 984.060251] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 989.158497] agetty[4710]: segfault at 0 ip 00007f61bdb5e7d1 sp 00007ffe6000aed8 error 4 in libc.so.6[15e7d1,7f61bda28000+175000] likely on CPU 27 (core 27, socket 0)
[ 989.158808] agetty[4715]: segfault at 0 ip 00007f75b9b5e7d1 sp 00007ffc2f51b4a8 error 4 in libc.so.6[15e7d1,7f75b9a28000+175000]
[ 989.173276] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 989.203575] likely on CPU 73 (core 9, socket 0)
[ 989.208194] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 994.310243] agetty[4727]: segfault at 0 ip 00007fd7e695e7d1 sp 00007ffd45822bd8 error 4 in libc.so.6[15e7d1,7fd7e6828000+175000] likely on CPU 83 (core 19, socket 0)
[ 994.310682] agetty[4731]: segfault at 0 ip 00007f96c075e7d1 sp 00007fff63983f88 error 4
[ 994.325026] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 994.325028] in libc.so.6[15e7d1,7f96c0628000+175000] likely on CPU 75 (core 11, socket 0)
[ 994.360051] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 999.466277] agetty[4743]: segfault at 0 ip 00007fda6575e7d1 sp 00007ffd1d927308 error 4 in libc.so.6[15e7d1,7fda65628000+175000] likely on CPU 69 (core 5, socket 0)
[ 999.466588] agetty[4747]: segfault at 0 ip 00007f931415e7d1 sp 00007ffe67fa0b18 error 4
[ 999.480970] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 999.507720] in libc.so.6[15e7d1,7f9314028000+175000] likely on CPU 75 (core 11, socket 0)
[ 999.515987] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1004.618505] agetty[4758]: segfault at 0 ip 00007f95c135e7d1 sp 00007ffeb970d0c8 error 4 in libc.so.6[15e7d1,7f95c1228000+175000] likely on CPU 4 (core 4, socket 0)
[ 1004.618839] agetty[4762]: segfault at 0 ip 00007f308bf5e7d1 sp 00007ffedf3bcd88 error 4 in libc.so.6[15e7d1,7f308be28000+175000] likely on CPU 26 (core 26, socket 0)
[ 1004.633118] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1004.647883] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1009.774276] agetty[4778]: segfault at 0 ip 00007f7de8f5e7d1 sp 00007ffeacbaddb8 error 4 in libc.so.6[15e7d1,7f7de8e28000+175000] likely on CPU 86 (core 22, socket 0)
[ 1009.774577] agetty[4779]: segfault at 0 ip 00007f9d2fb5e7d1 sp 00007fff485d2f38 error 4 in libc.so.6[15e7d1,7f9d2fa28000+175000] likely on CPU 26 (core 26, socket 0)
[ 1009.789067] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1009.803829] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1012.384498] audit: type=1305 audit(1728462361.571:2736): op=set audit_pid=0 old=4513 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 1012.396848] audit: type=1300 audit(1728462361.571:2736): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffc4fc2d240 a2=3c a3=0 items=0 ppid=4510 pid=4513 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 1012.425215] audit: type=1327 audit(1728462361.571:2736): proctitle="/sbin/auditd"
[ 1014.950265] agetty[4795]: segfault at 0 ip 00007f1aaaf5e7d1 sp 00007ffd0e8c2d78 error 4 in libc.so.6[15e7d1,7f1aaae28000+175000] likely on CPU 84 (core 20, socket 0)
[ 1014.950606] agetty[4796]: segfault at 0 ip 00007f657875e7d1 sp 00007ffe7b9f53b8 error 4
[ 1014.965048] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1014.965051] in libc.so.6[15e7d1,7f6578628000+175000]
[ 1014.973072] audit: type=1701 audit(1728462364.159:2737): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4795 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1014.991807] likely on CPU 75 (core 11, socket 0)
[ 1014.996863] audit: type=1334 audit(1728462364.163:2738): prog-id=584 op=LOAD
[ 1015.017108] audit: type=1334 audit(1728462364.163:2739): prog-id=585 op=LOAD
[ 1015.017110] audit: type=1334 audit(1728462364.163:2740): prog-id=586 op=LOAD
[ 1015.024154] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1015.025652] audit: type=1130 audit(1728462364.167:2741): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@175-4800-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1015.079871] audit: type=1701 audit(1728462364.263:2742): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4796 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1015.095423] audit: type=1334 audit(1728462364.271:2743): prog-id=587 op=LOAD
[ 1015.102474] audit: type=1334 audit(1728462364.271:2744): prog-id=588 op=LOAD
[ 1020.194374] show_signal_msg: 18 callbacks suppressed
[ 1020.194378] agetty[4812]: segfault at 0 ip 00007eff6b35e7d1 sp 00007ffdbcca2308 error 4
[ 1020.194672] agetty[4813]: segfault at 0 ip 00007f3c89f5e7d1 sp 00007fffa342b278 error 4
[ 1020.199352] in libc.so.6[15e7d1,7eff6b228000+175000]
[ 1020.207358] in libc.so.6[15e7d1,7f3c89e28000+175000]
[ 1020.215355] likely on CPU 26 (core 26, socket 0)
[ 1020.220409] likely on CPU 75 (core 11, socket 0)
[ 1020.225457] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1020.225489] audit: type=1701 audit(1728462369.411:2763): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4812 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1020.230167] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1020.234871] audit: type=1334 audit(1728462369.415:2764): prog-id=590 op=LOAD
[ 1020.234873] audit: type=1334 audit(1728462369.415:2765): prog-id=591 op=LOAD
[ 1020.303483] audit: type=1334 audit(1728462369.415:2766): prog-id=592 op=LOAD
[ 1020.310527] audit: type=1130 audit(1728462369.419:2767): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@177-4816-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1020.331876] audit: type=1701 audit(1728462369.439:2768): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4813 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1020.347415] audit: type=1334 audit(1728462369.443:2769): prog-id=593 op=LOAD
[ 1020.354459] audit: type=1334 audit(1728462369.443:2770): prog-id=594 op=LOAD
[ 1025.442440] show_signal_msg: 18 callbacks suppressed
[ 1025.442444] agetty[4826]: segfault at 0 ip 00007f2d3795e7d1 sp 00007ffec7fb1768 error 4 in libc.so.6[15e7d1,7f2d37828000+175000] likely on CPU 80 (core 16, socket 0)
[ 1025.462195] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1025.462854] agetty[4827]: segfault at 0 ip 00007ff757d5e7d1 sp 00007ffc4eb89c58 error 4 in libc.so.6[15e7d1,7ff757c28000+175000] likely on CPU 90 (core 26, socket 0)
[ 1025.480979] audit: type=1701 audit(1728462374.667:2789): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4826 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1025.495719] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1025.511254] audit: type=1334 audit(1728462374.671:2790): prog-id=596 op=LOAD
[ 1025.537045] audit: type=1334 audit(1728462374.671:2791): prog-id=597 op=LOAD
[ 1025.544091] audit: type=1334 audit(1728462374.671:2792): prog-id=598 op=LOAD
[ 1025.551136] audit: type=1130 audit(1728462374.675:2793): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@179-4832-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1025.572485] audit: type=1701 audit(1728462374.715:2794): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4827 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1025.588030] audit: type=1334 audit(1728462374.723:2795): prog-id=599 op=LOAD
[ 1025.595076] audit: type=1334 audit(1728462374.723:2796): prog-id=600 op=LOAD
[ 1030.682392] show_signal_msg: 18 callbacks suppressed
[ 1030.682396] agetty[4842]: segfault at 0 ip 00007f0c9055e7d1 sp 00007ffd9f529c28 error 4 in libc.so.6[15e7d1,7f0c90428000+175000] likely on CPU 89 (core 25, socket 0)
[ 1030.702145] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1030.702827] agetty[4843]: segfault at 0 ip 00007f384b15e7d1 sp 00007fffe9d49bd8 error 4 in libc.so.6[15e7d1,7f384b028000+175000] likely on CPU 73 (core 9, socket 0)
[ 1030.720921] audit: type=1701 audit(1728462379.907:2815): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4842 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1030.735584] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1030.751126] audit: type=1334 audit(1728462379.911:2816): prog-id=602 op=LOAD
[ 1030.751128] audit: type=1334 audit(1728462379.911:2817): prog-id=603 op=LOAD
[ 1030.751130] audit: type=1334 audit(1728462379.911:2818): prog-id=604 op=LOAD
[ 1030.791014] audit: type=1130 audit(1728462379.915:2819): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@181-4848-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1030.812365] audit: type=1701 audit(1728462379.955:2820): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4843 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1030.827911] audit: type=1334 audit(1728462379.959:2821): prog-id=605 op=LOAD
[ 1030.834957] audit: type=1334 audit(1728462379.959:2822): prog-id=606 op=LOAD
[ 1035.914578] show_signal_msg: 18 callbacks suppressed
[ 1035.914582] agetty[4858]: segfault at 0 ip 00007f4a5b75e7d1 sp 00007ffedf546138 error 4
[ 1035.914911] agetty[4859]: segfault at 0 ip 00007f0c2755e7d1 sp 00007ffd9ebc0a78 error 4
[ 1035.919565] in libc.so.6[15e7d1,7f4a5b628000+175000]
[ 1035.927569] in libc.so.6[15e7d1,7f0c27428000+175000]
[ 1035.935575] likely on CPU 91 (core 27, socket 0)
[ 1035.935578] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1035.935603] audit: type=1701 audit(1728462385.123:2841): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4858 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1035.940636] likely on CPU 72 (core 8, socket 0)
[ 1035.940639] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1035.945694] audit: type=1334 audit(1728462385.127:2842): prog-id=608 op=LOAD
[ 1035.945696] audit: type=1334 audit(1728462385.127:2843): prog-id=609 op=LOAD
[ 1036.022141] audit: type=1334 audit(1728462385.127:2844): prog-id=610 op=LOAD
[ 1036.029187] audit: type=1130 audit(1728462385.127:2845): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@183-4862-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1036.050537] audit: type=1701 audit(1728462385.135:2846): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4859 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1036.066084] audit: type=1334 audit(1728462385.143:2847): prog-id=611 op=LOAD
[ 1036.073128] audit: type=1334 audit(1728462385.143:2848): prog-id=612 op=LOAD
[ 1041.154373] show_signal_msg: 18 callbacks suppressed
[ 1041.154377] agetty[4872]: segfault at 0 ip 00007f567415e7d1 sp 00007ffccf886cd8 error 4
[ 1041.154790] agetty[4875]: segfault at 0 ip 00007f047095e7d1 sp 00007ffea2395048 error 4
[ 1041.159358] in libc.so.6[15e7d1,7f5674028000+175000]
[ 1041.167359] in libc.so.6[15e7d1,7f0470828000+175000] likely on CPU 77 (core 13, socket 0)
[ 1041.175368] likely on CPU 90 (core 26, socket 0)
[ 1041.175372] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1041.180429] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1041.188711] audit: type=1701 audit(1728462390.375:2867): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4872 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1041.247932] audit: type=1701 audit(1728462390.379:2868): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4875 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1041.263473] audit: type=1334 audit(1728462390.379:2869): prog-id=614 op=LOAD
[ 1041.270533] audit: type=1334 audit(1728462390.379:2870): prog-id=615 op=LOAD
[ 1041.277578] audit: type=1334 audit(1728462390.379:2871): prog-id=616 op=LOAD
[ 1041.284625] audit: type=1130 audit(1728462390.383:2872): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@185-4878-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1041.305969] audit: type=1334 audit(1728462390.383:2873): prog-id=617 op=LOAD
[ 1041.313014] audit: type=1334 audit(1728462390.383:2874): prog-id=618 op=LOAD
[ 1046.402283] show_signal_msg: 18 callbacks suppressed
[ 1046.402286] agetty[4888]: segfault at 0 ip 00007fe88315e7d1 sp 00007ffec10e2e98 error 4
[ 1046.402548] agetty[4889]: segfault at 0 ip 00007f135d75e7d1 sp 00007fff06f11cf8 error 4
[ 1046.407298] in libc.so.6[15e7d1,7fe883028000+175000] likely on CPU 76 (core 12, socket 0)
[ 1046.415303] in libc.so.6[15e7d1,7f135d628000+175000]
[ 1046.423302] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1046.431568] likely on CPU 82 (core 18, socket 0)
[ 1046.436638] audit: type=1701 audit(1728462395.623:2893): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4888 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1046.438121] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1046.456873] audit: type=1334 audit(1728462395.627:2894): prog-id=620 op=LOAD
[ 1046.456875] audit: type=1334 audit(1728462395.627:2895): prog-id=621 op=LOAD
[ 1046.511451] audit: type=1334 audit(1728462395.627:2896): prog-id=622 op=LOAD
[ 1046.518497] audit: type=1130 audit(1728462395.631:2897): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@187-4894-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1046.539849] audit: type=1701 audit(1728462395.647:2898): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4889 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1046.555394] audit: type=1334 audit(1728462395.651:2899): prog-id=623 op=LOAD
[ 1046.562437] audit: type=1334 audit(1728462395.651:2900): prog-id=624 op=LOAD
[ 1051.658191] show_signal_msg: 18 callbacks suppressed
[ 1051.658194] agetty[4904]: segfault at 0 ip 00007f7b2475e7d1 sp 00007ffee14de598 error 4 in libc.so.6[15e7d1,7f7b24628000+175000] likely on CPU 87 (core 23, socket 0)
[ 1051.677947] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1051.696730] audit: type=1701 audit(1728462400.883:2919): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4904 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1051.697386] agetty[4905]: segfault at 0 ip 00007fdebc95e7d1 sp 00007fff06d0f3c8 error 4
[ 1051.712284] audit: type=1334 audit(1728462400.887:2920): prog-id=626 op=LOAD
[ 1051.712287] audit: type=1334 audit(1728462400.887:2921): prog-id=627 op=LOAD
[ 1051.712288] audit: type=1334 audit(1728462400.887:2922): prog-id=628 op=LOAD
[ 1051.720290] in libc.so.6[15e7d1,7fdebc828000+175000]
[ 1051.727335] audit: type=1130 audit(1728462400.891:2923): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@189-4910-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1051.767837] likely on CPU 73 (core 9, socket 0)
[ 1051.772464] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1051.791238] audit: type=1701 audit(1728462400.979:2924): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4905 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1051.806783] audit: type=1334 audit(1728462400.983:2925): prog-id=629 op=LOAD
[ 1051.813834] audit: type=1334 audit(1728462400.983:2926): prog-id=630 op=LOAD
[ 1056.922355] show_signal_msg: 18 callbacks suppressed
[ 1056.922359] agetty[4920]: segfault at 0 ip 00007fe12715e7d1 sp 00007ffd058011d8 error 4
[ 1056.922701] agetty[4921]: segfault at 0 ip 00007f73c235e7d1 sp 00007fff35b858d8 error 4
[ 1056.927338] in libc.so.6[15e7d1,7fe127028000+175000]
[ 1056.935341] in libc.so.6[15e7d1,7f73c2228000+175000]
[ 1056.943342] likely on CPU 9 (core 9, socket 0)
[ 1056.948392] likely on CPU 27 (core 27, socket 0)
[ 1056.948395] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1056.958002] audit: type=1701 audit(1728462406.143:2945): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4921 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1056.962692] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1056.981445] audit: type=1334 audit(1728462406.151:2946): prog-id=632 op=LOAD
[ 1056.981447] audit: type=1334 audit(1728462406.151:2947): prog-id=633 op=LOAD
[ 1056.981449] audit: type=1334 audit(1728462406.151:2948): prog-id=634 op=LOAD
[ 1056.981450] audit: type=1130 audit(1728462406.151:2949): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@191-4924-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1057.059789] audit: type=1701 audit(1728462406.247:2950): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4920 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1057.075342] audit: type=1334 audit(1728462406.251:2951): prog-id=635 op=LOAD
[ 1057.082393] audit: type=1334 audit(1728462406.251:2952): prog-id=636 op=LOAD
[ 1062.174534] show_signal_msg: 18 callbacks suppressed
[ 1062.174539] agetty[4934]: segfault at 0 ip 00007faf1095e7d1 sp 00007ffc80efc548 error 4
[ 1062.174571] agetty[4937]: segfault at 0 ip 00007fba7bb5e7d1 sp 00007ffda5b98038 error 4
[ 1062.179520] in libc.so.6[15e7d1,7faf10828000+175000]
[ 1062.187519] in libc.so.6[15e7d1,7fba7ba28000+175000] likely on CPU 77 (core 13, socket 0)
[ 1062.195526] likely on CPU 83 (core 19, socket 0)
[ 1062.195530] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1062.195566] audit: type=1701 audit(1728462411.383:2971): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4934 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1062.200596] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1062.268103] audit: type=1701 audit(1728462411.387:2972): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4937 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1062.283649] audit: type=1334 audit(1728462411.387:2973): prog-id=638 op=LOAD
[ 1062.290700] audit: type=1334 audit(1728462411.387:2974): prog-id=639 op=LOAD
[ 1062.297745] audit: type=1334 audit(1728462411.387:2975): prog-id=640 op=LOAD
[ 1062.304790] audit: type=1130 audit(1728462411.387:2976): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@193-4943-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1062.326138] audit: type=1334 audit(1728462411.391:2977): prog-id=641 op=LOAD
[ 1062.333183] audit: type=1334 audit(1728462411.391:2978): prog-id=642 op=LOAD
[ 1067.418235] show_signal_msg: 18 callbacks suppressed
[ 1067.418238] agetty[4953]: segfault at 0 ip 00007fd774b5e7d1 sp 00007ffe44f680b8 error 4
[ 1067.418539] agetty[4954]: segfault at 0 ip 00007ff82295e7d1 sp 00007ffd669e3ac8 error 4
[ 1067.423221] in libc.so.6[15e7d1,7fd774a28000+175000]
[ 1067.431221] in libc.so.6[15e7d1,7ff822828000+175000] likely on CPU 95 (core 31, socket 0)
[ 1067.431227] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1067.431255] audit: type=1701 audit(1728462416.615:2997): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4954 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1067.439240] likely on CPU 77 (core 13, socket 0)
[ 1067.444297] audit: type=1334 audit(1728462416.623:2998): prog-id=644 op=LOAD
[ 1067.444301] audit: type=1334 audit(1728462416.623:2999): prog-id=645 op=LOAD
[ 1067.471300] audit: type=1334 audit(1728462416.623:3000): prog-id=646 op=LOAD
[ 1067.471302] audit: type=1130 audit(1728462416.623:3001): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@195-4959-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1067.535528] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1067.554301] audit: type=1701 audit(1728462416.739:3002): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4953 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1067.569852] audit: type=1334 audit(1728462416.747:3003): prog-id=647 op=LOAD
[ 1067.576903] audit: type=1334 audit(1728462416.747:3004): prog-id=648 op=LOAD
[ 1072.670322] show_signal_msg: 18 callbacks suppressed
[ 1072.670326] agetty[4969]: segfault at 0 ip 00007f924bb5e7d1 sp 00007ffc2375e138 error 4
[ 1072.670483] agetty[4970]: segfault at 0 ip 00007f46d235e7d1 sp 00007ffc75cda2f8 error 4
[ 1072.675314] in libc.so.6[15e7d1,7f924ba28000+175000]
[ 1072.683310] in libc.so.6[15e7d1,7f46d2228000+175000] likely on CPU 27 (core 27, socket 0)
[ 1072.691322] likely on CPU 78 (core 14, socket 0)
[ 1072.696378] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1072.696404] audit: type=1701 audit(1728462421.883:3023): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4970 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1072.704646] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1072.765384] audit: type=1334 audit(1728462421.887:3024): prog-id=650 op=LOAD
[ 1072.772436] audit: type=1334 audit(1728462421.887:3025): prog-id=651 op=LOAD
[ 1072.779480] audit: type=1334 audit(1728462421.887:3026): prog-id=652 op=LOAD
[ 1072.786527] audit: type=1701 audit(1728462421.891:3027): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4969 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1072.802065] audit: type=1130 audit(1728462421.891:3028): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@197-4975-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1072.823411] audit: type=1334 audit(1728462421.895:3029): prog-id=653 op=LOAD
[ 1072.830458] audit: type=1334 audit(1728462421.895:3030): prog-id=654 op=LOAD
[ 1077.922270] show_signal_msg: 18 callbacks suppressed
[ 1077.922274] agetty[4985]: segfault at 0 ip 00007f9d5115e7d1 sp 00007fffebd342f8 error 4
[ 1077.922563] agetty[4986]: segfault at 0 ip 00007fbedfb5e7d1 sp 00007ffc174464b8 error 4
[ 1077.927253] in libc.so.6[15e7d1,7f9d51028000+175000]
[ 1077.935259] in libc.so.6[15e7d1,7fbedfa28000+175000]
[ 1077.943259] likely on CPU 78 (core 14, socket 0)
[ 1077.948315] likely on CPU 86 (core 22, socket 0)
[ 1077.953368] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1077.958073] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1077.962830] audit: type=1701 audit(1728462427.147:3049): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4985 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1078.018810] audit: type=1701 audit(1728462427.147:3050): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=4986 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1078.034357] audit: type=1334 audit(1728462427.155:3051): prog-id=656 op=LOAD
[ 1078.041408] audit: type=1334 audit(1728462427.155:3052): prog-id=657 op=LOAD
[ 1078.048454] audit: type=1334 audit(1728462427.155:3053): prog-id=658 op=LOAD
[ 1078.055499] audit: type=1130 audit(1728462427.155:3054): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@199-4990-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1078.076846] audit: type=1334 audit(1728462427.159:3055): prog-id=659 op=LOAD
[ 1078.083890] audit: type=1334 audit(1728462427.159:3056): prog-id=660 op=LOAD
[ 1083.190304] show_signal_msg: 18 callbacks suppressed
[ 1083.190309] agetty[5000]: segfault at 0 ip 00007fe3fd15e7d1 sp 00007ffd482cc058 error 4
[ 1083.190624] agetty[5003]: segfault at 0 ip 00007fc97255e7d1 sp 00007ffc8470eae8 error 4
[ 1083.195293] in libc.so.6[15e7d1,7fe3fd028000+175000]
[ 1083.203294] in libc.so.6[15e7d1,7fc972428000+175000]
[ 1083.211302] likely on CPU 27 (core 27, socket 0)
[ 1083.216349] likely on CPU 77 (core 13, socket 0)
[ 1083.216353] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1083.226131] audit: type=1701 audit(1728462432.411:3075): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5003 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1083.230825] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1083.249580] audit: type=1334 audit(1728462432.419:3076): prog-id=662 op=LOAD
[ 1083.249583] audit: type=1334 audit(1728462432.419:3077): prog-id=663 op=LOAD
[ 1083.249585] audit: type=1334 audit(1728462432.419:3078): prog-id=664 op=LOAD
[ 1083.306509] audit: type=1130 audit(1728462432.419:3079): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@201-5006-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1083.327855] audit: type=1701 audit(1728462432.435:3080): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5000 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1083.343406] audit: type=1334 audit(1728462432.443:3081): prog-id=665 op=LOAD
[ 1083.350457] audit: type=1334 audit(1728462432.443:3082): prog-id=666 op=LOAD
[ 1088.470490] show_signal_msg: 18 callbacks suppressed
[ 1088.470494] agetty[5016]: segfault at 0 ip 00007f337ad5e7d1 sp 00007fff2d3774f8 error 4
[ 1088.470782] agetty[5017]: segfault at 0 ip 00007ff71775e7d1 sp 00007fff6940a8a8 error 4
[ 1088.475471] in libc.so.6[15e7d1,7f337ac28000+175000]
[ 1088.483469] in libc.so.6[15e7d1,7ff717628000+175000]
[ 1088.491468] likely on CPU 77 (core 13, socket 0)
[ 1088.496521] likely on CPU 26 (core 26, socket 0)
[ 1088.506280] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1088.506314] audit: type=1701 audit(1728462437.691:3101): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5017 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1088.510986] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1088.512923] audit: type=1334 audit(1728462437.699:3102): prog-id=668 op=LOAD
[ 1088.574074] audit: type=1334 audit(1728462437.699:3103): prog-id=669 op=LOAD
[ 1088.581124] audit: type=1334 audit(1728462437.699:3104): prog-id=670 op=LOAD
[ 1088.588266] audit: type=1701 audit(1728462437.699:3105): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5016 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1088.603803] audit: type=1130 audit(1728462437.699:3106): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@203-5022-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1088.625150] audit: type=1334 audit(1728462437.707:3107): prog-id=671 op=LOAD
[ 1088.632193] audit: type=1334 audit(1728462437.707:3108): prog-id=672 op=LOAD
[ 1093.734454] show_signal_msg: 18 callbacks suppressed
[ 1093.734458] agetty[5032]: segfault at 0 ip 00007fb96975e7d1 sp 00007ffdff44f438 error 4 in libc.so.6[15e7d1,7fb969628000+175000] likely on CPU 77 (core 13, socket 0)
[ 1093.754207] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1093.772991] audit: type=1701 audit(1728462442.959:3127): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5032 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1093.773576] agetty[5033]: segfault at 0 ip 00007f9e9eb5e7d1 sp 00007ffecb619318 error 4
[ 1093.788546] audit: type=1334 audit(1728462442.963:3128): prog-id=674 op=LOAD
[ 1093.788546] in libc.so.6[15e7d1,7f9e9ea28000+175000]
[ 1093.796548] audit: type=1334 audit(1728462442.963:3129): prog-id=675 op=LOAD
[ 1093.796550] audit: type=1334 audit(1728462442.963:3130): prog-id=676 op=LOAD
[ 1093.803599] likely on CPU 86 (core 22, socket 0)
[ 1093.808652] audit: type=1130 audit(1728462442.967:3131): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@205-5038-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1093.850291] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1093.869068] audit: type=1701 audit(1728462443.055:3132): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5033 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1093.884620] audit: type=1334 audit(1728462443.059:3133): prog-id=677 op=LOAD
[ 1093.891670] audit: type=1334 audit(1728462443.059:3134): prog-id=678 op=LOAD
[ 1098.978517] show_signal_msg: 18 callbacks suppressed
[ 1098.978521] agetty[5048]: segfault at 0 ip 00007f831395e7d1 sp 00007ffd40702b48 error 4
[ 1098.978855] agetty[5049]: segfault at 0 ip 00007f41af95e7d1 sp 00007ffedefd12a8 error 4
[ 1098.983501] in libc.so.6[15e7d1,7f8313828000+175000]
[ 1098.991502] in libc.so.6[15e7d1,7f41af828000+175000]
[ 1098.999511] likely on CPU 80 (core 16, socket 0)
[ 1098.999515] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1099.004567] likely on CPU 73 (core 9, socket 0)
[ 1099.009653] audit: type=1701 audit(1728462448.195:3153): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5048 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1099.014325] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1099.071982] audit: type=1701 audit(1728462448.199:3154): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5049 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1099.087526] audit: type=1334 audit(1728462448.199:3155): prog-id=680 op=LOAD
[ 1099.094578] audit: type=1334 audit(1728462448.203:3156): prog-id=681 op=LOAD
[ 1099.101622] audit: type=1334 audit(1728462448.203:3157): prog-id=682 op=LOAD
[ 1099.108668] audit: type=1130 audit(1728462448.203:3158): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@207-5053-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1099.130014] audit: type=1334 audit(1728462448.207:3159): prog-id=683 op=LOAD
[ 1099.137060] audit: type=1334 audit(1728462448.207:3160): prog-id=684 op=LOAD
[ 1107.766385] show_signal_msg: 43 callbacks suppressed
[ 1107.766389] agetty[5081]: segfault at 0 ip 00007f75f015e7d1 sp 00007fff0c64e408 error 4
[ 1107.766778] agetty[5087]: segfault at 0 ip 00007f97abf5e7d1 sp 00007ffe47ee77f8 error 4
[ 1107.771376] in libc.so.6[15e7d1,7f75f0028000+175000]
[ 1107.779374] in libc.so.6[15e7d1,7f97abe28000+175000]
[ 1107.787380] likely on CPU 97 (core 33, socket 0)
[ 1107.792432] likely on CPU 51 (core 51, socket 0)
[ 1107.792436] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1107.797488] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1112.930373] agetty[5101]: segfault at 0 ip 00007f387bf5e7d1 sp 00007ffe528ff538 error 4 in libc.so.6[15e7d1,7f387be28000+175000] likely on CPU 29 (core 29, socket 0)
[ 1112.930708] agetty[5102]: segfault at 0 ip 00007fd49155e7d1 sp 00007ffdb1243cb8 error 4 in libc.so.6[15e7d1,7fd491428000+175000]
[ 1112.945154] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1112.945156] likely on CPU 78 (core 14, socket 0)
[ 1112.980168] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1118.090529] agetty[5114]: segfault at 0 ip 00007f6cadf5e7d1 sp 00007fff69994c68 error 4 in libc.so.6[15e7d1,7f6cade28000+175000] likely on CPU 81 (core 17, socket 0)
[ 1118.090835] agetty[5118]: segfault at 0 ip 00007fed4a55e7d1 sp 00007ffd73d82fe8 error 4
[ 1118.105310] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1118.132062] in libc.so.6[15e7d1,7fed4a428000+175000] likely on CPU 27 (core 27, socket 0)
[ 1118.140328] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1123.238507] agetty[5131]: segfault at 0 ip 00007fa162f5e7d1 sp 00007ffdf0c6fb98 error 4 in libc.so.6[15e7d1,7fa162e28000+175000] likely on CPU 1 (core 1, socket 0)
[ 1123.238834] agetty[5136]: segfault at 0 ip 00007f39baf5e7d1 sp 00007ffc0ed8a048 error 4
[ 1123.253107] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1123.279868] in libc.so.6[15e7d1,7f39bae28000+175000] likely on CPU 30 (core 30, socket 0)
[ 1123.288134] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1128.386398] agetty[5149]: segfault at 0 ip 00007f98a595e7d1 sp 00007fff1473e0d8 error 4 in libc.so.6[15e7d1,7f98a5828000+175000] likely on CPU 1 (core 1, socket 0)
[ 1128.386723] agetty[5153]: segfault at 0 ip 00007f3ce0f5e7d1 sp 00007ffda8bbce98 error 4
[ 1128.401002] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1128.401004] in libc.so.6[15e7d1,7f3ce0e28000+175000] likely on CPU 95 (core 31, socket 0)
[ 1128.436020] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1133.538524] agetty[5164]: segfault at 0 ip 00007f3ede55e7d1 sp 00007ffce9ad3fe8 error 4 in libc.so.6[15e7d1,7f3ede428000+175000] likely on CPU 77 (core 13, socket 0)
[ 1133.538818] agetty[5168]: segfault at 0 ip 00007f63f275e7d1 sp 00007ffe14cd38e8 error 4
[ 1133.553300] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1133.561304] in libc.so.6[15e7d1,7f63f2628000+175000] likely on CPU 27 (core 27, socket 0)
[ 1133.588316] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1138.682481] agetty[5180]: segfault at 0 ip 00007f998bf5e7d1 sp 00007ffc9aa19348 error 4 in libc.so.6[15e7d1,7f998be28000+175000] likely on CPU 4 (core 4, socket 0)
[ 1138.682714] agetty[5185]: segfault at 0 ip 00007f8fc7d5e7d1 sp 00007ffd207fe948 error 4
[ 1138.697086] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1138.723839] in libc.so.6[15e7d1,7f8fc7c28000+175000] likely on CPU 28 (core 28, socket 0)
[ 1138.732106] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1143.830292] agetty[5197]: segfault at 0 ip 00007f394535e7d1 sp 00007ffcea7b6218 error 4 in libc.so.6[15e7d1,7f3945228000+175000] likely on CPU 74 (core 10, socket 0)
[ 1143.830618] agetty[5201]: segfault at 0 ip 00007fcb6eb5e7d1 sp 00007ffcd78a4e98 error 4
[ 1143.845069] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1143.845070] in libc.so.6[15e7d1,7fcb6ea28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1143.880094] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1148.974223] agetty[5211]: segfault at 0 ip 00007fdb8615e7d1 sp 00007ffec3a6f398 error 4 in libc.so.6[15e7d1,7fdb86028000+175000] likely on CPU 75 (core 11, socket 0)
[ 1148.974546] agetty[5215]: segfault at 0 ip 00007f8a9435e7d1 sp 00007ffe8c95a368 error 4
[ 1148.989002] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1148.989004] in libc.so.6[15e7d1,7f8a94228000+175000] likely on CPU 29 (core 29, socket 0)
[ 1149.024027] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1154.138526] agetty[5227]: segfault at 0 ip 00007f1ac5b5e7d1 sp 00007ffdec52cd18 error 4 in libc.so.6[15e7d1,7f1ac5a28000+175000] likely on CPU 1 (core 1, socket 0)
[ 1154.138732] agetty[5231]: segfault at 0 ip 00007f160f35e7d1 sp 00007ffca109bf58 error 4
[ 1154.153128] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1154.179891] in libc.so.6[15e7d1,7f160f228000+175000] likely on CPU 27 (core 27, socket 0)
[ 1154.188155] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1159.282338] agetty[5243]: segfault at 0 ip 00007f4b6135e7d1 sp 00007ffedcf12d48 error 4 in libc.so.6[15e7d1,7f4b61228000+175000] likely on CPU 77 (core 13, socket 0)
[ 1159.297116] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1159.297783] agetty[5247]: segfault at 0 ip 00007f614135e7d1 sp 00007fff38f80d68 error 4 in libc.so.6[15e7d1,7f6141228000+175000] likely on CPU 30 (core 30, socket 0)
[ 1159.330645] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1164.438405] agetty[5262]: segfault at 0 ip 00007f929535e7d1 sp 00007ffd51c29e68 error 4 in libc.so.6[15e7d1,7f9295228000+175000] likely on CPU 27 (core 27, socket 0)
[ 1164.438641] agetty[5266]: segfault at 0 ip 00007f44b835e7d1 sp 00007fffe9bef758 error 4 in libc.so.6[15e7d1,7f44b8228000+175000]
[ 1164.453185] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1164.483492] likely on CPU 77 (core 13, socket 0)
[ 1164.488199] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1169.610246] agetty[5276]: segfault at 0 ip 00007f5b8e95e7d1 sp 00007ffe537f7578 error 4 in libc.so.6[15e7d1,7f5b8e828000+175000] likely on CPU 1 (core 1, socket 0)
[ 1169.610592] agetty[5280]: segfault at 0 ip 00007f7702f5e7d1 sp 00007ffc128ca728 error 4
[ 1169.624849] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1169.624850] in libc.so.6[15e7d1,7f7702e28000+175000] likely on CPU 77 (core 13, socket 0)
[ 1169.659868] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1174.766341] agetty[5292]: segfault at 0 ip 00007f0681d5e7d1 sp 00007ffe68377538 error 4 in libc.so.6[15e7d1,7f0681c28000+175000] likely on CPU 29 (core 29, socket 0)
[ 1174.766578] agetty[5296]: segfault at 0 ip 00007f5339d5e7d1 sp 00007ffc0b0c6b98 error 4
[ 1174.781115] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1174.781116] in libc.so.6[15e7d1,7f5339c28000+175000] likely on CPU 77 (core 13, socket 0)
[ 1174.816124] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1179.914352] agetty[5309]: segfault at 0 ip 00007f2e48d5e7d1 sp 00007fff301fe4b8 error 4 in libc.so.6[15e7d1,7f2e48c28000+175000] likely on CPU 71 (core 7, socket 0)
[ 1179.914734] agetty[5313]: segfault at 0 ip 00007f82c9b5e7d1 sp 00007fff0cdd2b88 error 4 in libc.so.6[15e7d1,7f82c9a28000+175000]
[ 1179.929046] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1179.940602] likely on CPU 8 (core 8, socket 0)
[ 1179.963888] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1185.066123] agetty[5325]: segfault at 0 ip 00007f97e475e7d1 sp 00007fff1cc2b958 error 4 in libc.so.6[15e7d1,7f97e4628000+175000] likely on CPU 28 (core 28, socket 0)
[ 1185.080904] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1185.081610] agetty[5331]: segfault at 0 ip 00007f15cfb5e7d1 sp 00007ffdef3f9838 error 4 in libc.so.6[15e7d1,7f15cfa28000+175000] likely on CPU 11 (core 11, socket 0)
[ 1185.114438] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1190.214622] agetty[5341]: segfault at 0 ip 00007f29c415e7d1 sp 00007ffdd8a7f268 error 4 in libc.so.6[15e7d1,7f29c4028000+175000] likely on CPU 28 (core 28, socket 0)
[ 1190.214630] agetty[5345]: segfault at 0 ip 00007f460a15e7d1 sp 00007ffc68101968 error 4 in libc.so.6[15e7d1,7f460a028000+175000]
[ 1190.229402] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1190.229403] likely on CPU 81 (core 17, socket 0)
[ 1190.264425] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1192.884484] audit: type=1305 audit(1728462542.071:3649): op=set audit_pid=0 old=5082 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 1192.896832] audit: type=1300 audit(1728462542.071:3649): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffdc0cc6ca0 a2=3c a3=0 items=0 ppid=5080 pid=5082 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 1192.925201] audit: type=1327 audit(1728462542.071:3649): proctitle="/sbin/auditd"
[ 1195.358341] agetty[5357]: segfault at 0 ip 00007f2d79f5e7d1 sp 00007ffe5666e308 error 4 in libc.so.6[15e7d1,7f2d79e28000+175000] likely on CPU 70 (core 6, socket 0)
[ 1195.358792] agetty[5365]: segfault at 0 ip 00007f2f0ff5e7d1 sp 00007ffc9a1c7758 error 4 in libc.so.6[15e7d1,7f2f0fe28000+175000]
[ 1195.373032] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1195.373032] likely on CPU 16 (core 16, socket 0)
[ 1195.373082] audit: type=1701 audit(1728462544.559:3650): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5357 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1195.384590] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1195.403334] audit: type=1334 audit(1728462544.563:3651): prog-id=794 op=LOAD
[ 1195.450870] audit: type=1334 audit(1728462544.563:3652): prog-id=795 op=LOAD
[ 1195.457913] audit: type=1334 audit(1728462544.563:3653): prog-id=796 op=LOAD
[ 1195.464960] audit: type=1130 audit(1728462544.567:3654): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@245-5371-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1195.486305] audit: type=1701 audit(1728462544.591:3655): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5365 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1195.501845] audit: type=1334 audit(1728462544.599:3656): prog-id=793 op=UNLOAD
[ 1195.509066] audit: type=1334 audit(1728462544.599:3657): prog-id=792 op=UNLOAD
[ 1200.598422] show_signal_msg: 21 callbacks suppressed
[ 1200.598426] agetty[5381]: segfault at 0 ip 00007f459f75e7d1 sp 00007ffedc4c4d18 error 4
[ 1200.598770] agetty[5382]: segfault at 0 ip 00007fa4a495e7d1 sp 00007ffe604f9558 error 4
[ 1200.603407] in libc.so.6[15e7d1,7f459f628000+175000]
[ 1200.611408] in libc.so.6[15e7d1,7fa4a4828000+175000]
[ 1200.619405] likely on CPU 85 (core 21, socket 0)
[ 1200.619409] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1200.624457] likely on CPU 29 (core 29, socket 0)
[ 1200.629538] audit: type=1701 audit(1728462549.815:3679): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5381 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1200.634219] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1200.652965] audit: type=1334 audit(1728462549.819:3680): prog-id=800 op=LOAD
[ 1200.700489] audit: type=1334 audit(1728462549.819:3681): prog-id=801 op=LOAD
[ 1200.707534] audit: type=1334 audit(1728462549.823:3682): prog-id=802 op=LOAD
[ 1200.714580] audit: type=1130 audit(1728462549.823:3683): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@247-5385-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1200.735927] audit: type=1701 audit(1728462549.843:3684): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5382 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1200.751469] audit: type=1334 audit(1728462549.847:3685): prog-id=803 op=LOAD
[ 1200.758523] audit: type=1334 audit(1728462549.851:3686): prog-id=804 op=LOAD
[ 1205.866298] show_signal_msg: 19 callbacks suppressed
[ 1205.866302] agetty[5395]: segfault at 0 ip 00007f24f6d5e7d1 sp 00007ffd8d7da888 error 4
[ 1205.866761] agetty[5398]: segfault at 0 ip 00007fb63bd5e7d1 sp 00007ffc83183318 error 4
[ 1205.871282] in libc.so.6[15e7d1,7f24f6c28000+175000]
[ 1205.879282] in libc.so.6[15e7d1,7fb63bc28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1205.887288] likely on CPU 13 (core 13, socket 0)
[ 1205.887292] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1205.892350] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1205.900642] audit: type=1701 audit(1728462555.087:3706): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5395 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1205.958347] audit: type=1701 audit(1728462555.091:3707): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5398 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1205.973897] audit: type=1334 audit(1728462555.091:3708): prog-id=806 op=LOAD
[ 1205.980949] audit: type=1334 audit(1728462555.091:3709): prog-id=807 op=LOAD
[ 1205.988002] audit: type=1334 audit(1728462555.091:3710): prog-id=808 op=LOAD
[ 1205.995057] audit: type=1130 audit(1728462555.095:3711): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@249-5405-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1206.016413] audit: type=1334 audit(1728462555.095:3712): prog-id=809 op=LOAD
[ 1206.023465] audit: type=1334 audit(1728462555.095:3713): prog-id=810 op=LOAD
[ 1211.102307] show_signal_msg: 18 callbacks suppressed
[ 1211.102311] agetty[5415]: segfault at 0 ip 00007f342775e7d1 sp 00007ffcb2ef0028 error 4
[ 1211.102617] agetty[5417]: segfault at 0 ip 00007fa746b5e7d1 sp 00007fff2de29dd8 error 4
[ 1211.107287] in libc.so.6[15e7d1,7f3427628000+175000]
[ 1211.115289] in libc.so.6[15e7d1,7fa746a28000+175000]
[ 1211.123293] likely on CPU 67 (core 3, socket 0)
[ 1211.128348] likely on CPU 28 (core 28, socket 0)
[ 1211.142722] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1211.144221] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1211.145749] audit: type=1701 audit(1728462560.331:3732): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5415 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1211.198764] audit: type=1334 audit(1728462560.335:3733): prog-id=812 op=LOAD
[ 1211.205821] audit: type=1334 audit(1728462560.339:3734): prog-id=813 op=LOAD
[ 1211.212874] audit: type=1334 audit(1728462560.339:3735): prog-id=814 op=LOAD
[ 1211.219926] audit: type=1130 audit(1728462560.339:3736): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@251-5422-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1211.241273] audit: type=1701 audit(1728462560.351:3737): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5417 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1211.256819] audit: type=1334 audit(1728462560.355:3738): prog-id=815 op=LOAD
[ 1211.263865] audit: type=1334 audit(1728462560.355:3739): prog-id=816 op=LOAD
[ 1216.366561] show_signal_msg: 18 callbacks suppressed
[ 1216.366564] agetty[5433]: segfault at 0 ip 00007f866135e7d1 sp 00007ffd2bf995c8 error 4
[ 1216.366579] agetty[5432]: segfault at 0 ip 00007faa15d5e7d1 sp 00007ffe75a80448 error 4
[ 1216.371546] in libc.so.6[15e7d1,7f8661228000+175000] likely on CPU 79 (core 15, socket 0)
[ 1216.379556] in libc.so.6[15e7d1,7faa15c28000+175000]
[ 1216.387555] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1216.395813] likely on CPU 28 (core 28, socket 0)
[ 1216.400891] audit: type=1701 audit(1728462565.587:3758): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5433 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1216.402360] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1216.421118] audit: type=1334 audit(1728462565.591:3759): prog-id=818 op=LOAD
[ 1216.468646] audit: type=1334 audit(1728462565.591:3760): prog-id=819 op=LOAD
[ 1216.475694] audit: type=1334 audit(1728462565.591:3761): prog-id=820 op=LOAD
[ 1216.482750] audit: type=1130 audit(1728462565.595:3762): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@253-5438-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1216.504103] audit: type=1701 audit(1728462565.611:3763): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5432 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1216.519653] audit: type=1334 audit(1728462565.619:3764): prog-id=821 op=LOAD
[ 1216.526705] audit: type=1334 audit(1728462565.619:3765): prog-id=822 op=LOAD
[ 1221.614192] show_signal_msg: 18 callbacks suppressed
[ 1221.614196] agetty[5448]: segfault at 0 ip 00007f27a715e7d1 sp 00007ffcef0cfff8 error 4 in libc.so.6[15e7d1,7f27a7028000+175000] likely on CPU 77 (core 13, socket 0)
[ 1221.633943] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1221.652731] audit: type=1701 audit(1728462570.839:3784): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5448 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1221.653393] agetty[5449]: segfault at 0 ip 00007f6cf715e7d1 sp 00007fff2eeddc28 error 4
[ 1221.668285] audit: type=1334 audit(1728462570.843:3785): prog-id=824 op=LOAD
[ 1221.668286] in libc.so.6[15e7d1,7f6cf7028000+175000] likely on CPU 31 (core 31, socket 0)
[ 1221.676289] audit: type=1334 audit(1728462570.843:3786): prog-id=825 op=LOAD
[ 1221.676293] audit: type=1334 audit(1728462570.843:3787): prog-id=826 op=LOAD
[ 1221.691600] audit: type=1130 audit(1728462570.847:3788): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@255-5453-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1221.728546] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1221.747332] audit: type=1701 audit(1728462570.931:3789): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5449 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1221.762888] audit: type=1334 audit(1728462570.939:3790): prog-id=827 op=LOAD
[ 1221.769941] audit: type=1334 audit(1728462570.939:3791): prog-id=828 op=LOAD
[ 1226.858159] show_signal_msg: 18 callbacks suppressed
[ 1226.858162] agetty[5463]: segfault at 0 ip 00007f869535e7d1 sp 00007ffc9b826148 error 4 in libc.so.6[15e7d1,7f8695228000+175000] likely on CPU 77 (core 13, socket 0)
[ 1226.877921] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1226.896720] audit: type=1701 audit(1728462576.083:3810): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5463 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1226.912274] audit: type=1334 audit(1728462576.087:3811): prog-id=830 op=LOAD
[ 1226.913059] agetty[5465]: segfault at 0 ip 00007fde4035e7d1 sp 00007ffcc3e36b58 error 4 in libc.so.6[15e7d1,7fde40228000+175000]
[ 1226.919327] audit: type=1334 audit(1728462576.087:3812): prog-id=831 op=LOAD
[ 1226.919331] audit: type=1334 audit(1728462576.087:3813): prog-id=832 op=LOAD
[ 1226.930887] likely on CPU 40 (core 40, socket 0)
[ 1226.937937] audit: type=1130 audit(1728462576.091:3814): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@257-5470-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1226.972543] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1226.991324] audit: type=1701 audit(1728462576.175:3815): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5465 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1227.006876] audit: type=1334 audit(1728462576.183:3816): prog-id=833 op=LOAD
[ 1227.013928] audit: type=1334 audit(1728462576.183:3817): prog-id=834 op=LOAD
[ 1232.118489] show_signal_msg: 18 callbacks suppressed
[ 1232.118492] agetty[5480]: segfault at 0 ip 00007f982855e7d1 sp 00007ffcea559a18 error 4
[ 1232.118828] agetty[5481]: segfault at 0 ip 00007f402d15e7d1 sp 00007fff2d5036f8 error 4
[ 1232.123478] in libc.so.6[15e7d1,7f9828428000+175000]
[ 1232.131470] in libc.so.6[15e7d1,7f402d028000+175000]
[ 1232.139471] likely on CPU 77 (core 13, socket 0)
[ 1232.139475] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1232.144532] likely on CPU 31 (core 31, socket 0)
[ 1232.149616] audit: type=1701 audit(1728462581.335:3836): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5480 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1232.154296] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1232.212038] audit: type=1701 audit(1728462581.339:3837): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5481 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1232.227588] audit: type=1334 audit(1728462581.343:3838): prog-id=836 op=LOAD
[ 1232.234637] audit: type=1334 audit(1728462581.343:3839): prog-id=837 op=LOAD
[ 1232.241690] audit: type=1334 audit(1728462581.343:3840): prog-id=838 op=LOAD
[ 1232.248734] audit: type=1130 audit(1728462581.343:3841): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@259-5486-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1232.270083] audit: type=1334 audit(1728462581.347:3842): prog-id=839 op=LOAD
[ 1232.277134] audit: type=1334 audit(1728462581.347:3843): prog-id=840 op=LOAD
[ 1237.366416] show_signal_msg: 18 callbacks suppressed
[ 1237.366419] agetty[5496]: segfault at 0 ip 00007f124cf5e7d1 sp 00007ffc347d64b8 error 4 in libc.so.6[15e7d1,7f124ce28000+175000] likely on CPU 77 (core 13, socket 0)
[ 1237.386174] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1237.386866] agetty[5497]: segfault at 0 ip 00007ff67695e7d1 sp 00007ffc71947008 error 4 in libc.so.6[15e7d1,7ff676828000+175000] likely on CPU 95 (core 31, socket 0)
[ 1237.404951] audit: type=1701 audit(1728462586.591:3862): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5496 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1237.419698] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1237.435244] audit: type=1334 audit(1728462586.595:3863): prog-id=842 op=LOAD
[ 1237.461030] audit: type=1334 audit(1728462586.595:3864): prog-id=843 op=LOAD
[ 1237.468082] audit: type=1334 audit(1728462586.595:3865): prog-id=844 op=LOAD
[ 1237.475134] audit: type=1130 audit(1728462586.599:3866): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@261-5502-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1237.496489] audit: type=1701 audit(1728462586.639:3867): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5497 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1237.512036] audit: type=1334 audit(1728462586.647:3868): prog-id=845 op=LOAD
[ 1237.519088] audit: type=1334 audit(1728462586.647:3869): prog-id=846 op=LOAD
[ 1242.606527] show_signal_msg: 18 callbacks suppressed
[ 1242.606531] agetty[5512]: segfault at 0 ip 00007fa6e215e7d1 sp 00007ffd9aefb6b8 error 4
[ 1242.606732] agetty[5514]: segfault at 0 ip 00007fa37b35e7d1 sp 00007ffc73f342d8 error 4
[ 1242.611510] in libc.so.6[15e7d1,7fa6e2028000+175000]
[ 1242.619506] in libc.so.6[15e7d1,7fa37b228000+175000] likely on CPU 77 (core 13, socket 0)
[ 1242.627507] likely on CPU 31 (core 31, socket 0)
[ 1242.632561] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1242.632597] audit: type=1701 audit(1728462591.819:3888): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5514 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1242.640830] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1242.645544] audit: type=1334 audit(1728462591.823:3889): prog-id=848 op=LOAD
[ 1242.708625] audit: type=1334 audit(1728462591.823:3890): prog-id=849 op=LOAD
[ 1242.715669] audit: type=1334 audit(1728462591.823:3891): prog-id=850 op=LOAD
[ 1242.722717] audit: type=1130 audit(1728462591.827:3892): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@263-5520-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1242.744073] audit: type=1701 audit(1728462591.831:3893): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5512 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1242.759621] audit: type=1334 audit(1728462591.839:3894): prog-id=851 op=LOAD
[ 1242.766673] audit: type=1334 audit(1728462591.839:3895): prog-id=852 op=LOAD
[ 1247.858422] show_signal_msg: 18 callbacks suppressed
[ 1247.858426] agetty[5530]: segfault at 0 ip 00007f924715e7d1 sp 00007ffc922fff48 error 4
[ 1247.858794] agetty[5531]: segfault at 0 ip 00007fec5775e7d1 sp 00007ffe90989c28 error 4
[ 1247.863408] in libc.so.6[15e7d1,7f9247028000+175000]
[ 1247.871410] in libc.so.6[15e7d1,7fec57628000+175000]
[ 1247.879407] likely on CPU 89 (core 25, socket 0)
[ 1247.879411] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1247.884468] likely on CPU 78 (core 14, socket 0)
[ 1247.889547] audit: type=1701 audit(1728462597.075:3914): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5530 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1247.894226] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1247.953479] audit: type=1701 audit(1728462597.079:3915): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5531 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1247.969024] audit: type=1334 audit(1728462597.079:3916): prog-id=854 op=LOAD
[ 1247.976075] audit: type=1334 audit(1728462597.079:3917): prog-id=855 op=LOAD
[ 1247.983130] audit: type=1334 audit(1728462597.079:3918): prog-id=856 op=LOAD
[ 1247.990182] audit: type=1130 audit(1728462597.083:3919): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@265-5536-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1248.011536] audit: type=1334 audit(1728462597.083:3920): prog-id=857 op=LOAD
[ 1248.018583] audit: type=1334 audit(1728462597.083:3921): prog-id=858 op=LOAD
[ 1253.106429] show_signal_msg: 18 callbacks suppressed
[ 1253.106432] agetty[5546]: segfault at 0 ip 00007ff9b895e7d1 sp 00007ffe7cdd82c8 error 4
[ 1253.106620] agetty[5547]: segfault at 0 ip 00007fd61ab5e7d1 sp 00007ffef151e4c8 error 4
[ 1253.111409] in libc.so.6[15e7d1,7ff9b8828000+175000]
[ 1253.119410] in libc.so.6[15e7d1,7fd61aa28000+175000] likely on CPU 78 (core 14, socket 0)
[ 1253.127422] likely on CPU 28 (core 28, socket 0)
[ 1253.132479] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1253.132509] audit: type=1701 audit(1728462602.319:3940): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5547 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1253.140748] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1253.145463] audit: type=1334 audit(1728462602.323:3941): prog-id=860 op=LOAD
[ 1253.208533] audit: type=1334 audit(1728462602.323:3942): prog-id=861 op=LOAD
[ 1253.215579] audit: type=1334 audit(1728462602.323:3943): prog-id=862 op=LOAD
[ 1253.222626] audit: type=1130 audit(1728462602.327:3944): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@267-5552-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1253.243978] audit: type=1701 audit(1728462602.331:3945): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5546 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1253.259523] audit: type=1334 audit(1728462602.339:3946): prog-id=863 op=LOAD
[ 1253.266576] audit: type=1334 audit(1728462602.339:3947): prog-id=864 op=LOAD
[ 1258.354398] show_signal_msg: 18 callbacks suppressed
[ 1258.354403] agetty[5562]: segfault at 0 ip 00007faf48d5e7d1 sp 00007ffe70097038 error 4
[ 1258.354713] agetty[5563]: segfault at 0 ip 00007fd88c35e7d1 sp 00007ffe7972f7c8 error 4
[ 1258.359384] in libc.so.6[15e7d1,7faf48c28000+175000]
[ 1258.367383] in libc.so.6[15e7d1,7fd88c228000+175000]
[ 1258.375379] likely on CPU 16 (core 16, socket 0)
[ 1258.375383] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1258.380435] likely on CPU 79 (core 15, socket 0)
[ 1258.385514] audit: type=1701 audit(1728462607.571:3966): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5562 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1258.390197] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1258.408942] audit: type=1334 audit(1728462607.575:3967): prog-id=866 op=LOAD
[ 1258.456465] audit: type=1334 audit(1728462607.575:3968): prog-id=867 op=LOAD
[ 1258.463512] audit: type=1334 audit(1728462607.575:3969): prog-id=868 op=LOAD
[ 1258.470559] audit: type=1130 audit(1728462607.579:3970): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@269-5566-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1258.491914] audit: type=1701 audit(1728462607.599:3971): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5563 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1258.507462] audit: type=1334 audit(1728462607.603:3972): prog-id=869 op=LOAD
[ 1258.514518] audit: type=1334 audit(1728462607.603:3973): prog-id=870 op=LOAD
[ 1263.602625] show_signal_msg: 18 callbacks suppressed
[ 1263.602629] agetty[5579]: segfault at 0 ip 00007fba4375e7d1 sp 00007fff76755908 error 4
[ 1263.602650] agetty[5578]: segfault at 0 ip 00007f5f0cf5e7d1 sp 00007fff948d9ee8 error 4
[ 1263.607612] in libc.so.6[15e7d1,7fba43628000+175000]
[ 1263.615619] in libc.so.6[15e7d1,7f5f0ce28000+175000]
[ 1263.623610] likely on CPU 71 (core 7, socket 0)
[ 1263.623613] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1263.628669] likely on CPU 72 (core 8, socket 0)
[ 1263.633752] audit: type=1701 audit(1728462612.819:3992): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5579 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1263.638341] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1263.657091] audit: type=1334 audit(1728462612.827:3993): prog-id=872 op=LOAD
[ 1263.703037] audit: type=1334 audit(1728462612.827:3994): prog-id=873 op=LOAD
[ 1263.710082] audit: type=1334 audit(1728462612.827:3995): prog-id=874 op=LOAD
[ 1263.717129] audit: type=1130 audit(1728462612.827:3996): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@271-5582-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1263.738486] audit: type=1701 audit(1728462612.847:3997): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5578 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1263.754034] audit: type=1334 audit(1728462612.851:3998): prog-id=875 op=LOAD
[ 1263.761129] audit: type=1334 audit(1728462612.855:3999): prog-id=876 op=LOAD
[ 1268.850368] show_signal_msg: 18 callbacks suppressed
[ 1268.850372] agetty[5592]: segfault at 0 ip 00007fdb5655e7d1 sp 00007ffdf92af308 error 4
[ 1268.850533] agetty[5593]: segfault at 0 ip 00007f5ef5d5e7d1 sp 00007ffc94383398 error 4
[ 1268.855351] in libc.so.6[15e7d1,7fdb56428000+175000]
[ 1268.863353] in libc.so.6[15e7d1,7f5ef5c28000+175000]
[ 1268.871349] likely on CPU 16 (core 16, socket 0)
[ 1268.871352] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1268.876412] likely on CPU 73 (core 9, socket 0)
[ 1268.881488] audit: type=1701 audit(1728462618.067:4018): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5592 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1268.904920] audit: type=1334 audit(1728462618.071:4019): prog-id=878 op=LOAD
[ 1268.909542] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1268.925082] audit: type=1334 audit(1728462618.071:4020): prog-id=879 op=LOAD
[ 1268.925085] audit: type=1334 audit(1728462618.071:4021): prog-id=880 op=LOAD
[ 1268.966463] audit: type=1130 audit(1728462618.075:4022): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@273-5598-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1268.987815] audit: type=1701 audit(1728462618.111:4023): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5593 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1269.003363] audit: type=1334 audit(1728462618.119:4024): prog-id=881 op=LOAD
[ 1269.010426] audit: type=1334 audit(1728462618.119:4025): prog-id=882 op=LOAD
[ 1274.102358] show_signal_msg: 18 callbacks suppressed
[ 1274.102363] agetty[5608]: segfault at 0 ip 00007ff40b75e7d1 sp 00007fff661caaa8 error 4
[ 1274.102434] agetty[5609]: segfault at 0 ip 00007fc7af55e7d1 sp 00007ffd0e7b8488 error 4
[ 1274.107338] in libc.so.6[15e7d1,7ff40b628000+175000]
[ 1274.115340] in libc.so.6[15e7d1,7fc7af428000+175000]
[ 1274.123337] likely on CPU 27 (core 27, socket 0)
[ 1274.128390] likely on CPU 74 (core 10, socket 0)
[ 1274.133445] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1274.138150] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1274.142886] audit: type=1701 audit(1728462623.327:4044): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5608 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1274.198896] audit: type=1701 audit(1728462623.331:4045): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5609 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1274.214479] audit: type=1334 audit(1728462623.335:4046): prog-id=884 op=LOAD
[ 1274.221529] audit: type=1334 audit(1728462623.335:4047): prog-id=885 op=LOAD
[ 1274.228577] audit: type=1334 audit(1728462623.335:4048): prog-id=886 op=LOAD
[ 1274.235629] audit: type=1130 audit(1728462623.335:4049): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@275-5614-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1274.256976] audit: type=1334 audit(1728462623.339:4050): prog-id=887 op=LOAD
[ 1274.264030] audit: type=1334 audit(1728462623.339:4051): prog-id=888 op=LOAD
[ 1279.370275] show_signal_msg: 18 callbacks suppressed
[ 1279.370279] agetty[5624]: segfault at 0 ip 00007f12ee15e7d1 sp 00007ffcef5508f8 error 4 in libc.so.6[15e7d1,7f12ee028000+175000] likely on CPU 4 (core 4, socket 0)
[ 1279.389862] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1279.390523] agetty[5625]: segfault at 0 ip 00007f04e655e7d1 sp 00007fffb3cc4df8 error 4 in libc.so.6[15e7d1,7f04e6428000+175000] likely on CPU 73 (core 9, socket 0)
[ 1279.408674] audit: type=1701 audit(1728462628.595:4070): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5624 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1279.423308] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1279.438853] audit: type=1334 audit(1728462628.599:4071): prog-id=890 op=LOAD
[ 1279.464698] audit: type=1334 audit(1728462628.599:4072): prog-id=891 op=LOAD
[ 1279.471750] audit: type=1334 audit(1728462628.599:4073): prog-id=892 op=LOAD
[ 1279.478805] audit: type=1130 audit(1728462628.603:4074): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@277-5628-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1279.500161] audit: type=1701 audit(1728462628.643:4075): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5625 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1279.515709] audit: type=1334 audit(1728462628.647:4076): prog-id=893 op=LOAD
[ 1279.522758] audit: type=1334 audit(1728462628.647:4077): prog-id=894 op=LOAD
[ 1288.310404] show_signal_msg: 49 callbacks suppressed
[ 1288.310407] agetty[5666]: segfault at 0 ip 00007fc45135e7d1 sp 00007fffb73dfb68 error 4 in libc.so.6[15e7d1,7fc451228000+175000] likely on CPU 79 (core 15, socket 0)
[ 1288.330163] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1288.330863] agetty[5667]: segfault at 0 ip 00007fce4eb5e7d1 sp 00007ffd462a0468 error 4 in libc.so.6[15e7d1,7fce4ea28000+175000] likely on CPU 106 (core 42, socket 0)
[ 1288.363782] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1293.462397] agetty[5678]: segfault at 0 ip 00007f7518d5e7d1 sp 00007ffc31518028 error 4 in libc.so.6[15e7d1,7f7518c28000+175000] likely on CPU 8 (core 8, socket 0)
[ 1293.462837] agetty[5684]: segfault at 0 ip 00007f3fc6b5e7d1 sp 00007ffcc40002c8 error 4 in libc.so.6[15e7d1,7f3fc6a28000+175000]
[ 1293.477005] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1293.488560] likely on CPU 95 (core 31, socket 0)
[ 1293.512010] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1298.614383] agetty[5694]: segfault at 0 ip 00007f93df15e7d1 sp 00007ffcad767308 error 4 in libc.so.6[15e7d1,7f93df028000+175000] likely on CPU 68 (core 4, socket 0)
[ 1298.614716] agetty[5698]: segfault at 0 ip 00007f63fcb5e7d1 sp 00007ffd80628688 error 4
[ 1298.629076] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1298.629078] in libc.so.6[15e7d1,7f63fca28000+175000] likely on CPU 26 (core 26, socket 0)
[ 1298.664092] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1303.766243] agetty[5710]: segfault at 0 ip 00007f64ef15e7d1 sp 00007ffd98d75828 error 4 in libc.so.6[15e7d1,7f64ef028000+175000] likely on CPU 79 (core 15, socket 0)
[ 1303.766633] agetty[5714]: segfault at 0 ip 00007fde0c95e7d1 sp 00007ffc22765ae8 error 4 in libc.so.6[15e7d1,7fde0c828000+175000]
[ 1303.781017] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1303.811328] likely on CPU 27 (core 27, socket 0)
[ 1303.816042] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1308.914546] agetty[5726]: segfault at 0 ip 00007f7a7cd5e7d1 sp 00007ffcfcbc0928 error 4 in libc.so.6[15e7d1,7f7a7cc28000+175000] likely on CPU 68 (core 4, socket 0)
[ 1308.914860] agetty[5730]: segfault at 0 ip 00007f4e6ad5e7d1 sp 00007ffe4c5c24b8 error 4
[ 1308.929244] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1308.955999] in libc.so.6[15e7d1,7f4e6ac28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1308.964269] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1314.062288] agetty[5740]: segfault at 0 ip 00007f9ebe95e7d1 sp 00007fff247b5178 error 4 in libc.so.6[15e7d1,7f9ebe828000+175000] likely on CPU 16 (core 16, socket 0)
[ 1314.077070] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1314.096543] agetty[5744]: segfault at 0 ip 00007f52d715e7d1 sp 00007fff929bfba8 error 4 in libc.so.6[15e7d1,7f52d7028000+175000] likely on CPU 26 (core 26, socket 0)
[ 1314.111326] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1319.214245] agetty[5769]: segfault at 0 ip 00007f4925f5e7d1 sp 00007ffc0ef617e8 error 4 in libc.so.6[15e7d1,7f4925e28000+175000] likely on CPU 79 (core 15, socket 0)
[ 1319.214719] agetty[5773]: segfault at 0 ip 00007fc5a715e7d1 sp 00007ffe8a16cbe8 error 4
[ 1319.229026] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1319.229026] in libc.so.6[15e7d1,7fc5a7028000+175000] likely on CPU 28 (core 28, socket 0)
[ 1319.264045] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1324.370559] agetty[5786]: segfault at 0 ip 00007fa32515e7d1 sp 00007ffed66f0f68 error 4 in libc.so.6[15e7d1,7fa325028000+175000] likely on CPU 68 (core 4, socket 0)
[ 1324.370871] agetty[5790]: segfault at 0 ip 00007fb132b5e7d1 sp 00007ffdc273e028 error 4
[ 1324.385251] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1324.385251] in libc.so.6[15e7d1,7fb132a28000+175000] likely on CPU 95 (core 31, socket 0)
[ 1324.420258] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1329.534387] agetty[5802]: segfault at 0 ip 00007f36bbb5e7d1 sp 00007ffd63c8d7b8 error 4 in libc.so.6[15e7d1,7f36bba28000+175000] likely on CPU 74 (core 10, socket 0)
[ 1329.534764] agetty[5808]: segfault at 0 ip 00007f69d2d5e7d1 sp 00007ffd7287d608 error 4 in libc.so.6[15e7d1,7f69d2c28000+175000]
[ 1329.549169] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1329.579477] likely on CPU 24 (core 24, socket 0)
[ 1329.584187] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1334.682258] agetty[5818]: segfault at 0 ip 00007f1cca75e7d1 sp 00007ffef5f08e78 error 4 in libc.so.6[15e7d1,7f1cca628000+175000] likely on CPU 86 (core 22, socket 0)
[ 1334.682643] agetty[5822]: segfault at 0 ip 00007f066a55e7d1 sp 00007ffdf72f2398 error 4
[ 1334.697038] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1334.705046] in libc.so.6[15e7d1,7f066a428000+175000] likely on CPU 25 (core 25, socket 0)
[ 1334.732067] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1339.830234] agetty[5835]: segfault at 0 ip 00007f246555e7d1 sp 00007ffc6ddd75c8 error 4 in libc.so.6[15e7d1,7f2465428000+175000] likely on CPU 77 (core 13, socket 0)
[ 1339.830695] agetty[5839]: segfault at 0 ip 00007f1188d5e7d1 sp 00007ffd723516f8 error 4
[ 1339.845011] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1339.845012] in libc.so.6[15e7d1,7f1188c28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1339.880035] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1344.986498] agetty[5851]: segfault at 0 ip 00007fd514d5e7d1 sp 00007ffc2a6b0e28 error 4 in libc.so.6[15e7d1,7fd514c28000+175000] likely on CPU 2 (core 2, socket 0)
[ 1344.986810] agetty[5855]: segfault at 0 ip 00007fdc19b5e7d1 sp 00007fffb0082f58 error 4 in libc.so.6[15e7d1,7fdc19a28000+175000]
[ 1345.001104] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1345.031415] likely on CPU 78 (core 14, socket 0)
[ 1345.036129] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1350.130293] agetty[5865]: segfault at 0 ip 00007fa54a55e7d1 sp 00007ffd92151868 error 4 in libc.so.6[15e7d1,7fa54a428000+175000] likely on CPU 2 (core 2, socket 0)
[ 1350.144904] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1350.164342] agetty[5869]: segfault at 0 ip 00007f00eff5e7d1 sp 00007fff3c7751f8 error 4 in libc.so.6[15e7d1,7f00efe28000+175000] likely on CPU 86 (core 22, socket 0)
[ 1350.179120] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1355.310283] agetty[5881]: segfault at 0 ip 00007fef9cd5e7d1 sp 00007ffdd84b9e38 error 4 in libc.so.6[15e7d1,7fef9cc28000+175000] likely on CPU 25 (core 25, socket 0)
[ 1355.325059] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1355.325672] agetty[5885]: segfault at 0 ip 00007f6ac8f5e7d1 sp 00007fff97617238 error 4 in libc.so.6[15e7d1,7f6ac8e28000+175000] likely on CPU 79 (core 15, socket 0)
[ 1355.358585] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1360.458235] agetty[5898]: segfault at 0 ip 00007fc972f5e7d1 sp 00007ffc3eeff8d8 error 4 in libc.so.6[15e7d1,7fc972e28000+175000] likely on CPU 65 (core 1, socket 0)
[ 1360.458561] agetty[5902]: segfault at 0 ip 00007fb3e955e7d1 sp 00007ffc90e91ed8 error 4 in libc.so.6[15e7d1,7fb3e9428000+175000]
[ 1360.472931] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1360.503239] likely on CPU 79 (core 15, socket 0)
[ 1360.507947] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1365.630537] agetty[5917]: segfault at 0 ip 00007f43a6d5e7d1 sp 00007ffceb8ad048 error 4 in libc.so.6[15e7d1,7f43a6c28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1365.630875] agetty[5921]: segfault at 0 ip 00007f8dc7f5e7d1 sp 00007ffe18386188 error 4 in libc.so.6[15e7d1,7f8dc7e28000+175000]
[ 1365.645317] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1365.675626] likely on CPU 78 (core 14, socket 0)
[ 1365.680343] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1370.778334] agetty[5931]: segfault at 0 ip 00007f86d895e7d1 sp 00007fff971ef4f8 error 4 in libc.so.6[15e7d1,7f86d8828000+175000] likely on CPU 3 (core 3, socket 0)
[ 1370.778688] agetty[5935]: segfault at 0 ip 00007f07f815e7d1 sp 00007ffd51e5b818 error 4 in libc.so.6[15e7d1,7f07f8028000+175000]
[ 1370.792944] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1370.823252] likely on CPU 78 (core 14, socket 0)
[ 1370.827959] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1373.384519] audit: type=1305 audit(1728462722.571:4579): op=set audit_pid=0 old=5658 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 1373.396865] audit: type=1300 audit(1728462722.571:4579): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffd42db9f50 a2=3c a3=0 items=0 ppid=5657 pid=5658 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 1373.425235] audit: type=1327 audit(1728462722.571:4579): proctitle="/sbin/auditd"
[ 1375.930217] agetty[5947]: segfault at 0 ip 00007f86f8f5e7d1 sp 00007ffc12a249b8 error 4 in libc.so.6[15e7d1,7f86f8e28000+175000] likely on CPU 25 (core 25, socket 0)
[ 1375.945004] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1375.963798] audit: type=1701 audit(1728462725.151:4580): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5947 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1375.964452] agetty[5952]: segfault at 0 ip 00007f3a0355e7d1 sp 00007ffccf074528 error 4
[ 1375.979351] audit: type=1334 audit(1728462725.155:4581): prog-id=1006 op=UNLOAD
[ 1375.987353] in libc.so.6[15e7d1,7f3a03428000+175000]
[ 1375.994657] audit: type=1334 audit(1728462725.155:4582): prog-id=1005 op=UNLOAD
[ 1375.994659] audit: type=1334 audit(1728462725.155:4583): prog-id=1004 op=UNLOAD
[ 1375.994661] audit: type=1334 audit(1728462725.155:4584): prog-id=1007 op=LOAD
[ 1375.999713] likely on CPU 1 (core 1, socket 0)
[ 1376.007014] audit: type=1334 audit(1728462725.155:4585): prog-id=1008 op=LOAD
[ 1376.007016] audit: type=1334 audit(1728462725.155:4586): prog-id=1009 op=LOAD
[ 1376.021453] audit: type=1130 audit(1728462725.155:4587): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@316-5959-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1376.063097] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1381.162104] show_signal_msg: 18 callbacks suppressed
[ 1381.162108] agetty[5966]: segfault at 0 ip 00007f4dddf5e7d1 sp 00007ffc6f828418 error 4
[ 1381.162375] agetty[5970]: segfault at 0 ip 00007f9379f5e7d1 sp 00007ffd1cb3f3b8 error 4
[ 1381.167088] in libc.so.6[15e7d1,7f4ddde28000+175000]
[ 1381.175090] in libc.so.6[15e7d1,7f9379e28000+175000]
[ 1381.183088] likely on CPU 28 (core 28, socket 0)
[ 1381.183092] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1381.188148] likely on CPU 8 (core 8, socket 0)
[ 1381.193230] audit: type=1701 audit(1728462730.379:4606): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5966 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1381.197907] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1381.216652] audit: type=1334 audit(1728462730.383:4607): prog-id=1013 op=LOAD
[ 1381.264093] audit: type=1334 audit(1728462730.383:4608): prog-id=1014 op=LOAD
[ 1381.271226] audit: type=1334 audit(1728462730.383:4609): prog-id=1015 op=LOAD
[ 1381.278355] audit: type=1130 audit(1728462730.387:4610): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@318-5973-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1381.299705] audit: type=1701 audit(1728462730.407:4611): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5970 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1381.315253] audit: type=1334 audit(1728462730.411:4612): prog-id=1016 op=LOAD
[ 1381.322384] audit: type=1334 audit(1728462730.411:4613): prog-id=1017 op=LOAD
[ 1386.434253] show_signal_msg: 21 callbacks suppressed
[ 1386.434257] agetty[5984]: segfault at 0 ip 00007fed9675e7d1 sp 00007fff25e27868 error 4 in libc.so.6[15e7d1,7fed96628000+175000] likely on CPU 73 (core 9, socket 0)
[ 1386.453920] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1386.472721] audit: type=1701 audit(1728462735.659:4635): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5984 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1386.473365] agetty[5987]: segfault at 0 ip 00007fb0b555e7d1 sp 00007ffdfa04add8 error 4
[ 1386.488275] audit: type=1334 audit(1728462735.663:4636): prog-id=1019 op=LOAD
[ 1386.488278] audit: type=1334 audit(1728462735.663:4637): prog-id=1020 op=LOAD
[ 1386.496277] in libc.so.6[15e7d1,7fb0b5428000+175000]
[ 1386.503409] audit: type=1334 audit(1728462735.663:4638): prog-id=1021 op=LOAD
[ 1386.503411] audit: type=1130 audit(1728462735.667:4639): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@320-5990-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1386.544074] likely on CPU 95 (core 31, socket 0)
[ 1386.548787] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1386.567558] audit: type=1701 audit(1728462735.751:4640): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=5987 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1386.583103] audit: type=1334 audit(1728462735.759:4641): prog-id=1022 op=LOAD
[ 1386.590242] audit: type=1334 audit(1728462735.759:4642): prog-id=1023 op=LOAD
[ 1391.678471] show_signal_msg: 18 callbacks suppressed
[ 1391.678475] agetty[6000]: segfault at 0 ip 00007fe49b35e7d1 sp 00007fff7c99aae8 error 4
[ 1391.678898] agetty[6001]: segfault at 0 ip 00007f1f43d5e7d1 sp 00007ffdaee9dbc8 error 4
[ 1391.683459] in libc.so.6[15e7d1,7fe49b228000+175000]
[ 1391.691460] in libc.so.6[15e7d1,7f1f43c28000+175000]
[ 1391.699463] likely on CPU 73 (core 9, socket 0)
[ 1391.699467] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1391.704518] likely on CPU 26 (core 26, socket 0)
[ 1391.704522] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1391.709596] audit: type=1701 audit(1728462740.895:4661): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6000 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1391.771935] audit: type=1701 audit(1728462740.899:4662): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6001 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1391.787483] audit: type=1334 audit(1728462740.899:4663): prog-id=1025 op=LOAD
[ 1391.794613] audit: type=1334 audit(1728462740.899:4664): prog-id=1026 op=LOAD
[ 1391.801746] audit: type=1334 audit(1728462740.899:4665): prog-id=1027 op=LOAD
[ 1391.808879] audit: type=1130 audit(1728462740.903:4666): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@322-6006-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1391.830224] audit: type=1334 audit(1728462740.903:4667): prog-id=1028 op=LOAD
[ 1391.837357] audit: type=1334 audit(1728462740.903:4668): prog-id=1029 op=LOAD
[ 1396.926490] show_signal_msg: 18 callbacks suppressed
[ 1396.926493] agetty[6016]: segfault at 0 ip 00007f361475e7d1 sp 00007fffb2b81fa8 error 4
[ 1396.926724] agetty[6017]: segfault at 0 ip 00007f24b0d5e7d1 sp 00007ffd6281a958 error 4
[ 1396.931473] in libc.so.6[15e7d1,7f3614628000+175000]
[ 1396.939479] in libc.so.6[15e7d1,7f24b0c28000+175000]
[ 1396.947486] likely on CPU 26 (core 26, socket 0)
[ 1396.947489] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1396.952543] likely on CPU 73 (core 9, socket 0)
[ 1396.957618] audit: type=1701 audit(1728462746.143:4687): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6016 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1396.962304] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1397.019978] audit: type=1701 audit(1728462746.147:4688): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6017 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1397.035521] audit: type=1334 audit(1728462746.147:4689): prog-id=1031 op=LOAD
[ 1397.042659] audit: type=1334 audit(1728462746.151:4690): prog-id=1032 op=LOAD
[ 1397.049789] audit: type=1334 audit(1728462746.151:4691): prog-id=1033 op=LOAD
[ 1397.056924] audit: type=1130 audit(1728462746.151:4692): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@324-6022-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1397.078272] audit: type=1334 audit(1728462746.155:4693): prog-id=1034 op=LOAD
[ 1397.085408] audit: type=1334 audit(1728462746.155:4694): prog-id=1035 op=LOAD
[ 1402.174538] show_signal_msg: 18 callbacks suppressed
[ 1402.174542] agetty[6032]: segfault at 0 ip 00007f142735e7d1 sp 00007ffd0bf11cb8 error 4
[ 1402.174797] agetty[6033]: segfault at 0 ip 00007efd7cd5e7d1 sp 00007ffdf9b25ae8 error 4
[ 1402.179523] in libc.so.6[15e7d1,7f1427228000+175000]
[ 1402.187523] in libc.so.6[15e7d1,7efd7cc28000+175000]
[ 1402.195532] likely on CPU 26 (core 26, socket 0)
[ 1402.200589] likely on CPU 77 (core 13, socket 0)
[ 1402.210347] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1402.210379] audit: type=1701 audit(1728462751.395:4713): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6033 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1402.215062] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1402.271093] audit: type=1701 audit(1728462751.399:4714): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6032 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1402.286644] audit: type=1334 audit(1728462751.403:4715): prog-id=1037 op=LOAD
[ 1402.293779] audit: type=1334 audit(1728462751.403:4716): prog-id=1038 op=LOAD
[ 1402.300910] audit: type=1334 audit(1728462751.403:4717): prog-id=1039 op=LOAD
[ 1402.308044] audit: type=1130 audit(1728462751.403:4718): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@326-6036-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1402.329390] audit: type=1334 audit(1728462751.407:4719): prog-id=1040 op=LOAD
[ 1402.336523] audit: type=1334 audit(1728462751.407:4720): prog-id=1041 op=LOAD
[ 1407.438488] show_signal_msg: 18 callbacks suppressed
[ 1407.438492] agetty[6046]: segfault at 0 ip 00007f61a055e7d1 sp 00007ffd232f49f8 error 4
[ 1407.438783] agetty[6049]: segfault at 0 ip 00007fd0eb35e7d1 sp 00007ffcff700fa8 error 4
[ 1407.443468] in libc.so.6[15e7d1,7f61a0428000+175000]
[ 1407.451471] in libc.so.6[15e7d1,7fd0eb228000+175000]
[ 1407.459479] likely on CPU 26 (core 26, socket 0)
[ 1407.464537] likely on CPU 77 (core 13, socket 0)
[ 1407.474295] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1407.479002] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1407.480524] audit: type=1701 audit(1728462756.667:4739): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6049 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1407.533552] audit: type=1334 audit(1728462756.671:4740): prog-id=1043 op=LOAD
[ 1407.540689] audit: type=1334 audit(1728462756.671:4741): prog-id=1044 op=LOAD
[ 1407.547823] audit: type=1334 audit(1728462756.671:4742): prog-id=1045 op=LOAD
[ 1407.554955] audit: type=1130 audit(1728462756.675:4743): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@328-6052-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1407.576302] audit: type=1701 audit(1728462756.683:4744): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6046 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1407.591848] audit: type=1334 audit(1728462756.691:4745): prog-id=1046 op=LOAD
[ 1407.598980] audit: type=1334 audit(1728462756.691:4746): prog-id=1047 op=LOAD
[ 1412.706313] show_signal_msg: 18 callbacks suppressed
[ 1412.706317] agetty[6062]: segfault at 0 ip 00007ffba2d5e7d1 sp 00007ffffc6df128 error 4 in libc.so.6[15e7d1,7ffba2c28000+175000] likely on CPU 26 (core 26, socket 0)
[ 1412.726072] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1412.744868] audit: type=1701 audit(1728462761.931:4765): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6062 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1412.760416] audit: type=1334 audit(1728462761.935:4766): prog-id=1049 op=LOAD
[ 1412.767552] audit: type=1334 audit(1728462761.935:4767): prog-id=1050 op=LOAD
[ 1412.768336] agetty[6063]: segfault at 0 ip 00007f3d1455e7d1 sp 00007ffdc124dd18 error 4
[ 1412.774684] audit: type=1334 audit(1728462761.935:4768): prog-id=1051 op=LOAD
[ 1412.774687] audit: type=1130 audit(1728462761.939:4769): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@330-6068-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1412.811173] in libc.so.6[15e7d1,7f3d14428000+175000] likely on CPU 112 (core 48, socket 0)
[ 1412.819527] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1412.838305] audit: type=1701 audit(1728462762.023:4770): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6063 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1412.853848] audit: type=1334 audit(1728462762.031:4771): prog-id=1052 op=LOAD
[ 1412.860989] audit: type=1334 audit(1728462762.031:4772): prog-id=1053 op=LOAD
[ 1417.942298] show_signal_msg: 18 callbacks suppressed
[ 1417.942302] agetty[6078]: segfault at 0 ip 00007fedd7d5e7d1 sp 00007ffe70d50598 error 4
[ 1417.942713] agetty[6079]: segfault at 0 ip 00007f8aac15e7d1 sp 00007ffe1dee0368 error 4
[ 1417.947278] in libc.so.6[15e7d1,7fedd7c28000+175000]
[ 1417.955282] in libc.so.6[15e7d1,7f8aac028000+175000]
[ 1417.963277] likely on CPU 77 (core 13, socket 0)
[ 1417.963281] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1417.963315] audit: type=1701 audit(1728462767.151:4791): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6078 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1417.968338] likely on CPU 27 (core 27, socket 0)
[ 1417.973393] audit: type=1334 audit(1728462767.155:4792): prog-id=1055 op=LOAD
[ 1417.978107] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1417.996841] audit: type=1334 audit(1728462767.155:4793): prog-id=1056 op=LOAD
[ 1417.996844] audit: type=1334 audit(1728462767.155:4794): prog-id=1057 op=LOAD
[ 1417.996846] audit: type=1130 audit(1728462767.155:4795): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@332-6084-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1418.078622] audit: type=1701 audit(1728462767.263:4796): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6079 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1418.094171] audit: type=1334 audit(1728462767.271:4797): prog-id=1058 op=LOAD
[ 1418.101310] audit: type=1334 audit(1728462767.271:4798): prog-id=1059 op=LOAD
[ 1423.182452] show_signal_msg: 18 callbacks suppressed
[ 1423.182456] agetty[6094]: segfault at 0 ip 00007f39b975e7d1 sp 00007ffd360d79f8 error 4
[ 1423.182635] agetty[6095]: segfault at 0 ip 00007f8ad6f5e7d1 sp 00007ffd716386f8 error 4
[ 1423.187440] in libc.so.6[15e7d1,7f39b9628000+175000]
[ 1423.195441] in libc.so.6[15e7d1,7f8ad6e28000+175000] likely on CPU 77 (core 13, socket 0)
[ 1423.203449] likely on CPU 28 (core 28, socket 0)
[ 1423.208501] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1423.221497] audit: type=1701 audit(1728462772.407:4817): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6095 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1423.222967] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1423.241719] audit: type=1334 audit(1728462772.411:4818): prog-id=1061 op=LOAD
[ 1423.241722] audit: type=1334 audit(1728462772.411:4819): prog-id=1062 op=LOAD
[ 1423.291765] audit: type=1334 audit(1728462772.415:4820): prog-id=1063 op=LOAD
[ 1423.298896] audit: type=1130 audit(1728462772.415:4821): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@334-6098-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1423.320247] audit: type=1701 audit(1728462772.427:4822): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6094 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1423.335792] audit: type=1334 audit(1728462772.435:4823): prog-id=1064 op=LOAD
[ 1423.342921] audit: type=1334 audit(1728462772.435:4824): prog-id=1065 op=LOAD
[ 1428.430175] show_signal_msg: 18 callbacks suppressed
[ 1428.430179] agetty[6108]: segfault at 0 ip 00007f983215e7d1 sp 00007fffc9163d08 error 4 in libc.so.6[15e7d1,7f9832028000+175000] likely on CPU 77 (core 13, socket 0)
[ 1428.449935] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1428.468722] audit: type=1701 audit(1728462777.655:4843): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6108 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1428.469375] agetty[6109]: segfault at 0 ip 00007f39e7d5e7d1 sp 00007fffe1568218 error 4
[ 1428.484271] audit: type=1334 audit(1728462777.659:4844): prog-id=1067 op=LOAD
[ 1428.484272] in libc.so.6[15e7d1,7f39e7c28000+175000]
[ 1428.492273] audit: type=1334 audit(1728462777.659:4845): prog-id=1068 op=LOAD
[ 1428.492275] audit: type=1334 audit(1728462777.659:4846): prog-id=1069 op=LOAD
[ 1428.492276] audit: type=1130 audit(1728462777.663:4847): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@336-6114-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1428.499407] likely on CPU 27 (core 27, socket 0)
[ 1428.544796] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1428.563569] audit: type=1701 audit(1728462777.747:4848): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6109 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1428.579117] audit: type=1334 audit(1728462777.755:4849): prog-id=1070 op=LOAD
[ 1428.586252] audit: type=1334 audit(1728462777.755:4850): prog-id=1071 op=LOAD
[ 1433.674438] show_signal_msg: 18 callbacks suppressed
[ 1433.674442] agetty[6124]: segfault at 0 ip 00007f440fd5e7d1 sp 00007ffef3f3ce28 error 4
[ 1433.674679] agetty[6125]: segfault at 0 ip 00007f6e34d5e7d1 sp 00007ffe8b06d428 error 4
[ 1433.679418] in libc.so.6[15e7d1,7f440fc28000+175000]
[ 1433.687421] in libc.so.6[15e7d1,7f6e34c28000+175000] likely on CPU 77 (core 13, socket 0)
[ 1433.687427] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1433.687454] audit: type=1701 audit(1728462782.871:4869): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6125 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1433.695438] likely on CPU 27 (core 27, socket 0)
[ 1433.695441] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1433.766504] audit: type=1334 audit(1728462782.879:4870): prog-id=1073 op=LOAD
[ 1433.773642] audit: type=1334 audit(1728462782.879:4871): prog-id=1074 op=LOAD
[ 1433.780774] audit: type=1334 audit(1728462782.879:4872): prog-id=1075 op=LOAD
[ 1433.787916] audit: type=1701 audit(1728462782.879:4873): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6124 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1433.803452] audit: type=1130 audit(1728462782.879:4874): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@338-6131-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1433.824798] audit: type=1334 audit(1728462782.887:4875): prog-id=1076 op=LOAD
[ 1433.831932] audit: type=1334 audit(1728462782.887:4876): prog-id=1077 op=LOAD
[ 1438.934348] show_signal_msg: 18 callbacks suppressed
[ 1438.934351] agetty[6141]: segfault at 0 ip 00007f79c895e7d1 sp 00007ffc80d78d48 error 4
[ 1438.934614] agetty[6142]: segfault at 0 ip 00007ff4a2f5e7d1 sp 00007fff9d67afa8 error 4
[ 1438.939328] in libc.so.6[15e7d1,7f79c8828000+175000]
[ 1438.947328] in libc.so.6[15e7d1,7ff4a2e28000+175000]
[ 1438.955328] likely on CPU 67 (core 3, socket 0)
[ 1438.955332] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1438.960393] likely on CPU 27 (core 27, socket 0)
[ 1438.965471] audit: type=1701 audit(1728462788.151:4895): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6141 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1438.988824] audit: type=1334 audit(1728462788.155:4896): prog-id=1079 op=LOAD
[ 1438.988827] audit: type=1334 audit(1728462788.159:4897): prog-id=1080 op=LOAD
[ 1438.993529] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1439.009065] audit: type=1334 audit(1728462788.159:4898): prog-id=1081 op=LOAD
[ 1439.009067] audit: type=1130 audit(1728462788.159:4899): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@340-6147-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1439.072072] audit: type=1701 audit(1728462788.255:4900): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6142 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1439.087624] audit: type=1334 audit(1728462788.263:4901): prog-id=1082 op=LOAD
[ 1439.094764] audit: type=1334 audit(1728462788.263:4902): prog-id=1083 op=LOAD
[ 1444.174545] show_signal_msg: 18 callbacks suppressed
[ 1444.174549] agetty[6157]: segfault at 0 ip 00007f367d75e7d1 sp 00007ffd3b248a28 error 4
[ 1444.174899] agetty[6158]: segfault at 0 ip 00007fb19095e7d1 sp 00007ffe8bdeab48 error 4
[ 1444.179528] in libc.so.6[15e7d1,7f367d628000+175000]
[ 1444.187530] in libc.so.6[15e7d1,7fb190828000+175000]
[ 1444.195529] likely on CPU 8 (core 8, socket 0)
[ 1444.195532] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1444.195566] audit: type=1701 audit(1728462793.379:4921): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6157 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1444.200591] likely on CPU 26 (core 26, socket 0)
[ 1444.205653] audit: type=1334 audit(1728462793.387:4922): prog-id=1085 op=LOAD
[ 1444.210183] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1444.228926] audit: type=1334 audit(1728462793.387:4923): prog-id=1086 op=LOAD
[ 1444.228928] audit: type=1334 audit(1728462793.387:4924): prog-id=1087 op=LOAD
[ 1444.228930] audit: type=1130 audit(1728462793.387:4925): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@342-6161-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1444.310665] audit: type=1701 audit(1728462793.431:4926): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6158 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1444.326213] audit: type=1334 audit(1728462793.435:4927): prog-id=1088 op=LOAD
[ 1444.333350] audit: type=1334 audit(1728462793.435:4928): prog-id=1089 op=LOAD
[ 1449.422667] show_signal_msg: 18 callbacks suppressed
[ 1449.422671] agetty[6171]: segfault at 0 ip 00007fde1f55e7d1 sp 00007ffc7a7da0d8 error 4
[ 1449.422856] agetty[6172]: segfault at 0 ip 00007fdb1695e7d1 sp 00007ffc955221d8 error 4
[ 1449.427653] in libc.so.6[15e7d1,7fde1f428000+175000]
[ 1449.435654] in libc.so.6[15e7d1,7fdb16828000+175000] likely on CPU 79 (core 15, socket 0)
[ 1449.443661] likely on CPU 26 (core 26, socket 0)
[ 1449.448713] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1449.461707] audit: type=1701 audit(1728462798.647:4947): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6172 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1449.463173] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1449.481928] audit: type=1334 audit(1728462798.651:4948): prog-id=1091 op=LOAD
[ 1449.481931] audit: type=1334 audit(1728462798.655:4949): prog-id=1092 op=LOAD
[ 1449.531980] audit: type=1334 audit(1728462798.655:4950): prog-id=1093 op=LOAD
[ 1449.539111] audit: type=1130 audit(1728462798.655:4951): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@344-6177-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1449.560460] audit: type=1701 audit(1728462798.667:4952): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6171 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1449.576008] audit: type=1334 audit(1728462798.675:4953): prog-id=1094 op=LOAD
[ 1449.583146] audit: type=1334 audit(1728462798.675:4954): prog-id=1095 op=LOAD
[ 1454.662450] show_signal_msg: 18 callbacks suppressed
[ 1454.662454] agetty[6187]: segfault at 0 ip 00007f361555e7d1 sp 00007fffec463528 error 4
[ 1454.662788] agetty[6188]: segfault at 0 ip 00007fa98975e7d1 sp 00007fff6149aea8 error 4
[ 1454.667455] in libc.so.6[15e7d1,7f3615428000+175000]
[ 1454.675457] in libc.so.6[15e7d1,7fa989628000+175000]
[ 1454.683464] likely on CPU 79 (core 15, socket 0)
[ 1454.683468] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1454.688524] likely on CPU 26 (core 26, socket 0)
[ 1454.693603] audit: type=1701 audit(1728462803.879:4973): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6187 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1454.698280] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1454.756019] audit: type=1701 audit(1728462803.883:4974): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6188 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1454.771562] audit: type=1334 audit(1728462803.883:4975): prog-id=1097 op=LOAD
[ 1454.778699] audit: type=1334 audit(1728462803.887:4976): prog-id=1098 op=LOAD
[ 1454.785829] audit: type=1334 audit(1728462803.887:4977): prog-id=1099 op=LOAD
[ 1454.792961] audit: type=1130 audit(1728462803.887:4978): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@346-6193-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1454.814310] audit: type=1334 audit(1728462803.891:4979): prog-id=1100 op=LOAD
[ 1454.821442] audit: type=1334 audit(1728462803.891:4980): prog-id=1101 op=LOAD
[ 1459.902245] show_signal_msg: 18 callbacks suppressed
[ 1459.902248] agetty[6203]: segfault at 0 ip 00007f421ef5e7d1 sp 00007ffd6ce58ad8 error 4 in libc.so.6[15e7d1,7f421ee28000+175000] likely on CPU 79 (core 15, socket 0)
[ 1459.921995] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1459.922703] agetty[6204]: segfault at 0 ip 00007fac5ab5e7d1 sp 00007ffda491d948 error 4 in libc.so.6[15e7d1,7fac5aa28000+175000] likely on CPU 1 (core 1, socket 0)
[ 1459.940774] audit: type=1701 audit(1728462809.127:4999): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6203 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1459.955353] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1459.970899] audit: type=1334 audit(1728462809.131:5000): prog-id=1103 op=LOAD
[ 1459.970902] audit: type=1334 audit(1728462809.131:5001): prog-id=1104 op=LOAD
[ 1460.003916] audit: type=1334 audit(1728462809.131:5002): prog-id=1105 op=LOAD
[ 1460.011048] audit: type=1130 audit(1728462809.135:5003): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@348-6209-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1460.032398] audit: type=1701 audit(1728462809.175:5004): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6204 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1460.047942] audit: type=1334 audit(1728462809.179:5005): prog-id=1106 op=LOAD
[ 1460.055075] audit: type=1334 audit(1728462809.179:5006): prog-id=1107 op=LOAD
[ 1468.802320] show_signal_msg: 49 callbacks suppressed
[ 1468.802323] agetty[6245]: segfault at 0 ip 00007ff4d275e7d1 sp 00007fff250d74b8 error 4
[ 1468.802561] agetty[6247]: segfault at 0 ip 00007f74c1f5e7d1 sp 00007ffcee199f58 error 4
[ 1468.807306] in libc.so.6[15e7d1,7ff4d2628000+175000]
[ 1468.815306] in libc.so.6[15e7d1,7f74c1e28000+175000]
[ 1468.823314] likely on CPU 29 (core 29, socket 0)
[ 1468.828369] likely on CPU 8 (core 8, socket 0)
[ 1468.828373] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1468.833423] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1473.962116] agetty[6262]: segfault at 0 ip 00007f1af015e7d1 sp 00007ffe576ea448 error 4 in libc.so.6[15e7d1,7f1af0028000+175000] likely on CPU 92 (core 28, socket 0)
[ 1473.976898] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1473.977582] agetty[6263]: segfault at 0 ip 00007fc251d5e7d1 sp 00007fffc3254238 error 4 in libc.so.6[15e7d1,7fc251c28000+175000] likely on CPU 7 (core 7, socket 0)
[ 1474.010246] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1479.102641] agetty[6273]: segfault at 0 ip 00007fe2aff5e7d1 sp 00007ffe0ba5dbd8 error 4 in libc.so.6[15e7d1,7fe2afe28000+175000] likely on CPU 64 (core 0, socket 0)
[ 1479.102844] agetty[6277]: segfault at 0 ip 00007f53d955e7d1 sp 00007ffd74fdc5a8 error 4 in libc.so.6[15e7d1,7f53d9428000+175000]
[ 1479.117335] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1479.117336] likely on CPU 26 (core 26, socket 0)
[ 1479.152354] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1484.258624] agetty[6289]: segfault at 0 ip 00007f33c235e7d1 sp 00007ffe9da19118 error 4 in libc.so.6[15e7d1,7f33c2228000+175000] likely on CPU 67 (core 3, socket 0)
[ 1484.258770] agetty[6293]: segfault at 0 ip 00007f3d13f5e7d1 sp 00007ffe6f61f678 error 4 in libc.so.6[15e7d1,7f3d13e28000+175000]
[ 1484.273323] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1484.273325] likely on CPU 28 (core 28, socket 0)
[ 1484.308351] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1489.410376] agetty[6306]: segfault at 0 ip 00007fccaf95e7d1 sp 00007ffc804f8118 error 4 in libc.so.6[15e7d1,7fccaf828000+175000] likely on CPU 79 (core 15, socket 0)
[ 1489.410743] agetty[6310]: segfault at 0 ip 00007fe6c4d5e7d1 sp 00007ffe648d2788 error 4
[ 1489.425156] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1489.433163] in libc.so.6[15e7d1,7fe6c4c28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1489.460174] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1494.554300] agetty[6320]: segfault at 0 ip 00007f522f15e7d1 sp 00007ffd5ba09a08 error 4 in libc.so.6[15e7d1,7f522f028000+175000] likely on CPU 68 (core 4, socket 0)
[ 1494.554718] agetty[6326]: segfault at 0 ip 00007f616235e7d1 sp 00007fff6f0479e8 error 4
[ 1494.568990] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1494.568991] in libc.so.6[15e7d1,7f6162228000+175000] likely on CPU 27 (core 27, socket 0)
[ 1494.604025] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1499.718554] agetty[6337]: segfault at 0 ip 00007f5dc7b5e7d1 sp 00007ffe40bde988 error 4 in libc.so.6[15e7d1,7f5dc7a28000+175000] likely on CPU 65 (core 1, socket 0)
[ 1499.718800] agetty[6341]: segfault at 0 ip 00007fe75ad5e7d1 sp 00007ffd253381b8 error 4 in libc.so.6[15e7d1,7fe75ac28000+175000]
[ 1499.733249] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1499.763558] likely on CPU 73 (core 9, socket 0)
[ 1499.768185] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1504.866373] agetty[6353]: segfault at 0 ip 00007fe39a55e7d1 sp 00007ffca70d1d98 error 4 in libc.so.6[15e7d1,7fe39a428000+175000] likely on CPU 29 (core 29, socket 0)
[ 1504.866648] agetty[6357]: segfault at 0 ip 00007f5676b5e7d1 sp 00007ffc0e15f1b8 error 4 in libc.so.6[15e7d1,7f5676a28000+175000]
[ 1504.881153] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1504.881157] likely on CPU 73 (core 9, socket 0)
[ 1504.916085] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1510.014542] agetty[6373]: segfault at 0 ip 00007f83a795e7d1 sp 00007ffd3ae72088 error 4 in libc.so.6[15e7d1,7f83a7828000+175000] likely on CPU 19 (core 19, socket 0)
[ 1510.014672] agetty[6369]: segfault at 0 ip 00007f3ab015e7d1 sp 00007ffe4f294c08 error 4
[ 1510.029325] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1510.029326] in libc.so.6[15e7d1,7f3ab0028000+175000] likely on CPU 11 (core 11, socket 0)
[ 1510.064334] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1515.190360] agetty[6388]: segfault at 0 ip 00007f990315e7d1 sp 00007ffda8ce1978 error 4 in libc.so.6[15e7d1,7f9903028000+175000] likely on CPU 11 (core 11, socket 0)
[ 1515.190544] agetty[6389]: segfault at 0 ip 00007f28dc15e7d1 sp 00007ffc5d9ed438 error 4
[ 1515.205145] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1515.205147] in libc.so.6[15e7d1,7f28dc028000+175000] likely on CPU 27 (core 27, socket 0)
[ 1515.240171] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1520.342362] agetty[6401]: segfault at 0 ip 00007f9c83b5e7d1 sp 00007ffeb6579d88 error 4 in libc.so.6[15e7d1,7f9c83a28000+175000] likely on CPU 65 (core 1, socket 0)
[ 1520.342780] agetty[6405]: segfault at 0 ip 00007fe0b455e7d1 sp 00007fff1d4135e8 error 4
[ 1520.357058] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1520.383813] in libc.so.6[15e7d1,7fe0b4428000+175000] likely on CPU 25 (core 25, socket 0)
[ 1520.392086] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1525.486348] agetty[6417]: segfault at 0 ip 00007efd3a15e7d1 sp 00007ffc98855868 error 4 in libc.so.6[15e7d1,7efd3a028000+175000] likely on CPU 75 (core 11, socket 0)
[ 1525.486777] agetty[6421]: segfault at 0 ip 00007f0c01b5e7d1 sp 00007ffe887688f8 error 4
[ 1525.501124] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1525.527883] in libc.so.6[15e7d1,7f0c01a28000+175000] likely on CPU 29 (core 29, socket 0)
[ 1525.536151] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1530.650153] agetty[6433]: segfault at 0 ip 00007ff0c475e7d1 sp 00007ffeaf9adf98 error 4 in libc.so.6[15e7d1,7ff0c4628000+175000] likely on CPU 0 (core 0, socket 0)
[ 1530.664766] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1530.690242] agetty[6440]: segfault at 0 ip 00007f218915e7d1 sp 00007ffc2c21a5e8 error 4 in libc.so.6[15e7d1,7f2189028000+175000] likely on CPU 73 (core 9, socket 0)
[ 1530.704941] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1535.822613] agetty[6451]: segfault at 0 ip 00007f448535e7d1 sp 00007ffc9efcea58 error 4 in libc.so.6[15e7d1,7f4485228000+175000] likely on CPU 72 (core 8, socket 0)
[ 1535.822759] agetty[6455]: segfault at 0 ip 00007fdd1795e7d1 sp 00007ffec4fa53c8 error 4 in libc.so.6[15e7d1,7fdd17828000+175000] likely on CPU 27 (core 27, socket 0)
[ 1535.837316] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1535.852083] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1540.970378] agetty[6467]: segfault at 0 ip 00007f02d275e7d1 sp 00007ffcf8c94f38 error 4 in libc.so.6[15e7d1,7f02d2628000+175000] likely on CPU 65 (core 1, socket 0)
[ 1540.970721] agetty[6471]: segfault at 0 ip 00007f8dedb5e7d1 sp 00007ffc929c3108 error 4 in libc.so.6[15e7d1,7f8deda28000+175000]
[ 1540.985069] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1541.015386] likely on CPU 76 (core 12, socket 0)
[ 1541.020099] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1546.118333] agetty[6483]: segfault at 0 ip 00007fe2e075e7d1 sp 00007ffeba899b58 error 4 in libc.so.6[15e7d1,7fe2e0628000+175000] likely on CPU 29 (core 29, socket 0)
[ 1546.118638] agetty[6488]: segfault at 0 ip 00007fe5f755e7d1 sp 00007ffc047711a8 error 4
[ 1546.133108] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1546.141115] in libc.so.6[15e7d1,7fe5f7428000+175000] likely on CPU 77 (core 13, socket 0)
[ 1546.168135] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1551.270603] agetty[6498]: segfault at 0 ip 00007fb84df5e7d1 sp 00007ffe97e07838 error 4 in libc.so.6[15e7d1,7fb84de28000+175000] likely on CPU 4 (core 4, socket 0)
[ 1551.270859] agetty[6502]: segfault at 0 ip 00007f3b88d5e7d1 sp 00007ffd265064f8 error 4 in libc.so.6[15e7d1,7f3b88c28000+175000]
[ 1551.285211] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1551.296774] likely on CPU 77 (core 13, socket 0)
[ 1551.320232] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1553.884543] audit: type=1305 audit(1728462903.071:5508): op=set audit_pid=0 old=6237 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 1553.896886] audit: type=1300 audit(1728462903.071:5508): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7fffa88c2520 a2=3c a3=0 items=0 ppid=6235 pid=6237 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 1553.925258] audit: type=1327 audit(1728462903.071:5508): proctitle="/sbin/auditd"
[ 1556.410457] agetty[6514]: segfault at 0 ip 00007fade815e7d1 sp 00007ffd87fc5f48 error 4 in libc.so.6[15e7d1,7fade8028000+175000] likely on CPU 27 (core 27, socket 0)
[ 1556.410775] agetty[6518]: segfault at 0 ip 00007f42d855e7d1 sp 00007ffc6bf4b198 error 4
[ 1556.425235] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1556.425235] in libc.so.6[15e7d1,7f42d8428000+175000]
[ 1556.425269] audit: type=1701 audit(1728462905.611:5509): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6514 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1556.433242] likely on CPU 78 (core 14, socket 0)
[ 1556.451991] audit: type=1334 audit(1728462905.615:5510): prog-id=1219 op=UNLOAD
[ 1556.457042] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1556.472581] audit: type=1334 audit(1728462905.615:5511): prog-id=1218 op=UNLOAD
[ 1556.472583] audit: type=1334 audit(1728462905.615:5512): prog-id=1217 op=UNLOAD
[ 1556.519447] audit: type=1334 audit(1728462905.615:5513): prog-id=1220 op=LOAD
[ 1556.526581] audit: type=1334 audit(1728462905.615:5514): prog-id=1221 op=LOAD
[ 1556.533712] audit: type=1334 audit(1728462905.615:5515): prog-id=1222 op=LOAD
[ 1556.540847] audit: type=1130 audit(1728462905.619:5516): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@387-6526-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1561.658467] show_signal_msg: 21 callbacks suppressed
[ 1561.658471] agetty[6536]: segfault at 0 ip 00007f902395e7d1 sp 00007ffc1b096c58 error 4
[ 1561.658597] agetty[6537]: segfault at 0 ip 00007fa761b5e7d1 sp 00007fffaddcbdf8 error 4
[ 1561.663454] in libc.so.6[15e7d1,7f9023828000+175000]
[ 1561.671455] in libc.so.6[15e7d1,7fa761a28000+175000] likely on CPU 26 (core 26, socket 0)
[ 1561.679462] likely on CPU 78 (core 14, socket 0)
[ 1561.679465] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1561.692803] audit: type=1701 audit(1728462910.879:5538): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6536 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1561.697487] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1561.752068] audit: type=1701 audit(1728462910.883:5539): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6537 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1561.767611] audit: type=1334 audit(1728462910.883:5540): prog-id=1226 op=LOAD
[ 1561.774748] audit: type=1334 audit(1728462910.883:5541): prog-id=1227 op=LOAD
[ 1561.781881] audit: type=1334 audit(1728462910.883:5542): prog-id=1228 op=LOAD
[ 1561.789012] audit: type=1130 audit(1728462910.887:5543): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@389-6540-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1561.810357] audit: type=1334 audit(1728462910.887:5544): prog-id=1229 op=LOAD
[ 1561.817490] audit: type=1334 audit(1728462910.887:5545): prog-id=1230 op=LOAD
[ 1566.906384] show_signal_msg: 18 callbacks suppressed
[ 1566.906387] agetty[6552]: segfault at 0 ip 00007f9585d5e7d1 sp 00007ffd971bd378 error 4
[ 1566.906729] agetty[6553]: segfault at 0 ip 00007f898095e7d1 sp 00007ffc615dd638 error 4
[ 1566.911374] in libc.so.6[15e7d1,7f9585c28000+175000]
[ 1566.919370] in libc.so.6[15e7d1,7f8980828000+175000] likely on CPU 78 (core 14, socket 0)
[ 1566.919376] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1566.927379] likely on CPU 27 (core 27, socket 0)
[ 1566.932451] audit: type=1701 audit(1728462916.119:5564): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6553 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1566.940697] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1566.959444] audit: type=1334 audit(1728462916.123:5565): prog-id=1232 op=LOAD
[ 1566.959447] audit: type=1334 audit(1728462916.123:5566): prog-id=1233 op=LOAD
[ 1567.014212] audit: type=1334 audit(1728462916.123:5567): prog-id=1234 op=LOAD
[ 1567.021346] audit: type=1130 audit(1728462916.127:5568): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@391-6556-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1567.042694] audit: type=1701 audit(1728462916.147:5569): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6552 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1567.058244] audit: type=1334 audit(1728462916.155:5570): prog-id=1235 op=LOAD
[ 1567.065381] audit: type=1334 audit(1728462916.155:5571): prog-id=1236 op=LOAD
[ 1572.154514] show_signal_msg: 18 callbacks suppressed
[ 1572.154517] agetty[6566]: segfault at 0 ip 00007fb49a95e7d1 sp 00007ffddb24da68 error 4
[ 1572.154713] agetty[6567]: segfault at 0 ip 00007f46e675e7d1 sp 00007ffcad4e2598 error 4
[ 1572.159499] in libc.so.6[15e7d1,7fb49a828000+175000]
[ 1572.167497] in libc.so.6[15e7d1,7f46e6628000+175000] likely on CPU 76 (core 12, socket 0)
[ 1572.175501] likely on CPU 27 (core 27, socket 0)
[ 1572.180552] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1572.193534] audit: type=1701 audit(1728462921.379:5590): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6567 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1572.195018] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1572.213774] audit: type=1334 audit(1728462921.383:5591): prog-id=1238 op=LOAD
[ 1572.213776] audit: type=1334 audit(1728462921.387:5592): prog-id=1239 op=LOAD
[ 1572.213778] audit: type=1334 audit(1728462921.387:5593): prog-id=1240 op=LOAD
[ 1572.213779] audit: type=1130 audit(1728462921.387:5594): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@393-6572-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1572.292357] audit: type=1701 audit(1728462921.479:5595): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6566 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1572.307909] audit: type=1334 audit(1728462921.483:5596): prog-id=1241 op=LOAD
[ 1572.315046] audit: type=1334 audit(1728462921.483:5597): prog-id=1242 op=LOAD
[ 1577.402327] show_signal_msg: 18 callbacks suppressed
[ 1577.402330] agetty[6582]: segfault at 0 ip 00007ff99275e7d1 sp 00007ffd23d70af8 error 4
[ 1577.402559] agetty[6583]: segfault at 0 ip 00007f66f2d5e7d1 sp 00007ffc19ca9f18 error 4
[ 1577.407317] in libc.so.6[15e7d1,7ff992628000+175000]
[ 1577.415310] in libc.so.6[15e7d1,7f66f2c28000+175000] likely on CPU 76 (core 12, socket 0)
[ 1577.423322] likely on CPU 27 (core 27, socket 0)
[ 1577.428368] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1577.428396] audit: type=1701 audit(1728462926.615:5616): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6583 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1577.436631] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1577.441347] audit: type=1334 audit(1728462926.619:5617): prog-id=1244 op=LOAD
[ 1577.503015] audit: type=1334 audit(1728462926.619:5618): prog-id=1245 op=LOAD
[ 1577.510147] audit: type=1334 audit(1728462926.619:5619): prog-id=1246 op=LOAD
[ 1577.517277] audit: type=1130 audit(1728462926.623:5620): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@395-6588-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1577.538626] audit: type=1701 audit(1728462926.647:5621): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6582 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1577.554164] audit: type=1334 audit(1728462926.651:5622): prog-id=1247 op=LOAD
[ 1577.561298] audit: type=1334 audit(1728462926.651:5623): prog-id=1248 op=LOAD
[ 1582.646391] show_signal_msg: 18 callbacks suppressed
[ 1582.646395] agetty[6598]: segfault at 0 ip 00007f244035e7d1 sp 00007fff1055ae08 error 4
[ 1582.646666] agetty[6599]: segfault at 0 ip 00007fec8435e7d1 sp 00007fff8bc27a68 error 4
[ 1582.651377] in libc.so.6[15e7d1,7f2440228000+175000]
[ 1582.659389] in libc.so.6[15e7d1,7fec84228000+175000]
[ 1582.667381] likely on CPU 27 (core 27, socket 0)
[ 1582.672435] likely on CPU 76 (core 12, socket 0)
[ 1582.672438] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1582.677495] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1582.677520] audit: type=1701 audit(1728462931.863:5642): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6598 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1582.741434] audit: type=1701 audit(1728462931.867:5643): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6599 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1582.756982] audit: type=1334 audit(1728462931.867:5644): prog-id=1250 op=LOAD
[ 1582.764119] audit: type=1334 audit(1728462931.867:5645): prog-id=1251 op=LOAD
[ 1582.771250] audit: type=1334 audit(1728462931.867:5646): prog-id=1252 op=LOAD
[ 1582.778384] audit: type=1130 audit(1728462931.871:5647): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@397-6602-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1582.799731] audit: type=1334 audit(1728462931.871:5648): prog-id=1253 op=LOAD
[ 1582.806862] audit: type=1334 audit(1728462931.871:5649): prog-id=1254 op=LOAD
[ 1587.894448] show_signal_msg: 18 callbacks suppressed
[ 1587.894452] agetty[6614]: segfault at 0 ip 00007f565755e7d1 sp 00007ffd78d29e98 error 4
[ 1587.894720] agetty[6615]: segfault at 0 ip 00007fd62695e7d1 sp 00007fff096fb838 error 4
[ 1587.899429] in libc.so.6[15e7d1,7f5657428000+175000]
[ 1587.907430] in libc.so.6[15e7d1,7fd626828000+175000] likely on CPU 27 (core 27, socket 0)
[ 1587.915444] likely on CPU 67 (core 3, socket 0)
[ 1587.920499] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1587.928760] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1587.933393] audit: type=1701 audit(1728462937.119:5668): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6615 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1587.989401] audit: type=1701 audit(1728462937.119:5669): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6614 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1588.004946] audit: type=1334 audit(1728462937.123:5670): prog-id=1256 op=LOAD
[ 1588.012076] audit: type=1334 audit(1728462937.123:5671): prog-id=1257 op=LOAD
[ 1588.019211] audit: type=1334 audit(1728462937.123:5672): prog-id=1258 op=LOAD
[ 1588.026342] audit: type=1130 audit(1728462937.127:5673): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@399-6618-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1588.047689] audit: type=1334 audit(1728462937.127:5674): prog-id=1259 op=LOAD
[ 1588.054819] audit: type=1334 audit(1728462937.127:5675): prog-id=1260 op=LOAD
[ 1593.134661] show_signal_msg: 18 callbacks suppressed
[ 1593.134665] agetty[6628]: segfault at 0 ip 00007fdab695e7d1 sp 00007ffd8a9afaf8 error 4
[ 1593.134828] agetty[6629]: segfault at 0 ip 00007fc33535e7d1 sp 00007fff2ebe2ad8 error 4
[ 1593.139663] in libc.so.6[15e7d1,7fdab6828000+175000]
[ 1593.147668] in libc.so.6[15e7d1,7fc335228000+175000] likely on CPU 72 (core 8, socket 0)
[ 1593.155676] likely on CPU 28 (core 28, socket 0)
[ 1593.160731] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1593.168908] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1593.173634] audit: type=1701 audit(1728462942.359:5694): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6629 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1593.229635] audit: type=1701 audit(1728462942.359:5695): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6628 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1593.245176] audit: type=1334 audit(1728462942.367:5696): prog-id=1262 op=LOAD
[ 1593.252314] audit: type=1334 audit(1728462942.367:5697): prog-id=1263 op=LOAD
[ 1593.259446] audit: type=1334 audit(1728462942.367:5698): prog-id=1264 op=LOAD
[ 1593.266576] audit: type=1130 audit(1728462942.367:5699): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@401-6634-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1593.287922] audit: type=1334 audit(1728462942.367:5700): prog-id=1265 op=LOAD
[ 1593.295055] audit: type=1334 audit(1728462942.367:5701): prog-id=1266 op=LOAD
[ 1598.386436] show_signal_msg: 18 callbacks suppressed
[ 1598.386440] agetty[6644]: segfault at 0 ip 00007f9b0535e7d1 sp 00007ffc8c650ad8 error 4 in libc.so.6[15e7d1,7f9b05228000+175000] likely on CPU 9 (core 9, socket 0)
[ 1598.406024] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1598.424802] audit: type=1701 audit(1728462947.611:5720): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6644 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1598.425468] agetty[6645]: segfault at 0 ip 00007f330655e7d1 sp 00007ffc4b7c2ee8 error 4
[ 1598.440354] audit: type=1334 audit(1728462947.615:5721): prog-id=1268 op=LOAD
[ 1598.440357] audit: type=1334 audit(1728462947.615:5722): prog-id=1269 op=LOAD
[ 1598.448360] in libc.so.6[15e7d1,7f3306428000+175000]
[ 1598.455492] audit: type=1334 audit(1728462947.615:5723): prog-id=1270 op=LOAD
[ 1598.455494] audit: type=1130 audit(1728462947.619:5724): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@403-6650-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1598.496164] likely on CPU 27 (core 27, socket 0)
[ 1598.500871] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1598.519645] audit: type=1701 audit(1728462947.703:5725): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6645 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1598.535192] audit: type=1334 audit(1728462947.711:5726): prog-id=1271 op=LOAD
[ 1598.542333] audit: type=1334 audit(1728462947.711:5727): prog-id=1272 op=LOAD
[ 1603.638399] show_signal_msg: 18 callbacks suppressed
[ 1603.638402] agetty[6660]: segfault at 0 ip 00007ff1de75e7d1 sp 00007ffe4804fa68 error 4 in libc.so.6[15e7d1,7ff1de628000+175000] likely on CPU 76 (core 12, socket 0)
[ 1603.658151] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1603.676936] audit: type=1701 audit(1728462952.863:5746): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6660 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1603.692494] audit: type=1334 audit(1728462952.867:5747): prog-id=1274 op=LOAD
[ 1603.693264] agetty[6661]: segfault at 0 ip 00007fabea75e7d1 sp 00007ffee45c4d48 error 4
[ 1603.699629] audit: type=1334 audit(1728462952.867:5748): prog-id=1275 op=LOAD
[ 1603.699631] audit: type=1334 audit(1728462952.867:5749): prog-id=1276 op=LOAD
[ 1603.699632] audit: type=1130 audit(1728462952.871:5750): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@405-6664-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1603.743250] in libc.so.6[15e7d1,7fabea628000+175000] likely on CPU 26 (core 26, socket 0)
[ 1603.751515] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1603.770293] audit: type=1701 audit(1728462952.955:5751): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6661 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1603.785839] audit: type=1334 audit(1728462952.963:5752): prog-id=1277 op=LOAD
[ 1603.792977] audit: type=1334 audit(1728462952.963:5753): prog-id=1278 op=LOAD
[ 1608.890597] show_signal_msg: 18 callbacks suppressed
[ 1608.890600] agetty[6676]: segfault at 0 ip 00007f6f95d5e7d1 sp 00007fffaea27a08 error 4
[ 1608.890879] agetty[6677]: segfault at 0 ip 00007fd5aeb5e7d1 sp 00007ffef20c1198 error 4
[ 1608.895577] in libc.so.6[15e7d1,7f6f95c28000+175000]
[ 1608.903579] in libc.so.6[15e7d1,7fd5aea28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1608.911577] likely on CPU 4 (core 4, socket 0)
[ 1608.911580] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1608.916631] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1608.924912] audit: type=1701 audit(1728462958.111:5772): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6676 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1608.983961] audit: type=1701 audit(1728462958.115:5773): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6677 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1608.999512] audit: type=1334 audit(1728462958.115:5774): prog-id=1280 op=LOAD
[ 1609.006657] audit: type=1334 audit(1728462958.115:5775): prog-id=1281 op=LOAD
[ 1609.013790] audit: type=1334 audit(1728462958.115:5776): prog-id=1282 op=LOAD
[ 1609.020921] audit: type=1130 audit(1728462958.119:5777): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@407-6680-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1609.042266] audit: type=1334 audit(1728462958.119:5778): prog-id=1283 op=LOAD
[ 1609.049399] audit: type=1334 audit(1728462958.119:5779): prog-id=1284 op=LOAD
[ 1614.138441] show_signal_msg: 18 callbacks suppressed
[ 1614.138445] agetty[6690]: segfault at 0 ip 00007f9cee15e7d1 sp 00007ffca58d0948 error 4
[ 1614.138812] agetty[6691]: segfault at 0 ip 00007f5e76d5e7d1 sp 00007fff46fce6e8 error 4
[ 1614.143422] in libc.so.6[15e7d1,7f9cee028000+175000]
[ 1614.151424] in libc.so.6[15e7d1,7f5e76c28000+175000] likely on CPU 11 (core 11, socket 0)
[ 1614.151431] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1614.159434] likely on CPU 27 (core 27, socket 0)
[ 1614.164515] audit: type=1701 audit(1728462963.351:5798): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6691 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1614.172751] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1614.191499] audit: type=1334 audit(1728462963.355:5799): prog-id=1286 op=LOAD
[ 1614.191501] audit: type=1334 audit(1728462963.355:5800): prog-id=1287 op=LOAD
[ 1614.244761] audit: type=1334 audit(1728462963.355:5801): prog-id=1288 op=LOAD
[ 1614.251894] audit: type=1130 audit(1728462963.359:5802): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@409-6696-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1614.273240] audit: type=1701 audit(1728462963.379:5803): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6690 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1614.288779] audit: type=1334 audit(1728462963.387:5804): prog-id=1289 op=LOAD
[ 1614.295911] audit: type=1334 audit(1728462963.387:5805): prog-id=1290 op=LOAD
[ 1619.382429] show_signal_msg: 18 callbacks suppressed
[ 1619.382433] agetty[6706]: segfault at 0 ip 00007fc30cf5e7d1 sp 00007ffe5388f828 error 4
[ 1619.382665] agetty[6707]: segfault at 0 ip 00007f8e6395e7d1 sp 00007ffd397eef88 error 4
[ 1619.387416] in libc.so.6[15e7d1,7fc30ce28000+175000]
[ 1619.395413] in libc.so.6[15e7d1,7f8e63828000+175000] likely on CPU 15 (core 15, socket 0)
[ 1619.403420] likely on CPU 4 (core 4, socket 0)
[ 1619.403424] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1619.408485] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1619.416770] audit: type=1701 audit(1728462968.603:5824): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6706 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1619.475824] audit: type=1701 audit(1728462968.607:5825): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6707 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1619.491373] audit: type=1334 audit(1728462968.607:5826): prog-id=1292 op=LOAD
[ 1619.498507] audit: type=1334 audit(1728462968.607:5827): prog-id=1293 op=LOAD
[ 1619.505641] audit: type=1334 audit(1728462968.607:5828): prog-id=1294 op=LOAD
[ 1619.512772] audit: type=1130 audit(1728462968.611:5829): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@411-6712-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1619.534119] audit: type=1334 audit(1728462968.611:5830): prog-id=1295 op=LOAD
[ 1619.541251] audit: type=1334 audit(1728462968.611:5831): prog-id=1296 op=LOAD
[ 1624.630399] show_signal_msg: 18 callbacks suppressed
[ 1624.630402] agetty[6722]: segfault at 0 ip 00007fc5ac75e7d1 sp 00007ffe809abed8 error 4
[ 1624.630795] agetty[6723]: segfault at 0 ip 00007f7ae175e7d1 sp 00007ffc0f669db8 error 4
[ 1624.635379] in libc.so.6[15e7d1,7fc5ac628000+175000]
[ 1624.643380] in libc.so.6[15e7d1,7f7ae1628000+175000] likely on CPU 72 (core 8, socket 0)
[ 1624.643387] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1624.651391] likely on CPU 28 (core 28, socket 0)
[ 1624.656470] audit: type=1701 audit(1728462973.843:5850): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6723 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1624.664623] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1624.683368] audit: type=1334 audit(1728462973.847:5851): prog-id=1298 op=LOAD
[ 1624.683371] audit: type=1334 audit(1728462973.847:5852): prog-id=1299 op=LOAD
[ 1624.683372] audit: type=1334 audit(1728462973.847:5853): prog-id=1300 op=LOAD
[ 1624.745260] audit: type=1130 audit(1728462973.851:5854): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@413-6726-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1624.766611] audit: type=1701 audit(1728462973.875:5855): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6722 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1624.782155] audit: type=1334 audit(1728462973.879:5856): prog-id=1301 op=LOAD
[ 1624.789290] audit: type=1334 audit(1728462973.879:5857): prog-id=1302 op=LOAD
[ 1629.878297] show_signal_msg: 18 callbacks suppressed
[ 1629.878300] agetty[6736]: segfault at 0 ip 00007f3bf875e7d1 sp 00007ffc22bbf1d8 error 4 in libc.so.6[15e7d1,7f3bf8628000+175000] likely on CPU 28 (core 28, socket 0)
[ 1629.898056] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1629.916833] audit: type=1701 audit(1728462979.103:5876): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6736 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1629.917486] agetty[6739]: segfault at 0 ip 00007f87a275e7d1 sp 00007ffea3c8b7b8 error 4
[ 1629.932387] audit: type=1334 audit(1728462979.107:5877): prog-id=1304 op=LOAD
[ 1629.932390] audit: type=1334 audit(1728462979.107:5878): prog-id=1305 op=LOAD
[ 1629.940391] in libc.so.6[15e7d1,7f87a2628000+175000]
[ 1629.947520] audit: type=1334 audit(1728462979.107:5879): prog-id=1306 op=LOAD
[ 1629.947521] audit: type=1130 audit(1728462979.111:5880): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@415-6742-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1629.988186] likely on CPU 11 (core 11, socket 0)
[ 1629.992900] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1630.011678] audit: type=1701 audit(1728462979.195:5881): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6739 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1630.027224] audit: type=1334 audit(1728462979.203:5882): prog-id=1307 op=LOAD
[ 1630.034360] audit: type=1334 audit(1728462979.203:5883): prog-id=1308 op=LOAD
[ 1635.122631] show_signal_msg: 18 callbacks suppressed
[ 1635.122636] agetty[6752]: segfault at 0 ip 00007fc6ff15e7d1 sp 00007ffed5b01f08 error 4
[ 1635.122873] agetty[6753]: segfault at 0 ip 00007f225375e7d1 sp 00007ffef07bb978 error 4
[ 1635.127613] in libc.so.6[15e7d1,7fc6ff028000+175000] likely on CPU 1 (core 1, socket 0)
[ 1635.135623] in libc.so.6[15e7d1,7f2253628000+175000] likely on CPU 72 (core 8, socket 0)
[ 1635.143632] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1635.151715] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1635.151742] audit: type=1701 audit(1728462984.335:5902): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6753 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1635.214436] audit: type=1334 audit(1728462984.343:5903): prog-id=1310 op=LOAD
[ 1635.221581] audit: type=1334 audit(1728462984.343:5904): prog-id=1311 op=LOAD
[ 1635.228720] audit: type=1334 audit(1728462984.343:5905): prog-id=1312 op=LOAD
[ 1635.235859] audit: type=1701 audit(1728462984.343:5906): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6752 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1635.251397] audit: type=1130 audit(1728462984.343:5907): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@417-6758-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1635.272743] audit: type=1334 audit(1728462984.351:5908): prog-id=1313 op=LOAD
[ 1635.279874] audit: type=1334 audit(1728462984.351:5909): prog-id=1314 op=LOAD
[ 1640.362142] show_signal_msg: 18 callbacks suppressed
[ 1640.362145] agetty[6768]: segfault at 0 ip 00007f734b95e7d1 sp 00007ffe22ffe058 error 4
[ 1640.362342] agetty[6769]: segfault at 0 ip 00007f395f35e7d1 sp 00007ffd4dec0918 error 4
[ 1640.367119] in libc.so.6[15e7d1,7f734b828000+175000]
[ 1640.375121] in libc.so.6[15e7d1,7f395f228000+175000] likely on CPU 15 (core 15, socket 0)
[ 1640.375127] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1640.375153] audit: type=1701 audit(1728462989.563:5928): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6769 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1640.383140] likely on CPU 26 (core 26, socket 0)
[ 1640.388202] audit: type=1334 audit(1728462989.567:5929): prog-id=1316 op=LOAD
[ 1640.388204] audit: type=1334 audit(1728462989.567:5930): prog-id=1317 op=LOAD
[ 1640.415212] audit: type=1334 audit(1728462989.567:5931): prog-id=1318 op=LOAD
[ 1640.415214] audit: type=1130 audit(1728462989.567:5932): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@419-6774-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1640.479762] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1640.498578] audit: type=1701 audit(1728462989.683:5933): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=6768 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1640.514128] audit: type=1334 audit(1728462989.691:5934): prog-id=1319 op=LOAD
[ 1640.521265] audit: type=1334 audit(1728462989.691:5935): prog-id=1320 op=LOAD
[ 1649.302656] show_signal_msg: 49 callbacks suppressed
[ 1649.302659] agetty[6810]: segfault at 0 ip 00007f36d235e7d1 sp 00007ffd384e4828 error 4
[ 1649.302778] agetty[6811]: segfault at 0 ip 00007f8bcff5e7d1 sp 00007ffe771c2408 error 4
[ 1649.307636] in libc.so.6[15e7d1,7f36d2228000+175000]
[ 1649.315641] in libc.so.6[15e7d1,7f8bcfe28000+175000]
[ 1649.323636] likely on CPU 66 (core 2, socket 0)
[ 1649.323640] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1649.328701] likely on CPU 27 (core 27, socket 0)
[ 1649.361833] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1654.478491] agetty[6823]: segfault at 0 ip 00007f2ffcb5e7d1 sp 00007ffdd2f47ce8 error 4 in libc.so.6[15e7d1,7f2ffca28000+175000] likely on CPU 73 (core 9, socket 0)
[ 1654.478900] agetty[6827]: segfault at 0 ip 00007fa22795e7d1 sp 00007fffe463de88 error 4
[ 1654.493188] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1654.493189] in libc.so.6[15e7d1,7fa227828000+175000] likely on CPU 27 (core 27, socket 0)
[ 1654.528203] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1659.626490] agetty[6838]: segfault at 0 ip 00007f9d4cf5e7d1 sp 00007ffefaa1d508 error 4 in libc.so.6[15e7d1,7f9d4ce28000+175000] likely on CPU 65 (core 1, socket 0)
[ 1659.626787] agetty[6842]: segfault at 0 ip 00007fc408b5e7d1 sp 00007fff1d1d5a68 error 4
[ 1659.641179] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1659.649184] in libc.so.6[15e7d1,7fc408a28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1659.676203] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1664.798323] agetty[6856]: segfault at 0 ip 00007f7280f5e7d1 sp 00007ffe53bab018 error 4 in libc.so.6[15e7d1,7f7280e28000+175000] likely on CPU 76 (core 12, socket 0)
[ 1664.798689] agetty[6860]: segfault at 0 ip 00007fd524f5e7d1 sp 00007ffcb7f5ca48 error 4 in libc.so.6[15e7d1,7fd524e28000+175000]
[ 1664.813097] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1664.843406] likely on CPU 27 (core 27, socket 0)
[ 1664.848114] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1669.954349] agetty[6872]: segfault at 0 ip 00007f47f955e7d1 sp 00007ffdf8b42e98 error 4 in libc.so.6[15e7d1,7f47f9428000+175000] likely on CPU 65 (core 1, socket 0)
[ 1669.969043] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1669.969728] agetty[6877]: segfault at 0 ip 00007f117935e7d1 sp 00007fffe2156078 error 4 in libc.so.6[15e7d1,7f1179228000+175000] likely on CPU 26 (core 26, socket 0)
[ 1670.002566] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1675.106601] agetty[6891]: segfault at 0 ip 00007fc7de35e7d1 sp 00007ffe491e8408 error 4 in libc.so.6[15e7d1,7fc7de228000+175000] likely on CPU 88 (core 24, socket 0)
[ 1675.106730] agetty[6896]: segfault at 0 ip 00007f7ef815e7d1 sp 00007ffc57565878 error 4 in libc.so.6[15e7d1,7f7ef8028000+175000] likely on CPU 13 (core 13, socket 0)
[ 1675.121392] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1675.154910] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1680.258507] agetty[6907]: segfault at 0 ip 00007f43cb95e7d1 sp 00007ffd67fc5ef8 error 4 in libc.so.6[15e7d1,7f43cb828000+175000] likely on CPU 2 (core 2, socket 0)
[ 1680.258773] agetty[6911]: segfault at 0 ip 00007f1b3cd5e7d1 sp 00007ffcc97a1e18 error 4
[ 1680.273111] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1680.273113] in libc.so.6[15e7d1,7f1b3cc28000+175000] likely on CPU 88 (core 24, socket 0)
[ 1680.308128] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1685.426317] agetty[6923]: segfault at 0 ip 00007f325475e7d1 sp 00007ffde0358b98 error 4 in libc.so.6[15e7d1,7f3254628000+175000] likely on CPU 75 (core 11, socket 0)
[ 1685.426655] agetty[6927]: segfault at 0 ip 00007fe49bb5e7d1 sp 00007ffff62d3028 error 4
[ 1685.441096] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1685.449100] in libc.so.6[15e7d1,7fe49ba28000+175000] likely on CPU 28 (core 28, socket 0)
[ 1685.476112] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1690.570566] agetty[6940]: segfault at 0 ip 00007f879935e7d1 sp 00007ffe08fd8ae8 error 4 in libc.so.6[15e7d1,7f8799228000+175000] likely on CPU 70 (core 6, socket 0)
[ 1690.585254] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1690.604721] agetty[6944]: segfault at 0 ip 00007ff03d75e7d1 sp 00007fffca2a0118 error 4 in libc.so.6[15e7d1,7ff03d628000+175000] likely on CPU 31 (core 31, socket 0)
[ 1690.619498] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1695.718403] agetty[6955]: segfault at 0 ip 00007f2580f5e7d1 sp 00007ffe1659ad98 error 4 in libc.so.6[15e7d1,7f2580e28000+175000] likely on CPU 72 (core 8, socket 0)
[ 1695.718818] agetty[6959]: segfault at 0 ip 00007f93ff95e7d1 sp 00007ffd46b7c108 error 4
[ 1695.733090] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1695.741096] in libc.so.6[15e7d1,7f93ff828000+175000] likely on CPU 88 (core 24, socket 0)
[ 1695.768108] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1700.890259] agetty[6971]: segfault at 0 ip 00007f775715e7d1 sp 00007ffe8e9f53f8 error 4 in libc.so.6[15e7d1,7f7757028000+175000] likely on CPU 73 (core 9, socket 0)
[ 1700.890659] agetty[6975]: segfault at 0 ip 00007f059435e7d1 sp 00007ffcc369c3a8 error 4
[ 1700.904948] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1700.904950] in libc.so.6[15e7d1,7f0594228000+175000] likely on CPU 28 (core 28, socket 0)
[ 1700.939977] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1706.030663] agetty[6988]: segfault at 0 ip 00007f4e8f95e7d1 sp 00007fff82300018 error 4 in libc.so.6[15e7d1,7f4e8f828000+175000] likely on CPU 65 (core 1, socket 0)
[ 1706.030840] agetty[6992]: segfault at 0 ip 00007f33e855e7d1 sp 00007fffab6326c8 error 4
[ 1706.045360] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1706.045361] in libc.so.6[15e7d1,7f33e8428000+175000] likely on CPU 31 (core 31, socket 0)
[ 1706.080385] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1711.186494] agetty[7004]: segfault at 0 ip 00007fd33295e7d1 sp 00007ffc1f25bd48 error 4 in libc.so.6[15e7d1,7fd332828000+175000] likely on CPU 73 (core 9, socket 0)
[ 1711.186821] agetty[7008]: segfault at 0 ip 00007fa53315e7d1 sp 00007ffc9d5eff28 error 4 in libc.so.6[15e7d1,7fa533028000+175000]
[ 1711.201185] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1711.201186] likely on CPU 89 (core 25, socket 0)
[ 1711.236187] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1716.350357] agetty[7019]: segfault at 0 ip 00007f92c515e7d1 sp 00007fff27add218 error 4 in libc.so.6[15e7d1,7f92c5028000+175000] likely on CPU 67 (core 3, socket 0)
[ 1716.350794] agetty[7023]: segfault at 0 ip 00007f039ff5e7d1 sp 00007ffcdbb7e9e8 error 4 in libc.so.6[15e7d1,7f039fe28000+175000] likely on CPU 28 (core 28, socket 0)
[ 1716.365054] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1716.400054] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1721.502454] agetty[7041]: segfault at 0 ip 00007fdee4b5e7d1 sp 00007ffcc2dddda8 error 4 in libc.so.6[15e7d1,7fdee4a28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1721.517241] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1721.536414] agetty[7037]: segfault at 0 ip 00007f1f7495e7d1 sp 00007ffeab3b6018 error 4 in libc.so.6[15e7d1,7f1f74828000+175000] likely on CPU 74 (core 10, socket 0)
[ 1721.551191] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1726.650245] agetty[7058]: segfault at 0 ip 00007f6930f5e7d1 sp 00007ffcdf691058 error 4 in libc.so.6[15e7d1,7f6930e28000+175000] likely on CPU 27 (core 27, socket 0)
[ 1726.665037] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1726.690579] agetty[7059]: segfault at 0 ip 00007fecc515e7d1 sp 00007ffd0b1d2e28 error 4 in libc.so.6[15e7d1,7fecc5028000+175000] likely on CPU 73 (core 9, socket 0)
[ 1726.705279] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1731.806537] agetty[7069]: segfault at 0 ip 00007f16bb55e7d1 sp 00007fff6e332738 error 4 in libc.so.6[15e7d1,7f16bb428000+175000] likely on CPU 98 (core 34, socket 0)
[ 1731.806908] agetty[7075]: segfault at 0 ip 00007fdf15b5e7d1 sp 00007ffcbcd2ad98 error 4 in libc.so.6[15e7d1,7fdf15a28000+175000]
[ 1731.821324] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1731.851622] likely on CPU 26 (core 26, socket 0)
[ 1731.856328] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1734.384610] audit: type=1305 audit(1728463083.571:6437): op=set audit_pid=0 old=6802 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 1734.396958] audit: type=1300 audit(1728463083.571:6437): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffd6bd33eb0 a2=3c a3=0 items=0 ppid=6800 pid=6802 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 1734.425328] audit: type=1327 audit(1728463083.571:6437): proctitle="/sbin/auditd"
[ 1736.958304] agetty[7086]: segfault at 0 ip 00007f616d35e7d1 sp 00007ffeeeee9638 error 4 in libc.so.6[15e7d1,7f616d228000+175000] likely on CPU 74 (core 10, socket 0)
[ 1736.958698] agetty[7090]: segfault at 0 ip 00007fbb74f5e7d1 sp 00007ffe8bedded8 error 4 in libc.so.6[15e7d1,7fbb74e28000+175000]
[ 1736.973084] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1736.980438] audit: type=1334 audit(1728463086.163:6438): prog-id=1432 op=UNLOAD
[ 1736.980444] audit: type=1334 audit(1728463086.167:6439): prog-id=1431 op=UNLOAD
[ 1736.980448] audit: type=1334 audit(1728463086.167:6440): prog-id=1430 op=UNLOAD
[ 1736.984643] likely on CPU 28 (core 28, socket 0)
[ 1737.003420] audit: type=1701 audit(1728463086.191:6441): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7086 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1737.010699] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1737.018003] audit: type=1334 audit(1728463086.195:6442): prog-id=1433 op=LOAD
[ 1737.018006] audit: type=1334 audit(1728463086.195:6443): prog-id=1434 op=LOAD
[ 1737.080053] audit: type=1334 audit(1728463086.195:6444): prog-id=1435 op=LOAD
[ 1737.087188] audit: type=1130 audit(1728463086.195:6445): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@458-7096-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1742.206386] show_signal_msg: 21 callbacks suppressed
[ 1742.206390] agetty[7106]: segfault at 0 ip 00007f9be0b5e7d1 sp 00007ffea744f988 error 4
[ 1742.206706] agetty[7107]: segfault at 0 ip 00007fca9b75e7d1 sp 00007ffcd7cd1d18 error 4
[ 1742.211381] in libc.so.6[15e7d1,7f9be0a28000+175000]
[ 1742.219373] in libc.so.6[15e7d1,7fca9b628000+175000]
[ 1742.227370] likely on CPU 16 (core 16, socket 0)
[ 1742.232420] likely on CPU 27 (core 27, socket 0)
[ 1742.237473] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1742.242180] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1742.246914] audit: type=1701 audit(1728463091.431:6467): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7106 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1742.301417] audit: type=1334 audit(1728463091.439:6468): prog-id=1439 op=LOAD
[ 1742.308548] audit: type=1334 audit(1728463091.439:6469): prog-id=1440 op=LOAD
[ 1742.315681] audit: type=1334 audit(1728463091.439:6470): prog-id=1441 op=LOAD
[ 1742.322814] audit: type=1130 audit(1728463091.439:6471): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@460-7113-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1742.344159] audit: type=1701 audit(1728463091.451:6472): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7107 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1742.359698] audit: type=1334 audit(1728463091.455:6473): prog-id=1442 op=LOAD
[ 1742.366828] audit: type=1334 audit(1728463091.455:6474): prog-id=1443 op=LOAD
[ 1747.454359] show_signal_msg: 18 callbacks suppressed
[ 1747.454362] agetty[7123]: segfault at 0 ip 00007f101355e7d1 sp 00007ffe7d2bdb68 error 4
[ 1747.454723] agetty[7124]: segfault at 0 ip 00007f303c55e7d1 sp 00007ffe68f17648 error 4
[ 1747.459342] in libc.so.6[15e7d1,7f1013428000+175000]
[ 1747.467342] in libc.so.6[15e7d1,7f303c428000+175000]
[ 1747.475349] likely on CPU 27 (core 27, socket 0)
[ 1747.480398] likely on CPU 0 (core 0, socket 0)
[ 1747.480401] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1747.485460] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1747.490186] audit: type=1701 audit(1728463096.675:6493): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7124 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1747.549220] audit: type=1701 audit(1728463096.679:6494): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7123 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1747.564770] audit: type=1334 audit(1728463096.683:6495): prog-id=1445 op=LOAD
[ 1747.571906] audit: type=1334 audit(1728463096.683:6496): prog-id=1446 op=LOAD
[ 1747.579040] audit: type=1334 audit(1728463096.683:6497): prog-id=1447 op=LOAD
[ 1747.586170] audit: type=1130 audit(1728463096.683:6498): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@462-7127-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1747.607517] audit: type=1334 audit(1728463096.687:6499): prog-id=1448 op=LOAD
[ 1747.614649] audit: type=1334 audit(1728463096.687:6500): prog-id=1449 op=LOAD
[ 1752.710549] show_signal_msg: 18 callbacks suppressed
[ 1752.710553] agetty[7137]: segfault at 0 ip 00007fbacb35e7d1 sp 00007ffde3bc2db8 error 4 in libc.so.6[15e7d1,7fbacb228000+175000] likely on CPU 68 (core 4, socket 0)
[ 1752.730212] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1752.730907] agetty[7138]: segfault at 0 ip 00007fec0875e7d1 sp 00007ffd528bb7b8 error 4 in libc.so.6[15e7d1,7fec08628000+175000] likely on CPU 28 (core 28, socket 0)
[ 1752.748997] audit: type=1701 audit(1728463101.935:6519): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7137 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1752.763745] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1752.779288] audit: type=1334 audit(1728463101.939:6520): prog-id=1451 op=LOAD
[ 1752.779291] audit: type=1334 audit(1728463101.939:6521): prog-id=1452 op=LOAD
[ 1752.812300] audit: type=1334 audit(1728463101.939:6522): prog-id=1453 op=LOAD
[ 1752.819431] audit: type=1130 audit(1728463101.943:6523): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@464-7143-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1752.840778] audit: type=1701 audit(1728463101.983:6524): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7138 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1752.856320] audit: type=1334 audit(1728463101.987:6525): prog-id=1454 op=LOAD
[ 1752.863456] audit: type=1334 audit(1728463101.991:6526): prog-id=1455 op=LOAD
[ 1757.946592] show_signal_msg: 18 callbacks suppressed
[ 1757.946596] agetty[7153]: segfault at 0 ip 00007f543a15e7d1 sp 00007fffa0c83e98 error 4
[ 1757.946909] agetty[7154]: segfault at 0 ip 00007fc79115e7d1 sp 00007ffcd7bed6a8 error 4
[ 1757.951593] in libc.so.6[15e7d1,7f543a028000+175000]
[ 1757.959589] in libc.so.6[15e7d1,7fc791028000+175000]
[ 1757.967586] likely on CPU 11 (core 11, socket 0)
[ 1757.967590] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1757.972643] likely on CPU 27 (core 27, socket 0)
[ 1757.977725] audit: type=1701 audit(1728463107.163:6545): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7153 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1758.001146] audit: type=1334 audit(1728463107.167:6546): prog-id=1457 op=LOAD
[ 1758.005860] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1758.021396] audit: type=1334 audit(1728463107.171:6547): prog-id=1458 op=LOAD
[ 1758.055908] audit: type=1334 audit(1728463107.171:6548): prog-id=1459 op=LOAD
[ 1758.063040] audit: type=1130 audit(1728463107.171:6549): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@466-7159-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1758.084392] audit: type=1701 audit(1728463107.207:6550): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7154 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1758.099937] audit: type=1334 audit(1728463107.215:6551): prog-id=1460 op=LOAD
[ 1758.107075] audit: type=1334 audit(1728463107.215:6552): prog-id=1461 op=LOAD
[ 1763.190518] show_signal_msg: 18 callbacks suppressed
[ 1763.190522] agetty[7169]: segfault at 0 ip 00007f479ff5e7d1 sp 00007ffe74b3e3a8 error 4
[ 1763.190847] agetty[7170]: segfault at 0 ip 00007fe47135e7d1 sp 00007fffc7ebeb78 error 4
[ 1763.195498] in libc.so.6[15e7d1,7f479fe28000+175000]
[ 1763.203504] in libc.so.6[15e7d1,7fe471228000+175000]
[ 1763.211497] likely on CPU 5 (core 5, socket 0)
[ 1763.211500] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1763.211525] audit: type=1701 audit(1728463112.399:6571): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7169 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1763.216562] likely on CPU 28 (core 28, socket 0)
[ 1763.221621] audit: type=1334 audit(1728463112.403:6572): prog-id=1463 op=LOAD
[ 1763.244899] audit: type=1334 audit(1728463112.403:6573): prog-id=1464 op=LOAD
[ 1763.244902] audit: type=1334 audit(1728463112.403:6574): prog-id=1465 op=LOAD
[ 1763.260442] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1763.265142] audit: type=1130 audit(1728463112.403:6575): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@468-7175-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1763.328159] audit: type=1701 audit(1728463112.515:6576): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7170 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1763.343711] audit: type=1334 audit(1728463112.519:6577): prog-id=1466 op=LOAD
[ 1763.350849] audit: type=1334 audit(1728463112.519:6578): prog-id=1467 op=LOAD
[ 1768.442512] show_signal_msg: 18 callbacks suppressed
[ 1768.442516] agetty[7185]: segfault at 0 ip 00007fb7a2d5e7d1 sp 00007ffc377a0308 error 4
[ 1768.442795] agetty[7186]: segfault at 0 ip 00007ff70075e7d1 sp 00007fff62a74748 error 4
[ 1768.447498] in libc.so.6[15e7d1,7fb7a2c28000+175000]
[ 1768.455497] in libc.so.6[15e7d1,7ff700628000+175000]
[ 1768.463503] likely on CPU 27 (core 27, socket 0)
[ 1768.468554] likely on CPU 79 (core 15, socket 0)
[ 1768.468557] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1768.478332] audit: type=1701 audit(1728463117.663:6597): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7186 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1768.483018] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1768.537546] audit: type=1701 audit(1728463117.667:6598): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7185 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1768.553092] audit: type=1334 audit(1728463117.671:6599): prog-id=1469 op=LOAD
[ 1768.560231] audit: type=1334 audit(1728463117.671:6600): prog-id=1470 op=LOAD
[ 1768.567361] audit: type=1334 audit(1728463117.671:6601): prog-id=1471 op=LOAD
[ 1768.574493] audit: type=1130 audit(1728463117.671:6602): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@470-7190-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1768.595842] audit: type=1334 audit(1728463117.675:6603): prog-id=1472 op=LOAD
[ 1768.602970] audit: type=1334 audit(1728463117.675:6604): prog-id=1473 op=LOAD
[ 1773.682597] show_signal_msg: 18 callbacks suppressed
[ 1773.682600] agetty[7200]: segfault at 0 ip 00007f1a88f5e7d1 sp 00007fff13dc80b8 error 4
[ 1773.682649] agetty[7201]: segfault at 0 ip 00007f4db8f5e7d1 sp 00007ffecc556978 error 4
[ 1773.687576] in libc.so.6[15e7d1,7f1a88e28000+175000]
[ 1773.695576] in libc.so.6[15e7d1,7f4db8e28000+175000]
[ 1773.703576] likely on CPU 91 (core 27, socket 0)
[ 1773.703579] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1773.708635] likely on CPU 79 (core 15, socket 0)
[ 1773.713719] audit: type=1701 audit(1728463122.899:6623): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7200 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1773.718396] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1773.737143] audit: type=1334 audit(1728463122.903:6624): prog-id=1475 op=LOAD
[ 1773.784754] audit: type=1334 audit(1728463122.903:6625): prog-id=1476 op=LOAD
[ 1773.791886] audit: type=1334 audit(1728463122.903:6626): prog-id=1477 op=LOAD
[ 1773.799019] audit: type=1130 audit(1728463122.907:6627): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@472-7206-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1773.820367] audit: type=1701 audit(1728463122.927:6628): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7201 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1773.835914] audit: type=1334 audit(1728463122.931:6629): prog-id=1478 op=LOAD
[ 1773.843061] audit: type=1334 audit(1728463122.931:6630): prog-id=1479 op=LOAD
[ 1778.938388] show_signal_msg: 18 callbacks suppressed
[ 1778.938392] agetty[7216]: segfault at 0 ip 00007f26ce55e7d1 sp 00007ffc39d70618 error 4
[ 1778.938734] agetty[7217]: segfault at 0 ip 00007f82cbb5e7d1 sp 00007ffd69c13448 error 4
[ 1778.943372] in libc.so.6[15e7d1,7f26ce428000+175000]
[ 1778.951370] in libc.so.6[15e7d1,7f82cba28000+175000] likely on CPU 67 (core 3, socket 0)
[ 1778.959382] likely on CPU 91 (core 27, socket 0)
[ 1778.964430] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1778.964463] audit: type=1701 audit(1728463128.151:6649): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7217 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1778.972613] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1778.977329] audit: type=1334 audit(1728463128.155:6650): prog-id=1481 op=LOAD
[ 1779.040485] audit: type=1334 audit(1728463128.155:6651): prog-id=1482 op=LOAD
[ 1779.047617] audit: type=1334 audit(1728463128.155:6652): prog-id=1483 op=LOAD
[ 1779.054750] audit: type=1130 audit(1728463128.159:6653): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@474-7222-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1779.076100] audit: type=1701 audit(1728463128.163:6654): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7216 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1779.091648] audit: type=1334 audit(1728463128.171:6655): prog-id=1484 op=LOAD
[ 1779.098786] audit: type=1334 audit(1728463128.171:6656): prog-id=1485 op=LOAD
[ 1784.186247] show_signal_msg: 18 callbacks suppressed
[ 1784.186250] agetty[7232]: segfault at 0 ip 00007f52dd95e7d1 sp 00007ffe8c1ab758 error 4
[ 1784.186762] agetty[7233]: segfault at 0 ip 00007fb6dcb5e7d1 sp 00007ffd18bbe108 error 4
[ 1784.191235] in libc.so.6[15e7d1,7f52dd828000+175000]
[ 1784.199233] in libc.so.6[15e7d1,7fb6dca28000+175000] likely on CPU 40 (core 40, socket 0)
[ 1784.207246] likely on CPU 5 (core 5, socket 0)
[ 1784.212297] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1784.225113] audit: type=1701 audit(1728463133.411:6675): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7233 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1784.243839] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1784.245348] audit: type=1334 audit(1728463133.415:6676): prog-id=1487 op=LOAD
[ 1784.245351] audit: type=1334 audit(1728463133.415:6677): prog-id=1488 op=LOAD
[ 1784.293904] audit: type=1334 audit(1728463133.415:6678): prog-id=1489 op=LOAD
[ 1784.301036] audit: type=1130 audit(1728463133.419:6679): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@476-7238-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1784.322385] audit: type=1701 audit(1728463133.447:6680): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7232 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1784.337931] audit: type=1334 audit(1728463133.451:6681): prog-id=1490 op=LOAD
[ 1784.345063] audit: type=1334 audit(1728463133.451:6682): prog-id=1491 op=LOAD
[ 1789.438246] show_signal_msg: 18 callbacks suppressed
[ 1789.438249] agetty[7248]: segfault at 0 ip 00007f9de4b5e7d1 sp 00007ffcc07b84c8 error 4
[ 1789.438611] agetty[7251]: segfault at 0 ip 00007febfa55e7d1 sp 00007ffe702e9768 error 4
[ 1789.443228] in libc.so.6[15e7d1,7f9de4a28000+175000]
[ 1789.451232] in libc.so.6[15e7d1,7febfa428000+175000]
[ 1789.459235] likely on CPU 40 (core 40, socket 0)
[ 1789.459238] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1789.464289] likely on CPU 50 (core 50, socket 0)
[ 1789.469362] audit: type=1701 audit(1728463138.655:6701): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7248 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1789.474048] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1789.492798] audit: type=1334 audit(1728463138.659:6702): prog-id=1493 op=LOAD
[ 1789.540436] audit: type=1334 audit(1728463138.659:6703): prog-id=1494 op=LOAD
[ 1789.547573] audit: type=1334 audit(1728463138.659:6704): prog-id=1495 op=LOAD
[ 1789.554707] audit: type=1130 audit(1728463138.663:6705): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@478-7255-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1789.576056] audit: type=1701 audit(1728463138.683:6706): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7251 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1789.591609] audit: type=1334 audit(1728463138.687:6707): prog-id=1496 op=LOAD
[ 1789.598745] audit: type=1334 audit(1728463138.687:6708): prog-id=1497 op=LOAD
[ 1794.686412] show_signal_msg: 18 callbacks suppressed
[ 1794.686416] agetty[7265]: segfault at 0 ip 00007efde655e7d1 sp 00007fff20583098 error 4
[ 1794.686722] agetty[7268]: segfault at 0 ip 00007f1485d5e7d1 sp 00007ffd2d8b6398 error 4
[ 1794.691395] in libc.so.6[15e7d1,7efde6428000+175000]
[ 1794.699398] in libc.so.6[15e7d1,7f1485c28000+175000]
[ 1794.707400] likely on CPU 48 (core 48, socket 0)
[ 1794.712448] likely on CPU 42 (core 42, socket 0)
[ 1794.722208] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1794.726909] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1794.728441] audit: type=1701 audit(1728463143.915:6727): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7268 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1794.782944] audit: type=1701 audit(1728463143.915:6728): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7265 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1794.798491] audit: type=1334 audit(1728463143.919:6729): prog-id=1499 op=LOAD
[ 1794.805629] audit: type=1334 audit(1728463143.919:6730): prog-id=1500 op=LOAD
[ 1794.812761] audit: type=1334 audit(1728463143.919:6731): prog-id=1501 op=LOAD
[ 1794.819892] audit: type=1130 audit(1728463143.923:6732): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@480-7274-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1794.841237] audit: type=1334 audit(1728463143.923:6733): prog-id=1502 op=LOAD
[ 1794.848372] audit: type=1334 audit(1728463143.923:6734): prog-id=1503 op=LOAD
[ 1799.950422] show_signal_msg: 18 callbacks suppressed
[ 1799.950426] agetty[7284]: segfault at 0 ip 00007f538855e7d1 sp 00007ffd874fd038 error 4
[ 1799.950729] agetty[7287]: segfault at 0 ip 00007f24ba55e7d1 sp 00007ffd75628f78 error 4
[ 1799.955405] in libc.so.6[15e7d1,7f5388428000+175000]
[ 1799.963404] in libc.so.6[15e7d1,7f24ba428000+175000] likely on CPU 48 (core 48, socket 0)
[ 1799.971404] likely on CPU 43 (core 43, socket 0)
[ 1799.976458] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1799.984715] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1799.989440] audit: type=1701 audit(1728463149.175:6753): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7287 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1800.045450] audit: type=1701 audit(1728463149.175:6754): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7284 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1800.060990] audit: type=1334 audit(1728463149.179:6755): prog-id=1505 op=LOAD
[ 1800.068121] audit: type=1334 audit(1728463149.179:6756): prog-id=1506 op=LOAD
[ 1800.075252] audit: type=1334 audit(1728463149.179:6757): prog-id=1507 op=LOAD
[ 1800.082386] audit: type=1130 audit(1728463149.183:6758): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@482-7292-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1800.103730] audit: type=1334 audit(1728463149.183:6759): prog-id=1508 op=LOAD
[ 1800.110861] audit: type=1334 audit(1728463149.183:6760): prog-id=1509 op=LOAD
[ 1805.218199] show_signal_msg: 18 callbacks suppressed
[ 1805.218202] agetty[7302]: segfault at 0 ip 00007f39e355e7d1 sp 00007ffe677145d8 error 4
[ 1805.218659] agetty[7303]: segfault at 0 ip 00007f9b7275e7d1 sp 00007ffc0487b308 error 4
[ 1805.223183] in libc.so.6[15e7d1,7f39e3428000+175000]
[ 1805.231184] in libc.so.6[15e7d1,7f9b72628000+175000] likely on CPU 26 (core 26, socket 0)
[ 1805.231191] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1805.239193] likely on CPU 78 (core 14, socket 0)
[ 1805.244273] audit: type=1701 audit(1728463154.431:6779): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7303 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1805.252510] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1805.311750] audit: type=1334 audit(1728463154.435:6780): prog-id=1511 op=LOAD
[ 1805.318893] audit: type=1334 audit(1728463154.435:6781): prog-id=1512 op=LOAD
[ 1805.326027] audit: type=1334 audit(1728463154.435:6782): prog-id=1513 op=LOAD
[ 1805.333161] audit: type=1701 audit(1728463154.439:6783): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7302 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1805.348699] audit: type=1130 audit(1728463154.439:6784): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@484-7308-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1805.370045] audit: type=1334 audit(1728463154.443:6785): prog-id=1514 op=LOAD
[ 1805.377177] audit: type=1334 audit(1728463154.443:6786): prog-id=1515 op=LOAD
[ 1810.470642] show_signal_msg: 18 callbacks suppressed
[ 1810.470645] agetty[7318]: segfault at 0 ip 00007fb4af55e7d1 sp 00007ffe7d42e378 error 4
[ 1810.470922] agetty[7321]: segfault at 0 ip 00007fa5bf75e7d1 sp 00007ffec38a5b08 error 4
[ 1810.475620] in libc.so.6[15e7d1,7fb4af428000+175000]
[ 1810.483622] in libc.so.6[15e7d1,7fa5bf628000+175000] likely on CPU 27 (core 27, socket 0)
[ 1810.491629] likely on CPU 78 (core 14, socket 0)
[ 1810.496683] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1810.496709] audit: type=1701 audit(1728463159.683:6805): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7321 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1810.504950] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1810.509659] audit: type=1334 audit(1728463159.687:6806): prog-id=1517 op=LOAD
[ 1810.571317] audit: type=1334 audit(1728463159.687:6807): prog-id=1518 op=LOAD
[ 1810.578448] audit: type=1334 audit(1728463159.687:6808): prog-id=1519 op=LOAD
[ 1810.585579] audit: type=1130 audit(1728463159.691:6809): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@486-7324-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1810.606932] audit: type=1701 audit(1728463159.695:6810): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7318 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1810.622477] audit: type=1334 audit(1728463159.703:6811): prog-id=1520 op=LOAD
[ 1810.629609] audit: type=1334 audit(1728463159.703:6812): prog-id=1521 op=LOAD
[ 1815.718411] show_signal_msg: 18 callbacks suppressed
[ 1815.718414] agetty[7334]: segfault at 0 ip 00007f10f735e7d1 sp 00007ffe9c6aea18 error 4 in libc.so.6[15e7d1,7f10f7228000+175000] likely on CPU 77 (core 13, socket 0)
[ 1815.738167] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1815.738841] agetty[7335]: segfault at 0 ip 00007f53ebb5e7d1 sp 00007ffe55ec7798 error 4 in libc.so.6[15e7d1,7f53eba28000+175000] likely on CPU 26 (core 26, socket 0)
[ 1815.756950] audit: type=1701 audit(1728463164.943:6831): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7334 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1815.771693] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1815.787227] audit: type=1334 audit(1728463164.947:6832): prog-id=1523 op=LOAD
[ 1815.813105] audit: type=1334 audit(1728463164.947:6833): prog-id=1524 op=LOAD
[ 1815.820239] audit: type=1334 audit(1728463164.947:6834): prog-id=1525 op=LOAD
[ 1815.827368] audit: type=1130 audit(1728463164.951:6835): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@488-7340-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1815.848718] audit: type=1701 audit(1728463164.991:6836): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7335 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1815.864267] audit: type=1334 audit(1728463164.995:6837): prog-id=1526 op=LOAD
[ 1815.871405] audit: type=1334 audit(1728463164.995:6838): prog-id=1527 op=LOAD
[ 1820.958457] show_signal_msg: 18 callbacks suppressed
[ 1820.958461] agetty[7350]: segfault at 0 ip 00007fd7c355e7d1 sp 00007ffd31c4d738 error 4 in libc.so.6[15e7d1,7fd7c3428000+175000] likely on CPU 28 (core 28, socket 0)
[ 1820.978215] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1820.978894] agetty[7351]: segfault at 0 ip 00007fad8335e7d1 sp 00007ffe820f8078 error 4 in libc.so.6[15e7d1,7fad83228000+175000] likely on CPU 67 (core 3, socket 0)
[ 1820.996996] audit: type=1701 audit(1728463170.183:6857): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7350 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1821.011652] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1821.027186] audit: type=1334 audit(1728463170.187:6858): prog-id=1529 op=LOAD
[ 1821.053064] audit: type=1334 audit(1728463170.187:6859): prog-id=1530 op=LOAD
[ 1821.060197] audit: type=1334 audit(1728463170.187:6860): prog-id=1531 op=LOAD
[ 1821.067329] audit: type=1130 audit(1728463170.191:6861): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@490-7356-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1821.088679] audit: type=1701 audit(1728463170.231:6862): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7351 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1821.104225] audit: type=1334 audit(1728463170.235:6863): prog-id=1532 op=LOAD
[ 1821.111363] audit: type=1334 audit(1728463170.235:6864): prog-id=1533 op=LOAD
[ 1829.846392] show_signal_msg: 45 callbacks suppressed
[ 1829.846396] agetty[7396]: segfault at 0 ip 00007fa58a75e7d1 sp 00007fff48cf11f8 error 4 in libc.so.6[15e7d1,7fa58a628000+175000] likely on CPU 48 (core 48, socket 0)
[ 1829.866147] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1829.866854] agetty[7392]: segfault at 0 ip 00007f957c55e7d1 sp 00007fff64e5a138 error 4 in libc.so.6[15e7d1,7f957c428000+175000] likely on CPU 41 (core 41, socket 0)
[ 1829.899670] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1835.002415] agetty[7410]: segfault at 0 ip 00007f2e12d5e7d1 sp 00007ffc72734e78 error 4 in libc.so.6[15e7d1,7f2e12c28000+175000] likely on CPU 39 (core 39, socket 0)
[ 1835.002755] agetty[7416]: segfault at 0 ip 00007faf5215e7d1 sp 00007fff8ff13a98 error 4
[ 1835.017196] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1835.043948] in libc.so.6[15e7d1,7faf52028000+175000] likely on CPU 50 (core 50, socket 0)
[ 1835.052216] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1840.158455] agetty[7430]: segfault at 0 ip 00007f7868d5e7d1 sp 00007ffed2867ae8 error 4 in libc.so.6[15e7d1,7f7868c28000+175000] likely on CPU 111 (core 47, socket 0)
[ 1840.173318] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1840.173973] agetty[7436]: segfault at 0 ip 00007f009bf5e7d1 sp 00007ffdf07c6f78 error 4 in libc.so.6[15e7d1,7f009be28000+175000] likely on CPU 19 (core 19, socket 0)
[ 1840.206840] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1845.302495] agetty[7446]: segfault at 0 ip 00007f755675e7d1 sp 00007ffcebf770e8 error 4 in libc.so.6[15e7d1,7f7556628000+175000] likely on CPU 40 (core 40, socket 0)
[ 1845.302902] agetty[7450]: segfault at 0 ip 00007f09bb15e7d1 sp 00007ffd4be5a508 error 4 in libc.so.6[15e7d1,7f09bb028000+175000]
[ 1845.317280] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1845.347594] likely on CPU 51 (core 51, socket 0)
[ 1845.352304] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1850.454363] agetty[7464]: segfault at 0 ip 00007f1c79d5e7d1 sp 00007ffd601a5098 error 4 in libc.so.6[15e7d1,7f1c79c28000+175000] likely on CPU 28 (core 28, socket 0)
[ 1850.469145] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1850.469751] agetty[7469]: segfault at 0 ip 00007f9a5fb5e7d1 sp 00007ffee2d16de8 error 4 in libc.so.6[15e7d1,7f9a5fa28000+175000] likely on CPU 12 (core 12, socket 0)
[ 1850.502675] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1855.606501] agetty[7482]: segfault at 0 ip 00007f19a1d5e7d1 sp 00007ffdec859248 error 4 in libc.so.6[15e7d1,7f19a1c28000+175000] likely on CPU 28 (core 28, socket 0)
[ 1855.606700] agetty[7487]: segfault at 0 ip 00007f4fe835e7d1 sp 00007ffcc8be6898 error 4 in libc.so.6[15e7d1,7f4fe8228000+175000] likely on CPU 27 (core 27, socket 0)
[ 1855.621291] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1855.654813] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1860.754737] agetty[7497]: segfault at 0 ip 00007f174bd5e7d1 sp 00007ffe9f864aa8 error 4 in libc.so.6[15e7d1,7f174bc28000+175000] likely on CPU 79 (core 15, socket 0)
[ 1860.754858] agetty[7501]: segfault at 0 ip 00007f5b8b15e7d1 sp 00007ffed4d1a698 error 4 in libc.so.6[15e7d1,7f5b8b028000+175000]
[ 1860.769523] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1860.769525] likely on CPU 26 (core 26, socket 0)
[ 1860.804551] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1865.906419] agetty[7514]: segfault at 0 ip 00007f6e19d5e7d1 sp 00007ffd9ce2c1e8 error 4 in libc.so.6[15e7d1,7f6e19c28000+175000] likely on CPU 6 (core 6, socket 0)
[ 1865.906808] agetty[7518]: segfault at 0 ip 00007fd32835e7d1 sp 00007ffcec67cde8 error 4
[ 1865.921022] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1865.947772] in libc.so.6[15e7d1,7fd328228000+175000] likely on CPU 27 (core 27, socket 0)
[ 1865.956039] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1871.058388] agetty[7531]: segfault at 0 ip 00007fcb8735e7d1 sp 00007ffdf04b1f78 error 4 in libc.so.6[15e7d1,7fcb87228000+175000] likely on CPU 78 (core 14, socket 0)
[ 1871.058723] agetty[7535]: segfault at 0 ip 00007fe8fc35e7d1 sp 00007ffd676fe318 error 4 in libc.so.6[15e7d1,7fe8fc228000+175000]
[ 1871.073165] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1871.073166] likely on CPU 27 (core 27, socket 0)
[ 1871.108171] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1876.214536] agetty[7547]: segfault at 0 ip 00007f11fc75e7d1 sp 00007fffbd0ea8c8 error 4 in libc.so.6[15e7d1,7f11fc628000+175000] likely on CPU 79 (core 15, socket 0)
[ 1876.214887] agetty[7551]: segfault at 0 ip 00007faeae15e7d1 sp 00007ffe95f2c6e8 error 4
[ 1876.229319] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1876.229320] in libc.so.6[15e7d1,7faeae028000+175000]
[ 1876.256075] likely on CPU 27 (core 27, socket 0)
[ 1876.265842] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1881.370449] agetty[7561]: segfault at 0 ip 00007f6a9a95e7d1 sp 00007ffe510232b8 error 4 in libc.so.6[15e7d1,7f6a9a828000+175000] likely on CPU 23 (core 23, socket 0)
[ 1881.370786] agetty[7565]: segfault at 0 ip 00007fd9e1b5e7d1 sp 00007ffd3055bcc8 error 4 in libc.so.6[15e7d1,7fd9e1a28000+175000]
[ 1881.385233] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1881.385235] likely on CPU 26 (core 26, socket 0)
[ 1881.420254] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1886.526546] agetty[7577]: segfault at 0 ip 00007f0b9c75e7d1 sp 00007ffd80a7e848 error 4 in libc.so.6[15e7d1,7f0b9c628000+175000] likely on CPU 4 (core 4, socket 0)
[ 1886.526765] agetty[7584]: segfault at 0 ip 00007f8602b5e7d1 sp 00007fffeb5d5408 error 4 in libc.so.6[15e7d1,7f8602a28000+175000]
[ 1886.541155] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1886.571469] likely on CPU 28 (core 28, socket 0)
[ 1886.576184] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1891.686455] agetty[7596]: segfault at 0 ip 00007fd431f5e7d1 sp 00007ffc54351878 error 4 in libc.so.6[15e7d1,7fd431e28000+175000] likely on CPU 6 (core 6, socket 0)
[ 1891.686673] agetty[7600]: segfault at 0 ip 00007fc23615e7d1 sp 00007fff77da46e8 error 4 in libc.so.6[15e7d1,7fc236028000+175000]
[ 1891.701062] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1891.731380] likely on CPU 27 (core 27, socket 0)
[ 1891.736091] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1896.834751] agetty[7610]: segfault at 0 ip 00007f5986d5e7d1 sp 00007ffc4fe38c78 error 4 in libc.so.6[15e7d1,7f5986c28000+175000]
[ 1896.834759] agetty[7614]: segfault at 0 ip 00007fc6c415e7d1 sp 00007ffd70474138 error 4
[ 1896.834762] likely on CPU 0 (core 0, socket 0)
[ 1896.854332] in libc.so.6[15e7d1,7fc6c4028000+175000] likely on CPU 76 (core 12, socket 0)
[ 1896.854338] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1896.858870] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1901.990518] agetty[7627]: segfault at 0 ip 00007fd911b5e7d1 sp 00007ffc9a7ebd78 error 4 in libc.so.6[15e7d1,7fd911a28000+175000] likely on CPU 90 (core 26, socket 0)
[ 1901.990831] agetty[7631]: segfault at 0 ip 00007ffb4bf5e7d1 sp 00007fff77e97238 error 4
[ 1902.005299] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1902.013303] in libc.so.6[15e7d1,7ffb4be28000+175000] likely on CPU 64 (core 0, socket 0)
[ 1902.040230] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1907.130416] agetty[7643]: segfault at 0 ip 00007f9e7615e7d1 sp 00007ffdfb508e48 error 4 in libc.so.6[15e7d1,7f9e76028000+175000] likely on CPU 13 (core 13, socket 0)
[ 1907.130775] agetty[7648]: segfault at 0 ip 00007f382c95e7d1 sp 00007ffdb8f18ee8 error 4
[ 1907.145194] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1907.171953] in libc.so.6[15e7d1,7f382c828000+175000] likely on CPU 51 (core 51, socket 0)
[ 1907.180225] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1912.302496] agetty[7660]: segfault at 0 ip 00007f6b9495e7d1 sp 00007fff95946628 error 4 in libc.so.6[15e7d1,7f6b94828000+175000] likely on CPU 127 (core 63, socket 0)
[ 1912.302686] agetty[7665]: segfault at 0 ip 00007faafe35e7d1 sp 00007fff0da6b518 error 4 in libc.so.6[15e7d1,7faafe228000+175000] likely on CPU 51 (core 51, socket 0)
[ 1912.317361] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1912.352369] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1914.884677] audit: type=1305 audit(1728463264.071:7366): op=set audit_pid=0 old=7386 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 1914.897022] audit: type=1300 audit(1728463264.071:7366): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffd4659f7c0 a2=3c a3=0 items=0 ppid=7384 pid=7386 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 1914.925396] audit: type=1327 audit(1728463264.071:7366): proctitle="/sbin/auditd"
[ 1917.462508] agetty[7676]: segfault at 0 ip 00007f00d3b5e7d1 sp 00007ffceb00d208 error 4 in libc.so.6[15e7d1,7f00d3a28000+175000] likely on CPU 111 (core 47, socket 0)
[ 1917.468461] audit: type=1334 audit(1728463266.655:7367): prog-id=1645 op=UNLOAD
[ 1917.477377] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1917.478019] agetty[7680]: segfault at 0 ip 00007f1cab55e7d1 sp 00007ffee1a2e788 error 4 in libc.so.6[15e7d1,7f1cab428000+175000] likely on CPU 83 (core 19, socket 0)
[ 1917.478031] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1917.484678] audit: type=1334 audit(1728463266.655:7368): prog-id=1644 op=UNLOAD
[ 1917.484680] audit: type=1334 audit(1728463266.655:7369): prog-id=1643 op=UNLOAD
[ 1917.484682] audit: type=1701 audit(1728463266.663:7370): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7680 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1917.567087] audit: type=1334 audit(1728463266.671:7371): prog-id=1646 op=LOAD
[ 1917.574222] audit: type=1334 audit(1728463266.671:7372): prog-id=1647 op=LOAD
[ 1917.581360] audit: type=1334 audit(1728463266.671:7373): prog-id=1648 op=LOAD
[ 1917.588493] audit: type=1130 audit(1728463266.671:7374): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@529-7686-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1922.694459] show_signal_msg: 21 callbacks suppressed
[ 1922.694463] agetty[7696]: segfault at 0 ip 00007f1f5c55e7d1 sp 00007ffd4a476768 error 4 in libc.so.6[15e7d1,7f1f5c428000+175000] likely on CPU 41 (core 41, socket 0)
[ 1922.714226] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1922.714920] agetty[7697]: segfault at 0 ip 00007fdc8395e7d1 sp 00007ffd33e802c8 error 4 in libc.so.6[15e7d1,7fdc83828000+175000] likely on CPU 50 (core 50, socket 0)
[ 1922.732999] audit: type=1701 audit(1728463271.919:7396): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7696 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1922.747749] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1922.763290] audit: type=1334 audit(1728463271.923:7397): prog-id=1652 op=LOAD
[ 1922.789170] audit: type=1334 audit(1728463271.923:7398): prog-id=1653 op=LOAD
[ 1922.796309] audit: type=1334 audit(1728463271.923:7399): prog-id=1654 op=LOAD
[ 1922.803439] audit: type=1130 audit(1728463271.927:7400): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@531-7702-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1922.824791] audit: type=1701 audit(1728463271.967:7401): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7697 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1922.840337] audit: type=1334 audit(1728463271.975:7402): prog-id=1655 op=LOAD
[ 1922.847475] audit: type=1334 audit(1728463271.975:7403): prog-id=1656 op=LOAD
[ 1927.934485] show_signal_msg: 18 callbacks suppressed
[ 1927.934489] agetty[7712]: segfault at 0 ip 00007fcef115e7d1 sp 00007ffc187e6c38 error 4
[ 1927.934852] agetty[7713]: segfault at 0 ip 00007f925fb5e7d1 sp 00007fff501e3ac8 error 4
[ 1927.939473] in libc.so.6[15e7d1,7fcef1028000+175000]
[ 1927.947472] in libc.so.6[15e7d1,7f925fa28000+175000]
[ 1927.955480] likely on CPU 41 (core 41, socket 0)
[ 1927.960532] likely on CPU 50 (core 50, socket 0)
[ 1927.965587] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1927.970288] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1927.975019] audit: type=1701 audit(1728463277.159:7422): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7712 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1928.028030] audit: type=1334 audit(1728463277.167:7423): prog-id=1658 op=LOAD
[ 1928.035170] audit: type=1334 audit(1728463277.167:7424): prog-id=1659 op=LOAD
[ 1928.042307] audit: type=1334 audit(1728463277.167:7425): prog-id=1660 op=LOAD
[ 1928.049439] audit: type=1130 audit(1728463277.167:7426): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@533-7716-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1928.070788] audit: type=1701 audit(1728463277.179:7427): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7713 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1928.086333] audit: type=1334 audit(1728463277.183:7428): prog-id=1661 op=LOAD
[ 1928.093466] audit: type=1334 audit(1728463277.183:7429): prog-id=1662 op=LOAD
[ 1933.198426] show_signal_msg: 18 callbacks suppressed
[ 1933.198429] agetty[7726]: segfault at 0 ip 00007fef0f35e7d1 sp 00007fff3be19df8 error 4 in libc.so.6[15e7d1,7fef0f228000+175000] likely on CPU 50 (core 50, socket 0)
[ 1933.218194] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1933.236981] audit: type=1701 audit(1728463282.423:7448): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7726 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1933.237658] agetty[7729]: segfault at 0 ip 00007f0853b5e7d1 sp 00007ffe35a017e8 error 4
[ 1933.252537] audit: type=1334 audit(1728463282.427:7449): prog-id=1664 op=LOAD
[ 1933.252540] audit: type=1334 audit(1728463282.427:7450): prog-id=1665 op=LOAD
[ 1933.260541] in libc.so.6[15e7d1,7f0853a28000+175000]
[ 1933.267671] audit: type=1334 audit(1728463282.427:7451): prog-id=1666 op=LOAD
[ 1933.267673] audit: type=1130 audit(1728463282.431:7452): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@535-7732-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1933.308348] likely on CPU 42 (core 42, socket 0)
[ 1933.313060] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1933.331865] audit: type=1701 audit(1728463282.515:7453): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7729 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1933.347417] audit: type=1334 audit(1728463282.523:7454): prog-id=1667 op=LOAD
[ 1933.354556] audit: type=1334 audit(1728463282.523:7455): prog-id=1668 op=LOAD
[ 1938.442491] show_signal_msg: 18 callbacks suppressed
[ 1938.442494] agetty[7742]: segfault at 0 ip 00007fdf42f5e7d1 sp 00007ffe277eccd8 error 4
[ 1938.442810] agetty[7745]: segfault at 0 ip 00007f5a6075e7d1 sp 00007ffd37d67958 error 4
[ 1938.447477] in libc.so.6[15e7d1,7fdf42e28000+175000]
[ 1938.455478] in libc.so.6[15e7d1,7f5a60628000+175000]
[ 1938.463490] likely on CPU 40 (core 40, socket 0)
[ 1938.468537] likely on CPU 50 (core 50, socket 0)
[ 1938.468541] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1938.478328] audit: type=1701 audit(1728463287.663:7474): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7745 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1938.483004] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1938.501758] audit: type=1334 audit(1728463287.671:7475): prog-id=1670 op=LOAD
[ 1938.501761] audit: type=1334 audit(1728463287.671:7476): prog-id=1671 op=LOAD
[ 1938.501762] audit: type=1334 audit(1728463287.671:7477): prog-id=1672 op=LOAD
[ 1938.501764] audit: type=1130 audit(1728463287.671:7478): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@537-7750-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1938.580319] audit: type=1701 audit(1728463287.763:7479): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7742 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1938.595874] audit: type=1334 audit(1728463287.771:7480): prog-id=1673 op=LOAD
[ 1938.603009] audit: type=1334 audit(1728463287.771:7481): prog-id=1674 op=LOAD
[ 1943.690314] show_signal_msg: 18 callbacks suppressed
[ 1943.690318] agetty[7760]: segfault at 0 ip 00007f92aab5e7d1 sp 00007ffe51eb1a78 error 4 in libc.so.6[15e7d1,7f92aaa28000+175000] likely on CPU 40 (core 40, socket 0)
[ 1943.710079] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1943.728877] audit: type=1701 audit(1728463292.915:7500): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7760 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1943.744434] audit: type=1334 audit(1728463292.919:7501): prog-id=1676 op=LOAD
[ 1943.745178] agetty[7761]: segfault at 0 ip 00007f66ead5e7d1 sp 00007fffbff8a4f8 error 4
[ 1943.751570] audit: type=1334 audit(1728463292.919:7502): prog-id=1677 op=LOAD
[ 1943.751572] audit: type=1334 audit(1728463292.919:7503): prog-id=1678 op=LOAD
[ 1943.751575] audit: type=1130 audit(1728463292.923:7504): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@539-7766-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1943.759576] in libc.so.6[15e7d1,7f66eac28000+175000] likely on CPU 48 (core 48, socket 0)
[ 1943.803446] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1943.822222] audit: type=1701 audit(1728463293.007:7505): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7761 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1943.837771] audit: type=1334 audit(1728463293.011:7506): prog-id=1679 op=LOAD
[ 1943.844910] audit: type=1334 audit(1728463293.011:7507): prog-id=1680 op=LOAD
[ 1948.946272] show_signal_msg: 18 callbacks suppressed
[ 1948.946276] agetty[7776]: segfault at 0 ip 00007f142355e7d1 sp 00007ffe48e88178 error 4 in libc.so.6[15e7d1,7f1423428000+175000] likely on CPU 40 (core 40, socket 0)
[ 1948.966031] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1948.966718] agetty[7777]: segfault at 0 ip 00007f046135e7d1 sp 00007ffd53d18aa8 error 4 in libc.so.6[15e7d1,7f0461228000+175000] likely on CPU 50 (core 50, socket 0)
[ 1948.984803] audit: type=1701 audit(1728463298.171:7526): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7776 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1948.999556] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1949.015101] audit: type=1334 audit(1728463298.175:7527): prog-id=1682 op=LOAD
[ 1949.040979] audit: type=1334 audit(1728463298.175:7528): prog-id=1683 op=LOAD
[ 1949.048112] audit: type=1334 audit(1728463298.175:7529): prog-id=1684 op=LOAD
[ 1949.055244] audit: type=1130 audit(1728463298.179:7530): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@541-7780-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1949.076594] audit: type=1701 audit(1728463298.219:7531): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7777 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1949.092139] audit: type=1334 audit(1728463298.223:7532): prog-id=1685 op=LOAD
[ 1949.099278] audit: type=1334 audit(1728463298.223:7533): prog-id=1686 op=LOAD
[ 1954.198136] show_signal_msg: 18 callbacks suppressed
[ 1954.198140] agetty[7790]: segfault at 0 ip 00007f613115e7d1 sp 00007ffdec0fc1d8 error 4
[ 1954.198527] agetty[7793]: segfault at 0 ip 00007efd8695e7d1 sp 00007fff40222448 error 4
[ 1954.203123] in libc.so.6[15e7d1,7f6131028000+175000]
[ 1954.211122] in libc.so.6[15e7d1,7efd86828000+175000]
[ 1954.219119] likely on CPU 41 (core 41, socket 0)
[ 1954.219123] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1954.224173] likely on CPU 50 (core 50, socket 0)
[ 1954.229254] audit: type=1701 audit(1728463303.415:7552): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7790 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1954.233932] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1954.293180] audit: type=1701 audit(1728463303.419:7553): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7793 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1954.308725] audit: type=1334 audit(1728463303.419:7554): prog-id=1688 op=LOAD
[ 1954.315865] audit: type=1334 audit(1728463303.419:7555): prog-id=1689 op=LOAD
[ 1954.322997] audit: type=1334 audit(1728463303.419:7556): prog-id=1690 op=LOAD
[ 1954.330127] audit: type=1130 audit(1728463303.423:7557): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@543-7797-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1954.351475] audit: type=1334 audit(1728463303.423:7558): prog-id=1691 op=LOAD
[ 1954.358607] audit: type=1334 audit(1728463303.423:7559): prog-id=1692 op=LOAD
[ 1959.450643] show_signal_msg: 18 callbacks suppressed
[ 1959.450648] agetty[7807]: segfault at 0 ip 00007ff5ebf5e7d1 sp 00007ffc28245968 error 4 in libc.so.6[15e7d1,7ff5ebe28000+175000] likely on CPU 50 (core 50, socket 0)
[ 1959.470402] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1959.471113] agetty[7808]: segfault at 0 ip 00007fd64ff5e7d1 sp 00007fff708ccce8 error 4 in libc.so.6[15e7d1,7fd64fe28000+175000] likely on CPU 44 (core 44, socket 0)
[ 1959.489177] audit: type=1701 audit(1728463308.675:7578): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7807 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1959.503931] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1959.519467] audit: type=1334 audit(1728463308.679:7579): prog-id=1694 op=LOAD
[ 1959.519470] audit: type=1334 audit(1728463308.679:7580): prog-id=1695 op=LOAD
[ 1959.552487] audit: type=1334 audit(1728463308.679:7581): prog-id=1696 op=LOAD
[ 1959.559617] audit: type=1130 audit(1728463308.683:7582): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@545-7814-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1959.580968] audit: type=1701 audit(1728463308.723:7583): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7808 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1959.596513] audit: type=1334 audit(1728463308.731:7584): prog-id=1697 op=LOAD
[ 1959.603645] audit: type=1334 audit(1728463308.731:7585): prog-id=1698 op=LOAD
[ 1964.714574] show_signal_msg: 18 callbacks suppressed
[ 1964.714578] agetty[7824]: segfault at 0 ip 00007fba4515e7d1 sp 00007ffcff2db458 error 4
[ 1964.714961] agetty[7826]: segfault at 0 ip 00007f4c8955e7d1 sp 00007ffd2920d548 error 4
[ 1964.719562] in libc.so.6[15e7d1,7fba45028000+175000]
[ 1964.727562] in libc.so.6[15e7d1,7f4c89428000+175000]
[ 1964.735573] likely on CPU 67 (core 3, socket 0)
[ 1964.740627] likely on CPU 26 (core 26, socket 0)
[ 1964.750298] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1964.755004] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1964.756524] audit: type=1701 audit(1728463313.943:7604): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7826 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1964.809548] audit: type=1334 audit(1728463313.947:7605): prog-id=1700 op=LOAD
[ 1964.816686] audit: type=1334 audit(1728463313.947:7606): prog-id=1701 op=LOAD
[ 1964.823818] audit: type=1334 audit(1728463313.947:7607): prog-id=1702 op=LOAD
[ 1964.830949] audit: type=1130 audit(1728463313.951:7608): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@547-7831-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1964.852297] audit: type=1701 audit(1728463313.963:7609): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7824 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1964.867836] audit: type=1334 audit(1728463313.967:7610): prog-id=1703 op=LOAD
[ 1964.874968] audit: type=1334 audit(1728463313.967:7611): prog-id=1704 op=LOAD
[ 1969.974308] show_signal_msg: 18 callbacks suppressed
[ 1969.974312] agetty[7841]: segfault at 0 ip 00007f94d5b5e7d1 sp 00007ffc9f9fb448 error 4
[ 1969.974773] agetty[7842]: segfault at 0 ip 00007f2bf815e7d1 sp 00007ffde995da78 error 4
[ 1969.979285] in libc.so.6[15e7d1,7f94d5a28000+175000]
[ 1969.987286] in libc.so.6[15e7d1,7f2bf8028000+175000] likely on CPU 69 (core 5, socket 0)
[ 1969.995288] likely on CPU 26 (core 26, socket 0)
[ 1970.000349] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1970.008519] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1970.008547] audit: type=1701 audit(1728463319.195:7630): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7841 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1970.067750] audit: type=1701 audit(1728463319.199:7631): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7842 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1970.083300] audit: type=1334 audit(1728463319.199:7632): prog-id=1706 op=LOAD
[ 1970.090435] audit: type=1334 audit(1728463319.199:7633): prog-id=1707 op=LOAD
[ 1970.097566] audit: type=1334 audit(1728463319.199:7634): prog-id=1708 op=LOAD
[ 1970.104700] audit: type=1130 audit(1728463319.203:7635): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@549-7847-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1970.126047] audit: type=1334 audit(1728463319.203:7636): prog-id=1709 op=LOAD
[ 1970.133177] audit: type=1334 audit(1728463319.203:7637): prog-id=1710 op=LOAD
[ 1975.226489] show_signal_msg: 18 callbacks suppressed
[ 1975.226492] agetty[7857]: segfault at 0 ip 00007f9d8e35e7d1 sp 00007ffe3416a718 error 4 in libc.so.6[15e7d1,7f9d8e228000+175000] likely on CPU 94 (core 30, socket 0)
[ 1975.246247] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1975.265059] audit: type=1701 audit(1728463324.451:7656): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7857 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1975.280611] audit: type=1334 audit(1728463324.455:7657): prog-id=1712 op=LOAD
[ 1975.281304] agetty[7861]: segfault at 0 ip 00007f7336b5e7d1 sp 00007ffc94d876c8 error 4
[ 1975.287748] audit: type=1334 audit(1728463324.455:7658): prog-id=1713 op=LOAD
[ 1975.287751] audit: type=1334 audit(1728463324.455:7659): prog-id=1714 op=LOAD
[ 1975.295755] in libc.so.6[15e7d1,7f7336a28000+175000]
[ 1975.302886] audit: type=1130 audit(1728463324.459:7660): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@551-7864-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1975.336426] likely on CPU 15 (core 15, socket 0)
[ 1975.341141] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1975.359907] audit: type=1701 audit(1728463324.543:7661): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7861 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1975.375456] audit: type=1334 audit(1728463324.551:7662): prog-id=1715 op=LOAD
[ 1975.382593] audit: type=1334 audit(1728463324.551:7663): prog-id=1716 op=LOAD
[ 1980.482487] show_signal_msg: 18 callbacks suppressed
[ 1980.482491] agetty[7874]: segfault at 0 ip 00007fd81c55e7d1 sp 00007ffdb8605518 error 4
[ 1980.482744] agetty[7876]: segfault at 0 ip 00007f76f935e7d1 sp 00007ffc710256b8 error 4
[ 1980.487466] in libc.so.6[15e7d1,7fd81c428000+175000]
[ 1980.495467] in libc.so.6[15e7d1,7f76f9228000+175000]
[ 1980.503466] likely on CPU 28 (core 28, socket 0)
[ 1980.508516] likely on CPU 72 (core 8, socket 0)
[ 1980.508519] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1980.508545] audit: type=1701 audit(1728463329.695:7682): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7876 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1980.513589] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1980.518286] audit: type=1334 audit(1728463329.699:7683): prog-id=1718 op=LOAD
[ 1980.583065] audit: type=1334 audit(1728463329.699:7684): prog-id=1719 op=LOAD
[ 1980.590199] audit: type=1334 audit(1728463329.699:7685): prog-id=1720 op=LOAD
[ 1980.597332] audit: type=1130 audit(1728463329.703:7686): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@553-7881-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1980.618680] audit: type=1701 audit(1728463329.707:7687): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7874 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1980.634228] audit: type=1334 audit(1728463329.711:7688): prog-id=1721 op=LOAD
[ 1980.641366] audit: type=1334 audit(1728463329.715:7689): prog-id=1722 op=LOAD
[ 1985.722509] show_signal_msg: 18 callbacks suppressed
[ 1985.722512] agetty[7891]: segfault at 0 ip 00007fc7f435e7d1 sp 00007ffddf482288 error 4
[ 1985.722696] agetty[7893]: segfault at 0 ip 00007f9bb315e7d1 sp 00007ffeafaf4a88 error 4
[ 1985.727496] in libc.so.6[15e7d1,7fc7f4228000+175000]
[ 1985.735497] in libc.so.6[15e7d1,7f9bb3028000+175000]
[ 1985.743494] likely on CPU 29 (core 29, socket 0)
[ 1985.743498] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1985.748557] likely on CPU 15 (core 15, socket 0)
[ 1985.748561] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1985.748594] audit: type=1701 audit(1728463334.935:7708): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7893 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1985.816073] audit: type=1701 audit(1728463334.939:7709): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7891 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1985.831617] audit: type=1334 audit(1728463334.939:7710): prog-id=1724 op=LOAD
[ 1985.838746] audit: type=1334 audit(1728463334.939:7711): prog-id=1725 op=LOAD
[ 1985.845881] audit: type=1334 audit(1728463334.939:7712): prog-id=1726 op=LOAD
[ 1985.853012] audit: type=1130 audit(1728463334.943:7713): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@555-7899-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1985.874358] audit: type=1334 audit(1728463334.943:7714): prog-id=1727 op=LOAD
[ 1985.881488] audit: type=1334 audit(1728463334.943:7715): prog-id=1728 op=LOAD
[ 1990.982396] show_signal_msg: 18 callbacks suppressed
[ 1990.982400] agetty[7909]: segfault at 0 ip 00007f273535e7d1 sp 00007ffc14cb8af8 error 4
[ 1990.982787] agetty[7910]: segfault at 0 ip 00007ff8bd95e7d1 sp 00007ffdb6278108 error 4
[ 1990.987382] in libc.so.6[15e7d1,7f2735228000+175000]
[ 1990.995378] in libc.so.6[15e7d1,7ff8bd828000+175000] likely on CPU 27 (core 27, socket 0)
[ 1990.995384] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1991.003390] likely on CPU 64 (core 0, socket 0)
[ 1991.008468] audit: type=1701 audit(1728463340.195:7734): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7910 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1991.016715] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1991.035462] audit: type=1334 audit(1728463340.199:7735): prog-id=1730 op=LOAD
[ 1991.035465] audit: type=1334 audit(1728463340.199:7736): prog-id=1731 op=LOAD
[ 1991.088637] audit: type=1334 audit(1728463340.199:7737): prog-id=1732 op=LOAD
[ 1991.095769] audit: type=1130 audit(1728463340.203:7738): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@557-7913-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1991.117117] audit: type=1701 audit(1728463340.223:7739): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7909 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1991.132658] audit: type=1334 audit(1728463340.231:7740): prog-id=1733 op=LOAD
[ 1991.139796] audit: type=1334 audit(1728463340.231:7741): prog-id=1734 op=LOAD
[ 1996.226346] show_signal_msg: 18 callbacks suppressed
[ 1996.226350] agetty[7923]: segfault at 0 ip 00007fc163d5e7d1 sp 00007ffeec5a1ea8 error 4
[ 1996.226678] agetty[7926]: segfault at 0 ip 00007f88de15e7d1 sp 00007fff3eddc3c8 error 4
[ 1996.231332] in libc.so.6[15e7d1,7fc163c28000+175000]
[ 1996.239332] in libc.so.6[15e7d1,7f88de028000+175000] likely on CPU 72 (core 8, socket 0)
[ 1996.247336] likely on CPU 27 (core 27, socket 0)
[ 1996.252397] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1996.260567] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 1996.265298] audit: type=1701 audit(1728463345.451:7760): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7926 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1996.321304] audit: type=1701 audit(1728463345.451:7761): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7923 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 1996.336849] audit: type=1334 audit(1728463345.455:7762): prog-id=1736 op=LOAD
[ 1996.343980] audit: type=1334 audit(1728463345.455:7763): prog-id=1737 op=LOAD
[ 1996.351114] audit: type=1334 audit(1728463345.455:7764): prog-id=1738 op=LOAD
[ 1996.358243] audit: type=1130 audit(1728463345.459:7765): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@559-7930-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1996.379592] audit: type=1334 audit(1728463345.459:7766): prog-id=1739 op=LOAD
[ 1996.386723] audit: type=1334 audit(1728463345.459:7767): prog-id=1740 op=LOAD
[ 2001.474338] show_signal_msg: 18 callbacks suppressed
[ 2001.474341] agetty[7940]: segfault at 0 ip 00007f50fed5e7d1 sp 00007ffda954c968 error 4
[ 2001.474680] agetty[7942]: segfault at 0 ip 00007f82f3f5e7d1 sp 00007ffdc27e66c8 error 4
[ 2001.479317] in libc.so.6[15e7d1,7f50fec28000+175000]
[ 2001.487318] in libc.so.6[15e7d1,7f82f3e28000+175000]
[ 2001.495320] likely on CPU 24 (core 24, socket 0)
[ 2001.500376] likely on CPU 15 (core 15, socket 0)
[ 2001.510133] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2001.514845] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2001.516364] audit: type=1701 audit(1728463350.699:7786): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7942 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2001.569373] audit: type=1334 audit(1728463350.707:7787): prog-id=1742 op=LOAD
[ 2001.576516] audit: type=1334 audit(1728463350.707:7788): prog-id=1743 op=LOAD
[ 2001.583652] audit: type=1334 audit(1728463350.707:7789): prog-id=1744 op=LOAD
[ 2001.590785] audit: type=1130 audit(1728463350.707:7790): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@561-7947-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2001.612132] audit: type=1701 audit(1728463350.719:7791): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=7940 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2001.627672] audit: type=1334 audit(1728463350.727:7792): prog-id=1745 op=LOAD
[ 2001.634804] audit: type=1334 audit(1728463350.727:7793): prog-id=1746 op=LOAD
[ 2010.342698] show_signal_msg: 45 callbacks suppressed
[ 2010.342701] agetty[7984]: segfault at 0 ip 00007fb67655e7d1 sp 00007ffcc05a7558 error 4
[ 2010.342913] agetty[7985]: segfault at 0 ip 00007f431475e7d1 sp 00007ffd1d0454f8 error 4
[ 2010.347676] in libc.so.6[15e7d1,7fb676428000+175000]
[ 2010.355682] in libc.so.6[15e7d1,7f4314628000+175000]
[ 2010.363694] likely on CPU 30 (core 30, socket 0)
[ 2010.368738] likely on CPU 15 (core 15, socket 0)
[ 2010.368741] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2010.373790] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2015.510521] agetty[8000]: segfault at 0 ip 00007fb79ab5e7d1 sp 00007ffeee8258f8 error 4 in libc.so.6[15e7d1,7fb79aa28000+175000] likely on CPU 30 (core 30, socket 0)
[ 2015.510704] agetty[8001]: segfault at 0 ip 00007f7a2a15e7d1 sp 00007ffc093cb338 error 4 in libc.so.6[15e7d1,7f7a2a028000+175000]
[ 2015.525298] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2015.525300] likely on CPU 72 (core 8, socket 0)
[ 2015.560233] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2020.662446] agetty[8013]: segfault at 0 ip 00007f65dd55e7d1 sp 00007ffc2cea5828 error 4 in libc.so.6[15e7d1,7f65dd428000+175000] likely on CPU 2 (core 2, socket 0)
[ 2020.662782] agetty[8017]: segfault at 0 ip 00007f382ad5e7d1 sp 00007ffeb8b75d18 error 4
[ 2020.677049] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2020.677049] in libc.so.6[15e7d1,7f382ac28000+175000] likely on CPU 28 (core 28, socket 0)
[ 2020.712065] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2025.814278] agetty[8028]: segfault at 0 ip 00007f60ca35e7d1 sp 00007ffc5bf61098 error 4 in libc.so.6[15e7d1,7f60ca228000+175000] likely on CPU 72 (core 8, socket 0)
[ 2025.814725] agetty[8032]: segfault at 0 ip 00007f29ddd5e7d1 sp 00007fffe89cf7e8 error 4
[ 2025.828965] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2025.855729] in libc.so.6[15e7d1,7f29ddc28000+175000] likely on CPU 27 (core 27, socket 0)
[ 2025.863999] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2030.962211] agetty[8044]: segfault at 0 ip 00007f6ec195e7d1 sp 00007ffd46e60c58 error 4 in libc.so.6[15e7d1,7f6ec1828000+175000] likely on CPU 2 (core 2, socket 0)
[ 2030.962573] agetty[8048]: segfault at 0 ip 00007fe81135e7d1 sp 00007ffd3746ae28 error 4 in libc.so.6[15e7d1,7fe811228000+175000]
[ 2030.976822] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2030.976822] likely on CPU 27 (core 27, socket 0)
[ 2031.013351] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2036.114517] agetty[8062]: segfault at 0 ip 00007f275735e7d1 sp 00007ffe828e0d48 error 4 in libc.so.6[15e7d1,7f2757228000+175000] likely on CPU 82 (core 18, socket 0)
[ 2036.114803] agetty[8066]: segfault at 0 ip 00007fe82255e7d1 sp 00007ffd3d7ddeb8 error 4 in libc.so.6[15e7d1,7fe822428000+175000]
[ 2036.129302] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2036.159619] likely on CPU 27 (core 27, socket 0)
[ 2036.164332] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2041.282469] agetty[8076]: segfault at 0 ip 00007f394db5e7d1 sp 00007fffb9eddd78 error 4 in libc.so.6[15e7d1,7f394da28000+175000] likely on CPU 3 (core 3, socket 0)
[ 2041.282752] agetty[8082]: segfault at 0 ip 00007f0841b5e7d1 sp 00007ffdd0bc9208 error 4 in libc.so.6[15e7d1,7f0841a28000+175000]
[ 2041.297076] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2041.327384] likely on CPU 12 (core 12, socket 0)
[ 2041.332094] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2046.434360] agetty[8093]: segfault at 0 ip 00007f8917b5e7d1 sp 00007ffee7fc0e88 error 4 in libc.so.6[15e7d1,7f8917a28000+175000] likely on CPU 28 (core 28, socket 0)
[ 2046.434673] agetty[8097]: segfault at 0 ip 00007f605ab5e7d1 sp 00007fff0b458db8 error 4
[ 2046.449142] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2046.449142] in libc.so.6[15e7d1,7f605aa28000+175000] likely on CPU 11 (core 11, socket 0)
[ 2046.484167] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2051.614504] agetty[8109]: segfault at 0 ip 00007fe4c4b5e7d1 sp 00007ffd358370c8 error 4 in libc.so.6[15e7d1,7fe4c4a28000+175000] likely on CPU 3 (core 3, socket 0)
[ 2051.614894] agetty[8113]: segfault at 0 ip 00007f2bf2f5e7d1 sp 00007ffe35461468 error 4 in libc.so.6[15e7d1,7f2bf2e28000+175000]
[ 2051.629112] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2051.629113] likely on CPU 28 (core 28, socket 0)
[ 2051.664126] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2056.782417] agetty[8125]: segfault at 0 ip 00007fdd4735e7d1 sp 00007ffd19315e18 error 4 in libc.so.6[15e7d1,7fdd47228000+175000] likely on CPU 74 (core 10, socket 0)
[ 2056.782899] agetty[8129]: segfault at 0 ip 00007fe97955e7d1 sp 00007ffc0f8dc838 error 4
[ 2056.797203] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2056.797206] in libc.so.6[15e7d1,7fe979428000+175000] likely on CPU 29 (core 29, socket 0)
[ 2056.832234] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2061.922412] agetty[8140]: segfault at 0 ip 00007f7cc155e7d1 sp 00007ffc139f7ff8 error 4 in libc.so.6[15e7d1,7f7cc1428000+175000] likely on CPU 22 (core 22, socket 0)
[ 2061.922723] agetty[8144]: segfault at 0 ip 00007f6aed75e7d1 sp 00007ffe5b0ee468 error 4
[ 2061.937191] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2061.937191] in libc.so.6[15e7d1,7f6aed628000+175000] likely on CPU 25 (core 25, socket 0)
[ 2061.972200] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2067.070725] agetty[8156]: segfault at 0 ip 00007fedca15e7d1 sp 00007fff89517378 error 4 in libc.so.6[15e7d1,7fedca028000+175000] likely on CPU 100 (core 36, socket 0)
[ 2067.071083] agetty[8161]: segfault at 0 ip 00007fabac15e7d1 sp 00007fff0f947058 error 4
[ 2067.085601] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2067.085604] in libc.so.6[15e7d1,7fabac028000+175000] likely on CPU 40 (core 40, socket 0)
[ 2067.120616] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2072.218664] agetty[8174]: segfault at 0 ip 00007f529d35e7d1 sp 00007ffe8ea81688 error 4 in libc.so.6[15e7d1,7f529d228000+175000] likely on CPU 74 (core 10, socket 0)
[ 2072.218721] agetty[8179]: segfault at 0 ip 00007fc91215e7d1 sp 00007ffeb94b44f8 error 4
[ 2072.233441] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2072.260190] in libc.so.6[15e7d1,7fc912028000+175000] likely on CPU 27 (core 27, socket 0)
[ 2072.268456] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2077.370442] agetty[8189]: segfault at 0 ip 00007fc7e215e7d1 sp 00007ffdd1a834d8 error 4 in libc.so.6[15e7d1,7fc7e2028000+175000] likely on CPU 87 (core 23, socket 0)
[ 2077.370781] agetty[8195]: segfault at 0 ip 00007fdeb895e7d1 sp 00007fffe9a3de28 error 4 in libc.so.6[15e7d1,7fdeb8828000+175000]
[ 2077.385221] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2077.385222] likely on CPU 12 (core 12, socket 0)
[ 2077.420242] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2082.522736] agetty[8205]: segfault at 0 ip 00007fc6a675e7d1 sp 00007fffcf10a0e8 error 4 in libc.so.6[15e7d1,7fc6a6628000+175000] likely on CPU 27 (core 27, socket 0)
[ 2082.522924] agetty[8210]: segfault at 0 ip 00007f72a535e7d1 sp 00007ffe4df80c98 error 4
[ 2082.537518] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2082.537518] in libc.so.6[15e7d1,7f72a5228000+175000] likely on CPU 12 (core 12, socket 0)
[ 2082.572545] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2087.686494] agetty[8222]: segfault at 0 ip 00007fb030d5e7d1 sp 00007ffc283aa7a8 error 4 in libc.so.6[15e7d1,7fb030c28000+175000] likely on CPU 73 (core 9, socket 0)
[ 2087.686956] agetty[8228]: segfault at 0 ip 00007fa41075e7d1 sp 00007ffedd930608 error 4 in libc.so.6[15e7d1,7fa410628000+175000] likely on CPU 27 (core 27, socket 0)
[ 2087.701190] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2087.736204] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2092.838614] agetty[8240]: segfault at 0 ip 00007f96cc55e7d1 sp 00007fff7043c778 error 4 in libc.so.6[15e7d1,7f96cc428000+175000] likely on CPU 87 (core 23, socket 0)
[ 2092.838632] agetty[8244]: segfault at 0 ip 00007f609e95e7d1 sp 00007ffdb17cf2b8 error 4 in libc.so.6[15e7d1,7f609e828000+175000]
[ 2092.853391] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2092.853392] likely on CPU 73 (core 9, socket 0)
[ 2092.888308] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2095.384793] audit: type=1305 audit(1728463444.571:8295): op=set audit_pid=0 old=7975 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 2095.397142] audit: type=1300 audit(1728463444.571:8295): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffe41283b40 a2=3c a3=0 items=0 ppid=7973 pid=7975 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 2095.425510] audit: type=1327 audit(1728463444.571:8295): proctitle="/sbin/auditd"
[ 2097.990501] agetty[8254]: segfault at 0 ip 00007fd5be75e7d1 sp 00007ffd941c6498 error 4 in libc.so.6[15e7d1,7fd5be628000+175000] likely on CPU 43 (core 43, socket 0)
[ 2097.990887] agetty[8259]: segfault at 0 ip 00007f4309b5e7d1 sp 00007ffc4fc16938 error 4
[ 2098.005278] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2098.005312] audit: type=1701 audit(1728463447.191:8296): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8254 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2098.013286] in libc.so.6[15e7d1,7f4309a28000+175000]
[ 2098.032042] audit: type=1334 audit(1728463447.195:8297): prog-id=1859 op=LOAD
[ 2098.047574] likely on CPU 126 (core 62, socket 0)
[ 2098.052627] audit: type=1334 audit(1728463447.195:8298): prog-id=1860 op=LOAD
[ 2098.052629] audit: type=1334 audit(1728463447.195:8299): prog-id=1861 op=LOAD
[ 2098.052630] audit: type=1130 audit(1728463447.199:8300): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@600-8265-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2098.101663] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2098.120452] audit: type=1701 audit(1728463447.307:8301): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8259 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2098.136004] audit: type=1334 audit(1728463447.311:8302): prog-id=1862 op=LOAD
[ 2098.143142] audit: type=1334 audit(1728463447.311:8303): prog-id=1863 op=LOAD
[ 2103.230452] show_signal_msg: 21 callbacks suppressed
[ 2103.230455] agetty[8275]: segfault at 0 ip 00007fe881b5e7d1 sp 00007ffce30dbb08 error 4
[ 2103.230912] agetty[8278]: segfault at 0 ip 00007f76f8b5e7d1 sp 00007ffe7aecbd88 error 4
[ 2103.235440] in libc.so.6[15e7d1,7fe881a28000+175000]
[ 2103.243439] in libc.so.6[15e7d1,7f76f8a28000+175000] likely on CPU 42 (core 42, socket 0)
[ 2103.251453] likely on CPU 127 (core 63, socket 0)
[ 2103.256510] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2103.256536] audit: type=1701 audit(1728463452.443:8325): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8278 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2103.264776] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2103.325617] audit: type=1334 audit(1728463452.447:8326): prog-id=1865 op=LOAD
[ 2103.332760] audit: type=1334 audit(1728463452.447:8327): prog-id=1866 op=LOAD
[ 2103.339899] audit: type=1334 audit(1728463452.447:8328): prog-id=1867 op=LOAD
[ 2103.347036] audit: type=1130 audit(1728463452.451:8329): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@602-8283-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2103.368383] audit: type=1701 audit(1728463452.451:8330): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8275 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2103.383922] audit: type=1334 audit(1728463452.455:8331): prog-id=1868 op=LOAD
[ 2103.391053] audit: type=1334 audit(1728463452.455:8332): prog-id=1869 op=LOAD
[ 2108.494423] show_signal_msg: 18 callbacks suppressed
[ 2108.494427] agetty[8293]: segfault at 0 ip 00007f1db035e7d1 sp 00007ffed46b7148 error 4
[ 2108.494767] agetty[8295]: segfault at 0 ip 00007f01ead5e7d1 sp 00007ffde0c6c4e8 error 4
[ 2108.499412] in libc.so.6[15e7d1,7f1db0228000+175000]
[ 2108.507406] in libc.so.6[15e7d1,7f01eac28000+175000] likely on CPU 40 (core 40, socket 0)
[ 2108.515429] likely on CPU 50 (core 50, socket 0)
[ 2108.520472] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2108.520500] audit: type=1701 audit(1728463457.707:8351): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8295 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2108.528736] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2108.587989] audit: type=1334 audit(1728463457.711:8352): prog-id=1871 op=LOAD
[ 2108.595130] audit: type=1334 audit(1728463457.711:8353): prog-id=1872 op=LOAD
[ 2108.602267] audit: type=1334 audit(1728463457.711:8354): prog-id=1873 op=LOAD
[ 2108.609399] audit: type=1701 audit(1728463457.715:8355): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8293 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2108.624940] audit: type=1130 audit(1728463457.715:8356): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@604-8301-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2108.646283] audit: type=1334 audit(1728463457.719:8357): prog-id=1874 op=LOAD
[ 2108.653416] audit: type=1334 audit(1728463457.719:8358): prog-id=1875 op=LOAD
[ 2113.746231] show_signal_msg: 18 callbacks suppressed
[ 2113.746235] agetty[8311]: segfault at 0 ip 00007f6f1e15e7d1 sp 00007ffc568f0e98 error 4 in libc.so.6[15e7d1,7f6f1e028000+175000] likely on CPU 27 (core 27, socket 0)
[ 2113.765996] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2113.766662] agetty[8313]: segfault at 0 ip 00007feba915e7d1 sp 00007ffeef7ec148 error 4 in libc.so.6[15e7d1,7feba9028000+175000] likely on CPU 75 (core 11, socket 0)
[ 2113.784766] audit: type=1701 audit(1728463462.971:8377): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8311 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2113.799520] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2113.815067] audit: type=1334 audit(1728463462.975:8378): prog-id=1877 op=LOAD
[ 2113.840943] audit: type=1334 audit(1728463462.975:8379): prog-id=1878 op=LOAD
[ 2113.848078] audit: type=1334 audit(1728463462.975:8380): prog-id=1879 op=LOAD
[ 2113.855213] audit: type=1130 audit(1728463462.979:8381): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@606-8317-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2113.876566] audit: type=1701 audit(1728463463.019:8382): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8313 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2113.892113] audit: type=1334 audit(1728463463.023:8383): prog-id=1880 op=LOAD
[ 2113.899256] audit: type=1334 audit(1728463463.023:8384): prog-id=1881 op=LOAD
[ 2118.986613] show_signal_msg: 18 callbacks suppressed
[ 2118.986617] agetty[8327]: segfault at 0 ip 00007f0caab5e7d1 sp 00007ffe15ff0c28 error 4
[ 2118.986933] agetty[8330]: segfault at 0 ip 00007fb0ddf5e7d1 sp 00007ffe3b8dc7b8 error 4
[ 2118.991593] in libc.so.6[15e7d1,7f0caaa28000+175000]
[ 2118.999596] in libc.so.6[15e7d1,7fb0dde28000+175000] likely on CPU 76 (core 12, socket 0)
[ 2118.999603] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2119.007605] likely on CPU 26 (core 26, socket 0)
[ 2119.012684] audit: type=1701 audit(1728463468.199:8403): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8330 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2119.020934] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2119.039686] audit: type=1334 audit(1728463468.203:8404): prog-id=1883 op=LOAD
[ 2119.039688] audit: type=1334 audit(1728463468.203:8405): prog-id=1884 op=LOAD
[ 2119.039690] audit: type=1334 audit(1728463468.203:8406): prog-id=1885 op=LOAD
[ 2119.101584] audit: type=1130 audit(1728463468.207:8407): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@608-8335-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2119.122943] audit: type=1701 audit(1728463468.227:8408): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8327 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2119.138486] audit: type=1334 audit(1728463468.235:8409): prog-id=1886 op=LOAD
[ 2119.145626] audit: type=1334 audit(1728463468.235:8410): prog-id=1887 op=LOAD
[ 2124.238646] show_signal_msg: 18 callbacks suppressed
[ 2124.238649] agetty[8345]: segfault at 0 ip 00007f0266f5e7d1 sp 00007ffd3c706888 error 4
[ 2124.238772] agetty[8346]: segfault at 0 ip 00007f0f9c35e7d1 sp 00007ffef608ef98 error 4
[ 2124.243628] in libc.so.6[15e7d1,7f0266e28000+175000]
[ 2124.251626] in libc.so.6[15e7d1,7f0f9c228000+175000] likely on CPU 76 (core 12, socket 0)
[ 2124.259626] likely on CPU 26 (core 26, socket 0)
[ 2124.264679] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2124.277665] audit: type=1701 audit(1728463473.463:8429): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8346 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2124.279137] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2124.297901] audit: type=1334 audit(1728463473.467:8430): prog-id=1889 op=LOAD
[ 2124.340817] audit: type=1334 audit(1728463473.471:8431): prog-id=1890 op=LOAD
[ 2124.347954] audit: type=1334 audit(1728463473.471:8432): prog-id=1891 op=LOAD
[ 2124.355087] audit: type=1130 audit(1728463473.471:8433): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@610-8351-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2124.376436] audit: type=1701 audit(1728463473.483:8434): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8345 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2124.391984] audit: type=1334 audit(1728463473.491:8435): prog-id=1892 op=LOAD
[ 2124.399123] audit: type=1334 audit(1728463473.491:8436): prog-id=1893 op=LOAD
[ 2129.506732] show_signal_msg: 18 callbacks suppressed
[ 2129.506735] agetty[8361]: segfault at 0 ip 00007f607cd5e7d1 sp 00007ffd9ef42758 error 4
[ 2129.506881] agetty[8363]: segfault at 0 ip 00007f4323b5e7d1 sp 00007fff8863ece8 error 4
[ 2129.511716] in libc.so.6[15e7d1,7f607cc28000+175000]
[ 2129.519719] in libc.so.6[15e7d1,7f4323a28000+175000]
[ 2129.527715] likely on CPU 105 (core 41, socket 0)
[ 2129.527718] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2129.532767] likely on CPU 50 (core 50, socket 0)
[ 2129.537849] audit: type=1701 audit(1728463478.723:8455): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8361 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2129.542615] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2129.561369] audit: type=1334 audit(1728463478.731:8456): prog-id=1895 op=LOAD
[ 2129.561371] audit: type=1334 audit(1728463478.731:8457): prog-id=1896 op=LOAD
[ 2129.561372] audit: type=1334 audit(1728463478.731:8458): prog-id=1897 op=LOAD
[ 2129.623261] audit: type=1130 audit(1728463478.731:8459): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@612-8368-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2129.644611] audit: type=1701 audit(1728463478.751:8460): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8363 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2129.660160] audit: type=1334 audit(1728463478.759:8461): prog-id=1898 op=LOAD
[ 2129.667299] audit: type=1334 audit(1728463478.759:8462): prog-id=1899 op=LOAD
[ 2134.754573] show_signal_msg: 18 callbacks suppressed
[ 2134.754577] agetty[8378]: segfault at 0 ip 00007efc92d5e7d1 sp 00007ffd54f166f8 error 4
[ 2134.754952] agetty[8380]: segfault at 0 ip 00007f81a7b5e7d1 sp 00007ffefe0816b8 error 4
[ 2134.759553] in libc.so.6[15e7d1,7efc92c28000+175000]
[ 2134.767556] in libc.so.6[15e7d1,7f81a7a28000+175000] likely on CPU 40 (core 40, socket 0)
[ 2134.775563] likely on CPU 56 (core 56, socket 0)
[ 2134.780625] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2134.788883] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2134.793607] audit: type=1701 audit(1728463483.979:8481): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8380 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2134.849609] audit: type=1701 audit(1728463483.979:8482): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8378 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2134.865147] audit: type=1334 audit(1728463483.983:8483): prog-id=1901 op=LOAD
[ 2134.872277] audit: type=1334 audit(1728463483.983:8484): prog-id=1902 op=LOAD
[ 2134.879414] audit: type=1334 audit(1728463483.983:8485): prog-id=1903 op=LOAD
[ 2134.886551] audit: type=1130 audit(1728463483.987:8486): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@614-8385-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2134.907896] audit: type=1334 audit(1728463483.987:8487): prog-id=1904 op=LOAD
[ 2134.915030] audit: type=1334 audit(1728463483.987:8488): prog-id=1905 op=LOAD
[ 2140.002453] show_signal_msg: 18 callbacks suppressed
[ 2140.002457] agetty[8395]: segfault at 0 ip 00007fd8e855e7d1 sp 00007ffec083e848 error 4 in libc.so.6[15e7d1,7fd8e8428000+175000] likely on CPU 56 (core 56, socket 0)
[ 2140.022208] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2140.022907] agetty[8397]: segfault at 0 ip 00007f79b375e7d1 sp 00007ffdc7e50848 error 4 in libc.so.6[15e7d1,7f79b3628000+175000] likely on CPU 110 (core 46, socket 0)
[ 2140.040988] audit: type=1701 audit(1728463489.227:8507): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8395 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2140.055825] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2140.071368] audit: type=1334 audit(1728463489.231:8508): prog-id=1907 op=LOAD
[ 2140.071370] audit: type=1334 audit(1728463489.231:8509): prog-id=1908 op=LOAD
[ 2140.071371] audit: type=1334 audit(1728463489.231:8510): prog-id=1909 op=LOAD
[ 2140.071373] audit: type=1130 audit(1728463489.235:8511): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@616-8404-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2140.132868] audit: type=1701 audit(1728463489.275:8512): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8397 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2140.148412] audit: type=1334 audit(1728463489.283:8513): prog-id=1910 op=LOAD
[ 2140.155544] audit: type=1334 audit(1728463489.283:8514): prog-id=1911 op=LOAD
[ 2145.242447] show_signal_msg: 18 callbacks suppressed
[ 2145.242451] agetty[8414]: segfault at 0 ip 00007f6877f5e7d1 sp 00007fff62483208 error 4 in libc.so.6[15e7d1,7f6877e28000+175000] likely on CPU 110 (core 46, socket 0)
[ 2145.262291] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2145.281077] audit: type=1701 audit(1728463494.467:8533): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8414 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2145.296631] audit: type=1334 audit(1728463494.471:8534): prog-id=1913 op=LOAD
[ 2145.303769] audit: type=1334 audit(1728463494.475:8535): prog-id=1914 op=LOAD
[ 2145.304514] agetty[8415]: segfault at 0 ip 00007fe28795e7d1 sp 00007ffedb658508 error 4
[ 2145.310903] audit: type=1334 audit(1728463494.475:8536): prog-id=1915 op=LOAD
[ 2145.310905] audit: type=1130 audit(1728463494.475:8537): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@618-8420-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2145.318911] in libc.so.6[15e7d1,7fe287828000+175000] likely on CPU 50 (core 50, socket 0)
[ 2145.355659] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2145.374432] audit: type=1701 audit(1728463494.559:8538): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8415 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2145.389976] audit: type=1334 audit(1728463494.563:8539): prog-id=1916 op=LOAD
[ 2145.397115] audit: type=1334 audit(1728463494.563:8540): prog-id=1917 op=LOAD
[ 2150.490348] show_signal_msg: 18 callbacks suppressed
[ 2150.490351] agetty[8430]: segfault at 0 ip 00007fe8d8d5e7d1 sp 00007fff569c6fa8 error 4 in libc.so.6[15e7d1,7fe8d8c28000+175000] likely on CPU 26 (core 26, socket 0)
[ 2150.510104] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2150.528881] audit: type=1701 audit(1728463499.715:8559): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8430 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2150.529535] agetty[8431]: segfault at 0 ip 00007f9a4c95e7d1 sp 00007ffe33d89978 error 4
[ 2150.544440] audit: type=1334 audit(1728463499.719:8560): prog-id=1919 op=LOAD
[ 2150.544442] in libc.so.6[15e7d1,7f9a4c828000+175000]
[ 2150.552448] audit: type=1334 audit(1728463499.719:8561): prog-id=1920 op=LOAD
[ 2150.552450] audit: type=1334 audit(1728463499.719:8562): prog-id=1921 op=LOAD
[ 2150.559579] likely on CPU 5 (core 5, socket 0)
[ 2150.564628] audit: type=1130 audit(1728463499.723:8563): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@620-8437-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2150.606267] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2150.625050] audit: type=1701 audit(1728463499.811:8564): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8431 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2150.640597] audit: type=1334 audit(1728463499.815:8565): prog-id=1922 op=LOAD
[ 2150.647736] audit: type=1334 audit(1728463499.815:8566): prog-id=1923 op=LOAD
[ 2155.734433] show_signal_msg: 18 callbacks suppressed
[ 2155.734437] agetty[8447]: segfault at 0 ip 00007fc837b5e7d1 sp 00007fff6615f418 error 4
[ 2155.734784] agetty[8450]: segfault at 0 ip 00007f761bb5e7d1 sp 00007ffc66c01f58 error 4
[ 2155.739419] in libc.so.6[15e7d1,7fc837a28000+175000]
[ 2155.747417] in libc.so.6[15e7d1,7f761ba28000+175000] likely on CPU 28 (core 28, socket 0)
[ 2155.755419] likely on CPU 7 (core 7, socket 0)
[ 2155.760471] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2155.768731] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2155.768765] audit: type=1701 audit(1728463504.955:8585): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8447 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2155.829311] audit: type=1701 audit(1728463504.959:8586): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8450 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2155.844860] audit: type=1334 audit(1728463504.959:8587): prog-id=1925 op=LOAD
[ 2155.851996] audit: type=1334 audit(1728463504.959:8588): prog-id=1926 op=LOAD
[ 2155.859129] audit: type=1334 audit(1728463504.959:8589): prog-id=1927 op=LOAD
[ 2155.866262] audit: type=1130 audit(1728463504.963:8590): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@622-8456-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2155.887609] audit: type=1334 audit(1728463504.963:8591): prog-id=1928 op=LOAD
[ 2155.894741] audit: type=1334 audit(1728463504.963:8592): prog-id=1929 op=LOAD
[ 2160.982366] show_signal_msg: 18 callbacks suppressed
[ 2160.982370] agetty[8466]: segfault at 0 ip 00007f60e835e7d1 sp 00007fff5ed37008 error 4
[ 2160.982658] agetty[8469]: segfault at 0 ip 00007f39df95e7d1 sp 00007ffdd56cdde8 error 4
[ 2160.987351] in libc.so.6[15e7d1,7f60e8228000+175000]
[ 2160.995352] in libc.so.6[15e7d1,7f39df828000+175000] likely on CPU 27 (core 27, socket 0)
[ 2160.995359] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2160.995385] audit: type=1701 audit(1728463510.183:8611): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8469 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2161.003369] likely on CPU 73 (core 9, socket 0)
[ 2161.008425] audit: type=1334 audit(1728463510.187:8612): prog-id=1931 op=LOAD
[ 2161.035423] audit: type=1334 audit(1728463510.187:8613): prog-id=1932 op=LOAD
[ 2161.035425] audit: type=1334 audit(1728463510.187:8614): prog-id=1933 op=LOAD
[ 2161.035427] audit: type=1130 audit(1728463510.187:8615): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@624-8474-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2161.099836] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2161.118613] audit: type=1701 audit(1728463510.303:8616): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8466 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2161.134155] audit: type=1334 audit(1728463510.307:8617): prog-id=1934 op=LOAD
[ 2161.141295] audit: type=1334 audit(1728463510.307:8618): prog-id=1935 op=LOAD
[ 2166.230266] show_signal_msg: 18 callbacks suppressed
[ 2166.230270] agetty[8484]: segfault at 0 ip 00007f6a2af5e7d1 sp 00007ffc822e0038 error 4
[ 2166.230640] agetty[8485]: segfault at 0 ip 00007fbe2235e7d1 sp 00007fffe39361a8 error 4
[ 2166.235250] in libc.so.6[15e7d1,7f6a2ae28000+175000]
[ 2166.243252] in libc.so.6[15e7d1,7fbe22228000+175000]
[ 2166.251256] likely on CPU 75 (core 11, socket 0)
[ 2166.256310] likely on CPU 27 (core 27, socket 0)
[ 2166.261367] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2166.266075] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2166.270802] audit: type=1701 audit(1728463515.455:8637): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8484 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2166.323823] audit: type=1334 audit(1728463515.463:8638): prog-id=1937 op=LOAD
[ 2166.330965] audit: type=1334 audit(1728463515.463:8639): prog-id=1938 op=LOAD
[ 2166.338105] audit: type=1334 audit(1728463515.463:8640): prog-id=1939 op=LOAD
[ 2166.345243] audit: type=1130 audit(1728463515.463:8641): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@626-8490-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2166.366592] audit: type=1701 audit(1728463515.475:8642): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8485 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2166.382139] audit: type=1334 audit(1728463515.479:8643): prog-id=1940 op=LOAD
[ 2166.389281] audit: type=1334 audit(1728463515.479:8644): prog-id=1941 op=LOAD
[ 2171.478596] show_signal_msg: 18 callbacks suppressed
[ 2171.478600] agetty[8500]: segfault at 0 ip 00007fe930b5e7d1 sp 00007ffe1c0517d8 error 4
[ 2171.478957] agetty[8502]: segfault at 0 ip 00007f57bbd5e7d1 sp 00007fffcdc23668 error 4
[ 2171.483578] in libc.so.6[15e7d1,7fe930a28000+175000]
[ 2171.491590] in libc.so.6[15e7d1,7f57bbc28000+175000]
[ 2171.499578] likely on CPU 27 (core 27, socket 0)
[ 2171.504632] likely on CPU 76 (core 12, socket 0)
[ 2171.509683] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2171.514389] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2171.519123] audit: type=1701 audit(1728463520.703:8663): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8500 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2171.573625] audit: type=1334 audit(1728463520.711:8664): prog-id=1943 op=LOAD
[ 2171.580759] audit: type=1334 audit(1728463520.711:8665): prog-id=1944 op=LOAD
[ 2171.587942] audit: type=1334 audit(1728463520.711:8666): prog-id=1945 op=LOAD
[ 2171.595077] audit: type=1130 audit(1728463520.711:8667): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@628-8507-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2171.616430] audit: type=1701 audit(1728463520.723:8668): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8502 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2171.631975] audit: type=1334 audit(1728463520.727:8669): prog-id=1946 op=LOAD
[ 2171.639108] audit: type=1334 audit(1728463520.727:8670): prog-id=1947 op=LOAD
[ 2176.730541] show_signal_msg: 18 callbacks suppressed
[ 2176.730544] agetty[8517]: segfault at 0 ip 00007f4e53d5e7d1 sp 00007ffc2d6992d8 error 4
[ 2176.730888] agetty[8518]: segfault at 0 ip 00007fc0e515e7d1 sp 00007ffffc821ea8 error 4
[ 2176.735524] in libc.so.6[15e7d1,7f4e53c28000+175000]
[ 2176.743524] in libc.so.6[15e7d1,7fc0e5028000+175000]
[ 2176.751524] likely on CPU 76 (core 12, socket 0)
[ 2176.751528] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2176.756585] likely on CPU 28 (core 28, socket 0)
[ 2176.761659] audit: type=1701 audit(1728463525.947:8689): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8517 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2176.766344] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2176.785091] audit: type=1334 audit(1728463525.951:8690): prog-id=1949 op=LOAD
[ 2176.785093] audit: type=1334 audit(1728463525.951:8691): prog-id=1950 op=LOAD
[ 2176.785095] audit: type=1334 audit(1728463525.955:8692): prog-id=1951 op=LOAD
[ 2176.785097] audit: type=1130 audit(1728463525.955:8693): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@630-8521-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2176.868323] audit: type=1701 audit(1728463525.975:8694): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8518 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2176.883874] audit: type=1334 audit(1728463525.979:8695): prog-id=1952 op=LOAD
[ 2176.891014] audit: type=1334 audit(1728463525.979:8696): prog-id=1953 op=LOAD
[ 2181.978480] show_signal_msg: 18 callbacks suppressed
[ 2181.978484] agetty[8531]: segfault at 0 ip 00007f2d29d5e7d1 sp 00007ffdb7744358 error 4 in libc.so.6[15e7d1,7f2d29c28000+175000] likely on CPU 28 (core 28, socket 0)
[ 2181.998247] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2181.998961] agetty[8532]: segfault at 0 ip 00007ffa3c95e7d1 sp 00007ffe6b59a458 error 4 in libc.so.6[15e7d1,7ffa3c828000+175000] likely on CPU 126 (core 62, socket 0)
[ 2182.017028] audit: type=1701 audit(1728463531.203:8715): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8531 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2182.031866] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2182.047407] audit: type=1334 audit(1728463531.207:8716): prog-id=1955 op=LOAD
[ 2182.047410] audit: type=1334 audit(1728463531.207:8717): prog-id=1956 op=LOAD
[ 2182.047411] audit: type=1334 audit(1728463531.207:8718): prog-id=1957 op=LOAD
[ 2182.047413] audit: type=1130 audit(1728463531.211:8719): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@632-8538-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2182.108953] audit: type=1701 audit(1728463531.295:8720): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8532 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2182.124498] audit: type=1334 audit(1728463531.299:8721): prog-id=1958 op=LOAD
[ 2182.131639] audit: type=1334 audit(1728463531.299:8722): prog-id=1959 op=LOAD
[ 2190.818550] show_signal_msg: 49 callbacks suppressed
[ 2190.818553] agetty[8579]: segfault at 0 ip 00007f925635e7d1 sp 00007ffc22c0d728 error 4
[ 2190.818776] agetty[8581]: segfault at 0 ip 00007fa20a15e7d1 sp 00007fff3eb0f2d8 error 4
[ 2190.823532] in libc.so.6[15e7d1,7f9256228000+175000]
[ 2190.831532] in libc.so.6[15e7d1,7fa20a028000+175000]
[ 2190.839536] likely on CPU 27 (core 27, socket 0)
[ 2190.839540] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2190.844591] likely on CPU 7 (core 7, socket 0)
[ 2190.844595] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2195.998392] agetty[8593]: segfault at 0 ip 00007f959855e7d1 sp 00007ffe79b9c3e8 error 4 in libc.so.6[15e7d1,7f9598428000+175000] likely on CPU 57 (core 57, socket 0)
[ 2196.013172] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2196.038529] agetty[8597]: segfault at 0 ip 00007f52c4d5e7d1 sp 00007ffde50b5228 error 4 in libc.so.6[15e7d1,7f52c4c28000+175000] likely on CPU 110 (core 46, socket 0)
[ 2196.053403] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2201.162747] agetty[8610]: segfault at 0 ip 00007fce2bf5e7d1 sp 00007ffc692a7e78 error 4 in libc.so.6[15e7d1,7fce2be28000+175000] likely on CPU 101 (core 37, socket 0)
[ 2201.163027] agetty[8614]: segfault at 0 ip 00007f6cf7b5e7d1 sp 00007ffc38a16888 error 4 in libc.so.6[15e7d1,7f6cf7a28000+175000]
[ 2201.177610] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2201.207920] likely on CPU 56 (core 56, socket 0)
[ 2201.212635] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2206.318515] agetty[8627]: segfault at 0 ip 00007fb1d315e7d1 sp 00007ffeae5d8d78 error 4 in libc.so.6[15e7d1,7fb1d3028000+175000] likely on CPU 101 (core 37, socket 0)
[ 2206.318912] agetty[8634]: segfault at 0 ip 00007fbc9e75e7d1 sp 00007ffde72c7b18 error 4
[ 2206.333383] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2206.333384] in libc.so.6[15e7d1,7fbc9e628000+175000] likely on CPU 18 (core 18, socket 0)
[ 2206.368399] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2211.466351] agetty[8644]: segfault at 0 ip 00007f6d4b95e7d1 sp 00007fff90a3ea88 error 4 in libc.so.6[15e7d1,7f6d4b828000+175000] likely on CPU 18 (core 18, socket 0)
[ 2211.481136] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2211.500604] agetty[8648]: segfault at 0 ip 00007f5c8675e7d1 sp 00007ffc17032c38 error 4 in libc.so.6[15e7d1,7f5c86628000+175000] likely on CPU 56 (core 56, socket 0)
[ 2211.515380] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2216.618333] agetty[8660]: segfault at 0 ip 00007fb244d5e7d1 sp 00007ffde5debcd8 error 4 in libc.so.6[15e7d1,7fb244c28000+175000] likely on CPU 42 (core 42, socket 0)
[ 2216.618705] agetty[8664]: segfault at 0 ip 00007feffbb5e7d1 sp 00007ffd6a8a8168 error 4
[ 2216.633107] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2216.633109] in libc.so.6[15e7d1,7feffba28000+175000] likely on CPU 56 (core 56, socket 0)
[ 2216.668134] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2221.766693] agetty[8676]: segfault at 0 ip 00007fbf4a75e7d1 sp 00007fffe61bffc8 error 4 in libc.so.6[15e7d1,7fbf4a628000+175000] likely on CPU 43 (core 43, socket 0)
[ 2221.766984] agetty[8680]: segfault at 0 ip 00007f0cd4d5e7d1 sp 00007ffc5ffb1ec8 error 4 in libc.so.6[15e7d1,7f0cd4c28000+175000]
[ 2221.781475] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2221.781479] likely on CPU 56 (core 56, socket 0)
[ 2221.816491] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2226.922580] agetty[8690]: segfault at 0 ip 00007ff99ad5e7d1 sp 00007ffe54cf6858 error 4 in libc.so.6[15e7d1,7ff99ac28000+175000] likely on CPU 98 (core 34, socket 0)
[ 2226.922899] agetty[8694]: segfault at 0 ip 00007fc10dd5e7d1 sp 00007ffe304d9018 error 4
[ 2226.937360] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2226.945362] in libc.so.6[15e7d1,7fc10dc28000+175000] likely on CPU 56 (core 56, socket 0)
[ 2226.972374] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2232.078481] agetty[8707]: segfault at 0 ip 00007fd89635e7d1 sp 00007ffea787d568 error 4 in libc.so.6[15e7d1,7fd896228000+175000] likely on CPU 42 (core 42, socket 0)
[ 2232.078857] agetty[8711]: segfault at 0 ip 00007f9b3035e7d1 sp 00007ffcefb44c08 error 4
[ 2232.093262] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2232.093262] in libc.so.6[15e7d1,7f9b30228000+175000] likely on CPU 127 (core 63, socket 0)
[ 2232.128357] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2237.226686] agetty[8723]: segfault at 0 ip 00007f381135e7d1 sp 00007ffd9eb44818 error 4 in libc.so.6[15e7d1,7f3811228000+175000] likely on CPU 33 (core 33, socket 0)
[ 2237.227030] agetty[8727]: segfault at 0 ip 00007f38c7f5e7d1 sp 00007ffc22af6738 error 4
[ 2237.241471] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2237.241472] in libc.so.6[15e7d1,7f38c7e28000+175000] likely on CPU 56 (core 56, socket 0)
[ 2237.276485] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2242.374644] agetty[8737]: segfault at 0 ip 00007f94b615e7d1 sp 00007fff64f3caa8 error 4 in libc.so.6[15e7d1,7f94b6028000+175000] likely on CPU 112 (core 48, socket 0)
[ 2242.374921] agetty[8745]: segfault at 0 ip 00007fe18115e7d1 sp 00007ffc1e960dd8 error 4
[ 2242.389512] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2242.389511] in libc.so.6[15e7d1,7fe181028000+175000] likely on CPU 56 (core 56, socket 0)
[ 2242.424528] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2247.530471] agetty[8756]: segfault at 0 ip 00007fe1ed15e7d1 sp 00007ffd59ec2d08 error 4 in libc.so.6[15e7d1,7fe1ed028000+175000] likely on CPU 55 (core 55, socket 0)
[ 2247.545255] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2247.545939] agetty[8760]: segfault at 0 ip 00007f801e35e7d1 sp 00007fff091b64d8 error 4 in libc.so.6[15e7d1,7f801e228000+175000] likely on CPU 56 (core 56, socket 0)
[ 2247.578779] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2252.694437] agetty[8772]: segfault at 0 ip 00007f423cf5e7d1 sp 00007ffcf524a428 error 4 in libc.so.6[15e7d1,7f423ce28000+175000] likely on CPU 54 (core 54, socket 0)
[ 2252.694541] agetty[8778]: segfault at 0 ip 00007f11e855e7d1 sp 00007fff1c7c8cb8 error 4
[ 2252.709216] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2252.709216] in libc.so.6[15e7d1,7f11e8428000+175000] likely on CPU 127 (core 63, socket 0)
[ 2252.744326] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2257.846565] agetty[8791]: segfault at 0 ip 00007fde24b5e7d1 sp 00007ffd3b7d7478 error 4 in libc.so.6[15e7d1,7fde24a28000+175000] likely on CPU 35 (core 35, socket 0)
[ 2257.861349] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2257.880794] agetty[8795]: segfault at 0 ip 00007fddac95e7d1 sp 00007ffe0d0d7ee8 error 4 in libc.so.6[15e7d1,7fddac828000+175000] likely on CPU 16 (core 16, socket 0)
[ 2257.895571] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2263.002541] agetty[8805]: segfault at 0 ip 00007f3d72b5e7d1 sp 00007ffe4c187ac8 error 4 in libc.so.6[15e7d1,7f3d72a28000+175000] likely on CPU 97 (core 33, socket 0)
[ 2263.002951] agetty[8809]: segfault at 0 ip 00007f1471f5e7d1 sp 00007ffdeb6a0f08 error 4
[ 2263.017320] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2263.017322] in libc.so.6[15e7d1,7f1471e28000+175000] likely on CPU 51 (core 51, socket 0)
[ 2263.052331] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2268.158519] agetty[8822]: segfault at 0 ip 00007f7d95d5e7d1 sp 00007fff0cea2228 error 4 in libc.so.6[15e7d1,7f7d95c28000+175000] likely on CPU 8 (core 8, socket 0)
[ 2268.158983] agetty[8826]: segfault at 0 ip 00007f6142b5e7d1 sp 00007fff4e308188 error 4
[ 2268.173128] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2268.173130] in libc.so.6[15e7d1,7f6142a28000+175000] likely on CPU 48 (core 48, socket 0)
[ 2268.208154] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2273.326464] agetty[8839]: segfault at 0 ip 00007f45ff35e7d1 sp 00007ffdbe9f1d38 error 4 in libc.so.6[15e7d1,7f45ff228000+175000] likely on CPU 63 (core 63, socket 0)
[ 2273.326801] agetty[8843]: segfault at 0 ip 00007f2323b5e7d1 sp 00007ffceb34c0d8 error 4
[ 2273.341242] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2273.341245] in libc.so.6[15e7d1,7f2323a28000+175000] likely on CPU 52 (core 52, socket 0)
[ 2273.376271] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2275.884656] audit: type=1305 audit(1728463625.071:9224): op=set audit_pid=0 old=8571 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 2275.897007] audit: type=1300 audit(1728463625.071:9224): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffdf01b9650 a2=3c a3=0 items=0 ppid=8568 pid=8571 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 2275.925376] audit: type=1327 audit(1728463625.071:9224): proctitle="/sbin/auditd"
[ 2278.474612] agetty[8853]: segfault at 0 ip 00007fa6f215e7d1 sp 00007ffe951e3888 error 4 in libc.so.6[15e7d1,7fa6f2028000+175000] likely on CPU 97 (core 33, socket 0)
[ 2278.474982] agetty[8859]: segfault at 0 ip 00007fdc2715e7d1 sp 00007ffd5cd572d8 error 4 in libc.so.6[15e7d1,7fdc27028000+175000]
[ 2278.489389] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2278.489450] audit: type=1701 audit(1728463627.675:9225): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8853 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2278.500951] likely on CPU 63 (core 63, socket 0)
[ 2278.500955] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2278.519699] audit: type=1334 audit(1728463627.679:9226): prog-id=2072 op=LOAD
[ 2278.519702] audit: type=1334 audit(1728463627.683:9227): prog-id=2071 op=UNLOAD
[ 2278.573127] audit: type=1334 audit(1728463627.683:9228): prog-id=2070 op=UNLOAD
[ 2278.580432] audit: type=1334 audit(1728463627.683:9229): prog-id=2069 op=UNLOAD
[ 2278.587748] audit: type=1334 audit(1728463627.683:9230): prog-id=2073 op=LOAD
[ 2278.594882] audit: type=1334 audit(1728463627.683:9231): prog-id=2074 op=LOAD
[ 2278.602013] audit: type=1130 audit(1728463627.683:9232): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@671-8863-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2283.702537] show_signal_msg: 21 callbacks suppressed
[ 2283.702541] agetty[8873]: segfault at 0 ip 00007f19eb55e7d1 sp 00007ffd853047b8 error 4
[ 2283.702988] agetty[8875]: segfault at 0 ip 00007ff08c15e7d1 sp 00007ffdea4414f8 error 4
[ 2283.707521] in libc.so.6[15e7d1,7f19eb428000+175000]
[ 2283.715519] in libc.so.6[15e7d1,7ff08c028000+175000] likely on CPU 67 (core 3, socket 0)
[ 2283.723522] likely on CPU 95 (core 31, socket 0)
[ 2283.728579] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2283.736755] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2283.741480] audit: type=1701 audit(1728463632.927:9254): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8875 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2283.797498] audit: type=1701 audit(1728463632.927:9255): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8873 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2283.813047] audit: type=1334 audit(1728463632.931:9256): prog-id=2078 op=LOAD
[ 2283.820185] audit: type=1334 audit(1728463632.931:9257): prog-id=2079 op=LOAD
[ 2283.827315] audit: type=1334 audit(1728463632.931:9258): prog-id=2080 op=LOAD
[ 2283.834449] audit: type=1130 audit(1728463632.935:9259): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@673-8881-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2283.855796] audit: type=1334 audit(1728463632.935:9260): prog-id=2081 op=LOAD
[ 2283.862925] audit: type=1334 audit(1728463632.935:9261): prog-id=2082 op=LOAD
[ 2288.970388] show_signal_msg: 18 callbacks suppressed
[ 2288.970392] agetty[8891]: segfault at 0 ip 00007f9644f5e7d1 sp 00007fff6c1f31a8 error 4 in libc.so.6[15e7d1,7f9644e28000+175000] likely on CPU 95 (core 31, socket 0)
[ 2288.990154] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2288.990776] agetty[8892]: segfault at 0 ip 00007f739895e7d1 sp 00007ffec7644d58 error 4 in libc.so.6[15e7d1,7f7398828000+175000] likely on CPU 74 (core 10, socket 0)
[ 2289.008931] audit: type=1701 audit(1728463638.195:9280): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8891 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2289.023686] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2289.039223] audit: type=1334 audit(1728463638.199:9281): prog-id=2084 op=LOAD
[ 2289.039226] audit: type=1334 audit(1728463638.199:9282): prog-id=2085 op=LOAD
[ 2289.072232] audit: type=1334 audit(1728463638.199:9283): prog-id=2086 op=LOAD
[ 2289.079366] audit: type=1130 audit(1728463638.203:9284): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@675-8897-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2289.100715] audit: type=1701 audit(1728463638.243:9285): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8892 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2289.116261] audit: type=1334 audit(1728463638.247:9286): prog-id=2087 op=LOAD
[ 2289.123399] audit: type=1334 audit(1728463638.247:9287): prog-id=2088 op=LOAD
[ 2294.214529] show_signal_msg: 18 callbacks suppressed
[ 2294.214532] agetty[8907]: segfault at 0 ip 00007f3fee15e7d1 sp 00007ffe9571f678 error 4
[ 2294.214856] agetty[8909]: segfault at 0 ip 00007f82f015e7d1 sp 00007ffc09047fd8 error 4
[ 2294.219509] in libc.so.6[15e7d1,7f3fee028000+175000] likely on CPU 95 (core 31, socket 0)
[ 2294.227519] in libc.so.6[15e7d1,7f82f0028000+175000]
[ 2294.235512] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2294.235534] audit: type=1701 audit(1728463643.423:9306): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8907 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2294.243779] likely on CPU 75 (core 11, socket 0)
[ 2294.248835] audit: type=1334 audit(1728463643.427:9307): prog-id=2090 op=LOAD
[ 2294.248837] audit: type=1334 audit(1728463643.427:9308): prog-id=2091 op=LOAD
[ 2294.250335] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2294.269078] audit: type=1334 audit(1728463643.427:9309): prog-id=2092 op=LOAD
[ 2294.269080] audit: type=1130 audit(1728463643.427:9310): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@677-8912-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2294.350873] audit: type=1701 audit(1728463643.535:9311): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8909 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2294.366421] audit: type=1334 audit(1728463643.543:9312): prog-id=2093 op=LOAD
[ 2294.373561] audit: type=1334 audit(1728463643.543:9313): prog-id=2094 op=LOAD
[ 2299.454539] show_signal_msg: 18 callbacks suppressed
[ 2299.454542] agetty[8922]: segfault at 0 ip 00007fd5bcf5e7d1 sp 00007ffd8233ff38 error 4
[ 2299.454803] agetty[8923]: segfault at 0 ip 00007f983475e7d1 sp 00007ffd49afe068 error 4
[ 2299.459521] in libc.so.6[15e7d1,7fd5bce28000+175000]
[ 2299.467526] in libc.so.6[15e7d1,7f9834628000+175000]
[ 2299.475531] likely on CPU 24 (core 24, socket 0)
[ 2299.475534] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2299.480585] likely on CPU 68 (core 4, socket 0)
[ 2299.485658] audit: type=1701 audit(1728463648.671:9332): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8922 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2299.490343] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2299.509092] audit: type=1334 audit(1728463648.679:9333): prog-id=2096 op=LOAD
[ 2299.556625] audit: type=1334 audit(1728463648.679:9334): prog-id=2097 op=LOAD
[ 2299.563757] audit: type=1334 audit(1728463648.679:9335): prog-id=2098 op=LOAD
[ 2299.570888] audit: type=1130 audit(1728463648.679:9336): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@679-8928-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2299.592236] audit: type=1701 audit(1728463648.699:9337): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8923 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2299.607785] audit: type=1334 audit(1728463648.703:9338): prog-id=2099 op=LOAD
[ 2299.614923] audit: type=1334 audit(1728463648.703:9339): prog-id=2100 op=LOAD
[ 2304.706452] show_signal_msg: 18 callbacks suppressed
[ 2304.706455] agetty[8938]: segfault at 0 ip 00007f33b655e7d1 sp 00007ffdda0be1d8 error 4
[ 2304.706928] agetty[8939]: segfault at 0 ip 00007fc6e2b5e7d1 sp 00007fffef061408 error 4
[ 2304.711432] in libc.so.6[15e7d1,7f33b6428000+175000]
[ 2304.719441] in libc.so.6[15e7d1,7fc6e2a28000+175000]
[ 2304.727434] likely on CPU 31 (core 31, socket 0)
[ 2304.732485] likely on CPU 15 (core 15, socket 0)
[ 2304.737542] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2304.742246] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2304.746971] audit: type=1701 audit(1728463653.931:9358): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8938 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2304.801473] audit: type=1334 audit(1728463653.939:9359): prog-id=2102 op=LOAD
[ 2304.808614] audit: type=1334 audit(1728463653.939:9360): prog-id=2103 op=LOAD
[ 2304.815753] audit: type=1334 audit(1728463653.939:9361): prog-id=2104 op=LOAD
[ 2304.822886] audit: type=1130 audit(1728463653.939:9362): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@681-8944-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2304.844232] audit: type=1701 audit(1728463653.951:9363): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8939 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2304.859772] audit: type=1334 audit(1728463653.955:9364): prog-id=2105 op=LOAD
[ 2304.866902] audit: type=1334 audit(1728463653.955:9365): prog-id=2106 op=LOAD
[ 2309.954366] show_signal_msg: 18 callbacks suppressed
[ 2309.954370] agetty[8954]: segfault at 0 ip 00007f96ddd5e7d1 sp 00007ffd8559a5e8 error 4
[ 2309.954674] agetty[8956]: segfault at 0 ip 00007f5841b5e7d1 sp 00007ffcf3674b78 error 4
[ 2309.959351] in libc.so.6[15e7d1,7f96ddc28000+175000]
[ 2309.967350] in libc.so.6[15e7d1,7f5841a28000+175000] likely on CPU 76 (core 12, socket 0)
[ 2309.975360] likely on CPU 29 (core 29, socket 0)
[ 2309.980412] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2309.993400] audit: type=1701 audit(1728463659.179:9384): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8956 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2309.994868] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2310.013625] audit: type=1334 audit(1728463659.183:9385): prog-id=2108 op=LOAD
[ 2310.013628] audit: type=1334 audit(1728463659.183:9386): prog-id=2109 op=LOAD
[ 2310.063675] audit: type=1334 audit(1728463659.187:9387): prog-id=2110 op=LOAD
[ 2310.070808] audit: type=1130 audit(1728463659.187:9388): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@683-8961-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2310.092158] audit: type=1701 audit(1728463659.199:9389): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8954 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2310.107707] audit: type=1334 audit(1728463659.207:9390): prog-id=2111 op=LOAD
[ 2310.114844] audit: type=1334 audit(1728463659.207:9391): prog-id=2112 op=LOAD
[ 2315.206367] show_signal_msg: 18 callbacks suppressed
[ 2315.206371] agetty[8971]: segfault at 0 ip 00007f6caa55e7d1 sp 00007ffd54878858 error 4
[ 2315.206769] agetty[8972]: segfault at 0 ip 00007f11a095e7d1 sp 00007ffff4eea0a8 error 4
[ 2315.211353] in libc.so.6[15e7d1,7f6caa428000+175000]
[ 2315.219356] in libc.so.6[15e7d1,7f11a0828000+175000] likely on CPU 75 (core 11, socket 0)
[ 2315.227363] likely on CPU 29 (core 29, socket 0)
[ 2315.232417] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2315.245399] audit: type=1701 audit(1728463664.431:9410): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8972 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2315.246875] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2315.265638] audit: type=1334 audit(1728463664.435:9411): prog-id=2114 op=LOAD
[ 2315.308552] audit: type=1334 audit(1728463664.435:9412): prog-id=2115 op=LOAD
[ 2315.315691] audit: type=1334 audit(1728463664.435:9413): prog-id=2116 op=LOAD
[ 2315.322826] audit: type=1130 audit(1728463664.439:9414): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@685-8975-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2315.344184] audit: type=1701 audit(1728463664.451:9415): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8971 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2315.359729] audit: type=1334 audit(1728463664.459:9416): prog-id=2117 op=LOAD
[ 2315.366867] audit: type=1334 audit(1728463664.459:9417): prog-id=2118 op=LOAD
[ 2320.454721] show_signal_msg: 18 callbacks suppressed
[ 2320.454724] agetty[8985]: segfault at 0 ip 00007fde9935e7d1 sp 00007ffe39de5008 error 4
[ 2320.454989] agetty[8988]: segfault at 0 ip 00007f0f0ff5e7d1 sp 00007fffa5f08a68 error 4
[ 2320.459701] in libc.so.6[15e7d1,7fde99228000+175000]
[ 2320.467703] in libc.so.6[15e7d1,7f0f0fe28000+175000] likely on CPU 6 (core 6, socket 0)
[ 2320.475713] likely on CPU 30 (core 30, socket 0)
[ 2320.480763] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2320.480792] audit: type=1701 audit(1728463669.667:9436): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8988 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2320.488869] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2320.493581] audit: type=1334 audit(1728463669.671:9437): prog-id=2120 op=LOAD
[ 2320.555245] audit: type=1334 audit(1728463669.671:9438): prog-id=2121 op=LOAD
[ 2320.562375] audit: type=1334 audit(1728463669.671:9439): prog-id=2122 op=LOAD
[ 2320.569508] audit: type=1130 audit(1728463669.675:9440): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@687-8995-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2320.590857] audit: type=1701 audit(1728463669.699:9441): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=8985 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2320.606405] audit: type=1334 audit(1728463669.703:9442): prog-id=2123 op=LOAD
[ 2320.613544] audit: type=1334 audit(1728463669.703:9443): prog-id=2124 op=LOAD
[ 2325.694700] show_signal_msg: 18 callbacks suppressed
[ 2325.694704] agetty[9005]: segfault at 0 ip 00007fe116f5e7d1 sp 00007ffd746c5458 error 4
[ 2325.694903] agetty[9007]: segfault at 0 ip 00007f67bf35e7d1 sp 00007ffd7c4047c8 error 4
[ 2325.699678] in libc.so.6[15e7d1,7fe116e28000+175000]
[ 2325.707682] in libc.so.6[15e7d1,7f67bf228000+175000]
[ 2325.715689] likely on CPU 30 (core 30, socket 0)
[ 2325.720738] likely on CPU 66 (core 2, socket 0)
[ 2325.720741] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2325.725793] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2325.730520] audit: type=1701 audit(1728463674.915:9462): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9007 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2325.789650] audit: type=1701 audit(1728463674.919:9463): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9005 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2325.805200] audit: type=1334 audit(1728463674.923:9464): prog-id=2126 op=LOAD
[ 2325.812336] audit: type=1334 audit(1728463674.923:9465): prog-id=2127 op=LOAD
[ 2325.819468] audit: type=1334 audit(1728463674.923:9466): prog-id=2128 op=LOAD
[ 2325.826601] audit: type=1130 audit(1728463674.923:9467): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@689-9013-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2325.847949] audit: type=1334 audit(1728463674.927:9468): prog-id=2129 op=LOAD
[ 2325.855087] audit: type=1334 audit(1728463674.927:9469): prog-id=2130 op=LOAD
[ 2330.942690] show_signal_msg: 18 callbacks suppressed
[ 2330.942693] agetty[9023]: segfault at 0 ip 00007fbc6255e7d1 sp 00007ffc45a71eb8 error 4
[ 2330.942863] agetty[9024]: segfault at 0 ip 00007f8c1bb5e7d1 sp 00007ffef9e16198 error 4
[ 2330.947674] in libc.so.6[15e7d1,7fbc62428000+175000]
[ 2330.955674] in libc.so.6[15e7d1,7f8c1ba28000+175000]
[ 2330.963672] likely on CPU 31 (core 31, socket 0)
[ 2330.963675] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2330.968732] likely on CPU 76 (core 12, socket 0)
[ 2330.968736] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2330.973816] audit: type=1701 audit(1728463680.159:9488): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9023 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2331.036239] audit: type=1701 audit(1728463680.163:9489): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9024 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2331.051786] audit: type=1334 audit(1728463680.163:9490): prog-id=2132 op=LOAD
[ 2331.058923] audit: type=1334 audit(1728463680.167:9491): prog-id=2133 op=LOAD
[ 2331.066057] audit: type=1334 audit(1728463680.167:9492): prog-id=2134 op=LOAD
[ 2331.073188] audit: type=1130 audit(1728463680.167:9493): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@691-9029-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2331.094537] audit: type=1334 audit(1728463680.171:9494): prog-id=2135 op=LOAD
[ 2331.101666] audit: type=1334 audit(1728463680.171:9495): prog-id=2136 op=LOAD
[ 2336.190715] show_signal_msg: 18 callbacks suppressed
[ 2336.190719] agetty[9039]: segfault at 0 ip 00007f150695e7d1 sp 00007ffcae647698 error 4
[ 2336.190882] agetty[9040]: segfault at 0 ip 00007fe32d35e7d1 sp 00007ffcfa5d3d68 error 4
[ 2336.195701] in libc.so.6[15e7d1,7f1506828000+175000]
[ 2336.203700] in libc.so.6[15e7d1,7fe32d228000+175000]
[ 2336.211700] likely on CPU 23 (core 23, socket 0)
[ 2336.211703] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2336.216762] likely on CPU 15 (core 15, socket 0)
[ 2336.221843] audit: type=1701 audit(1728463685.407:9514): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9039 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2336.226522] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2336.285763] audit: type=1701 audit(1728463685.411:9515): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9040 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2336.301303] audit: type=1334 audit(1728463685.415:9516): prog-id=2138 op=LOAD
[ 2336.308435] audit: type=1334 audit(1728463685.415:9517): prog-id=2139 op=LOAD
[ 2336.315565] audit: type=1334 audit(1728463685.415:9518): prog-id=2140 op=LOAD
[ 2336.322698] audit: type=1130 audit(1728463685.415:9519): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@693-9044-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2336.344045] audit: type=1334 audit(1728463685.419:9520): prog-id=2141 op=LOAD
[ 2336.351176] audit: type=1334 audit(1728463685.419:9521): prog-id=2142 op=LOAD
[ 2341.430377] show_signal_msg: 18 callbacks suppressed
[ 2341.430381] agetty[9054]: segfault at 0 ip 00007fe90f95e7d1 sp 00007ffdf4254288 error 4
[ 2341.430492] agetty[9055]: segfault at 0 ip 00007f225255e7d1 sp 00007fffd1bf7358 error 4
[ 2341.435365] in libc.so.6[15e7d1,7fe90f828000+175000]
[ 2341.443366] in libc.so.6[15e7d1,7f2252428000+175000]
[ 2341.451363] likely on CPU 78 (core 14, socket 0)
[ 2341.451367] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2341.456415] likely on CPU 6 (core 6, socket 0)
[ 2341.461499] audit: type=1701 audit(1728463690.647:9540): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9054 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2341.466175] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2341.523754] audit: type=1701 audit(1728463690.651:9541): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9055 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2341.539299] audit: type=1334 audit(1728463690.651:9542): prog-id=2144 op=LOAD
[ 2341.546434] audit: type=1334 audit(1728463690.651:9543): prog-id=2145 op=LOAD
[ 2341.553570] audit: type=1334 audit(1728463690.651:9544): prog-id=2146 op=LOAD
[ 2341.560708] audit: type=1130 audit(1728463690.655:9545): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@695-9060-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2341.582054] audit: type=1334 audit(1728463690.659:9546): prog-id=2147 op=LOAD
[ 2341.589185] audit: type=1334 audit(1728463690.659:9547): prog-id=2148 op=LOAD
[ 2346.678479] show_signal_msg: 18 callbacks suppressed
[ 2346.678483] agetty[9070]: segfault at 0 ip 00007f8912d5e7d1 sp 00007ffdfd22c3b8 error 4
[ 2346.678739] agetty[9071]: segfault at 0 ip 00007fd7e835e7d1 sp 00007ffeffacdfd8 error 4
[ 2346.683460] in libc.so.6[15e7d1,7f8912c28000+175000]
[ 2346.691462] in libc.so.6[15e7d1,7fd7e8228000+175000]
[ 2346.699461] likely on CPU 78 (core 14, socket 0)
[ 2346.699464] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2346.704522] likely on CPU 67 (core 3, socket 0)
[ 2346.704526] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2346.709604] audit: type=1701 audit(1728463695.895:9566): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9070 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2346.771947] audit: type=1701 audit(1728463695.899:9567): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9071 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2346.787490] audit: type=1334 audit(1728463695.903:9568): prog-id=2150 op=LOAD
[ 2346.794627] audit: type=1334 audit(1728463695.903:9569): prog-id=2151 op=LOAD
[ 2346.801759] audit: type=1334 audit(1728463695.903:9570): prog-id=2152 op=LOAD
[ 2346.808891] audit: type=1130 audit(1728463695.903:9571): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@697-9076-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2346.830237] audit: type=1334 audit(1728463695.907:9572): prog-id=2153 op=LOAD
[ 2346.837368] audit: type=1334 audit(1728463695.907:9573): prog-id=2154 op=LOAD
[ 2351.926487] show_signal_msg: 18 callbacks suppressed
[ 2351.926491] agetty[9086]: segfault at 0 ip 00007f7451d5e7d1 sp 00007ffc5a3ee858 error 4
[ 2351.926670] agetty[9087]: segfault at 0 ip 00007fa6d275e7d1 sp 00007ffeb1687718 error 4
[ 2351.931476] in libc.so.6[15e7d1,7f7451c28000+175000]
[ 2351.939473] in libc.so.6[15e7d1,7fa6d2628000+175000]
[ 2351.947471] likely on CPU 23 (core 23, socket 0)
[ 2351.952524] likely on CPU 79 (core 15, socket 0)
[ 2351.957576] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2351.962283] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2351.967018] audit: type=1701 audit(1728463701.151:9592): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9086 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2352.021521] audit: type=1334 audit(1728463701.159:9593): prog-id=2156 op=LOAD
[ 2352.028660] audit: type=1334 audit(1728463701.159:9594): prog-id=2157 op=LOAD
[ 2352.035798] audit: type=1334 audit(1728463701.159:9595): prog-id=2158 op=LOAD
[ 2352.042929] audit: type=1130 audit(1728463701.159:9596): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@699-9092-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2352.064280] audit: type=1701 audit(1728463701.171:9597): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9087 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2352.079824] audit: type=1334 audit(1728463701.175:9598): prog-id=2159 op=LOAD
[ 2352.086956] audit: type=1334 audit(1728463701.175:9599): prog-id=2160 op=LOAD
[ 2357.170468] show_signal_msg: 18 callbacks suppressed
[ 2357.170472] agetty[9102]: segfault at 0 ip 00007f8843d5e7d1 sp 00007ffecf440a08 error 4
[ 2357.170660] agetty[9103]: segfault at 0 ip 00007f982cd5e7d1 sp 00007ffe1e74fc68 error 4
[ 2357.175454] in libc.so.6[15e7d1,7f8843c28000+175000]
[ 2357.183452] in libc.so.6[15e7d1,7f982cc28000+175000]
[ 2357.191451] likely on CPU 75 (core 11, socket 0)
[ 2357.196503] likely on CPU 31 (core 31, socket 0)
[ 2357.201558] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2357.206260] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2357.210997] audit: type=1701 audit(1728463706.395:9618): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9102 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2357.267013] audit: type=1701 audit(1728463706.399:9619): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9103 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2357.282560] audit: type=1334 audit(1728463706.403:9620): prog-id=2162 op=LOAD
[ 2357.289697] audit: type=1334 audit(1728463706.403:9621): prog-id=2163 op=LOAD
[ 2357.296836] audit: type=1334 audit(1728463706.403:9622): prog-id=2164 op=LOAD
[ 2357.303967] audit: type=1130 audit(1728463706.403:9623): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@701-9106-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2357.325314] audit: type=1334 audit(1728463706.407:9624): prog-id=2165 op=LOAD
[ 2357.332445] audit: type=1334 audit(1728463706.407:9625): prog-id=2166 op=LOAD
[ 2362.430264] show_signal_msg: 18 callbacks suppressed
[ 2362.430269] agetty[9116]: segfault at 0 ip 00007fa30975e7d1 sp 00007ffcb810fce8 error 4 in libc.so.6[15e7d1,7fa309628000+175000] likely on CPU 77 (core 13, socket 0)
[ 2362.450019] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2362.450660] agetty[9117]: segfault at 0 ip 00007f2e6bd5e7d1 sp 00007ffc023f2f28 error 4 in libc.so.6[15e7d1,7f2e6bc28000+175000] likely on CPU 6 (core 6, socket 0)
[ 2362.468806] audit: type=1701 audit(1728463711.655:9644): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9116 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2362.483380] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2362.498924] audit: type=1334 audit(1728463711.659:9645): prog-id=2168 op=LOAD
[ 2362.524801] audit: type=1334 audit(1728463711.659:9646): prog-id=2169 op=LOAD
[ 2362.531933] audit: type=1334 audit(1728463711.659:9647): prog-id=2170 op=LOAD
[ 2362.539066] audit: type=1130 audit(1728463711.663:9648): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@703-9122-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2362.560416] audit: type=1701 audit(1728463711.703:9649): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9117 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2362.575961] audit: type=1334 audit(1728463711.707:9650): prog-id=2171 op=LOAD
[ 2362.583098] audit: type=1334 audit(1728463711.707:9651): prog-id=2172 op=LOAD
[ 2371.306546] show_signal_msg: 49 callbacks suppressed
[ 2371.306550] agetty[9158]: segfault at 0 ip 00007f489475e7d1 sp 00007ffc52237268 error 4
[ 2371.306945] agetty[9159]: segfault at 0 ip 00007f586ff5e7d1 sp 00007ffcc213a658 error 4
[ 2371.311527] in libc.so.6[15e7d1,7f4894628000+175000]
[ 2371.319532] in libc.so.6[15e7d1,7f586fe28000+175000]
[ 2371.327539] likely on CPU 79 (core 15, socket 0)
[ 2371.332589] likely on CPU 23 (core 23, socket 0)
[ 2371.337645] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2371.342347] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2376.486401] agetty[9171]: segfault at 0 ip 00007faa6955e7d1 sp 00007fff3efaac38 error 4 in libc.so.6[15e7d1,7faa69428000+175000] likely on CPU 8 (core 8, socket 0)
[ 2376.486847] agetty[9175]: segfault at 0 ip 00007f7a56d5e7d1 sp 00007fff608c79d8 error 4
[ 2376.501003] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2376.501004] in libc.so.6[15e7d1,7f7a56c28000+175000] likely on CPU 30 (core 30, socket 0)
[ 2376.536037] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2381.634506] agetty[9187]: segfault at 0 ip 00007f5d4c75e7d1 sp 00007ffd4e96a258 error 4 in libc.so.6[15e7d1,7f5d4c628000+175000] likely on CPU 67 (core 3, socket 0)
[ 2381.634771] agetty[9191]: segfault at 0 ip 00007f3ae595e7d1 sp 00007ffeb1d66178 error 4
[ 2381.649197] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2381.657203] in libc.so.6[15e7d1,7f3ae5828000+175000] likely on CPU 89 (core 25, socket 0)
[ 2381.684221] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2386.782289] agetty[9205]: segfault at 0 ip 00007fce2eb5e7d1 sp 00007fffbf056bc8 error 4 in libc.so.6[15e7d1,7fce2ea28000+175000] likely on CPU 72 (core 8, socket 0)
[ 2386.782650] agetty[9209]: segfault at 0 ip 00007f8835b5e7d1 sp 00007ffc3d10b0d8 error 4
[ 2386.796980] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2386.804983] in libc.so.6[15e7d1,7f8835a28000+175000] likely on CPU 89 (core 25, socket 0)
[ 2386.831996] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2391.934394] agetty[9220]: segfault at 0 ip 00007f2d4a15e7d1 sp 00007ffcf806eff8 error 4 in libc.so.6[15e7d1,7f2d4a028000+175000] likely on CPU 5 (core 5, socket 0)
[ 2391.934763] agetty[9224]: segfault at 0 ip 00007f2dbd15e7d1 sp 00007ffcd922b1b8 error 4 in libc.so.6[15e7d1,7f2dbd028000+175000]
[ 2391.949001] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2391.979309] likely on CPU 30 (core 30, socket 0)
[ 2391.984015] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2397.078987] agetty[9240]: segfault at 0 ip 00007f8c1a15e7d1 sp 00007ffde045a3a8 error 4 in libc.so.6[15e7d1,7f8c1a028000+175000]
[ 2397.078992] agetty[9236]: segfault at 0 ip 00007fa2dab5e7d1 sp 00007ffc73e0bd18 error 4 in libc.so.6[15e7d1,7fa2daa28000+175000]
[ 2397.090562] likely on CPU 89 (core 25, socket 0)
[ 2397.090563] likely on CPU 67 (core 3, socket 0)
[ 2397.106830] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2397.111450] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2402.246358] agetty[9252]: segfault at 0 ip 00007facc4b5e7d1 sp 00007ffc658eac18 error 4 in libc.so.6[15e7d1,7facc4a28000+175000] likely on CPU 77 (core 13, socket 0)
[ 2402.261135] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2402.280574] agetty[9257]: segfault at 0 ip 00007f7492f5e7d1 sp 00007ffe36602b98 error 4 in libc.so.6[15e7d1,7f7492e28000+175000] likely on CPU 89 (core 25, socket 0)
[ 2402.295353] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2407.394699] agetty[9267]: segfault at 0 ip 00007fc472d5e7d1 sp 00007fffb2fc6898 error 4 in libc.so.6[15e7d1,7fc472c28000+175000] likely on CPU 67 (core 3, socket 0)
[ 2407.395029] agetty[9271]: segfault at 0 ip 00007f7b8475e7d1 sp 00007fff8e758478 error 4 in libc.so.6[15e7d1,7f7b84628000+175000]
[ 2407.409396] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2407.439706] likely on CPU 31 (core 31, socket 0)
[ 2407.444425] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2412.562657] agetty[9284]: segfault at 0 ip 00007f0da0b5e7d1 sp 00007ffd722d6838 error 4 in libc.so.6[15e7d1,7f0da0a28000+175000] likely on CPU 104 (core 40, socket 0)
[ 2412.563048] agetty[9288]: segfault at 0 ip 00007f01f675e7d1 sp 00007ffcaf0de738 error 4
[ 2412.577527] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2412.577529] in libc.so.6[15e7d1,7f01f6628000+175000] likely on CPU 29 (core 29, socket 0)
[ 2412.612546] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2417.726492] agetty[9301]: segfault at 0 ip 00007fca6db5e7d1 sp 00007fffdc8e4108 error 4 in libc.so.6[15e7d1,7fca6da28000+175000] likely on CPU 69 (core 5, socket 0)
[ 2417.741191] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2417.741856] agetty[9307]: segfault at 0 ip 00007f82dd95e7d1 sp 00007ffd2dc0b718 error 4 in libc.so.6[15e7d1,7f82dd828000+175000] likely on CPU 91 (core 27, socket 0)
[ 2417.774726] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2422.894385] agetty[9320]: segfault at 0 ip 00007f32f735e7d1 sp 00007ffdfb4ca448 error 4 in libc.so.6[15e7d1,7f32f7228000+175000] likely on CPU 72 (core 8, socket 0)
[ 2422.894758] agetty[9324]: segfault at 0 ip 00007f0f4415e7d1 sp 00007ffd8bfdbbe8 error 4
[ 2422.909078] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2422.909078] in libc.so.6[15e7d1,7f0f44028000+175000] likely on CPU 29 (core 29, socket 0)
[ 2422.944095] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2428.042646] agetty[9334]: segfault at 0 ip 00007f0dbf95e7d1 sp 00007ffe3ba6cba8 error 4 in libc.so.6[15e7d1,7f0dbf828000+175000] likely on CPU 66 (core 2, socket 0)
[ 2428.042931] agetty[9338]: segfault at 0 ip 00007fb52b95e7d1 sp 00007ffc872417c8 error 4 in libc.so.6[15e7d1,7fb52b828000+175000]
[ 2428.057336] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2428.068908] likely on CPU 79 (core 15, socket 0)
[ 2428.092355] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2433.218525] agetty[9350]: segfault at 0 ip 00007f6a5bd5e7d1 sp 00007fff92304798 error 4 in libc.so.6[15e7d1,7f6a5bc28000+175000] likely on CPU 29 (core 29, socket 0)
[ 2433.218874] agetty[9354]: segfault at 0 ip 00007f603d95e7d1 sp 00007ffc2e917328 error 4
[ 2433.233302] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2433.233302] in libc.so.6[15e7d1,7f603d828000+175000] likely on CPU 15 (core 15, socket 0)
[ 2433.268327] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2438.366653] agetty[9367]: segfault at 0 ip 00007f054d55e7d1 sp 00007fff6bb394a8 error 4 in libc.so.6[15e7d1,7f054d428000+175000] likely on CPU 68 (core 4, socket 0)
[ 2438.366909] agetty[9371]: segfault at 0 ip 00007fa5d355e7d1 sp 00007ffd52722f88 error 4 in libc.so.6[15e7d1,7fa5d3428000+175000]
[ 2438.381344] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2438.411658] likely on CPU 79 (core 15, socket 0)
[ 2438.416371] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2443.518449] agetty[9381]: segfault at 0 ip 00007f395935e7d1 sp 00007ffc74a6b5e8 error 4 in libc.so.6[15e7d1,7f3959228000+175000] likely on CPU 30 (core 30, socket 0)
[ 2443.518676] agetty[9385]: segfault at 0 ip 00007f274cf5e7d1 sp 00007ffd17964788 error 4 in libc.so.6[15e7d1,7f274ce28000+175000]
[ 2443.533228] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2443.563537] likely on CPU 15 (core 15, socket 0)
[ 2443.568254] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2448.686529] agetty[9397]: segfault at 0 ip 00007ff1e655e7d1 sp 00007ffc94711208 error 4 in libc.so.6[15e7d1,7ff1e6428000+175000] likely on CPU 31 (core 31, socket 0)
[ 2448.701311] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2448.701985] agetty[9401]: segfault at 0 ip 00007fed5f75e7d1 sp 00007ffd61a56df8 error 4 in libc.so.6[15e7d1,7fed5f628000+175000] likely on CPU 19 (core 19, socket 0)
[ 2448.734844] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2453.846516] agetty[9414]: segfault at 0 ip 00007fa16d95e7d1 sp 00007ffe044494a8 error 4 in libc.so.6[15e7d1,7fa16d828000+175000] likely on CPU 88 (core 24, socket 0)
[ 2453.846922] agetty[9418]: segfault at 0 ip 00007f94d655e7d1 sp 00007fff05c07098 error 4
[ 2453.861294] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2453.861294] in libc.so.6[15e7d1,7f94d6428000+175000] likely on CPU 8 (core 8, socket 0)
[ 2453.896127] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2456.384789] audit: type=1305 audit(1728463805.571:10153): op=set audit_pid=0 old=9150 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 2456.397217] audit: type=1300 audit(1728463805.571:10153): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7fffe118a200 a2=3c a3=0 items=0 ppid=9148 pid=9150 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 2456.425676] audit: type=1327 audit(1728463805.571:10153): proctitle="/sbin/auditd"
[ 2458.994455] agetty[9431]: segfault at 0 ip 00007efd3f55e7d1 sp 00007ffce4407f38 error 4 in libc.so.6[15e7d1,7efd3f428000+175000] likely on CPU 68 (core 4, socket 0)
[ 2458.994757] agetty[9435]: segfault at 0 ip 00007f5b1e55e7d1 sp 00007fff82f67038 error 4
[ 2459.009144] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2459.009144] in libc.so.6[15e7d1,7f5b1e428000+175000]
[ 2459.017185] audit: type=1701 audit(1728463808.203:10154): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9431 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2459.035902] likely on CPU 79 (core 15, socket 0)
[ 2459.040953] audit: type=1334 audit(1728463808.207:10155): prog-id=2285 op=LOAD
[ 2459.040955] audit: type=1334 audit(1728463808.207:10156): prog-id=2286 op=LOAD
[ 2459.040957] audit: type=1334 audit(1728463808.207:10157): prog-id=2287 op=LOAD
[ 2459.061284] audit: type=1130 audit(1728463808.211:10158): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@742-9439-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2459.105875] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2459.124667] audit: type=1701 audit(1728463808.311:10159): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9435 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2459.140303] audit: type=1334 audit(1728463808.315:10160): prog-id=2288 op=LOAD
[ 2459.147527] audit: type=1334 audit(1728463808.315:10161): prog-id=2289 op=LOAD
[ 2464.238371] show_signal_msg: 21 callbacks suppressed
[ 2464.238375] agetty[9449]: segfault at 0 ip 00007f7e3035e7d1 sp 00007fffd44661b8 error 4
[ 2464.238735] agetty[9451]: segfault at 0 ip 00007fddf735e7d1 sp 00007ffe219423b8 error 4
[ 2464.243352] in libc.so.6[15e7d1,7f7e30228000+175000]
[ 2464.251353] in libc.so.6[15e7d1,7fddf7228000+175000]
[ 2464.259351] likely on CPU 127 (core 63, socket 0)
[ 2464.264401] likely on CPU 50 (core 50, socket 0)
[ 2464.269454] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2464.269481] audit: type=1701 audit(1728463813.455:10183): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9449 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2464.274248] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2464.278954] audit: type=1334 audit(1728463813.459:10184): prog-id=2291 op=LOAD
[ 2464.278957] audit: type=1334 audit(1728463813.459:10185): prog-id=2292 op=LOAD
[ 2464.346507] audit: type=1334 audit(1728463813.459:10186): prog-id=2293 op=LOAD
[ 2464.353729] audit: type=1130 audit(1728463813.463:10187): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@744-9456-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2464.375162] audit: type=1701 audit(1728463813.483:10188): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9451 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2464.390797] audit: type=1334 audit(1728463813.487:10189): prog-id=2294 op=LOAD
[ 2464.398015] audit: type=1334 audit(1728463813.487:10190): prog-id=2295 op=LOAD
[ 2469.486439] show_signal_msg: 18 callbacks suppressed
[ 2469.486443] agetty[9466]: segfault at 0 ip 00007f2105d5e7d1 sp 00007fffb5f5b718 error 4
[ 2469.486794] agetty[9469]: segfault at 0 ip 00007fa00b35e7d1 sp 00007ffcbb6d07b8 error 4
[ 2469.491422] in libc.so.6[15e7d1,7f2105c28000+175000]
[ 2469.499425] in libc.so.6[15e7d1,7fa00b228000+175000]
[ 2469.507423] likely on CPU 127 (core 63, socket 0)
[ 2469.507427] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2469.512484] likely on CPU 105 (core 41, socket 0)
[ 2469.517564] audit: type=1701 audit(1728463818.703:10209): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9466 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2469.522329] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2469.541075] audit: type=1334 audit(1728463818.707:10210): prog-id=2297 op=LOAD
[ 2469.541077] audit: type=1334 audit(1728463818.707:10211): prog-id=2298 op=LOAD
[ 2469.596209] audit: type=1334 audit(1728463818.707:10212): prog-id=2299 op=LOAD
[ 2469.603428] audit: type=1130 audit(1728463818.711:10213): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@746-9474-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2469.624864] audit: type=1701 audit(1728463818.731:10214): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9469 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2469.640498] audit: type=1334 audit(1728463818.735:10215): prog-id=2300 op=LOAD
[ 2469.647723] audit: type=1334 audit(1728463818.735:10216): prog-id=2301 op=LOAD
[ 2474.738697] show_signal_msg: 18 callbacks suppressed
[ 2474.738701] agetty[9484]: segfault at 0 ip 00007f4bd515e7d1 sp 00007fff305e5bb8 error 4
[ 2474.738723] agetty[9487]: segfault at 0 ip 00007f0e2195e7d1 sp 00007ffdf3ba9d98 error 4
[ 2474.743681] in libc.so.6[15e7d1,7f4bd5028000+175000]
[ 2474.751680] in libc.so.6[15e7d1,7f0e21828000+175000]
[ 2474.759678] likely on CPU 108 (core 44, socket 0)
[ 2474.759681] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2474.764732] likely on CPU 48 (core 48, socket 0)
[ 2474.769811] audit: type=1701 audit(1728463823.955:10235): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9484 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2474.774578] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2474.793323] audit: type=1334 audit(1728463823.963:10236): prog-id=2303 op=LOAD
[ 2474.793326] audit: type=1334 audit(1728463823.963:10237): prog-id=2304 op=LOAD
[ 2474.848326] audit: type=1334 audit(1728463823.963:10238): prog-id=2305 op=LOAD
[ 2474.855547] audit: type=1130 audit(1728463823.963:10239): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@748-9490-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2474.876980] audit: type=1701 audit(1728463823.983:10240): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9487 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2474.892615] audit: type=1334 audit(1728463823.987:10241): prog-id=2306 op=LOAD
[ 2474.899843] audit: type=1334 audit(1728463823.987:10242): prog-id=2307 op=LOAD
[ 2479.990633] show_signal_msg: 18 callbacks suppressed
[ 2479.990636] agetty[9502]: segfault at 0 ip 00007fce4c75e7d1 sp 00007ffe85ff19c8 error 4
[ 2479.991041] agetty[9503]: segfault at 0 ip 00007fc6d475e7d1 sp 00007ffcc2898d88 error 4
[ 2479.995619] in libc.so.6[15e7d1,7fce4c628000+175000]
[ 2480.003619] in libc.so.6[15e7d1,7fc6d4628000+175000]
[ 2480.011625] likely on CPU 50 (core 50, socket 0)
[ 2480.011629] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2480.016685] likely on CPU 63 (core 63, socket 0)
[ 2480.016689] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2480.016715] audit: type=1701 audit(1728463829.203:10261): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9503 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2480.084280] audit: type=1701 audit(1728463829.207:10262): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9502 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2480.099912] audit: type=1334 audit(1728463829.207:10263): prog-id=2309 op=LOAD
[ 2480.107137] audit: type=1334 audit(1728463829.207:10264): prog-id=2310 op=LOAD
[ 2480.114356] audit: type=1334 audit(1728463829.207:10265): prog-id=2311 op=LOAD
[ 2480.121574] audit: type=1130 audit(1728463829.211:10266): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@750-9508-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2480.143008] audit: type=1334 audit(1728463829.211:10267): prog-id=2312 op=LOAD
[ 2480.150226] audit: type=1334 audit(1728463829.211:10268): prog-id=2313 op=LOAD
[ 2485.238772] show_signal_msg: 18 callbacks suppressed
[ 2485.238776] agetty[9518]: segfault at 0 ip 00007f2c5b35e7d1 sp 00007ffd30d4db98 error 4
[ 2485.239082] agetty[9519]: segfault at 0 ip 00007ff95bd5e7d1 sp 00007ffc41ce79f8 error 4
[ 2485.243757] in libc.so.6[15e7d1,7f2c5b228000+175000]
[ 2485.251759] in libc.so.6[15e7d1,7ff95bc28000+175000] likely on CPU 107 (core 43, socket 0)
[ 2485.259768] likely on CPU 63 (core 63, socket 0)
[ 2485.264826] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2485.273172] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2485.277904] audit: type=1701 audit(1728463834.463:10287): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9519 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2485.332507] audit: type=1701 audit(1728463834.463:10288): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9518 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2485.348217] audit: type=1334 audit(1728463834.471:10289): prog-id=2315 op=LOAD
[ 2485.355443] audit: type=1334 audit(1728463834.471:10290): prog-id=2316 op=LOAD
[ 2485.362662] audit: type=1334 audit(1728463834.471:10291): prog-id=2317 op=LOAD
[ 2485.369880] audit: type=1130 audit(1728463834.471:10292): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@752-9525-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2485.391313] audit: type=1334 audit(1728463834.471:10293): prog-id=2318 op=LOAD
[ 2485.398531] audit: type=1334 audit(1728463834.475:10294): prog-id=2319 op=LOAD
[ 2490.490566] show_signal_msg: 18 callbacks suppressed
[ 2490.490570] agetty[9535]: segfault at 0 ip 00007f9b36f5e7d1 sp 00007ffcea0bd3a8 error 4
[ 2490.490836] agetty[9536]: segfault at 0 ip 00007f088155e7d1 sp 00007ffe0b7eb7b8 error 4
[ 2490.495554] in libc.so.6[15e7d1,7f9b36e28000+175000]
[ 2490.503555] in libc.so.6[15e7d1,7f0881428000+175000]
[ 2490.511554] likely on CPU 29 (core 29, socket 0)
[ 2490.516615] likely on CPU 11 (core 11, socket 0)
[ 2490.521667] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2490.526370] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2490.526393] audit: type=1701 audit(1728463839.711:10313): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9536 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2490.584208] audit: type=1701 audit(1728463839.715:10314): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9535 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2490.599844] audit: type=1334 audit(1728463839.719:10315): prog-id=2321 op=LOAD
[ 2490.607066] audit: type=1334 audit(1728463839.719:10316): prog-id=2322 op=LOAD
[ 2490.614283] audit: type=1334 audit(1728463839.719:10317): prog-id=2323 op=LOAD
[ 2490.621504] audit: type=1130 audit(1728463839.719:10318): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@754-9541-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2490.642935] audit: type=1334 audit(1728463839.723:10319): prog-id=2324 op=LOAD
[ 2490.650153] audit: type=1334 audit(1728463839.723:10320): prog-id=2325 op=LOAD
[ 2495.742528] show_signal_msg: 18 callbacks suppressed
[ 2495.742531] agetty[9551]: segfault at 0 ip 00007fecf415e7d1 sp 00007ffe7a72e8a8 error 4
[ 2495.742898] agetty[9554]: segfault at 0 ip 00007fc6e1d5e7d1 sp 00007ffdadb586d8 error 4
[ 2495.747509] in libc.so.6[15e7d1,7fecf4028000+175000]
[ 2495.755508] in libc.so.6[15e7d1,7fc6e1c28000+175000] likely on CPU 66 (core 2, socket 0)
[ 2495.763517] likely on CPU 29 (core 29, socket 0)
[ 2495.768568] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2495.776744] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2495.781466] audit: type=1701 audit(1728463844.967:10339): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9554 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2495.837566] audit: type=1701 audit(1728463844.967:10340): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9551 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2495.853196] audit: type=1334 audit(1728463844.971:10341): prog-id=2327 op=LOAD
[ 2495.860416] audit: type=1334 audit(1728463844.971:10342): prog-id=2328 op=LOAD
[ 2495.867633] audit: type=1334 audit(1728463844.975:10343): prog-id=2329 op=LOAD
[ 2495.874852] audit: type=1130 audit(1728463844.975:10344): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@756-9557-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2495.896285] audit: type=1334 audit(1728463844.975:10345): prog-id=2330 op=LOAD
[ 2495.903503] audit: type=1334 audit(1728463844.975:10346): prog-id=2331 op=LOAD
[ 2500.982442] show_signal_msg: 18 callbacks suppressed
[ 2500.982445] agetty[9569]: segfault at 0 ip 00007f622e95e7d1 sp 00007ffdffe78d18 error 4 in libc.so.6[15e7d1,7f622e828000+175000] likely on CPU 25 (core 25, socket 0)
[ 2501.002192] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2501.002851] agetty[9570]: segfault at 0 ip 00007f294035e7d1 sp 00007ffe8e5b44c8 error 4 in libc.so.6[15e7d1,7f2940228000+175000] likely on CPU 11 (core 11, socket 0)
[ 2501.020975] audit: type=1701 audit(1728463850.207:10365): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9569 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2501.035727] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2501.051349] audit: type=1334 audit(1728463850.211:10366): prog-id=2333 op=LOAD
[ 2501.051351] audit: type=1334 audit(1728463850.211:10367): prog-id=2334 op=LOAD
[ 2501.084532] audit: type=1334 audit(1728463850.211:10368): prog-id=2335 op=LOAD
[ 2501.091751] audit: type=1130 audit(1728463850.215:10369): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@758-9573-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2501.113195] audit: type=1701 audit(1728463850.255:10370): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9570 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2501.128827] audit: type=1334 audit(1728463850.263:10371): prog-id=2336 op=LOAD
[ 2501.136045] audit: type=1334 audit(1728463850.263:10372): prog-id=2337 op=LOAD
[ 2506.242558] show_signal_msg: 18 callbacks suppressed
[ 2506.242561] agetty[9583]: segfault at 0 ip 00007f36a8d5e7d1 sp 00007fff5facbf28 error 4
[ 2506.242818] agetty[9584]: segfault at 0 ip 00007f807b75e7d1 sp 00007ffd41e952f8 error 4
[ 2506.247541] in libc.so.6[15e7d1,7f36a8c28000+175000] likely on CPU 67 (core 3, socket 0)
[ 2506.255551] in libc.so.6[15e7d1,7f807b628000+175000]
[ 2506.263548] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2506.271719] likely on CPU 28 (core 28, socket 0)
[ 2506.276802] audit: type=1701 audit(1728463855.463:10391): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9583 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2506.278269] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2506.297024] audit: type=1334 audit(1728463855.467:10392): prog-id=2339 op=LOAD
[ 2506.343322] audit: type=1334 audit(1728463855.467:10393): prog-id=2340 op=LOAD
[ 2506.350543] audit: type=1334 audit(1728463855.467:10394): prog-id=2341 op=LOAD
[ 2506.357761] audit: type=1130 audit(1728463855.471:10395): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@760-9589-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2506.379194] audit: type=1701 audit(1728463855.487:10396): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9584 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2506.394822] audit: type=1334 audit(1728463855.491:10397): prog-id=2342 op=LOAD
[ 2506.402046] audit: type=1334 audit(1728463855.491:10398): prog-id=2343 op=LOAD
[ 2511.490486] show_signal_msg: 18 callbacks suppressed
[ 2511.490489] agetty[9599]: segfault at 0 ip 00007fad7115e7d1 sp 00007fffee19e708 error 4
[ 2511.490689] agetty[9600]: segfault at 0 ip 00007f425715e7d1 sp 00007ffc7596d538 error 4
[ 2511.495471] in libc.so.6[15e7d1,7fad71028000+175000]
[ 2511.503475] in libc.so.6[15e7d1,7f4257028000+175000]
[ 2511.511476] likely on CPU 30 (core 30, socket 0)
[ 2511.516534] likely on CPU 15 (core 15, socket 0)
[ 2511.526292] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2511.531000] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2511.532514] audit: type=1701 audit(1728463860.719:10417): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9600 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2511.587125] audit: type=1701 audit(1728463860.719:10418): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9599 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2511.602758] audit: type=1334 audit(1728463860.723:10419): prog-id=2345 op=LOAD
[ 2511.609984] audit: type=1334 audit(1728463860.723:10420): prog-id=2346 op=LOAD
[ 2511.617201] audit: type=1334 audit(1728463860.723:10421): prog-id=2347 op=LOAD
[ 2511.624422] audit: type=1130 audit(1728463860.727:10422): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@762-9605-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2511.645854] audit: type=1334 audit(1728463860.727:10423): prog-id=2348 op=LOAD
[ 2511.653071] audit: type=1334 audit(1728463860.727:10424): prog-id=2349 op=LOAD
[ 2516.742405] show_signal_msg: 18 callbacks suppressed
[ 2516.742409] agetty[9615]: segfault at 0 ip 00007f5ecc35e7d1 sp 00007ffebebdc368 error 4 in libc.so.6[15e7d1,7f5ecc228000+175000] likely on CPU 15 (core 15, socket 0)
[ 2516.762166] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2516.762846] agetty[9616]: segfault at 0 ip 00007f7636b5e7d1 sp 00007ffdfc579718 error 4 in libc.so.6[15e7d1,7f7636a28000+175000] likely on CPU 29 (core 29, socket 0)
[ 2516.780938] audit: type=1701 audit(1728463865.967:10443): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9615 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2516.795685] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2516.811309] audit: type=1334 audit(1728463865.971:10444): prog-id=2351 op=LOAD
[ 2516.837272] audit: type=1334 audit(1728463865.971:10445): prog-id=2352 op=LOAD
[ 2516.844490] audit: type=1334 audit(1728463865.971:10446): prog-id=2353 op=LOAD
[ 2516.851711] audit: type=1130 audit(1728463865.975:10447): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@764-9619-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2516.873146] audit: type=1701 audit(1728463866.015:10448): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9616 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2516.888780] audit: type=1334 audit(1728463866.023:10449): prog-id=2354 op=LOAD
[ 2516.896004] audit: type=1334 audit(1728463866.023:10450): prog-id=2355 op=LOAD
[ 2521.982496] show_signal_msg: 18 callbacks suppressed
[ 2521.982499] agetty[9631]: segfault at 0 ip 00007f43d155e7d1 sp 00007ffdb1dcdaa8 error 4
[ 2521.982789] agetty[9632]: segfault at 0 ip 00007fafecd5e7d1 sp 00007ffdfc6a3d88 error 4
[ 2521.987481] in libc.so.6[15e7d1,7f43d1428000+175000]
[ 2521.995480] in libc.so.6[15e7d1,7fafecc28000+175000]
[ 2522.003486] likely on CPU 15 (core 15, socket 0)
[ 2522.008539] likely on CPU 28 (core 28, socket 0)
[ 2522.013595] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2522.018298] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2522.018325] audit: type=1701 audit(1728463871.203:10469): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9632 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2522.077623] audit: type=1701 audit(1728463871.207:10470): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9631 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2522.093251] audit: type=1334 audit(1728463871.211:10471): prog-id=2357 op=LOAD
[ 2522.100549] audit: type=1334 audit(1728463871.211:10472): prog-id=2358 op=LOAD
[ 2522.107770] audit: type=1334 audit(1728463871.211:10473): prog-id=2359 op=LOAD
[ 2522.114990] audit: type=1130 audit(1728463871.211:10474): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@766-9635-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2522.136422] audit: type=1334 audit(1728463871.215:10475): prog-id=2360 op=LOAD
[ 2522.143641] audit: type=1334 audit(1728463871.215:10476): prog-id=2361 op=LOAD
[ 2527.230046] show_signal_msg: 18 callbacks suppressed
[ 2527.230050] agetty[9645]: segfault at 0 ip 00007fe154b5e7d1 sp 00007ffe9896efd8 error 4
[ 2527.230433] agetty[9646]: segfault at 0 ip 00007f784795e7d1 sp 00007ffe352af9c8 error 4
[ 2527.235035] in libc.so.6[15e7d1,7fe154a28000+175000]
[ 2527.243033] in libc.so.6[15e7d1,7f7847828000+175000]
[ 2527.251033] likely on CPU 28 (core 28, socket 0)
[ 2527.256092] likely on CPU 15 (core 15, socket 0)
[ 2527.261144] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2527.265849] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2527.270578] audit: type=1701 audit(1728463876.455:10495): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9645 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2527.323674] audit: type=1334 audit(1728463876.463:10496): prog-id=2363 op=LOAD
[ 2527.330894] audit: type=1334 audit(1728463876.463:10497): prog-id=2364 op=LOAD
[ 2527.338127] audit: type=1334 audit(1728463876.463:10498): prog-id=2365 op=LOAD
[ 2527.345346] audit: type=1130 audit(1728463876.463:10499): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@768-9651-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2527.366781] audit: type=1701 audit(1728463876.475:10500): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9646 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2527.382409] audit: type=1334 audit(1728463876.479:10501): prog-id=2366 op=LOAD
[ 2527.389632] audit: type=1334 audit(1728463876.479:10502): prog-id=2367 op=LOAD
[ 2532.478515] show_signal_msg: 18 callbacks suppressed
[ 2532.478519] agetty[9661]: segfault at 0 ip 00007f697995e7d1 sp 00007ffe27044698 error 4
[ 2532.478973] agetty[9663]: segfault at 0 ip 00007f080855e7d1 sp 00007ffcf8223668 error 4
[ 2532.483503] in libc.so.6[15e7d1,7f6979828000+175000]
[ 2532.491503] in libc.so.6[15e7d1,7f0808428000+175000]
[ 2532.499505] likely on CPU 15 (core 15, socket 0)
[ 2532.504561] likely on CPU 28 (core 28, socket 0)
[ 2532.509613] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2532.514319] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2532.514342] audit: type=1701 audit(1728463881.699:10521): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9663 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2532.572162] audit: type=1701 audit(1728463881.703:10522): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9661 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2532.587788] audit: type=1334 audit(1728463881.707:10523): prog-id=2369 op=LOAD
[ 2532.595006] audit: type=1334 audit(1728463881.707:10524): prog-id=2370 op=LOAD
[ 2532.602222] audit: type=1334 audit(1728463881.707:10525): prog-id=2371 op=LOAD
[ 2532.609441] audit: type=1130 audit(1728463881.707:10526): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@770-9668-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2532.630874] audit: type=1334 audit(1728463881.711:10527): prog-id=2372 op=LOAD
[ 2532.638093] audit: type=1334 audit(1728463881.711:10528): prog-id=2373 op=LOAD
[ 2537.726667] show_signal_msg: 18 callbacks suppressed
[ 2537.726671] agetty[9678]: segfault at 0 ip 00007fc2edd5e7d1 sp 00007fffee5a3cf8 error 4
[ 2537.726964] agetty[9679]: segfault at 0 ip 00007fa1d0d5e7d1 sp 00007fffca810278 error 4
[ 2537.731650] in libc.so.6[15e7d1,7fc2edc28000+175000]
[ 2537.739651] in libc.so.6[15e7d1,7fa1d0c28000+175000]
[ 2537.747653] likely on CPU 95 (core 31, socket 0)
[ 2537.752711] likely on CPU 15 (core 15, socket 0)
[ 2537.757765] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2537.762467] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2537.767197] audit: type=1701 audit(1728463886.951:10547): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9678 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2537.821791] audit: type=1701 audit(1728463886.955:10548): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9679 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2537.837421] audit: type=1334 audit(1728463886.959:10549): prog-id=2375 op=LOAD
[ 2537.844643] audit: type=1334 audit(1728463886.959:10550): prog-id=2376 op=LOAD
[ 2537.851862] audit: type=1334 audit(1728463886.959:10551): prog-id=2377 op=LOAD
[ 2537.859082] audit: type=1130 audit(1728463886.959:10552): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@772-9682-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2537.880514] audit: type=1334 audit(1728463886.963:10553): prog-id=2378 op=LOAD
[ 2537.887732] audit: type=1334 audit(1728463886.963:10554): prog-id=2379 op=LOAD
[ 2542.998682] show_signal_msg: 18 callbacks suppressed
[ 2542.998686] agetty[9694]: segfault at 0 ip 00007fa12b95e7d1 sp 00007ffe9d80abe8 error 4
[ 2542.999063] agetty[9695]: segfault at 0 ip 00007f6d7515e7d1 sp 00007ffd69e23408 error 4
[ 2543.003665] in libc.so.6[15e7d1,7fa12b828000+175000]
[ 2543.011669] in libc.so.6[15e7d1,7f6d75028000+175000]
[ 2543.019666] likely on CPU 105 (core 41, socket 0)
[ 2543.024720] likely on CPU 48 (core 48, socket 0)
[ 2543.029771] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2543.034563] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2543.034587] audit: type=1701 audit(1728463892.219:10573): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9695 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2543.093891] audit: type=1701 audit(1728463892.223:10574): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=9694 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2543.109523] audit: type=1334 audit(1728463892.227:10575): prog-id=2381 op=LOAD
[ 2543.116746] audit: type=1334 audit(1728463892.227:10576): prog-id=2382 op=LOAD
[ 2543.123967] audit: type=1334 audit(1728463892.227:10577): prog-id=2383 op=LOAD
[ 2543.131186] audit: type=1130 audit(1728463892.227:10578): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@774-9698-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2543.152629] audit: type=1334 audit(1728463892.231:10579): prog-id=2384 op=LOAD
[ 2543.159854] audit: type=1334 audit(1728463892.231:10580): prog-id=2385 op=LOAD
[ 2551.866531] show_signal_msg: 45 callbacks suppressed
[ 2551.866535] agetty[9738]: segfault at 0 ip 00007f4ecff5e7d1 sp 00007ffe0f9d79f8 error 4
[ 2551.866953] agetty[9734]: segfault at 0 ip 00007fbe0575e7d1 sp 00007ffce4b15bb8 error 4
[ 2551.871516] in libc.so.6[15e7d1,7f4ecfe28000+175000]
[ 2551.879517] in libc.so.6[15e7d1,7fbe05628000+175000]
[ 2551.887515] likely on CPU 15 (core 15, socket 0)
[ 2551.892566] likely on CPU 66 (core 2, socket 0)
[ 2551.892570] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2551.897622] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2557.042343] agetty[9755]: segfault at 0 ip 00007f9759b5e7d1 sp 00007ffdb512e598 error 4 in libc.so.6[15e7d1,7f9759a28000+175000] likely on CPU 15 (core 15, socket 0)
[ 2557.042742] agetty[9756]: segfault at 0 ip 00007f007e15e7d1 sp 00007ffcf7375d88 error 4 in libc.so.6[15e7d1,7f007e028000+175000]
[ 2557.057120] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2557.087436] likely on CPU 30 (core 30, socket 0)
[ 2557.092149] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2562.182700] agetty[9768]: segfault at 0 ip 00007f36e235e7d1 sp 00007ffd0c812be8 error 4 in libc.so.6[15e7d1,7f36e2228000+175000] likely on CPU 67 (core 3, socket 0)
[ 2562.182997] agetty[9772]: segfault at 0 ip 00007f17ecf5e7d1 sp 00007ffe9584cbb8 error 4 in libc.so.6[15e7d1,7f17ece28000+175000]
[ 2562.197396] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2562.208954] likely on CPU 31 (core 31, socket 0)
[ 2562.232405] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2567.334495] agetty[9784]: segfault at 0 ip 00007f89fc15e7d1 sp 00007ffe91a35248 error 4 in libc.so.6[15e7d1,7f89fc028000+175000] likely on CPU 78 (core 14, socket 0)
[ 2567.334839] agetty[9788]: segfault at 0 ip 00007f89f335e7d1 sp 00007ffffb775448 error 4
[ 2567.349279] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2567.349281] in libc.so.6[15e7d1,7f89f3228000+175000] likely on CPU 30 (core 30, socket 0)
[ 2567.384295] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2572.490544] agetty[9798]: segfault at 0 ip 00007f0018d5e7d1 sp 00007fff84ff2878 error 4 in libc.so.6[15e7d1,7f0018c28000+175000] likely on CPU 7 (core 7, socket 0)
[ 2572.490848] agetty[9802]: segfault at 0 ip 00007f28cbb5e7d1 sp 00007ffe76d4db78 error 4 in libc.so.6[15e7d1,7f28cba28000+175000] likely on CPU 31 (core 31, socket 0)
[ 2572.505151] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2572.540166] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2577.654260] agetty[9815]: segfault at 0 ip 00007f7a5f35e7d1 sp 00007fffa19d70b8 error 4 in libc.so.6[15e7d1,7f7a5f228000+175000] likely on CPU 75 (core 11, socket 0)
[ 2577.669044] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2577.669714] agetty[9819]: segfault at 0 ip 00007f030975e7d1 sp 00007ffdb81b4168 error 4 in libc.so.6[15e7d1,7f0309628000+175000] likely on CPU 7 (core 7, socket 0)
[ 2577.702405] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2582.810798] agetty[9832]: segfault at 0 ip 00007f152355e7d1 sp 00007fff1805ff98 error 4 in libc.so.6[15e7d1,7f1523428000+175000] likely on CPU 76 (core 12, socket 0)
[ 2582.810837] agetty[9836]: segfault at 0 ip 00007f093855e7d1 sp 00007ffc0abc62f8 error 4 in libc.so.6[15e7d1,7f0938428000+175000]
[ 2582.825578] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2582.825579] likely on CPU 88 (core 24, socket 0)
[ 2582.860583] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2587.958570] agetty[9846]: segfault at 0 ip 00007f279175e7d1 sp 00007fff626f8b28 error 4 in libc.so.6[15e7d1,7f2791628000+175000] likely on CPU 67 (core 3, socket 0)
[ 2587.958963] agetty[9853]: segfault at 0 ip 00007fba9095e7d1 sp 00007ffcf2907508 error 4 in libc.so.6[15e7d1,7fba90828000+175000]
[ 2587.973265] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2588.003573] likely on CPU 88 (core 24, socket 0)
[ 2588.008279] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2593.114459] agetty[9863]: segfault at 0 ip 00007fb20235e7d1 sp 00007fff03ec9168 error 4 in libc.so.6[15e7d1,7fb202228000+175000] likely on CPU 79 (core 15, socket 0)
[ 2593.114787] agetty[9867]: segfault at 0 ip 00007f567b75e7d1 sp 00007fff47f61258 error 4 in libc.so.6[15e7d1,7f567b628000+175000]
[ 2593.129239] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2593.159538] likely on CPU 88 (core 24, socket 0)
[ 2593.164244] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2598.270641] agetty[9879]: segfault at 0 ip 00007fd87175e7d1 sp 00007fffc1bc07c8 error 4 in libc.so.6[15e7d1,7fd871628000+175000] likely on CPU 66 (core 2, socket 0)
[ 2598.270738] agetty[9883]: segfault at 0 ip 00007faeea35e7d1 sp 00007ffe36125458 error 4 in libc.so.6[15e7d1,7faeea228000+175000]
[ 2598.285334] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2598.296889] likely on CPU 31 (core 31, socket 0)
[ 2598.320348] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2603.422612] agetty[9896]: segfault at 0 ip 00007fbbbe55e7d1 sp 00007ffdadd89a78 error 4 in libc.so.6[15e7d1,7fbbbe428000+175000] likely on CPU 68 (core 4, socket 0)
[ 2603.423017] agetty[9902]: segfault at 0 ip 00007f1db975e7d1 sp 00007fff7e8775e8 error 4 in libc.so.6[15e7d1,7f1db9628000+175000]
[ 2603.437311] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2603.448865] likely on CPU 31 (core 31, socket 0)
[ 2603.472328] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2608.574818] agetty[9916]: segfault at 0 ip 00007f69c935e7d1 sp 00007ffea7b88298 error 4 in libc.so.6[15e7d1,7f69c9228000+175000] likely on CPU 99 (core 35, socket 0)
[ 2608.574988] agetty[9912]: segfault at 0 ip 00007f94f915e7d1 sp 00007ffe15ad88b8 error 4
[ 2608.589599] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2608.589601] in libc.so.6[15e7d1,7f94f9028000+175000] likely on CPU 105 (core 41, socket 0)
[ 2608.624713] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2613.734566] agetty[9932]: segfault at 0 ip 00007f3f0ff5e7d1 sp 00007fff7be22868 error 4 in libc.so.6[15e7d1,7f3f0fe28000+175000] likely on CPU 57 (core 57, socket 0)
[ 2613.734954] agetty[9934]: segfault at 0 ip 00007f518495e7d1 sp 00007ffd5ef7a4a8 error 4 in libc.so.6[15e7d1,7f5184828000+175000] likely on CPU 105 (core 41, socket 0)
[ 2613.749353] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2613.784454] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2618.894617] agetty[9947]: segfault at 0 ip 00007f04bb55e7d1 sp 00007ffe5d1667c8 error 4 in libc.so.6[15e7d1,7f04bb428000+175000] likely on CPU 11 (core 11, socket 0)
[ 2618.894962] agetty[9954]: segfault at 0 ip 00007f361a35e7d1 sp 00007fff30590628 error 4 in libc.so.6[15e7d1,7f361a228000+175000]
[ 2618.909396] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2618.939706] likely on CPU 83 (core 19, socket 0)
[ 2618.944419] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2624.058557] agetty[9967]: segfault at 0 ip 00007f41c555e7d1 sp 00007ffd3421f6d8 error 4 in libc.so.6[15e7d1,7f41c5428000+175000] likely on CPU 69 (core 5, socket 0)
[ 2624.073250] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2624.092678] agetty[9973]: segfault at 0 ip 00007fc57275e7d1 sp 00007ffc75f990e8 error 4 in libc.so.6[15e7d1,7fc572628000+175000] likely on CPU 8 (core 8, socket 0)
[ 2624.107280] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2629.210519] agetty[9983]: segfault at 0 ip 00007f252195e7d1 sp 00007ffcc143cd18 error 4 in libc.so.6[15e7d1,7f2521828000+175000] likely on CPU 29 (core 29, socket 0)
[ 2629.210836] agetty[9987]: segfault at 0 ip 00007fea9b55e7d1 sp 00007ffd20f68478 error 4 in libc.so.6[15e7d1,7fea9b428000+175000]
[ 2629.225304] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2629.255621] likely on CPU 79 (core 15, socket 0)
[ 2629.260334] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2634.366312] agetty[10000]: segfault at 0 ip 00007f2b7f35e7d1 sp 00007ffea6e66028 error 4 in libc.so.6[15e7d1,7f2b7f228000+175000] likely on CPU 67 (core 3, socket 0)
[ 2634.366807] agetty[10004]: segfault at 0 ip 00007f190455e7d1 sp 00007fff1930fbd8 error 4
[ 2634.381094] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2634.381094] in libc.so.6[15e7d1,7f1904428000+175000] likely on CPU 31 (core 31, socket 0)
[ 2634.416215] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2636.884699] audit: type=1305 audit(1728463986.071:11082): op=set audit_pid=0 old=9727 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 2636.897133] audit: type=1300 audit(1728463986.071:11082): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffc5bb492d0 a2=3c a3=0 items=0 ppid=9726 pid=9727 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 2636.925587] audit: type=1327 audit(1728463986.071:11082): proctitle="/sbin/auditd"
[ 2639.530632] agetty[10017]: segfault at 0 ip 00007f062275e7d1 sp 00007ffccc96e9e8 error 4 in libc.so.6[15e7d1,7f0622628000+175000] likely on CPU 12 (core 12, socket 0)
[ 2639.530943] agetty[10021]: segfault at 0 ip 00007f54d275e7d1 sp 00007ffc40427b68 error 4 in libc.so.6[15e7d1,7f54d2628000+175000]
[ 2639.545499] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2639.545529] audit: type=1701 audit(1728463988.731:11083): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10017 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2639.557143] likely on CPU 84 (core 20, socket 0)
[ 2639.575884] audit: type=1334 audit(1728463988.735:11084): prog-id=2498 op=LOAD
[ 2639.596301] audit: type=1334 audit(1728463988.735:11085): prog-id=2499 op=LOAD
[ 2639.603522] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2639.605021] audit: type=1334 audit(1728463988.735:11086): prog-id=2500 op=LOAD
[ 2639.638205] audit: type=1130 audit(1728463988.739:11087): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@813-10025-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2639.659726] audit: type=1701 audit(1728463988.795:11088): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10021 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2639.675437] audit: type=1334 audit(1728463988.803:11089): prog-id=2497 op=UNLOAD
[ 2639.682829] audit: type=1334 audit(1728463988.803:11090): prog-id=2496 op=UNLOAD
[ 2644.770762] show_signal_msg: 21 callbacks suppressed
[ 2644.770766] agetty[10036]: segfault at 0 ip 00007f05cc35e7d1 sp 00007ffff253c588 error 4
[ 2644.771043] agetty[10037]: segfault at 0 ip 00007fc5e275e7d1 sp 00007ffd0d78dac8 error 4
[ 2644.775746] in libc.so.6[15e7d1,7f05cc228000+175000]
[ 2644.783833] in libc.so.6[15e7d1,7fc5e2628000+175000]
[ 2644.791925] likely on CPU 28 (core 28, socket 0)
[ 2644.796978] likely on CPU 66 (core 2, socket 0)
[ 2644.802030] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2644.806736] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2644.811376] audit: type=1701 audit(1728463993.999:11112): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10036 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2644.864560] audit: type=1334 audit(1728463994.003:11113): prog-id=2504 op=LOAD
[ 2644.871787] audit: type=1334 audit(1728463994.003:11114): prog-id=2505 op=LOAD
[ 2644.879023] audit: type=1334 audit(1728463994.003:11115): prog-id=2506 op=LOAD
[ 2644.886241] audit: type=1130 audit(1728463994.003:11116): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@815-10042-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2644.907761] audit: type=1701 audit(1728463994.015:11117): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10037 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2644.923473] audit: type=1334 audit(1728463994.019:11118): prog-id=2507 op=LOAD
[ 2644.930690] audit: type=1334 audit(1728463994.023:11119): prog-id=2508 op=LOAD
[ 2650.018537] show_signal_msg: 18 callbacks suppressed
[ 2650.018540] agetty[10052]: segfault at 0 ip 00007f6de395e7d1 sp 00007ffc6bb19b88 error 4
[ 2650.018862] agetty[10053]: segfault at 0 ip 00007f37ac55e7d1 sp 00007ffc0f49a158 error 4
[ 2650.023521] in libc.so.6[15e7d1,7f6de3828000+175000]
[ 2650.031606] in libc.so.6[15e7d1,7f37ac428000+175000]
[ 2650.039695] likely on CPU 28 (core 28, socket 0)
[ 2650.044754] likely on CPU 66 (core 2, socket 0)
[ 2650.054512] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2650.059132] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2650.060661] audit: type=1701 audit(1728463999.247:11138): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10053 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2650.113844] audit: type=1334 audit(1728463999.251:11139): prog-id=2510 op=LOAD
[ 2650.121063] audit: type=1334 audit(1728463999.251:11140): prog-id=2511 op=LOAD
[ 2650.128281] audit: type=1334 audit(1728463999.251:11141): prog-id=2512 op=LOAD
[ 2650.135498] audit: type=1130 audit(1728463999.255:11142): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@817-10058-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2650.157021] audit: type=1701 audit(1728463999.263:11143): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10052 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2650.172731] audit: type=1334 audit(1728463999.271:11144): prog-id=2513 op=LOAD
[ 2650.179950] audit: type=1334 audit(1728463999.271:11145): prog-id=2514 op=LOAD
[ 2655.282707] show_signal_msg: 18 callbacks suppressed
[ 2655.282710] agetty[10068]: segfault at 0 ip 00007f9a73f5e7d1 sp 00007ffc81bec318 error 4
[ 2655.282973] agetty[10069]: segfault at 0 ip 00007f601a55e7d1 sp 00007ffcd337d1c8 error 4
[ 2655.287696] in libc.so.6[15e7d1,7f9a73e28000+175000]
[ 2655.295780] in libc.so.6[15e7d1,7f601a428000+175000] likely on CPU 29 (core 29, socket 0)
[ 2655.303867] likely on CPU 67 (core 3, socket 0)
[ 2655.308930] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2655.317186] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2655.317209] audit: type=1701 audit(1728464004.503:11164): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10068 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2655.376513] audit: type=1701 audit(1728464004.507:11165): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10069 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2655.392232] audit: type=1334 audit(1728464004.507:11166): prog-id=2516 op=LOAD
[ 2655.399456] audit: type=1334 audit(1728464004.507:11167): prog-id=2517 op=LOAD
[ 2655.406675] audit: type=1334 audit(1728464004.507:11168): prog-id=2518 op=LOAD
[ 2655.413892] audit: type=1130 audit(1728464004.511:11169): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@819-10074-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2655.435412] audit: type=1334 audit(1728464004.511:11170): prog-id=2519 op=LOAD
[ 2655.442631] audit: type=1334 audit(1728464004.511:11171): prog-id=2520 op=LOAD
[ 2660.522450] show_signal_msg: 18 callbacks suppressed
[ 2660.522454] agetty[10084]: segfault at 0 ip 00007fb53db5e7d1 sp 00007fff65021fa8 error 4
[ 2660.522899] agetty[10086]: segfault at 0 ip 00007f951775e7d1 sp 00007ffdff8150c8 error 4
[ 2660.527436] in libc.so.6[15e7d1,7fb53da28000+175000]
[ 2660.535524] in libc.so.6[15e7d1,7f9517628000+175000]
[ 2660.543619] likely on CPU 29 (core 29, socket 0)
[ 2660.548669] likely on CPU 79 (core 15, socket 0)
[ 2660.548672] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2660.548697] audit: type=1701 audit(1728464009.735:11190): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10086 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2660.553730] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2660.558434] audit: type=1334 audit(1728464009.739:11191): prog-id=2522 op=LOAD
[ 2660.558436] audit: type=1334 audit(1728464009.739:11192): prog-id=2523 op=LOAD
[ 2660.632276] audit: type=1334 audit(1728464009.739:11193): prog-id=2524 op=LOAD
[ 2660.639492] audit: type=1130 audit(1728464009.743:11194): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@821-10089-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2660.661017] audit: type=1701 audit(1728464009.747:11195): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10084 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2660.676737] audit: type=1334 audit(1728464009.755:11196): prog-id=2525 op=LOAD
[ 2660.683960] audit: type=1334 audit(1728464009.755:11197): prog-id=2526 op=LOAD
[ 2665.782402] show_signal_msg: 18 callbacks suppressed
[ 2665.782406] agetty[10099]: segfault at 0 ip 00007f4b8895e7d1 sp 00007ffdfd80b288 error 4 in libc.so.6[15e7d1,7f4b88828000+175000] likely on CPU 27 (core 27, socket 0)
[ 2665.802245] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2665.802935] agetty[10100]: segfault at 0 ip 00007f3e42b5e7d1 sp 00007ffe78334298 error 4 in libc.so.6[15e7d1,7f3e42a28000+175000] likely on CPU 66 (core 2, socket 0)
[ 2665.821031] audit: type=1701 audit(1728464015.007:11216): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10099 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2665.835771] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2665.851486] audit: type=1334 audit(1728464015.011:11217): prog-id=2528 op=LOAD
[ 2665.851488] audit: type=1334 audit(1728464015.011:11218): prog-id=2529 op=LOAD
[ 2665.884670] audit: type=1334 audit(1728464015.011:11219): prog-id=2530 op=LOAD
[ 2665.891890] audit: type=1130 audit(1728464015.015:11220): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@823-10105-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2665.913411] audit: type=1701 audit(1728464015.055:11221): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10100 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2665.929130] audit: type=1334 audit(1728464015.063:11222): prog-id=2531 op=LOAD
[ 2665.936348] audit: type=1334 audit(1728464015.063:11223): prog-id=2532 op=LOAD
[ 2671.026424] show_signal_msg: 18 callbacks suppressed
[ 2671.026428] agetty[10115]: segfault at 0 ip 00007fe82c15e7d1 sp 00007ffc770280e8 error 4 in libc.so.6[15e7d1,7fe82c028000+175000] likely on CPU 29 (core 29, socket 0)
[ 2671.046262] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2671.046933] agetty[10116]: segfault at 0 ip 00007f603d75e7d1 sp 00007ffea3dd1d18 error 4 in libc.so.6[15e7d1,7f603d628000+175000] likely on CPU 66 (core 2, socket 0)
[ 2671.065035] audit: type=1701 audit(1728464020.251:11242): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10115 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2671.079786] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2671.095502] audit: type=1334 audit(1728464020.255:11243): prog-id=2534 op=LOAD
[ 2671.121468] audit: type=1334 audit(1728464020.255:11244): prog-id=2535 op=LOAD
[ 2671.128687] audit: type=1334 audit(1728464020.255:11245): prog-id=2536 op=LOAD
[ 2671.135902] audit: type=1130 audit(1728464020.259:11246): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@825-10121-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2671.157425] audit: type=1701 audit(1728464020.299:11247): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10116 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2671.173136] audit: type=1334 audit(1728464020.307:11248): prog-id=2537 op=LOAD
[ 2671.180356] audit: type=1334 audit(1728464020.307:11249): prog-id=2538 op=LOAD
[ 2676.278432] show_signal_msg: 18 callbacks suppressed
[ 2676.278435] agetty[10131]: segfault at 0 ip 00007fab83b5e7d1 sp 00007ffef53d1ce8 error 4
[ 2676.278705] agetty[10132]: segfault at 0 ip 00007ff9c4f5e7d1 sp 00007ffeacc2f028 error 4
[ 2676.283419] in libc.so.6[15e7d1,7fab83a28000+175000]
[ 2676.291507] in libc.so.6[15e7d1,7ff9c4e28000+175000]
[ 2676.299588] likely on CPU 29 (core 29, socket 0)
[ 2676.299591] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2676.304643] likely on CPU 78 (core 14, socket 0)
[ 2676.309712] audit: type=1701 audit(1728464025.495:11268): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10131 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2676.314401] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2676.333146] audit: type=1334 audit(1728464025.503:11269): prog-id=2540 op=LOAD
[ 2676.333148] audit: type=1334 audit(1728464025.503:11270): prog-id=2541 op=LOAD
[ 2676.333150] audit: type=1334 audit(1728464025.503:11271): prog-id=2542 op=LOAD
[ 2676.395466] audit: type=1130 audit(1728464025.503:11272): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@827-10137-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2676.416988] audit: type=1701 audit(1728464025.523:11273): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10132 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2676.432711] audit: type=1334 audit(1728464025.531:11274): prog-id=2543 op=LOAD
[ 2676.439933] audit: type=1334 audit(1728464025.531:11275): prog-id=2544 op=LOAD
[ 2681.534437] show_signal_msg: 18 callbacks suppressed
[ 2681.534441] agetty[10147]: segfault at 0 ip 00007fea5735e7d1 sp 00007fff9eb536a8 error 4
[ 2681.534814] agetty[10148]: segfault at 0 ip 00007fdd2655e7d1 sp 00007ffdec0e0688 error 4
[ 2681.539421] in libc.so.6[15e7d1,7fea57228000+175000]
[ 2681.547509] in libc.so.6[15e7d1,7fdd26428000+175000] likely on CPU 28 (core 28, socket 0)
[ 2681.555602] likely on CPU 78 (core 14, socket 0)
[ 2681.555605] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2681.560662] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2681.568950] audit: type=1701 audit(1728464030.755:11294): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10147 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2681.628330] audit: type=1701 audit(1728464030.759:11295): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10148 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2681.644043] audit: type=1334 audit(1728464030.759:11296): prog-id=2546 op=LOAD
[ 2681.651259] audit: type=1334 audit(1728464030.759:11297): prog-id=2547 op=LOAD
[ 2681.658480] audit: type=1334 audit(1728464030.759:11298): prog-id=2548 op=LOAD
[ 2681.665696] audit: type=1130 audit(1728464030.763:11299): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@829-10153-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2681.687217] audit: type=1334 audit(1728464030.763:11300): prog-id=2549 op=LOAD
[ 2681.694436] audit: type=1334 audit(1728464030.763:11301): prog-id=2550 op=LOAD
[ 2686.782341] show_signal_msg: 18 callbacks suppressed
[ 2686.782345] agetty[10163]: segfault at 0 ip 00007f6a7855e7d1 sp 00007ffc33414f48 error 4
[ 2686.782655] agetty[10164]: segfault at 0 ip 00007f26a315e7d1 sp 00007ffec69be958 error 4
[ 2686.787325] in libc.so.6[15e7d1,7f6a78428000+175000]
[ 2686.795413] in libc.so.6[15e7d1,7f26a3028000+175000] likely on CPU 78 (core 14, socket 0)
[ 2686.803509] likely on CPU 28 (core 28, socket 0)
[ 2686.803513] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2686.808568] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2686.816848] audit: type=1701 audit(1728464036.003:11320): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10163 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2686.876250] audit: type=1701 audit(1728464036.007:11321): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10164 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2686.891967] audit: type=1334 audit(1728464036.007:11322): prog-id=2552 op=LOAD
[ 2686.899191] audit: type=1334 audit(1728464036.007:11323): prog-id=2553 op=LOAD
[ 2686.906411] audit: type=1334 audit(1728464036.007:11324): prog-id=2554 op=LOAD
[ 2686.913630] audit: type=1130 audit(1728464036.011:11325): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@831-10169-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2686.935149] audit: type=1334 audit(1728464036.011:11326): prog-id=2555 op=LOAD
[ 2686.942367] audit: type=1334 audit(1728464036.011:11327): prog-id=2556 op=LOAD
[ 2692.038438] show_signal_msg: 18 callbacks suppressed
[ 2692.038441] agetty[10179]: segfault at 0 ip 00007ff51b75e7d1 sp 00007ffc42eb24e8 error 4 in libc.so.6[15e7d1,7ff51b628000+175000] likely on CPU 78 (core 14, socket 0)
[ 2692.058278] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2692.058951] agetty[10180]: segfault at 0 ip 00007f3b8df5e7d1 sp 00007ffe363d3e98 error 4 in libc.so.6[15e7d1,7f3b8de28000+175000] likely on CPU 29 (core 29, socket 0)
[ 2692.077058] audit: type=1701 audit(1728464041.263:11346): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10179 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2692.091899] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2692.107607] audit: type=1334 audit(1728464041.267:11347): prog-id=2558 op=LOAD
[ 2692.107609] audit: type=1334 audit(1728464041.267:11348): prog-id=2559 op=LOAD
[ 2692.107611] audit: type=1334 audit(1728464041.267:11349): prog-id=2560 op=LOAD
[ 2692.148015] audit: type=1130 audit(1728464041.271:11350): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@833-10185-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2692.169540] audit: type=1701 audit(1728464041.311:11351): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10180 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2692.185258] audit: type=1334 audit(1728464041.315:11352): prog-id=2561 op=LOAD
[ 2692.192478] audit: type=1334 audit(1728464041.319:11353): prog-id=2562 op=LOAD
[ 2697.278785] show_signal_msg: 18 callbacks suppressed
[ 2697.278789] agetty[10195]: segfault at 0 ip 00007fd2f635e7d1 sp 00007ffd0c6919f8 error 4
[ 2697.278921] agetty[10196]: segfault at 0 ip 00007fcb7c95e7d1 sp 00007ffc1872f638 error 4
[ 2697.283769] in libc.so.6[15e7d1,7fd2f6228000+175000]
[ 2697.291857] in libc.so.6[15e7d1,7fcb7c828000+175000]
[ 2697.299943] likely on CPU 30 (core 30, socket 0)
[ 2697.299947] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2697.305004] likely on CPU 78 (core 14, socket 0)
[ 2697.310075] audit: type=1701 audit(1728464046.495:11372): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10195 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2697.314763] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2697.333509] audit: type=1334 audit(1728464046.503:11373): prog-id=2564 op=LOAD
[ 2697.381380] audit: type=1334 audit(1728464046.503:11374): prog-id=2565 op=LOAD
[ 2697.388601] audit: type=1334 audit(1728464046.503:11375): prog-id=2566 op=LOAD
[ 2697.395818] audit: type=1130 audit(1728464046.503:11376): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@835-10201-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2697.417340] audit: type=1701 audit(1728464046.523:11377): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10196 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2697.433061] audit: type=1334 audit(1728464046.531:11378): prog-id=2567 op=LOAD
[ 2697.440280] audit: type=1334 audit(1728464046.531:11379): prog-id=2568 op=LOAD
[ 2702.542519] show_signal_msg: 18 callbacks suppressed
[ 2702.542522] agetty[10211]: segfault at 0 ip 00007f880475e7d1 sp 00007ffd96c5a008 error 4 in libc.so.6[15e7d1,7f8804628000+175000] likely on CPU 27 (core 27, socket 0)
[ 2702.562361] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2702.563011] agetty[10212]: segfault at 0 ip 00007faa9895e7d1 sp 00007ffdb37e9128 error 4 in libc.so.6[15e7d1,7faa98828000+175000] likely on CPU 78 (core 14, socket 0)
[ 2702.581145] audit: type=1701 audit(1728464051.767:11398): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10211 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2702.595979] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2702.611687] audit: type=1334 audit(1728464051.771:11399): prog-id=2570 op=LOAD
[ 2702.611690] audit: type=1334 audit(1728464051.771:11400): prog-id=2571 op=LOAD
[ 2702.644877] audit: type=1334 audit(1728464051.771:11401): prog-id=2572 op=LOAD
[ 2702.652096] audit: type=1130 audit(1728464051.775:11402): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@837-10216-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2702.673624] audit: type=1701 audit(1728464051.815:11403): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10212 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2702.689338] audit: type=1334 audit(1728464051.823:11404): prog-id=2573 op=LOAD
[ 2702.696558] audit: type=1334 audit(1728464051.823:11405): prog-id=2574 op=LOAD
[ 2707.790518] show_signal_msg: 18 callbacks suppressed
[ 2707.790522] agetty[10226]: segfault at 0 ip 00007f468ad5e7d1 sp 00007fff85f2c998 error 4
[ 2707.790949] agetty[10227]: segfault at 0 ip 00007fc38295e7d1 sp 00007fff71df9978 error 4
[ 2707.795504] in libc.so.6[15e7d1,7f468ac28000+175000]
[ 2707.803591] in libc.so.6[15e7d1,7fc382828000+175000]
[ 2707.811683] likely on CPU 67 (core 3, socket 0)
[ 2707.811686] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2707.811711] audit: type=1701 audit(1728464056.995:11424): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10226 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2707.816745] likely on CPU 78 (core 14, socket 0)
[ 2707.821798] audit: type=1334 audit(1728464057.003:11425): prog-id=2576 op=LOAD
[ 2707.821800] audit: type=1334 audit(1728464057.003:11426): prog-id=2577 op=LOAD
[ 2707.826416] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2707.845159] audit: type=1334 audit(1728464057.003:11427): prog-id=2578 op=LOAD
[ 2707.845161] audit: type=1130 audit(1728464057.003:11428): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@839-10233-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2707.927505] audit: type=1701 audit(1728464057.047:11429): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10227 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2707.943227] audit: type=1334 audit(1728464057.051:11430): prog-id=2579 op=LOAD
[ 2707.950449] audit: type=1334 audit(1728464057.051:11431): prog-id=2580 op=LOAD
[ 2713.038446] show_signal_msg: 18 callbacks suppressed
[ 2713.038450] agetty[10243]: segfault at 0 ip 00007fd70d55e7d1 sp 00007ffc6c2a1398 error 4 in libc.so.6[15e7d1,7fd70d428000+175000] likely on CPU 79 (core 15, socket 0)
[ 2713.058284] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2713.058907] agetty[10244]: segfault at 0 ip 00007f736a55e7d1 sp 00007ffd1418de98 error 4 in libc.so.6[15e7d1,7f736a428000+175000] likely on CPU 67 (core 3, socket 0)
[ 2713.077068] audit: type=1701 audit(1728464062.263:11450): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10243 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2713.091808] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2713.107525] audit: type=1334 audit(1728464062.267:11451): prog-id=2582 op=LOAD
[ 2713.107528] audit: type=1334 audit(1728464062.267:11452): prog-id=2583 op=LOAD
[ 2713.140719] audit: type=1334 audit(1728464062.267:11453): prog-id=2584 op=LOAD
[ 2713.147938] audit: type=1130 audit(1728464062.271:11454): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@841-10250-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2713.169459] audit: type=1701 audit(1728464062.311:11455): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10244 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2713.185179] audit: type=1334 audit(1728464062.319:11456): prog-id=2585 op=LOAD
[ 2713.192406] audit: type=1334 audit(1728464062.319:11457): prog-id=2586 op=LOAD
[ 2718.282416] show_signal_msg: 18 callbacks suppressed
[ 2718.282420] agetty[10260]: segfault at 0 ip 00007f48c7d5e7d1 sp 00007ffca2eb9cb8 error 4
[ 2718.282824] agetty[10262]: segfault at 0 ip 00007f13f7d5e7d1 sp 00007ffe090c7cb8 error 4
[ 2718.287400] in libc.so.6[15e7d1,7f48c7c28000+175000]
[ 2718.295487] in libc.so.6[15e7d1,7f13f7c28000+175000] likely on CPU 29 (core 29, socket 0)
[ 2718.303579] likely on CPU 66 (core 2, socket 0)
[ 2718.308631] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2718.316891] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2718.316924] audit: type=1701 audit(1728464067.503:11476): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10260 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2718.374716] audit: type=1701 audit(1728464067.507:11477): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10262 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2718.390439] audit: type=1334 audit(1728464067.507:11478): prog-id=2588 op=LOAD
[ 2718.397660] audit: type=1334 audit(1728464067.507:11479): prog-id=2589 op=LOAD
[ 2718.404879] audit: type=1334 audit(1728464067.507:11480): prog-id=2590 op=LOAD
[ 2718.412099] audit: type=1130 audit(1728464067.527:11481): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@843-10267-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2718.433617] audit: type=1334 audit(1728464067.527:11482): prog-id=2591 op=LOAD
[ 2718.440836] audit: type=1334 audit(1728464067.527:11483): prog-id=2592 op=LOAD
[ 2723.542367] show_signal_msg: 18 callbacks suppressed
[ 2723.542370] agetty[10277]: segfault at 0 ip 00007fd29835e7d1 sp 00007fffd26fbb68 error 4 in libc.so.6[15e7d1,7fd298228000+175000] likely on CPU 29 (core 29, socket 0)
[ 2723.562223] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2723.580994] audit: type=1701 audit(1728464072.767:11502): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10277 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2723.581639] agetty[10278]: segfault at 0 ip 00007feed195e7d1 sp 00007ffe430c95a8 error 4
[ 2723.596717] audit: type=1334 audit(1728464072.771:11503): prog-id=2594 op=LOAD
[ 2723.596719] audit: type=1334 audit(1728464072.771:11504): prog-id=2595 op=LOAD
[ 2723.596721] audit: type=1334 audit(1728464072.771:11505): prog-id=2596 op=LOAD
[ 2723.596723] audit: type=1130 audit(1728464072.775:11506): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@845-10281-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2723.604811] in libc.so.6[15e7d1,7feed1828000+175000] likely on CPU 15 (core 15, socket 0)
[ 2723.656256] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2723.675045] audit: type=1701 audit(1728464072.859:11507): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10278 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2723.690767] audit: type=1334 audit(1728464072.867:11508): prog-id=2597 op=LOAD
[ 2723.697991] audit: type=1334 audit(1728464072.867:11509): prog-id=2598 op=LOAD
[ 2732.338487] show_signal_msg: 46 callbacks suppressed
[ 2732.338491] agetty[10319]: segfault at 0 ip 00007faf43d5e7d1 sp 00007ffc2ebbabb8 error 4
[ 2732.338854] agetty[10320]: segfault at 0 ip 00007f8ceb55e7d1 sp 00007fff2e784ae8 error 4
[ 2732.343468] in libc.so.6[15e7d1,7faf43c28000+175000]
[ 2732.351556] in libc.so.6[15e7d1,7f8ceb428000+175000]
[ 2732.359642] likely on CPU 88 (core 24, socket 0)
[ 2732.364700] likely on CPU 77 (core 13, socket 0)
[ 2732.369754] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2732.374459] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2737.502682] agetty[10330]: segfault at 0 ip 00007fa75b55e7d1 sp 00007ffd7f494228 error 4 in libc.so.6[15e7d1,7fa75b428000+175000] likely on CPU 68 (core 4, socket 0)
[ 2737.502923] agetty[10334]: segfault at 0 ip 00007f2a9275e7d1 sp 00007ffe572ada68 error 4
[ 2737.517467] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2737.517468] in libc.so.6[15e7d1,7f2a92628000+175000] likely on CPU 78 (core 14, socket 0)
[ 2737.552571] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2742.654566] agetty[10346]: segfault at 0 ip 00007f88aa95e7d1 sp 00007ffc67ad9f78 error 4 in libc.so.6[15e7d1,7f88aa828000+175000] likely on CPU 30 (core 30, socket 0)
[ 2742.654714] agetty[10350]: segfault at 0 ip 00007f858895e7d1 sp 00007ffd9c125c58 error 4 in libc.so.6[15e7d1,7f8588828000+175000]
[ 2742.669433] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2742.699831] likely on CPU 78 (core 14, socket 0)
[ 2742.704545] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2747.810213] agetty[10362]: segfault at 0 ip 00007fe4df35e7d1 sp 00007fffbe4bcb18 error 4 in libc.so.6[15e7d1,7fe4df228000+175000] likely on CPU 68 (core 4, socket 0)
[ 2747.810476] agetty[10366]: segfault at 0 ip 00007fe9bed5e7d1 sp 00007fff7c9fbdb8 error 4
[ 2747.824989] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2747.851826] in libc.so.6[15e7d1,7fe9bec28000+175000] likely on CPU 30 (core 30, socket 0)
[ 2747.860094] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2752.962622] agetty[10376]: segfault at 0 ip 00007f8c4c75e7d1 sp 00007ffe039710d8 error 4 in libc.so.6[15e7d1,7f8c4c628000+175000] likely on CPU 68 (core 4, socket 0)
[ 2752.963023] agetty[10380]: segfault at 0 ip 00007ff86235e7d1 sp 00007ffd724f0f38 error 4
[ 2752.977402] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2753.004248] in libc.so.6[15e7d1,7ff862228000+175000] likely on CPU 29 (core 29, socket 0)
[ 2753.012513] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2758.110588] agetty[10392]: segfault at 0 ip 00007f5868f5e7d1 sp 00007ffdf5eac2c8 error 4 in libc.so.6[15e7d1,7f5868e28000+175000] likely on CPU 8 (core 8, socket 0)
[ 2758.110880] agetty[10396]: segfault at 0 ip 00007f28c455e7d1 sp 00007ffff93199d8 error 4 in libc.so.6[15e7d1,7f28c4428000+175000]
[ 2758.125281] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2758.155675] likely on CPU 29 (core 29, socket 0)
[ 2758.160382] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2763.262456] agetty[10410]: segfault at 0 ip 00007f437c35e7d1 sp 00007ffcd5df6638 error 4 in libc.so.6[15e7d1,7f437c228000+175000] likely on CPU 68 (core 4, socket 0)
[ 2763.277242] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2763.277905] agetty[10414]: segfault at 0 ip 00007f4f1555e7d1 sp 00007ffcf561b268 error 4 in libc.so.6[15e7d1,7f4f15428000+175000] likely on CPU 29 (core 29, socket 0)
[ 2763.310853] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2768.410685] agetty[10427]: segfault at 0 ip 00007f3b14d5e7d1 sp 00007ffca0153d18 error 4 in libc.so.6[15e7d1,7f3b14c28000+175000] likely on CPU 82 (core 18, socket 0)
[ 2768.410817] agetty[10431]: segfault at 0 ip 00007f8c02d5e7d1 sp 00007ffe52833f78 error 4
[ 2768.425551] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2768.425553] in libc.so.6[15e7d1,7f8c02c28000+175000] likely on CPU 29 (core 29, socket 0)
[ 2768.460655] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2773.554536] agetty[10441]: segfault at 0 ip 00007f717eb5e7d1 sp 00007fffdeec7da8 error 4 in libc.so.6[15e7d1,7f717ea28000+175000] likely on CPU 8 (core 8, socket 0)
[ 2773.554941] agetty[10445]: segfault at 0 ip 00007ffa8315e7d1 sp 00007ffc9501f5d8 error 4
[ 2773.569228] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2773.596063] in libc.so.6[15e7d1,7ffa83028000+175000] likely on CPU 28 (core 28, socket 0)
[ 2773.604331] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2778.702819] agetty[10458]: segfault at 0 ip 00007fa77ef5e7d1 sp 00007ffc9e6aeac8 error 4 in libc.so.6[15e7d1,7fa77ee28000+175000] likely on CPU 95 (core 31, socket 0)
[ 2778.702867] agetty[10462]: segfault at 0 ip 00007f3e2db5e7d1 sp 00007ffefc126db8 error 4
[ 2778.717689] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2778.744538] in libc.so.6[15e7d1,7f3e2da28000+175000] likely on CPU 67 (core 3, socket 0)
[ 2778.752719] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2783.858245] agetty[10474]: segfault at 0 ip 00007fafed35e7d1 sp 00007ffd57fd75b8 error 4 in libc.so.6[15e7d1,7fafed228000+175000] likely on CPU 24 (core 24, socket 0)
[ 2783.858901] agetty[10478]: segfault at 0 ip 00007f1a4215e7d1 sp 00007ffecb0cd908 error 4
[ 2783.873113] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2783.899963] in libc.so.6[15e7d1,7f1a42028000+175000] likely on CPU 76 (core 12, socket 0)
[ 2783.908235] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2789.026662] agetty[10489]: segfault at 0 ip 00007f3a1e15e7d1 sp 00007ffd81413128 error 4 in libc.so.6[15e7d1,7f3a1e028000+175000] likely on CPU 25 (core 25, socket 0)
[ 2789.026916] agetty[10493]: segfault at 0 ip 00007fc4eb35e7d1 sp 00007ffe28fac558 error 4
[ 2789.041529] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2789.041530] in libc.so.6[15e7d1,7fc4eb228000+175000] likely on CPU 76 (core 12, socket 0)
[ 2789.076625] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2794.178567] agetty[10505]: segfault at 0 ip 00007f0e4db5e7d1 sp 00007fff344bcc08 error 4 in libc.so.6[15e7d1,7f0e4da28000+175000] likely on CPU 67 (core 3, socket 0)
[ 2794.178871] agetty[10509]: segfault at 0 ip 00007ff1be55e7d1 sp 00007ffc1c238d98 error 4
[ 2794.193344] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2794.193345] in libc.so.6[15e7d1,7ff1be428000+175000] likely on CPU 29 (core 29, socket 0)
[ 2794.228448] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2799.322430] agetty[10522]: segfault at 0 ip 00007fc17215e7d1 sp 00007fff475b9c08 error 4 in libc.so.6[15e7d1,7fc172028000+175000] likely on CPU 81 (core 17, socket 0)
[ 2799.322756] agetty[10526]: segfault at 0 ip 00007fbafb55e7d1 sp 00007ffd3efb8108 error 4
[ 2799.337295] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2799.364141] in libc.so.6[15e7d1,7fbafb428000+175000] likely on CPU 29 (core 29, socket 0)
[ 2799.372407] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2804.478487] agetty[10539]: segfault at 0 ip 00007f712e55e7d1 sp 00007ffd469c5788 error 4 in libc.so.6[15e7d1,7f712e428000+175000] likely on CPU 98 (core 34, socket 0)
[ 2804.478761] agetty[10543]: segfault at 0 ip 00007f089115e7d1 sp 00007ffd60fc1e88 error 4
[ 2804.493354] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2804.520191] in libc.so.6[15e7d1,7f0891028000+175000] likely on CPU 29 (core 29, socket 0)
[ 2804.528457] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2809.630562] agetty[10554]: segfault at 0 ip 00007f014955e7d1 sp 00007ffed7e49d68 error 4 in libc.so.6[15e7d1,7f0149428000+175000] likely on CPU 76 (core 12, socket 0)
[ 2809.630961] agetty[10558]: segfault at 0 ip 00007f350995e7d1 sp 00007fff0f8cf618 error 4 in libc.so.6[15e7d1,7f3509828000+175000] likely on CPU 28 (core 28, socket 0)
[ 2809.645458] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2809.680553] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2814.802622] agetty[10571]: segfault at 0 ip 00007f516f75e7d1 sp 00007ffc538f6308 error 4 in libc.so.6[15e7d1,7f516f628000+175000] likely on CPU 67 (core 3, socket 0)
[ 2814.802725] agetty[10575]: segfault at 0 ip 00007f1c8435e7d1 sp 00007ffd2a5ae1e8 error 4 in libc.so.6[15e7d1,7f1c84228000+175000]
[ 2814.817397] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2814.847796] likely on CPU 29 (core 29, socket 0)
[ 2814.852509] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2817.384648] audit: type=1305 audit(1728464166.571:12011): op=set audit_pid=0 old=10310 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 2817.397169] audit: type=1300 audit(1728464166.571:12011): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffd9c5d1830 a2=3c a3=0 items=0 ppid=10308 pid=10310 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 2817.425797] audit: type=1327 audit(1728464166.571:12011): proctitle="/sbin/auditd"
[ 2819.966641] agetty[10587]: segfault at 0 ip 00007eff2ed5e7d1 sp 00007fff3a31a508 error 4 in libc.so.6[15e7d1,7eff2ec28000+175000] likely on CPU 72 (core 8, socket 0)
[ 2819.966745] agetty[10591]: segfault at 0 ip 00007f97d575e7d1 sp 00007ffe932540c8 error 4 in libc.so.6[15e7d1,7f97d5628000+175000]
[ 2819.981424] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2819.993079] likely on CPU 29 (core 29, socket 0)
[ 2820.011859] audit: type=1701 audit(1728464169.195:12012): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10587 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2820.016531] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2820.051008] audit: type=1701 audit(1728464169.203:12013): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10591 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2820.066733] audit: type=1334 audit(1728464169.203:12014): prog-id=2711 op=LOAD
[ 2820.073960] audit: type=1334 audit(1728464169.203:12015): prog-id=2712 op=LOAD
[ 2820.081191] audit: type=1334 audit(1728464169.203:12016): prog-id=2713 op=LOAD
[ 2820.088416] audit: type=1130 audit(1728464169.203:12017): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@884-10595-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2820.109941] audit: type=1334 audit(1728464169.207:12018): prog-id=2714 op=LOAD
[ 2820.117170] audit: type=1334 audit(1728464169.207:12019): prog-id=2715 op=LOAD
[ 2825.206643] show_signal_msg: 21 callbacks suppressed
[ 2825.206648] agetty[10609]: segfault at 0 ip 00007f197b55e7d1 sp 00007ffe68a2b2d8 error 4
[ 2825.206787] agetty[10606]: segfault at 0 ip 00007fdde235e7d1 sp 00007ffc00f17b18 error 4
[ 2825.211623] in libc.so.6[15e7d1,7f197b428000+175000] likely on CPU 28 (core 28, socket 0)
[ 2825.219719] in libc.so.6[15e7d1,7fdde2228000+175000]
[ 2825.227805] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2825.227835] audit: type=1701 audit(1728464174.411:12041): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10609 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2825.236063] likely on CPU 77 (core 13, socket 0)
[ 2825.236066] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2825.300547] audit: type=1334 audit(1728464174.419:12042): prog-id=2717 op=LOAD
[ 2825.307773] audit: type=1334 audit(1728464174.419:12043): prog-id=2718 op=LOAD
[ 2825.315001] audit: type=1334 audit(1728464174.419:12044): prog-id=2719 op=LOAD
[ 2825.322228] audit: type=1701 audit(1728464174.419:12045): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10606 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2825.337951] audit: type=1130 audit(1728464174.419:12046): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@886-10612-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2825.359477] audit: type=1334 audit(1728464174.427:12047): prog-id=2720 op=LOAD
[ 2825.366746] audit: type=1334 audit(1728464174.427:12048): prog-id=2721 op=LOAD
[ 2830.454326] show_signal_msg: 18 callbacks suppressed
[ 2830.454329] agetty[10622]: segfault at 0 ip 00007f537cf5e7d1 sp 00007ffeba3bf188 error 4
[ 2830.454713] agetty[10623]: segfault at 0 ip 00007f67ad75e7d1 sp 00007fffbb5bba38 error 4
[ 2830.459304] in libc.so.6[15e7d1,7f537ce28000+175000]
[ 2830.467392] in libc.so.6[15e7d1,7f67ad628000+175000] likely on CPU 29 (core 29, socket 0)
[ 2830.475489] likely on CPU 77 (core 13, socket 0)
[ 2830.493520] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2830.495015] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2830.496557] audit: type=1701 audit(1728464179.683:12067): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10623 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2830.549735] audit: type=1334 audit(1728464179.687:12068): prog-id=2723 op=LOAD
[ 2830.556964] audit: type=1334 audit(1728464179.687:12069): prog-id=2724 op=LOAD
[ 2830.564189] audit: type=1334 audit(1728464179.687:12070): prog-id=2725 op=LOAD
[ 2830.571415] audit: type=1130 audit(1728464179.691:12071): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@888-10628-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2830.592938] audit: type=1701 audit(1728464179.699:12072): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10622 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2830.608670] audit: type=1334 audit(1728464179.707:12073): prog-id=2726 op=LOAD
[ 2830.615893] audit: type=1334 audit(1728464179.707:12074): prog-id=2727 op=LOAD
[ 2835.718663] show_signal_msg: 18 callbacks suppressed
[ 2835.718667] agetty[10638]: segfault at 0 ip 00007fa69435e7d1 sp 00007ffc68399c08 error 4
[ 2835.718902] agetty[10639]: segfault at 0 ip 00007f085695e7d1 sp 00007ffd496f56d8 error 4
[ 2835.723646] in libc.so.6[15e7d1,7fa694228000+175000]
[ 2835.731728] in libc.so.6[15e7d1,7f0856828000+175000] likely on CPU 72 (core 8, socket 0)
[ 2835.731734] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2835.731764] audit: type=1701 audit(1728464184.919:12093): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10639 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2835.739834] likely on CPU 29 (core 29, socket 0)
[ 2835.744890] audit: type=1334 audit(1728464184.923:12094): prog-id=2729 op=LOAD
[ 2835.753069] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2835.771820] audit: type=1334 audit(1728464184.923:12095): prog-id=2730 op=LOAD
[ 2835.771823] audit: type=1334 audit(1728464184.923:12096): prog-id=2731 op=LOAD
[ 2835.834147] audit: type=1130 audit(1728464184.923:12097): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@890-10644-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2835.855671] audit: type=1701 audit(1728464184.975:12098): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10638 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2835.871394] audit: type=1334 audit(1728464184.979:12099): prog-id=2732 op=LOAD
[ 2835.878620] audit: type=1334 audit(1728464184.979:12100): prog-id=2733 op=LOAD
[ 2840.982735] show_signal_msg: 18 callbacks suppressed
[ 2840.982739] agetty[10654]: segfault at 0 ip 00007f6a64b5e7d1 sp 00007ffff57004d8 error 4
[ 2840.983021] agetty[10655]: segfault at 0 ip 00007f6b2655e7d1 sp 00007ffe1f7171e8 error 4
[ 2840.987724] in libc.so.6[15e7d1,7f6a64a28000+175000]
[ 2840.995809] in libc.so.6[15e7d1,7f6b26428000+175000]
[ 2841.003894] likely on CPU 15 (core 15, socket 0)
[ 2841.008946] likely on CPU 28 (core 28, socket 0)
[ 2841.008949] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2841.018731] audit: type=1701 audit(1728464190.203:12119): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10655 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2841.023425] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2841.078123] audit: type=1701 audit(1728464190.207:12120): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10654 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2841.093849] audit: type=1334 audit(1728464190.211:12121): prog-id=2735 op=LOAD
[ 2841.101071] audit: type=1334 audit(1728464190.211:12122): prog-id=2736 op=LOAD
[ 2841.108296] audit: type=1334 audit(1728464190.211:12123): prog-id=2737 op=LOAD
[ 2841.115520] audit: type=1130 audit(1728464190.211:12124): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@892-10658-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2841.137046] audit: type=1334 audit(1728464190.215:12125): prog-id=2738 op=LOAD
[ 2841.144272] audit: type=1334 audit(1728464190.215:12126): prog-id=2739 op=LOAD
[ 2846.238557] show_signal_msg: 18 callbacks suppressed
[ 2846.238561] agetty[10668]: segfault at 0 ip 00007fb34855e7d1 sp 00007fffdeb327e8 error 4
[ 2846.238911] agetty[10671]: segfault at 0 ip 00007fb571d5e7d1 sp 00007ffec8a678f8 error 4
[ 2846.243541] in libc.so.6[15e7d1,7fb348428000+175000]
[ 2846.251625] in libc.so.6[15e7d1,7fb571c28000+175000] likely on CPU 29 (core 29, socket 0)
[ 2846.259713] likely on CPU 15 (core 15, socket 0)
[ 2846.264764] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2846.273026] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2846.277756] audit: type=1701 audit(1728464195.463:12145): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10671 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2846.333943] audit: type=1701 audit(1728464195.463:12146): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10668 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2846.349663] audit: type=1334 audit(1728464195.467:12147): prog-id=2741 op=LOAD
[ 2846.356889] audit: type=1334 audit(1728464195.467:12148): prog-id=2742 op=LOAD
[ 2846.364116] audit: type=1334 audit(1728464195.471:12149): prog-id=2743 op=LOAD
[ 2846.371336] audit: type=1130 audit(1728464195.471:12150): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@894-10674-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2846.392862] audit: type=1334 audit(1728464195.471:12151): prog-id=2744 op=LOAD
[ 2846.400082] audit: type=1334 audit(1728464195.471:12152): prog-id=2745 op=LOAD
[ 2851.506618] show_signal_msg: 18 callbacks suppressed
[ 2851.506622] agetty[10684]: segfault at 0 ip 00007f4e5655e7d1 sp 00007ffec35c5df8 error 4
[ 2851.506924] agetty[10685]: segfault at 0 ip 00007f506435e7d1 sp 00007ffc3ca22de8 error 4
[ 2851.511603] in libc.so.6[15e7d1,7f4e56428000+175000]
[ 2851.519693] in libc.so.6[15e7d1,7f5064228000+175000]
[ 2851.527785] likely on CPU 66 (core 2, socket 0)
[ 2851.532834] likely on CPU 28 (core 28, socket 0)
[ 2851.532838] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2851.537895] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2851.542545] audit: type=1701 audit(1728464200.727:12171): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10685 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2851.600430] audit: type=1701 audit(1728464200.731:12172): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10684 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2851.616158] audit: type=1334 audit(1728464200.735:12173): prog-id=2747 op=LOAD
[ 2851.623385] audit: type=1334 audit(1728464200.735:12174): prog-id=2748 op=LOAD
[ 2851.630609] audit: type=1334 audit(1728464200.735:12175): prog-id=2749 op=LOAD
[ 2851.637830] audit: type=1130 audit(1728464200.735:12176): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@896-10690-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2851.659350] audit: type=1334 audit(1728464200.739:12177): prog-id=2750 op=LOAD
[ 2851.666567] audit: type=1334 audit(1728464200.739:12178): prog-id=2751 op=LOAD
[ 2856.770487] show_signal_msg: 18 callbacks suppressed
[ 2856.770491] agetty[10700]: segfault at 0 ip 00007f3e3b55e7d1 sp 00007ffc4e2321b8 error 4 in libc.so.6[15e7d1,7f3e3b428000+175000] likely on CPU 28 (core 28, socket 0)
[ 2856.790332] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2856.790946] agetty[10701]: segfault at 0 ip 00007f73fc95e7d1 sp 00007ffd00de22a8 error 4 in libc.so.6[15e7d1,7f73fc828000+175000] likely on CPU 73 (core 9, socket 0)
[ 2856.809161] audit: type=1701 audit(1728464205.995:12197): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10700 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2856.823863] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2856.839587] audit: type=1334 audit(1728464205.999:12198): prog-id=2753 op=LOAD
[ 2856.865551] audit: type=1334 audit(1728464205.999:12199): prog-id=2754 op=LOAD
[ 2856.872774] audit: type=1334 audit(1728464205.999:12200): prog-id=2755 op=LOAD
[ 2856.879999] audit: type=1130 audit(1728464206.003:12201): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@898-10706-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2856.901534] audit: type=1701 audit(1728464206.043:12202): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10701 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2856.917249] audit: type=1334 audit(1728464206.051:12203): prog-id=2756 op=LOAD
[ 2856.924475] audit: type=1334 audit(1728464206.051:12204): prog-id=2757 op=LOAD
[ 2862.018688] show_signal_msg: 18 callbacks suppressed
[ 2862.018692] agetty[10716]: segfault at 0 ip 00007f3a4375e7d1 sp 00007ffdb07dc8c8 error 4
[ 2862.018967] agetty[10717]: segfault at 0 ip 00007f22fa35e7d1 sp 00007ffc538d9b68 error 4
[ 2862.023675] in libc.so.6[15e7d1,7f3a43628000+175000]
[ 2862.031759] in libc.so.6[15e7d1,7f22fa228000+175000]
[ 2862.039846] likely on CPU 66 (core 2, socket 0)
[ 2862.039849] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2862.044905] likely on CPU 29 (core 29, socket 0)
[ 2862.049980] audit: type=1701 audit(1728464211.235:12223): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10716 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2862.054579] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2862.112502] audit: type=1701 audit(1728464211.239:12224): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10717 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2862.128223] audit: type=1334 audit(1728464211.243:12225): prog-id=2759 op=LOAD
[ 2862.135446] audit: type=1334 audit(1728464211.243:12226): prog-id=2760 op=LOAD
[ 2862.142673] audit: type=1334 audit(1728464211.243:12227): prog-id=2761 op=LOAD
[ 2862.149893] audit: type=1130 audit(1728464211.243:12228): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@900-10720-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2862.171419] audit: type=1334 audit(1728464211.243:12229): prog-id=2762 op=LOAD
[ 2862.178638] audit: type=1334 audit(1728464211.243:12230): prog-id=2763 op=LOAD
[ 2867.266501] show_signal_msg: 18 callbacks suppressed
[ 2867.266505] agetty[10730]: segfault at 0 ip 00007fb5fd35e7d1 sp 00007ffe7d65eb88 error 4
[ 2867.266837] agetty[10733]: segfault at 0 ip 00007f50a9f5e7d1 sp 00007ffea6209778 error 4
[ 2867.271481] in libc.so.6[15e7d1,7fb5fd228000+175000]
[ 2867.279573] in libc.so.6[15e7d1,7f50a9e28000+175000]
[ 2867.287656] likely on CPU 29 (core 29, socket 0)
[ 2867.287659] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2867.292708] likely on CPU 0 (core 0, socket 0)
[ 2867.297779] audit: type=1701 audit(1728464216.483:12249): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10730 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2867.302470] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2867.321225] audit: type=1334 audit(1728464216.491:12250): prog-id=2765 op=LOAD
[ 2867.321227] audit: type=1334 audit(1728464216.491:12251): prog-id=2766 op=LOAD
[ 2867.376163] audit: type=1334 audit(1728464216.491:12252): prog-id=2767 op=LOAD
[ 2867.383386] audit: type=1130 audit(1728464216.491:12253): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@902-10736-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2867.404907] audit: type=1701 audit(1728464216.511:12254): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10733 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2867.420627] audit: type=1334 audit(1728464216.515:12255): prog-id=2768 op=LOAD
[ 2867.427844] audit: type=1334 audit(1728464216.515:12256): prog-id=2769 op=LOAD
[ 2872.530499] show_signal_msg: 18 callbacks suppressed
[ 2872.530503] agetty[10746]: segfault at 0 ip 00007f59ec95e7d1 sp 00007ffcf7efe098 error 4
[ 2872.530932] agetty[10749]: segfault at 0 ip 00007f9d7b55e7d1 sp 00007ffe11ee5598 error 4
[ 2872.535483] in libc.so.6[15e7d1,7f59ec828000+175000]
[ 2872.543570] in libc.so.6[15e7d1,7f9d7b428000+175000]
[ 2872.551655] likely on CPU 4 (core 4, socket 0)
[ 2872.551659] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2872.556708] likely on CPU 28 (core 28, socket 0)
[ 2872.561808] audit: type=1701 audit(1728464221.747:12275): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10746 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2872.566293] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2872.585039] audit: type=1334 audit(1728464221.751:12276): prog-id=2771 op=LOAD
[ 2872.632910] audit: type=1334 audit(1728464221.751:12277): prog-id=2772 op=LOAD
[ 2872.640129] audit: type=1334 audit(1728464221.751:12278): prog-id=2773 op=LOAD
[ 2872.647350] audit: type=1130 audit(1728464221.755:12279): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@904-10755-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2872.668873] audit: type=1701 audit(1728464221.775:12280): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10749 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2872.684593] audit: type=1334 audit(1728464221.779:12281): prog-id=2774 op=LOAD
[ 2872.691817] audit: type=1334 audit(1728464221.779:12282): prog-id=2775 op=LOAD
[ 2877.782481] show_signal_msg: 18 callbacks suppressed
[ 2877.782485] agetty[10765]: segfault at 0 ip 00007fef33b5e7d1 sp 00007fffd4a27de8 error 4
[ 2877.782762] agetty[10766]: segfault at 0 ip 00007fdf0275e7d1 sp 00007ffe4c0a94b8 error 4
[ 2877.787462] in libc.so.6[15e7d1,7fef33a28000+175000]
[ 2877.795550] in libc.so.6[15e7d1,7fdf02628000+175000]
[ 2877.803635] likely on CPU 28 (core 28, socket 0)
[ 2877.803638] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2877.808694] likely on CPU 73 (core 9, socket 0)
[ 2877.813765] audit: type=1701 audit(1728464226.999:12301): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10765 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2877.818455] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2877.837210] audit: type=1334 audit(1728464227.003:12302): prog-id=2777 op=LOAD
[ 2877.837213] audit: type=1334 audit(1728464227.003:12303): prog-id=2778 op=LOAD
[ 2877.892232] audit: type=1334 audit(1728464227.007:12304): prog-id=2779 op=LOAD
[ 2877.899451] audit: type=1130 audit(1728464227.007:12305): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@906-10772-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2877.920970] audit: type=1701 audit(1728464227.027:12306): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10766 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2877.936686] audit: type=1334 audit(1728464227.031:12307): prog-id=2780 op=LOAD
[ 2877.943910] audit: type=1334 audit(1728464227.031:12308): prog-id=2781 op=LOAD
[ 2883.034509] show_signal_msg: 18 callbacks suppressed
[ 2883.034513] agetty[10782]: segfault at 0 ip 00007f52dc55e7d1 sp 00007ffc00366658 error 4
[ 2883.034814] agetty[10783]: segfault at 0 ip 00007f5abad5e7d1 sp 00007ffe8890ebb8 error 4
[ 2883.039494] in libc.so.6[15e7d1,7f52dc428000+175000]
[ 2883.047581] in libc.so.6[15e7d1,7f5abac28000+175000]
[ 2883.055667] likely on CPU 73 (core 9, socket 0)
[ 2883.060717] likely on CPU 29 (core 29, socket 0)
[ 2883.065772] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2883.065795] audit: type=1701 audit(1728464232.251:12327): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10782 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2883.070398] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2883.075103] audit: type=1334 audit(1728464232.259:12328): prog-id=2783 op=LOAD
[ 2883.075105] audit: type=1334 audit(1728464232.259:12329): prog-id=2784 op=LOAD
[ 2883.145744] audit: type=1334 audit(1728464232.259:12330): prog-id=2785 op=LOAD
[ 2883.152964] audit: type=1130 audit(1728464232.259:12331): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@908-10786-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2883.174485] audit: type=1701 audit(1728464232.263:12332): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10783 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2883.190206] audit: type=1334 audit(1728464232.267:12333): prog-id=2786 op=LOAD
[ 2883.197432] audit: type=1334 audit(1728464232.267:12334): prog-id=2787 op=LOAD
[ 2888.286386] show_signal_msg: 18 callbacks suppressed
[ 2888.286389] agetty[10796]: segfault at 0 ip 00007f58d7f5e7d1 sp 00007fffe531b808 error 4
[ 2888.286725] agetty[10800]: segfault at 0 ip 00007f228cb5e7d1 sp 00007ffecc890a18 error 4
[ 2888.291371] in libc.so.6[15e7d1,7f58d7e28000+175000]
[ 2888.299457] in libc.so.6[15e7d1,7f228ca28000+175000]
[ 2888.307540] likely on CPU 29 (core 29, socket 0)
[ 2888.307543] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2888.312595] likely on CPU 73 (core 9, socket 0)
[ 2888.317670] audit: type=1701 audit(1728464237.503:12353): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10796 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2888.322353] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2888.341100] audit: type=1334 audit(1728464237.507:12354): prog-id=2789 op=LOAD
[ 2888.387393] audit: type=1334 audit(1728464237.507:12355): prog-id=2790 op=LOAD
[ 2888.394610] audit: type=1334 audit(1728464237.507:12356): prog-id=2791 op=LOAD
[ 2888.401832] audit: type=1130 audit(1728464237.511:12357): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@910-10803-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2888.423353] audit: type=1701 audit(1728464237.531:12358): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10800 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2888.439065] audit: type=1334 audit(1728464237.535:12359): prog-id=2792 op=LOAD
[ 2888.446283] audit: type=1334 audit(1728464237.535:12360): prog-id=2793 op=LOAD
[ 2893.534322] show_signal_msg: 18 callbacks suppressed
[ 2893.534325] agetty[10813]: segfault at 0 ip 00007fe7bed5e7d1 sp 00007ffe5f32e6f8 error 4 in libc.so.6[15e7d1,7fe7bec28000+175000] likely on CPU 29 (core 29, socket 0)
[ 2893.554159] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2893.554789] agetty[10814]: segfault at 0 ip 00007fedce55e7d1 sp 00007ffff1a21d18 error 4 in libc.so.6[15e7d1,7fedce428000+175000] likely on CPU 73 (core 9, socket 0)
[ 2893.572941] audit: type=1701 audit(1728464242.759:12379): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10813 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2893.587681] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2893.603391] audit: type=1334 audit(1728464242.763:12380): prog-id=2795 op=LOAD
[ 2893.603394] audit: type=1334 audit(1728464242.763:12381): prog-id=2796 op=LOAD
[ 2893.636584] audit: type=1334 audit(1728464242.763:12382): prog-id=2797 op=LOAD
[ 2893.643802] audit: type=1130 audit(1728464242.767:12383): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@912-10819-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2893.665325] audit: type=1701 audit(1728464242.807:12384): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10814 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2893.681045] audit: type=1334 audit(1728464242.811:12385): prog-id=2798 op=LOAD
[ 2893.688269] audit: type=1334 audit(1728464242.815:12386): prog-id=2799 op=LOAD
[ 2898.774547] show_signal_msg: 18 callbacks suppressed
[ 2898.774550] agetty[10829]: segfault at 0 ip 00007fdc6775e7d1 sp 00007ffd2f535178 error 4
[ 2898.775047] agetty[10830]: segfault at 0 ip 00007f2979f5e7d1 sp 00007ffdfdf35238 error 4
[ 2898.779529] in libc.so.6[15e7d1,7fdc67628000+175000]
[ 2898.787629] in libc.so.6[15e7d1,7f2979e28000+175000]
[ 2898.795711] likely on CPU 73 (core 9, socket 0)
[ 2898.800765] likely on CPU 28 (core 28, socket 0)
[ 2898.800768] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2898.805824] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2898.810463] audit: type=1701 audit(1728464247.995:12405): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10830 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2898.870684] audit: type=1701 audit(1728464247.999:12406): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10829 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2898.886408] audit: type=1334 audit(1728464248.003:12407): prog-id=2801 op=LOAD
[ 2898.893634] audit: type=1334 audit(1728464248.003:12408): prog-id=2802 op=LOAD
[ 2898.900859] audit: type=1334 audit(1728464248.003:12409): prog-id=2803 op=LOAD
[ 2898.908077] audit: type=1130 audit(1728464248.003:12410): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@914-10835-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2898.929598] audit: type=1334 audit(1728464248.007:12411): prog-id=2804 op=LOAD
[ 2898.936818] audit: type=1334 audit(1728464248.007:12412): prog-id=2805 op=LOAD
[ 2904.026711] show_signal_msg: 18 callbacks suppressed
[ 2904.026715] agetty[10845]: segfault at 0 ip 00007fbe2655e7d1 sp 00007ffdc86386f8 error 4
[ 2904.027118] agetty[10848]: segfault at 0 ip 00007f858a95e7d1 sp 00007ffdb6b6d9b8 error 4
[ 2904.031700] in libc.so.6[15e7d1,7fbe26428000+175000]
[ 2904.039785] in libc.so.6[15e7d1,7f858a828000+175000] likely on CPU 63 (core 63, socket 0)
[ 2904.047880] likely on CPU 47 (core 47, socket 0)
[ 2904.052935] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2904.061193] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2904.065917] audit: type=1701 audit(1728464253.251:12431): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10848 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2904.120614] audit: type=1701 audit(1728464253.251:12432): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=10845 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 2904.136331] audit: type=1334 audit(1728464253.259:12433): prog-id=2807 op=LOAD
[ 2904.143549] audit: type=1334 audit(1728464253.259:12434): prog-id=2808 op=LOAD
[ 2904.150768] audit: type=1334 audit(1728464253.259:12435): prog-id=2809 op=LOAD
[ 2904.157985] audit: type=1130 audit(1728464253.259:12436): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@916-10852-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2904.179505] audit: type=1334 audit(1728464253.259:12437): prog-id=2810 op=LOAD
[ 2904.186725] audit: type=1334 audit(1728464253.259:12438): prog-id=2811 op=LOAD
[ 2912.854544] show_signal_msg: 45 callbacks suppressed
[ 2912.854548] agetty[10894]: segfault at 0 ip 00007f2470b5e7d1 sp 00007ffe7dadc698 error 4
[ 2912.854950] agetty[10896]: segfault at 0 ip 00007f5a0ad5e7d1 sp 00007fff84e59688 error 4
[ 2912.859525] in libc.so.6[15e7d1,7f2470a28000+175000]
[ 2912.867616] in libc.so.6[15e7d1,7f5a0ac28000+175000]
[ 2912.875709] likely on CPU 29 (core 29, socket 0)
[ 2912.880759] likely on CPU 67 (core 3, socket 0)
[ 2912.890517] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2912.915389] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2918.026558] agetty[10909]: segfault at 0 ip 00007f560835e7d1 sp 00007fff2c31fda8 error 4 in libc.so.6[15e7d1,7f5608228000+175000] likely on CPU 57 (core 57, socket 0)
[ 2918.026926] agetty[10913]: segfault at 0 ip 00007f9b1475e7d1 sp 00007fff20e15c18 error 4 in libc.so.6[15e7d1,7f9b14628000+175000] likely on CPU 111 (core 47, socket 0)
[ 2918.041437] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2918.056375] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2923.182813] agetty[10925]: segfault at 0 ip 00007fb6a015e7d1 sp 00007ffd7515e0d8 error 4 in libc.so.6[15e7d1,7fb6a0028000+175000] likely on CPU 58 (core 58, socket 0)
[ 2923.183096] agetty[10930]: segfault at 0 ip 00007f48ac15e7d1 sp 00007ffdf75787e8 error 4
[ 2923.197676] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2923.197678] in libc.so.6[15e7d1,7f48ac028000+175000] likely on CPU 41 (core 41, socket 0)
[ 2923.232781] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2928.334770] agetty[10945]: segfault at 0 ip 00007f7bbf35e7d1 sp 00007ffe98131558 error 4 in libc.so.6[15e7d1,7f7bbf228000+175000] likely on CPU 50 (core 50, socket 0)
[ 2928.334881] agetty[10949]: segfault at 0 ip 00007ff49095e7d1 sp 00007ffe64ebddf8 error 4
[ 2928.349638] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2928.349639] in libc.so.6[15e7d1,7ff490828000+175000] likely on CPU 28 (core 28, socket 0)
[ 2928.384765] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2933.490552] agetty[10961]: segfault at 0 ip 00007fef9975e7d1 sp 00007ffebaec9dd8 error 4 in libc.so.6[15e7d1,7fef99628000+175000] likely on CPU 9 (core 9, socket 0)
[ 2933.490854] agetty[10965]: segfault at 0 ip 00007f362c15e7d1 sp 00007ffca0602d48 error 4 in libc.so.6[15e7d1,7f362c028000+175000]
[ 2933.505249] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2933.505250] likely on CPU 30 (core 30, socket 0)
[ 2933.505254] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2938.630413] agetty[10975]: segfault at 0 ip 00007fd54f35e7d1 sp 00007fff96e1de68 error 4 in libc.so.6[15e7d1,7fd54f228000+175000] likely on CPU 64 (core 0, socket 0)
[ 2938.630703] agetty[10981]: segfault at 0 ip 00007f0722b5e7d1 sp 00007ffdb95e6318 error 4
[ 2938.645195] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2938.645197] in libc.so.6[15e7d1,7f0722a28000+175000] likely on CPU 9 (core 9, socket 0)
[ 2938.680140] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2943.782663] agetty[10994]: segfault at 0 ip 00007fdda495e7d1 sp 00007ffc31ff7d98 error 4 in libc.so.6[15e7d1,7fdda4828000+175000] likely on CPU 30 (core 30, socket 0)
[ 2943.782997] agetty[10998]: segfault at 0 ip 00007fcb6655e7d1 sp 00007ffcfb670868 error 4
[ 2943.797541] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2943.797544] in libc.so.6[15e7d1,7fcb66428000+175000] likely on CPU 7 (core 7, socket 0)
[ 2943.832484] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2948.942565] agetty[11010]: segfault at 0 ip 00007f4f2d35e7d1 sp 00007fff35f88d58 error 4 in libc.so.6[15e7d1,7f4f2d228000+175000] likely on CPU 9 (core 9, socket 0)
[ 2948.942946] agetty[11014]: segfault at 0 ip 00007febaa35e7d1 sp 00007ffe76dc9158 error 4
[ 2948.957259] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2948.957262] in libc.so.6[15e7d1,7febaa228000+175000] likely on CPU 23 (core 23, socket 0)
[ 2948.992374] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2954.094533] agetty[11024]: segfault at 0 ip 00007f184755e7d1 sp 00007ffc4bbd3648 error 4 in libc.so.6[15e7d1,7f1847428000+175000] likely on CPU 68 (core 4, socket 0)
[ 2954.094896] agetty[11028]: segfault at 0 ip 00007f71edd5e7d1 sp 00007ffd5769ff28 error 4
[ 2954.109314] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2954.117406] in libc.so.6[15e7d1,7f71edc28000+175000] likely on CPU 29 (core 29, socket 0)
[ 2954.144428] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2959.246715] agetty[11041]: segfault at 0 ip 00007f7441f5e7d1 sp 00007ffe053edf28 error 4 in libc.so.6[15e7d1,7f7441e28000+175000] likely on CPU 10 (core 10, socket 0)
[ 2959.246840] agetty[11045]: segfault at 0 ip 00007f2a5b95e7d1 sp 00007ffd76aa5188 error 4
[ 2959.261578] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2959.288413] in libc.so.6[15e7d1,7f2a5b828000+175000] likely on CPU 28 (core 28, socket 0)
[ 2959.296685] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2964.402736] agetty[11061]: segfault at 0 ip 00007f2013b5e7d1 sp 00007ffde222d438 error 4 in libc.so.6[15e7d1,7f2013a28000+175000] likely on CPU 29 (core 29, socket 0)
[ 2964.417607] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2964.436787] agetty[11057]: segfault at 0 ip 00007f52d0b5e7d1 sp 00007ffed6f44bd8 error 4 in libc.so.6[15e7d1,7f52d0a28000+175000] likely on CPU 67 (core 3, socket 0)
[ 2964.451570] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2969.606788] agetty[11076]: segfault at 0 ip 00007f9f1155e7d1 sp 00007ffd8a508318 error 4 in libc.so.6[15e7d1,7f9f11428000+175000] likely on CPU 31 (core 31, socket 0)
[ 2969.606917] agetty[11077]: segfault at 0 ip 00007f1d7195e7d1 sp 00007fffbafbca88 error 4 in libc.so.6[15e7d1,7f1d71828000+175000] likely on CPU 10 (core 10, socket 0)
[ 2969.621663] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2969.655269] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2974.766489] agetty[11088]: segfault at 0 ip 00007f7c4335e7d1 sp 00007fff1ad46498 error 4 in libc.so.6[15e7d1,7f7c43228000+175000] likely on CPU 64 (core 0, socket 0)
[ 2974.766817] agetty[11092]: segfault at 0 ip 00007f62cb95e7d1 sp 00007ffd98eb9e38 error 4 in libc.so.6[15e7d1,7f62cb828000+175000]
[ 2974.781272] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2974.781273] likely on CPU 29 (core 29, socket 0)
[ 2974.816382] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2979.942432] agetty[11104]: segfault at 0 ip 00007f6e0ef5e7d1 sp 00007ffe513c99f8 error 4 in libc.so.6[15e7d1,7f6e0ee28000+175000] likely on CPU 23 (core 23, socket 0)
[ 2979.942719] agetty[11108]: segfault at 0 ip 00007efdcf15e7d1 sp 00007ffe49d4c2a8 error 4
[ 2979.957294] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2979.984133] in libc.so.6[15e7d1,7efdcf028000+175000] likely on CPU 28 (core 28, socket 0)
[ 2979.992399] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2985.106587] agetty[11121]: segfault at 0 ip 00007fe6c095e7d1 sp 00007ffc53424cc8 error 4 in libc.so.6[15e7d1,7fe6c0828000+175000] likely on CPU 78 (core 14, socket 0)
[ 2985.121460] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2985.122146] agetty[11125]: segfault at 0 ip 00007f1f89f5e7d1 sp 00007fff98054b78 error 4 in libc.so.6[15e7d1,7f1f89e28000+175000] likely on CPU 22 (core 22, socket 0)
[ 2985.155076] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2990.258556] agetty[11135]: segfault at 0 ip 00007f4e20f5e7d1 sp 00007ffca00e8738 error 4 in libc.so.6[15e7d1,7f4e20e28000+175000] likely on CPU 79 (core 15, socket 0)
[ 2990.258915] agetty[11139]: segfault at 0 ip 00007fdce655e7d1 sp 00007ffc371d36f8 error 4
[ 2990.273417] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2990.281508] in libc.so.6[15e7d1,7fdce6428000+175000] likely on CPU 28 (core 28, socket 0)
[ 2990.308521] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2995.430379] agetty[11151]: segfault at 0 ip 00007f039d15e7d1 sp 00007ffd1d9c2138 error 4 in libc.so.6[15e7d1,7f039d028000+175000] likely on CPU 4 (core 4, socket 0)
[ 2995.445071] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2995.464529] agetty[11155]: segfault at 0 ip 00007f6361f5e7d1 sp 00007fffbd2331e8 error 4 in libc.so.6[15e7d1,7f6361e28000+175000] likely on CPU 31 (core 31, socket 0)
[ 2995.479394] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 2997.884604] audit: type=1305 audit(1728464347.071:12940): op=set audit_pid=0 old=10884 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 2997.897119] audit: type=1300 audit(1728464347.071:12940): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7fffaa5a2600 a2=3c a3=0 items=0 ppid=10882 pid=10884 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 2997.925751] audit: type=1327 audit(1728464347.071:12940): proctitle="/sbin/auditd"
[ 3000.578617] agetty[11168]: segfault at 0 ip 00007f0c3b15e7d1 sp 00007ffd1b206808 error 4 in libc.so.6[15e7d1,7f0c3b028000+175000] likely on CPU 74 (core 10, socket 0)
[ 3000.579032] agetty[11172]: segfault at 0 ip 00007fd81735e7d1 sp 00007ffef4999778 error 4 in libc.so.6[15e7d1,7fd817228000+175000]
[ 3000.593486] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3000.593519] audit: type=1701 audit(1728464349.779:12941): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11168 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3000.605132] likely on CPU 30 (core 30, socket 0)
[ 3000.623871] audit: type=1334 audit(1728464349.783:12942): prog-id=2923 op=UNLOAD
[ 3000.644287] audit: type=1334 audit(1728464349.783:12943): prog-id=2922 op=UNLOAD
[ 3000.644289] audit: type=1334 audit(1728464349.783:12944): prog-id=2921 op=UNLOAD
[ 3000.651682] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3000.653178] audit: type=1334 audit(1728464349.783:12945): prog-id=2924 op=LOAD
[ 3000.653180] audit: type=1334 audit(1728464349.783:12946): prog-id=2925 op=LOAD
[ 3000.701151] audit: type=1334 audit(1728464349.783:12947): prog-id=2926 op=LOAD
[ 3000.708368] audit: type=1130 audit(1728464349.787:12948): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@955-11179-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3005.810798] show_signal_msg: 21 callbacks suppressed
[ 3005.810802] agetty[11189]: segfault at 0 ip 00007fe85c15e7d1 sp 00007ffd68040678 error 4
[ 3005.811104] agetty[11190]: segfault at 0 ip 00007f00f4f5e7d1 sp 00007ffca61629d8 error 4
[ 3005.815785] in libc.so.6[15e7d1,7fe85c028000+175000]
[ 3005.823872] in libc.so.6[15e7d1,7f00f4e28000+175000]
[ 3005.831954] likely on CPU 74 (core 10, socket 0)
[ 3005.831957] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3005.837006] likely on CPU 29 (core 29, socket 0)
[ 3005.842077] audit: type=1701 audit(1728464355.027:12970): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11189 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3005.865514] audit: type=1334 audit(1728464355.035:12971): prog-id=2930 op=LOAD
[ 3005.865516] audit: type=1334 audit(1728464355.035:12972): prog-id=2931 op=LOAD
[ 3005.870227] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3005.885937] audit: type=1334 audit(1728464355.035:12973): prog-id=2932 op=LOAD
[ 3005.885939] audit: type=1130 audit(1728464355.035:12974): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@957-11193-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3005.949379] audit: type=1701 audit(1728464355.135:12975): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11190 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3005.965101] audit: type=1334 audit(1728464355.139:12976): prog-id=2933 op=LOAD
[ 3005.972326] audit: type=1334 audit(1728464355.139:12977): prog-id=2934 op=LOAD
[ 3011.066780] show_signal_msg: 18 callbacks suppressed
[ 3011.066784] agetty[11203]: segfault at 0 ip 00007ffaef55e7d1 sp 00007fff7c0af068 error 4
[ 3011.066910] agetty[11204]: segfault at 0 ip 00007f5d0955e7d1 sp 00007ffe47d94a28 error 4
[ 3011.071770] in libc.so.6[15e7d1,7ffaef428000+175000]
[ 3011.079853] in libc.so.6[15e7d1,7f5d09428000+175000]
[ 3011.087939] likely on CPU 23 (core 23, socket 0)
[ 3011.092989] likely on CPU 75 (core 11, socket 0)
[ 3011.098042] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3011.102751] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3011.107483] audit: type=1701 audit(1728464360.291:12996): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11203 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3011.162151] audit: type=1334 audit(1728464360.299:12997): prog-id=2936 op=LOAD
[ 3011.169380] audit: type=1334 audit(1728464360.299:12998): prog-id=2937 op=LOAD
[ 3011.176606] audit: type=1334 audit(1728464360.299:12999): prog-id=2938 op=LOAD
[ 3011.183824] audit: type=1130 audit(1728464360.299:13000): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@959-11209-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3011.205345] audit: type=1701 audit(1728464360.311:13001): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11204 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3011.221062] audit: type=1334 audit(1728464360.319:13002): prog-id=2939 op=LOAD
[ 3011.228282] audit: type=1334 audit(1728464360.319:13003): prog-id=2940 op=LOAD
[ 3016.330617] show_signal_msg: 18 callbacks suppressed
[ 3016.330620] agetty[11219]: segfault at 0 ip 00007f0f33d5e7d1 sp 00007ffea316f748 error 4
[ 3016.330949] agetty[11220]: segfault at 0 ip 00007fe1caf5e7d1 sp 00007ffdba17da58 error 4
[ 3016.335602] in libc.so.6[15e7d1,7f0f33c28000+175000]
[ 3016.343692] in libc.so.6[15e7d1,7fe1cae28000+175000] likely on CPU 29 (core 29, socket 0)
[ 3016.343698] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3016.343722] audit: type=1701 audit(1728464365.531:13022): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11220 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3016.351798] likely on CPU 75 (core 11, socket 0)
[ 3016.351802] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3016.423034] audit: type=1334 audit(1728464365.535:13023): prog-id=2942 op=LOAD
[ 3016.430259] audit: type=1334 audit(1728464365.535:13024): prog-id=2943 op=LOAD
[ 3016.437483] audit: type=1334 audit(1728464365.535:13025): prog-id=2944 op=LOAD
[ 3016.444704] audit: type=1701 audit(1728464365.535:13026): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11219 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3016.460417] audit: type=1130 audit(1728464365.535:13027): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@961-11225-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3016.481933] audit: type=1334 audit(1728464365.543:13028): prog-id=2945 op=LOAD
[ 3016.489153] audit: type=1334 audit(1728464365.543:13029): prog-id=2946 op=LOAD
[ 3021.594735] show_signal_msg: 18 callbacks suppressed
[ 3021.594739] agetty[11235]: segfault at 0 ip 00007fdd6815e7d1 sp 00007fffdd6c1938 error 4
[ 3021.594983] agetty[11236]: segfault at 0 ip 00007fd21595e7d1 sp 00007ffffcf60378 error 4
[ 3021.599721] in libc.so.6[15e7d1,7fdd68028000+175000]
[ 3021.607813] in libc.so.6[15e7d1,7fd215828000+175000]
[ 3021.615892] likely on CPU 96 (core 32, socket 0)
[ 3021.615896] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3021.620948] likely on CPU 29 (core 29, socket 0)
[ 3021.626027] audit: type=1701 audit(1728464370.811:13048): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11235 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3021.649460] audit: type=1334 audit(1728464370.819:13049): prog-id=2948 op=LOAD
[ 3021.654167] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3021.669873] audit: type=1334 audit(1728464370.819:13050): prog-id=2949 op=LOAD
[ 3021.669875] audit: type=1334 audit(1728464370.819:13051): prog-id=2950 op=LOAD
[ 3021.669877] audit: type=1130 audit(1728464370.819:13052): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@963-11241-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3021.733334] audit: type=1701 audit(1728464370.919:13053): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11236 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3021.749059] audit: type=1334 audit(1728464370.923:13054): prog-id=2951 op=LOAD
[ 3021.756283] audit: type=1334 audit(1728464370.923:13055): prog-id=2952 op=LOAD
[ 3026.850591] show_signal_msg: 18 callbacks suppressed
[ 3026.850595] agetty[11251]: segfault at 0 ip 00007f415f55e7d1 sp 00007ffd00aaf748 error 4
[ 3026.850987] agetty[11254]: segfault at 0 ip 00007f402195e7d1 sp 00007ffcdac79ca8 error 4
[ 3026.855576] in libc.so.6[15e7d1,7f415f428000+175000] likely on CPU 77 (core 13, socket 0)
[ 3026.855582] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3026.855607] audit: type=1701 audit(1728464376.043:13074): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11251 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3026.863680] in libc.so.6[15e7d1,7f4021828000+175000]
[ 3026.871766] audit: type=1334 audit(1728464376.047:13075): prog-id=2954 op=LOAD
[ 3026.880031] likely on CPU 107 (core 43, socket 0)
[ 3026.898777] audit: type=1334 audit(1728464376.047:13076): prog-id=2955 op=LOAD
[ 3026.898780] audit: type=1334 audit(1728464376.047:13077): prog-id=2956 op=LOAD
[ 3026.914493] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3026.919541] audit: type=1130 audit(1728464376.047:13078): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@965-11257-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3026.986294] audit: type=1701 audit(1728464376.171:13079): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11254 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3027.002018] audit: type=1334 audit(1728464376.179:13080): prog-id=2957 op=LOAD
[ 3027.009242] audit: type=1334 audit(1728464376.179:13081): prog-id=2958 op=LOAD
[ 3032.098831] show_signal_msg: 18 callbacks suppressed
[ 3032.098836] agetty[11270]: segfault at 0 ip 00007fb4ee55e7d1 sp 00007fff2c7d8798 error 4
[ 3032.098958] agetty[11267]: segfault at 0 ip 00007f8446f5e7d1 sp 00007ffdbb73aa98 error 4
[ 3032.103819] in libc.so.6[15e7d1,7fb4ee428000+175000] likely on CPU 47 (core 47, socket 0)
[ 3032.111915] in libc.so.6[15e7d1,7f8446e28000+175000]
[ 3032.120000] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3032.128260] likely on CPU 119 (core 55, socket 0)
[ 3032.133342] audit: type=1701 audit(1728464381.319:13100): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11270 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3032.134806] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3032.153569] audit: type=1334 audit(1728464381.323:13101): prog-id=2960 op=LOAD
[ 3032.200034] audit: type=1334 audit(1728464381.323:13102): prog-id=2961 op=LOAD
[ 3032.207254] audit: type=1334 audit(1728464381.323:13103): prog-id=2962 op=LOAD
[ 3032.214515] audit: type=1130 audit(1728464381.327:13104): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@967-11275-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3032.236043] audit: type=1701 audit(1728464381.343:13105): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11267 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3032.251762] audit: type=1334 audit(1728464381.351:13106): prog-id=2963 op=LOAD
[ 3032.258986] audit: type=1334 audit(1728464381.351:13107): prog-id=2964 op=LOAD
[ 3037.350570] show_signal_msg: 18 callbacks suppressed
[ 3037.350575] agetty[11285]: segfault at 0 ip 00007f626a15e7d1 sp 00007fff5e678df8 error 4
[ 3037.350869] agetty[11288]: segfault at 0 ip 00007facd3b5e7d1 sp 00007fffb8d1edd8 error 4
[ 3037.355556] in libc.so.6[15e7d1,7f626a028000+175000]
[ 3037.363642] in libc.so.6[15e7d1,7facd3a28000+175000]
[ 3037.371729] likely on CPU 48 (core 48, socket 0)
[ 3037.376780] likely on CPU 107 (core 43, socket 0)
[ 3037.386539] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3037.391330] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3037.392848] audit: type=1701 audit(1728464386.579:13126): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11288 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3037.446038] audit: type=1334 audit(1728464386.583:13127): prog-id=2966 op=LOAD
[ 3037.453268] audit: type=1334 audit(1728464386.583:13128): prog-id=2967 op=LOAD
[ 3037.460504] audit: type=1334 audit(1728464386.583:13129): prog-id=2968 op=LOAD
[ 3037.467726] audit: type=1130 audit(1728464386.587:13130): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@969-11294-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3037.489252] audit: type=1701 audit(1728464386.599:13131): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11285 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3037.504966] audit: type=1334 audit(1728464386.603:13132): prog-id=2969 op=LOAD
[ 3037.512187] audit: type=1334 audit(1728464386.603:13133): prog-id=2970 op=LOAD
[ 3042.594509] show_signal_msg: 18 callbacks suppressed
[ 3042.594513] agetty[11304]: segfault at 0 ip 00007f31b875e7d1 sp 00007ffe5936ffd8 error 4 in libc.so.6[15e7d1,7f31b8628000+175000] likely on CPU 53 (core 53, socket 0)
[ 3042.614351] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3042.615054] agetty[11305]: segfault at 0 ip 00007f5fd5d5e7d1 sp 00007ffc857a3728 error 4 in libc.so.6[15e7d1,7f5fd5c28000+175000] likely on CPU 107 (core 43, socket 0)
[ 3042.633138] audit: type=1701 audit(1728464391.819:13152): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11304 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3042.648047] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3042.663755] audit: type=1334 audit(1728464391.823:13153): prog-id=2972 op=LOAD
[ 3042.689721] audit: type=1334 audit(1728464391.823:13154): prog-id=2973 op=LOAD
[ 3042.696939] audit: type=1334 audit(1728464391.823:13155): prog-id=2974 op=LOAD
[ 3042.704156] audit: type=1130 audit(1728464391.827:13156): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@971-11310-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3042.725681] audit: type=1701 audit(1728464391.867:13157): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11305 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3042.741398] audit: type=1334 audit(1728464391.875:13158): prog-id=2975 op=LOAD
[ 3042.748619] audit: type=1334 audit(1728464391.875:13159): prog-id=2976 op=LOAD
[ 3047.850479] show_signal_msg: 18 callbacks suppressed
[ 3047.850483] agetty[11320]: segfault at 0 ip 00007fddeab5e7d1 sp 00007ffc8bed44c8 error 4 in libc.so.6[15e7d1,7fddeaa28000+175000] likely on CPU 113 (core 49, socket 0)
[ 3047.870412] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3047.889199] audit: type=1701 audit(1728464397.075:13178): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11320 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3047.904923] audit: type=1334 audit(1728464397.079:13179): prog-id=2978 op=LOAD
[ 3047.905658] agetty[11321]: segfault at 0 ip 00007f2e9ed5e7d1 sp 00007fff888531c8 error 4
[ 3047.912147] audit: type=1334 audit(1728464397.079:13180): prog-id=2979 op=LOAD
[ 3047.912149] in libc.so.6[15e7d1,7f2e9ec28000+175000]
[ 3047.920241] audit: type=1334 audit(1728464397.079:13181): prog-id=2980 op=LOAD
[ 3047.920244] audit: type=1130 audit(1728464397.083:13182): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@973-11324-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3047.927461] likely on CPU 110 (core 46, socket 0)
[ 3047.966050] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3047.984819] audit: type=1701 audit(1728464397.171:13183): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11321 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3048.000541] audit: type=1334 audit(1728464397.175:13184): prog-id=2981 op=LOAD
[ 3048.007769] audit: type=1334 audit(1728464397.175:13185): prog-id=2982 op=LOAD
[ 3053.098497] show_signal_msg: 18 callbacks suppressed
[ 3053.098501] agetty[11334]: segfault at 0 ip 00007fac5bb5e7d1 sp 00007ffeb5c31fe8 error 4
[ 3053.098873] agetty[11335]: segfault at 0 ip 00007f8e3af5e7d1 sp 00007fff5ae01428 error 4
[ 3053.103485] in libc.so.6[15e7d1,7fac5ba28000+175000]
[ 3053.111574] in libc.so.6[15e7d1,7f8e3ae28000+175000]
[ 3053.119667] likely on CPU 110 (core 46, socket 0)
[ 3053.119670] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3053.124728] likely on CPU 50 (core 50, socket 0)
[ 3053.129806] audit: type=1701 audit(1728464402.315:13204): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11334 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3053.134573] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3053.153320] audit: type=1334 audit(1728464402.323:13205): prog-id=2984 op=LOAD
[ 3053.153323] audit: type=1334 audit(1728464402.323:13206): prog-id=2985 op=LOAD
[ 3053.206933] audit: type=1334 audit(1728464402.323:13207): prog-id=2986 op=LOAD
[ 3053.214157] audit: type=1130 audit(1728464402.323:13208): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@975-11340-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3053.235678] audit: type=1701 audit(1728464402.343:13209): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11335 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3053.251398] audit: type=1334 audit(1728464402.347:13210): prog-id=2987 op=LOAD
[ 3053.258617] audit: type=1334 audit(1728464402.347:13211): prog-id=2988 op=LOAD
[ 3058.346688] show_signal_msg: 18 callbacks suppressed
[ 3058.346691] agetty[11350]: segfault at 0 ip 00007f4c71d5e7d1 sp 00007ffffef3fa98 error 4 in libc.so.6[15e7d1,7f4c71c28000+175000] likely on CPU 41 (core 41, socket 0)
[ 3058.366526] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3058.367234] agetty[11353]: segfault at 0 ip 00007f2cc135e7d1 sp 00007ffede075668 error 4 in libc.so.6[15e7d1,7f2cc1228000+175000] likely on CPU 48 (core 48, socket 0)
[ 3058.385310] audit: type=1701 audit(1728464407.571:13230): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11350 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3058.400138] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3058.415853] audit: type=1334 audit(1728464407.575:13231): prog-id=2990 op=LOAD
[ 3058.415855] audit: type=1334 audit(1728464407.575:13232): prog-id=2991 op=LOAD
[ 3058.449035] audit: type=1334 audit(1728464407.575:13233): prog-id=2992 op=LOAD
[ 3058.456258] audit: type=1130 audit(1728464407.579:13234): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@977-11358-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3058.477789] audit: type=1701 audit(1728464407.619:13235): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11353 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3058.493506] audit: type=1334 audit(1728464407.627:13236): prog-id=2993 op=LOAD
[ 3058.500727] audit: type=1334 audit(1728464407.627:13237): prog-id=2994 op=LOAD
[ 3063.602924] show_signal_msg: 18 callbacks suppressed
[ 3063.602928] agetty[11368]: segfault at 0 ip 00007fd1b9d5e7d1 sp 00007ffe41f80af8 error 4
[ 3063.602933] agetty[11369]: segfault at 0 ip 00007fb1c975e7d1 sp 00007fff20b5a798 error 4
[ 3063.607916] in libc.so.6[15e7d1,7fd1b9c28000+175000]
[ 3063.616000] in libc.so.6[15e7d1,7fb1c9628000+175000]
[ 3063.624085] likely on CPU 112 (core 48, socket 0)
[ 3063.629135] likely on CPU 47 (core 47, socket 0)
[ 3063.634190] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3063.638980] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3063.643720] audit: type=1701 audit(1728464412.827:13256): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11368 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3063.696892] audit: type=1334 audit(1728464412.835:13257): prog-id=2996 op=LOAD
[ 3063.704111] audit: type=1334 audit(1728464412.835:13258): prog-id=2997 op=LOAD
[ 3063.711330] audit: type=1334 audit(1728464412.835:13259): prog-id=2998 op=LOAD
[ 3063.718549] audit: type=1130 audit(1728464412.835:13260): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@979-11375-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3063.740071] audit: type=1701 audit(1728464412.847:13261): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11369 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3063.755789] audit: type=1334 audit(1728464412.851:13262): prog-id=2999 op=LOAD
[ 3063.763009] audit: type=1334 audit(1728464412.851:13263): prog-id=3000 op=LOAD
[ 3068.850717] show_signal_msg: 18 callbacks suppressed
[ 3068.850721] agetty[11385]: segfault at 0 ip 00007f8a67f5e7d1 sp 00007fff61fc89d8 error 4
[ 3068.851055] agetty[11386]: segfault at 0 ip 00007fa75655e7d1 sp 00007ffe3e9f2f18 error 4
[ 3068.855703] in libc.so.6[15e7d1,7f8a67e28000+175000]
[ 3068.863793] in libc.so.6[15e7d1,7fa756428000+175000]
[ 3068.871879] likely on CPU 47 (core 47, socket 0)
[ 3068.871882] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3068.876939] likely on CPU 48 (core 48, socket 0)
[ 3068.882012] audit: type=1701 audit(1728464418.067:13282): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11385 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3068.886698] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3068.905446] audit: type=1334 audit(1728464418.071:13283): prog-id=3002 op=LOAD
[ 3068.953335] audit: type=1334 audit(1728464418.071:13284): prog-id=3003 op=LOAD
[ 3068.960554] audit: type=1334 audit(1728464418.071:13285): prog-id=3004 op=LOAD
[ 3068.967771] audit: type=1130 audit(1728464418.075:13286): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@981-11389-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3068.989299] audit: type=1701 audit(1728464418.095:13287): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11386 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3069.005018] audit: type=1334 audit(1728464418.099:13288): prog-id=3005 op=LOAD
[ 3069.012240] audit: type=1334 audit(1728464418.099:13289): prog-id=3006 op=LOAD
[ 3074.102597] show_signal_msg: 18 callbacks suppressed
[ 3074.102601] agetty[11399]: segfault at 0 ip 00007fa81475e7d1 sp 00007ffe9fa7f648 error 4
[ 3074.102941] agetty[11400]: segfault at 0 ip 00007fda3a75e7d1 sp 00007ffc0a296768 error 4
[ 3074.107577] in libc.so.6[15e7d1,7fa814628000+175000]
[ 3074.115669] in libc.so.6[15e7d1,7fda3a628000+175000]
[ 3074.123761] likely on CPU 89 (core 25, socket 0)
[ 3074.123765] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3074.128824] likely on CPU 10 (core 10, socket 0)
[ 3074.133902] audit: type=1701 audit(1728464423.319:13308): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11399 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3074.138583] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3074.157336] audit: type=1334 audit(1728464423.327:13309): prog-id=3008 op=LOAD
[ 3074.157338] audit: type=1334 audit(1728464423.327:13310): prog-id=3009 op=LOAD
[ 3074.157340] audit: type=1334 audit(1728464423.327:13311): prog-id=3010 op=LOAD
[ 3074.219654] audit: type=1130 audit(1728464423.327:13312): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@983-11405-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3074.241177] audit: type=1701 audit(1728464423.347:13313): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11400 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3074.256902] audit: type=1334 audit(1728464423.355:13314): prog-id=3011 op=LOAD
[ 3074.264123] audit: type=1334 audit(1728464423.355:13315): prog-id=3012 op=LOAD
[ 3079.366573] show_signal_msg: 18 callbacks suppressed
[ 3079.366577] agetty[11415]: segfault at 0 ip 00007fc61235e7d1 sp 00007ffff9835028 error 4
[ 3079.366927] agetty[11418]: segfault at 0 ip 00007fcacdf5e7d1 sp 00007ffde2cd5118 error 4
[ 3079.371559] in libc.so.6[15e7d1,7fc612228000+175000]
[ 3079.379639] in libc.so.6[15e7d1,7fcacde28000+175000] likely on CPU 31 (core 31, socket 0)
[ 3079.387736] likely on CPU 11 (core 11, socket 0)
[ 3079.392787] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3079.392812] audit: type=1701 audit(1728464428.579:13334): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11418 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3079.401056] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3079.405769] audit: type=1334 audit(1728464428.583:13335): prog-id=3014 op=LOAD
[ 3079.405771] audit: type=1334 audit(1728464428.583:13336): prog-id=3015 op=LOAD
[ 3079.474908] audit: type=1334 audit(1728464428.583:13337): prog-id=3016 op=LOAD
[ 3079.482130] audit: type=1130 audit(1728464428.587:13338): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@985-11423-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3079.503648] audit: type=1701 audit(1728464428.611:13339): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11415 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3079.519362] audit: type=1334 audit(1728464428.615:13340): prog-id=3017 op=LOAD
[ 3079.526580] audit: type=1334 audit(1728464428.615:13341): prog-id=3018 op=LOAD
[ 3084.618394] show_signal_msg: 18 callbacks suppressed
[ 3084.618398] agetty[11433]: segfault at 0 ip 00007f0204b5e7d1 sp 00007ffdadd2fc18 error 4
[ 3084.618891] agetty[11435]: segfault at 0 ip 00007f2c5cd5e7d1 sp 00007ffda2737a78 error 4
[ 3084.623374] in libc.so.6[15e7d1,7f0204a28000+175000]
[ 3084.631466] in libc.so.6[15e7d1,7f2c5cc28000+175000]
[ 3084.639551] likely on CPU 11 (core 11, socket 0)
[ 3084.644610] likely on CPU 90 (core 26, socket 0)
[ 3084.649663] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3084.659134] audit: type=1701 audit(1728464433.843:13360): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11433 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3084.677823] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3084.679328] audit: type=1334 audit(1728464433.851:13361): prog-id=3020 op=LOAD
[ 3084.721007] audit: type=1334 audit(1728464433.851:13362): prog-id=3021 op=LOAD
[ 3084.728225] audit: type=1334 audit(1728464433.851:13363): prog-id=3022 op=LOAD
[ 3084.735444] audit: type=1130 audit(1728464433.851:13364): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@987-11440-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3084.756965] audit: type=1701 audit(1728464433.879:13365): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11435 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3084.772684] audit: type=1334 audit(1728464433.887:13366): prog-id=3023 op=LOAD
[ 3084.779901] audit: type=1334 audit(1728464433.887:13367): prog-id=3024 op=LOAD
[ 3093.330738] show_signal_msg: 57 callbacks suppressed
[ 3093.330742] agetty[11471]: segfault at 0 ip 00007fbd3035e7d1 sp 00007ffeee0e6708 error 4
[ 3093.331138] agetty[11477]: segfault at 0 ip 00007f2b46f5e7d1 sp 00007ffe18dd7f78 error 4
[ 3093.335725] in libc.so.6[15e7d1,7fbd30228000+175000]
[ 3093.343815] in libc.so.6[15e7d1,7f2b46e28000+175000]
[ 3093.351907] likely on CPU 97 (core 33, socket 0)
[ 3093.351911] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3093.356965] likely on CPU 67 (core 3, socket 0)
[ 3093.356969] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3098.498610] agetty[11487]: segfault at 0 ip 00007f9ec935e7d1 sp 00007ffd783fb928 error 4 in libc.so.6[15e7d1,7f9ec9228000+175000] likely on CPU 29 (core 29, socket 0)
[ 3098.499007] agetty[11493]: segfault at 0 ip 00007fa54915e7d1 sp 00007ffd47af8028 error 4
[ 3098.513472] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3098.540308] in libc.so.6[15e7d1,7fa549028000+175000] likely on CPU 69 (core 5, socket 0)
[ 3098.548490] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3103.650602] agetty[11503]: segfault at 0 ip 00007fcb1f55e7d1 sp 00007ffcf6614b78 error 4 in libc.so.6[15e7d1,7fcb1f428000+175000] likely on CPU 78 (core 14, socket 0)
[ 3103.650742] agetty[11507]: segfault at 0 ip 00007f3af1d5e7d1 sp 00007ffd2ad2c5e8 error 4
[ 3103.665468] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3103.665470] in libc.so.6[15e7d1,7f3af1c28000+175000] likely on CPU 29 (core 29, socket 0)
[ 3103.700581] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3108.818467] agetty[11520]: segfault at 0 ip 00007f72d2b5e7d1 sp 00007ffeae6a42f8 error 4 in libc.so.6[15e7d1,7f72d2a28000+175000] likely on CPU 69 (core 5, socket 0)
[ 3108.818787] agetty[11524]: segfault at 0 ip 00007f286a35e7d1 sp 00007fffe11b4ee8 error 4 in libc.so.6[15e7d1,7f286a228000+175000]
[ 3108.833246] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3108.833246] likely on CPU 29 (core 29, socket 0)
[ 3108.869844] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3113.974641] agetty[11538]: segfault at 0 ip 00007f9e53b5e7d1 sp 00007fff70eda488 error 4 in libc.so.6[15e7d1,7f9e53a28000+175000] likely on CPU 16 (core 16, socket 0)
[ 3113.975047] agetty[11542]: segfault at 0 ip 00007f0d4f95e7d1 sp 00007ffc5f5cb418 error 4 in libc.so.6[15e7d1,7f0d4f828000+175000] likely on CPU 28 (core 28, socket 0)
[ 3113.989508] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3114.024614] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3119.126745] agetty[11558]: segfault at 0 ip 00007fe4ecf5e7d1 sp 00007ffd677d5e38 error 4 in libc.so.6[15e7d1,7fe4ece28000+175000] likely on CPU 27 (core 27, socket 0)
[ 3119.141609] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3119.160956] agetty[11552]: segfault at 0 ip 00007f9664b5e7d1 sp 00007ffe211cdcc8 error 4 in libc.so.6[15e7d1,7f9664a28000+175000] likely on CPU 70 (core 6, socket 0)
[ 3119.175749] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3124.302544] agetty[11573]: segfault at 0 ip 00007f49a235e7d1 sp 00007ffc0312cbd8 error 4 in libc.so.6[15e7d1,7f49a2228000+175000] likely on CPU 69 (core 5, socket 0)
[ 3124.302854] agetty[11574]: segfault at 0 ip 00007fd4ccd5e7d1 sp 00007ffd259815d8 error 4 in libc.so.6[15e7d1,7fd4ccc28000+175000] likely on CPU 28 (core 28, socket 0)
[ 3124.317331] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3124.332185] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3129.458395] agetty[11590]: segfault at 0 ip 00007f66cfd5e7d1 sp 00007fffe6a6d318 error 4 in libc.so.6[15e7d1,7f66cfc28000+175000] likely on CPU 10 (core 10, socket 0)
[ 3129.458769] agetty[11591]: segfault at 0 ip 00007fc17d35e7d1 sp 00007fff1b8626d8 error 4 in libc.so.6[15e7d1,7fc17d228000+175000] likely on CPU 29 (core 29, socket 0)
[ 3129.473271] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3129.488123] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3134.614658] agetty[11605]: segfault at 0 ip 00007f135d75e7d1 sp 00007ffd9324d528 error 4 in libc.so.6[15e7d1,7f135d628000+175000] likely on CPU 31 (core 31, socket 0)
[ 3134.615054] agetty[11608]: segfault at 0 ip 00007fe1e975e7d1 sp 00007ffd4e3983a8 error 4 in libc.so.6[15e7d1,7fe1e9628000+175000]
[ 3134.629544] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3134.629545] likely on CPU 10 (core 10, socket 0)
[ 3134.664649] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3139.766513] agetty[11618]: segfault at 0 ip 00007f57be35e7d1 sp 00007ffe94c01808 error 4 in libc.so.6[15e7d1,7f57be228000+175000] likely on CPU 17 (core 17, socket 0)
[ 3139.766849] agetty[11622]: segfault at 0 ip 00007f4a80f5e7d1 sp 00007ffc9feff308 error 4
[ 3139.781376] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3139.781377] in libc.so.6[15e7d1,7f4a80e28000+175000] likely on CPU 30 (core 30, socket 0)
[ 3139.816489] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3144.918182] agetty[11634]: segfault at 0 ip 00007f8aef15e7d1 sp 00007ffd71e03ef8 error 4 in libc.so.6[15e7d1,7f8aef028000+175000] likely on CPU 16 (core 16, socket 0)
[ 3144.933056] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3144.952497] agetty[11638]: segfault at 0 ip 00007f5a1255e7d1 sp 00007ffcaac25bf8 error 4 in libc.so.6[15e7d1,7f5a12428000+175000] likely on CPU 30 (core 30, socket 0)
[ 3144.967361] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3150.066665] agetty[11650]: segfault at 0 ip 00007fc1b235e7d1 sp 00007ffd92891528 error 4 in libc.so.6[15e7d1,7fc1b2228000+175000] likely on CPU 11 (core 11, socket 0)
[ 3150.081528] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3150.082180] agetty[11654]: segfault at 0 ip 00007f489875e7d1 sp 00007fff75b6e8f8 error 4 in libc.so.6[15e7d1,7f4898628000+175000] likely on CPU 17 (core 17, socket 0)
[ 3150.115151] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3155.214629] agetty[11664]: segfault at 0 ip 00007fcc7eb5e7d1 sp 00007fffe3823608 error 4 in libc.so.6[15e7d1,7fcc7ea28000+175000] likely on CPU 29 (core 29, socket 0)
[ 3155.214896] agetty[11668]: segfault at 0 ip 00007f29ed75e7d1 sp 00007ffdf39f4338 error 4
[ 3155.229493] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3155.229493] in libc.so.6[15e7d1,7f29ed628000+175000] likely on CPU 11 (core 11, socket 0)
[ 3155.264594] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3160.370576] agetty[11680]: segfault at 0 ip 00007fc4d535e7d1 sp 00007ffc52192bf8 error 4 in libc.so.6[15e7d1,7fc4d5228000+175000] likely on CPU 7 (core 7, socket 0)
[ 3160.385273] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3160.414302] agetty[11684]: segfault at 0 ip 00007f209315e7d1 sp 00007ffe48a86388 error 4 in libc.so.6[15e7d1,7f2093028000+175000] likely on CPU 87 (core 23, socket 0)
[ 3160.429171] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3165.542579] agetty[11697]: segfault at 0 ip 00007f7aa335e7d1 sp 00007ffecfb78208 error 4 in libc.so.6[15e7d1,7f7aa3228000+175000] likely on CPU 79 (core 15, socket 0)
[ 3165.542880] agetty[11703]: segfault at 0 ip 00007ff00995e7d1 sp 00007fffd3c8f078 error 4 in libc.so.6[15e7d1,7ff009828000+175000]
[ 3165.557445] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3165.587831] likely on CPU 87 (core 23, socket 0)
[ 3165.592537] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3170.710738] agetty[11716]: segfault at 0 ip 00007f46c775e7d1 sp 00007fff4a0d54e8 error 4 in libc.so.6[15e7d1,7f46c7628000+175000] likely on CPU 46 (core 46, socket 0)
[ 3170.725610] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3170.750575] agetty[11721]: segfault at 0 ip 00007f387715e7d1 sp 00007ffc0adfef08 error 4 in libc.so.6[15e7d1,7f3877028000+175000] likely on CPU 108 (core 44, socket 0)
[ 3170.765534] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3175.882595] agetty[11732]: segfault at 0 ip 00007f7c1f95e7d1 sp 00007fff724a0c88 error 4 in libc.so.6[15e7d1,7f7c1f828000+175000] likely on CPU 6 (core 6, socket 0)
[ 3175.882907] agetty[11738]: segfault at 0 ip 00007f1bfc15e7d1 sp 00007ffd23b024b8 error 4
[ 3175.897288] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3175.897288] in libc.so.6[15e7d1,7f1bfc028000+175000] likely on CPU 29 (core 29, socket 0)
[ 3175.932382] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3178.384627] audit: type=1305 audit(1728464527.571:13869): op=set audit_pid=0 old=11472 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 3178.397139] audit: type=1300 audit(1728464527.571:13869): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffd035e7600 a2=3c a3=0 items=0 ppid=11467 pid=11472 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 3178.425766] audit: type=1327 audit(1728464527.571:13869): proctitle="/sbin/auditd"
[ 3181.022541] agetty[11751]: segfault at 0 ip 00007f455715e7d1 sp 00007ffd14894488 error 4 in libc.so.6[15e7d1,7f4557028000+175000] likely on CPU 78 (core 14, socket 0)
[ 3181.022944] agetty[11755]: segfault at 0 ip 00007f6afa55e7d1 sp 00007ffece6e1b48 error 4
[ 3181.037408] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3181.037410] in libc.so.6[15e7d1,7f6afa428000+175000]
[ 3181.045524] audit: type=1701 audit(1728464530.231:13870): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11751 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3181.064254] likely on CPU 90 (core 26, socket 0)
[ 3181.069313] audit: type=1334 audit(1728464530.235:13871): prog-id=3137 op=LOAD
[ 3181.089728] audit: type=1334 audit(1728464530.235:13872): prog-id=3138 op=LOAD
[ 3181.089730] audit: type=1334 audit(1728464530.235:13873): prog-id=3139 op=LOAD
[ 3181.096951] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3181.098445] audit: type=1130 audit(1728464530.239:13874): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1026-11761-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3181.153239] audit: type=1701 audit(1728464530.291:13875): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11755 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3181.168961] audit: type=1334 audit(1728464530.295:13876): prog-id=3140 op=LOAD
[ 3181.176185] audit: type=1334 audit(1728464530.295:13877): prog-id=3141 op=LOAD
[ 3186.266455] show_signal_msg: 21 callbacks suppressed
[ 3186.266459] agetty[11771]: segfault at 0 ip 00007f2e01b5e7d1 sp 00007ffe5f0cea78 error 4
[ 3186.266813] agetty[11772]: segfault at 0 ip 00007f1599b5e7d1 sp 00007fff4cbe60f8 error 4
[ 3186.271439] in libc.so.6[15e7d1,7f2e01a28000+175000]
[ 3186.279532] in libc.so.6[15e7d1,7f1599a28000+175000]
[ 3186.287616] likely on CPU 78 (core 14, socket 0)
[ 3186.287619] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3186.292676] likely on CPU 89 (core 25, socket 0)
[ 3186.297750] audit: type=1701 audit(1728464535.483:13899): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11771 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3186.302433] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3186.321179] audit: type=1334 audit(1728464535.491:13900): prog-id=3143 op=LOAD
[ 3186.321181] audit: type=1334 audit(1728464535.491:13901): prog-id=3144 op=LOAD
[ 3186.376279] audit: type=1334 audit(1728464535.491:13902): prog-id=3145 op=LOAD
[ 3186.383501] audit: type=1130 audit(1728464535.491:13903): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1028-11776-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3186.405115] audit: type=1701 audit(1728464535.511:13904): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11772 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3186.420834] audit: type=1334 audit(1728464535.515:13905): prog-id=3146 op=LOAD
[ 3186.428052] audit: type=1334 audit(1728464535.515:13906): prog-id=3147 op=LOAD
[ 3191.514430] show_signal_msg: 18 callbacks suppressed
[ 3191.514433] agetty[11786]: segfault at 0 ip 00007f2adbb5e7d1 sp 00007fff2f8b81d8 error 4
[ 3191.514748] agetty[11787]: segfault at 0 ip 00007fd43155e7d1 sp 00007ffeabe383f8 error 4
[ 3191.519419] in libc.so.6[15e7d1,7f2adba28000+175000]
[ 3191.527502] in libc.so.6[15e7d1,7fd431428000+175000]
[ 3191.535592] likely on CPU 90 (core 26, socket 0)
[ 3191.540649] likely on CPU 15 (core 15, socket 0)
[ 3191.545702] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3191.550407] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3191.555136] audit: type=1701 audit(1728464540.739:13925): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11786 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3191.611319] audit: type=1701 audit(1728464540.743:13926): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11787 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3191.627044] audit: type=1334 audit(1728464540.747:13927): prog-id=3149 op=LOAD
[ 3191.634263] audit: type=1334 audit(1728464540.747:13928): prog-id=3150 op=LOAD
[ 3191.641483] audit: type=1334 audit(1728464540.747:13929): prog-id=3151 op=LOAD
[ 3191.648703] audit: type=1130 audit(1728464540.747:13930): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1030-11792-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3191.670308] audit: type=1334 audit(1728464540.751:13931): prog-id=3152 op=LOAD
[ 3191.677526] audit: type=1334 audit(1728464540.751:13932): prog-id=3153 op=LOAD
[ 3196.766515] show_signal_msg: 18 callbacks suppressed
[ 3196.766519] agetty[11802]: segfault at 0 ip 00007f981855e7d1 sp 00007fff5f5d91a8 error 4
[ 3196.766801] agetty[11803]: segfault at 0 ip 00007f2eaa75e7d1 sp 00007ffe35d87778 error 4
[ 3196.771500] in libc.so.6[15e7d1,7f9818428000+175000]
[ 3196.779587] in libc.so.6[15e7d1,7f2eaa628000+175000]
[ 3196.787676] likely on CPU 15 (core 15, socket 0)
[ 3196.792733] likely on CPU 28 (core 28, socket 0)
[ 3196.792736] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3196.797794] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3196.802518] audit: type=1701 audit(1728464545.987:13951): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11803 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3196.861903] audit: type=1701 audit(1728464545.991:13952): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11802 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3196.877623] audit: type=1334 audit(1728464545.995:13953): prog-id=3155 op=LOAD
[ 3196.884847] audit: type=1334 audit(1728464545.995:13954): prog-id=3156 op=LOAD
[ 3196.892067] audit: type=1334 audit(1728464545.995:13955): prog-id=3157 op=LOAD
[ 3196.899286] audit: type=1130 audit(1728464545.995:13956): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1032-11808-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3196.920892] audit: type=1334 audit(1728464545.999:13957): prog-id=3158 op=LOAD
[ 3196.928109] audit: type=1334 audit(1728464545.999:13958): prog-id=3159 op=LOAD
[ 3202.030645] show_signal_msg: 18 callbacks suppressed
[ 3202.030649] agetty[11818]: segfault at 0 ip 00007f8cb595e7d1 sp 00007fffa09e5c18 error 4 in libc.so.6[15e7d1,7f8cb5828000+175000] likely on CPU 28 (core 28, socket 0)
[ 3202.050489] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3202.051177] agetty[11819]: segfault at 0 ip 00007ff1a735e7d1 sp 00007ffe53da0ba8 error 4 in libc.so.6[15e7d1,7ff1a7228000+175000] likely on CPU 69 (core 5, socket 0)
[ 3202.069261] audit: type=1701 audit(1728464551.255:13977): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11818 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3202.084020] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3202.099734] audit: type=1334 audit(1728464551.259:13978): prog-id=3161 op=LOAD
[ 3202.099736] audit: type=1334 audit(1728464551.259:13979): prog-id=3162 op=LOAD
[ 3202.099738] audit: type=1334 audit(1728464551.259:13980): prog-id=3163 op=LOAD
[ 3202.099740] audit: type=1130 audit(1728464551.263:13981): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1034-11824-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3202.161754] audit: type=1701 audit(1728464551.303:13982): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11819 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3202.177474] audit: type=1334 audit(1728464551.311:13983): prog-id=3164 op=LOAD
[ 3202.184691] audit: type=1334 audit(1728464551.311:13984): prog-id=3165 op=LOAD
[ 3207.278634] show_signal_msg: 18 callbacks suppressed
[ 3207.278637] agetty[11834]: segfault at 0 ip 00007fcb0b55e7d1 sp 00007ffcb14280f8 error 4 in libc.so.6[15e7d1,7fcb0b428000+175000] likely on CPU 28 (core 28, socket 0)
[ 3207.298475] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3207.317261] audit: type=1701 audit(1728464556.503:14003): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11834 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3207.332980] audit: type=1334 audit(1728464556.507:14004): prog-id=3167 op=LOAD
[ 3207.340205] audit: type=1334 audit(1728464556.507:14005): prog-id=3168 op=LOAD
[ 3207.340965] agetty[11835]: segfault at 0 ip 00007f8b39d5e7d1 sp 00007fff51ce91b8 error 4
[ 3207.347428] audit: type=1334 audit(1728464556.507:14006): prog-id=3169 op=LOAD
[ 3207.347431] audit: type=1130 audit(1728464556.511:14007): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1036-11838-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3207.355519] in libc.so.6[15e7d1,7f8b39c28000+175000] likely on CPU 45 (core 45, socket 0)
[ 3207.392623] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3207.411398] audit: type=1701 audit(1728464556.595:14008): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11835 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3207.427124] audit: type=1334 audit(1728464556.603:14009): prog-id=3170 op=LOAD
[ 3207.434353] audit: type=1334 audit(1728464556.603:14010): prog-id=3171 op=LOAD
[ 3212.522506] show_signal_msg: 18 callbacks suppressed
[ 3212.522510] agetty[11848]: segfault at 0 ip 00007f5aa815e7d1 sp 00007ffc8dd348f8 error 4
[ 3212.522602] agetty[11851]: segfault at 0 ip 00007fae5275e7d1 sp 00007ffc2ebd2298 error 4
[ 3212.527491] in libc.so.6[15e7d1,7f5aa8028000+175000]
[ 3212.535575] in libc.so.6[15e7d1,7fae52628000+175000]
[ 3212.543662] likely on CPU 67 (core 3, socket 0)
[ 3212.548712] likely on CPU 29 (core 29, socket 0)
[ 3212.548715] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3212.553766] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3212.558403] audit: type=1701 audit(1728464561.743:14029): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11851 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3212.617805] audit: type=1701 audit(1728464561.747:14030): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11848 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3212.633527] audit: type=1334 audit(1728464561.751:14031): prog-id=3173 op=LOAD
[ 3212.640751] audit: type=1334 audit(1728464561.751:14032): prog-id=3174 op=LOAD
[ 3212.647968] audit: type=1334 audit(1728464561.751:14033): prog-id=3175 op=LOAD
[ 3212.655188] audit: type=1130 audit(1728464561.751:14034): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1038-11856-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3212.676795] audit: type=1334 audit(1728464561.755:14035): prog-id=3176 op=LOAD
[ 3212.684013] audit: type=1334 audit(1728464561.755:14036): prog-id=3177 op=LOAD
[ 3217.778605] show_signal_msg: 18 callbacks suppressed
[ 3217.778609] agetty[11866]: segfault at 0 ip 00007fce3ab5e7d1 sp 00007ffeef9763c8 error 4
[ 3217.778897] agetty[11867]: segfault at 0 ip 00007f891135e7d1 sp 00007ffd364a8138 error 4
[ 3217.783583] in libc.so.6[15e7d1,7fce3aa28000+175000]
[ 3217.791672] in libc.so.6[15e7d1,7f8911228000+175000] likely on CPU 29 (core 29, socket 0)
[ 3217.799765] likely on CPU 15 (core 15, socket 0)
[ 3217.804817] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3217.804840] audit: type=1701 audit(1728464566.991:14055): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11867 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3217.817792] audit: type=1334 audit(1728464566.995:14056): prog-id=3179 op=LOAD
[ 3217.817794] audit: type=1334 audit(1728464566.995:14057): prog-id=3180 op=LOAD
[ 3217.817796] audit: type=1334 audit(1728464566.995:14058): prog-id=3181 op=LOAD
[ 3217.836539] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3217.852247] audit: type=1130 audit(1728464566.999:14059): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1040-11872-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3217.915792] audit: type=1701 audit(1728464567.103:14060): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11866 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3217.931517] audit: type=1334 audit(1728464567.107:14061): prog-id=3182 op=LOAD
[ 3217.938742] audit: type=1334 audit(1728464567.107:14062): prog-id=3183 op=LOAD
[ 3223.030784] show_signal_msg: 18 callbacks suppressed
[ 3223.030788] agetty[11882]: segfault at 0 ip 00007f018b15e7d1 sp 00007ffca739dfc8 error 4
[ 3223.031185] agetty[11883]: segfault at 0 ip 00007f9770b5e7d1 sp 00007ffcbe542a68 error 4
[ 3223.035770] in libc.so.6[15e7d1,7f018b028000+175000]
[ 3223.043860] in libc.so.6[15e7d1,7f9770a28000+175000] likely on CPU 69 (core 5, socket 0)
[ 3223.051956] likely on CPU 15 (core 15, socket 0)
[ 3223.057017] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3223.069928] audit: type=1701 audit(1728464572.255:14081): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11883 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3223.071397] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3223.090149] audit: type=1334 audit(1728464572.263:14082): prog-id=3185 op=LOAD
[ 3223.133330] audit: type=1334 audit(1728464572.263:14083): prog-id=3186 op=LOAD
[ 3223.140549] audit: type=1334 audit(1728464572.263:14084): prog-id=3187 op=LOAD
[ 3223.147767] audit: type=1130 audit(1728464572.263:14085): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1042-11888-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3223.169376] audit: type=1701 audit(1728464572.275:14086): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11882 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3223.185101] audit: type=1334 audit(1728464572.283:14087): prog-id=3188 op=LOAD
[ 3223.192324] audit: type=1334 audit(1728464572.283:14088): prog-id=3189 op=LOAD
[ 3228.302508] show_signal_msg: 18 callbacks suppressed
[ 3228.302511] agetty[11898]: segfault at 0 ip 00007fef9f15e7d1 sp 00007ffd41785518 error 4 in libc.so.6[15e7d1,7fef9f028000+175000] likely on CPU 77 (core 13, socket 0)
[ 3228.322354] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3228.341136] audit: type=1701 audit(1728464577.527:14107): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11898 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3228.341792] agetty[11899]: segfault at 0 ip 00007ff2a4f5e7d1 sp 00007fffa314d348 error 4
[ 3228.356863] audit: type=1334 audit(1728464577.531:14108): prog-id=3191 op=LOAD
[ 3228.356865] audit: type=1334 audit(1728464577.531:14109): prog-id=3192 op=LOAD
[ 3228.356868] audit: type=1334 audit(1728464577.531:14110): prog-id=3193 op=LOAD
[ 3228.364954] in libc.so.6[15e7d1,7ff2a4e28000+175000]
[ 3228.372170] audit: type=1130 audit(1728464577.535:14111): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1044-11902-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3228.413268] likely on CPU 28 (core 28, socket 0)
[ 3228.417974] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3228.436750] audit: type=1701 audit(1728464577.623:14112): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11899 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3228.452469] audit: type=1334 audit(1728464577.627:14113): prog-id=3194 op=LOAD
[ 3228.459695] audit: type=1334 audit(1728464577.627:14114): prog-id=3195 op=LOAD
[ 3233.554570] show_signal_msg: 18 callbacks suppressed
[ 3233.554573] agetty[11912]: segfault at 0 ip 00007fdc0ff5e7d1 sp 00007fffd2241588 error 4
[ 3233.554888] agetty[11913]: segfault at 0 ip 00007fcf7355e7d1 sp 00007ffcd760ffb8 error 4
[ 3233.559550] in libc.so.6[15e7d1,7fdc0fe28000+175000]
[ 3233.567639] in libc.so.6[15e7d1,7fcf73428000+175000]
[ 3233.575735] likely on CPU 28 (core 28, socket 0)
[ 3233.580793] likely on CPU 69 (core 5, socket 0)
[ 3233.585845] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3233.590553] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3233.595201] audit: type=1701 audit(1728464582.779:14133): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11912 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3233.649880] audit: type=1334 audit(1728464582.787:14134): prog-id=3197 op=LOAD
[ 3233.657103] audit: type=1334 audit(1728464582.787:14135): prog-id=3198 op=LOAD
[ 3233.664329] audit: type=1334 audit(1728464582.787:14136): prog-id=3199 op=LOAD
[ 3233.671547] audit: type=1130 audit(1728464582.787:14137): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1046-11918-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3233.693159] audit: type=1701 audit(1728464582.799:14138): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11913 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3233.708874] audit: type=1334 audit(1728464582.803:14139): prog-id=3200 op=LOAD
[ 3233.716093] audit: type=1334 audit(1728464582.803:14140): prog-id=3201 op=LOAD
[ 3238.814417] show_signal_msg: 18 callbacks suppressed
[ 3238.814421] agetty[11928]: segfault at 0 ip 00007ff4cf35e7d1 sp 00007ffe9b333388 error 4 in libc.so.6[15e7d1,7ff4cf228000+175000] likely on CPU 28 (core 28, socket 0)
[ 3238.834259] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3238.853038] audit: type=1701 audit(1728464588.039:14159): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11928 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3238.853652] agetty[11929]: segfault at 0 ip 00007fb31235e7d1 sp 00007fff2130c758 error 4
[ 3238.868765] audit: type=1334 audit(1728464588.043:14160): prog-id=3203 op=LOAD
[ 3238.868768] audit: type=1334 audit(1728464588.043:14161): prog-id=3204 op=LOAD
[ 3238.876858] in libc.so.6[15e7d1,7fb312228000+175000]
[ 3238.884077] audit: type=1334 audit(1728464588.043:14162): prog-id=3205 op=LOAD
[ 3238.884079] audit: type=1130 audit(1728464588.047:14163): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1048-11935-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3238.891296] likely on CPU 69 (core 5, socket 0)
[ 3238.929802] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3238.948581] audit: type=1701 audit(1728464588.135:14164): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11929 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3238.964307] audit: type=1334 audit(1728464588.139:14165): prog-id=3206 op=LOAD
[ 3238.971532] audit: type=1334 audit(1728464588.139:14166): prog-id=3207 op=LOAD
[ 3244.058691] show_signal_msg: 18 callbacks suppressed
[ 3244.058695] agetty[11946]: segfault at 0 ip 00007fde66d5e7d1 sp 00007ffdbec92ed8 error 4
[ 3244.058701] agetty[11945]: segfault at 0 ip 00007fb82e75e7d1 sp 00007ffe6167b358 error 4
[ 3244.063675] in libc.so.6[15e7d1,7fde66c28000+175000]
[ 3244.071761] in libc.so.6[15e7d1,7fb82e628000+175000]
[ 3244.079846] likely on CPU 28 (core 28, socket 0)
[ 3244.084896] likely on CPU 76 (core 12, socket 0)
[ 3244.089951] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3244.099381] audit: type=1701 audit(1728464593.283:14185): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11946 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3244.118111] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3244.119613] audit: type=1334 audit(1728464593.291:14186): prog-id=3209 op=LOAD
[ 3244.161282] audit: type=1334 audit(1728464593.291:14187): prog-id=3210 op=LOAD
[ 3244.168504] audit: type=1334 audit(1728464593.291:14188): prog-id=3211 op=LOAD
[ 3244.175723] audit: type=1130 audit(1728464593.291:14189): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1050-11952-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3244.197333] audit: type=1701 audit(1728464593.319:14190): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11945 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3244.213050] audit: type=1334 audit(1728464593.327:14191): prog-id=3212 op=LOAD
[ 3244.220268] audit: type=1334 audit(1728464593.327:14192): prog-id=3213 op=LOAD
[ 3249.322545] show_signal_msg: 18 callbacks suppressed
[ 3249.322549] agetty[11962]: segfault at 0 ip 00007f69d9b5e7d1 sp 00007ffe6ca082c8 error 4
[ 3249.322796] agetty[11963]: segfault at 0 ip 00007f3c0215e7d1 sp 00007ffc7c20eb08 error 4
[ 3249.327526] in libc.so.6[15e7d1,7f69d9a28000+175000]
[ 3249.335616] in libc.so.6[15e7d1,7f3c02028000+175000]
[ 3249.343708] likely on CPU 67 (core 3, socket 0)
[ 3249.348769] likely on CPU 29 (core 29, socket 0)
[ 3249.353818] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3249.358438] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3249.363169] audit: type=1701 audit(1728464598.547:14211): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11962 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3249.416362] audit: type=1334 audit(1728464598.555:14212): prog-id=3215 op=LOAD
[ 3249.423588] audit: type=1334 audit(1728464598.555:14213): prog-id=3216 op=LOAD
[ 3249.430813] audit: type=1334 audit(1728464598.555:14214): prog-id=3217 op=LOAD
[ 3249.438031] audit: type=1130 audit(1728464598.555:14215): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1052-11966-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3249.459641] audit: type=1701 audit(1728464598.567:14216): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11963 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3249.475361] audit: type=1334 audit(1728464598.575:14217): prog-id=3218 op=LOAD
[ 3249.482585] audit: type=1334 audit(1728464598.575:14218): prog-id=3219 op=LOAD
[ 3254.570645] show_signal_msg: 18 callbacks suppressed
[ 3254.570649] agetty[11979]: segfault at 0 ip 00007fee4195e7d1 sp 00007ffe06498da8 error 4
[ 3254.570766] agetty[11976]: segfault at 0 ip 00007f4643b5e7d1 sp 00007fff9c858e68 error 4
[ 3254.575629] in libc.so.6[15e7d1,7fee41828000+175000]
[ 3254.583718] in libc.so.6[15e7d1,7f4643a28000+175000] likely on CPU 15 (core 15, socket 0)
[ 3254.591811] likely on CPU 28 (core 28, socket 0)
[ 3254.591814] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3254.596866] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3254.605149] audit: type=1701 audit(1728464603.791:14237): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11979 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3254.664534] audit: type=1701 audit(1728464603.795:14238): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11976 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3254.680257] audit: type=1334 audit(1728464603.795:14239): prog-id=3221 op=LOAD
[ 3254.687481] audit: type=1334 audit(1728464603.795:14240): prog-id=3222 op=LOAD
[ 3254.694699] audit: type=1334 audit(1728464603.795:14241): prog-id=3223 op=LOAD
[ 3254.701918] audit: type=1130 audit(1728464603.799:14242): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1054-11982-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3254.723523] audit: type=1334 audit(1728464603.799:14243): prog-id=3224 op=LOAD
[ 3254.730742] audit: type=1334 audit(1728464603.799:14244): prog-id=3225 op=LOAD
[ 3259.822675] show_signal_msg: 18 callbacks suppressed
[ 3259.822679] agetty[11992]: segfault at 0 ip 00007f20bf15e7d1 sp 00007ffcc6f8a448 error 4
[ 3259.823102] agetty[11993]: segfault at 0 ip 00007f0b29f5e7d1 sp 00007ffebd02c458 error 4
[ 3259.827658] in libc.so.6[15e7d1,7f20bf028000+175000]
[ 3259.835752] in libc.so.6[15e7d1,7f0b29e28000+175000] likely on CPU 29 (core 29, socket 0)
[ 3259.843848] likely on CPU 15 (core 15, socket 0)
[ 3259.857163] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3259.861871] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3259.863384] audit: type=1701 audit(1728464609.047:14263): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11992 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3259.916576] audit: type=1334 audit(1728464609.055:14264): prog-id=3227 op=LOAD
[ 3259.923803] audit: type=1334 audit(1728464609.055:14265): prog-id=3228 op=LOAD
[ 3259.931028] audit: type=1334 audit(1728464609.055:14266): prog-id=3229 op=LOAD
[ 3259.938247] audit: type=1130 audit(1728464609.055:14267): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1056-11998-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3259.959852] audit: type=1701 audit(1728464609.067:14268): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=11993 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3259.975565] audit: type=1334 audit(1728464609.075:14269): prog-id=3230 op=LOAD
[ 3259.982782] audit: type=1334 audit(1728464609.075:14270): prog-id=3231 op=LOAD
[ 3265.070630] show_signal_msg: 18 callbacks suppressed
[ 3265.070633] agetty[12008]: segfault at 0 ip 00007fe27ad5e7d1 sp 00007ffda3aca828 error 4
[ 3265.071002] agetty[12009]: segfault at 0 ip 00007f028c75e7d1 sp 00007fff9a290128 error 4
[ 3265.075614] in libc.so.6[15e7d1,7fe27ac28000+175000] likely on CPU 15 (core 15, socket 0)
[ 3265.075621] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3265.083708] in libc.so.6[15e7d1,7f028c628000+175000] likely on CPU 28 (core 28, socket 0)
[ 3265.091829] audit: type=1701 audit(1728464614.279:14289): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12008 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3265.100069] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3265.118817] audit: type=1334 audit(1728464614.283:14290): prog-id=3233 op=LOAD
[ 3265.118819] audit: type=1334 audit(1728464614.283:14291): prog-id=3234 op=LOAD
[ 3265.177469] audit: type=1334 audit(1728464614.283:14292): prog-id=3235 op=LOAD
[ 3265.184689] audit: type=1130 audit(1728464614.283:14293): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1058-12014-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3265.206295] audit: type=1701 audit(1728464614.311:14294): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12009 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3265.222017] audit: type=1334 audit(1728464614.319:14295): prog-id=3236 op=LOAD
[ 3265.229243] audit: type=1334 audit(1728464614.319:14296): prog-id=3237 op=LOAD
[ 3273.798569] show_signal_msg: 49 callbacks suppressed
[ 3273.798573] agetty[12050]: segfault at 0 ip 00007f2997f5e7d1 sp 00007ffdd8295b38 error 4
[ 3273.798789] agetty[12051]: segfault at 0 ip 00007f79caf5e7d1 sp 00007ffe5cdd2b88 error 4
[ 3273.803554] in libc.so.6[15e7d1,7f2997e28000+175000]
[ 3273.811642] in libc.so.6[15e7d1,7f79cae28000+175000]
[ 3273.819723] likely on CPU 77 (core 13, socket 0)
[ 3273.819726] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3273.853307] likely on CPU 69 (core 5, socket 0)
[ 3273.857937] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3278.962422] agetty[12063]: segfault at 0 ip 00007f7366f5e7d1 sp 00007ffe9f988e58 error 4 in libc.so.6[15e7d1,7f7366e28000+175000] likely on CPU 81 (core 17, socket 0)
[ 3278.962721] agetty[12069]: segfault at 0 ip 00007f09f975e7d1 sp 00007ffd6fdc3328 error 4
[ 3278.977290] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3278.977290] in libc.so.6[15e7d1,7f09f9628000+175000] likely on CPU 78 (core 14, socket 0)
[ 3279.012397] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3284.114711] agetty[12079]: segfault at 0 ip 00007facb695e7d1 sp 00007fff19038378 error 4 in libc.so.6[15e7d1,7facb6828000+175000] likely on CPU 94 (core 30, socket 0)
[ 3284.114963] agetty[12083]: segfault at 0 ip 00007f0ea015e7d1 sp 00007ffe52b55d48 error 4 in libc.so.6[15e7d1,7f0ea0028000+175000]
[ 3284.129580] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3284.141231] likely on CPU 77 (core 13, socket 0)
[ 3284.164699] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3289.254712] agetty[12096]: segfault at 0 ip 00007fcb9995e7d1 sp 00007ffdaa7e3838 error 4 in libc.so.6[15e7d1,7fcb99828000+175000] likely on CPU 70 (core 6, socket 0)
[ 3289.254794] agetty[12101]: segfault at 0 ip 00007f33bfb5e7d1 sp 00007fff9e83ab78 error 4 in libc.so.6[15e7d1,7f33bfa28000+175000]
[ 3289.269490] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3289.269492] likely on CPU 77 (core 13, socket 0)
[ 3289.304592] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3294.410480] agetty[12113]: segfault at 0 ip 00007f67c955e7d1 sp 00007ffc6db2d9f8 error 4 in libc.so.6[15e7d1,7f67c9428000+175000] likely on CPU 23 (core 23, socket 0)
[ 3294.410779] agetty[12117]: segfault at 0 ip 00007fbd8635e7d1 sp 00007fffe7fcfc28 error 4
[ 3294.425343] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3294.433429] in libc.so.6[15e7d1,7fbd86228000+175000] likely on CPU 77 (core 13, socket 0)
[ 3294.460441] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3299.562676] agetty[12127]: segfault at 0 ip 00007f833555e7d1 sp 00007fffb48cbc58 error 4 in libc.so.6[15e7d1,7f8335428000+175000] likely on CPU 81 (core 17, socket 0)
[ 3299.562975] agetty[12133]: segfault at 0 ip 00007f7a4195e7d1 sp 00007fff9a0751b8 error 4
[ 3299.577543] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3299.577543] in libc.so.6[15e7d1,7f7a41828000+175000] likely on CPU 77 (core 13, socket 0)
[ 3299.612648] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3304.726424] agetty[12144]: segfault at 0 ip 00007fdaa715e7d1 sp 00007ffd3070f0a8 error 4 in libc.so.6[15e7d1,7fdaa7028000+175000] likely on CPU 28 (core 28, socket 0)
[ 3304.741296] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3304.741927] agetty[12148]: segfault at 0 ip 00007fe65415e7d1 sp 00007ffef478a128 error 4 in libc.so.6[15e7d1,7fe654028000+175000] likely on CPU 78 (core 14, socket 0)
[ 3304.774918] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3309.878439] agetty[12160]: segfault at 0 ip 00007fc552f5e7d1 sp 00007ffd11bea038 error 4 in libc.so.6[15e7d1,7fc552e28000+175000] likely on CPU 79 (core 15, socket 0)
[ 3309.878887] agetty[12165]: segfault at 0 ip 00007f941bb5e7d1 sp 00007ffd778c8dd8 error 4
[ 3309.893305] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3309.920149] in libc.so.6[15e7d1,7f941ba28000+175000] likely on CPU 29 (core 29, socket 0)
[ 3309.928419] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3315.046526] agetty[12178]: segfault at 0 ip 00007fe35475e7d1 sp 00007ffe809f0c08 error 4 in libc.so.6[15e7d1,7fe354628000+175000] likely on CPU 69 (core 5, socket 0)
[ 3315.046838] agetty[12182]: segfault at 0 ip 00007f91ee35e7d1 sp 00007fffdbb54c38 error 4
[ 3315.061304] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3315.069391] in libc.so.6[15e7d1,7f91ee228000+175000] likely on CPU 28 (core 28, socket 0)
[ 3315.096406] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3320.198701] agetty[12192]: segfault at 0 ip 00007f7abe95e7d1 sp 00007ffecc813e28 error 4 in libc.so.6[15e7d1,7f7abe828000+175000] likely on CPU 9 (core 9, socket 0)
[ 3320.199072] agetty[12196]: segfault at 0 ip 00007f6e6435e7d1 sp 00007ffebac1cae8 error 4
[ 3320.213394] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3320.240230] in libc.so.6[15e7d1,7f6e64228000+175000] likely on CPU 30 (core 30, socket 0)
[ 3320.248497] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3325.358822] agetty[12208]: segfault at 0 ip 00007f54cb35e7d1 sp 00007fffbe584a28 error 4 in libc.so.6[15e7d1,7f54cb228000+175000] likely on CPU 40 (core 40, socket 0)
[ 3325.358905] agetty[12212]: segfault at 0 ip 00007f9781d5e7d1 sp 00007ffe74097a68 error 4
[ 3325.373690] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3325.373691] in libc.so.6[15e7d1,7f9781c28000+175000] likely on CPU 50 (core 50, socket 0)
[ 3325.408804] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3330.506516] agetty[12225]: segfault at 0 ip 00007f5eb435e7d1 sp 00007ffee8148de8 error 4 in libc.so.6[15e7d1,7f5eb4228000+175000] likely on CPU 58 (core 58, socket 0)
[ 3330.521380] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3330.540828] agetty[12232]: segfault at 0 ip 00007f01d315e7d1 sp 00007ffde54ad4a8 error 4 in libc.so.6[15e7d1,7f01d3028000+175000] likely on CPU 21 (core 21, socket 0)
[ 3330.555698] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3335.654542] agetty[12242]: segfault at 0 ip 00007f22e135e7d1 sp 00007ffd0b8a03d8 error 4 in libc.so.6[15e7d1,7f22e1228000+175000] likely on CPU 58 (core 58, socket 0)
[ 3335.654919] agetty[12248]: segfault at 0 ip 00007f9c3135e7d1 sp 00007fff5b22f838 error 4
[ 3335.669405] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3335.677496] in libc.so.6[15e7d1,7f9c31228000+175000] likely on CPU 15 (core 15, socket 0)
[ 3335.704507] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3340.806829] agetty[12260]: segfault at 0 ip 00007f1dcad5e7d1 sp 00007fffe2c75ca8 error 4 in libc.so.6[15e7d1,7f1dcac28000+175000] likely on CPU 31 (core 31, socket 0)
[ 3340.806966] agetty[12266]: segfault at 0 ip 00007fc35e75e7d1 sp 00007ffd17016fb8 error 4
[ 3340.821693] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3340.829782] in libc.so.6[15e7d1,7fc35e628000+175000] likely on CPU 72 (core 8, socket 0)
[ 3340.856708] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3345.974578] agetty[12279]: segfault at 0 ip 00007f98ebb5e7d1 sp 00007ffe87684938 error 4 in libc.so.6[15e7d1,7f98eba28000+175000] likely on CPU 16 (core 16, socket 0)
[ 3345.974738] agetty[12283]: segfault at 0 ip 00007efee7f5e7d1 sp 00007ffd3c257158 error 4
[ 3345.989442] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3345.989444] in libc.so.6[15e7d1,7efee7e28000+175000] likely on CPU 72 (core 8, socket 0)
[ 3346.024460] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3351.118495] agetty[12295]: segfault at 0 ip 00007f1a95f5e7d1 sp 00007ffd3fdf5bd8 error 4 in libc.so.6[15e7d1,7f1a95e28000+175000] likely on CPU 70 (core 6, socket 0)
[ 3351.118859] agetty[12299]: segfault at 0 ip 00007fba9135e7d1 sp 00007ffed811cb28 error 4 in libc.so.6[15e7d1,7fba91228000+175000]
[ 3351.133274] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3351.163671] likely on CPU 72 (core 8, socket 0)
[ 3351.168300] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3356.286816] agetty[12309]: segfault at 0 ip 00007f917f95e7d1 sp 00007fff816db898 error 4 in libc.so.6[15e7d1,7f917f828000+175000] likely on CPU 97 (core 33, socket 0)
[ 3356.287075] agetty[12315]: segfault at 0 ip 00007f5ddf35e7d1 sp 00007ffebac68798 error 4 in libc.so.6[15e7d1,7f5ddf228000+175000] likely on CPU 72 (core 8, socket 0)
[ 3356.301711] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3356.336726] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3358.884676] audit: type=1305 audit(1728464708.071:14798): op=set audit_pid=0 old=12042 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 3358.897200] audit: type=1300 audit(1728464708.071:14798): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7fffce5cc100 a2=3c a3=0 items=0 ppid=12040 pid=12042 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 3358.925831] audit: type=1327 audit(1728464708.071:14798): proctitle="/sbin/auditd"
[ 3361.454728] agetty[12327]: segfault at 0 ip 00007f5ffd15e7d1 sp 00007ffff11a8848 error 4 in libc.so.6[15e7d1,7f5ffd028000+175000] likely on CPU 97 (core 33, socket 0)
[ 3361.455047] agetty[12333]: segfault at 0 ip 00007f808055e7d1 sp 00007fffd511b9c8 error 4
[ 3361.469590] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3361.469591] in libc.so.6[15e7d1,7f8080428000+175000] likely on CPU 9 (core 9, socket 0)
[ 3361.477707] audit: type=1701 audit(1728464710.663:14799): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12327 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3361.496426] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3361.504520] audit: type=1334 audit(1728464710.671:14800): prog-id=3350 op=LOAD
[ 3361.547695] audit: type=1334 audit(1728464710.671:14801): prog-id=3351 op=LOAD
[ 3361.554915] audit: type=1334 audit(1728464710.671:14802): prog-id=3352 op=LOAD
[ 3361.562133] audit: type=1130 audit(1728464710.671:14803): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1097-12339-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3361.583740] audit: type=1701 audit(1728464710.703:14804): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12333 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3361.599463] audit: type=1334 audit(1728464710.711:14805): prog-id=3349 op=UNLOAD
[ 3361.606861] audit: type=1334 audit(1728464710.711:14806): prog-id=3348 op=UNLOAD
[ 3366.694583] show_signal_msg: 21 callbacks suppressed
[ 3366.694586] agetty[12349]: segfault at 0 ip 00007fd834b5e7d1 sp 00007fff45725198 error 4
[ 3366.694958] agetty[12350]: segfault at 0 ip 00007f7b3df5e7d1 sp 00007ffd15461548 error 4
[ 3366.699567] in libc.so.6[15e7d1,7fd834a28000+175000]
[ 3366.707651] in libc.so.6[15e7d1,7f7b3de28000+175000] likely on CPU 67 (core 3, socket 0)
[ 3366.707658] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3366.715751] likely on CPU 9 (core 9, socket 0)
[ 3366.720829] audit: type=1701 audit(1728464715.907:14828): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12350 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3366.728984] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3366.788229] audit: type=1334 audit(1728464715.911:14829): prog-id=3356 op=LOAD
[ 3366.795456] audit: type=1334 audit(1728464715.911:14830): prog-id=3357 op=LOAD
[ 3366.802680] audit: type=1334 audit(1728464715.911:14831): prog-id=3358 op=LOAD
[ 3366.809899] audit: type=1701 audit(1728464715.915:14832): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12349 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3366.825613] audit: type=1130 audit(1728464715.915:14833): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1099-12353-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3366.847219] audit: type=1334 audit(1728464715.919:14834): prog-id=3359 op=LOAD
[ 3366.854436] audit: type=1334 audit(1728464715.919:14835): prog-id=3360 op=LOAD
[ 3371.942526] show_signal_msg: 18 callbacks suppressed
[ 3371.942529] agetty[12365]: segfault at 0 ip 00007fcd72f5e7d1 sp 00007fff5c52bd48 error 4
[ 3371.942979] agetty[12366]: segfault at 0 ip 00007f97f4b5e7d1 sp 00007ffec60bf718 error 4
[ 3371.947507] in libc.so.6[15e7d1,7fcd72e28000+175000]
[ 3371.955596] in libc.so.6[15e7d1,7f97f4a28000+175000]
[ 3371.963681] likely on CPU 9 (core 9, socket 0)
[ 3371.963684] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3371.968741] likely on CPU 88 (core 24, socket 0)
[ 3371.968744] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3371.968771] audit: type=1701 audit(1728464721.155:14854): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12366 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3372.036268] audit: type=1701 audit(1728464721.159:14855): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12365 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3372.051986] audit: type=1334 audit(1728464721.159:14856): prog-id=3362 op=LOAD
[ 3372.059209] audit: type=1334 audit(1728464721.159:14857): prog-id=3363 op=LOAD
[ 3372.066428] audit: type=1334 audit(1728464721.159:14858): prog-id=3364 op=LOAD
[ 3372.073647] audit: type=1130 audit(1728464721.163:14859): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1101-12370-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3372.095255] audit: type=1334 audit(1728464721.163:14860): prog-id=3365 op=LOAD
[ 3372.102473] audit: type=1334 audit(1728464721.163:14861): prog-id=3366 op=LOAD
[ 3377.206451] show_signal_msg: 18 callbacks suppressed
[ 3377.206455] agetty[12380]: segfault at 0 ip 00007f2fa4f5e7d1 sp 00007fffe33b7638 error 4 in libc.so.6[15e7d1,7f2fa4e28000+175000] likely on CPU 9 (core 9, socket 0)
[ 3377.226123] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3377.226800] agetty[12381]: segfault at 0 ip 00007f6b8495e7d1 sp 00007fff0fd03848 error 4 in libc.so.6[15e7d1,7f6b84828000+175000] likely on CPU 89 (core 25, socket 0)
[ 3377.244934] audit: type=1701 audit(1728464726.431:14880): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12380 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3377.259741] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3377.275458] audit: type=1334 audit(1728464726.435:14881): prog-id=3368 op=LOAD
[ 3377.301428] audit: type=1334 audit(1728464726.435:14882): prog-id=3369 op=LOAD
[ 3377.308653] audit: type=1334 audit(1728464726.435:14883): prog-id=3370 op=LOAD
[ 3377.315877] audit: type=1130 audit(1728464726.439:14884): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1103-12386-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3377.337488] audit: type=1701 audit(1728464726.479:14885): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12381 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3377.353208] audit: type=1334 audit(1728464726.487:14886): prog-id=3371 op=LOAD
[ 3377.360431] audit: type=1334 audit(1728464726.487:14887): prog-id=3372 op=LOAD
[ 3382.450555] show_signal_msg: 18 callbacks suppressed
[ 3382.450559] agetty[12396]: segfault at 0 ip 00007fc72015e7d1 sp 00007ffe1a1de968 error 4
[ 3382.450901] agetty[12397]: segfault at 0 ip 00007f8508f5e7d1 sp 00007fff9d7eec68 error 4
[ 3382.455539] in libc.so.6[15e7d1,7fc720028000+175000]
[ 3382.463628] in libc.so.6[15e7d1,7f8508e28000+175000]
[ 3382.471721] likely on CPU 73 (core 9, socket 0)
[ 3382.471725] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3382.476780] likely on CPU 0 (core 0, socket 0)
[ 3382.481853] audit: type=1701 audit(1728464731.667:14906): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12396 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3382.486451] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3382.544192] audit: type=1701 audit(1728464731.671:14907): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12397 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3382.559916] audit: type=1334 audit(1728464731.675:14908): prog-id=3374 op=LOAD
[ 3382.567137] audit: type=1334 audit(1728464731.675:14909): prog-id=3375 op=LOAD
[ 3382.574357] audit: type=1334 audit(1728464731.675:14910): prog-id=3376 op=LOAD
[ 3382.581578] audit: type=1130 audit(1728464731.675:14911): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1105-12402-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3382.603189] audit: type=1334 audit(1728464731.679:14912): prog-id=3377 op=LOAD
[ 3382.610408] audit: type=1334 audit(1728464731.679:14913): prog-id=3378 op=LOAD
[ 3387.698528] show_signal_msg: 18 callbacks suppressed
[ 3387.698531] agetty[12412]: segfault at 0 ip 00007f6ed975e7d1 sp 00007ffd3e18c288 error 4
[ 3387.698836] agetty[12415]: segfault at 0 ip 00007f338375e7d1 sp 00007ffc0df9d428 error 4
[ 3387.703512] in libc.so.6[15e7d1,7f6ed9628000+175000]
[ 3387.711603] in libc.so.6[15e7d1,7f3383628000+175000]
[ 3387.719685] likely on CPU 67 (core 3, socket 0)
[ 3387.719688] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3387.724737] likely on CPU 74 (core 10, socket 0)
[ 3387.724741] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3387.729810] audit: type=1701 audit(1728464736.915:14932): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12412 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3387.792325] audit: type=1701 audit(1728464736.919:14933): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12415 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3387.808047] audit: type=1334 audit(1728464736.923:14934): prog-id=3380 op=LOAD
[ 3387.815270] audit: type=1334 audit(1728464736.923:14935): prog-id=3381 op=LOAD
[ 3387.822488] audit: type=1334 audit(1728464736.923:14936): prog-id=3382 op=LOAD
[ 3387.829704] audit: type=1130 audit(1728464736.923:14937): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1107-12418-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3387.851314] audit: type=1334 audit(1728464736.927:14938): prog-id=3383 op=LOAD
[ 3387.858531] audit: type=1334 audit(1728464736.927:14939): prog-id=3384 op=LOAD
[ 3392.946469] show_signal_msg: 18 callbacks suppressed
[ 3392.946473] agetty[12430]: segfault at 0 ip 00007fda0455e7d1 sp 00007fff11f86538 error 4
[ 3392.946845] agetty[12431]: segfault at 0 ip 00007f99b675e7d1 sp 00007ffc8e836ca8 error 4
[ 3392.951456] in libc.so.6[15e7d1,7fda04428000+175000]
[ 3392.959543] in libc.so.6[15e7d1,7f99b6628000+175000]
[ 3392.967636] likely on CPU 69 (core 5, socket 0)
[ 3392.972688] likely on CPU 74 (core 10, socket 0)
[ 3392.972692] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3392.972718] audit: type=1701 audit(1728464742.159:14958): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12431 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3392.977762] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3392.982387] audit: type=1334 audit(1728464742.163:14959): prog-id=3386 op=LOAD
[ 3393.049013] audit: type=1334 audit(1728464742.163:14960): prog-id=3387 op=LOAD
[ 3393.056235] audit: type=1334 audit(1728464742.163:14961): prog-id=3388 op=LOAD
[ 3393.063453] audit: type=1130 audit(1728464742.167:14962): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1109-12434-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3393.085060] audit: type=1701 audit(1728464742.171:14963): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12430 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3393.100781] audit: type=1334 audit(1728464742.179:14964): prog-id=3389 op=LOAD
[ 3393.107997] audit: type=1334 audit(1728464742.179:14965): prog-id=3390 op=LOAD
[ 3398.198635] show_signal_msg: 18 callbacks suppressed
[ 3398.198639] agetty[12444]: segfault at 0 ip 00007f2e8875e7d1 sp 00007ffdfb65f5c8 error 4
[ 3398.199035] agetty[12445]: segfault at 0 ip 00007f025e55e7d1 sp 00007ffe2d3f2ed8 error 4
[ 3398.203617] in libc.so.6[15e7d1,7f2e88628000+175000]
[ 3398.211706] in libc.so.6[15e7d1,7f025e428000+175000]
[ 3398.219800] likely on CPU 74 (core 10, socket 0)
[ 3398.224851] likely on CPU 28 (core 28, socket 0)
[ 3398.229906] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3398.229929] audit: type=1701 audit(1728464747.415:14984): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12444 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3398.234618] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3398.239321] audit: type=1334 audit(1728464747.423:14985): prog-id=3392 op=LOAD
[ 3398.302743] audit: type=1334 audit(1728464747.423:14986): prog-id=3393 op=LOAD
[ 3398.309961] audit: type=1334 audit(1728464747.423:14987): prog-id=3394 op=LOAD
[ 3398.317181] audit: type=1130 audit(1728464747.423:14988): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1111-12450-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3398.338791] audit: type=1701 audit(1728464747.427:14989): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12445 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3398.354513] audit: type=1334 audit(1728464747.431:14990): prog-id=3395 op=LOAD
[ 3398.361737] audit: type=1334 audit(1728464747.431:14991): prog-id=3396 op=LOAD
[ 3403.450659] show_signal_msg: 18 callbacks suppressed
[ 3403.450662] agetty[12460]: segfault at 0 ip 00007f70cbb5e7d1 sp 00007ffcb68afc58 error 4
[ 3403.450922] agetty[12461]: segfault at 0 ip 00007fb48235e7d1 sp 00007ffee3af6e48 error 4
[ 3403.455641] in libc.so.6[15e7d1,7f70cba28000+175000]
[ 3403.463728] in libc.so.6[15e7d1,7fb482228000+175000] likely on CPU 0 (core 0, socket 0)
[ 3403.471821] likely on CPU 74 (core 10, socket 0)
[ 3403.476876] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3403.484958] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3403.489693] audit: type=1701 audit(1728464752.675:15010): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12461 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3403.544378] audit: type=1701 audit(1728464752.675:15011): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12460 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3403.560098] audit: type=1334 audit(1728464752.679:15012): prog-id=3398 op=LOAD
[ 3403.567316] audit: type=1334 audit(1728464752.683:15013): prog-id=3399 op=LOAD
[ 3403.574536] audit: type=1334 audit(1728464752.683:15014): prog-id=3400 op=LOAD
[ 3403.581752] audit: type=1130 audit(1728464752.683:15015): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1113-12466-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3403.603359] audit: type=1334 audit(1728464752.683:15016): prog-id=3401 op=LOAD
[ 3403.610580] audit: type=1334 audit(1728464752.683:15017): prog-id=3402 op=LOAD
[ 3408.698852] show_signal_msg: 18 callbacks suppressed
[ 3408.698855] agetty[12476]: segfault at 0 ip 00007f1cd775e7d1 sp 00007ffea1ff6778 error 4
[ 3408.699112] agetty[12478]: segfault at 0 ip 00007f0e0815e7d1 sp 00007ffcee7abec8 error 4
[ 3408.703833] in libc.so.6[15e7d1,7f1cd7628000+175000]
[ 3408.711920] in libc.so.6[15e7d1,7f0e08028000+175000]
[ 3408.720003] likely on CPU 74 (core 10, socket 0)
[ 3408.720007] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3408.725056] likely on CPU 69 (core 5, socket 0)
[ 3408.730128] audit: type=1701 audit(1728464757.915:15036): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12476 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3408.734815] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3408.753567] audit: type=1334 audit(1728464757.919:15037): prog-id=3404 op=LOAD
[ 3408.753570] audit: type=1334 audit(1728464757.919:15038): prog-id=3405 op=LOAD
[ 3408.808575] audit: type=1334 audit(1728464757.919:15039): prog-id=3406 op=LOAD
[ 3408.815794] audit: type=1130 audit(1728464757.923:15040): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1115-12481-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3408.837401] audit: type=1701 audit(1728464757.943:15041): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12478 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3408.853116] audit: type=1334 audit(1728464757.947:15042): prog-id=3407 op=LOAD
[ 3408.860339] audit: type=1334 audit(1728464757.947:15043): prog-id=3408 op=LOAD
[ 3413.966778] show_signal_msg: 18 callbacks suppressed
[ 3413.966783] agetty[12493]: segfault at 0 ip 00007ffaa3f5e7d1 sp 00007ffe7109b268 error 4
[ 3413.967059] agetty[12494]: segfault at 0 ip 00007ff872f5e7d1 sp 00007ffe5a7e5268 error 4
[ 3413.971763] in libc.so.6[15e7d1,7ffaa3e28000+175000]
[ 3413.979852] in libc.so.6[15e7d1,7ff872e28000+175000]
[ 3413.987936] likely on CPU 83 (core 19, socket 0)
[ 3413.987939] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3413.992989] likely on CPU 29 (core 29, socket 0)
[ 3413.998075] audit: type=1701 audit(1728464763.183:15062): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12493 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3414.002752] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3414.021509] audit: type=1334 audit(1728464763.191:15063): prog-id=3410 op=LOAD
[ 3414.069377] audit: type=1334 audit(1728464763.191:15064): prog-id=3411 op=LOAD
[ 3414.076597] audit: type=1334 audit(1728464763.191:15065): prog-id=3412 op=LOAD
[ 3414.083815] audit: type=1130 audit(1728464763.191:15066): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1117-12497-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3414.105423] audit: type=1701 audit(1728464763.211:15067): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12494 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3414.121137] audit: type=1334 audit(1728464763.219:15068): prog-id=3413 op=LOAD
[ 3414.128362] audit: type=1334 audit(1728464763.219:15069): prog-id=3414 op=LOAD
[ 3419.238763] show_signal_msg: 18 callbacks suppressed
[ 3419.238766] agetty[12507]: segfault at 0 ip 00007ff67df5e7d1 sp 00007fffe3d25248 error 4
[ 3419.239029] agetty[12508]: segfault at 0 ip 00007f526195e7d1 sp 00007ffc322f5748 error 4
[ 3419.243748] in libc.so.6[15e7d1,7ff67de28000+175000]
[ 3419.251837] in libc.so.6[15e7d1,7f5261828000+175000]
[ 3419.259927] likely on CPU 83 (core 19, socket 0)
[ 3419.259930] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3419.264979] likely on CPU 75 (core 11, socket 0)
[ 3419.270049] audit: type=1701 audit(1728464768.455:15088): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12507 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3419.274739] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3419.293486] audit: type=1334 audit(1728464768.463:15089): prog-id=3416 op=LOAD
[ 3419.339867] audit: type=1334 audit(1728464768.463:15090): prog-id=3417 op=LOAD
[ 3419.347085] audit: type=1334 audit(1728464768.463:15091): prog-id=3418 op=LOAD
[ 3419.354304] audit: type=1130 audit(1728464768.463:15092): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1119-12513-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3419.375912] audit: type=1701 audit(1728464768.483:15093): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12508 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3419.391625] audit: type=1334 audit(1728464768.491:15094): prog-id=3419 op=LOAD
[ 3419.398842] audit: type=1334 audit(1728464768.491:15095): prog-id=3420 op=LOAD
[ 3424.490535] show_signal_msg: 18 callbacks suppressed
[ 3424.490538] agetty[12523]: segfault at 0 ip 00007f7aebf5e7d1 sp 00007fffbc871d58 error 4
[ 3424.490921] agetty[12524]: segfault at 0 ip 00007f99b9b5e7d1 sp 00007ffc118f3fa8 error 4
[ 3424.495522] in libc.so.6[15e7d1,7f7aebe28000+175000]
[ 3424.503609] in libc.so.6[15e7d1,7f99b9a28000+175000]
[ 3424.511700] likely on CPU 7 (core 7, socket 0)
[ 3424.516751] likely on CPU 75 (core 11, socket 0)
[ 3424.521806] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3424.526338] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3424.531064] audit: type=1701 audit(1728464773.715:15114): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12523 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3424.587247] audit: type=1701 audit(1728464773.719:15115): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12524 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3424.602971] audit: type=1334 audit(1728464773.723:15116): prog-id=3422 op=LOAD
[ 3424.610197] audit: type=1334 audit(1728464773.723:15117): prog-id=3423 op=LOAD
[ 3424.617421] audit: type=1334 audit(1728464773.723:15118): prog-id=3424 op=LOAD
[ 3424.624641] audit: type=1130 audit(1728464773.723:15119): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1121-12530-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3424.646245] audit: type=1334 audit(1728464773.727:15120): prog-id=3425 op=LOAD
[ 3424.653466] audit: type=1334 audit(1728464773.727:15121): prog-id=3426 op=LOAD
[ 3429.746529] show_signal_msg: 18 callbacks suppressed
[ 3429.746533] agetty[12540]: segfault at 0 ip 00007f617775e7d1 sp 00007ffcf1f1fde8 error 4
[ 3429.746927] agetty[12541]: segfault at 0 ip 00007f3f5c75e7d1 sp 00007fff89778528 error 4
[ 3429.751512] in libc.so.6[15e7d1,7f6177628000+175000]
[ 3429.759599] in libc.so.6[15e7d1,7f3f5c628000+175000]
[ 3429.767694] likely on CPU 75 (core 11, socket 0)
[ 3429.767698] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3429.772751] likely on CPU 6 (core 6, socket 0)
[ 3429.777825] audit: type=1701 audit(1728464778.963:15140): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12540 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3429.782510] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3429.840272] audit: type=1701 audit(1728464778.967:15141): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12541 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3429.855991] audit: type=1334 audit(1728464778.967:15142): prog-id=3428 op=LOAD
[ 3429.863213] audit: type=1334 audit(1728464778.967:15143): prog-id=3429 op=LOAD
[ 3429.870433] audit: type=1334 audit(1728464778.967:15144): prog-id=3430 op=LOAD
[ 3429.877652] audit: type=1130 audit(1728464778.971:15145): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1123-12545-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3429.899256] audit: type=1334 audit(1728464778.971:15146): prog-id=3431 op=LOAD
[ 3429.906475] audit: type=1334 audit(1728464778.971:15147): prog-id=3432 op=LOAD
[ 3434.994454] show_signal_msg: 18 callbacks suppressed
[ 3434.994457] agetty[12557]: segfault at 0 ip 00007fbd5d15e7d1 sp 00007ffdeb5f5568 error 4 in libc.so.6[15e7d1,7fbd5d028000+175000] likely on CPU 73 (core 9, socket 0)
[ 3435.014213] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3435.014871] agetty[12558]: segfault at 0 ip 00007fc6b975e7d1 sp 00007ffc17b6de58 error 4 in libc.so.6[15e7d1,7fc6b9628000+175000] likely on CPU 17 (core 17, socket 0)
[ 3435.033000] audit: type=1701 audit(1728464784.219:15166): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12557 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3435.047823] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3435.082295] audit: type=1334 audit(1728464784.223:15167): prog-id=3434 op=LOAD
[ 3435.089517] audit: type=1334 audit(1728464784.223:15168): prog-id=3435 op=LOAD
[ 3435.096743] audit: type=1334 audit(1728464784.223:15169): prog-id=3436 op=LOAD
[ 3435.103962] audit: type=1130 audit(1728464784.227:15170): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1125-12562-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3435.125568] audit: type=1701 audit(1728464784.231:15171): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12558 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3435.141280] audit: type=1334 audit(1728464784.239:15172): prog-id=3437 op=LOAD
[ 3435.148496] audit: type=1334 audit(1728464784.239:15173): prog-id=3438 op=LOAD
[ 3440.242507] show_signal_msg: 18 callbacks suppressed
[ 3440.242511] agetty[12572]: segfault at 0 ip 00007f738f75e7d1 sp 00007ffc5b2475d8 error 4
[ 3440.242834] agetty[12575]: segfault at 0 ip 00007f789875e7d1 sp 00007ffdcb70dd28 error 4
[ 3440.247487] in libc.so.6[15e7d1,7f738f628000+175000]
[ 3440.255577] in libc.so.6[15e7d1,7f7898628000+175000]
[ 3440.263661] likely on CPU 110 (core 46, socket 0)
[ 3440.263665] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3440.268724] likely on CPU 48 (core 48, socket 0)
[ 3440.268728] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3440.273811] audit: type=1701 audit(1728464789.459:15192): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12572 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3440.336538] audit: type=1701 audit(1728464789.463:15193): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12575 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3440.352267] audit: type=1334 audit(1728464789.463:15194): prog-id=3440 op=LOAD
[ 3440.359488] audit: type=1334 audit(1728464789.463:15195): prog-id=3441 op=LOAD
[ 3440.366716] audit: type=1334 audit(1728464789.463:15196): prog-id=3442 op=LOAD
[ 3440.373942] audit: type=1130 audit(1728464789.467:15197): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1127-12580-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3440.395548] audit: type=1334 audit(1728464789.467:15198): prog-id=3443 op=LOAD
[ 3440.402767] audit: type=1334 audit(1728464789.467:15199): prog-id=3444 op=LOAD
[ 3445.510415] show_signal_msg: 18 callbacks suppressed
[ 3445.510419] agetty[12590]: segfault at 0 ip 00007f3800b5e7d1 sp 00007fffb1103568 error 4
[ 3445.510881] agetty[12591]: segfault at 0 ip 00007f078315e7d1 sp 00007ffed8d0ecb8 error 4
[ 3445.515400] in libc.so.6[15e7d1,7f3800a28000+175000]
[ 3445.523483] in libc.so.6[15e7d1,7f0783028000+175000] likely on CPU 67 (core 3, socket 0)
[ 3445.531569] likely on CPU 72 (core 8, socket 0)
[ 3445.536622] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3445.536647] audit: type=1701 audit(1728464794.723:15218): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12591 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3445.544804] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3445.604135] audit: type=1334 audit(1728464794.727:15219): prog-id=3446 op=LOAD
[ 3445.611366] audit: type=1334 audit(1728464794.727:15220): prog-id=3447 op=LOAD
[ 3445.618588] audit: type=1334 audit(1728464794.727:15221): prog-id=3448 op=LOAD
[ 3445.625808] audit: type=1701 audit(1728464794.731:15222): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12590 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3445.641519] audit: type=1130 audit(1728464794.731:15223): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1129-12596-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3445.663127] audit: type=1334 audit(1728464794.735:15224): prog-id=3449 op=LOAD
[ 3445.670345] audit: type=1334 audit(1728464794.735:15225): prog-id=3450 op=LOAD
[ 3454.322780] show_signal_msg: 49 callbacks suppressed
[ 3454.322784] agetty[12633]: segfault at 0 ip 00007f606b35e7d1 sp 00007fff718978c8 error 4
[ 3454.323114] agetty[12635]: segfault at 0 ip 00007f23f655e7d1 sp 00007ffe87dd4db8 error 4
[ 3454.327781] in libc.so.6[15e7d1,7f606b228000+175000]
[ 3454.335868] in libc.so.6[15e7d1,7f23f6428000+175000]
[ 3454.343964] likely on CPU 48 (core 48, socket 0)
[ 3454.349022] likely on CPU 98 (core 34, socket 0)
[ 3454.349025] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3454.354080] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3459.510658] agetty[12651]: segfault at 0 ip 00007ff78695e7d1 sp 00007ffef568d598 error 4 in libc.so.6[15e7d1,7ff786828000+175000] likely on CPU 105 (core 41, socket 0)
[ 3459.525611] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3459.526293] agetty[12654]: segfault at 0 ip 00007f6d87d5e7d1 sp 00007fffb74f3408 error 4 in libc.so.6[15e7d1,7f6d87c28000+175000] likely on CPU 97 (core 33, socket 0)
[ 3459.559228] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3464.658858] agetty[12669]: segfault at 0 ip 00007f4ede55e7d1 sp 00007ffc2b79db68 error 4 in libc.so.6[15e7d1,7f4ede428000+175000] likely on CPU 51 (core 51, socket 0)
[ 3464.658925] agetty[12665]: segfault at 0 ip 00007f0f9d35e7d1 sp 00007ffcc69629f8 error 4
[ 3464.673722] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3464.673723] in libc.so.6[15e7d1,7f0f9d228000+175000] likely on CPU 60 (core 60, socket 0)
[ 3464.708833] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3469.822463] agetty[12684]: segfault at 0 ip 00007fa16a55e7d1 sp 00007ffe645f8a08 error 4 in libc.so.6[15e7d1,7fa16a428000+175000] likely on CPU 46 (core 46, socket 0)
[ 3469.822783] agetty[12685]: segfault at 0 ip 00007f2cc815e7d1 sp 00007ffced3518c8 error 4 in libc.so.6[15e7d1,7f2cc8028000+175000]
[ 3469.837333] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3469.867735] likely on CPU 99 (core 35, socket 0)
[ 3469.872450] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3474.974613] agetty[12697]: segfault at 0 ip 00007f3a7355e7d1 sp 00007ffd746cf718 error 4 in libc.so.6[15e7d1,7f3a73428000+175000] likely on CPU 49 (core 49, socket 0)
[ 3474.975020] agetty[12702]: segfault at 0 ip 00007f750ed5e7d1 sp 00007fff4c5adcf8 error 4 in libc.so.6[15e7d1,7f750ec28000+175000]
[ 3474.989484] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3475.019886] likely on CPU 104 (core 40, socket 0)
[ 3475.024686] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3480.146561] agetty[12715]: segfault at 0 ip 00007fa40835e7d1 sp 00007ffd52a2bb58 error 4 in libc.so.6[15e7d1,7fa408228000+175000] likely on CPU 72 (core 8, socket 0)
[ 3480.161347] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3480.180812] agetty[12720]: segfault at 0 ip 00007f4efb55e7d1 sp 00007ffc6dc0cae8 error 4 in libc.so.6[15e7d1,7f4efb428000+175000] likely on CPU 49 (core 49, socket 0)
[ 3480.195685] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3485.310479] agetty[12731]: segfault at 0 ip 00007f61e235e7d1 sp 00007ffe72ee1bd8 error 4 in libc.so.6[15e7d1,7f61e2228000+175000] likely on CPU 94 (core 30, socket 0)
[ 3485.325344] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3485.344840] agetty[12736]: segfault at 0 ip 00007f8b34b5e7d1 sp 00007fff831fc908 error 4 in libc.so.6[15e7d1,7f8b34a28000+175000] likely on CPU 69 (core 5, socket 0)
[ 3485.359622] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3490.458517] agetty[12749]: segfault at 0 ip 00007feb13b5e7d1 sp 00007ffd78ca3808 error 4 in libc.so.6[15e7d1,7feb13a28000+175000] likely on CPU 74 (core 10, socket 0)
[ 3490.458982] agetty[12753]: segfault at 0 ip 00007f068595e7d1 sp 00007ffd46680238 error 4
[ 3490.473381] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3490.473382] in libc.so.6[15e7d1,7f0685828000+175000] likely on CPU 117 (core 53, socket 0)
[ 3490.508576] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3495.630636] agetty[12767]: segfault at 0 ip 00007f626435e7d1 sp 00007fff8cd85448 error 4 in libc.so.6[15e7d1,7f6264228000+175000] likely on CPU 94 (core 30, socket 0)
[ 3495.645508] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3495.664954] agetty[12771]: segfault at 0 ip 00007fada2f5e7d1 sp 00007ffc07a6d618 error 4 in libc.so.6[15e7d1,7fada2e28000+175000] likely on CPU 74 (core 10, socket 0)
[ 3495.679828] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3500.778812] agetty[12781]: segfault at 0 ip 00007fda5bf5e7d1 sp 00007ffcc9625118 error 4 in libc.so.6[15e7d1,7fda5be28000+175000] likely on CPU 70 (core 6, socket 0)
[ 3500.778992] agetty[12785]: segfault at 0 ip 00007f5ef1b5e7d1 sp 00007ffdc125c418 error 4
[ 3500.793592] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3500.820427] in libc.so.6[15e7d1,7f5ef1a28000+175000] likely on CPU 74 (core 10, socket 0)
[ 3500.828696] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3505.942498] agetty[12798]: segfault at 0 ip 00007fb901f5e7d1 sp 00007ffe201ced38 error 4 in libc.so.6[15e7d1,7fb901e28000+175000] likely on CPU 92 (core 28, socket 0)
[ 3505.942775] agetty[12802]: segfault at 0 ip 00007f4c82f5e7d1 sp 00007ffe54e76028 error 4 in libc.so.6[15e7d1,7f4c82e28000+175000] likely on CPU 75 (core 11, socket 0)
[ 3505.957369] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3505.972226] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3511.090732] agetty[12815]: segfault at 0 ip 00007fa16275e7d1 sp 00007fff3173b608 error 4 in libc.so.6[15e7d1,7fa162628000+175000] likely on CPU 49 (core 49, socket 0)
[ 3511.090907] agetty[12819]: segfault at 0 ip 00007f958515e7d1 sp 00007ffd3c628cd8 error 4
[ 3511.105597] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3511.105599] in libc.so.6[15e7d1,7f9585028000+175000] likely on CPU 89 (core 25, socket 0)
[ 3511.140710] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3516.246647] agetty[12831]: segfault at 0 ip 00007f19f275e7d1 sp 00007fffc6cb1b08 error 4 in libc.so.6[15e7d1,7f19f2628000+175000] likely on CPU 70 (core 6, socket 0)
[ 3516.246992] agetty[12835]: segfault at 0 ip 00007fd413b5e7d1 sp 00007ffe4ab404c8 error 4
[ 3516.261424] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3516.261426] in libc.so.6[15e7d1,7fd413a28000+175000] likely on CPU 79 (core 15, socket 0)
[ 3516.296526] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3521.410661] agetty[12845]: segfault at 0 ip 00007f811ef5e7d1 sp 00007ffc53cd40b8 error 4 in libc.so.6[15e7d1,7f811ee28000+175000] likely on CPU 123 (core 59, socket 0)
[ 3521.425615] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3521.426329] agetty[12850]: segfault at 0 ip 00007fa892b5e7d1 sp 00007ffd074f2f38 error 4 in libc.so.6[15e7d1,7fa892a28000+175000] likely on CPU 99 (core 35, socket 0)
[ 3521.459229] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3526.582603] agetty[12863]: segfault at 0 ip 00007fe1be35e7d1 sp 00007ffc856a8018 error 4 in libc.so.6[15e7d1,7fe1be228000+175000] likely on CPU 47 (core 47, socket 0)
[ 3526.583003] agetty[12867]: segfault at 0 ip 00007fa34415e7d1 sp 00007ffe8628e088 error 4
[ 3526.597470] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3526.597471] in libc.so.6[15e7d1,7fa344028000+175000] likely on CPU 60 (core 60, socket 0)
[ 3526.632573] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3531.738881] agetty[12879]: segfault at 0 ip 00007f5f2f75e7d1 sp 00007fff06dafd98 error 4 in libc.so.6[15e7d1,7f5f2f628000+175000] likely on CPU 60 (core 60, socket 0)
[ 3531.739091] agetty[12883]: segfault at 0 ip 00007fc36bb5e7d1 sp 00007ffe307055e8 error 4
[ 3531.753748] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3531.753749] in libc.so.6[15e7d1,7fc36ba28000+175000] likely on CPU 59 (core 59, socket 0)
[ 3531.788857] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3536.906737] agetty[12893]: segfault at 0 ip 00007f911db5e7d1 sp 00007ffd66308598 error 4 in libc.so.6[15e7d1,7f911da28000+175000] likely on CPU 47 (core 47, socket 0)
[ 3536.907117] agetty[12899]: segfault at 0 ip 00007f5719f5e7d1 sp 00007ffc61757118 error 4
[ 3536.921597] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3536.929688] in libc.so.6[15e7d1,7f5719e28000+175000] likely on CPU 58 (core 58, socket 0)
[ 3536.956703] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3539.384817] audit: type=1305 audit(1728464888.571:15727): op=set audit_pid=0 old=12625 auid=4294967295 ses=4294967295 subj=unconfined res=1
[ 3539.397339] audit: type=1300 audit(1728464888.571:15727): arch=c000003e syscall=44 success=yes exit=60 a0=0 a1=7ffddd440830 a2=3c a3=0 items=0 ppid=12623 pid=12625 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=unconfined key=(null)
[ 3539.425968] audit: type=1327 audit(1728464888.571:15727): proctitle="/sbin/auditd"
[ 3542.054656] agetty[12909]: segfault at 0 ip 00007fe68495e7d1 sp 00007fffac8bb848 error 4 in libc.so.6[15e7d1,7fe684828000+175000] likely on CPU 99 (core 35, socket 0)
[ 3542.054958] agetty[12913]: segfault at 0 ip 00007f19a035e7d1 sp 00007ffec5846698 error 4 in libc.so.6[15e7d1,7f19a0228000+175000]
[ 3542.069523] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3542.069557] audit: type=1701 audit(1728464891.255:15728): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12909 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3542.081167] likely on CPU 58 (core 58, socket 0)
[ 3542.099919] audit: type=1334 audit(1728464891.259:15729): prog-id=3562 op=UNLOAD
[ 3542.115633] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3542.120343] audit: type=1334 audit(1728464891.259:15730): prog-id=3561 op=UNLOAD
[ 3542.155374] audit: type=1334 audit(1728464891.259:15731): prog-id=3560 op=UNLOAD
[ 3542.162766] audit: type=1334 audit(1728464891.259:15732): prog-id=3563 op=LOAD
[ 3542.169988] audit: type=1334 audit(1728464891.259:15733): prog-id=3564 op=LOAD
[ 3542.177215] audit: type=1334 audit(1728464891.259:15734): prog-id=3565 op=LOAD
[ 3542.184439] audit: type=1130 audit(1728464891.263:15735): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1168-12919-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3547.286485] show_signal_msg: 21 callbacks suppressed
[ 3547.286489] agetty[12929]: segfault at 0 ip 00007f121bd5e7d1 sp 00007ffdb2e0a998 error 4 in libc.so.6[15e7d1,7f121bc28000+175000] likely on CPU 58 (core 58, socket 0)
[ 3547.306331] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3547.307034] agetty[12930]: segfault at 0 ip 00007f0735f5e7d1 sp 00007ffc8e7db308 error 4 in libc.so.6[15e7d1,7f0735e28000+175000] likely on CPU 46 (core 46, socket 0)
[ 3547.325108] audit: type=1701 audit(1728464896.511:15757): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12929 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3547.339948] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3547.355660] audit: type=1334 audit(1728464896.515:15758): prog-id=3569 op=LOAD
[ 3547.381623] audit: type=1334 audit(1728464896.515:15759): prog-id=3570 op=LOAD
[ 3547.388841] audit: type=1334 audit(1728464896.515:15760): prog-id=3571 op=LOAD
[ 3547.396062] audit: type=1130 audit(1728464896.519:15761): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1170-12936-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3547.417677] audit: type=1701 audit(1728464896.559:15762): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12930 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3547.433400] audit: type=1334 audit(1728464896.563:15763): prog-id=3572 op=LOAD
[ 3547.440625] audit: type=1334 audit(1728464896.563:15764): prog-id=3573 op=LOAD
[ 3552.534563] show_signal_msg: 18 callbacks suppressed
[ 3552.534566] agetty[12946]: segfault at 0 ip 00007f208e95e7d1 sp 00007ffe383261e8 error 4
[ 3552.534951] agetty[12948]: segfault at 0 ip 00007fee6ad5e7d1 sp 00007fff099ce648 error 4
[ 3552.539545] in libc.so.6[15e7d1,7f208e828000+175000]
[ 3552.547635] in libc.so.6[15e7d1,7fee6ac28000+175000]
[ 3552.555719] likely on CPU 58 (core 58, socket 0)
[ 3552.555722] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3552.560776] likely on CPU 78 (core 14, socket 0)
[ 3552.565853] audit: type=1701 audit(1728464901.751:15783): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12946 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3552.570538] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3552.589292] audit: type=1334 audit(1728464901.759:15784): prog-id=3575 op=LOAD
[ 3552.637162] audit: type=1334 audit(1728464901.759:15785): prog-id=3576 op=LOAD
[ 3552.644384] audit: type=1334 audit(1728464901.759:15786): prog-id=3577 op=LOAD
[ 3552.651602] audit: type=1130 audit(1728464901.759:15787): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1172-12951-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3552.673210] audit: type=1701 audit(1728464901.779:15788): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12948 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3552.688934] audit: type=1334 audit(1728464901.787:15789): prog-id=3578 op=LOAD
[ 3552.696155] audit: type=1334 audit(1728464901.787:15790): prog-id=3579 op=LOAD
[ 3557.798402] show_signal_msg: 18 callbacks suppressed
[ 3557.798405] agetty[12961]: segfault at 0 ip 00007f06b995e7d1 sp 00007fff69c8a588 error 4
[ 3557.798835] agetty[12962]: segfault at 0 ip 00007fc219d5e7d1 sp 00007ffe0ca9ee58 error 4
[ 3557.803391] in libc.so.6[15e7d1,7f06b9828000+175000]
[ 3557.811475] in libc.so.6[15e7d1,7fc219c28000+175000] likely on CPU 69 (core 5, socket 0)
[ 3557.819571] likely on CPU 78 (core 14, socket 0)
[ 3557.824618] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3557.824645] audit: type=1701 audit(1728464907.011:15809): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12962 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3557.832797] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3557.837501] audit: type=1334 audit(1728464907.015:15810): prog-id=3581 op=LOAD
[ 3557.837503] audit: type=1334 audit(1728464907.015:15811): prog-id=3582 op=LOAD
[ 3557.906648] audit: type=1334 audit(1728464907.015:15812): prog-id=3583 op=LOAD
[ 3557.913867] audit: type=1130 audit(1728464907.019:15813): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1174-12967-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3557.935475] audit: type=1701 audit(1728464907.039:15814): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12961 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3557.951196] audit: type=1334 audit(1728464907.047:15815): prog-id=3584 op=LOAD
[ 3557.958422] audit: type=1334 audit(1728464907.047:15816): prog-id=3585 op=LOAD
[ 3563.046672] show_signal_msg: 18 callbacks suppressed
[ 3563.046676] agetty[12977]: segfault at 0 ip 00007fd13375e7d1 sp 00007ffd73b84118 error 4
[ 3563.047032] agetty[12979]: segfault at 0 ip 00007f662715e7d1 sp 00007ffda994cbd8 error 4
[ 3563.051656] in libc.so.6[15e7d1,7fd133628000+175000]
[ 3563.059746] in libc.so.6[15e7d1,7f6627028000+175000]
[ 3563.067832] likely on CPU 79 (core 15, socket 0)
[ 3563.072891] likely on CPU 83 (core 19, socket 0)
[ 3563.072895] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3563.072927] audit: type=1701 audit(1728464912.259:15835): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12979 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3563.077951] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3563.140586] audit: type=1701 audit(1728464912.263:15836): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12977 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3563.156301] audit: type=1334 audit(1728464912.263:15837): prog-id=3587 op=LOAD
[ 3563.163525] audit: type=1334 audit(1728464912.263:15838): prog-id=3588 op=LOAD
[ 3563.170745] audit: type=1334 audit(1728464912.263:15839): prog-id=3589 op=LOAD
[ 3563.177962] audit: type=1130 audit(1728464912.267:15840): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1176-12985-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3563.199569] audit: type=1334 audit(1728464912.267:15841): prog-id=3590 op=LOAD
[ 3563.206791] audit: type=1334 audit(1728464912.267:15842): prog-id=3591 op=LOAD
[ 3568.298668] show_signal_msg: 18 callbacks suppressed
[ 3568.298671] agetty[12995]: segfault at 0 ip 00007ff6df95e7d1 sp 00007ffd1e2f46c8 error 4
[ 3568.298922] agetty[12996]: segfault at 0 ip 00007f76d5d5e7d1 sp 00007ffffe2b0368 error 4
[ 3568.303655] in libc.so.6[15e7d1,7ff6df828000+175000]
[ 3568.311740] in libc.so.6[15e7d1,7f76d5c28000+175000]
[ 3568.319831] likely on CPU 80 (core 16, socket 0)
[ 3568.324888] likely on CPU 79 (core 15, socket 0)
[ 3568.329939] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3568.329963] audit: type=1701 audit(1728464917.515:15861): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12995 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3568.334645] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3568.394059] audit: type=1701 audit(1728464917.519:15862): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=12996 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3568.409778] audit: type=1334 audit(1728464917.523:15863): prog-id=3593 op=LOAD
[ 3568.417002] audit: type=1334 audit(1728464917.523:15864): prog-id=3594 op=LOAD
[ 3568.424224] audit: type=1334 audit(1728464917.523:15865): prog-id=3595 op=LOAD
[ 3568.431439] audit: type=1130 audit(1728464917.523:15866): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1178-13001-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3568.453051] audit: type=1334 audit(1728464917.527:15867): prog-id=3596 op=LOAD
[ 3568.460273] audit: type=1334 audit(1728464917.527:15868): prog-id=3597 op=LOAD
[ 3573.554668] show_signal_msg: 18 callbacks suppressed
[ 3573.554672] agetty[13011]: segfault at 0 ip 00007f246fb5e7d1 sp 00007ffc3419db08 error 4
[ 3573.554972] agetty[13012]: segfault at 0 ip 00007f3e4315e7d1 sp 00007ffdd1d830a8 error 4
[ 3573.559658] in libc.so.6[15e7d1,7f246fa28000+175000]
[ 3573.567743] in libc.so.6[15e7d1,7f3e43028000+175000] likely on CPU 69 (core 5, socket 0)
[ 3573.575837] likely on CPU 8 (core 8, socket 0)
[ 3573.580887] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3573.580914] audit: type=1701 audit(1728464922.767:15887): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13012 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3573.589070] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3573.593603] audit: type=1334 audit(1728464922.771:15888): prog-id=3599 op=LOAD
[ 3573.654025] audit: type=1334 audit(1728464922.771:15889): prog-id=3600 op=LOAD
[ 3573.661242] audit: type=1334 audit(1728464922.771:15890): prog-id=3601 op=LOAD
[ 3573.668462] audit: type=1130 audit(1728464922.775:15891): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1180-13015-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3573.690069] audit: type=1701 audit(1728464922.799:15892): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13011 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3573.705783] audit: type=1334 audit(1728464922.803:15893): prog-id=3602 op=LOAD
[ 3573.713010] audit: type=1334 audit(1728464922.803:15894): prog-id=3603 op=LOAD
[ 3578.802567] show_signal_msg: 18 callbacks suppressed
[ 3578.802570] agetty[13025]: segfault at 0 ip 00007eff4dd5e7d1 sp 00007ffed8012e08 error 4
[ 3578.802937] agetty[13027]: segfault at 0 ip 00007f9f27f5e7d1 sp 00007ffc6e8566a8 error 4
[ 3578.807550] in libc.so.6[15e7d1,7eff4dc28000+175000]
[ 3578.815638] in libc.so.6[15e7d1,7f9f27e28000+175000]
[ 3578.823727] likely on CPU 9 (core 9, socket 0)
[ 3578.828783] likely on CPU 67 (core 3, socket 0)
[ 3578.833837] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3578.838368] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3578.838403] audit: type=1701 audit(1728464928.023:15913): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13027 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3578.896204] audit: type=1701 audit(1728464928.027:15914): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13025 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3578.911927] audit: type=1334 audit(1728464928.031:15915): prog-id=3605 op=LOAD
[ 3578.919150] audit: type=1334 audit(1728464928.031:15916): prog-id=3606 op=LOAD
[ 3578.926369] audit: type=1334 audit(1728464928.031:15917): prog-id=3607 op=LOAD
[ 3578.933589] audit: type=1130 audit(1728464928.031:15918): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1182-13032-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3578.955194] audit: type=1334 audit(1728464928.035:15919): prog-id=3608 op=LOAD
[ 3578.962412] audit: type=1334 audit(1728464928.035:15920): prog-id=3609 op=LOAD
[ 3584.050543] show_signal_msg: 18 callbacks suppressed
[ 3584.050546] agetty[13042]: segfault at 0 ip 00007f32bd75e7d1 sp 00007ffcc6d514c8 error 4
[ 3584.051047] agetty[13043]: segfault at 0 ip 00007f220b95e7d1 sp 00007ffcd3c9ca28 error 4
[ 3584.055527] in libc.so.6[15e7d1,7f32bd628000+175000]
[ 3584.063617] in libc.so.6[15e7d1,7f220b828000+175000]
[ 3584.071701] likely on CPU 65 (core 1, socket 0)
[ 3584.076752] likely on CPU 110 (core 46, socket 0)
[ 3584.081805] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3584.086422] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3584.091237] audit: type=1701 audit(1728464933.275:15939): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13042 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3584.145921] audit: type=1701 audit(1728464933.279:15940): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13043 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3584.161645] audit: type=1334 audit(1728464933.283:15941): prog-id=3611 op=LOAD
[ 3584.168868] audit: type=1334 audit(1728464933.283:15942): prog-id=3612 op=LOAD
[ 3584.176086] audit: type=1334 audit(1728464933.283:15943): prog-id=3613 op=LOAD
[ 3584.183306] audit: type=1130 audit(1728464933.283:15944): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1184-13048-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3584.204912] audit: type=1334 audit(1728464933.287:15945): prog-id=3614 op=LOAD
[ 3584.212131] audit: type=1334 audit(1728464933.287:15946): prog-id=3615 op=LOAD
[ 3589.306607] show_signal_msg: 18 callbacks suppressed
[ 3589.306611] agetty[13058]: segfault at 0 ip 00007fe97b15e7d1 sp 00007fff5f939338 error 4
[ 3589.306852] agetty[13061]: segfault at 0 ip 00007f1af115e7d1 sp 00007fff0386b568 error 4
[ 3589.311594] in libc.so.6[15e7d1,7fe97b028000+175000]
[ 3589.319675] in libc.so.6[15e7d1,7f1af1028000+175000]
[ 3589.327759] likely on CPU 83 (core 19, socket 0)
[ 3589.332815] likely on CPU 70 (core 6, socket 0)
[ 3589.332818] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3589.337874] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3589.342600] audit: type=1701 audit(1728464938.527:15965): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13061 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3589.400424] audit: type=1701 audit(1728464938.531:15966): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13058 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3589.416150] audit: type=1334 audit(1728464938.535:15967): prog-id=3617 op=LOAD
[ 3589.423371] audit: type=1334 audit(1728464938.535:15968): prog-id=3618 op=LOAD
[ 3589.430597] audit: type=1334 audit(1728464938.535:15969): prog-id=3619 op=LOAD
[ 3589.437816] audit: type=1130 audit(1728464938.535:15970): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1186-13067-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3589.459424] audit: type=1334 audit(1728464938.539:15971): prog-id=3620 op=LOAD
[ 3589.466648] audit: type=1334 audit(1728464938.539:15972): prog-id=3621 op=LOAD
[ 3594.554763] show_signal_msg: 18 callbacks suppressed
[ 3594.554767] agetty[13080]: segfault at 0 ip 00007fa7db55e7d1 sp 00007ffc5abc6d78 error 4
[ 3594.554917] agetty[13077]: segfault at 0 ip 00007eff57d5e7d1 sp 00007ffd575333f8 error 4
[ 3594.559743] in libc.so.6[15e7d1,7fa7db428000+175000]
[ 3594.567833] in libc.so.6[15e7d1,7eff57c28000+175000]
[ 3594.575916] likely on CPU 86 (core 22, socket 0)
[ 3594.575920] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3594.580973] likely on CPU 28 (core 28, socket 0)
[ 3594.586044] audit: type=1701 audit(1728464943.771:15991): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13080 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3594.590730] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3594.650157] audit: type=1701 audit(1728464943.775:15992): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13077 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3594.665882] audit: type=1334 audit(1728464943.779:15993): prog-id=3623 op=LOAD
[ 3594.673106] audit: type=1334 audit(1728464943.779:15994): prog-id=3624 op=LOAD
[ 3594.680337] audit: type=1334 audit(1728464943.779:15995): prog-id=3625 op=LOAD
[ 3594.687563] audit: type=1130 audit(1728464943.779:15996): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1188-13083-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3594.709178] audit: type=1334 audit(1728464943.783:15997): prog-id=3626 op=LOAD
[ 3594.716402] audit: type=1334 audit(1728464943.783:15998): prog-id=3627 op=LOAD
[ 3599.806443] show_signal_msg: 18 callbacks suppressed
[ 3599.806446] agetty[13093]: segfault at 0 ip 00007f866695e7d1 sp 00007ffcbc784708 error 4
[ 3599.806871] agetty[13096]: segfault at 0 ip 00007fe7b635e7d1 sp 00007ffd85fed318 error 4
[ 3599.811423] in libc.so.6[15e7d1,7f8666828000+175000]
[ 3599.819510] in libc.so.6[15e7d1,7fe7b6228000+175000] likely on CPU 6 (core 6, socket 0)
[ 3599.827602] likely on CPU 85 (core 21, socket 0)
[ 3599.832658] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3599.840740] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3599.845467] audit: type=1701 audit(1728464949.031:16017): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13096 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3599.900177] audit: type=1701 audit(1728464949.031:16018): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13093 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3599.915892] audit: type=1334 audit(1728464949.035:16019): prog-id=3629 op=LOAD
[ 3599.923116] audit: type=1334 audit(1728464949.035:16020): prog-id=3630 op=LOAD
[ 3599.930336] audit: type=1334 audit(1728464949.035:16021): prog-id=3631 op=LOAD
[ 3599.937552] audit: type=1130 audit(1728464949.039:16022): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1190-13100-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3599.959159] audit: type=1334 audit(1728464949.039:16023): prog-id=3632 op=LOAD
[ 3599.966377] audit: type=1334 audit(1728464949.039:16024): prog-id=3633 op=LOAD
[ 3605.058394] show_signal_msg: 18 callbacks suppressed
[ 3605.058397] agetty[13110]: segfault at 0 ip 00007f9da575e7d1 sp 00007ffe2c404da8 error 4 in libc.so.6[15e7d1,7f9da5628000+175000] likely on CPU 83 (core 19, socket 0)
[ 3605.078238] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3605.078930] agetty[13111]: segfault at 0 ip 00007f1c1f75e7d1 sp 00007ffd5b1b2418 error 4 in libc.so.6[15e7d1,7f1c1f628000+175000] likely on CPU 58 (core 58, socket 0)
[ 3605.097019] audit: type=1701 audit(1728464954.283:16043): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13110 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3605.111852] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3605.146325] audit: type=1334 audit(1728464954.287:16044): prog-id=3635 op=LOAD
[ 3605.153552] audit: type=1334 audit(1728464954.287:16045): prog-id=3636 op=LOAD
[ 3605.160779] audit: type=1334 audit(1728464954.287:16046): prog-id=3637 op=LOAD
[ 3605.167998] audit: type=1130 audit(1728464954.291:16047): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1192-13120-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3605.189604] audit: type=1701 audit(1728464954.295:16048): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13111 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3605.205316] audit: type=1334 audit(1728464954.303:16049): prog-id=3638 op=LOAD
[ 3605.212534] audit: type=1334 audit(1728464954.303:16050): prog-id=3639 op=LOAD
[ 3610.302575] show_signal_msg: 18 callbacks suppressed
[ 3610.302579] agetty[13130]: segfault at 0 ip 00007fb42515e7d1 sp 00007fff6ccddbd8 error 4 in libc.so.6[15e7d1,7fb425028000+175000] likely on CPU 123 (core 59, socket 0)
[ 3610.322507] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3610.341296] audit: type=1701 audit(1728464959.527:16069): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13130 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3610.357022] audit: type=1334 audit(1728464959.531:16070): prog-id=3641 op=LOAD
[ 3610.357742] agetty[13133]: segfault at 0 ip 00007f4bb355e7d1 sp 00007fff4334d158 error 4
[ 3610.364245] audit: type=1334 audit(1728464959.531:16071): prog-id=3642 op=LOAD
[ 3610.364248] audit: type=1334 audit(1728464959.531:16072): prog-id=3643 op=LOAD
[ 3610.372337] in libc.so.6[15e7d1,7f4bb3428000+175000]
[ 3610.379556] audit: type=1130 audit(1728464959.535:16073): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1194-13144-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3610.413436] likely on CPU 97 (core 33, socket 0)
[ 3610.418148] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3610.436926] audit: type=1701 audit(1728464959.623:16074): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13133 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3610.452644] audit: type=1334 audit(1728464959.627:16075): prog-id=3644 op=LOAD
[ 3610.459871] audit: type=1334 audit(1728464959.627:16076): prog-id=3645 op=LOAD
[ 3615.550644] show_signal_msg: 18 callbacks suppressed
[ 3615.550648] agetty[13154]: segfault at 0 ip 00007fdba8f5e7d1 sp 00007ffe685c7d48 error 4
[ 3615.550878] agetty[13156]: segfault at 0 ip 00007f5aec95e7d1 sp 00007ffe93ab1928 error 4
[ 3615.555625] in libc.so.6[15e7d1,7fdba8e28000+175000]
[ 3615.563714] in libc.so.6[15e7d1,7f5aec828000+175000]
[ 3615.571806] likely on CPU 98 (core 34, socket 0)
[ 3615.576859] likely on CPU 57 (core 57, socket 0)
[ 3615.581920] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3615.586625] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3615.591354] audit: type=1701 audit(1728464964.779:16095): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13154 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3615.644546] audit: type=1334 audit(1728464964.783:16096): prog-id=3647 op=LOAD
[ 3615.651765] audit: type=1334 audit(1728464964.783:16097): prog-id=3648 op=LOAD
[ 3615.658989] audit: type=1334 audit(1728464964.783:16098): prog-id=3649 op=LOAD
[ 3615.666210] audit: type=1130 audit(1728464964.783:16099): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1196-13160-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3615.687818] audit: type=1701 audit(1728464964.795:16100): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13156 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3615.703536] audit: type=1334 audit(1728464964.799:16101): prog-id=3650 op=LOAD
[ 3615.710754] audit: type=1334 audit(1728464964.803:16102): prog-id=3651 op=LOAD
[ 3620.798905] show_signal_msg: 18 callbacks suppressed
[ 3620.798910] agetty[13170]: segfault at 0 ip 00007fddcdb5e7d1 sp 00007ffc349b4b88 error 4 in libc.so.6[15e7d1,7fddcda28000+175000] likely on CPU 55 (core 55, socket 0)
[ 3620.818756] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3620.819456] agetty[13171]: segfault at 0 ip 00007efc1495e7d1 sp 00007ffdace30cf8 error 4 in libc.so.6[15e7d1,7efc14828000+175000] likely on CPU 104 (core 40, socket 0)
[ 3620.837542] audit: type=1701 audit(1728464970.023:16121): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13170 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3620.852450] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3620.868174] audit: type=1334 audit(1728464970.027:16122): prog-id=3653 op=LOAD
[ 3620.894140] audit: type=1334 audit(1728464970.027:16123): prog-id=3654 op=LOAD
[ 3620.901358] audit: type=1334 audit(1728464970.027:16124): prog-id=3655 op=LOAD
[ 3620.908579] audit: type=1130 audit(1728464970.031:16125): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1198-13176-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3620.930194] audit: type=1701 audit(1728464970.071:16126): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13171 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3620.945914] audit: type=1334 audit(1728464970.079:16127): prog-id=3656 op=LOAD
[ 3620.953132] audit: type=1334 audit(1728464970.079:16128): prog-id=3657 op=LOAD
[ 3626.042802] show_signal_msg: 18 callbacks suppressed
[ 3626.042805] agetty[13186]: segfault at 0 ip 00007ff71375e7d1 sp 00007ffe5e4a6f88 error 4
[ 3626.043037] agetty[13189]: segfault at 0 ip 00007f3f5ed5e7d1 sp 00007ffd0a2ed978 error 4
[ 3626.047788] in libc.so.6[15e7d1,7ff713628000+175000]
[ 3626.055876] in libc.so.6[15e7d1,7f3f5ec28000+175000]
[ 3626.063967] likely on CPU 87 (core 23, socket 0)
[ 3626.069021] likely on CPU 67 (core 3, socket 0)
[ 3626.069024] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3626.069061] audit: type=1701 audit(1728464975.255:16147): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13189 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3626.074084] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3626.138127] audit: type=1701 audit(1728464975.259:16148): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=unconfined pid=13186 comm="agetty" exe="/usr/sbin/agetty" sig=11 res=1
[ 3626.153845] audit: type=1334 audit(1728464975.259:16149): prog-id=3659 op=LOAD
[ 3626.161069] audit: type=1334 audit(1728464975.259:16150): prog-id=3660 op=LOAD
[ 3626.168287] audit: type=1334 audit(1728464975.259:16151): prog-id=3661 op=LOAD
[ 3626.175507] audit: type=1130 audit(1728464975.263:16152): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-coredump@1200-13194-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3626.197113] audit: type=1334 audit(1728464975.263:16153): prog-id=3662 op=LOAD
[ 3626.204332] audit: type=1334 audit(1728464975.263:16154): prog-id=3663 op=LOAD
[ 3634.850642] show_signal_msg: 45 callbacks suppressed
[ 3634.850646] agetty[13234]: segfault at 0 ip 00007f8512b5e7d1 sp 00007ffd2d400328 error 4 in libc.so.6[15e7d1,7f8512a28000+175000] likely on CPU 107 (core 43, socket 0)
[ 3634.870569] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3634.871277] agetty[13230]: segfault at 0 ip 00007fbd3d15e7d1 sp 00007ffd03fa66c8 error 4 in libc.so.6[15e7d1,7fbd3d028000+175000] likely on CPU 53 (core 53, socket 0)
[ 3634.904180] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3640.006522] agetty[13248]: segfault at 0 ip 00007f34dab5e7d1 sp 00007ffff0216d98 error 4 in libc.so.6[15e7d1,7f34daa28000+175000] likely on CPU 107 (core 43, socket 0)
[ 3640.006908] agetty[13252]: segfault at 0 ip 00007f61a3b5e7d1 sp 00007ffec03ab808 error 4
[ 3640.021472] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3640.048309] in libc.so.6[15e7d1,7f61a3a28000+175000] likely on CPU 58 (core 58, socket 0)
[ 3640.056578] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3645.162833] agetty[13263]: segfault at 0 ip 00007fa2ccb5e7d1 sp 00007ffdcb349cc8 error 4 in libc.so.6[15e7d1,7fa2cca28000+175000] likely on CPU 8 (core 8, socket 0)
[ 3645.163060] agetty[13271]: segfault at 0 ip 00007f87f515e7d1 sp 00007ffe8a1da718 error 4 in libc.so.6[15e7d1,7f87f5028000+175000]
[ 3645.177527] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3645.177528] likely on CPU 30 (core 30, socket 0)
[ 3645.212635] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3650.318699] agetty[13282]: segfault at 0 ip 00007fa1c8b5e7d1 sp 00007ffe32add928 error 4 in libc.so.6[15e7d1,7fa1c8a28000+175000] likely on CPU 58 (core 58, socket 0)
[ 3650.319079] agetty[13287]: segfault at 0 ip 00007fccf255e7d1 sp 00007ffdb21d8788 error 4
[ 3650.333564] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3650.360402] in libc.so.6[15e7d1,7fccf2428000+175000] likely on CPU 106 (core 42, socket 0)
[ 3650.368757] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3655.462883] agetty[13307]: segfault at 0 ip 00007efe5e95e7d1 sp 00007ffda0534cc8 error 4 in libc.so.6[15e7d1,7efe5e828000+175000] likely on CPU 55 (core 55, socket 0)
[ 3655.463012] agetty[13300]: segfault at 0 ip 00007f1c2e95e7d1 sp 00007ffcb841fe28 error 4
[ 3655.477751] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3655.504589] in libc.so.6[15e7d1,7f1c2e828000+175000] likely on CPU 58 (core 58, socket 0)
[ 3655.512854] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3660.622608] agetty[13322]: segfault at 0 ip 00007fccb215e7d1 sp 00007ffc67628d38 error 4 in libc.so.6[15e7d1,7fccb2028000+175000] likely on CPU 76 (core 12, socket 0)
[ 3660.622915] agetty[13324]: segfault at 0 ip 00007f201d55e7d1 sp 00007ffefcbbc268 error 4 in libc.so.6[15e7d1,7f201d428000+175000]
[ 3660.637479] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3660.667879] likely on CPU 29 (core 29, socket 0)
[ 3660.672587] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3665.774880] agetty[13335]: segfault at 0 ip 00007fbeba15e7d1 sp 00007ffe09434688 error 4 in libc.so.6[15e7d1,7fbeba028000+175000] likely on CPU 55 (core 55, socket 0)
[ 3665.774980] agetty[13339]: segfault at 0 ip 00007f4ffcd5e7d1 sp 00007ffc365740d8 error 4
[ 3665.789748] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
[ 3665.789750] in libc.so.6[15e7d1,7f4ffcc28000+175000] likely on CPU 28 (core 28, socket 0)
[ 3665.824860] Code: 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 83 fa 01 7e 57 c4 41 01 ef ff 89 f8 09 f0 c1 e0 14 3d 00 00 00 f8 0f 87 a3 03 00 00 <c5> fe 6f 07 c5 fd 74 0e c5 85 74 d0 c5 ed df c9 c5 fd d7 c9 48 83
^ permalink raw reply [flat|nested] 17+ messages in thread
* linux-next: simple boot test failure (Was: linux-next: Tree for Oct 9)
2024-10-09 7:20 linux-next: Tree for Oct 9 Stephen Rothwell
2024-10-09 9:04 ` Aithal, Srikanth
@ 2024-10-09 12:22 ` Stephen Rothwell
2024-10-10 5:21 ` Aithal, Srikanth
1 sibling, 1 reply; 17+ messages in thread
From: Stephen Rothwell @ 2024-10-09 12:22 UTC (permalink / raw)
To: Al Viro
Cc: Linux Next Mailing List, Linux Kernel Mailing List,
Christian Brauner
[-- Attachment #1: Type: text/plain, Size: 1312 bytes --]
Hi all,
On Wed, 9 Oct 2024 18:20:16 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> News: this release fails my very simple qemu boot test. It looks normal
> up to user mode and I even get a login prompt, but when I log in I get
> dumped back to the login prompt - presumably the shell is failing to run.
Bisected to
218a562f273bec7731af4e713df72d2c8c8816e8 is the first bad commit
commit 218a562f273bec7731af4e713df72d2c8c8816e8
Author: Al Viro <viro@zeniv.linux.org.uk>
Date: Mon Oct 7 18:43:57 2024 +0100
make __set_open_fd() set cloexec state as well
->close_on_exec[] state is maintained only for opened descriptors;
as the result, anything that marks a descriptor opened has to
set its cloexec state explicitly.
As the result, all calls of __set_open_fd() are followed by
__set_close_on_exec(); might as well fold it into __set_open_fd()
so that cloexec state is defined as soon as the descriptor is
marked opened.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20241007174358.396114-10-viro@zeniv.linux.org.uk
Signed-off-by: Christian Brauner <brauner@kernel.org>
And reverting that commit from today's linux-next fixes my problem.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: linux-next: simple boot test failure (Was: linux-next: Tree for Oct 9)
2024-10-09 12:22 ` linux-next: simple boot test failure (Was: linux-next: Tree for Oct 9) Stephen Rothwell
@ 2024-10-10 5:21 ` Aithal, Srikanth
0 siblings, 0 replies; 17+ messages in thread
From: Aithal, Srikanth @ 2024-10-10 5:21 UTC (permalink / raw)
To: Stephen Rothwell, Al Viro
Cc: Linux Next Mailing List, Linux Kernel Mailing List,
Christian Brauner
On 10/9/2024 5:52 PM, Stephen Rothwell wrote:
> Hi all,
>
> On Wed, 9 Oct 2024 18:20:16 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>>
>> News: this release fails my very simple qemu boot test. It looks normal
>> up to user mode and I even get a login prompt, but when I log in I get
>> dumped back to the login prompt - presumably the shell is failing to run.
>
> Bisected to
>
> 218a562f273bec7731af4e713df72d2c8c8816e8 is the first bad commit
> commit 218a562f273bec7731af4e713df72d2c8c8816e8
> Author: Al Viro <viro@zeniv.linux.org.uk>
> Date: Mon Oct 7 18:43:57 2024 +0100
>
> make __set_open_fd() set cloexec state as well
>
> ->close_on_exec[] state is maintained only for opened descriptors;
> as the result, anything that marks a descriptor opened has to
> set its cloexec state explicitly.
>
> As the result, all calls of __set_open_fd() are followed by
> __set_close_on_exec(); might as well fold it into __set_open_fd()
> so that cloexec state is defined as soon as the descriptor is
> marked opened.
>
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
> Link: https://lore.kernel.org/r/20241007174358.396114-10-viro@zeniv.linux.org.uk
> Signed-off-by: Christian Brauner <brauner@kernel.org>
>
> And reverting that commit from today's linux-next fixes my problem.
Thanks, reverting that patch fixes the issue on my setup as well.
Srikanth Aithal <sraithal@amd.com>
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2024-10-10 5:21 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 7:20 linux-next: Tree for Oct 9 Stephen Rothwell
2024-10-09 9:04 ` Aithal, Srikanth
2024-10-09 9:14 ` Aithal, Srikanth
2024-10-09 12:22 ` linux-next: simple boot test failure (Was: linux-next: Tree for Oct 9) Stephen Rothwell
2024-10-10 5:21 ` Aithal, Srikanth
-- strict thread matches above, loose matches on Subject: below --
2023-10-09 5:17 linux-next: Tree for Oct 9 Stephen Rothwell
2020-10-09 9:14 Stephen Rothwell
2019-10-09 5:09 Stephen Rothwell
2018-10-09 8:02 Stephen Rothwell
2018-10-10 0:50 ` Guenter Roeck
2015-10-09 6:24 Stephen Rothwell
2014-10-09 7:11 Stephen Rothwell
2013-10-09 14:14 Thierry Reding
2013-10-09 15:29 ` Guenter Roeck
2013-10-09 15:44 ` Guenter Roeck
2013-10-09 17:55 ` Guenter Roeck
2012-10-09 3:43 Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).