]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-01-23 Andrew TurnerUse SYSCTL_FOREACH in drm2
2023-01-23 Andrew TurnerClear the indirect flag in the GICv3 ITS driver
2023-01-23 Andrew TurnerReduce the arm64 ID registers we print
2023-01-23 Andrew TurnerMove the GICv3 bus_print_child function to the parent
2023-01-23 Andrew TurnerAdd bus_get_resource_list functions to the GICv3 driver
2023-01-23 Alexander V... Revert "tcp: virtualise net.inet.tcp.msl sysctl."
2023-01-23 Alexander V... domains: allow pre-defined domains to be unloaded
2023-01-23 Kajetan Staszkiewiczpf tests: properly destroy renamed interfaces
2023-01-22 Dmitry SalychevAdd initial DPAA2 support
2023-01-22 Yoshihiro Takahashiunzip: Document optional member list
2023-01-22 Konstantin... kern_umtx.c do_wait(): correct confusing indent
2023-01-22 Elliott Mitchellvmstat: fix overflow of interrupt name buffer
2023-01-22 Elliott Mitchellvmstat: remove shadow variables
2023-01-22 Konstantin... md.c: another style fix
2023-01-22 Konstantin... Handle ERELOOKUP from VOP_FSYNC() in several other...
2023-01-22 Konstantin... vm_object.c: minor style
2023-01-22 Konstantin... if_ipsec(4): handle situations where there are no polic...
2023-01-22 Konstantin... if_ipsec(4): protect against user supplying unknown...
2023-01-22 Konstantin... ipsec.c: typos in the comment
2023-01-22 Konstantin... Require INVARIANTS and WITNESS if DEBUG_VFS_LOCKS is set
2023-01-22 Konstantin... ffs_syncvnode(): avoid a LoR for SU
2023-01-22 Gordon Berglingmountd(8): Fix a typo in a source code comment
2023-01-22 Gordon Berglingamd64: Fix a common typo in source code comments
2023-01-22 Gordon Berglingbsnmpget.1: Fix a typo in the man page
2023-01-22 Gordon Berglingnfs: Fix a common typo in source code comments
2023-01-22 Gordon Berglingextra_tcp_stacks: Fix a common typo in source code...
2023-01-22 Gordon Berglingip_gre: Fix a common typo in source code comments
2023-01-21 Ed Masteng_hci: handle NG_HCI_M_PULLUP failure in le_advertizin...
2023-01-21 John Baldwinng_bt: Remove an unused variable.
2023-01-20 Chuck Tufflibhyve nvme: Fix uninitialized pointer
2023-01-20 Ed Masteopenssh: remove mention of now-unused svn:keywords
2023-01-20 Konstantin... tests/sys/posixshm/posixshm_test.c: Fix build for real
2023-01-20 Konstantin... Remove merge conflict leftovers
2023-01-20 Konstantin... Stop cleaning MNT_LOCAL on unmount
2023-01-20 Konstantin... i386: print trampoline disposition value for verbose...
2023-01-20 Konstantin... amd64 pmap.h: make it easier to use the header for...
2023-01-20 Konstantin... amd64: be more precise when enabling the AlderLake...
2023-01-20 Konstantin... Move INVLPG to pmap_quick_enter_page() from pmap_quick_...
2023-01-20 Konstantin... amd64: for small cores, use (big hammer) INVPCID_CTXGLO...
2023-01-20 Konstantin... amd64: identify small cores
2023-01-20 Konstantin... UFSSUSPEND: unbusy mp in EDADLK case
2023-01-20 Konstantin... ufs/suspend: deny suspension if the calling process...
2023-01-20 Konstantin... ffs_suspend.c: clean up includes
2023-01-20 Konstantin... Add descrip_check_write_mp() helper
2023-01-20 Konstantin... tools/test/ptrace: update scescx to do remote getpid...
2023-01-20 Konstantin... ptrace(2): document PT_SC_REMOTE
2023-01-20 Konstantin... Fixes for ptrace_syscallreq()
2023-01-20 Konstantin... ptrace(2): add PT_SC_REMOTE remote syscall request
2023-01-20 Konstantin... ptrace(2): explain how to select specific thread to...
2023-01-20 Konstantin... Add a thread debugging flag TDB_BOUNDARY
2023-01-20 Konstantin... sys: rename td_coredump to td_remotereq
2023-01-20 Konstantin... compat32: move struct ptrace_sc_ret32 definition from...
2023-01-20 Konstantin... posixshm_test: add naive page accounting test
2023-01-20 Konstantin... posixshm_test: small style fixes
2023-01-20 Konstantin... posixshmcontrol(1): for regular shmfd, report used...
2023-01-20 Konstantin... shmfd: account for the actually allocated pages
2023-01-20 Konstantin... tmpfs_getattr(): Only take vm_object lock on 32bit...
2023-01-20 Konstantin... tmpfs: for used pages, account really allocated pages...
2023-01-20 Konstantin... vm_pager_allocate(): override resulting object type
2023-01-20 Konstantin... vm_page_grab_valid(): clear *mp in case of pager denyin...
2023-01-20 Konstantin... vm_pager: add method to veto page allocation
2023-01-20 Konstantin... vm_pager: add methods for page insertion and removal...
2023-01-20 Konstantin... tmpfs: make vm_object point to the tmpfs node instead...
2023-01-20 Konstantin... Provide consistent prototype for swp_pager_meta_free()
2023-01-20 Konstantin... Make swap_pager_freespace() global
2023-01-20 Konstantin... Add 'show tmpfs' ddb command
2023-01-20 Konstantin... tmpfs: minor style
2023-01-20 Konstantin... uiomove_object: hide diagnostic under bootverbose
2023-01-19 Zhenlei Huangrouting: Use NET_EPOCH_[CALL|WAIT] macros
2023-01-19 Zhenlei Huanglio: Remove unneeded include
2023-01-19 Warner LoshLINT: Omit bnxt on i386
2023-01-19 Corvin Köhnex86: ignore stepping for APL30 errata
2023-01-19 Warner Loshbnxt: Only filter out i386
2023-01-19 Sumit Saxenaif_bnxt: Added support for mgmt interface for passthrou...
2023-01-19 Sumit Saxenaif_bnxt: Add support for smaller backing_store_cfg...
2023-01-19 Sumit Saxenaif_bnxt: Fix the PORT_PHY_CFG HWRM requests while setti...
2023-01-19 Sumit Saxenaif_bnxt: Fix the issue when kernel invokes _init()...
2023-01-19 Sumit Saxenaif_bnxt: Remove sysctl node vlan_only which is not...
2023-01-19 Sumit Saxenaif_bnxt: Add support for VLAN on Thor
2023-01-19 Sumit Saxenaif_bnxt: Add support for RSS on Thor
2023-01-19 Sumit Saxenaif_bnxt: Display firmware version along with SIT packag...
2023-01-19 Sumit Saxenaif_bnxt: Add support for async link status update
2023-01-19 Sumit Saxenaif_bnxt: Add support for admin down/up and jumbo
2023-01-19 Sumit Saxenaif_bnxt: add support for Thor controller
2023-01-19 Sumit Saxenaif_bnxt: Convert all doorbell writes into function...
2023-01-19 Sumit Saxenaif_bnxt: update hsi_struct_def.h headers
2023-01-19 John Baldwinbnxt: Remove unused devclass argument to DRIVER_MODULE.
2023-01-19 Warner Loshbnxt: Remove dead write to cp_ring_id
2023-01-18 Brooks Davisxdr: store chars consistently
2023-01-18 Bjoern A. ZeebLinuxKPI: add (skeleton) functions to make drivers...
2023-01-18 Bjoern A. ZeebLinuxKPI: pci: add [linuxkpi_]pci_get_device()
2023-01-18 Bjoern A. ZeebLinuxKPI: fix pci_alloc_irq_vectors() for MSI
2023-01-18 Bjoern A. ZeebLinuxKPI: add kstrtou32_from_user() and mac_pton()
2023-01-18 Bjoern A. Zeebrtw88: use #define for NL80211_BAND_2GHZ instead of...
2023-01-18 Bjoern A. Zeebiwlwifi: mark a declaration for a non-existent function
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement some *eleme/ie* lookup...
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: move ieee80211_{unregister,restart...
2023-01-18 Bjoern A. ZeebLinuxKPI; 802.11: update mac80211.h structures and...
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_get_hdrlen_from_skb()
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: set sta supported legacy rates
next