]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-02-16 Ed Mastereadelf: add newer Linux core arm note types
2022-02-16 Eric van Gyzennewfs_msdos: connect the ATF test from NetBSD
2022-02-16 Eric van Gyzennewfs_msdos: fix type of kern.maxphys
2022-02-16 Kristof Provostnetinet: allow UDP tunnels to be removed
2022-02-16 Bjoern A. ZeebLinuxKPI: pci.h add more defines
2022-02-16 Peter Holmstress2: Finish work on two gunion(8) test scenarios
2022-02-16 Andriy Gaponaw_mmc: add crash dumping support in MMCCAM mode
2022-02-16 Andriy Gaponliberate wdog_kern_pat call from SW_WATCHDOG in arm...
2022-02-16 Mateusz Guzikcrypto: hide crypto_destroyreq behind a tunable
2022-02-16 Bjoern A. ZeebLinuxKPI: 802.11 enahnce linuxkpi_ieee80211_iterate_int...
2022-02-16 Bjoern A. ZeebLinuxKPI: 802.11 assign an(y) early chandef
2022-02-16 Bjoern A. ZeebLinuxKPI: 802.11: defer workq allocation until we have...
2022-02-16 Bjoern A. ZeebLinuxKPI: 802.11 scan update
2022-02-16 Mark Johnstonarmv8crypto: Use cursors to access crypto buffer data
2022-02-16 Mark Johnstonarmv8crypto: Factor out some duplicated GCM code
2022-02-16 Mark Johnstonopencrypto: Add a routine to copy a crypto buffer cursor
2022-02-16 Bjoern A. ZeebLinuxKPI: skbuff updates
2022-02-15 Bjoern A. ZeebLinuxKPI: 802.11 header updates and add/adjust source...
2022-02-15 Bjoern A. ZeebLinuxKPI: lockdep add lockdep_assert_not_held()
2022-02-15 Rick Macklemgssd: Modify /etc/rc.d/gssd so that it starts after...
2022-02-15 Ed MasteCirrus-CI: add a manual amd64-gcc9 build and smoketest job
2022-02-15 Mateusz Guzikfd: add fde_copy
2022-02-15 Mateusz Guzikfd: add missing seqc to dupfdopen
2022-02-15 Mateusz Guzikseqc: rename seqc_consistent_nomb to seqc_consistent_no...
2022-02-15 Richard Scheffeneggeriscsi: Use calloutng instead of ticks in iscsi initiator
2022-02-15 Robert Wingbhyve/snapshot: use a string for cmd element in the...
2022-02-15 Jessica Clarkelibpmc: Allow specifying explicit EVENT_xxH events...
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
next