]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add UPDATING entries and bump the branch version.
[FreeBSD/FreeBSD.git] / sys /
2024-03-28 Gordon TetlowAdd UPDATING entries and bump the branch version. releng/13.2
2024-03-28 Kyle Evansif_wg: use proper barriers around pkt->p_state
2024-03-28 Ed Mastekern: fix panic with disabled ttys
2024-02-14 Gordon TetlowAdd UPDATING entries and bump the branch version.
2024-02-14 Pawel Jakub Dawidekjail: Fix information leak.
2024-02-14 Konstantin BelousovEVFILT_SIGNAL: do not use target process pointer on...
2023-12-19 Gordon TetlowAdd an UPDATING entry and bump the branch version.
2023-12-12 Mark JohnstonAdd UPDATING entries and bump the branch version
2023-12-12 Mark Johnstonnfsclient: Propagate copyin() errors from nfsm_uiombuf()
2023-12-05 Mark JohnstonAdd UPDATING entries and bump version
2023-12-05 Kristof Provostpf: remove incorrect fragmentation check
2023-11-30 Gordon TetlowAdd UPDATING entries and bump version.
2023-11-30 Rob Nzfs: cherry-pick commit from master
2023-11-08 Ed MasteAdd UPDATING entries and bump version.
2023-10-03 Gordon TetlowAdd UPDATING entries and bump version.
2023-10-03 Andrew Turnerarm64: Fix errata workarounds that depend on smccc
2023-10-03 Mariusz Zaborskicopy_file_range: require CAP_SEEK capability
2023-10-03 Gordon Tetlowmsdosfs: zero partially valid extended cluster
2023-09-06 Gordon TetlowAdd UPDATING entries and bump version.
2023-09-06 domienschepersnet80211: fail for unicast traffic without unicast key
2023-09-06 Kristof Provostpf: handle multiple IPv6 fragment headers
2023-09-06 John Baldwinpcib: Allocate the memory BAR with the MSI-X table.
2023-08-01 Mark JohnstonAdd UPDATING entries and bump version
2023-08-01 Jonathan T. Looneyfrag6: Avoid a possible integer overflow in fragment...
2023-08-01 Dimitry AndricWork around VNET and DPCPU related panics on aarch64
2023-06-21 Gordon TetlowAdd UPDATING entries and bump version.
2023-06-21 Mariusz Zaborskimpr: fix copying of event_mask
2023-04-07 Colin PercivalUpdate in preparation for 13.2-RELEASE
2023-03-31 Colin Percival13.2: update to RC6
2023-03-30 Konstantin Belousovamd64 wakeup: recalculate mitigations after APICs are...
2023-03-25 Colin Percival13.2: update to RC5
2023-03-24 Mark Johnstonmbuf: Fix an offset calculation in m_apply_extpg_one()
2023-03-24 Colin Percival13.2: update to RC4
2023-03-23 Mateusz Guzikvfs cache: return ENOTDIR for not_a_dir/{.,..} lookups
2023-03-23 Warner Losh_endian.h: Include sys/cdefs.h for visibility macros
2023-03-22 Zhenlei Huangcarp: carp_master_down_locked() requires net epoch
2023-03-22 Mark Johnstonkerneldump: Inline dump_savectx() into its callers
2023-03-20 Konstantin Belousovacpi_wakeup.c: apply the reviewer' editorial correction...
2023-03-20 Konstantin Belousovamd64: properly recalculate mitigations knobs after...
2023-03-20 Konstantin Belousovamd64 acpi_wakeup.c: fix typo
2023-03-17 Colin Percival13.2: update to RC3
2023-03-15 Justin Hibbitspowerpc/pmap: Add pmap_sync_icache() for radix pmap
2023-03-15 Justin Hibbitsdtrace/powerpc: Adjust AFRAMES for fbt and profile
2023-03-15 Justin Hibbitsdtrace/powerpc: "Fix" stack traces across trap frames
2023-03-15 Mark Johnstonepair: Simplify the transmit path and address lost...
2023-03-15 Mark Johnstonepair: Avoid loading m_flags into a short
2023-03-12 Tijl Coosemansrc.d: Generate machine-id from hostid_save
2023-03-10 Colin Percival13.2: update to RC2
2023-03-08 Colin Percivallinux_80211: Don't dequeue lsta if not queued
2023-03-07 Mark Johnstonamd64: Avoid copying td_frame from kernel procs
2023-03-07 Alexander V. Chernikovnetlink: fix OOB read in genetlink
2023-03-07 Alexander V. Chernikovnetlink: call genetlink notification handler upon succe...
2023-03-06 Ed Mastenetlink: do not memcpy 0 bytes from a NULL pointer
2023-03-06 Alexander V. Chernikovnetlink: simplify temporary address allocation in rtnl_...
2023-03-06 Alexander V. Chernikovnetlink: fix interface dump.
2023-03-06 Brooks Davisng_atmllc: deprecate
2023-03-06 Brooks DavisNgATM: deprecate
2023-03-03 Colin Percival13.2: update to RC1
2023-03-02 Andrew TurnerRemove an extra argument to SYSCTL_FOREACH
2023-03-02 Dmitry Chaginlinprocfs(4): Fixup process size in the /proc/pid/stat...
2023-03-02 Mina Galićapic: prevent divide by zero in CPU frequency init
2023-03-01 Alexander V. Chernikovnetlink: make the maximum allowed netlink socket buffer...
2023-02-27 Dmitry Chaginlinux(4): Fixup the interface name translation in netlink
2023-02-27 Dmitry Chaginlinux(4): Consolidate a FreeBSD interface names transla...
2023-02-27 Dmitry Chaginlinux(4): Move use_real_names knob to the linux.c
2023-02-27 Alexander V. ChernikovRevert "netlink: add NETLINK to GENERIC."
2023-02-27 Alexander V. Chernikovnetlink: fix addition of blackhole/reject routes.
2023-02-27 Alexander V. Chernikovnetlink: clear IPv6 embedded scope when dumping route...
2023-02-27 Alexander V. Chernikovnetlink: fix IPv6 route addition with link-local gateway
2023-02-27 Mark Johnstonvm_fault: Fix a race in vm_fault_soft_fast()
2023-02-24 Colin Percival13.2: update to BETA3
2023-02-23 Val PackettLinuxKPI: return an address string in pci_name()
2023-02-23 Bjoern A. ZeebLinuxKPI: pci: add more functions
2023-02-23 Bjoern A. ZeebLinuxKPI: PCI: implement support for more than 1 MSI...
2023-02-23 Bjoern A. ZeebLinuxKPI: implement irq_get_msi_desc()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: basic implementation of *queue(s...
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT...
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_is_pspoll()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_tx_status_ext()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: extend linuxkpi_ieee80211_rx()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: fix types and whitespace
2023-02-23 Bjoern A. ZeebLinuxKPI: skbuff: implement skb_free_frag()
2023-02-23 Bjoern A. ZeebLinuxKPI: add more dummy header files
2023-02-23 Bjoern A. ZeebLinuxKPI: pm.h: add dummy pm_wakeup_event()
2023-02-23 Bjoern A. ZeebLinuxKPI: device: add device_set_wakeup_enable()
2023-02-23 Bjoern A. ZeebLinuxKPI: const argument to irq_set_affinity_hint()
2023-02-23 Bjoern A. ZeebLinuxKPI: mm.h: implement virt_to_head_page()
2023-02-23 Bjoern A. ZeebLinuxKPI: interrupt.h: add disable_irq_nosync(), irq_se...
2023-02-23 Bjoern A. ZeebLinuxKPI: linux_pci.c: fix whitespace
2023-02-23 Mark Johnstonvmm: Fix AP startup compatibility for old bhyve executables
2023-02-23 Xin LIMFV: zlib 1.2.13.
2023-02-22 Allan JudeFix per-jail zfs.mount_snapshot setting
2023-02-21 Krzysztof Galazkaixl(4): Fix MAC/VLAN filters accounting
2023-02-21 Krzysztof Galazkaixgbe(4): Filter out spurious link up indication
2023-02-21 Piotr Kubajice(4): Update to 1.37.7-k
2023-02-21 Eric Joynerice_ddp: Update package to 1.3.30.0
2023-02-21 Mitchell Horneirdma: fix LINT-NOIP/NOINET/NOINET6 builds
2023-02-21 Kyle Evanskern: physmem: improve region coalescing logic
2023-02-20 Alexander V. Chernikovnetlink: validate rtable value in RTM_<NEW|DEL|GET...
next