]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-10-06 Kyle Evansjail(3lua): add jail.attach()/jail.remove() methods
2021-10-06 Kyle Evansjail(3lua): add a jail.list() method
2021-10-06 Kyle Evansmodules: iichid: needs opt_acpi.h
2021-10-06 Kyle Evansmodules: netflow: need opt_inet.h
2021-10-06 Kyle Evansmodules: acpi_video: need opt_evdev.h
2021-10-06 Kyle Evanskqueue: document how timers with low/past timeouts...
2021-10-06 Kyle Evanskqueue: don't arbitrarily restrict long-past values...
2021-10-06 Kyle Evanskern: random: collect ~16x less from fast-entropy sources
2021-10-06 Kyle Evanskern: random: drop read_rate and associated functionality
2021-10-06 Gordon Berglingcam: Fix a typo in a comment
2021-10-06 Gordon Berglingsmsc(4): Fix a typo in a comment
2021-10-06 Gordon Berglingvnic: Fix a typo in a comment
2021-10-06 Gordon Berglingevdev: Fix a typo in a commit
2021-10-06 Gordon Berglingnetvsc: Fix a typo in a comment
2021-10-05 Cy Schubertwpa: Fix EAP/PEAP MSCHAPv2 authentication SIGSEGV
2021-10-05 Ed Mastemgb: sync with version in main
2021-10-05 Alexander Motinsched_ule(4): Fix interactive threads stealing.
2021-10-04 Mitchell Horneboot(9): update to match reality
2021-10-04 Elliott Mitchellrman: fix overflow in rman_reserve_resource_bound()
2021-10-04 David Brightntb_hw_intel: fix xeon NTB gen3 bar disable logic
2021-10-04 Marcin WojtasDisable stack gap for ntpd during build.
2021-10-04 Cy Schubertipfilter: Print the correct TCP sequence index number
2021-10-04 Cy Schubertipfilter: Correct a comment
2021-10-04 Cy Schubertipfilter: Locking sysctls here is not required
2021-10-04 Cy Schubertipfilter: Avoid a null if-then-else blocks
2021-10-03 Greg Vvt: call driver's postswitch when panicking on ttyv0
2021-10-04 Alexander MotinUnify console output.
2021-10-04 Alexander MotinRe-implement virtual console (constty).
2021-10-04 Alexander Motinioat(4): Remove Giant from ioat_test enable/disable.
2021-10-04 Alexander Motinpcib(4): Switch from callout to timeout_task.
2021-10-04 Alexander Motinvt(4): Mark callouts MP-safe.
2021-10-04 Alexander Motinbnxt(4): Mark sysctls MP-safe.
2021-10-04 Alexander Motinbxe(4): Mark sysctls and callout MP-safe.
2021-10-04 Alexander Motinmge(4): Mark sysctls and callout MP-safe.
2021-10-03 Rick Macklemnfscl: Add vfs.nfs.maxalloclen to limit Allocate RPC RTT
2021-10-03 Rick MacklemUPDATING: Add entry for commit a599f9f7620b
2021-10-03 Rick Macklemparam.h: Bump __FreeBSD_version for commit a599f9f7620b
2021-10-03 Rick Macklemnfscl: Make vfs.nfs.maxcopyrange larger by default
2021-10-03 Kyle Evanscmp: add -b, --print-bytes
2021-10-03 Kyle Evanscmp: add -i, --ignore-initial, an alternative to skip1...
2021-10-03 Kyle Evanscmp: add -n, --bytes to limit number of bytes to compare
2021-10-03 Kyle Evanscmp: accept SI suffixes for skip1 and skip2
2021-10-03 Kyle Evanshostname: avoid strcpy() overlap in -d flag handling
2021-10-03 Kyle Evansmakesyscalls: sprinkle some assert() on standard functi...
2021-10-03 Kyle Evansmakesyscalls: stop trying to remove . and .. in cleanup
2021-10-03 Kyle Evansman: reset OPTIND before parsing args
2021-10-03 Kevin Bowlingixgbe: whitespace cleanup pass
2021-10-03 Kevin Bowlingixgbe: Rename 'struct adapter' to 'struct ixgbe_softc'
2021-10-02 Mark Johnstoncam: Avoiding waking up doneq threads if we're dumping
2021-10-02 Yoshihiro Takahashiunzip: sync with NetBSD upstream to add passphrase...
2021-10-02 Yoshihiro Takahashing_ether: Create netgraph nodes for bridge interfaces.
2021-10-02 Gordon Berglingubsan: Fix a typo in an error message
2021-10-01 Mark Johnstonopencrypto: Disallow requests which pass VERIFY_DIGEST...
2021-10-01 Mark Johnstontests/sys/sys: Raise WARNS
2021-10-01 Toomas Soomeloader: dev_net.c should use __func__ with printf
2021-10-01 Konstantin... amd64 UEFI loader: enable automatic disable of staging...
2021-10-01 Konstantin... x86 bounce_bus_dmamem_alloc(): use malloc_aligned(...
2021-10-01 Konstantin... malloc_aligned(9): allow zero size and alignment
2021-10-01 Konstantin... pidfile test: guarantee nul termination of the read...
2021-10-01 Konstantin... aio_aqueue(): avoid ucred leak on failure path
2021-09-30 Kristof Provostpf: fix pagefault in pf_getstatus()
2021-09-30 Leandro Luporipowerpc64: change CAS to support Radix MMU
2021-09-30 Kirk McKusickEliminate an unnecessary rerun request in fsck_ffs.
2021-09-30 Li-Wen Hsugmultipath failloop test: Add a checker for dtrace...
2021-09-30 Wenzhuo Lue1000: fix K1 configuration
2021-09-29 Marko Zec[fib_algo][dxr] Split unused range chunk list in multip...
2021-09-29 Marko Zec[fib_algo][dxr] Merge adjacent empty range table chunks.
2021-09-29 Li-Wen HsuTemporarily skip flaky tset cases under sys.aio.aio_tes...
2021-09-29 Gordon Berglingnfsclient: Fix a typo in a comment
2021-09-29 Gordon Berglingpcm(4): Fix a common typo in source code comments
2021-09-29 Gordon Berglingsctp: Fix a typo in a comment
2021-09-29 Gordon Berglingjail(9): Fix a typo in a comment
2021-09-29 Philip Paepscontrib/tzdata: correct DST in Jordan and Samoa
2021-09-29 Alexander MotinFix false device_set_unit() error.
2021-09-29 Alexander Motinipmi(4): Limit maximum watchdog pre-timeout interval.
2021-09-28 Kevin Bowlinge1000: Fix tabstop width in if_em.h
2021-09-28 Sean Brunouart: Add PCI ID for intel 100 Series/C230 Series AMT
2021-09-28 Kevin Bowlinge1000: Re-arm link changes
2021-09-28 Kevin Bowlinge1000: Rename 'struct adapter' to 'struct e1000_sc'
2021-09-28 Kevin Bowlinge1000: Consistently use FALLTHROUGH
2021-09-28 Kevin Bowlinge1000: Use C99 bool types
2021-09-28 Kevin Bowlinge1000: Fix up HW vlan ops
2021-09-28 Mitchell Hornebcm2835_sdhci: don't use DMA for kernel dumps
2021-09-28 Felix Guestsyslog.conf.5: Fix the message priority order
2021-09-28 Kornel Dulebamvneta: Fix MTU update sequence
2021-09-28 Kornel Dulebaif_cdce: Add support for setting RX filtering
2021-09-28 John-Mark Gurneyued may be NULL here which will cause a panic... reprod...
2021-09-28 John-Mark GurneyAdd support for link status, media and VLAN MTU (if...
2021-09-28 Kornel Dulebaumodem: Add Huawei E3372h-320 device id
2021-09-28 Kirk McKusickEliminate snaplk / bufwait LOR when creating UFS snapshots
2021-09-28 Alexander MotinAllow setting NFS server scope and owner.
2021-09-27 Andrew TurnerRestrict spsr updated in the arm64 set_regs*
2021-09-27 Andrew TurnerAdd arm64 ifunc support in static binaries
2021-09-27 Andrew TurnerEnable arm64 SError exceptions in the kernel
2021-09-27 Andrew TurnerAdd the Apple arm64 implementer ID
2021-09-27 Andrew TurnerSort the arm64 cpu_implementers list by name
2021-09-27 Andrew TurnerRead the arm64 midr register earlier
2021-09-27 Andrew TurnerOnly use byte register access in legacy virtio pci
2021-09-27 Andrew TurnerRemove an unused arm64 panic string
2021-09-27 Andrew TurnerAdd macros for the arm64 daifset/daifclr flags
next