]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMNOOVERCOMMIT flag
[FreeBSD/FreeBSD.git] / sys /
2022-09-16 Konstantin BelousovAdd AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMN...
2022-09-16 Konstantin Belousovswap_pager: style, wrap long lines
2022-09-16 Konstantin Belousovvm_overcommit: put into __read_mostly section
2022-09-16 Konstantin Belousovvm: make vm.overcommit available externally
2022-09-16 Mateusz Guziklocks: whack a failed experiment in form of restrict_st...
2022-09-16 Warner Loshi386: Make boot loader smaller by reducing size of...
2022-09-16 Warner Loshi386: Mark the obsolete fields in bootinfo with _was_
2022-09-16 Nuno Teixeirasound: add patch for Lenovo Legion 5 Intel
2022-09-15 Jessica Clarkefreebsd32: Make sendmsg match native ABI for unpadded...
2022-09-15 Ed MasteRetire ISA sound card DMA support
2022-09-15 Gordon Berglingqlnxe(4): Fix a typo in a source code comment
2022-09-15 Gordon Berglingsafexcel: Fix a typo in a source code comment
2022-09-15 Gordon Berglingkern_jail: Fix a typo in a source code comment
2022-09-15 Gordon Berglingnetpfil: Fix some typos in source code comments
2022-09-15 Warner LoshSPDX: Not BSD-4-Clause
2022-09-15 Gleb Smirnoffip_output: always increase "cantfrag" stat if ip_fragme...
2022-09-14 Mateusz Guzikvfs: make delmntque return with the interlock held
2022-09-14 Mateusz Guziklockf: elide vnode interlock in the common case in...
2022-09-14 Mateusz Guzikdevfs: stop taking the interlock in devfs_delete
2022-09-14 Mateusz Guzikdevfs: retire the unused DEVFS_DEL_VNLOCKED flag
2022-09-14 Mateusz Guzikvfs: retire the V_MNTREF flag
2022-09-14 Mateusz Guzikvfs: stop using the V_MNTREF flag
2022-09-14 Mateusz Guzikufs: stop using the V_MNTREF flag
2022-09-14 Mateusz Guzikufs: try to elide the interlock in ufs_itimes
2022-09-14 Mateusz Guzikufs: always call ufs_itimes on close
2022-09-14 Konstantin Belousovi386: explain the handshake between copyout_fast.s...
2022-09-14 Konstantin Belousovi386: lower register's pressure on copyout_fast
2022-09-14 Konstantin Belousovi386 copyout/in_fast: handle page fault from KVA access
2022-09-14 Konstantin Belousovi386: check that trap() and syscall() run on the thread...
2022-09-14 Konstantin Belousovi386 copyout_fast: do not use trampstk for temporal...
2022-09-14 Konstantin Belousovi386 double fault: %ebx printout was missed
2022-09-14 Gleb Smirnoffip_reass: use correct comparison in ipreass_callout()
2022-09-14 Tetsuya Uemuranxprtc: Fix timing issue with register access.
2022-09-13 Mateusz Guzikvfs: plug spurious error checks in namei
2022-09-13 Jessica Clarkeriscv: Add da9063_pmic and da9063_rtc to GENERIC and...
2022-09-13 Jessica Clarkeda9063_rtc: Add new driver for the Dialog Semiconductor...
2022-09-13 Jessica Clarkeda9063_iic: Add new driver for the Dialog Semiconductor...
2022-09-13 Pavel Timofeevhda: add patch for Framework laptop v2 headphone jack
2022-09-13 Aleksandr Fedorovnetgraph(4): Don't process NGQF_MESG items in NET_EPOCH...
2022-09-13 Richard Scheffeneggertcp: make CUBIC the default congestion control mechanism.
2022-09-13 Richard Scheffeneggertcp: Make all references to CUBIC uppercase
2022-09-13 Doug Moorerb_tree: pass parent to RB_INSERT_COLOR
2022-09-13 Adrian Chaddqcom_qup: compilation fixes
2022-09-13 Adrian Chaddqcom_tlmm: use return code instead of always returning...
2022-09-13 Adrian Chaddqcom_clk: compilation fixes
2022-09-13 Adrian Chaddipq4018: remove write-only variables in USB ehci/xhci...
2022-09-13 Adrian Chaddqcom_gcc: fix the parent clock to work again
2022-09-12 Mateusz Guzikvfs: make NDVALIDATE private to vfs_lookup.c
2022-09-12 Navdeep Parharcxgbe(4): Add knob to control congestion behavior for...
2022-09-12 Navdeep Parharcxgbe(4): Add another setting to the knob that controls...
2022-09-12 Navdeep Parharcxgbe(4): Specify the ingress queue's type when creatin...
2022-09-12 Dag-Erling Smørgravsiftr: spell PFIL_PASS correctly.
2022-09-12 Adrian Chaddarm: add dwc3/xhci as build options for ARM
2022-09-11 Vladimir Kondratyevusbhid(4): Increase probe priority to BUS_PROBE_DEFAULT + 1
2022-09-11 Alan Coxpmap: don't recompute mpte during promotion
2022-09-10 Allan Judevfs.typenumhash: fix sysctl description
2022-09-10 Mateusz GuzikFixup build after recent getsock changes
2022-09-10 Mateusz GuzikRemove fflag argument from getsock_cap
2022-09-10 Mateusz GuzikAdd getsock
2022-09-10 Mateusz GuzikAdd branch prediction hints to getsock_cap
2022-09-10 Gordon Berglingiscsi(4): Remove a double word in a source code comment
2022-09-10 Gordon Berglingisp: Remove a double word in the driver manual
2022-09-10 Gordon Berglingnetinet6: Remove a double word in a source code comment
2022-09-10 Gordon Berglingocs_fc(4): Remove double words in source code comments
2022-09-10 Peter Jeremyarm64: allwinner: aw_r_intc: Add A64 and H6 compatible.
2022-09-10 Gleb Smirnoffip_reass: optimize ipreass_drain_vnet()
2022-09-10 Gleb Smirnoffip_reass: make stray callout assertion more verbose
2022-09-09 Bjoern A. ZeebLinuxKPI: 80211 (+net80211): update and cleanup headers
2022-09-09 Mateusz Guzikpf: remove pf_bcmp_state_key
2022-09-09 Mateusz Guzikpf: partially depessimize pf_match_translation
2022-09-09 Bjoern A. Zeebrtw89: import firmware for Realtek's rtw89 supported...
2022-09-09 Bjoern A. Zeebrtw89: import Realtek's rtw89 driver
2022-09-09 Bjoern A. ZeebLinuxKPI: 80211: add ieee80211_stop_tx_ba_session()
2022-09-09 Gleb Smirnoffip_reass: fixup the just added tunable
2022-09-09 Jiahao LIif_dwc: fix reinitialization with changed MAC
2022-09-09 Matthew Groomsbcm2835_clkman: add RPI4 compat string
2022-09-09 Warner Loshgicv3_its: Fix typo
2022-09-09 Felix PalmenBump __FreeBSD_version after linuxkpi changes.
2022-09-09 Felix Palmenlinuxkpi: Add non-atomic readq()/writeq()
2022-09-09 Emmanuel VadotRevert "vmm: permit some IPIs to be handled by userspace"
2022-09-09 Emmanuel VadotRevert "vmm: Remove unneeded variable maxcpus"
2022-09-09 Randall StewartTCP: Rack ends up sending all that is outstanding every...
2022-09-09 Dag-Erling SmørgravNOTES: add Veriexec options and modules.
2022-09-09 Dag-Erling Smørgravmac_veriexec_parser: fix build after 7e1d3eefd410.
2022-09-09 Bjoern A. Zeebsystm.h: change pause from #define to inline function
2022-09-09 Mateusz KozyraTMP461: Add support for ADT7461 sensor
2022-09-09 Andrew TurnerUse the correct size when checking an EFI address
2022-09-08 Gleb Smirnoffip_reass: add loader tunable to tune the reassembly...
2022-09-08 Gleb Smirnoffip_reass: retire ipreass_slowtimo() in favor of per...
2022-09-08 Mateusz Guziknet: employ newly added pfil_mbuf_{in,out} where approriate
2022-09-08 Mateusz Guziknet: add pfil_mbuf_{in,out}
2022-09-08 Elliott Mitchellhwpmc: purge EOL release compatibility
2022-09-08 Gleb Smirnofftcp: avoid call to soisconnected() on transition to...
2022-09-08 Andrew TurnerUse the cached dc zva length in arm64 memset
2022-09-08 Andrew TurnerImport the arm64 Cortex Strings memset into the kernel
2022-09-08 Andrew TurnerImport an optimized arm64 memcmp into the kernel
2022-09-08 Andrew TurnerImport an optimized str{n}cmp on arm64
2022-09-08 Andrew TurnerUpdate the arm64 kernel memcpy/memmove
2022-09-08 Andrew TurnerMove the non-exported PCB_FP_* flags to the upper bits
2022-09-08 Alexander V. Chernikovrouting: constantify nh/nhg argument in <nhop|nhgrp...
next