267105 Commits (95f0da5be1e3456c930f5f9538cbc099c65f2014)
 

Author SHA1 Message Date
  Alexander Motin 28d70deaaf Fix race between first rand(3) calls. 4 years ago
  Yann Kerherve 5a9e5a5111 nanobsd: fix typo in NANO_WORLDDIR 4 years ago
  Mateusz Guzik 570b31f610 df: remove the unused fstype var 4 years ago
  Mateusz Guzik 907257d696 pf: embed a pointer to the lock in struct pf_kstate 4 years ago
  Kristof Provost b972a7fa9e pf: fix LINT build 4 years ago
  Ulrich Spörlein 2f677dcedf Make it clear we're running clang-12 for the GH actions 4 years ago
  Alex Richardson f8147dad44 bsd.linker.mk: Detect LLD when built with PACKAGE_VENDOR 4 years ago
  Dmitry Chagin 75cb2382b8 linux(4): Factor out the futex_wait() op into linux_futex_wait(). 4 years ago
  Dmitry Chagin ef4251e271 linux(4): Prevent an endless loop. 4 years ago
  Dmitry Chagin 80b8d6b144 linux(4): Eliminate bogus comment. 4 years ago
  Dmitry Chagin cf8d74e3fe linux(4): Allow musl brand to use FUTEX_REQUEUE op. 4 years ago
  Dmitry Chagin 4c361d7a5a linux(4): Factor out the FUTEX_WAKE_OP op into linux_futex_wakeop(). 4 years ago
  Dmitry Chagin bb62a91944 linux(4): Factor out the FUTEX_CMP_REQUEUE op into linux_futex_requeue(). 4 years ago
  Dmitry Chagin 19f7e2c2fb linux(4): Factor out the FUTEX_WAKE op into linux_futex_wake(). 4 years ago
  Dmitry Chagin f6b0d275eb linux(4): Factor out the FUTEX_WAIT op into linux_futex_wait(). 4 years ago
  Dmitry Chagin 1866eef484 linux(4): Refactor the struct linux_futex_args. 4 years ago
  Andrew Turner 04f6015706 Split out the arm64 ID field comparison function 4 years ago
  Andrew Turner b7a78d573a Start to clean up arm64 address space selection 4 years ago
  Edward Tomasz Napierala a40cf4175c Implement unprivileged chroot 4 years ago
  Kristof Provost 27ab791a55 pf tests: ensure syncookie does not create state 4 years ago
  Kristof Provost 3be9301a7e pf tests: Forwarding syncookie test 4 years ago
  Kristof Provost c69121c473 pfctl: syncookie configuration 4 years ago
  Kristof Provost 231e83d342 pf: syncookie ioctl interface 4 years ago
  Kristof Provost 8e1864ed07 pf: syncookie support 4 years ago
  Kristof Provost ee9c3d3803 pf: factor out pf_synproxy() 4 years ago
  Navdeep Parhar 76c8902296 cxgbe(4): Initialize abs_id for ctrl and ofld queues. 4 years ago
  Kevin Bowling 9fd0cda92d e1000: Add missing branch prediction 4 years ago
  Kevin Bowling 41f0225714 e1000: Clean up igb_txrx 4 years ago
  Dmitry Chagin 2b38186330 Drop rdivacky@ "All rights reserved" from linux_event. 4 years ago
  Dmitry Chagin 1ca6b15bbd Drop "All rights reserved" from my copyright statements. 4 years ago
  Dmitry Chagin ae8330b448 linux(4): Add arch name to the some printfs. 4 years ago
  Dmitry Chagin fe7409530c linprocfs: Fixup vDSO name in the procmaps after 9931033bbf. 4 years ago
  Dmitry Chagin 09cffde975 linux(4): Fixup the vDSO initialization order. 4 years ago
  Dmitry Chagin a543556c81 linux(4): Constify vdso install/deinstall. 4 years ago
  Dmitry Chagin 9931033bbf linux(4); Almost complete the vDSO. 4 years ago
  Dmitry Chagin 5fd9cd53d2 linux(4): Modify sv_onexec hook to return an error. 4 years ago
  Dmitry Chagin 62ba4cd340 Call sv_onexec hook after the process VA is created. 4 years ago
  Dmitry Chagin b39fa4770d Remove bogus cast from exec_sysvec_init(). 4 years ago
  Dmitry Chagin 21629e2a45 Modify exec_sysvec_init() to allow non-native abi to setup their sysentvecs. 4 years ago
  Dmitry Chagin 815165be20 linux(4): Remove function prototypes from the vDSO. 4 years ago
  Jessica Clarke f221000127 elf: Remove R_RISCV_[GT]PREL_[IS] relocation defines 4 years ago
  Warner Losh 0c92d88c91 awk: remove proctab.c 4 years ago
  Warner Losh b891aedcdd awk: Add more details top the FS variable 4 years ago
  Rick Macklem 7685f8344d nfscl: Send stateid.seqid of 0 for NFSv4.1/4.2 mounts 4 years ago
  John Baldwin b5e73dd952 cxgbei: Don't assert F for data completion PDUs. 4 years ago
  John Baldwin 4a7d15ebb6 cxgbei: Remove invalid assertion. 4 years ago
  Michael Tuexen a730d82378 tcp: fix RACK and BBR when using VIMAGE enabled kernel 4 years ago
  Ed Maste 79e6eb5c01 zfs: Remove zfs-images submodule 4 years ago
  Jessica Clarke 439097486b acpi: Fix a repeated comment typo 4 years ago
  Jessica Clarke 52fba9a943 acpi: Fix a repeated vm_offset_t that should be a vm_size_t 4 years ago