]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
LinuxKPI: 802.11: improve lkpi_ic_vap_delete()
[FreeBSD/FreeBSD.git] / sys /
2023-09-30 Bjoern A. ZeebLinuxKPI: 802.11: improve lkpi_ic_vap_delete()
2023-09-30 Bjoern A. ZeebLinuxKPI: 802.11: fix problem removing sta
2023-09-29 Martin Matuskazfs: merge openzfs/zfs@e13538856
2023-09-29 Stephen J. KiernanAllow for CSTD to be set kernel module Makefiles before...
2023-09-29 Kristof Provostpf: only create sctp multihome states if we pass the...
2023-09-29 Kristof Provostpf: ensure 'off' is always set before use
2023-09-29 Zhenlei Huangipfilter: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-09-28 John Hayx86: Properly align interrupt vectors for MSI
2023-09-28 Olivier Certnergroupmember(), realgroupmember(): Return a bool instead...
2023-09-28 Olivier Certnercr_canseeothergids(): Use real instead of effective...
2023-09-28 Olivier CertnerNew realgroupmember()
2023-09-28 Olivier Certnergroupmember(): Extract the supplementary group search...
2023-09-28 Olivier CertnerMake cr_bsd_visible()'s sub-functions internal
2023-09-28 Olivier CertnerFix 'security.bsd.see_jail_proc' by using cr_bsd_visible()
2023-09-28 Olivier CertnerNew cr_bsd_visible(): Whether BSD policies deny seeing...
2023-09-28 Olivier Certnercr_canseejailproc(): New privilege, no direct check...
2023-09-28 Mariusz Zaborskicopy_file_range: require CAP_SEEK capability
2023-09-27 Warner Loshnewvers: Add comment about why we need sccs, but deprec...
2023-09-27 Warner LoshRevert "sys/conf/newvers.sh: whack sccs tag"
2023-09-27 Zhenlei Huangip_mroute: Fix sysctl knobs
2023-09-27 Elliott Mitchellintrng: switch from MAXCPU to mp_ncpus
2023-09-27 Baptiste Daroussinnvi: import version 2.2.1
2023-09-27 Mark Johnstonunix: Fix a lock order reveral
2023-09-27 Mark Johnstonhdac: Defer interrupt allocation in hdac_attach()
2023-09-26 Alan Coxi386 pmap: Adapt recent amd64/arm64 superpage improvements
2023-09-26 Mateusz Guziksys/conf/newvers.sh: whack sccs tag
2023-09-26 Ed Mastekernel: remove unused HWPMC_MIPS_BACKTRACE option
2023-09-26 Warner Loshnvme: Supress noise messages
2023-09-25 Bjoern A. ZeebLinuxKPI: 802.11: fill regulatory_hint() with some...
2023-09-25 Bjoern A. ZeebLiunxKPI: 802.11: move ieee80211_chanctx_conf into...
2023-09-25 Bjoern A. ZeebLinuxKPI: 802.11: avoid symbol clash on UP to AC mapping
2023-09-25 John BaldwinPurge more stray embedded $FreeBSD$ strings
2023-09-25 John BaldwinUpdate a couple of tools to not embed __FBSDID in gener...
2023-09-25 John BaldwinRemove a few more stray __FBSDID uses
2023-09-25 John Baldwinvideomode: Regenerate files
2023-09-25 John Baldwinvideomode/devlist2h.awk: Don't include $FreeBSD$ in...
2023-09-25 Andrew Turnerarm: Don't advertise the virtual timer on arm
2023-09-25 Zhenlei Huangipfw: Add sysctl flag CTLFLAG_TUN to loader tunables
2023-09-25 Zhenlei Huangnetinet6: Add sysctl flag CTLFLAG_TUN to loader tunables
2023-09-25 Zhenlei Huangrtsock: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-09-25 Dmitry Chaginlinux(4): Regen
2023-09-25 Dmitry Chaginlinux(4): Update syscalls.master to 6.5
2023-09-24 Haoyu Gusyscalls.master: Fix SAL annotation for getdirentires...
2023-09-24 Martin Matuskazfs: merge openzfs/zfs@2e2a46e0a
2023-09-24 Priit Treesvge: correct pause_frames sysctl description
2023-09-24 Warner Loshnvme: Fix locking protocol violation to fix suspend...
2023-09-24 Alexander MotinUntie strchrnul() from gdb.
2023-09-23 Alexander Motinkern_sysctl: Make name2oid() non-destructive to the...
2023-09-23 Marko Zecng_eiface: switch VNETs when injecting mbufs into netgraph
2023-09-23 Mateusz Guzikvfs cache: retire dothits and dotdothits counters
2023-09-22 Mateusz Guzikvfs cache: mark vfs.cache.param.size as read-only
2023-09-22 Olivier Certnervfs cache: Drop known argument of internal cache_recalc...
2023-09-22 Olivier Certnervfs: fix reference counting/locking on LK_UPGRADE error
2023-09-22 Andrew TurnerAdd BTI exceptions
2023-09-22 Andrew Turnerarm64: Export HWCAP_CPUID
2023-09-22 Andrew Turnerossl: Update arm_arch.h from OpenSSL 1.1.1 to 3.0
2023-09-22 Emmanuel Vadotarm64: dtb: Add rk3568-nanopi-r5s.dts to the build
2023-09-22 Emmanuel Vadotiicbus: pmic: rk8xx: Fix logic in clock-output-names...
2023-09-22 Lin Manetlink: add unregister call in cleanup
2023-09-22 Zhenlei Huangpf: Convert PF_DEFAULT_TO_DROP into a vnet loader tunab...
2023-09-21 Bjoern A. Zeebiwlwifi: local namespace change for sysctl
2023-09-21 Bjoern A. Zeebnet80211: introduce two extra ieee80211_notify_scan_done()
2023-09-21 Bjoern A. Zeebiwlwifi: re-attach to build after updates
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: setup a default link[0] and adjust...
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: inialize tx queue params
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: change ic_parent() to not call mo_sto...
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: adjust code to new structure layout
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: mac80211 ops: distinguish between...
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: pass non-0/NULL arguments to MO functions
2023-09-21 Bjoern A. Zeebiwlwifi firmware: update up-to -83 / updated -77 for...
2023-09-21 Bjoern A. Zeebiwlwifi: update driver from upstream
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: prepare for iwlwifi driver updates
2023-09-21 Bjoern A. Zeebiwlwifi: temporary disable build for updates
2023-09-21 Jason A. Harmeningdevfs: add integrity asserts for cdevp_list
2023-09-21 Emmanuel Vadotarm64: dtb: Add rk3566-quartz64-a.dts to the build
2023-09-21 Emmanuel Vadotarm64: rockchip: rk_clk_composite: Remove gate code
2023-09-21 Emmanuel Vadotarm64: rockchip: rk3399_pmucru: Finish exporting all...
2023-09-21 Emmanuel Vadotarm64: rockchip: Remove CRU_GATE macro
2023-09-21 Emmanuel Vadotarm64: rockchip: rk3399_pmucru: Use GATE macro
2023-09-21 Emmanuel Vadotarm64: rockchip: rk3328_cru: Use GATE macro
2023-09-21 Emmanuel Vadotarm64: rockchip: rk3568_cru: Rewrite
2023-09-21 Emmanuel Vadotarm64: rockchip: rk3568_pmucru: Rewrite
2023-09-21 Emmanuel Vadotarm64: rockchip: clk: Define PLIST macro in rk_cru.h
2023-09-21 Alan Somersmprutil: "fix user reply buffer (64)..." warnings
2023-09-21 Alan Somersfusefs: fix some bugs updating atime during close
2023-09-21 Andrew Turnervtgpu: Fix the physical memory size
2023-09-21 Andrew Turnerarm64: Move all BP hardening quirks later
2023-09-21 Martin Matuskazfs: merge openzfs/zfs@4647353c8
2023-09-21 Zhenlei Huangsysctl: Update 'master' copy of vnet SYSCTLs on kernel...
2023-09-21 Konstantin Belousovvfs_remount_ro(): mnt_lockref should be only accessed...
2023-09-20 Nicolas Provostarm/allwinner: fix variables initialization in clkng
2023-09-20 Andrew TurnerCheck SMCCC is ready before using
2023-09-20 Andrew Turnerarm64: Fix errata workarounds that depend on smccc
2023-09-19 Ed Mastelibfido2: update to 1.13.0
2023-09-19 Gleb Smirnoffpsm: recognize post-IBM trackpoints on Thinkpads
2023-09-19 Cy Schubertsqlite3: Vendor import of sqlite3 3.43.1
2023-09-19 Igor Ostapenkodummynet: fix comment typo
2023-09-19 Cy Schubertunbound: Vendor import 1.18.0
2023-09-18 Mateusz Guzikdrm2: whack set-but-not-used warns
2023-09-18 Mina Galićvirtio: remove virtio_alloc_virtqueues' flags arg
next