aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dummynet: Avoid an out-of-bounds read in do_config()Mark Johnston2021-11-291-1/+3
* ext2: Check for e2fs_first_dblock in ext2_compute_sb_data()Neel Chauhan2021-11-291-1/+9
* USB: add CYUSB330x to usbdevsBjoern A. Zeeb2021-11-291-0/+2
* linux(4): Fix "set but not used" warningsEdward Tomasz Napierala2021-11-292-3/+1
* cfiscsi(4): Fix "set but not used" warningEdward Tomasz Napierala2021-11-291-2/+2
* cdceem(4): Fix "set but not used" warningsEdward Tomasz Napierala2021-11-291-6/+5
* shutdown: unmount filesystems after swapoffKonstantin Belousov2021-11-291-3/+8
* swapoff_one(): only check free pages count manually turning swap offKonstantin Belousov2021-11-291-5/+14
* mmc: Fix HS200/HS400 capability checkKornel Duleba2021-11-291-2/+4
* citrus_prop.c: do not ignore signKonstantin Belousov2021-11-291-4/+5
* libc/tests/stdlib/dynthr_mod/dynthr_mod.c: mark dummy as usedKonstantin Belousov2021-11-291-0/+1
* netbsd h_raw.c test: fake use of sum to avoid warningKonstantin Belousov2021-11-291-0/+2
* t_mlock.c: Remove null_errno, it is write-onlyKonstantin Belousov2021-11-291-8/+0
* libc/stdio/vfwscanf.c::convert_wstring(): wcp0 is write-onlyKonstantin Belousov2021-11-291-2/+0
* libc/x86/__vdso_gettc.c::tsc_selector_idx(): cpu_id is calculated but not usedKonstantin Belousov2021-11-291-4/+1
* acl_delete_entry(): remove write-only variableKonstantin Belousov2021-11-291-3/+0
* setproctitle_internal(): remove kbuf local, it is write-onlyKonstantin Belousov2021-11-291-3/+1
* libc/rpc/getrpcent.c: Mark write-only variables as unusedKonstantin Belousov2021-11-291-6/+6
* libc/net/nscachedcli.c: remove write-only variablesKonstantin Belousov2021-11-291-4/+2
* libc/net/getservent.c: Mark write-only variables as unusedKonstantin Belousov2021-11-291-8/+8
* libc/net/getprotoent.c: Mark write-only variables as unusedKonstantin Belousov2021-11-291-6/+6
* libc/net/getnetnamadr.c: Mark write-only variables as unusedKonstantin Belousov2021-11-291-8/+8
* libc/net/gethostnamadr.c: mark write-only variables as __unusedKonstantin Belousov2021-11-291-8/+8
* libc/gen/getpwent.c: plug warnings about write-only variablesKonstantin Belousov2021-11-291-6/+6
* libc/gen/getgrent.c: plug warnings about write-only variablesKonstantin Belousov2021-11-291-7/+6
* rc.subr.8: Document changes to load_rc_configMateusz Piotrowski2021-11-291-6/+10
* apic.4: Fix a typoMateusz Piotrowski2021-11-291-1/+1
* tcp: Don't try to upgrade a read lock just for loggingMichael Tuexen2021-11-291-14/+40
* powerpc64le: add LINT64LE kernel configAlfredo Dal'Ava Junior2021-11-291-0/+5
* fusefs: fix 32-bit build of the tests after 91972cfcddfAlan Somers2021-11-291-2/+2
* xhci: Add PCI IDs for Thunderbolt 3/4 USB controllers.Alexander Motin2021-11-291-0/+12
* fusefs: update atime on reads when using cached attributesAlan Somers2021-11-2912-9/+341
* fusefs: fix copy_file_range when extending a fileAlan Somers2021-11-292-0/+50
* nfs: Quiet a few "unused" warningsRick Macklem2021-11-283-5/+4
* fusefs: delete a redundant getnanouptimeAlan Somers2021-11-281-1/+0
* motd: Fix Questions List addressDanilo G. Baio2021-11-281-1/+1
* x86 GENERIC/MINIMAL: group sc(4) devices togetherEd Maste2021-11-284-12/+4
* Remove options VESA from x86 MINIMALEd Maste2021-11-282-2/+0
* iwlwifi: import Intel's iwlwifi/mvm driver.Bjoern A. Zeeb2021-11-28133-0/+86183
* iwlwifi: import firmware for Intel iwlwifi/mvm supported chipsets.Bjoern A. Zeeb2021-11-2848-0/+721
* pf: add pf_bcmp_state_keyMateusz Guzik2021-11-281-3/+37
* OptionalObsoleteFiles: remove ping with INET & INET6 disabledEd Maste2021-11-281-0/+5
* sbin: build ping if at least one of INET & INET6 is enabledEd Maste2021-11-282-1/+6
* Remove options VESA from x86 GENERICEd Maste2021-11-282-2/+0
* linker_kldload_busy(): allow recursionKonstantin Belousov2021-11-281-6/+16
* Disable flaky test lib.libc.sys.setrlimit_test.setrlimit_stackLi-Wen Hsu2021-11-281-0/+3
* nfscl: Disable use of the LookupOpen RPCRick Macklem2021-11-271-1/+7
* vfs: fully lockless v_writecount adjustmentMateusz Guzik2021-11-271-62/+63
* vfs: replace the MNTK_TEXT_REFS flag with VIRF_TEXT_REFMateusz Guzik2021-11-276-19/+18
* nfscl: Sanity check the Sequence slotid in replyRick Macklem2021-11-271-0/+12