]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-02-15 Mark Johnstonmlx5e: Make TLS tag zones unmanaged
2022-02-15 Mark Johnstonuma: Add UMA_ZONE_UNMANAGED
2022-02-15 Ed Masteelfctl: whitespace cleanup
2022-02-15 Li-Wen Hsuif_epair: Use ANSI C definition
2022-02-15 Ed Masteelfctl: fix operations with multiple features on multip...
2022-02-15 Richard Scheffeneggertcp: Restore 6 tcps padding entries in HEAD
2022-02-15 Kristof Provostif_epair: implement fanout
2022-02-15 Kristof Provostvlan tests: fix bpf_pcp test
2022-02-15 Wei Humana: Add handling of CQE_RX_TRUNCATED
2022-02-15 Ed Masteelfctl: fix -e invalid operation error handling
2022-02-15 Ed Masteelfctl: error if -e is specified multiple times
2022-02-14 Bjoern A. ZeebBump __FreeBSD_version to 1400052 for LinuxKPI changes.
2022-02-14 Bjoern A. ZeebLinuxKPI: add linux/pm_qos.h
2022-02-14 Bjoern A. ZeebLinuxKPI: add UUID_STRING_LEN and GUID_INIT to uuid.h
2022-02-14 Bjoern A. ZeebLinuxKPI: 802.11: get rid of lkpi_ic_getradiocaps warnings
2022-02-14 Kristof Provostpf tests: Basic 'set prio' test
2022-02-14 Kristof Provostvlan: allow net.link.vlan.mtag_pcp to be set per vnet
2022-02-14 Franco Fichtnerpf: fix set_prio after nv conversion
2022-02-14 Bjoern A. Zeebnet80211: enhance (disabled) debugging
2022-02-14 Simon J. Gerratyveriexec(8): explain that only a unique prefix is required
2022-02-14 Ed MasteCirrus-CI: use qemu-nox11
2022-02-14 John BaldwinDisable -Wreturn-type on GCC.
2022-02-14 Wolfram Schneiderimprove c style
2022-02-14 Ed Mastevt.4: clarify that a KMS driver switches to graphics...
2022-02-14 John BaldwinUse vmspace->vm_stacktop in place of sv_usrstack in...
2022-02-14 Simon J. Gerratymodule_verbose should also affect non-ELF modules.
2022-02-14 Wolfram Schneidergrammar
2022-02-14 Gleb Smirnoffunix/dgram: return EAGAIN instead of ENOBUFS when O_NON...
2022-02-14 Franco Fichtnerdhclient: support VID 0 (no vlan) decapsulation
2022-02-14 Mark Johnstongit-arc: Fix review title matching
2022-02-14 Mark Johnstonmsdosfs: Fix mounting when the device sector size is...
2022-02-14 Mark Johnstonsleepqueue: Annotate sleepq_max_depth as static
2022-02-14 Mark Johnstonsleepqueue: Address a lock order reversal
2022-02-14 Stefan Eßercpuset.9: add description of CPU_ISSET()
2022-02-14 Bjoern A. ZeebLinuxKPI; add the beginning of a tracepoint.h implement...
2022-02-14 Bjoern A. ZeebLinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h
2022-02-14 Bjoern A. ZeebLinuxKPI: add kstrtoint_from_user() and DECLARE_FLEX_AR...
2022-02-14 Bjoern A. ZeebLinuxKPI: add an initial ethtool.h
2022-02-14 Bjoern A. ZeebLinuxKPI: add eth_random_addr() and device_get_mac_addr...
2022-02-14 Bjoern A. ZeebLinuxKPI: add more errno
2022-02-14 Bjoern A. ZeebLinuxKPI: add sizeof_field()
2022-02-14 Bjoern A. ZeebLinuxKPI: add __ffs64()
2022-02-14 Bjoern A. ZeebLinuxKPI: add get_unaligned_le16()
2022-02-14 Bjoern A. ZeebTCP syncache: enhance KASSERT output
2022-02-13 Simon J. GerratyAdd support for module_verbose
2022-02-13 Wolfram SchneiderBetter help message if locate database does not exists
2022-02-13 Dimitry Andricbwi: Fix clang 14 warning about possible unaligned...
2022-02-13 Mateusz Guzikvfs: convert vnsz2log to a macro
2022-02-13 Mateusz Guzikfd: use FILEDESC_FOREACH_{FDE,FP} where appropriate
2022-02-13 Mateusz Guzikfd: add FILEDESC_FOREACH_{FDE,FP}
2022-02-13 Mateusz Guzikfd: assign fd_freefile early when copying
2022-02-13 Mateusz Guzikfd: move fd table sizing out of fdinit
2022-02-13 Mateusz Guzikfd: drop volatile keyword from refcounts
2022-02-13 Mateusz Guzikproc: load/store p_cowgen using atomic primitives
2022-02-13 Mateusz Guzikthread: remove dead store from thread_cow_update
2022-02-13 Peter Holmstress2: Add a fsck_ffs regression test scenario
2022-02-13 Kirk McKusickstress2: Added a tool to zero out a superblock check...
2022-02-12 Richard Scheffeneggeriscsi: address unused-but-set-variable warning
2022-02-12 Kyle Evansfreebsd-update: improve BE creation feature
2022-02-12 Navdeep Parharcxgbe(4): Fix illegal hardware access in cxgbe_refresh_...
2022-02-12 Alan Somers[skip ci] fusefs: delete a stray comment from 91972cfcddf
2022-02-12 Ed Mastenewvers.sh: allow multiple -V args in one invocation
2022-02-12 Wolfram Schneiderbetter unique file names
2022-02-12 Navdeep Parharcxgbe(4): Avoid unsafe hardware access in the ifmedia...
2022-02-12 John BaldwinCast pointer to uintptr_t to avoid alignment warnings.
2022-02-11 John Baldwinktls: Write-lock the INP when changing a transmit TLS...
2022-02-11 Konstantin... vdso linker scripts: explicitly specify output arch...
2022-02-11 John Baldwinlinuxkpi xarray: Correct expression in assertion.
2022-02-11 John Baldwinrescue: Link with -lncursesw instead of -lncursesw_real.
2022-02-11 Warner Loshcleankernel: A target to delete the kernel compile...
2022-02-11 Johan Janssonucred.9: fix typo
2022-02-11 Konstantin... rtld: Add ${TOKEN} aliases to $TOKEN
2022-02-11 Konstantin... rtld: make token substitution table-driven
2022-02-11 Ed MasteMakefile.inc1: synthesize PKG_ABI from newvers.sh variables
2022-02-11 Mateusz Guzikcache: improve vnode vs name assertion in cache_enter_time
2022-02-11 Mateusz Guzikcache: remove NOCACHE handling from cache_fplookup_noentry
2022-02-11 Mateusz Guzikfd: make fget_unlocked take a thread argument
2022-02-11 Mateusz Guzikfd: elide one acquire fence in fget_unlocked_seq
2022-02-11 Mateusz Guzikfd: split fget_unlocked_seq depending on CAPABILITIES
2022-02-11 Mateusz Guzikfd: split fget_cap depending on CAPABILITIES
2022-02-11 Mateusz Guziktty: switch ttyhook_register to use fget_cap_locked
2022-02-11 Mateusz GuzikEmploy thread_cow_synced in setrlimit
2022-02-11 Mateusz GuzikAdd PROC_COW_CHANGECOUNT and thread_cow_synced
2022-02-11 Mateusz GuzikAdd lim_cowsync, similar to crcowsync
2022-02-11 Peter Holmstress2: Added a regression test
2022-02-10 Kyle Evanslsvfs: one last style nit missed in 946585179dc4
2022-02-10 Warner Loshriscv: Add static asssert for context size
2022-02-10 Warner Loshpowerpc: Add static asssert for context size
2022-02-10 Warner Loshamd64: Add static asssert for context size
2022-02-10 Warner Loshi386: Add static asssert for context size
2022-02-10 Warner Losharm: Add static asssert for context size
2022-02-10 Warner Loshaarch64: Add static asssert for context size
2022-02-10 Jason A. Harmeningunionfs: fix typo in comment
2022-02-10 John Baldwinlibthr: Disable stack unwinding on ARM.
2022-02-10 Mark Johnstonctfconvert: Rip out STABS support
2022-02-10 Mark Johnstonlibctf: Rip out CTFv1 support
2022-02-10 Mark Johnstontcp: Avoid conditionally defined fields in union lro_ad...
2022-02-10 Stefan Eßerbin/df: allow -t option to be used together with -l
2022-02-10 Jose Luis Duranrc: Allow the removal of firstboot_sentinel on read...
2022-02-10 Jose Luis Duranrc: Remove extra whitespace
next