]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
nfscl/kgssapi: Fix Kerberized NFS mounts to pNFS servers
[FreeBSD/FreeBSD.git] / sys /
2023-10-23 Rick Macklemnfscl/kgssapi: Fix Kerberized NFS mounts to pNFS servers
2023-10-23 Rick Macklemkgssapi: Add a new file with a function for a future...
2023-10-23 Mateusz Guziksx: fixup copy pasto in previous
2023-10-23 Mateusz Guziksx: unset td_wantedlock around going to sleep
2023-10-23 Konstantin Belousovpf/netlink: explicitly include sys/ucred.h to provide...
2023-10-23 Kristof Provostpf: allow states to be killed by their pre-NAT address
2023-10-23 Mark Johnstonboot/zfs: Add some fields to dsl_dir_phys_t
2023-10-23 Kristof Provostpf: support basic filters for state listing
2023-10-23 Kristof Provostpf: convert rule addition to netlink
2023-10-23 R. Christian McDonaldnetlink: fix potential llentry lock leak in newneigh...
2023-10-23 Andrew Turnerarm64: Teach bus_dma on arm64 about NUMA
2023-10-23 Andrew Turnerarm64: Fix long lines in vm_machdep.c
2023-10-22 Mateusz Guzikthread: add td_wantedlock
2023-10-22 Mateusz Guzikthread: reorder td_no_sleeping to plug two 4-byte holes...
2023-10-22 Martin Matuskazfs: merge openzfs/zfs@797f55ef1
2023-10-22 Rick Macklemnfscl: Handle a Getattr failure with NFSERR_DELAY follo...
2023-10-21 Mikel Lechnerufs quotas: fix configuring soft quota grace time
2023-10-21 Zhenlei Huangbpf: Make dead_bpf_if const
2023-10-21 Zhenlei Huangx86: Prefer consistent naming for loader tunables
2023-10-21 Zhenlei Huangamd64 pmap: Prefer consistent naming for loader tunable
2023-10-20 Rick Macklemnfscl: Use Claim_Null_FH and Claim_Deleg_Cur_FH
2023-10-20 Kirk McKusickMinor sysctl description cleanup.
2023-10-20 Warner Loshuart: Support EARLY_PRINTF on x86 for port-mapped COM...
2023-10-20 John Baldwinacpi_pcib: Rename decoded_bus_range to get_decoded_bus_...
2023-10-20 John Baldwinx86: Cosmetic cleanups to struct msi_intsrc
2023-10-20 John Baldwinx86 msi: Enable/disable IDT vectors for MSI groups...
2023-10-20 Andrew Turnerarm64: Add PAC instruction macros
2023-10-20 Andrew Turnerarm64: Support creating a BTI & PAC note
2023-10-20 Andrew Turnersys/sys: Check for __ASSEMBLER__ in elf_common.h
2023-10-20 Doug Rabsonnetfront: fix the support for disabling LRO at boot...
2023-10-20 Wei HuHyper-V: vmbus: check if signaling host is needed in...
2023-10-20 Kristof Provostpf: use an enum for packet direction in divert tag
2023-10-19 Sumit Saxenampi3mr: Move creation of watchdog to interupt config...
2023-10-19 Rick Macklemnfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH
2023-10-19 Zhenlei Huangvmx: Prefer consistent naming for loader tunables
2023-10-19 Zhenlei Huangpmap: Prefer consistent naming for loader tunable
2023-10-19 Zhenlei Huangamd64: Fix two typos of loader tunables
2023-10-19 Kristof Provostpf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h
2023-10-19 Mitchell Hornehwpmc_amd: remove an unused variable
2023-10-19 Igor Ostapenkopf: fix pf divert-to loop
2023-10-19 Dmitry Chaginvfs cache: Fallback to namei to resolve symlinks with...
2023-10-19 Gleb Smirnoffnet/route: properly brace the RT_LOG() macro
2023-10-19 John Hallsmartpqi: Change alignment for dma tags
2023-10-19 John F. Carrsmartpqi: Drop spinlock before freeing memory
2023-10-18 Rick Macklemparam.h: Bump __FreeBSD_version for commit 57ce37f9dcd0
2023-10-18 Rick Macklemnfscl: Make NFSv4.2 Copy set atime on infd
2023-10-18 Rick Macklemnfscl: Handle the NFSERR_RETRYUNCACHEDREP error from...
2023-10-18 Mitchell Hornepmc: remove last bits of AMD K7 CPU support
2023-10-18 Mitchell Hornehwpmc_amd: kill off k7 support bits
2023-10-18 Mitchell Hornehwpmc_amd: simplify counter descriptor definitions
2023-10-18 Mitchell Hornehpwmc_amd.c: style improvements
2023-10-18 Mitchell Hornehwpmc_core: remove two non-existent function prototypes
2023-10-18 Mitchell Hornehwpmc: tidy pcd_finalize methods
2023-10-18 Dag-Erling SmørgravAdd the BBR and RACK stacks to the LINT kernel.
2023-10-18 Mark Johnstonlinuxkpi: Fix an assertion in linux_free_kmem()
2023-10-18 Rick Macklemnfsd: Fix a server crash
2023-10-17 Rick Macklemnfsd: Avoid acquiring a vnode for some NFSv4 Readdir...
2023-10-17 R. Christian McDonaldlltable: fix ddb show llentry l3_addr pretty printer
2023-10-17 Warner Loshmkimg: Ensure GPT Entry Array is at least 16k
2023-10-17 Konstantin Belousovnmount(MNT_UPDATE): add optional generid fsid parameter
2023-10-17 Mark Johnstonlinuxkpi: Handle direct-mapped addresses in linux_free_...
2023-10-17 Mark Johnstongeom_linux_lvm: Avoid removing from vg_list before...
2023-10-17 Richard Scheffeneggertcp: use signed IsLost() related accounting variables
2023-10-17 Mark Johnstonuiomove: Add some assertions
2023-10-17 Mark Johnstonktrace: Handle uio_resid underflow via MSG_TRUNC
2023-10-17 Mark Johnstonamd64: Zero-fill AP PCPU pages
2023-10-17 Mark Johnstonkmsan: Set -fno-sanitize-memory-param-retval for now
2023-10-17 Mark Johnstonkmsan: Use __builtin_memset to initialize per-thread...
2023-10-17 Mark Johnstonwitness: Unconditionally initialize out-params for...
2023-10-17 Kristof Provostnetlink: cope with growing requests
2023-10-17 Kristof Provostnetlink: descend into nested parsers when verifying
2023-10-17 Kristof Provostnetlink: add attr parser utility functions
2023-10-16 John Baldwinctl: Use ctl_io_sbuf in ctl_process_done
2023-10-16 John Baldwinctl: Make ctl_private.h more self-contained
2023-10-16 John Baldwinctl: Make ctl_ha.h more self-contained
2023-10-16 John Baldwinctl: Make ctl_io.h more self-contained
2023-10-16 John Baldwinctl: Make ctl.h more self-contained
2023-10-16 John Baldwincam: Make <cam/scsi/scsi_all.h> more self-contained
2023-10-16 John Baldwinacpi_pcib: Trust decoded bus range from _CRS over _BBN
2023-10-16 Olivier Houchardarm64/compat32: Fix handling of 32bits FP registers.
2023-10-16 Alfonso Gregoryarm64: Save an instruction in locore.S
2023-10-16 Emmanuel VadotRevert "dwc: re-rewrite barrier part"
2023-10-16 Andrew Turnerarm64: Raise a SIGBUS on a user external abort
2023-10-16 Andrew Turnerpci: Set the domain in the pci_generic driver
2023-10-15 Zhenlei Huangveriexec: Correctly export symbols
2023-10-15 Gordon Berglinguma.h: Fix a typo in a source code comment
2023-10-13 Chuck Silversprf: add setting of msgbuftrigger in paths where it...
2023-10-13 Justin Hibbitsbpf: Add IfAPI analogue for bpf_peers_present()
2023-10-13 Justin HibbitsRevert "bpf: Add IfAPI analogue for bpf_peers_present()"
2023-10-13 Mina Galićpmap: add pmap_kextract(9) man page
2023-10-13 Justin Hibbitsbpf: Add IfAPI analogue for bpf_peers_present()
2023-10-13 Konstantin Belousovarm64, risvc: warn about ignored kstack_pages for thread0
2023-10-13 Konstantin Belousovarm64: do not disable the kern.kstack_pages tunable...
2023-10-13 Konstantin Belousovarm64, riscv: Use KSTACK_PAGES for the thread0 kstack...
2023-10-13 Konstantin Belousovarm64 locore.S: fix typos
2023-10-13 Kristof Provostpf: implement start/stop calls via netlink
2023-10-13 Martin Matuskazfs: merge openzfs/zfs@8a7407012
2023-10-13 Kristof Provostnetlink: move NETLINK define to opt_global.h
2023-10-13 Christos Margiolisteken: fix style in teken_wcwidth.h
2023-10-13 Bojan Novkovićtty/teken: fix UTF8 sequence validation logic
next