]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-01-14 Konstantin... geom label msdosfs: sanity check BPB before using it...
2022-01-14 Konstantin... sched_get/setaffinity(): try to be more compatible...
2022-01-14 Stefan Eßersys/kern/sched_4bsd.c: fix typo introduced in previous...
2022-01-14 Stefan EßerRestore variable aliasing in the context of cpu set...
2022-01-14 Stefan Eßersys/cpuset.h: fix macro definition
2022-01-14 Stefan Eßersys/cpuset.h: add 3 more macros provided by GLIBC
2022-01-14 Stefan Eßersys/sys/cpuset.h: Fix typo in source file
2022-01-14 Stefan EßerMake CPU_SET macros compliant with other implementations
2022-01-14 Stefan Eßersys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2022-01-14 Stefan Eßersys/_bitset.h: Fix fall-out from commit 5e04571cf3c
2022-01-14 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2022-01-14 Konstantin... Regen
2022-01-14 David CARLIERsched.h: Use pid_t type for pid argument
2022-01-14 Math Ieusched_get/setaffinity(3): pid 0 should designate curren...
2022-01-14 Konstantin... sched.h: Hide all Linux compat sched_* functions under...
2022-01-14 Konstantin... sched.h: add CPU_EQUAL() for better compatibility with...
2022-01-14 Konstantin... x86: provide userspace implementation of sched_getcpu...
2022-01-14 Konstantin... Add sched_getcpu()
2022-01-14 Konstantin... Add sched_get/setaffinity(3)
2022-01-14 Konstantin... Add real sched.h
2022-01-14 Greg Vefifb,vbefb: implement vd_fini
2022-01-14 Corvin Köhnebhyve: emulate reads of MSI-X capabilities for passthru...
2022-01-14 Corvin Köhnebhyve: keep physical and virtual COMMAND reg in sync
2022-01-14 Corvin Köhnebhyve: use a fixed 32 bit BAR base address
2022-01-14 Corvin Köhnebhyve: move 64 bit BAR location to match OVMF assumptions
2022-01-14 Corvin Köhnebhyve: do not explicitly map fbuf framebuffer
2022-01-14 Corvin Köhnebhyve: use physical lobits for BARs of passthru devices
2022-01-14 Corvin Köhnebhyve: ignore low bits of CFGADR
2022-01-14 Emmanuel Vadotpkgbase: Track pkg 1.17
2022-01-14 Mark Johnstonexec: Simplify sv_copyout_strings implementations a bit
2022-01-14 Emmanuel Vadotloader: Fix dtb loading
2022-01-14 Emmanuel VadotFix gssd rc.d installation
2022-01-14 Emmanuel Vadotloader: Do not force comconsole for arm and arm64
2022-01-14 Emmanuel Vadotloader: lsefi: Print more information
2022-01-14 Emmanuel Vadotloader: Add more bus name to pnpautoload
2022-01-14 Emmanuel Vadotloader: Fix pnpload and add some usage
2022-01-14 Emmanuel Vadotloader: Fix pnpmatch and add some usage
2022-01-14 Ian LeporeAdd ETHER_ALIGN support to ng_device(4).
2022-01-13 Gleb Smirnofftcptw: count how many times a tcptw was actually useful
2022-01-13 Emmanuel Vadotstand: Don't build readtest command on mips
2022-01-13 Emmanuel Vadotloader: tftp: Copy the first block into the cache
2022-01-13 Emmanuel Vadotloader: lua: test that /boot exists first
2022-01-13 Emmanuel Vadotloader: bcache: Fix debug printf
2022-01-13 Emmanuel Vadotloader: tftp: Add preload method
2022-01-13 Emmanuel Vadotloader: Add preload operation to fs_ops
2022-01-13 Toomas Soomeloader: implement mount/unmount rootfs
2022-01-13 Emmanuel Vadotloader: ip: Do not call getsecs so much
2022-01-13 Emmanuel Vadotloader: tftp: Don't let tftp timeout
2022-01-13 Emmanuel Vadotloader: Add a readtest command
2022-01-13 Emmanuel Vadotloader: tftp: Don't error on tftp error 0
2022-01-13 Alexander MotinCTL: Allow I/Os up to 8MB, depending on maxphys value.
2022-01-12 Colin Percivalvfs_mountroot: Check for root dev before waiting
2022-01-12 Colin Percivalvfs_mountroot: Wait for GEOM idle post root holds
2022-01-12 Colin Percivalvfs_mountroot: Skip 'Root mount waiting' < 1 s
2022-01-11 Mark Johnstonlibsysdecode: Decode sendmsg/recvmsg flags containing...
2022-01-11 Mark Johnstonmvneta: Unconditionally print an error message if mii_a...
2022-01-11 Andriy Gaponadd exuberant ctags tags file to gitignore
2022-01-11 Alexander MotinGEOM: Minor polishing in geom_event.
2022-01-10 Cy Schubertipfilter: Add SDT probe frb_natv6in
2022-01-10 Cy Schubertipfilter: Unconditionally expose SDT probe frb_natv4in
2022-01-10 Leandro Luporipowerpc64: fix the calculation of Maxmem
2022-01-10 Mark JohnstonRemove an obsolete warning from NOTES
2022-01-10 Mark Johnstonposixshm tests: Fix occasional largepage_mprotect failures
2022-01-10 Toomas Soomeloader.efi: to preserve heap space, use AllocatePages...
2022-01-10 Toomas Soomeloader: framebuffer should only be written into
2022-01-10 Andrew TurnerAdd the missing terminator to the bcm_xhci methods
2022-01-10 Andrew TurnerExtract the arm64 signal code to a new file
2022-01-10 Olivier Houchardarm64: Fix COMPAT_FREEBSD32.
2022-01-10 Alexander Motinacpi_support: Remove CTLFLAG_NEEDGIANT from sysctls.
2022-01-10 Alexander Motinkern: Remove CTLFLAG_NEEDGIANT from some more sysctls.
2022-01-10 Alexander Motinnetgraph: Remove CTLFLAG_NEEDGIANT from sysctl.
2022-01-10 Alexander Motinsound: Remove CTLFLAG_NEEDGIANT from some sysctls.
2022-01-10 Alexander Motinacpica: Remove CTLFLAG_NEEDGIANT from most sysctls.
2022-01-10 Ed MasteBuild libclang also if LLDB is enabled
2022-01-09 Maxim SobolevFix fragmented UDP packets handling since rev.360967.
2022-01-09 Bjoern A. Zeebiwlwifi: clarifying man page update
2022-01-09 Bjoern A. Zeebbhyve: passthru: enable BARs before possibly mmap(2...
2022-01-09 Bjoern A. ZeebLinuxKPI: 802.11 fix queue wait
2022-01-09 Bjoern A. Zeebiwlwifi: import correct firmware versions for select...
2022-01-09 Alexander Motinpccbb: Remove Giant mention in comments.
2022-01-09 Alexander Motinkern: Remove CTLFLAG_NEEDGIANT from some sysctls.
2022-01-09 Alexander Motinamdtemp: Remove CTLFLAG_NEEDGIANT from sysctls.
2022-01-09 Alexander Motinx86: Remove CTLFLAG_NEEDGIANT from sysctls.
2022-01-09 Alexander Motinuart: Remove CTLFLAG_NEEDGIANT from sysctl.
2022-01-09 Alexander Motinhwpmc: Remove CTLFLAG_NEEDGIANT from sysctl.
2022-01-09 Konstantin... mountmsdosfs(): some style
2022-01-09 Konstantin... Silent some warnings for i386 kernel build
2022-01-09 Cy Schubertipfilter: Make LARGE_NAT a tunable.
2022-01-08 Mark Johnstonbhyve: Map the right BAR in init_msix_table()
2022-01-08 Mark Johnstonbhyve: Correct unmapping of the MSI-X table BAR
2022-01-08 Ed MasteCirrus-CI: build with LLVM 13 package
2022-01-08 Ed MasteCirrus-CI: switch to Clang/LLVM 12
2022-01-08 Ed MasteCirrus-CI: report pkg version
2022-01-07 Mark Johnstonctfconvert: Handle arrays of empty structs
2022-01-07 Hans Petter... mips: Implement suword16
2022-01-07 Hans Petter... Implement suword16() for the 32-bit ARMv6/v7 architecture.
2022-01-07 Hans Petter... Implement suword16() for the 32/64-bit PowerPC architec...
2022-01-07 Hans Petter... snd_uaudio(4): Loosen up the USB MIDI permissions.
2022-01-07 Hans Petter... ng_ubt(4): Introduce net.bluetooth.usb_isoc_enable...
2022-01-07 Hans Petter... kldstat(8): style(9) fixes.
next