]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-26 Ian LeporeAdd the firmware blob required to use the sdma hardware...
2020-11-25 Maxim SobolevUnobfuscate "KERNLOAD" parameter on amd64. This change...
2020-11-25 John BaldwinAdd a manpage for kernel TLS.
2020-11-25 Mateusz Guzikpipe: follow up cleanup to previous
2020-11-25 Mateusz Guzikpipe: drop spurious pipeunlock/pipelock cycle on write
2020-11-25 Bjoern A. ZeebIPv6: set ifdisabled in the kernel rather than in rc
2020-11-25 Ian LeporeExtend the imx6 gpc->gic interrupt controller fixup...
2020-11-25 Ian LeporeConvert the imx6_snvs RTC driver to access registers...
2020-11-25 Ian LeporeAdd the standard extres pseudo devices to the IMX6...
2020-11-25 Ian LeporeA couple small fixes for the imx6_sdma driver...
2020-11-25 Kristof Provostif: Fix non-VIMAGE build
2020-11-25 Konstantin... ffs_softdep.c: get_parent_vp(): Fix bp lock leak when...
2020-11-25 Konstantin... Use designated initializers for libc pthread stubs...
2020-11-25 Pawel Biernackilibsysdecode: correctly decode mmap flags
2020-11-25 Ian LeporeOnly attach the ti_scm_syscon driver when running on...
2020-11-25 Kristof Provostif: Protect V_ifnet in vnet_if_return()
2020-11-25 Ed Masteclang: allow -fstack-clash-protection on FreeBSD
2020-11-25 Emmanuel Vadotdtb: allwinner: Add pineh64 to the build
2020-11-25 Emmanuel Vadotarm: allwinner: aw_rtc: Add H6 compatible
2020-11-25 Emmanuel Vadotarm64: allwinner: H6: Fix pll 4x clocks
2020-11-25 Kristof Provostif: Remove ifnet_rwlock
2020-11-25 Benedict ReuschlingDrop superfluous "of" from the systat example.
2020-11-25 Kyle Evanskern: cpuset: properly rebase when attaching to a jail
2020-11-25 Kyle Evanskern: cpuset: rename _cpuset_create() to cpuset_init()
2020-11-25 Kyle Evanskern: cpuset: allow cpuset_create() to take an allocate...
2020-11-25 John BaldwinRemove uses of CRIOGET in OCF tests after r368005.
2020-11-25 John BaldwinRemove a reference to CRIOGET missed in r368005.
2020-11-25 Kyle Evanskern: never restart syscalls calling closefp(), e.g...
2020-11-25 John BaldwinRemove the cloned file descriptors for /dev/crypto.
2020-11-24 John BaldwinPull the check for VM ownership into ppt_find().
2020-11-24 John BaldwinHonor the disabled setting for MSI-X interrupts for...
2020-11-24 John BaldwinCorrect entries for manpages removed in r359374.
2020-11-24 Alexander MotinRemove more legacy of parallel SCSI.
2020-11-24 Jung-uk KimRemove support for SSLv3 from fetch(3).
2020-11-24 Simon J. GerratyUpdate dirdeps.mk et al to latest
2020-11-24 Jung-uk KimPort rtsx(4) driver for Realtek SD card reader from...
2020-11-24 Jung-uk KimDo not truncate the last character from serial number.
2020-11-24 Emmanuel Vadotrelease: Merge the RPI2 and BEAGLEBONE image with the...
2020-11-24 Emmanuel VadotRelease: arm: Remove config for old boards
2020-11-24 Emmanuel Vadotarm: Remove old amlogic support
2020-11-24 Emmanuel Vadotarm: Remove old rockchip support
2020-11-24 Alexander MotinUpdate RQSFLAG_* definitions.
2020-11-24 Kristof Provostpf tests: provoke tag hashing panic
2020-11-24 Mark Johnstonata(4): Release the ioport resource if device initializ...
2020-11-24 Mark Johnstonping(8): Improve parameter validation
2020-11-24 Mark Johnstonpf: Make tag hashing more robust
2020-11-24 Alexander MotinRemove concept of mbox_sleep_ok.
2020-11-24 Alexander MotinRemove unneeded locking around xpt_bus_[de]register().
2020-11-24 Emmanuel Vadotarm64: Check if we have a map before checking the flags
2020-11-24 Hans Petter... Remove erradic assert after SVN r367149 in mlx5en(4).
2020-11-24 Cy SchubertFix a typo in a comment.
2020-11-24 Alexander MotinImplement request queue overflow protection.
2020-11-24 Mateusz Guziklocks: push lock_delay_arg_init calls down
2020-11-24 Mateusz Guziksx: drop spurious volatile keyword
2020-11-24 Alan Somersping6: update usage text after r365547
2020-11-23 Warner LoshPrefer Em to Ar for emphasis
2020-11-23 Mateusz Guzikdtrace: stop using eventhandlers for the part compiled...
2020-11-23 Mateusz Guzikthread: stash domain id to work around vtophys problems...
2020-11-23 Konstantin... Linuxolator: Replace use of eventhandlers by sysent...
2020-11-23 Konstantin... Provide ABI modules hooks for process exec/exit and...
2020-11-23 Gleb Popovbin/setfacl: Little refactoring, no functional change.
2020-11-23 Edward Tomasz... Replace paths in ctladm(8) examples with something...
2020-11-23 Michal MelounEnsure that the buffer is in nvme_single_map() mapped...
2020-11-23 Edward Tomasz... Assorted tweaks to hier(7): punctuation, some .Xr's...
2020-11-23 Edward Tomasz... Make sbp(4) use xpt_alloc_ccb/xpt_free_ccb instead...
2020-11-23 Edward Tomasz... Make tws(4) use xpt_alloc_ccb()/xpt_free_ccb() instead...
2020-11-23 Edward Tomasz... Don't check return from xpt_alloc_ccb() for being NULL...
2020-11-23 Edward Tomasz... Make hptmv(4) use xpt_alloc_ccb/xpt_free_ccb instead...
2020-11-23 Edward Tomasz... smartpqi: don't bzero the new ccb; xpt_alloc_ccb_nowait...
2020-11-23 Edward Tomasz... arcmsr(4): don't bzero newly allocated ccb; xpt_alloc_c...
2020-11-23 Edward Tomasz... Remove the 'wantparent' variable, unused since r145004.
2020-11-23 Michael TuexenFix two occurences of a typo in a comment introduced...
2020-11-23 Eitan Adlerarcconfig: add callsign again
2020-11-23 Kyle Evanscpuset_setproc: use the appropriate parent for new...
2020-11-23 Kyle Evansfreebsd32: take the _umtx_op struct definitions back
2020-11-23 Kyle Evanskern: dup: do not assume oldfde is valid
2020-11-22 Alexander V... Refactor rib iterator functions.
2020-11-22 Emmanuel Vadotif_dwc: Correctly configure the DMA engine based on...
2020-11-22 Emmanuel Vadotrelease: rpi3: Copy the bcm2710 variant of the rpi2
2020-11-22 Alexander MotinFix debug build after 367926.
2020-11-22 Vincenzo Maffionenetmap: bridge: improve readability
2020-11-22 Vincenzo Maffionenetmap: valectl: switch to libnetmap
2020-11-22 Vincenzo Maffionenetmap: nmreplay: switch to libnetmap
2020-11-22 Vincenzo Maffionenetmap: lb: switch to libnetmap
2020-11-22 Vincenzo Maffionenetmap: pkt-gen: switch to libnetmap
2020-11-22 Vincenzo Maffionenetmap: bridge: switch to libnetmap
2020-11-22 Kyle Evans[2/2] _umtx_op: introduce 32-bit/i386 flags for operations
2020-11-22 Alexander MotinFix build after 367926.
2020-11-22 Kyle Evans_umtx_op: move compat32 definitions back in
2020-11-22 Robert Wingfd: free old file descriptor tables when not shared
2020-11-22 Alexander MotinMake handlers and atpds overflows unlikely.
2020-11-22 Alexander MotinDo not parent all busdma tags to the payload tag.
2020-11-22 Alexander MotinRemove remnants of execthrottle and maxalloc parameters.
2020-11-21 Konstantin... Stop using eventhandlers for itimers subsystem exec...
2020-11-21 Michael ReifenbergerImprove number reading by rounding up to a next unit...
2020-11-21 Vincenzo Maffionenetmap: bridge, pkt-gen: fix man page typo
2020-11-21 Vincenzo Maffionenetmap: bridge: update man page with more information
2020-11-21 Konstantin... Remove unused prototype.
2020-11-21 Konstantin... Stop using eventhandler to invoke umtx_exec hook.
2020-11-21 Navdeep Parharcxgbe(4): Catch up with in-flight netmap rx before...
next