]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
hda: Push giant / newbus topo lock down a layer
[FreeBSD/FreeBSD.git] / sys / sys /
2021-12-10 Warner Loshnewbus: add bus_topo_assert
2021-12-10 Warner LoshCreate wrapper for Giant taken for newbus
2021-12-09 John BaldwinAdd <machine/tls.h> header to hold MD constants and...
2021-12-09 John BaldwinBump __FreeBSD_version for software crypto changes.
2021-12-09 Bjoern A. Zeebmodules: increase MAXMODNAME and provide backward compat
2021-12-09 Konstantin BelousovRegen
2021-12-09 Konstantin Belousovswapoff: add one more variant of the syscall
2021-12-08 Brooks Davissyscall_args: remove MAXARGS define
2021-12-08 Brooks DavisMake struct syscall_args machine independent
2021-12-08 Stefan Eßersys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2021-12-07 Stefan Eßersys/_bitset.h: revert commit 74e014dbfab
2021-12-07 Stefan Eßersys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2021-12-07 Konstantin Belousovsys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2021-12-06 Konstantin Belousovfcntl(2): add F_KINFO operation
2021-12-06 Konstantin BelousovPass vdso address to userspace
2021-12-06 Konstantin Belousovamd64: wrap 64bit sigtramp into vdso
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-06 Emmanuel Vadotfb: Add new FBTYPE_EFIFB
2021-12-06 Emmanuel Vadotfb: Remove some unused ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused cursors ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused FBIOVERTICAL ioctl
2021-12-06 Emmanuel Vadotfb: Remove unused FBIOSVIDEO/FBIOGVIDEO ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused FBIOSATTR/FBIOGATTR ioctls
2021-12-06 Emmanuel Vadotfb: Remove unused code
2021-12-05 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2021-12-04 Florian WalpenMAC/priority module for realtime privilege group
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-02 Cy SchubertRevert "wpa: Import wpa_supplicant/hostapd commit 14ab4...
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-12-02 Gleb Smirnoffepoch: with EPOCH_TRACE add epoch_where_report()
2021-12-02 Hubert Mazursys/libkern.h: Add type conversion helpers
2021-11-30 Warner LoshMake device_busy/unbusy work w/o Giant held
2021-11-30 Warner LoshRevert "Make device_busy/unbusy work w/o Giant held"
2021-11-30 Warner LoshMake device_busy/unbusy work w/o Giant held
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: make syscall and __syscall SYSMUX
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: regen
2021-11-27 Mateusz Guzikvfs: replace the MNTK_TEXT_REFS flag with VIRF_TEXT_REF
2021-11-26 Mateusz Guzikvfs: add vop_stdadd_writecount_nomsync
2021-11-26 Alexander Motinhwpmc: Add IDs for Intel Comet/Ice/Tiger/Rocketlake...
2021-11-25 Mateusz Guzikvfs: remove the unused thread argument from NDINIT*
2021-11-25 Mateusz Guzikvfs: drop the always curthread argument from kern_alter...
2021-11-25 Leandro Luporivt: export RGB offsets with FBIO_GETRGBOFFS
2021-11-24 Warner Loshsys/uuid.h: Include sys/types.h
2021-11-24 Warner Loshsys/backlight.h: include sys/types.h
2021-11-24 Warner Loshsys/ata.h: Include sys/types.h
2021-11-24 Warner Loshsys/disk/*.h: Include sys/types.h
2021-11-24 Warner Loshsys/alq.h: Kernel only file, mark as such
2021-11-24 Warner Loshsys/acct.h: Add sys/types.h include
2021-11-24 Baptiste DaroussinAdd 'contrib/bsddialog/' from commit '857c66bb5f3c5651b...
2021-11-24 Warner Loshsys/file.h: Allow inclusion when compiling for a strict...
2021-11-24 Warner Loshdevctl.h: Spelling typo
2021-11-24 Warner Loshsys/devctl.h: Only declare kernel functions in kernel.
2021-11-23 Warner Loshkqueue: Define older kqueue event types better
2021-11-22 Brooks Davissyscalls: improve nstat, nfstat, nlstat
2021-11-22 Brooks Davissyscalls: regen
2021-11-22 Brooks Davissyscalls: struct ucontext4 -> struct freebsd4_ucontext
2021-11-22 Brooks Davissyscalls: regen
2021-11-22 Brooks Davissyscalls: regen
2021-11-20 Robert Wingmount: retire kernel_vmount()
2021-11-19 Mitchell HorneAllow minidumps to be performed on the live system
2021-11-19 Mitchell Horneminidump: Parameterize minidumpsys()
2021-11-19 Wuyang ChungCorrect the name of the second parameter of biowait...
2021-11-17 Alex Richardsonelf*_brand_inuse: Change return type to bool.
2021-11-17 Brooks Davisfreebsd32: fix getfsstat sign extension bugs
2021-11-17 Brooks Davisfreebsd32: add real abort2
2021-11-17 Brooks Davissyscalls: use struct siginfo rather than siginfo_t
2021-11-17 Brooks Davissyscalls: fix type of osendmsg
2021-11-17 Brooks Davissyscalls: use __socklen_t as appropriate
2021-11-17 Brooks Davissyscalls: [gs]etitimer takes an int which
2021-11-17 Brooks Davissyscalls: sprinkle in const values
2021-11-17 Martin Matuskazfs: merge openzfs/zfs@269b5dadc (master) into main
2021-11-15 Brooks Davisommap: fix signed len and pos arguments
2021-11-15 Brooks Davissyscalls: regen
2021-11-15 Brooks Davisstruct kevent_freebsd11 -> struct freebsd11_kevent
2021-11-15 Mark Johnstonvm: Add a mode to vm_object_page_remove() which skips...
2021-11-15 Mark Johnstonbus: Make BUS_TRANSLATE_RESOURCE behave more like other...
2021-11-15 Baptiste Daroussinmandoc: import version 1.14.6
2021-11-13 Dimitry AndricBump __FreeBSD_version for llvm-project 13.0.0 merge
2021-11-13 Dimitry AndricMerge llvm-project 13.0.0 release
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc3...
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc2...
2021-11-13 Dimitry AndricMerge llvm-project release/13.x llvmorg-13.0.0-rc1...
2021-11-13 Dimitry AndricMerge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5
2021-11-12 Konstantin BelousovMake locking assertions for VOP_FSYNC() and VOP_FDATASY...
2021-11-12 Andrew TurnerMove KHELP_DECLARE_MOD_UMA later in the boot
2021-11-10 Konstantin BelousovRegen
2021-11-10 Konstantin Belousovsched.h: add CPU_EQUAL() for better compatibility with...
2021-11-10 Martin Matuskazfs: merge openzfs/zfs@6c8f03232 (master) into main
2021-11-09 John BaldwinDon't require the socket lock for sorele().
2021-11-09 John Baldwinkern_utimensat: Update name of last arg in prototype.
2021-11-06 Rick Macklemparam.h: Bump __FreeBSD_version for commit f0c9847a6c47
2021-11-05 Kyle Evanssched: split sched_ap_entry() out of sched_throw()
2021-11-04 Hans Petter SelaskyFactor out flags preserved during mbuf demote into...
2021-11-04 Hans Petter SelaskyUse layer five checksum flags in the mbuf packet header...
2021-11-04 Adrian Chaddqcom_rnd: add initial qualcomm prng driver.
next