]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-04-29 John BaldwinUse a more specific type for geom_disk.d_event.
2022-04-29 Alan Somersfusefs: fix two bugs regarding VOP_RECLAIM of the root...
2022-04-28 Kyle Evansamd64, i386: remove profile directive from NOTES
2022-04-28 Mark Johnstonctfdump: Remove definitions of warn() and vwarn()
2022-04-28 Mark Johnstonctf: Link CTF toolchain man pages to ctf.5
2022-04-28 Mark Johnstonmld6: Ensure that mld_domifattach() always succeeds
2022-04-27 Hans Petter... xhci(4): Ensure the so-called data toggle gets properly...
2022-04-27 J.R. Oldroyde1000: Try auto-negotiation for fixed 100 or 10 configu...
2022-04-27 Kevin Bowlinge1000: Update mc filter before RCTL flags
2022-04-27 Kevin Bowlingixgbe: Update mc filter before FCTRL flags
2022-04-27 Ed Mastelibcxxrt: Insert padding in __cxa_dependent_exception
2022-04-27 Emmanuel VadotBump __FreeBSD_version after linuxkpi mfc
2022-04-27 Emmanuel Vadotlinuxkpi: Add for_each_sgtable_dma_sg and for_each_sgta...
2022-04-27 Emmanuel Vadotlinuxkpi: Implement dma_max_mapping_size
2022-04-27 Emmanuel Vadotlinuxkpi: Change irq_work_queue to return a bool
2022-04-27 Emmanuel Vadotlinuxkpi: Add llnode member in struct irq_work
2022-04-27 Emmanuel Vadotlinuxkpi: Add down_write_nest_lock
2022-04-27 Emmanuel Vadotlinuxkpi: Add kstrtouint_from_user
2022-04-27 Emmanuel Vadotlinuxkpi: Add cond_resched_lock
2022-04-27 John F. Carrhpet: Allow a MMIO window smaller than 1K
2022-04-27 Mishoif_bnxt: Allow bnxt interfaces to use vlans
2022-04-27 Kristof Provostpf: counter argument to pfr_pool_get() may never be...
2022-04-27 Kristof Provostpfsync: NULL check before dereference
2022-04-27 Kristof Provostpf: remove pointless NULL check
2022-04-27 Kristof Provostcallout: fix using shared rmlocks
2022-04-27 Konstantin... syscons: silent 'set but unused' warning in some config...
2022-04-26 Glen Barberrelease: fix on-disc pkg binary symbolic links
2022-04-26 Ed Mastessh: remove duplicate setting of MAIL env var
2022-04-26 Ed Mastecapsicum: briefly describe capabilities in man page
2022-04-25 Cy Schubertlibexec/rc.d/hostapd: Down/up interface when interface...
2022-04-25 Mark Johnstonpath_test: Verify that operations on unlinked files...
2022-04-25 Ed Mastessh: apply style(9) to version_addendum
2022-04-25 Kyle Evanspsci: finish psci_present implementation
2022-04-24 Kyle Evansstand: zfs: handle holes at the tail end correctly
2022-04-24 Kyle Evanscp: fix -R recursion detection
2022-04-24 Kyle Evanscp: fix some cases with infinite recursion
2022-04-23 Wojciech Macekcam: don't send scsi commands on shutdown when reboot...
2022-04-23 Rick Macklemmountd: Delay starting mountd until after mountlate
2022-04-23 Gordon Berglinglibsa: Fix a typo in a panic message
2022-04-23 Gordon Berglingoce(4): Fix a typo in a sysctl description
2022-04-23 Gordon Berglingiicbus(4): Fix two typos in kernel error messages
2022-04-23 Gordon Berglingtslog(4): Fix a typo in the manual page
2022-04-23 Gordon Berglingsed(1): Fix a typo in the manual page
2022-04-22 Mark Johnstonlibsysdecode: Add regression tests for sysdecode_cap_ri...
2022-04-22 Mark Johnstonlibsysdecode: Include required headers in sysdecode.h
2022-04-22 Mark Johnstonlibsysdecode: Fix decoding of Capsicum rights
2022-04-22 Mark Johnstoncallout: Remove the CS_EXECUTING flag
2022-04-22 Mark Johnstonsetitimer: Fix exit race
2022-04-22 Gordon Berglingvideomode: Fix a typo in an kernel message
2022-04-21 Kyle Evansdiff: tests: loosen up requirements for report_identical
2022-04-21 Kyle Evansloader: userboot: provide a getsecs() implementation
2022-04-21 Kyle Evansstand: libefi: swap /Pci() printing around
2022-04-21 Mike Karelsgenet: fix problems with interface down/up
2022-04-21 Mark Johnstonvm: Move the "vm_wait in early boot" assertion to the...
2022-04-21 Mark Johnstonvm: Initialize the transient buffer mapping arena with...
2022-04-21 Gordon Berglingtime(3): Refine history in the manual page
2022-04-20 Mark Johnstonpath_test: Correct the kevent test
2022-04-20 Tong Zhangif_axgbe: properly release resource in error case
2022-04-20 Ed Mastessh-agent: move -x description to correct spot in man...
2022-04-19 Konstantin... Revert rest of a5970a529c2d95271: use vrefact() when...
2022-04-19 Konstantin... Mostly revert a5970a529c2d95271: Make files opened...
2022-04-19 Dimitry AndricMerge libcxxrt commit 45ca8b1942090226ba9368caeeeabc0d4...
2022-04-19 Andrew TurnerFix a sign mismatch warning in the physmem code
2022-04-19 Andrew TurnerSupport EFIRT on arm64 with a non 4k page size
2022-04-19 Andrew TurnerAdd an implementation of .mcount on arm64
2022-04-19 Andrew TurnerAdd support for arm64 nGnRE device memory
2022-04-18 Mark Johnstontty: Remove an incorrect assertion from ttyinq_line_ite...
2022-04-18 Mitchell HorneRemove 11.x ABI compat for kernel dump ioctls
2022-04-18 Bjoern A. ZeebLinuxKPI: 802.11: start adding rate control to ieee8021...
2022-04-18 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_probereq_get()
2022-04-18 Bjoern A. ZeebLinuxKPI: skbuff: start implementing skb_copy()
2022-04-18 Bjoern A. ZeebLinuxKPI: 802.11: improve hw_scan
2022-04-18 Bjoern A. ZeebLinuxKPI: skbuff: dev_kfree_skb_irq() and improvements
2022-04-18 Bjoern A. ZeebLinuxKPI: 802.11: use an sx lock to protect the list...
2022-04-18 Andrey V. Elsukovipfw: fix matching and setting DSCP value for IPv6
2022-04-18 Andrey V. ElsukovFix ipfw fwd that doesn't work in some cases
2022-04-16 Eugene Grosbeinmodules: fix mii build
2022-04-16 Milan ObuchMFC: mii: include missing sources in loadable module
2022-04-16 Kevin LoMFC: modules: mgb: need opt_platform.h
2022-04-16 Konstantin... Document procstat(1) advlock command
2022-04-16 Konstantin... Implement procstat(1) advlocks command
2022-04-16 Konstantin... procstat(1): add ability to specify subcommands not...
2022-04-16 Konstantin... libprocstat: document procstat_getadvlock(3)
2022-04-16 Konstantin... libprocstat: add procstat_getadvlock(3)
2022-04-16 Konstantin... Add sysctl KERN_LOCKF
2022-04-16 Konstantin... sys/user.h: Add kinfo_lockf structure to report advisor...
2022-04-16 Konstantin... kern_lockf.c: remove no longer neeeded UFS headers
2022-04-16 Konstantin... lockf: remove lf_inode from struct lockf_entry
2022-04-16 Konstantin... ufs/acl.h: forward-declare struct inode
2022-04-16 Konstantin... Style.
2022-04-15 Ed Mastessh: regen sk_config.h after 73104d583850
2022-04-15 Ed Mastessh: generate SK config file using private cbor and...
2022-04-15 Ed Mastessh: use standalone config file for security key support
2022-04-15 Ed Mastekbd: replace vestigial spl calls with Giant assertions
2022-04-15 Mark Johnstonnet: Fix memory leaks in lltable_calc_llheader() error...
2022-04-14 Mark Johnstonlibctf: Fix recursive descent into anonymous SOU fields
2022-04-14 Bjoern A. ZeebLinuxKPI: add ALIGN_DOWN()
2022-04-14 Bjoern A. ZeebLinuxKPI: 802.11: add ieee80211_beacon_get_tim(), ieee8...
2022-04-14 Bjoern A. ZeebLinuxKPI: 802.11: further fix RSSI calculations
2022-04-14 Bjoern A. ZeebLinuxKPI: skbuff: handle dev_alloc_skb() correctly
next