]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
linux(4): Export the AT_EXECFN depending on the process osreldata
[FreeBSD/FreeBSD.git] / sys /
2023-06-29 Dmitry Chaginlinux(4): Export the AT_EXECFN depending on the process...
2023-06-29 Dmitry Chaginlinux(4): Export the AT_RANDOM depending on the process...
2023-06-29 Dmitry Chaginlinux(4): Fix LINUX_AT_COUNT comments
2023-06-29 Dmitry Chaginlinux(4): Deduplicate linux_copyout_auxargs()
2023-06-29 Dmitry Chaginlinux(4): Regen for close_range syscall
2023-06-29 Dmitry Chaginlinux(4): Modify close_range syscall to match Linux
2023-06-29 Dmitry Chaginpseudofs: Simplify pfs_visible_proc
2023-06-29 Dmitry Chaginpseudofs: Allow vis callback to be called for a named...
2023-06-29 Dmitry Chaginpseudofs: Microoptimize struct pfs_node
2023-06-29 Vico Chenlinsysfs(4): Keep Linux compatible sysfs the same as...
2023-06-28 Kristof Provostnetinet: re-read IP length after PFIL hook
2023-06-28 John Baldwinpcib: Allocate the memory BAR with the MSI-X table.
2023-06-28 John Baldwin<sys/cdefs.h>: Decay expression passed to fallback...
2023-06-28 John Baldwinether_demux: Defer stripping the Ethernet header.
2023-06-27 Kevin Bowlinge1000: Add SPDX tag to em_txrx
2023-06-27 Kevin Bowlinge1000: Format em_txrx
2023-06-26 Johannes Totzhwpstate_amd: calculate power if P-state info comes...
2023-06-26 Mark Johnstonx86: Add defines for a couple of thermal and PM bits
2023-06-26 Bjoern A. ZeebBump __FreeBSD_version to 1302506 for merges of LinuxKP...
2023-06-26 domienschepersnet80211: fail for unicast traffic without unicast key
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: initialize txq
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: improve scan handling
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: correct HE_MAC_CAP3 values
2023-06-26 Bjoern A. ZeebLinuxKPI: implement timer_{delete,shutdown}_sync()
2023-06-26 Bjoern A. ZeebLinuxKPI: add devm_ioremap()
2023-06-26 Bjoern A. ZeebLinuxKPI: Add linux/stddef.h and add struct_group(...)
2023-06-26 Bjoern A. ZeebLinuxKPI: add ktime_get_real_ts64()
2023-06-26 Bjoern A. ZeebLinuxKPI: add dummy rhashtable implementation
2023-06-26 Bjoern A. ZeebLinuxKPI: uuid: add guid_gen() and guid_copy()
2023-06-26 Bjoern A. ZeebLinuxKPI: add utsname for init_utsname() with release
2023-06-26 Bjoern A. ZeebLinuxKPI: pci: update struct msi_desc
2023-06-26 Bjoern A. ZeebLinuxKPI: pci: add PCI_COMMAND_MEMORY
2023-06-26 Bjoern A. ZeebLinuxKPI: implement pci_rescan_bus()
2023-06-26 Bjoern A. ZeebLinuxKPI: add further dummy header files
2023-06-26 Bjoern A. Zeebath10k: ath11k: add specific LinuxKPI support
2023-06-26 Bjoern A. ZeebLinuxKPI: netdevice: add dev_set_threaded()
2023-06-26 Bjoern A. ZeebLinuxKPI: add put_unaligned_le16() and get_unaligned_be64()
2023-06-26 Bjoern A. ZeebLinuxKPI: add ns_to_timespec64()
2023-06-26 Bjoern A. ZeebLinuxKPI: skbuff.h: add more (skeleton) functions used...
2023-06-26 Bjoern A. ZeebLinuxKPI: add ptp_clock_kernel.h
2023-06-26 Bjoern A. ZeebLinuxKPI: add dummy hash.h and kernel_connect()
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZE
2023-06-26 Bjoern A. ZeebLinuxKPI: pci.h: always initialize return value
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: improve assertion and tkip code
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: adjust locking
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: remove extra spaces
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: use ic_printf more consistently
2023-06-26 Bjoern A. Zeebnet80211: Radiotap: update for newer standards (add...
2023-06-26 Bjoern A. ZeebLinuxKPI: fix WRITE_ONCE()
2023-06-26 Bjoern A. ZeebLinuxKPI: fix READ_ONCE() -Wcast-equal warnings
2023-06-26 Bjoern A. ZeebLinuxKPI: skbuff.h: fix -Warray-bounds warnings
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: fix a -Wenum-compare warning
2023-06-26 Bjoern A. Zeebiwlwifi: quieten more compiler warnings
2023-06-26 Bjoern A. Zeebiwlwifi: rtw88: rtw89: fix gcc warnings
2023-06-26 Bjoern A. Zeebrtw89: fix -Wunused-but-set-variable
2023-06-26 Bjoern A. ZeebKASAN: add bus_space*read*_8 for aarch64
2023-06-26 Bjoern A. Zeebnet80211: define mask for ss_flags rather than using...
2023-06-26 Bjoern A. Zeebnet80211: make ieee80211_scan_dump_channels private
2023-06-26 Bjoern A. Zeebdpaa2: add console support for FDT based systems
2023-06-25 Michael Tuexensctp: only start shutdown guard timer when sending...
2023-06-25 Michael Tuexensctp: improve shutdown(..., SHUT_WR) handling
2023-06-25 Michael Tuexensctp: improve handling of stale cookie error causes
2023-06-25 Michael Tuexensctp: use constants from RFC 8260 to improve compliance
2023-06-25 Michael Tuexensctp: enforce Kahn's rule during the handshake
2023-06-25 Michael Tuexensctp: don't do RTT measurements with cookies
2023-06-25 Michael Tuexentcp: fix TCP MD5 computation for the BBR and RACK stack
2023-06-25 Michael Tuexentcp: fix TCP MD5 digest computation for TCP over UDP
2023-06-25 Andrey V. Elsukovipmi: add Block Transfer interface support
2023-06-23 Mark Johnstonarm64: Remove struct arm64_frame
2023-06-23 Mark Johnstondtrace/arm64: Fix user memory access routines
2023-06-23 Mark Johnstonarm64: Make a debug print conditional on bootverbose
2023-06-23 Mark Johnstonmd: Get rid of the pbuf zone
2023-06-23 Dmitriy Alexandrovkern_ntptime: Fix undefined behavior of the shift operator
2023-06-21 Kristof Provostpf: fix pf_nv##_array() size check
2023-06-20 Kyle Evansarm64: gicv3: setup PPIs on all APs after they're online
2023-06-20 Gordon Berglinghifn(4): Fix a typo in a source code comment
2023-06-19 Mark Johnstoncrypto: Advance the correct pointer in crypto_cursor_co...
2023-06-19 Mark Johnstonopencrypto: Handle end-of-cursor conditions in crypto_c...
2023-06-19 Mark Johnstonvm_phys: Change the return type of vm_phys_unfree_page...
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-16 Mark Johnstonkevent: Make references to filter definitions const
2023-06-14 Mitchell Hornelinuxkpi: #ifdef guard fpu_kern(9) usage
2023-06-12 Mitchell Horneriscv timer: use stimecmp CSR when available
2023-06-12 Mitchell Horneriscv: S-mode extension parsing
2023-06-12 Mitchell Horneriscv: Print less CPU info
2023-06-12 Mitchell Horneriscv: MMU detection
2023-06-12 Mitchell Horneriscv: Print ISA extensions
2023-06-12 Mitchell Horneriscv: Rework CPU identification (second part)
2023-06-12 Mitchell Horneriscv: Call identify_cpu() earlier for CPU 0
2023-06-12 Mitchell Horneriscv: Rework CPU identification (first part)
2023-06-09 Tetsuya Uemurabcm2835_gpio: Handle BCM2711 pin configuration
2023-06-09 Alfredo Mazzinghiriscv: Use PMAP_MAPDEV_EARLY_SIZE in locore and pmap_bo...
2023-06-09 Mykola Hohsadzearm64/disassem.c: Add shifted register instruction...
2023-06-09 Mykola Hohsadzearm64/disassem.c: Make output lowercase
2023-06-09 Mykola Hohsadzearm64/disassem.c: Add detection of xzr and sp
2023-06-09 Mitchell Horneofw_cpu: quiet secondary CPU devices
2023-06-09 Mitchell Horneofw_cpu: whitespace cleanup
2023-06-09 Mitchell Hornehwpmc: remove stub pmd_switch_{in,out} methods
2023-06-09 Mitchell Hornehwpmc: remove pmd_pcpu_{init,fini} callbacks
2023-06-09 Mitchell Hornehwpmc: pass pmc pointer to more class methods
next