IRQ balancing daemon
Go to file
Tao Liu 6e2f297d49 Rebase to upstream commit (b4b6f194da)
Resolves: RHEL-58318

Signed-off-by: Tao Liu <ltao@redhat.com>
2024-11-07 10:03:21 +13:00
tests selftest: Fix test failing when performing runtest.sh 2024-07-18 16:39:47 +12:00
.gitignore Revert "Orphaned for 6+ weeks" 2021-06-29 11:35:08 +02:00
0001-irqbalance-ui-check-if-using-a-negative-index-of-buf.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0002-Check-fflush-return-value.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0003-fix-32-bit-formats.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0004-add-void-to-fix-strict-prototypes.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0005-cast-void-pointer-to-actual-type.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0006-meson-move-build-files-to-repository-root.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0007-meson-bump-project-version-to-1.9.4.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0008-meson-drop-redundant-install_man-options.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0009-meson-add-a-minimum-version-decorator.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0010-Drop-ProtectKernelTunables.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0011-meson-replace-generic-array-with-files.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0012-meson-use-find_library-for-numa.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0013-ui-change-void-to-char.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0014-clang-tidy-don-t-assign-in-if.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0015-clang-tidy-properly-use-strncmp.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0016-replace-malloc-with-g_malloc0.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0017-clang-tidy-don-t-use-else-after-return.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0018-clang-tidy-remove-return-in-void-functions.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0019-clang-tidy-remove-redundant-declarations.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0020-clang-tidy-remove-duplicate-include.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0021-CI-add-meson-CI.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0022-Wrap-migrate_irq-in-a-higher-level-utility-function.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0023-Track-IRQ-slots-count-per-CPU-to-avoid-overflowing.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0024-Disable-linking-to-curses-if-without-irqbalance-ui-i.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0025-Remove-extraneous-space-causing-with-systemd-not-be-.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0026-direct-initialize-msghdr-members.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0027-direct-initialize-iovec.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0028-clang-tidy-add-missing-free.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0029-clang-tidy-don-t-assign-in-if.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0030-clang-tidy-remove-pointless-casts.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0031-use-g_malloc-and-friends.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0032-remove-malloc-from-ucred.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0033-gcc-analyzer-add-NULL-checks.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0034-gcc-analyzer-increase-socket_name-size.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0035-use-g_strdup_printf.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0036-avoid-malloc-with-create_credentials_msg.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0037-conver-strncmp-to-g_str_has_prefix.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0038-define-IRQBALANCE_ARGS-as-empty-string-to-squelch-sy.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0039-Minor-punctuation-fix.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0040-Version-option-should-return-0-rather-than-1.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0041-Add-CAP_SETPCAP-to-CapabilityBoundingSet-in-irqbalan.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0042-Check-info-moved-before-updating.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0043-irqbalance.1-a-b-a-b-it-s-type-its-type.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
0044-Use-EPERM-instead-of-EIO-when-try-setting-irq-affini.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
gating.yaml initial gating.yaml for rhel10 osci gating test 2024-04-22 17:30:59 +08:00
irqbalance-1.9.0-environment-file-sysconfig.patch Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
irqbalance.spec Rebase to upstream commit (b4b6f194da) 2024-11-07 10:03:21 +13:00
sources Release 1.9.4-1 2024-05-01 21:58:37 +08:00