| Age | Commit message (Expand) | Author |
| 2022-06-07 | PR/56865: hppa: t_ptrace_core_wait test doesn't know it must advance PC after... | skrll |
| 2022-06-06 | build system: Revert all the recent additions of MK[...] knobs that | nia |
| 2022-06-05 | Match explicit section names and not .{text,data}.* for example. | skrll |
| 2022-06-04 | tests/lib/libc: Test mmap(2) with bad hints. | riastradh |
| 2022-06-04 | Fix syntax error | pgoyette |
| 2022-06-02 | Trailing whitespace | skrll |
| 2022-05-31 | libc: Reintroduce getentropy. | riastradh |
| 2022-05-31 | s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix. | andvar |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-05-31 | Avoid plabels on hppa to make some tests not crash | skrll |
| 2022-05-31 | whitespace including space before delay slot instruction. | skrll |
| 2022-05-31 | lint: fix null pointer dereference after syntax error | rillig |
| 2022-05-30 | lint: clean up comments | rillig |
| 2022-05-30 | More factoring of common code. NFCI | pgoyette |
| 2022-05-30 | tests/lint: explain how lint represents pointer addition | rillig |
| 2022-05-30 | lint: revert 'do not pre-multiply pointer expressions' from 2022-05-26 | rillig |
| 2022-05-30 | tests/lint: demonstrate wrong warning 'array subscript cannot be' | rillig |
| 2022-05-30 | lint: fix assertion failure in '(unsigned long)(ptr) >> 12' | rillig |
| 2022-05-30 | Update test so all four combinations of update_{upper, lower} x | pgoyette |
| 2022-05-29 | lint: fix wrong errors about sizeof of a bit-field (since 2022-05-26) | rillig |
| 2022-05-29 | tests/lint: demonstrate wrong errors 'size/alignment of bit-field' | rillig |
| 2022-05-29 | fix various typos in comments and log messages. | andvar |
| 2022-05-27 | mk: Add a MKLFS flag for excluding the log-structured filesystem userspace | nia |
| 2022-05-26 | lint: do not warn about 'uint32_t = uint64_t >> 32' | rillig |
| 2022-05-26 | tests/lint: demonstrate wrong warnings about loss of accuracy | rillig |
| 2022-05-26 | lint: do not warn about loss in accuracy if the actual value fits | rillig |
| 2022-05-26 | tests/lint: demonstrate wrong 'may lose accuracy' warning | rillig |
| 2022-05-24 | tests/dd: add more test cases for swapping bytes | rillig |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | s/estabilishing/establishing/ in copy pasted comment. | andvar |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2022-05-24 | s/changable/changeable/ in comments. | andvar |
| 2022-05-23 | s/controll/control/ in comments. | andvar |
| 2022-05-22 | uncompress: if the source is broken, don't delete the target | rillig |
| 2022-05-22 | uncompress: if the source doesn't exist, don't touch the target | rillig |
| 2022-05-22 | tests/compress: extend tests for compressing and uncompressing | rillig |
| 2022-05-22 | tests/compress: demonstrate truncation of target file | rillig |
| 2022-05-22 | lint: fix wrong warning about unhandled enum constants in switch | rillig |
| 2022-05-22 | tests/lint: demonstrate wrong warning for switch on enum | rillig |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-05-21 | tests/crypto/opencrypto: Wait a bit for async results. | riastradh |
| 2022-05-21 | opencrypto/h_ioctl: Print error messages with warn. | riastradh |
| 2022-05-20 | tests/lint: sync comment with reality | rillig |
| 2022-05-19 | lint: in strict bool mode, check function arguments more strictly | rillig |
| 2022-05-19 | tests/lint: extend tests for type mismatch in strict bool mode | rillig |
| 2022-05-18 | lint: do not warn about '==' on the right-hand side of ',' | rillig |
| 2022-05-18 | tests/lint: add more examples for warning in comma expression | rillig |
| 2022-05-17 | fix few typos in comments. | andvar |
| 2022-05-14 | PR/56831: Eric van Gyzen: race condition in tests/kernel/t_sysv.c | christos |
| 2022-05-12 | lint: merge duplicate grammar rules for __alignof__ expr | rillig |