]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
subr_smp: Trim trailing whitespaces.
[FreeBSD/FreeBSD.git] / sys /
2023-01-29 Dmitry Chaginsubr_smp: Trim trailing whitespaces.
2023-01-29 Dmitry Chagincpuset: Fix sched_[g|s]etaffinity() for better compatib...
2023-01-29 Dmitry Chaginlibthr: Fix pthread_attr_[g|s]etaffinity_np to match...
2023-01-29 Dmitry Chaginsched.h: Fix _S macros for better compatibility with...
2023-01-29 Dmitry Chaginsmp: Drop confusing braces and return statement as...
2023-01-29 Fedor UporovAdd extended attributes
2023-01-29 Fedor UporovFix pjfstest issue tests/rename/23.t
2023-01-29 Fedor UporovFix pjfstest issue tests/rename/19.t
2023-01-29 Fedor UporovFix block bitmap end position computation
2023-01-28 Stefan Eßercontrib/bc: merge from vendor release 6.2.2
2023-01-28 Dmitry Chaginlinux_common: Fixup .PATH.
2023-01-28 Alexander V. Chernikovnetlink: export nextop group kernel index when dumping...
2023-01-28 Bjoern A. ZeebLinuxKPI: skbuff: implement skb_free_frag()
2023-01-28 Gordon Berglingumcs(4): Fix a typo in a kernel message
2023-01-28 Dmitry Chaginlinux(4): Convert mount exported flags for statfs syste...
2023-01-28 Dmitry Chaginlinux(4): Rework statfs conversion routine.
2023-01-28 John Baldwinlinuxkpi: Use a proper declaration for pm_suspend_via_f...
2023-01-28 Simon J. GerratyMerge/update to bmake-20230126
2023-01-27 Jean-Sébastien Pédronlinuxkpi: Add `pin_user_pages*()` functions
2023-01-27 Jean-Sébastien Pédronlinuxkpi: Fix `sg_alloc_table_from_pages()` to have...
2023-01-27 Jean-Sébastien Pédronlinuxkpi: Include `linux/sched/mm.h` from `linux/sched.h`
2023-01-27 Konstantin Belousovamd64: do not enable PKRU if user disabled saving PKRU...
2023-01-27 Konstantin Belousovx86: add more definitions for XCR0 bits
2023-01-27 Allan JudeMFV: zstd 1.5.2
2023-01-27 Bjoern A. ZeebLinuxKPI: linux_pci.c: fix whitespace
2023-01-27 Gleb Smirnoffsysctl: use correct types and names in sysctl_*sec_to_s...
2023-01-27 John Baldwin<sys/cdefs.h>: Decay expression passed to fallback...
2023-01-26 Michael Tuexentcp: improve error handling of net.inet.tcp.udp_tunneli...
2023-01-26 Gleb Smirnofftcp: protect TCP over UDP configuration with a lock
2023-01-26 Gleb Smirnoffudp: don't forget to initialize udpcb for UDPv6
2023-01-26 Richard Scheffeneggertcp: reduce the size of t_rttupdated in tcpcb
2023-01-26 Mark Johnstonnetlink: Zero-initialize writer structures allocated...
2023-01-26 Bjoern A. ZeebLinuxKPI: pci.h move function declaration to top of...
2023-01-25 Jean-Sébastien Pédronlindebugfs: Add `debugfs_create_file_size()`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define `PCI_STD_NUM_BARS` in <linux/pci.h>
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define `pm_suspend_target_state` in <linux...
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `msix_cap` to `struct pci_dev`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `sysfs_emit_at()` in <linux/sysfs.h>
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define `is_cow_mapping(flags)` as false
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Include <linux/vmalloc.h> from <linux/pagemap.h>
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `seqcount_ww_mutex_t` in <linux/seqlock.h>
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define `DEFINE_WD_CLASS(name)` in <linux...
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Adds more `SZ_*` macros
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define ENOKEY to 126.
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `pci_device_is_present()`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define `dev_dbg_ratelimited()`
2023-01-25 Jean-Sébastien Pédronvt(4): Return errors from `vt_{,de}allocate()`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Fix `atomic_long_sub()` overflow
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `io_mapping_map_user()` and `remap_pfn_ra...
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `sysfs_emit()`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `complete` field to `struct dev_pm_ops`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `pm_suspend_via_firmware()`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `pm_runtime_suspended()`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define `tasklet_unlock_spin_wait()` as `taskl...
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define `synchronize_hardirq()`
2023-01-25 Jean-Sébastien Pédronlindebugfs: Add missing `debugfs_create_u*()` and ...
2023-01-25 Jean-Sébastien Pédronlindebugfs: Add `debugfs_create_atomic_t()`
2023-01-25 Martin Matuskazfs: merge openzfs/zfs@9cd71c860 (master)
2023-01-25 Emmanuel Vadotarm64: Move device scmi to std.arm
2023-01-24 Przemyslaw Lewandowskiiflib: Add null check to iflib_stop()
2023-01-24 Eric Joynerice_ddp: Update package to 1.3.30.0
2023-01-24 Justin HibbitsMechanically convert ixgbe(4) to IfAPI
2023-01-24 Justin HibbitsMechanically convert dtsec(4) to IfAPI
2023-01-24 Justin Hibbitsdebugnet: Add ifnet accessor to set debugnet methods
2023-01-24 Justin Hibbitsifnet/API: Move struct ifnet definition to a <net/if_pr...
2023-01-24 Justin Hibbitsifnet API: Change if_init() to take context argument
2023-01-24 Justin HibbitsMechanically convert etherswitch drivers to IfAPI
2023-01-24 Justin HibbitsMechanically convert iavf(4) to IfAPI
2023-01-24 Justin HibbitsMechanically convert ixl(4) to IfAPI
2023-01-24 Justin HibbitsMechanically convert neta(4) to IfAPI
2023-01-24 Justin HibbitsMechanically convert if_cpsw(4) to IfAPI
2023-01-24 Justin HibbitsMechanically convert if_vtnet(4) to IfAPI
2023-01-24 Justin HibbitsMechanically convert if_emac(4) to IfAPI
2023-01-24 Justin HibbitsConvert xl(4) to IfAPI
2023-01-24 Michal Gulbickiqat: Add Intel® 4xxx Series platform support
2023-01-24 Domagoj Stolfadtrace: Improve a verifier error message
2023-01-23 Mark Johnstonnetmap: Try to count packet drops in emulated mode
2023-01-23 Mark Johnstonnetmap: Correct a comment
2023-01-23 Mark Johnstonnetmap: Fix a queue length check in the generic port...
2023-01-23 Mark Johnstonnetmap: Tell the compiler to avoid reloading ring indices
2023-01-23 Mitchell Hornevtblk: secondary fix for dumping
2023-01-23 Mitchell Horneddb: have 'reset' command use normal reboot path
2023-01-23 Mitchell Hornekern_reboot: unconditionally call shutdown_reset()
2023-01-23 Jiajie ChenAdd kf_file_nlink field to kf_file and populate it
2023-01-23 Xin LIMFV: xz 5.4.1.
2023-01-22 Alexander V. Chernikovnetinet6: honor blackhole/unreach routes in the non...
2023-01-21 Andrew Gallatinvm: centralize VM_BATCHQUEUE_SIZE definition
2023-01-21 Alexander V. Chernikovnetlink: fix OOB write when creating attribute bitmask.
2023-01-21 Alexander V. Chernikovnetlink: allow creating sockets with SOCK_DGRAM.
2023-01-21 Warner Loshelf: EF_ARM_EABI_VERSION_UNKNOWN is no longer used...
2023-01-21 Adrian Chaddasmc: Add MacbookAir6,2
2023-01-21 Warner Loshelf: Catch up with defining EF_ARM_EABI_VERSION in...
2023-01-20 Warner Loshelf_common.h: Add parens to EF_ARM_EABI_VERSION macro
2023-01-20 Warner Loshbyteswap.h: Add a glibc/linux compatible byteswap.h
2023-01-20 Warner Loshlinux: For better compatibility, provide compatible...
2023-01-20 Warner Loshelf_common.h: define EF_ARM_EABI_VERSION
2023-01-20 Konstantin BelousovHandle int rank issues in in vn_getsize_locked() and...
2023-01-20 Konstantin Belousovkern_umtx.c do_wait(): correct confusing indent
2023-01-20 Yurihms(4): Fix a copy/paste issue and check both _X and _Y
2023-01-20 Robert Wingvmm: fix use after free in ppt_detach()
next