]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-01 Toomas Soomeloader: cstyle cleanup of libsa/lseek.c
2021-07-31 Li-Wen Hsuloader.conf(5): mention "efi" option for "console"...
2021-07-31 Warner Loshawk: use awkgram.tab.h consistently
2021-07-31 Bjoern A. ZeebLinuxKPI: fix bug in le32p_replace_bits()
2021-07-31 Warner Loshawk: Fix dependencies
2021-07-31 Kevin Bowlingigb: clean up igb_txrx comments
2021-07-31 Kevin Bowlingigc: sync igc_txrx with igb(4)
2021-07-31 Konstantin... Add pmap_vm_page_alloc_check()
2021-07-31 Konstantin... amd64: do not assume that kernel is loaded at 2M physical
2021-07-31 Hans Petter... Bump the FreeBSD version after making FPU sections...
2021-07-31 Hans Petter... LinuxKPI: Make FPU sections thread-safe and use the...
2021-07-31 Warner Loshawk: Document deprecated behavior of hex constants...
2021-07-31 Warner Loshawk: Flag -Ft as deprecated behavior
2021-07-31 Jung-uk Kimacpica: Import ACPICA 20210730
2021-07-30 Warner Loshclock_gettime: Add Linux aliases for CLOCK_*
2021-07-30 Warner Loshtime.h: reduce CLOCK_ namespace pollution, move to...
2021-07-30 Warner LoshRELNOTES: Put the old descripiton back
2021-07-30 Warner Loshnanobsd: adopt dhcpd to latest conventions
2021-07-30 John Baldwincxgbei: Round up the maximum PDU data length by the...
2021-07-30 Kristof ProvostUPDATING: fix incorrect hash
2021-07-30 Mark Johnstonbus: Convert to the new interceptor scheme
2021-07-30 Tom Jonesinet6_option_space is deprecated, refer to inet6_opt_in...
2021-07-30 Kristof ProvostUPDATING: Document the removal of DIOCGETSTATESNV
2021-07-30 Kristof Provostpf: remove DIOCGETSTATESNV
2021-07-30 Alexander Motinipmi(4): Add more watchdog error checks.
2021-07-30 Alexander Motincoretemp(4): Switch to smp_rendezvous_cpus().
2021-07-30 Mark JohnstonAdd interceptors for atomic operations on userspace...
2021-07-30 Mark JohnstonSimplify kernel sanitizer interceptors
2021-07-30 John Baldwingeom_vfs: Pre-allocate event for g_vfs_destroy.
2021-07-29 John BaldwinUse a more specific type for geom_disk.d_event.
2021-07-29 John Baldwincxgbei: Wait for socket to close in icl_cxgbei_conn_close.
2021-07-29 Kirk McKusickClean up orphaned indirdep dependency structures after...
2021-07-29 Kirk McKusickDiagnotic improvement to soft dependency structure...
2021-07-29 Konstantin... amd64: do not touch low memory in AP startup unless...
2021-07-29 Konstantin... amd64: stop doing special allocation for the AP startup...
2021-07-29 Warner Loshawk: Note awk upgrades.
2021-07-29 Bjoern A. ZeebLinuxKPI: bitfield.h cleanup
2021-07-29 Leandro Luporihwpmc: remove static POWER8 definitions
2021-07-29 Konstantin... x86 __vdso_gettc: add O_CLOEXEC flag to open
2021-07-29 Mark Johnstonamd64: Set GS.base before calling init_secondary()...
2021-07-29 Mark Johnstonamd64: Set MSR_KGSBASE to 0 during AP startup
2021-07-29 Mark Johnstonlink_elf_obj: Invoke fini callbacks
2021-07-29 Mark Johnstonlibc/locale: Use O_CLOEXEC when opening locale tables
2021-07-29 Dmitry Chaginlinux(4): Eliminate a now unused includes after futexes...
2021-07-29 Dmitry Chaginlinux(4): Add a comment about wait/requeue pi operations.
2021-07-29 Dmitry Chaginlinux(4): Handle incorrect FUTEX_CLOCK_REALTIME option...
2021-07-29 Dmitry Chaginlinux(4): Handle FUTEX_LOCK_PI2 oeration.
2021-07-29 Dmitry Chaginlinux(4): Use variable name not type for sizeof() to...
2021-07-29 Dmitry Chaginlinux(4): Move len variable initialization to the appro...
2021-07-29 Dmitry Chaginlinux(4): Use linux_tdfind() in get_robust_list.
2021-07-29 Dmitry Chaginlinux(4): Eliminate unnecessary error initialization.
2021-07-29 Dmitry Chaginlinux(4): Eliminate unnecessary head initialization.
2021-07-29 Dmitry Chaginlinux(4): style, wrap too long line.
2021-07-29 Dmitry Chaginlinux(4): Eliminating remnants of futex sdt.
2021-07-29 Dmitry Chaginlinux(4): Eliminating an accidental comment.
2021-07-29 Dmitry Chaginlinux(4): Handle special case for regular futex in...
2021-07-29 Dmitry Chaginlinux(4): Futex address must be 32-bit aligned.
2021-07-29 Dmitry Chaginlinux(4): Finish cf8d74e3fe63.
2021-07-29 Dmitry Chaginlinux(4): Replace casuword32 by casueword32.
2021-07-29 Dmitry Chaginlinux(4): Implement pi futexes using umtx.
2021-07-29 Dmitry Chaginlinux(4): Replace copyin() by fueword32() in handle_fut...
2021-07-29 Dmitry Chaginumtx: Add new pi_futex type.
2021-07-29 Dmitry Chaginumtx: Split do_unlock_pi on two counterparts.
2021-07-29 Dmitry Chaginumtx: Expose some of the pi umtx structures and API...
2021-07-29 Dmitry Chaginlinux(4): Eliminate unused includes.
2021-07-29 Dmitry Chaginlinux(4): Reimplement futexes using umtx.
2021-07-29 Dmitry Chaginumtx: Add umtxq_requeue Linux emulation layer extension.
2021-07-29 Dmitry Chaginumtx: Add bitset conditional wakeup functionality.
2021-07-29 Dmitry Chaginumtx: Expose some of the umtx structures and API to...
2021-07-29 Dmitry Chaginumtx: Expose struct abs_timeout to the rest of the...
2021-07-29 Dmitry Chaginumtx: Split umtx.h on two counterparts.
2021-07-29 Dmitry Chaginfreebsd32: Remove the unnecessary spaces.
2021-07-29 Dmitry Chaginfreebsd32: Remove unused umtx.h include.
2021-07-29 Dmitry Chaginfreebsd32: Eliminate spaces at end of line.
2021-07-29 Wojciech MacekFix mac_veriexec version mismatch
2021-07-28 Andrew TurnerAdd missing arm64 ID registers
2021-07-28 Andrew TurnerSort the arm64 ID_AA64* user registers
2021-07-29 David MaloneMinor language improvements. Note that they can't be...
2021-07-29 Luiz Otavio... virtio: enable VTNET_LEGACY_TX when ALTQ is enabled.
2021-07-29 Kristof ProvostUPDATING: document if_bridge MTU changes
2021-07-29 Dmitry Chaginlinux(4): Fix gcc buld.
2021-07-29 Poul-Henning... hexdump: Flush stdout after '*' (repeat) lines.
2021-07-29 Conrad Meyerlibc qsort(3): Eliminate ambiguous sign comparison
2021-07-29 Kyle Evanskern: remove deprecated makesyscalls.sh
2021-07-29 Warner Loshcli.lua.8: make the command match the code
2021-07-29 Alexander MotinRefactor/optimize cpu_search_*().
2021-07-28 Bryan Drewerydebugnet: Fix false-positive assertions for dp_state
2021-07-28 Warner Loshlua loader: Add disable-device to disable a device.
2021-07-28 Rick Macklemnfscl: Cache an open stateid for the "oneopenown" mount...
2021-07-28 Rick Macklemnfscl: Set correct lockowner for "oneopenown" mount...
2021-07-28 Ed Mastepkgbase: improve pkg --version parsing
2021-07-28 Alexander MotinDo not expose to scheduler caches of single CPU.
2021-07-28 Dimitry Andriccompilert-rt: build out-of-line LSE atomics helpers...
2021-07-28 Kristof Provostbridge tests: verify that we can't change MTU of bridge...
2021-07-28 Kristof Provostnet: disallow MTU changes on bridge member interfaces
2021-07-28 Kristof Provostbridge tests: test changing the bridge MTU
2021-07-28 Kristof Provostif_bridge: allow MTU changes
2021-07-28 John Hoodloader: support.4th resets the read buffer incorrectly
2021-07-28 Warner Loshgenoffset: simplify and rewrite in sh
2021-07-28 Warner Loshgenassym.sh: Fix two minor issues found by shellcheck
next