]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
LinuxKPI: netdevice: add dev_set_threaded()
[FreeBSD/FreeBSD.git] / sys /
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
2023-06-09 Mitchell Hornehwpmc: unused/diagused annotations in tsc class
2023-06-09 Mitchell Hornehwpmc: use kstack_contains()
2023-06-09 Elliott Mitchellhwpmc: purge EOL release compatibility
2023-06-09 Mitchell Hornehwpmc: simplify arm64 kernel stack unwinding
2023-06-09 Mitchell Hornehwpmc_logging: less macro magic for type names
2023-06-09 Mitchell Hornehwpmc: don't use deprecated copystr(9)
2023-06-09 Mitchell Hornehwpmc: formatting of CPU and class lists
2023-06-09 Mitchell Hornehwpmc: trim obsolete Intel CPU and class defs
2023-06-09 Mitchell Hornepmc_events.h: event list formatting
2023-06-09 Mitchell Hornepmc_events.h: update event list comment
2023-06-09 Mitchell Hornehwpmc: remove remaining UCP event definitions
2023-06-09 Mitchell Hornehwpmc: drop vestigial IAP event definitions
2023-06-09 Mykola Hohsadzearm64/disassem.c: Fix typo sxts to sxts and amount...
2023-06-09 Mykola Hohsadzearm64/disassem.c: Add support str/strb/strh instructions
2023-06-09 Mykola Hohsadzearm64/disassem.c: style and formatting
2023-06-09 Mark Johnstonktrace: Make sys/ktrace.h self-contained
2023-06-09 Mark Johnstonsysarch: Add includes required for ktrcapfail() calls...
2023-06-09 Mark Johnstonx86: Mark the CPU idle function table as const
2023-06-09 Mark Johnstonipsec: Make algorithm tables read-only
2023-06-08 Mark Johnstonsignal: Make the signal disposition table const
2023-06-08 Mark Johnstonktrace: Make the data lengths table const
2023-06-07 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-06-07 Kirk McKusickAdd the ability to adjust directory depths to backgroun...
2023-06-05 Konstantin Belousov__acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PAT...
2023-06-05 Konstantin Belousovreapkill: handle possible pid reuse after the pid was...
2023-06-05 Konstantin Belousovunr(9) iterator: add naive test
2023-06-05 Konstantin Belousovunr(9): add 'show unrhdr_iter' command
2023-06-05 Konstantin Belousovunr(9): add iterator interface
2023-06-05 Konstantin Belousovunr(9): add 'show unrhdr' ddb command
2023-06-05 Konstantin Belousovsubr_unit.c: explain first/last special ranges
2023-06-05 Konstantin Belousovkern/subr_unit.c: more uses for is_bitmap()
2023-06-05 Konstantin Belousovkern/subr_unit.c: some style
2023-06-02 Przemyslaw Lewandowskiixgbe: Change if condition for RSS and rxcsum
2023-06-02 Eric Joynerice(4): Update to 1.37.11-k
2023-06-02 Mark Johnstonlinuxkpi: Use modern function declarations
next