]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add UPDATING entries and bump the branch version.
[FreeBSD/FreeBSD.git] / sys /
2023-02-20 Alexander V. Chernikovrouting: always pass rtentry to add_route_flags().
2023-02-20 Alexander V. Chernikovnetlink: use ifmedia to provide vlan interface operstate.
2023-02-20 Alexander V. Chernikovnetlink: fix if_allocdescr() malloc options argument.
2023-02-20 Alexander V. Chernikovnetlink: add forgotten pru_rcvd handler.
2023-02-20 Mark Johnstonnetlink: Zero-initialize writer structures allocated...
2023-02-20 Mark Johnstonnetlink: Zero-initialize mbuf messages
2023-02-19 Alan Somersfusefs: fix some resource leaks
2023-02-19 Warner Loshsys/_endian.h: Move powerpc workaround into _endian.h
2023-02-19 Warner Loshpowerpc: Drop old workaround for old gcc
2023-02-19 Michael Paepckeu3g: add huawei device id
2023-02-19 evusb/u3g: Add support for QUECTEL EP06-E 4G modem
2023-02-19 Michael Paepckeusb: Remove obsolete Huawei 3G from usbdevs
2023-02-19 Michael Paepckeusb: add support for Huawei E5573Cs322
2023-02-19 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 driver support
2023-02-19 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 sequences
2023-02-19 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 quirks
2023-02-19 Michael Paepckeusb: Add Huawei 4G Modem devices (2022) to usbdevs
2023-02-17 Colin Percival13.2: update to BETA2
2023-02-17 Colin Percival13.2: Enable REPRODUCIBLE_BUILD by default
2023-02-15 Alexander V. Chernikovnetlink: do not require elevated privileges when readin...
2023-02-15 Alexander V. Chernikovnetlink: allow to override sb_max for netlink sockets.
2023-02-14 Mariusz Zaborskiahci: increase timout
2023-02-10 Colin Percival13.2: create releng/13.2 branch
2023-02-09 Stefan Eßerusr.sbin/kbdcontrol.c: Add backwards compatibility...
2023-02-09 Stefan EßerSupport Unicode characters in keymap dead key tables
2023-02-09 Cy Schubertipfilter: Fix use after free on packet with broken...
2023-02-09 Cy Schubertipfilter: Correctly type ipf_pullup()
2023-02-09 Alexander V. Chernikovsockbufs: add sbreserve_locked_limit() with custom...
2023-02-09 Sebastian Hubersha512_224: Fix SHA512_224_Final() on little-endian...
2023-02-09 Alexander V. Chernikovsockets: add MSG_TRUNC flag handling for recvfrom(...
2023-02-09 Alexander V. Chernikovnetlink: allow path weight manipulations for single...
2023-02-09 Alexander V. Chernikovnetlink: export nextop group kernel index when dumping...
2023-02-09 Boris Lytochkincarp: turn net.inet.carp.allow into a RW tunable
2023-02-09 Alexander V. Chernikovnetlink: add "netlink" to the list of kernel features
2023-02-09 Alexander V. Chernikovnetlink: add NETLINK to GENERIC.
2023-02-09 Alexander V. Chernikovnetinet6: honor blackhole/unreach routes in the non...
2023-02-09 Andrew TurnerRead the arm64 far early in el0 exceptions
2023-02-09 Dmitry Chaginlinux(4): Attach netlink on i386.
2023-02-09 Dmitry Chaginlinux(4): Microoptimize linux_ipc code to unindent...
2023-02-09 Dmitry Chaginlinux(4): Use designated initializers.
2023-02-09 Dmitry Chaginlinux(4): Remove stale comment that no longer applies.
2023-02-09 Dmitry Chaginlinux(4): Microoptimize rt_sendsig() on amd64.
2023-02-09 Dmitry Chaginlinux(4): Preserve fpu fxsave state across signal deliv...
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_trans_osrel().
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_copyout_strings().
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_fixup_elf().
2023-02-09 Dmitry Chaginlinux(4): Add coredump support to i386.
2023-02-09 Dmitry Chaginlinux(4): Use COMPAT_LINUX32 enstead of __ELF_WORD_SIZE.
2023-02-09 Dmitry Chaginlinux(4): Microoptimize linux_elf.h for future use.
2023-02-09 Dmitry Chaginlinux(4): Deduplicate MI futex structures.
2023-02-09 Dmitry Chaginamd64: Eliminate write only cpu_fxsr.
2023-02-09 Edward Tomasz Napi... Unstaticize {get,set}_fpcontext() on amd64
2023-02-09 Doug Mooreiommu_gas: initialize start_gap as first node
2023-02-09 Corvin Köhneatrtc: expose power loss as sysctl
2023-02-08 Corvin Köhnevmm: avoid spurious rendezvous
2023-02-08 Bartosz Sobczakirdma(4): remove 14-current specific code
2023-02-08 Bartosz Sobczakirdma(4): Add code for compilation on stable/13 branch
2023-02-08 Bartosz Sobczakirdma(4): Upgrade driver to 1.1.5-k
2023-02-08 Bartosz Sobczakirdma(4): hide tasklet-related definitions to avoid...
2023-02-08 Hans Petter Selaskyibcore: The use of IN_LOOPBACK() now requires a valid...
2023-02-08 Dimitry AndricAdjust irdma_prep_for_unregister() definition to avoid...
2023-02-08 Bartosz Sobczakirdma: Add RDMA driver for Intel(R) Ethernet Controller...
2023-02-07 Jung-uk KimOpenSSL: Regen assembly files for OpenSSL 1.1.1t
2023-02-07 Przemyslaw Lewandowskiiflib: Add null check to iflib_stop()
2023-02-06 Eric Joynervtd: Increase DRHD_MAX_UNITS
2023-02-06 Michael Tuexensctp: improve delivery of stream reset notifications
2023-02-06 Michael Tuexentcp: improve error handling of net.inet.tcp.udp_tunneli...
2023-02-06 Mitchell Horneelf_common.h: remove obsolete riscv relocations
2023-02-06 Mitchell Horneddb: have 'reset' command use normal reboot path
2023-02-06 Mitchell Hornekern_reboot: unconditionally call shutdown_reset()
2023-02-06 Dmitry Chagincpuset: Handle CPU_WHICH_TIDPID wherever cpuset_which...
2023-02-06 Dmitry Chaginmp_x86: Trim trailing whitespaces.
2023-02-06 Dmitry Chaginsubr_smp: Trim trailing whitespaces.
2023-02-06 Dmitry Chagincpuset: Fix sched_[g|s]etaffinity() for better compatib...
2023-02-06 Dmitry Chaginlibthr: Fix pthread_attr_[g|s]etaffinity_np to match...
2023-02-06 Dmitry Chaginsched.h: Fix _S macros for better compatibility with...
2023-02-06 Dmitry Chaginsmp: Drop confusing braces and return statement as...
2023-02-06 Dmitry Chaginlinux_common: Fixup .PATH.
2023-02-06 Dmitry Chaginlinux(4): Convert mount exported flags for statfs syste...
2023-02-06 Dmitry Chaginlinux(4): Rework statfs conversion routine.
2023-02-06 Mark Johnstonbridge: Fix whitespace
2023-02-05 Nuno Teixeirasound: add patch for Lenovo Legion 5 Intel
2023-02-04 Martin Matuskazfs: fix mounting snapshots in .zfs/snapshot as a regul...
2023-02-03 Konstantin Belousovamd64: do not enable PKRU if user disabled saving PKRU...
2023-02-03 Konstantin Belousovx86: add more definitions for XCR0 bits
2023-02-02 John Baldwincxgbe tom: Force unsigned modulus for queue indices.
2023-02-02 Emmanuel Vadotfb: Add a default getinfo method
2023-02-02 Emmanuel Vadotusb/dwc3: Only force USB2 based on the PHY register...
2023-02-02 Emmanuel Vadotlinuxkpi: Move cpu_relax out of ifdef for x86
2023-02-02 Emmanuel Vadotusb/dwc3: Use more () for macros variables
2023-02-02 Emmanuel Vadotusb/dwc3: Read the full IDs/version
2023-02-02 Emmanuel Vadotdwc3: Handle optional clocks
2023-02-02 Søren SchmidtAdd support for RockChip RK356X to DWC3 driver.
2023-02-02 Emmanuel Vadotlinuxkpi: seq_read: Fix off by one error
2023-02-02 Emmanuel Vadotlinuxkpi: Fix style for dma_map_sgtable
2023-02-02 Austin Shaferlinuxkpi: Fix return value of dma_map_sgtable
2023-02-02 Gordon Berglingumcs(4): Fix a typo in a kernel message
2023-02-02 Navdeep Parharpcireg.h: Add values for ACS PCIe Extended capability.
2023-02-02 Navdeep Parharcxgbe/cxgbei: Do not validate the hardware iSCSI tag...
2023-02-02 Navdeep Parharcxgbe/tom: Fix assertions in the code that maintains...
next