| /linux/Documentation/devicetree/bindings/powerpc/nintendo/ |
| H A D | wii.txt | 11 - model : Should be "nintendo,wii" 12 - compatible : Should be "nintendo,wii" 21 - compatible : Should be "nintendo,hollywood" 30 - compatible : should be "nintendo,hollywood-vi","nintendo,flipper-vi" 31 - reg : should contain the VI registers location and length 32 - interrupts : should contain the VI interrupt 41 - compatible : should be "nintendo,hollywood-pi","nintendo,flipper-pi" 42 - reg : should contain the PI registers location and length 53 - compatible : should be "nintendo,flipper-pic" 63 - compatible : should be "nintendo,hollywood-dsp","nintendo,flipper-dsp" [all …]
|
| H A D | gamecube.txt | 12 - compatible : Should be "nintendo,flipper" 21 - compatible : should be "nintendo,flipper-vi" 22 - reg : should contain the VI registers location and length 23 - interrupts : should contain the VI interrupt 32 - compatible : should be "nintendo,flipper-pi" 33 - reg : should contain the PI registers location and length 43 - compatible : should be "nintendo,flipper-pic" 52 - compatible : should be "nintendo,flipper-dsp" 53 - reg : should contain the DSP registers location and length 54 - interrupts : should contain the DSP interrupt [all …]
|
| /linux/tools/testing/selftests/net/ |
| H A D | epoll_busy_poll.c | 5 * Only tests the ioctls, but should be expanded to test two connected hosts in 76 TH_LOG("EPIOCGPARAMS on invalid epoll FD should error"); in TEST_F() 79 TH_LOG("EPIOCGPARAMS on invalid epoll FD should set errno to ENOTTY"); in TEST_F() 86 TH_LOG("EPIOCSPARAMS on invalid epoll FD should error"); in TEST_F() 89 TH_LOG("EPIOCSPARAMS on invalid epoll FD should set errno to ENOTTY"); in TEST_F() 130 * the default should be default and all fields should be zero'd by the in TEST_F() 142 TH_LOG("ioctl EPIOCGPARAMS should succeed"); in TEST_F() 145 TH_LOG("EPIOCGPARAMS busy_poll_usecs should have been 0"); in TEST_F() 148 TH_LOG("EPIOCGPARAMS busy_poll_budget should have been 0"); in TEST_F() 151 TH_LOG("EPIOCGPARAMS prefer_busy_poll should have been 0"); in TEST_F() [all …]
|
| /linux/drivers/staging/axis-fifo/ |
| H A D | axis-fifo.txt | 17 - compatible: Should be one of: 21 - interrupt-names: Should be "interrupt" 22 - interrupt-parent: Should be <&intc> 23 - interrupts: Should contain interrupts lines. 24 - reg: Should contain registers location and length. 25 - xlnx,axi-str-rxd-protocol: Should be "XIL_AXI_STREAM_ETH_DATA" 26 - xlnx,axi-str-rxd-tdata-width: Should be <0x20> 27 - xlnx,axi-str-txc-protocol: Should be "XIL_AXI_STREAM_ETH_CTRL" 28 - xlnx,axi-str-txc-tdata-width: Should be <0x20> 29 - xlnx,axi-str-txd-protocol: Should be "XIL_AXI_STREAM_ETH_DATA" [all …]
|
| /linux/Documentation/userspace-api/ |
| H A D | check_exec.rst | 14 Whether an interpreter should check these securebits or not depends on the 18 syscalls and access arbitrary files. Such interpreters should then be 20 However, a JavaScript engine running in a web browser should already be 21 sandboxed and then should not be able to harm the user's environment. 41 Programs should always perform this check to apply kernel-level checks against 44 view of the interpreter, should be checked. However the result of this check 45 should only be enforced according to ``SECBIT_EXEC_RESTRICT_FILE`` or 54 In a secure environment, libraries and any executable dependencies should also 55 be checked. For instance, dynamic linking should make sure that all libraries 57 For such secure execution environment to make sense, only trusted code should [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | dynptr_fail.c | 144 /* this should fail */ in ringbuf_release_uninit_dynptr() 164 /* this should fail */ in use_after_invalid() 203 /* this should fail */ in add_dynptr_to_map1() 221 /* this should fail */ in add_dynptr_to_map2() 266 /* this should fail */ in data_slice_out_of_bounds_skb() 286 /* this should fail */ in data_slice_out_of_bounds_map_value() 329 /* this should fail */ in data_slice_use_after_release2() 363 /* this should fail */ in data_slice_missing_null_check1() 390 /* this should fail */ in data_slice_missing_null_check2() 410 /* this should fai in invalid_helper1() [all...] |
| H A D | verifier_sock_addr.c | 17 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]") 31 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]") 45 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]") 66 __failure __msg("At program exit the register R0 has smin=2 smax=2 should have been in [0, 1]") 87 __failure __msg("At program exit the register R0 has smin=2 smax=2 should have been in [0, 1]") 108 __failure __msg("At program exit the register R0 has smin=2 smax=2 should have been in [0, 1]") 122 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]") 136 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]") 150 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]") 164 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]") [all …]
|
| /linux/Documentation/devicetree/bindings/arm/omap/ |
| H A D | l4.txt | 6 - compatible : Should be "ti,omap2-l4" for OMAP2 family l4 core bus 7 Should be "ti,omap2-l4-wkup" for OMAP2 family l4 wkup bus 8 Should be "ti,omap3-l4-core" for OMAP3 family l4 core bus 9 Should be "ti,omap4-l4-cfg" for OMAP4 family l4 cfg bus 10 Should be "ti,omap4-l4-per" for OMAP4 family l4 per bus 11 Should be "ti,omap4-l4-wkup" for OMAP4 family l4 wkup bus 12 Should be "ti,omap5-l4-cfg" for OMAP5 family l4 cfg bus 13 Should be "ti,omap5-l4-wkup" for OMAP5 family l4 wkup bus 14 Should be "ti,dra7-l4-cfg" for DRA7 family l4 cfg bus 15 Should be "ti,dra7-l4-wkup" for DRA7 family l4 wkup bus [all …]
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | fib_offload_lib.sh | 69 check_err $? "Route not in hardware when should" 73 check_err $? "Appended route in hardware when should not" 77 check_err $? "Prepended route not in hardware when should" 100 check_err $? "Route not in hardware when should" 104 check_err $? "Highest TOS route not in hardware when should" 107 check_err $? "Lowest TOS route still in hardware when should not" 111 check_err $? "Middle TOS route in hardware when should not" 129 check_err $? "Route not in hardware when should" 133 check_err $? "Lowest metric route not in hardware when should" 136 check_err $? "Highest metric route still in hardware when should not" [all …]
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 33 test subsystem should match a single kernel module. If the code being tested 34 cannot be compiled as a module, in many cases the subsystem should correspond to 38 Test subsystems should be named after the code being tested, either after the 40 subsystems should be named to avoid ambiguity where necessary. 42 If a test subsystem name has multiple components, they should be separated by 60 Names should use underscores, not dashes, to separate words. Prefer 63 This name should use underscores, and not have "kunit-test" as a 67 The corresponding module name is ``parport_pc``, so this subsystem should also 85 contains several suites, the specific area under test should be appended to the 89 subsystem (for example, both unit tests and integration tests), they should be [all …]
|
| /linux/Documentation/devicetree/bindings/powerpc/4xx/ |
| H A D | akebono.txt | 20 - compatible : should be "ibm,476gtr-sdhci","generic-sdhci". 21 - reg : should contain the SDHCI registers location and length. 22 - interrupts : should contain the SDHCI interrupt. 30 - compatible : should be "ibm,476gtr-ahci". 31 - reg : should contain the AHCI registers location and length. 32 - interrupts : should contain the AHCI interrupt. 41 - compatible : should be "ibm,akebono-fpga". 42 - reg : should contain the FPGA registers location and length. 51 - compatible : should be "ibm,akebono-avr". 52 - reg : should contain the I2C bus address for the AVR.
|
| /linux/tools/testing/selftests/mm/ |
| H A D | hugetlb-madvise.c | 108 /* addr before mapping should fail */ in main() 117 /* addr + length after mapping should fail */ in main() 142 /* addr is not huge page size aligned and should fail */ in main() 152 /* addr + length should be aligned down to huge page size */ in main() 160 /* should free all but last page in mapping */ in main() 185 /* should free all pages in mapping */ in main() 207 /* read should not consume any pages */ in main() 211 /* madvise should not free any pages */ in main() 218 /* writes should allocate private pages */ in main() 222 /* madvise should fre in main() [all...] |
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | regulator.yaml | 41 description: boolean, regulator should never be disabled 47 If the bootloader didn't leave it on then OS should turn it on 63 disabling ramp rate, it should be explicitly initialised to zero (regulator-ramp-delay 132 protection and value '1' indicates that protection should be enabled but 139 that detection should be enabled but limit setting can be omitted. 144 damaged. Recovery actions should be initiated. Zero can be passed to 145 disable detection and value '1' indicates that detection should 151 protection and value '1' indicates that protection should be enabled but 159 that detection should be enabled but limit setting can be omitted. Limit 165 damaged. Recovery actions should be initiated. Zero can be passed to [all …]
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | guest_memfd_test.c | 33 "read on a guest_mem fd should fail"); in test_file_read_write() 35 "write on a guest_mem fd should fail"); in test_file_read_write() 37 "pread on a guest_mem fd should fail"); in test_file_read_write() 39 "pwrite on a guest_mem fd should fail"); in test_file_read_write() 65 TEST_ASSERT(!ret, "fallocate the first page should succeed."); in test_mmap_supported() 117 "mbind with invalid policy should fail with EINVAL"); in test_mbind() 209 * Advising the use of huge pages in guest_memfd should be in test_collapse() 223 * Removing from host page tables and re-faulting should be in test_collapse() 224 * fine; should not end up faulting in a collapsed/huge folio. in test_collapse() 276 TEST_ASSERT(!ret, "fstat should succee in test_file_size() [all...] |
| /linux/tools/testing/selftests/kvm/s390/ |
| H A D | cmma_test.c | 233 /* GET_CMMA_BITS without CMMA enabled should fail */ in test_get_cmma_basic() 243 /* GET_CMMA_BITS without migration mode and without peeking should fail */ in test_get_cmma_basic() 248 /* GET_CMMA_BITS without migration mode and with peeking should work */ in test_get_cmma_basic() 279 /* enabling migration mode on a VM without memory should fail */ in test_migration_mode() 283 TEST_ASSERT(!is_migration_mode_on(vm), "migration mode should still be off"); in test_migration_mode() 300 /* migration mode when memslots have dirty tracking off should fail */ in test_migration_mode() 304 TEST_ASSERT(!is_migration_mode_on(vm), "migration mode should still be off"); in test_migration_mode() 310 /* enabling migration mode should work now */ in test_migration_mode() 313 TEST_ASSERT(is_migration_mode_on(vm), "migration mode should be on"); in test_migration_mode() 323 * This should tur in test_migration_mode() [all...] |
| /linux/scripts/kconfig/tests/preprocess/escape/ |
| H A D | Kconfig | 23 # The following should print "$(X)". It should not be expanded further. 28 # The following should print "(". 32 # A simple expanded should not be expanded multiple times. 33 # The following should print "$(X)". It should not be expanded further. 37 # The following should print "$(X)" as well. 41 # The following should print "$(". 42 # It should not be emit "unterminated reference" error.
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | ti-pci.txt | 4 - compatible: Should be "ti,dra7-pcie" for RC (deprecated) 5 Should be "ti,dra7-pcie-ep" for EP (deprecated) 6 Should be "ti,dra746-pcie-rc" for dra74x/dra76 in RC mode 7 Should be "ti,dra746-pcie-ep" for dra74x/dra76 in EP mode 8 Should be "ti,dra726-pcie-rc" for dra72x in RC mode 9 Should be "ti,dra726-pcie-ep" for dra72x in EP mode 37 should contain the register offset within syscon 38 and the 2nd argument should contain the bit field 55 should contain the register offset within syscon 56 and the 2nd argument should contain the bit field [all …]
|
| /linux/Documentation/input/ |
| H A D | event-codes.rst | 116 Client should ignore all events up to and including next SYN_REPORT 137 code should be set to a value of 1. When the tool is no longer interacting 138 with the input device, the BTN_TOOL_<name> code should be reset to 0. All 139 trackpads, tablets, and touchscreens should use at least one BTN_TOOL_<name> 141 touchscreens should export only one BTN_TOOL_<name> at a time. To not break 172 BTN_TOOL_DOUBLETAP should be set to value 1 for the duration of the motion. 174 purpose. A trackpad event generated by finger touches should generate events 176 codes should have a value of 1 during any synchronization frame. 181 Note: In multitouch drivers, the input_mt_report_finger_count() function should 189 space is unknown. If the absolute position is known, EV_ABS codes should be used [all …]
|
| /linux/Documentation/maintainer/ |
| H A D | rebasing-and-merging.rst | 49 should usually not be changed. Others may have pulled a copy of your 63 custodian of their history. You should not change it. With few 64 exceptions, for example, a broken commit in a tree like this should be 81 patch series should, as a general rule, be treated like new code and 119 is as it should be. In fact, subsystem maintainers may want to use 122 can be recorded. The changelog for the merge should, for any kind of 126 Maintainers at all levels should be using signed tags on their pull 127 requests, and upstream maintainers should verify the tags when pulling 147 should be avoided almost all of the time. 154 hide interactions with other trees that should not be happening (often) in [all …]
|
| /linux/Documentation/misc-devices/ |
| H A D | pci-endpoint-test.rst | 7 This driver should be used as a host side driver if the root complex is 25 should be used to perform the above tests. 32 should be passed as argument. 37 to be tested should be passed as argument. 40 to be tested should be passed as argument. 43 should be passed as argument (0: Legacy, 1:MSI, 2:MSI-X). 47 Perform write tests. The size of the buffer should be passed 50 Perform read tests. The size of the buffer should be passed 53 Perform read tests. The size of the buffer should be passed
|
| /linux/rust/ |
| H A D | compiler_builtins.rs | 9 //! At the moment, some builtins are required that should not be. For instance, 10 //! [`core`] has 128-bit integers functionality which we should not be compiling 40 define_panicking_intrinsics!("`f32` should not be used", { 53 define_panicking_intrinsics!("`f64` should not be used", { 62 define_panicking_intrinsics!("`i128` should not be used", { 68 define_panicking_intrinsics!("`u128` should not be used", { 77 define_panicking_intrinsics!("`f32` should not be used", { 87 define_panicking_intrinsics!("`f64` should not be used", { 96 define_panicking_intrinsics!("`u64` division/modulo should not be used", { 100 // NOTE: if you are adding a new intrinsic here, you should also add it to
|
| /linux/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | psample.sh | 42 check_err $? "Failed to enable sampling when should not" 45 check_fail $? "Sampling enablement succeeded when should fail" 53 check_err $? "Failed to disable sampling when should not" 56 check_fail $? "Sampling disablement succeeded when should fail" 60 check_err 1 "Captured sampled packets when should not" 77 # New group number should only be used after disable / enable. 121 check_fail $? "Sampled packets reported with out-tc when should not" 128 check_err $? "Sampled packets not reported with out-tc-occ when should" 134 check_fail $? "Sampled packets reported with out-tc-occ when should not" 140 check_err $? "Sampled packets not reported with latency when should" [all …]
|
| /linux/drivers/gpib/include/ |
| H A D | gpib_types.h | 27 /* IO base address to use for non-pnp cards (set by core, driver should make local copy) */ 30 /* IRQ to use for non-pnp cards (set by core, driver should make local copy) */ 32 /* dma channel to use for non-pnp cards (set by core, driver should make local copy) */ 54 * This really should be in a different header file. 64 * read() should read at most 'length' bytes from the bus into 65 * 'buffer'. It should return when it fills the buffer or 66 * encounters an END (EOI and or EOS if appropriate). It should set 'end' 68 * should be zero. 77 * write() should write 'length' bytes from buffer to the bus. 78 * If the boolean value send_eoi is nonzero, then EOI should [all …]
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | fib.sh | 105 check_err $? "Local table route not in hardware when should" 109 check_err $? "Main table route in hardware when should not" 112 check_err $? "Local table route was replaced when should not" 117 check_err $? "Main table route not in hardware when should" 121 check_err $? "Local table route did not replace route in main table when should" 124 check_err $? "Main table route was not replaced when should" 202 check_err $? "Local table route not in hardware when should" 206 check_err $? "Main table route in hardware when should not" 209 check_err $? "Local table route was replaced when should not" 214 check_err $? "Main table route not in hardware when should" [all …]
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211.rst | 5 You should read and understand the information contained within this 26 programming model should be in here, including the definition of 29 Finally, a discussion of hardware capabilities should be done with 49 This chapter should describe PHY handling including start/stop callbacks 62 This chapter should describe virtual interface basics that are relevant 63 to the driver (VLANs, MGMT etc are not.) It should explain the use of 67 Things related to AP mode should be discussed there. 69 Things related to supporting multiple interfaces should be in the 70 appropriate chapter, a BIG FAT note should be here about this though and 80 what should be here [all …]
|