]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
heimdal: Fix: Too large time skew, client time 1970-01-01T01:00:00
[FreeBSD/FreeBSD.git] / sys /
2022-11-17 Andrew Turnerarm64 pmap: implement per-superpage locks
2022-11-17 Eric van GyzenMark the debug.vnlru_nowhere sysctl as CTLFLAG_STATS
2022-11-17 Gleb Smirnoffcounter: fix SYSCTL_COUNTER_U64_ARRAY type
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-17 Rick Macklemvfs_vnops.c: Fix blksize for ZFS
2022-11-17 Martin Matuskazfs: workaround panic on rootfs mount
2022-11-16 Martin Matuskazfs: unbreak 32-bit world build broken in dbd5678dc
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-16 Dapeng GaoCheck alignment of fp in unwind_frame
2022-11-16 Emmanuel Vadotusb/dwc3: Use more () for macros variables
2022-11-16 Emmanuel Vadotarm64/rockchip: Remove rk3328-dwc3 overlays
2022-11-16 Emmanuel Vadotusb/dwc3: Only force USB2 based on the PHY register...
2022-11-16 Emmanuel Vadotusb/dwc3: Read the full IDs/version
2022-11-16 Emmanuel Vadotarm64/rk_dwc3: Remove RK3328 support
2022-11-16 Emmanuel Vadotdwc3: Handle optional clocks
2022-11-16 Michael Tuexentcp: remove unused t_rttbest
2022-11-15 Bjoern A. ZeebLinuxKPI: in efi.h include queue.h
2022-11-15 Michael Tuexenlibalias: improve handling of invalid SCTP packets
2022-11-15 Cy Schubertipfilter: Document count_mask_bits() arguments
2022-11-15 John Baldwincxgbe: Enable TOE TLS RX when an RX key is provided...
2022-11-15 John Baldwincxgbe: Various whitespace fixes.
2022-11-15 John Baldwinktls_ocf: Reject encrypted TLS records using AEAD that...
2022-11-15 John Baldwinktls: Add software support for AES-CBC decryption for...
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-15 Andrew TurnerSplit out the arm64 EL2 exception vectors
2022-11-15 Andrew TurnerAdd more arm64 hypervisor registers
2022-11-15 Andrew TurnerPut the arm64 vttbr_el2 register into a state
2022-11-15 Andrew TurnerAdd the arch field to the arm64 MIDR macros
2022-11-15 Mateusz Guzikmac_lomac: whack giant usage
2022-11-15 Mateusz GuzikRetire broken GPROF support from the kernel
2022-11-15 Mateusz Guzikdtrace: avoid kinst warn when not used
2022-11-15 Bjoern A. ZeebLinuxKPI: add memset_startat macro
2022-11-15 Andrew TurnerRename the arm64 pmap_invalidate_* functions
2022-11-15 Andrew TurnerDisable superpage use for stage 2 arm64 mappings
2022-11-15 Andrew TurnerRevert "Check alignment of fp in unwind_frame"
2022-11-15 Kristof Provostpfsync: fix memory leak
2022-11-15 Mateusz Guzikproc: retire 2 unused lock annotations
2022-11-15 Kristof Provostif_ovpn: pass control packets through the socket
2022-11-15 Wanpeng Qianbhyve: abort and return FEATURE_NOT_SAVEABLE while...
2022-11-15 Dapeng GaoCheck alignment of fp in unwind_frame
2022-11-14 Mark Johnstonvirtio: Silence a -Wunused warning
2022-11-14 Dag-Erling Smørgravipfw: Spell PFIL_PASS correctly.
2022-11-14 Kristof Provostif_ovpn: ensure we're in vnet context when calling...
2022-11-13 Kirk McKusickEnable taking snapshots on UFS/FFS filesystems using...
2022-11-12 John Baldwinktls: Inline ktls_cleanup() into ktls_destroy().
2022-11-12 John Baldwinktls: Don't leak ktls session objects for certain errors.
2022-11-11 John Baldwinwg: Drop the compat shim for sbcreatecontrol().
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `ZERO_OR_NULL_PTR()` in <linux/slab.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `pci_reset_function()` in <linux/pci.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Include <linux/list.h> and <linux/kernel...
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/mman.h> which includes <linux...
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/page-flags.h>
2022-11-11 Kyle Evansarm64: add a spin-table implementation for Apple Silicon
2022-11-11 Mitchell Horneddb: don't limit pindex output in 'show vmopag'
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `boot_cpu_data.x86_max_cores`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add `dev_warn_once()` in <linux/device.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add `list_for_each_entry_from_rcu()` in ...
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `typeof_member()` in <linux/kernel.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/dma-buf-map.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/mmzone.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <acpi/actbl.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add `krealloc_array()`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Introduce module_param() of type `hexint`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Introduce `vma_set_file()`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Include <linux/shinker.h> in <linux/mm.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Update `struct irq_work`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add `__GFP_NOMEMALLOC` kmalloc flag
2022-11-11 Konrad WitaszczykRemove dead code in the cscope target
2022-11-11 Mark Johnstonbhyve: Drop volatile qualifiers from snapshot code
2022-11-11 Kristof Provostdummynet: fix codel
2022-11-11 Kristof Provostif_ovpn: fix AES-128-GCM support
2022-11-11 Andrew TurnerFix a rk356x pinctrl register offset
2022-11-10 Emmanuel Vadotlinuxkpi: Move cpu_relax out of ifdef for x86
2022-11-10 Richard Scheffeneggertcp: account sent/received IP ECN markings independently
2022-11-10 Andrey V. Elsukovixgbe: workaround errata about UDP frames with zero...
2022-11-09 Luiz Amaralpfsync: prepare code to accommodate AF_INET6 family
2022-11-09 Anton Rangvm_page_unswappable: remove wrong assertion
2022-11-09 Alan SomersDon't panic when tasting a disk with sectorsize=0
2022-11-09 Richard Scheffeneggeripfw: Have NAT steal the TH_RES1 bit, instead of the...
2022-11-09 Mateusz Guzikvfs: whack mips remnant
2022-11-08 Alex Slinux(4): Fix get_robust_list() syscall return value.
2022-11-08 Gleb Smirnofftcp: fix build without INVARIANTS and VIMAGE
2022-11-08 John Baldwincxgbe tom: Fix jobtotid() compilation.
2022-11-08 Gleb Smirnofftcp: forward declare struct tcpcb in the TCP logging...
2022-11-08 Gleb Smirnoffinpcb: remove TCP includes, all TCP specific code was...
2022-11-08 Gleb Smirnofftcp: don't store VNET in every tcpcb, take it from...
2022-11-08 Gleb Smirnoffhpts: move inp initialization from the generic inpcb...
2022-11-08 Gleb Smirnofftcp: provide macros to access inpcb and socket from...
2022-11-08 Gleb Smirnofftcp: inp_socket is valid through the lifetime of a...
2022-11-08 Gleb Smirnofftcp: remove INP_DROPPED check from notify functions
2022-11-08 Gleb Smirnoffinpcb: don't return INP_DROPPED entries from pcb lookups
2022-11-08 Bjoern A. ZeebLinuxKPI: add virt_to_phys()
2022-11-08 Bjoern A. ZeebLinuxKPI: tasklet add (*callback) support
2022-11-08 Bjoern A. ZeebLinuxKPI: implement cpumask_of()
2022-11-08 Richard Scheffeneggertcp: allow packets to be marked as ECT1 instead of...
2022-11-08 Gordon Berglingtcp_bbr(4): Fix a typo in a source code comment
2022-11-08 Gordon Berglingnfs: Fix common typos in source code comments
2022-11-08 Jakub Kołodziejgpio: Fix typo causing GPIO configuration mismatch
2022-11-08 Baptiste Daroussinnetlink: unregister groups along with family
next