/openbmc/linux/Documentation/filesystems/ |
H A D | ocfs2-online-filecheck.rst | 25 checking/fixing is at the file level, initially for regular files and eventually 54 inode, fixing inode and setting the size of result record history. 56 1. If you want to know what error exactly happened to <inode> before fixing, do:: 89 Fixing stuff
|
/openbmc/linux/tools/testing/selftests/livepatch/ |
H A D | test-state.sh | 30 $MOD_LIVEPATCH: fix_console_loglevel: fixing console_loglevel 62 $MOD_LIVEPATCH: fix_console_loglevel: fixing console_loglevel 107 $MOD_LIVEPATCH2: fix_console_loglevel: fixing console_loglevel 160 $MOD_LIVEPATCH2: fix_console_loglevel: fixing console_loglevel
|
/openbmc/linux/drivers/hid/ |
H A D | hid-elecom.c | 33 * solution seems to involve fixing up the report descriptor. 49 hid_info(hdev, "Fixing up Elecom mouse button count\n"); in mouse_button_fixup() 64 hid_info(hdev, "Fixing up Elecom BM084 report descriptor\n"); in elecom_report_fixup()
|
H A D | hid-ite.c | 23 hid_info(hdev, "Fixing up Acer Sw5-012 ITE keyboard report descriptor\n"); in ite_report_fixup() 28 hid_info(hdev, "Fixing up Acer S1002/S1003 ITE keyboard report descriptor\n"); in ite_report_fixup() 33 hid_info(hdev, "Fixing up Acer Aspire Switch 10E (SW3-016) ITE keyboard report descriptor\n"); in ite_report_fixup()
|
H A D | hid-ortek.c | 29 hid_info(hdev, "Fixing up logical maximum in report descriptor (Ortek)\n"); in ortek_report_fixup() 32 hid_info(hdev, "Fixing up logical maximum in report descriptor (Skycable)\n"); in ortek_report_fixup()
|
H A D | hid-cherry.c | 23 * that needs fixing before we can parse it. 29 hid_info(hdev, "fixing up Cherry Cymotion report descriptor\n"); in ch_report_fixup()
|
H A D | hid-holtek-mouse.c | 46 hid_info(hdev, "Fixing up report descriptor\n"); in holtek_mouse_report_fixup() 55 hid_info(hdev, "Fixing up report descriptor\n"); in holtek_mouse_report_fixup()
|
H A D | hid-xiaomi.c | 70 hid_info(hdev, "fixing up Mi Silent Mouse report descriptor\n"); in xiaomi_report_fixup() 94 MODULE_DESCRIPTION("Fixing side buttons of Xiaomi Mi Silent Mouse");
|
H A D | hid-zydacron.c | 25 * that needs fixing before we can parse it. 35 "fixing up zydacron remote control report descriptor\n"); in zc_report_fixup()
|
H A D | hid-lg.c | 438 "fixing up Logitech keyboard report descriptor\n"); in lg_report_fixup() 446 "fixing up rel/abs in Logitech report descriptor\n"); in lg_report_fixup() 455 "fixing up Logitech Wingman Formula GP report descriptor\n"); in lg_report_fixup() 468 "fixing up Logitech Wingman Formula Force GP report descriptor\n"); in lg_report_fixup() 478 "fixing up Logitech Driving Force report descriptor\n"); in lg_report_fixup() 487 "fixing up Logitech Momo Force (Red) report descriptor\n"); in lg_report_fixup() 496 "fixing up Logitech Momo Racing Force (Black) report descriptor\n"); in lg_report_fixup() 505 "fixing up Logitech Formula Vibration report descriptor\n"); in lg_report_fixup() 514 "fixing up Logitech Driving Force Pro report descriptor\n"); in lg_report_fixup() 523 hid_info(hdev, "fixing up Logitech Speed Force Wireless report descriptor\n"); in lg_report_fixup()
|
/openbmc/webui-vue/docs/guide/unit-testing/ |
H A D | readme.md | 42 run manually before pushing up code for review. If you are working on fixing a 44 fixing failed snapshot tests. 55 ### Fixing failed snapshot tests
|
/openbmc/linux/fs/ntfs/ |
H A D | mst.c | 54 * Position in protected data of first u16 that needs fixing up. in post_read_mst_fixup() 140 /* Position in data of first u16 that needs fixing up. */ in pre_write_mst_fixup() 175 /* Position in protected data of first u16 that needs fixing up. */ in post_write_mst_fixup()
|
/openbmc/linux/Documentation/process/ |
H A D | handling-regressions.rst | 107 What's important when fixing regressions 132 Expectations and best practices for fixing regressions 158 * Expedite fixing mainline regressions that recently made it into a proper 197 regressions to be handled like those from the current cycle, unless fixing 294 security fix or when fixing a regression might cause another one 330 Combined this data provides good insights into the current state of the fixing 417 the issue or a fix are discussed -- for example the posting of a patch fixing 423 will consider all messages in that thread or ticket as related to the fixing 630 something because we were fixing a bug" is completely insane. We fix 631 tens of bugs every single day, thinking that "fixing a bug" means that [all …]
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 45 and fixing it at its source. For this reason, patches fixing documentation 79 present since that comment was added in 2016 — a full four years. Fixing 164 Fixing typographical or formatting errors in the documentation is a quick
|
/openbmc/linux/lib/ |
H A D | slub_kunit.c | 63 * count of objects in use. The third error is fixing broken cache. in test_next_pointer() 72 * The second error is for fixing broken cache. in test_next_pointer()
|
/openbmc/linux/arch/sh/mm/ |
H A D | alignment.c | 100 pr_notice_ratelimited("Fixing up unaligned userspace access " in unaligned_fixups_notify() 105 pr_notice_ratelimited("Fixing up unaligned kernel access " in unaligned_fixups_notify()
|
/openbmc/libpldm/docs/checklists/ |
H A D | changes.md | 292 ## Fixing Implementation Defects 294 - [ ] My change fixing the bug includes a [Fixes tag][linux-kernel-fixes-tag] 300 - [ ] My change fixing the bug includes test cases demonstrating that the bug is
|
/openbmc/qemu/.github/workflows/ |
H A D | lockdown.yml | 25 QEMU welcomes contributions of code (either fixing bugs or adding new
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | sysmips.h | 22 #define MIPS_FIXADE 7 /* control address error fixing */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
H A D | hplip-3.19.6-fix-return.patch | 4 Subject: [PATCH] Fixing invalid return in void function
|
/openbmc/openbmc-tools/witherspoon-debug/ |
H A D | README.md | 29 2. Fixing the `objdump(1)` symlink
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/ |
H A D | utouch-frame_git.bb | 14 file://0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch \
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | Makefile | 17 # drivers, and fixing it for Linux might bring problems on other
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/dietsplash/ |
H A D | 0001-configure.ac-Do-not-demand-linker-hash-style.patch | 6 This helps fixing on architectures e.g. mips where gnu hash
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/ |
H A D | 0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch | 4 Subject: [PATCH] include sys/stat.h for fixing build issue on musl
|