]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
stand/zfs: Remove one more read-compatible feature
[FreeBSD/FreeBSD.git] / sys /
2023-11-04 Konstantin BelousovFix typo
2023-11-04 Konstantin Belousovarm64: improve UVA layout for 32bit processes
2023-11-04 Mark Johnstonreboot: Avoid unlocking Giant if the scheduler is stopped
2023-11-04 Mark Johnstonpfsync: Avoid transmitting uninitialized bytes in pfsyn...
2023-11-04 Mark Johnstonkmsan: Correct the origin address in kmsan_shadow_check()
2023-11-04 Michael Tuexenif_tuntap: improve code consistency
2023-11-03 Bjoern A. Zeebnet80211: add ieee80211_add_vhtcap_ch()
2023-11-03 Bjoern A. Zeebnet80211: migrate ic_vhtcaps, ic_vht_mcsinfo, ic_flags_vht
2023-11-03 Bjoern A. Zeebnet80211: combine iv_vhtcaps and iv_vht_mcsinfo
2023-11-03 Bjoern A. Zeebnet80211: rename iv_flags_vht to iv_vht_flags
2023-11-03 Bjoern A. ZeebLinuxKPI: 802.11: zero-pad debug flags
2023-11-03 Bjoern A. ZeebLinuxKPI: 802.11: deal with scan_ie_len
2023-11-03 Bjoern A. ZeebLinuxKPI: 802.11: fix ieee80211_add_channel_cbw() argument
2023-11-03 Bjoern A. ZeebLinuxKPI: 802.11: error on state transition failure
2023-11-03 Shawn Anastasiopowerpc: Fix inconsistent Altivec handling in set_mcontext
2023-11-03 Warner Loshcam: Minor tidying up the cam module Makefile
2023-11-03 Warner Loshcam: Make cam_debug macros atomic
2023-11-03 Mark Johnstonriscv: Update a variable name to match a comment
2023-11-03 Zhenlei Huangveriexec: Simplify the initialization of loader tunable
2023-11-02 Rick Macklemkrpc: Display stats of TLS usage
2023-11-02 Mark Johnstongraid3: Fix teardown races
2023-11-02 Mark Johnstonriscv: Remove unnecessary invalidations in pmap_enter_q...
2023-11-02 Mark Johnstonriscv: Port improvements from arm64/amd64 pmaps, part 3
2023-11-02 Mark Johnstonriscv: Port improvements from arm64/amd64 pmaps, part 2
2023-11-02 Mark Johnstonriscv: Port improvements from arm64/amd64 pmaps, part 1
2023-11-02 Mark Johnstonriscv: Retire PMAP_INLINE
2023-11-02 Mark Johnstonamd64: Remove PMAP_INLINE
2023-11-02 Mark Johnstonarm: Update declarations for arm_dcache_align{,_mask}
2023-11-02 Olivier CertnerEnsure 'struct thread' is aligned to a cache line
2023-11-02 Olivier Certneruma: Permit specifying max of cache line and some custo...
2023-11-02 Olivier Certnerlinuxkpi: dma_get_cache_alignment(): Fix off-by-one...
2023-11-02 Olivier Certneruma: New check_align_mask(): Validate alignments (INVAR...
2023-11-02 Olivier Certneruma: Make the cache alignment mask unsigned
2023-11-02 Olivier Certnerarm: Simplify get_cachetype_cp15()
2023-11-02 Olivier Certneruma: UMA_ALIGN_CACHE: Resolve the proper value at use...
2023-11-02 Olivier Certneruma: Hide 'uma_align_cache'; Create/rename accessors
2023-11-02 Olivier CertnerEnsure "init" (PID 1) also executes userret() initially
2023-11-02 Olivier Certnerpdinit(): Fix comment
2023-11-02 Olivier CertnerOpen-code proc_set_cred_init()
2023-11-02 Zhenlei HuangHyper-V: vmbus: Add NULL check for vmbus_res
2023-11-02 Vladimir Kondratyevhmt(4): Do not require input report HID usages to be...
2023-11-02 Vladimir Kondratyevevdev: Sync event codes with Linux kernel 6.5
2023-11-02 Zhenlei Huangcam/ata: Postpone removal of two compat sysctls until 15
2023-11-01 Igor Ostapenkoip_var.h: align comment style
2023-11-01 Michael Tuexenudplite: fix checksum computation on the sender side
2023-11-01 Martin Matuskazfs: merge openzfs/zfs@41e55b476
2023-11-01 Mateusz Guzikvfs: remove majority of stale commentary about free...
2023-11-01 Warner Loshparam.h: FreeBSD_version 1500003: ino64 forward compat...
2023-10-31 Kristof Provostpf: support SCTP-specific timeouts
2023-10-31 Kristof Provostpf: fix missing SCTP multihomed states
2023-10-31 Zhenlei HuangGiant: Postpone removal of Giant-locked drivers until 15
2023-10-30 Martin Matuskazfs: merge openzfs/zfs@043c6ee3b
2023-10-30 Andrew Turnerarm64: Add a BTI landing pad to .mcount
2023-10-30 Dmitry LuhtionovAdd some Intel ICH10 PCI IDs.
2023-10-30 Dmitry LuhtionovAdd IDs for Intel BayTrail SATA.
2023-10-30 Kristof ProvostRevert "pf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h"
2023-10-28 Ka Ho Ngibcore: Introduce enum ib_raw_packet_caps from Linux...
2023-10-28 Yishai Hadasmlx5ib: Fix RSS Toeplitz setup to be aligned with the...
2023-10-28 Ka Ho Ngmlx5ib: Fix ethertype to be ETH_P_IPV6
2023-10-28 Zhenlei Huangisa: Postpone removal of the non-PNP driver until 15
2023-10-27 Navdeep ParharFix build with gcc12.
2023-10-27 Warner Loshudbp: Remove stale splnet comment
2023-10-27 Warner Loshmwl: Remove stale reference to splnet/splvm.
2023-10-27 Warner Loshotus: splnet isn't a thing, remove place holders
2023-10-27 Warner Loshnetgraph: Fix obsolete comment
2023-10-27 Warner Loshnetinet: The tailq_hash code doesn't reference tcpoutflags
2023-10-27 Andrew Turnerarm64: Use the Linux sigframe to restore registers
2023-10-27 Kyle Evansarm: prune imx5 support from the tree
2023-10-27 Warner Losharm: Introduce MK_KERNEL_BIN to control generation...
2023-10-26 Brooks Davisauxv: make AT_BSDFLAGS unsigned
2023-10-26 Warner Loshgpart: Be less picky about GPT Tables in some cases
2023-10-26 Kajetan Staszkiewiczpf: Fix packet reassembly
2023-10-25 Ed MasteOpenSSL: regenerate asm files for 3.0.12
2023-10-25 Mark Johnstontcp: Silence a -Wunused-function warning in tcp_ratelimit.h
2023-10-25 Andrew Turnerarm64: Add a missing MRS_HWCAP_END
2023-10-24 Konstantin Belousovuser stack randomization: only enable by default for...
2023-10-24 Ed MasteOpenSSL: update to 3.0.12
2023-10-23 Rick Macklemnfscl/kgssapi: Fix Kerberized NFS mounts to pNFS servers
2023-10-23 Rick Macklemkgssapi: Add a new file with a function for a future...
2023-10-23 Mateusz Guziksx: fixup copy pasto in previous
2023-10-23 Mateusz Guziksx: unset td_wantedlock around going to sleep
2023-10-23 Konstantin Belousovpf/netlink: explicitly include sys/ucred.h to provide...
2023-10-23 Kristof Provostpf: allow states to be killed by their pre-NAT address
2023-10-23 Mark Johnstonboot/zfs: Add some fields to dsl_dir_phys_t
2023-10-23 Kristof Provostpf: support basic filters for state listing
2023-10-23 Kristof Provostpf: convert rule addition to netlink
2023-10-23 R. Christian McDonaldnetlink: fix potential llentry lock leak in newneigh...
2023-10-23 Andrew Turnerarm64: Teach bus_dma on arm64 about NUMA
2023-10-23 Andrew Turnerarm64: Fix long lines in vm_machdep.c
2023-10-22 Mateusz Guzikthread: add td_wantedlock
2023-10-22 Mateusz Guzikthread: reorder td_no_sleeping to plug two 4-byte holes...
2023-10-22 Martin Matuskazfs: merge openzfs/zfs@797f55ef1
2023-10-22 Rick Macklemnfscl: Handle a Getattr failure with NFSERR_DELAY follo...
2023-10-21 Mikel Lechnerufs quotas: fix configuring soft quota grace time
2023-10-21 Zhenlei Huangbpf: Make dead_bpf_if const
2023-10-21 Zhenlei Huangx86: Prefer consistent naming for loader tunables
2023-10-21 Zhenlei Huangamd64 pmap: Prefer consistent naming for loader tunable
2023-10-20 Rick Macklemnfscl: Use Claim_Null_FH and Claim_Deleg_Cur_FH
2023-10-20 Kirk McKusickMinor sysctl description cleanup.
2023-10-20 Warner Loshuart: Support EARLY_PRINTF on x86 for port-mapped COM...
next