]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
linsysfs(5): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743
[FreeBSD/FreeBSD.git] / sys /
2023-08-18 Dmitry Chaginlinsysfs(5): Remove sys/cdefs.h inclusion where it...
2023-08-18 Dmitry Chaginlinux(4): Follow style(9), include sys/systm.h after...
2023-08-18 Dmitry Chaginlinux(4): Remove sys/cdefs.h inclusion where it's not...
2023-08-18 Doug Moorelinuxkpi math: fix kassert in math64.h
2023-08-18 Kyle Evanslinuxkpi: fix buildkernel after b80ea452375f
2023-08-18 Kyle Evanskern: osd: stop downsizing arrays when the last slot...
2023-08-18 Bjoern A. ZeebLinuxKPI: implement mul_u64_u64_div_u64()
2023-08-18 Glen Barberrelease: update main to ALPHA2
2023-08-18 Ed Mastemsi: handle error from BUS_REMAP_INTR in msi_assign_cpu
2023-08-17 John Baldwinarm64 makectx: Fix overflow of tf_x array
2023-08-17 Mark Johnstonvmm: Fix VM_GET_CPUS compatibility
2023-08-17 Elliott Mitchellintr: merge interrupt table uses of MAXCOMLEN into...
2023-08-17 Elliott Mitchellintr: move MAX_STRAY_LOG to interrupt.h
2023-08-17 Dmitry Chaginlinux(4): Update my copyrights, add SPDX tag
2023-08-17 Dmitry Chaginlinux(4): Fix leftovers after 2ff63af9
2023-08-17 Dmitry Chaginlinux(4): Drop bogus __arm__ condition due to lack...
2023-08-17 Dmitry Chaginlinux(4): Don't miss error from underlying in sendfile
2023-08-17 James McLaughlinlinux(4): Add sendfile fallback for non-socket fds
2023-08-17 Dmitry Chaginlinux(4): Use native off_t for fo_sendfile call
2023-08-17 Dmitry Chaginlinux(4): Regen for sendfile
2023-08-17 Dmitry Chaginlinux(4): Use l_off_t type for offset argument in sendf...
2023-08-17 Alvin Chenlinux(4): Be verbose about unsupported ioctl commands...
2023-08-17 Alvin Chenlinux(4): Add 2 Linux socket ioctl commands
2023-08-17 Marius Strobliflib drivers: Constify PCI ID LUTs
2023-08-17 John Baldwinarm64 db_trace: Ensure trapframe pointer is suitably...
2023-08-17 Ed MasteUse 115200 bps by default for serial communication
2023-08-17 Dag-Erling SmørgravRemove my middle name.
2023-08-17 Mateusz Pacuszkaixl: fix multicast filters handling
2023-08-17 Andrew TurnerAdd a virtio-gpu 2D driver
2023-08-16 Warner Loshsys: Remove $FreeBSD$: two-line lua tag
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line catalog
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line bare tag
2023-08-16 Warner Loshsys: Remove $FreeBSD$: two-line nroff pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .S pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: two-line .c pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: sound driver version
2023-08-16 John Baldwinsys: Add a deprecation warning for 32-bit kernels.
2023-08-16 Navdeep Parharcxgbe(4): Update firmwares to 1.27.4.0
2023-08-16 Warner Loshpowerpc/ata: Remove non-standard __FBSDID()
2023-08-16 Warner Loshcursor.bdf: Remove $FreeBSD$ tag
2023-08-16 Warner Loshps3: Don't add $FreeBSD$ to generated file
2023-08-16 Warner Loshvnode_if: Don't add $FreeBSD$ to the output
2023-08-16 Warner Loshfw_stub: Don't add $FreeBSD$ to generated file
2023-08-16 Warner Loshmiidevs2h: Ignore the first line
2023-08-16 Warner Loshusbdevs2h: Ignore First Line and stop generating $FreeBSD$
2023-08-15 Kevin Bowlinge1000: Fix off by one ipcse
2023-08-15 John Baldwinnvme.h: Fix a comment typo in admin opcode enum
2023-08-15 Ed Mastedrm2: remove unused Alpha and MIPS #defines
2023-08-15 Ed Mastex86: include CPU ID in "Invalid CPU ID" panic
2023-08-15 Ed Mastearm64: increase MAXCPU to 1024, following amd64
2023-08-15 Andrew Turnerarm64: Add a driver for the Arm PL031 RTC
2023-08-15 Emmanuel Vadotofw_firmware: Return BUS_PROBE_GENERIC instead of 0
2023-08-15 Kevin Bowlinge1000: disable TSO on lem(4) and em(4)
2023-08-14 Warner Loshnvme: use mtx_padaalign instead of mtx + alignment...
2023-08-14 Ed Mastepci: return 0 for pci_remap_intr_method MSI-X non-error...
2023-08-14 Ed Mastex86: move EARLY_AP_STARTUP into DEFAULTS
2023-08-14 Gleb Smirnoffsockets: on accept(2) don't copy all of so_options...
2023-08-14 Dmitry Chaginvm: Allow MAP_32BIT for all architectures
2023-08-14 Dmitry Chaginvm: MAP_32BIT_MAX_ADDR defined in sys/mman.h
2023-08-14 Bartosz Sobczakofed: fix roce gid insertion for vlan interfaces
2023-08-14 Dmitry Chaginlinux(4): Fix MSG_CTRUNC handling in recvmsg()
2023-08-14 Dmitry Chaginlinux(4): Add a comment explaining udata freeing on...
2023-08-14 Dmitry Chaginlinux(4): Refactor recvmsg
2023-08-14 Dmitry Chaginlinux(4): Skip unsupported anxiliary message
2023-08-14 Dmitry Chaginlinux(4): Improve readability of recvmsg control buffer...
2023-08-14 Dmitry Chaginlinux(4): Drop bogus empty line in linux_socket.c
2023-08-14 Dmitry Chaginlinux(4): Fix control message size calculation again
2023-08-14 Michael Tuexensctp: cleanup
2023-08-13 Michael Tuexensctp: add an assert
2023-08-13 Michael Tuexensctp: use consistent names for locking macros
2023-08-14 Kevin Bowlingixgbe: define IXGBE_LE32_TO_CPUS
2023-08-13 Emmanuel Vadotofw_firmware: Only match if there is no compatible
2023-08-13 Xin LIMFV: less v643.
2023-08-13 Kyle EvansMerge commit 'acb089b983171667467adc66f56a723b609ed22e...
2023-08-12 Konstantin Belousovtc_fill_vdso_timehands32(): fix
2023-08-12 Kirk McKusickSet UFS/FFS file type to snapshot before changing its...
2023-08-12 Kevin Bowlingvlan: Respect IFCAP_LRO mask
2023-08-12 Kristof ProvostRevert "if_vlan: do not enable LRO for bridge interaces"
2023-08-12 Shailend Chandgve: Simplify tx loop over buffer ring
2023-08-12 Alan Coxvm: Fix address hints of 0 with MAP_32BIT
2023-08-12 Konstantin Belousovlinuxolator: implement Linux' PROT_GROWSDOWN
2023-08-12 Konstantin Belousovvm_map_protect(): add VM_MAP_PROTECT_GROWSDOWN flag
2023-08-12 Konstantin Belousovvm_map_growstack(): restore stack gap data if gap entry...
2023-08-12 Konstantin Belousovvm_map: do not allow to merge stack gap entries
2023-08-12 Konstantin Belousovvm_map_protect(): handle stack protection stored in...
2023-08-12 Konstantin Belousovvm_map_protect(): move guard handling at the last phase...
2023-08-12 Konstantin Belousovvm_map_growstack(): handle max protection for stacks
2023-08-12 Konstantin Belousovvm_map.c: add CONTAINS_BITS macro
2023-08-12 Konstantin BelousovAdd vm_map_insert1(9)
2023-08-12 Konstantin Belousovvm_map_insert(): update herald comment
2023-08-12 Warner Loshrpi: Simplify dtb file tests
2023-08-11 Paul Vixieif_vlan: do not enable LRO for bridge interaces
2023-08-11 Konstantin Belousovtmpfs: add the "pgread" mount option to the allowed...
2023-08-11 Kristof Provostvtnet: allow IFF_ALLMULTI to be set without VIRTIO_NET_...
2023-08-11 Kirk McKusickOptimize operations on UFS/FFS filesystems with bad...
next