]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
sys: use .S for assembly language files that use the preprocessor
[FreeBSD/FreeBSD.git] / sys /
2022-11-02 Elliott Mitchellsys: use .S for assembly language files that use the...
2022-11-02 Kristof Provostipsec: add support for CHACHA20POLY1305
2022-11-01 Jung-uk KimOpenSSL: Regen assembly file for OpenSSSL 1.1.1s
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-11-01 Konstantin Belousovvmm: do not leak halted_cpus bit after suspension
2022-11-01 Ed Masteng_hci: handle NG_HCI_M_PULLUP failure in le_advertizin...
2022-11-01 Chuck Silversipmi: use a queue for kcs driver requests when possible
2022-11-01 Andrew GallatinFix a panic on boot introduced by 555a861d6826
2022-11-01 Mitchell HorneREADME.md: shift description of kernel config files
2022-11-01 Mitchell Hornesys/README.md: source roadmap improvements
2022-11-01 Mitchell HorneCreate sys/README.md
2022-11-01 Souradeep Chakrabartiarm64: Hyper-V: fixing hung issue during Hyper-V initia...
2022-11-01 Gordon Berglingisci(4): Fix common typos in source code comments
2022-11-01 Gordon Berglingxilinx: Fix a typo in a source code comment
2022-11-01 Gordon Berglingisci(4): Fix a typo in a source code comment
2022-11-01 Gordon Berglingbxe(4): Fix a typo in a source code comment
2022-11-01 Mark Johnstondtrace: Fix the i386 FBT build
2022-11-01 Bjoern A. ZeebLinuxKPI: 802.11: pass internal variable to lkpi_80211_...
2022-10-31 Mark Johnstondtrace: Fix up %rip for invop probes on x86
2022-10-31 Bjoern A. ZeebLinuxKPI: 802.11: update struct member types
2022-10-31 Bjoern A. ZeebLinuxKPI: 802.11 update header files
2022-10-31 Kristof Provostpf: expose syncookie active/inactive status
2022-10-31 Alexander V. Chernikovnetlink: fix CTRL_CMD_GETFAMILY lookup/dumps.
2022-10-31 Gleb Smirnofftcp: make tcp_handle_wakeup() static and robust
2022-10-31 Gleb Smirnoffinpcb: retire suppresion of randomization of ephemeral...
2022-10-31 Gleb Smirnofficmp: doesn't need tcp_var.h
2022-10-31 Gleb Smirnoffrack/bbr: put back assertion that connection is not...
2022-10-31 Alexander V. Chernikovnetlink: fix genetlink CTRL_ATTR_MCAST_GRP_MAX define.
2022-10-31 Alexander V. Chernikovnetlink: fix NLMSG_SPACE() macro.
2022-10-31 Alexander V. Chernikovnetlink: fix generic netlink privilege check.
2022-10-31 Kristof Provostnetgraph/ng_bridge: add missing array terminator
2022-10-30 Justin Hibbitsdtrace: Load fasttrap on powerpc with dtraceall
2022-10-30 Justin Hibbitsdtrace: Add pid provider to the build for powerpc
2022-10-30 Justin Hibbitsdtrace: Make pid provider work on trivial tests
2022-10-30 Bjoern A. ZeebLinuxKPI: add timekeeping.h, another dummy (empty)...
2022-10-29 Doug Mooreiommu_gas: drop fini cleanup loop
2022-10-29 Warner Loshmodules: Add missing opt_*.h files for stand-alone...
2022-10-29 Warner Loshmodules: Remove duplicate opt_global.h target
2022-10-29 Warner Loshsys/modules: MODULES_OVERRIDE takes precedence over...
2022-10-29 Warner Loshdtb: Be much less verbose in the building of dtb
2022-10-29 Mitchell Hornelinux, linux64: fix module load
2022-10-29 Mitchell Hornelinux, linux64: improve SRCS formatting
2022-10-29 Mark Johnstonatomic: Intercept atomic_(load|store)_bool for kernel...
2022-10-29 Mike Karelsgenet: add another case where headers need pullup
2022-10-29 Konstantin Belousovvfs_domount(): ensure that v_mountedhere and VIRF_MOUNT...
2022-10-29 Doug Mooreiommu_gas: start space search from 1st free space
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-28 Mitchell Horneddb: print the actual syscall name
2022-10-28 Mitchell Hornelinux: populate sv_syscallnames in each sysentvec
2022-10-28 Andrew TurnerDisable Hyper-V on arm64
2022-10-28 Andrew TurnerRemove the hyperv option from std.dev
2022-10-28 John Baldwinwg: Trim compat shims for versions older than current...
2022-10-28 John Baldwinwg: Retire now unused support.h.
2022-10-28 John Baldwinwg: Use zfree.
2022-10-28 John Baldwinwg: Use atomic(9) instead of concurrency-kit atomics.
2022-10-28 John BaldwinImport the WireGuard driver from zx2c4.com.
2022-10-28 Warner Loshsys/modules: Catchup to armv[45] being removed
2022-10-28 Warner Loshsys/modules: Delete now empty if
2022-10-28 Colin Percivalns8250: Fix sense of LSR_TEMT FCR check
2022-10-28 Warner Loshsys/modules: simplify a little by moving syscons to...
2022-10-28 Warner Loshsys/modules: tidy up a bit by moving _hyperv to aarch64...
2022-10-28 Andrew TurnerEnable more extres options when FDT is missing
2022-10-28 Andrew TurnerOnly include regdev_if.h when it's needed
2022-10-28 Andrew TurnerFix the includes in regulator_fixed.c
2022-10-28 Andrew TurnerOnly include phydev_if.h when needed
2022-10-28 Andrew TurnerInclude sys/systm.h in phy_usb.c for KASSERT
2022-10-28 Andrew TurnerAllow clk_fixed.c to be built without FDT
2022-10-28 Andrew TurnerRemove unneeded headers from clk_link.c
2022-10-28 Mitchell Horneriscv: improve parsing of riscv,isa property strings
2022-10-28 Jung-uk Kimacpica: Fix the botched merge
2022-10-28 Jung-uk Kimacpica: Merge ACPICA 20221020
2022-10-28 Jung-uk Kimacpica: Import ACPICA 20221020
2022-10-27 Olivier Houchardarm64: Implement cpu_ptrace().
2022-10-27 Warner Loshhyperv: Don't build on 32-bit arm
2022-10-27 Andrew TurnerAdd a LINT-ACPI arm64 config
2022-10-27 Andrew TurnerStop building FDT-only modules in an ACPI only kernel
2022-10-27 Warner Loshbhyve: Implement MSR_MISC_FEATURES_ENABLES
2022-10-27 Andrew TurnerMake sure error is defined in dpaa2
2022-10-27 Ed MasteIncrease MAX_APIC_ID safeguard to 0x800
2022-10-27 Andrew TurnerAllow the extres regulator code to build without FDT
2022-10-27 Andrew TurnerOnly build if_mvneta.c when FDT is defined
2022-10-27 Andrew TurnerFix xdma_if.m in an ACPI only kernel
2022-10-27 Andrew TurnerMark FDT only drivers as such
2022-10-27 Andrew TurnerRemove an unneeded cpu_dcache_wb_range from arm64
2022-10-27 Kyle Evansarm64: add a std.ec2 config
2022-10-27 Ed Mastenetlink: use (void) for function definitions with no...
2022-10-27 Souradeep Chakrabartiarm64: Hyper-V: enablement for ARM64 in Hyper-V (Part...
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-27 Kyle Evanspsci: set psci_present as early as possible
2022-10-27 Konstantin Belousovffs validate_sblock(): avoid 32bit mul overflow
2022-10-27 Jason A. Harmeningvfs_lookup(): Minor performance optimizations
2022-10-27 Jason A. Harmeningvfs_busy(): fix wording in comment
2022-10-27 Jason A. HarmeningRemove witness directives from crossmp locking VOPs
2022-10-27 Jason A. HarmeningAdd VV_CROSSLOCK vnode flag to avoid cross-mount lookup LOR
2022-10-26 John Baldwinvmm: Fix AP startup with old userspace binaries.
2022-10-26 Mateusz Guzikvfs: use cache_assert_no_entries instead of open-coding it
2022-10-26 Gordon Berglingqlnxe(4): Fix a typo in a source code comment
2022-10-26 Gleb Smirnoffnetinet*: add back necessary headers
2022-10-26 Souradeep ChakrabartiHyper-V: Code refactor to avoid redundancy of MSR value...
next