]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Ensure "init" (PID 1) also executes userret() initially
[FreeBSD/FreeBSD.git] / sys /
2023-12-21 Olivier CertnerEnsure "init" (PID 1) also executes userret() initially
2023-12-21 Olivier Certnerpdinit(): Fix comment
2023-12-21 Olivier Certnercr_canseeothergids(): Use real instead of effective...
2023-12-21 Olivier CertnerNew realgroupmember()
2023-12-21 Olivier Certnergroupmember(): Extract the supplementary group search...
2023-12-21 Olivier CertnerFix 'security.bsd.see_jail_proc' by using cr_bsd_visible()
2023-12-21 Olivier CertnerNew cr_bsd_visible(): Whether BSD policies deny seeing...
2023-12-21 Olivier Certnercr_canseejailproc(): New privilege, no direct check...
2023-12-21 Olivier Certnerx86: AMD Zen2: Zenbleed chicken bit mitigation
2023-12-20 Kenneth D. Merrympr, mps: Establish busdma boundaries for memory pools
2023-12-19 Vladimir Kondratyevig4: Add PCI IDs for Intel Ice Lake I2C controller.
2023-12-19 Konstantin Belousovif_tun: check device name
2023-12-17 Rick Macklemnfscl: Fix comment for commit 6aded1e6b2e5
2023-12-17 Rick Macklemnfscl: Fix processing of a rare Rename reply case
2023-12-17 Kirk McKusickIncrease UFS/FFS maximum link count from 32767 to 65530.
2023-12-15 Kyle Evansarm64: lop off another 24MB of KVA for early device...
2023-12-14 Brooks Davissysvipc: Fix 32-bit compat on !i386
2023-12-14 Mark Johnstontty: Avoid a kernel memory discloure via kern.ttys
2023-12-14 Kristof Provostvnet: (read) lock the vnet list while iterating it
2023-12-13 Dag-Erling Smørgravbitstring: Support large bit strings.
2023-12-12 Mark Johnstonnfsclient: Propagate copyin() errors from nfsm_uiombuf()
2023-12-10 Mark JohnstonOpenZFS: Ensure that zfs_getattr() initializes the...
2023-12-09 Alexander Motinuma: Micro-optimize memory trashing
2023-12-07 Mitchell Hornebusdma: emit a warning for use of filters
2023-12-06 Igor Ostapenkopf: fix mem leaks upon vnet destroy
2023-12-06 Eugene Grosbeinusbdevs: add quirk for WD MyPassport Ultra External HDD
2023-12-05 Kristof Provostpf: remove incorrect fragmentation check
2023-12-05 Konstantin Belousovnullfs: do not allow bypass on copy_file_range()
2023-12-05 Konstantin Belousovvn_copy_file_range(): provide ENOSYS fallback to vn_gen...
2023-12-05 Konstantin Belousovvn_copy_file_range(): find write vnodes on which to...
2023-12-05 Konstantin BelousovVFS: add VOP_GETLOWVNODE()
2023-12-05 Konstantin BelousovEVFILT_TIMER: intialize stop timer list in type-stable...
2023-12-05 Konstantin BelousovEVFILT_SIGNAL: do not use target process pointer on...
2023-12-04 Kirk McKusickSpacing and alignment cleanups.
2023-12-04 rmacklemOpenZFS: Fix ZFS so that snapshots under .zfs/snapshot...
2023-12-02 Konstantin BelousovSet installed kernel and driver files access modes...
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-12-02 Rick Macklemparam.h: Bump __FreeBSD_version to 1302509 for commit...
2023-11-30 Alan Somerslibc/libc/rpc: refactor some global variables
2023-11-30 Rick Macklemnfsd: Fix NFS access to .zfs/snapshot snapshots
2023-11-29 Bjoern A. Zeebnet80211: migrate ic_vhtcaps, ic_vht_mcsinfo, ic_flags_vht
2023-11-29 Bjoern A. Zeebnet80211: combine iv_vhtcaps and iv_vht_mcsinfo
2023-11-29 Bjoern A. Zeebnet80211: rename iv_flags_vht to iv_vht_flags
2023-11-29 Bjoern A. Zeebnet80211: add ieee80211_add_vhtcap_ch()
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: zero-pad debug flags
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: deal with scan_ie_len
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fix ieee80211_add_channel_cbw() argument
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: error on state transition failure
2023-11-29 Bjoern A. Zeebiwlwifi: re-enable "Invalid TXQ id" logging
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: add unconditional error reporting
2023-11-29 Bjoern A. Zeebnet80211: make ieee80211_alloc_node() private
2023-11-29 Bjoern A. Zeebnet80211: pass __func__, __LINE__ also to ieee80211_all...
2023-11-29 Bjoern A. Zeebnet80211: MFC _debrefcnt_used
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: hide txq debugging behind checks
2023-11-29 Bjoern A. Zeebrtw88: Use RF_CFGCH instead of hard coded 0x18
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fix re-creation of VAP
2023-11-29 Bjoern A. Zeebnet80211 / drivers: remove public use of ieee80211_node...
2023-11-29 Bjoern A. Zeebnet80211: improve ddb output for sta and rate
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: improve lkpi_ic_vap_delete()
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fix problem removing sta
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fill regulatory_hint() with some...
2023-11-29 Bjoern A. ZeebLiunxKPI: 802.11: move ieee80211_chanctx_conf into...
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: avoid symbol clash on UP to AC mapping
2023-11-29 Bjoern A. Zeebiwlwifi: local namespace change for sysctl
2023-11-29 Bjoern A. Zeebnet80211: introduce two extra ieee80211_notify_scan_done()
2023-11-29 Bjoern A. Zeebiwlwifi/rtw88: re-attach to build after updates
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: setup a default link[0] and adjust...
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: inialize tx queue params
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: change ic_parent() to not call mo_sto...
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: adjust code to new structure layout
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: mac80211 ops: distinguish between...
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: pass non-0/NULL arguments to MO functions
2023-11-29 Bjoern A. Zeebiwlwifi firmware: update up-to -83 / updated -77 for...
2023-11-29 Bjoern A. Zeebiwlwifi: update driver from upstream
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: prepare for iwlwifi driver updates
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fix counting the number of supbands
2023-11-29 Bjoern A. Zeebiwlwifi: fix a bug in iwl_ssid_exist()
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: make sure bssid for scans (probe_req...
2023-11-29 Bjoern A. Zeebnet80211: mark argument to scan_curchan_task() __unused
2023-11-29 Bjoern A. Zeebnet80211: improve scan debugging
2023-11-29 Bjoern A. ZeebLinuxKPI: skbuff: remove assumption about mac_header
2023-11-29 Bjoern A. Zeebnet80211: fix ddb print alignment
2023-11-29 Bjoern A. Zeebiwlwifi/LinuxKPI: 802.11: update ieee80211_request_smps()
2023-11-29 Bjoern A. Zeebrtw88: update driver from upstream
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: update compat code for updated drivers
2023-11-29 Bjoern A. Zeebiwlwifi/rtw88: temporary disable build for updates
2023-11-29 Bjoern A. ZeebLinuxKPI: skbuff: add skb_cow_head()
2023-11-29 Austin Shaferlinuxkpi: Fix __sg_alloc_table_from_pages loop
2023-11-29 Bjoern A. ZeebLinuxKPI: skbuff: fix tracing
2023-11-29 Bjoern A. ZeebLinuxKPI: implement mul_u64_u64_div_u64()
2023-11-29 Bjoern A. ZeebLinuxKPI: add page pool skeleton
2023-11-29 Bjoern A. Zeebnet80211: Radiotap: add two more EHT defines
2023-11-29 Bjoern A. ZeebLinuxKPI: replace vtophys+PHYS_TO_VM_PAGE with virt_to_page
2023-11-29 Bjoern A. ZeebLinuxKPI: cleanup internal calls to VM_PAGE_TO_PHYS
2023-11-29 Bjoern A. ZeebLinuxKPI: reduce usage of struct vm_page and vm_page_t
2023-11-29 Bjoern A. ZeebLinuxKPI: pci.h add more constants
2023-11-29 Bjoern A. ZeebLinuxKPI: implement get_random_u32_inclusive()
2023-11-29 Bjoern A. ZeebLinuxKPI: list.h add list_count_nodes()
2023-11-29 Bjoern A. ZeebLinuxKPI: cast jiffies_to_msecs() result
2023-11-29 Bjoern A. Zeebnet80211: ieee80211_swscan_bg_scan() track return varia...
next