]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-07-07 Mateusz Piotrowskisysctl.8: Reference sysctl(9)
2022-07-06 Alan Coxbusdma_iommu: Fine-grained locking for the dmamap's...
2022-07-06 Alan Coxiommu_gas: Eliminate unnecessary wrappers
2022-07-06 Alan Coxiommu_gas: Fix a recent regression with IOMMU_MF_CANSPLIT
2022-07-06 Alan Coxiommu_gas: Tidy up
2022-07-06 Alan Coxiommu_gas: Add a missing error-case unlock
2022-07-06 Alan Coxbusdma_iommu: Eliminate a redundant trunc_page()
2022-07-06 Alan Coxiommu_gas: Eliminate a stale comment
2022-07-06 Alan Coxiommu_gas: Correct a broken KASSERT
2022-07-06 Doug Mooreiommu_gas: make iommu_gas_lowermatch non-recursive
2022-07-06 Doug Mooreiommu_gas: use to first-fit search for lowermatch
2022-07-06 Doug Mooreiommu_gas: pass size to iommu_map without rounding
2022-07-06 Ruslan BukinCheck if iommu ctx is valid before passing it to functions.
2022-07-06 Doug Mooreiommu_gas: Change find_space lower search order
2022-07-06 Konstantin... vfs_mount.c: convert explicit panics and KASSERTs to...
2022-07-06 Konstantin... Add MPASSERT() and MPPASS() macros
2022-07-06 Konstantin... vfs_op_exit(): assert that mnt_vfs_ops stays non-zero...
2022-07-06 Dmitry Chaginlibsysdecode: Fix a typo in my email
2022-07-06 Dmitry Chaginlinprocfs: Skip printing of the guard page in the ...
2022-07-06 Dmitry Chaginkdump: Decode Linux *at() syscalls
2022-07-06 Dmitry Chaginlinux(4): To reuse MD linux.h hide kernel dependencies...
2022-07-06 Dmitry Chaginkdump: For future use made decode_filemode() public
2022-07-06 Dmitry Chaginlibsysdecode: Decode Linux open() flags
2022-07-06 Dmitry Chaginlibsysdecode: Decode Linux *at() flags
2022-07-06 Dmitry Chaginkdump: Decode Linux clock_nanosleep syscall
2022-07-06 Dmitry Chaginkdump: Decode Linux sigprocmask how argument
2022-07-06 Dmitry Chaginkdump: Decode getitimer, setitimer which argument
2022-07-06 Dmitry Chaginlibsysdecode: Decode setitimer, getitimer which argument
2022-07-06 Dmitry Chaginkdump: Decode Linux l_sigset_t.
2022-07-06 Dmitry Chaginlinux(4): Trace Linux l_sigset_t.
2022-07-06 Dmitry Chaginkdump: Add preliminary support for decoding Linux syscalls
2022-07-06 Dmitry Chaginkdump: For future use extract common code to a separate...
2022-07-06 Dmitry Chaginlibsysdecode: Add method for decoding Linux signal...
2022-07-06 Dmitry Chaginlibsysdecode: Add preliminary support for decoding...
2022-07-06 Dmitry Chaginlibsysdecode: For future use extract common code to...
2022-07-06 J.R. Oldroydwpa_supplicant: Resolve secondary VAP association issue
2022-07-06 Cy Schubertwpa: Enable WEP by default
2022-07-05 Dimitry AndricApply llvm fix for assertion/crash building archivers...
2022-07-05 Wojciech Macekpmc: intr pmc.soft(3) update
2022-07-05 Mitchell Hornehwpmc: don't validate capabilities in allocation method
2022-07-05 Mitchell Hornehwpmc: consistently validate PMC class in allocation...
2022-07-05 Jung-uk KimOpenSSL: Regen assembly file for OpenSSSL 1.1.1q
2022-07-05 Jung-uk KimOpenSSL: Regen manual pages for OpenSSL 1.1.1q
2022-07-05 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1q
2022-07-05 Hans Petter... vt: Improve multi lingual word separation.
2022-07-05 Hans Petter... vt: Fix contents of paste buffer for newcons.
2022-07-05 Mateusz Piotrowskirc.conf.5: Fix example of how rc.conf.d works
2022-07-04 Alexander Motinhwpmc: Reenable PME before reenabling counters.
2022-07-04 Alexander Motinhwpmc: Correct sysctl description.
2022-07-04 Alexander Motinhwpmc: Increase thread priority while iterating CPUs.
2022-07-04 Alexander Motinhwpmc: Add IDs for few more Intel Atom CPUs.
2022-07-04 Alexander Motinhwpmc: Skip GLOBAL_CTRL updates on stop_pmc().
2022-07-04 Alexander Motinlibpmc: Prefer fixed counters in Intel event aliases.
2022-07-04 Alexander Motinhwpmc: Bump Intel's IA32_PERFEVTSELx width to 64 bits.
2022-07-04 Alexander Motinhwpmc: Make powerpc memory allocation alike to x86.
2022-07-04 Alexander Motinhwpmc: Remove always zero pc_resync field.
2022-07-04 Alexander Motinlibpmc: Fix INVERT flag mapping for both Intel and...
2022-07-04 Alexander Motinhwpmc: Add basic Intel Alderlake CPUs support.
2022-07-04 Alexander Motinhwpmc: Update Intel's programmable counters restrictions.
2022-07-04 Alexander Motinlibpmc: Disable hardcoding of Intel fixed counters.
2022-07-04 Alexander Motinhwpmc: Correct selection of Intel fixed counters.
2022-07-04 Alexander Motinlibpmc: jevents: Sync with the latest Linux kernel.
2022-07-04 Alexander MotinRevert "libpmc: jevents: Partial style(9) pass"
2022-07-04 Alexander Motinhwpmc: Use hardware PMCs freezing on PMI on Intel v2+.
2022-07-04 Alexander Motinhwpmc: Add Intel Core register defines up to version 5.
2022-07-04 Alexander Motinlibpmc: Another update of x86 event definitions.
2022-07-04 Mitchell Hornehwpmc_intel: assert for correct nclasses value
2022-07-04 Mitchell Horneriscv timer: remove intermediate helper
2022-07-04 Mitchell Horneset_cputicker: use a bool
2022-07-04 Mitchell Horneriscv timer: cleanup
2022-07-04 Mitchell Horneriscv timer: implement riscv_timer_et_stop()
2022-07-04 Mitchell Horneriscv timer: provide a function for cpu_ticks
2022-07-04 Mitchell Horneif_ffec: free the dmamem allocation in detach
2022-07-04 Mitchell Horneif_ffec: fix some misleading indentation
2022-07-04 Mitchell Horneif_dwc: avoid duplicate packet counts
2022-07-04 Mitchell Horneif_dwc: add detach method
2022-07-04 Jiahao Liif_dwc: enable RX checksum offload feature
2022-07-04 Mitchell Horneif_dwc: recognize additional rgmii phy-modes
2022-07-04 Mitchell Horneif_dwc: consistently use if.c helper methods
2022-07-04 Mark Johnstonvm: Fix racy checks for swap objects
2022-07-04 Andriy Gaponaw_mmc: add crash dumping support in MMCCAM mode
2022-07-04 Andriy Gaponliberate wdog_kern_pat call from SW_WATCHDOG in arm...
2022-07-04 Alfredo Dal... loader: fix powerpc* ofw loader
2022-07-04 Toomas Soomeloader: GELI encrypted disk should still use device...
2022-07-03 Mateusz PiotrowskiLink pwd.db.5 and spwd.db.5 to passwd.5
2022-07-03 Mateusz Piotrowskidevfs.5: Replace Nm with Xr devfs 8 where appropriate
2022-07-03 Jamie GrittonMFC jail: Remove a prison's shared memory when it dies
2022-07-03 Jamie GrittonMFC jail: add prison_cleanup() to release resources...
2022-07-01 Juraj Lutterkldload: Bring functionality in line with manual page
2022-07-01 Bjoern A. ZeebXHCI: clear warm and port reset
2022-07-01 Bjoern A. ZeebUSB: add quirks to XHCI
2022-07-01 Bjoern A. ZeebLinuxKPI: 802.11: cleanup lsta better
2022-07-01 Bjoern A. ZeebLinuxKPI: 802.11: remove an early bandaid to make sure...
2022-07-01 Bjoern A. ZeebLinuxKPI: 802.11: sync sta->addr in lkpi_iv_update_bss()
2022-07-01 Bjoern A. Zeebnet80211 / LinuxKPI: 802.11: add Control Trigger Subfra...
2022-07-01 Bjoern A. ZeebLinuxKPI: 802.11: ieee80211_start_tx_ba_session()
2022-07-01 Bjoern A. Zeebrtw88: update Realtek's rtw88 driver
2022-07-01 Bjoern A. ZeebLinuxKPI: move pm_message_t from kernel.h to pm.h
2022-07-01 Bjoern A. ZeebLinuxKPI: 802.11: rework handling of the special IEEE80...
2022-07-01 Mateusz Piotrowskihier.7: Refer to build(7) for details about /usr/obj
next