]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
kernel linker: do not read debug symbol tables for non-debug symbols
[FreeBSD/FreeBSD.git] / sys /
2021-12-15 Konstantin Belousovkernel linker: do not read debug symbol tables for...
2021-12-15 Konstantin Belousovlinker_debug_symbol_values(): use proper linker interfa...
2021-12-15 Konstantin Belousovx86: add a comment providing source for numbers in...
2021-12-15 Konstantin Belousovamd64: correct size of the SSE area in the xsave layout
2021-12-15 Rick Macklemnfsd: Do not try to cache a reply for NFSERR_BADSLOT
2021-12-15 Rick Macklemnfsd: Sanity check the ACL attribute
2021-12-14 Alan Somersfusefs: update atime on reads when using cached attributes
2021-12-14 Alan Somersfusefs: fix copy_file_range when extending a file
2021-12-14 Alan Somersfusefs: delete a redundant getnanouptime
2021-12-14 Eugene Grosbeinif_epair: MFC: fix module build outside of kernel build...
2021-12-14 Andrew TurnerRemove redundant declarations
2021-12-14 Andrew TurnerMove the arm64 identify_cpu SYSINIT earlier
2021-12-14 Andrew TurnerMove KHELP_DECLARE_MOD_UMA later in the boot
2021-12-14 Andrew TurnerPrint the correct register for the arm64 elr
2021-12-14 Andrew TurnerPass the ACPI ID when reading the ACPI domain
2021-12-14 Andrew TurnerStop reading the arm64 domain when it's known
2021-12-14 Andrew TurnerAllocate arm64 per-CPU data in the correct domain
2021-12-14 Doug MooreSet uninitialized popmap bits in vm_reserv_init
2021-12-14 Cy Schubertip_log: remove set-but-not-unused vars
2021-12-14 Konstantin Belousovamd64: Only build aout.ko when COMPAT_FREEBSD32 is...
2021-12-13 Kristof Provostpfsync: fix incorrect enabling of defer mode
2021-12-13 Kristof Provostpfsync: locking fixes
2021-12-13 Kristof Provostpfsync: fix defer timeout
2021-12-13 Kristof Provostpfsync: check IFF_DRV_RUNNING in the correct field
2021-12-13 Kristof Provostpfsync: NULL check sc before using it
2021-12-13 Mark Johnstonvm_page: Tighten the object lock assertion in vm_page_i...
2021-12-13 Mark Johnstonng_ubt: Avoid attaching to several newer Intel controllers
2021-12-13 Andreas Wetzelrtwn/usb: add product ID for Asus USB N10 Nano Rev. B1
2021-12-13 Alexander Motinxhci: Add PCI IDs for Thunderbolt 3/4 USB controllers.
2021-12-13 Konstantin Belousovkern.pre.mk: allow to use and customize elfdump during...
2021-12-13 Konstantin Belousovkern.pre.mk: trim space at EoL
2021-12-13 Konstantin BelousovStyle
2021-12-13 Konstantin Belousovfcntl(2): add F_KINFO operation
2021-12-13 Konstantin BelousovAdd declaration for static export_file_to_kinfo()
2021-12-12 Ed Mastebxe: tag files to skip clang-format formatting
2021-12-11 Kristof Provostif_pflog: fix packet length
2021-12-11 Zhenlei Huangif_epair: Also mark the flag of pair b with IFF_KNOWSEPOCH
2021-12-11 Alexander Motinxhci: Add PCI IDs from recent Intel CPUs.
2021-12-11 Rick Macklemnfscl: Sanity check the Sequence slotid in reply
2021-12-11 Rick Macklemnfsd: Sanity check the len argument for ListXattr
2021-12-10 Mitchell HorneRemove references to sio(4) from NOTES
2021-12-10 Mitchell Horneucom: s/sio/ucom/
2021-12-10 Mitchell Hornex86: remove unused T_USER flag
2021-12-10 Mike Karelskernel: partially revert e9efb1125a15, default inet...
2021-12-10 Mike Karelskernel: deprecate Internet Class A/B/C
2021-12-10 Andriy Gaponiflib_stop: drain rx tasks to prevent any data races
2021-12-10 Andriy Gapontwsi: unify error handling, explicitly handle more...
2021-12-10 Andriy Gapontwsi: improve a handful of debug messages
2021-12-10 Andriy Gapontwsi: do not attempt transfer if bus is not idle
2021-12-10 Andriy Gapontwsi: remove redundant enabling of the controller
2021-12-10 Andriy Gapontwsi: protect interaction between twsi_transfer and...
2021-12-10 Michael TuexenHyper-V: hn: Enter network epoch when required
2021-12-10 Michael Tuexensctp: unbreak NOINET6 builds.
2021-12-10 Michael Tuexensctp: inherit IP level socket options from listening...
2021-12-10 Michael Tuexensctp: use the correct traffic class when sending SCTP...
2021-12-10 Michael Tuexensctp: improve handling of assoc ids in socket options
2021-12-10 Michael Tuexensctp: cleanup, no functional change intended.
2021-12-10 Konstantin Belousovswap_pager.c: Remove MPSAFE and ARGSUSED annotations
2021-12-10 Konstantin Belousovimgact_aout.c: some style
2021-12-10 Konstantin Belousovimgact_aout.c: We do not expect the aout support to...
2021-12-10 Rick Macklemnfsd: Add checks for layout errors in LayoutReturn
2021-12-10 Rick Macklemnfscl: Sanity check irdcnt in nfsrpc_createsession
2021-12-09 Cy Schubertipfilter: Avoid more null if-then-else blocks
2021-12-09 Cy Schubertipfilter: Correct a comment and add notation
2021-12-09 Cy Schubertipfilter: Correct function description
2021-12-09 Cy Schubertipfilter: Add DTrace SDT probe
2021-12-09 Cy Schubertipfilter: New DT5 DTrace macro
2021-12-09 Cy Schubertipfilter: Whitespace cleanup
2021-12-09 Cy Schubertipfilter: Compat and simplify DTrace macro definitions
2021-12-09 Cy Schubertipfilter: Save a word of stack space
2021-12-09 Alexander Motinig4: Add PCI IDs for Intel Alder Lake I2C controller.
2021-12-09 Alexander MotinAPEI: Fix Generic Error Data Entry revision 3.0 handling.
2021-12-08 Mark Johnstonvm_fault: Factor out per-object operations into vm_faul...
2021-12-08 Mark Johnstonvm_fault: Introduce a fault_status enum for internal...
2021-12-08 Mark Johnstonvm_fault: Move nera into faultstate
2021-12-08 Alexander Motinichsmb: Add PCI IDs for Intel Alder Lake SMBus controller
2021-12-08 Alexander MotinGEOM: Switch g_io_deliver() locking from cp to pp.
2021-12-07 Gordon Berglingnet80211(4): Fix a typo in a sysctl description
2021-12-07 Gordon Berglingomap4: Fix a few typos in source code comments
2021-12-07 Mitchell HorneImplement GET_STACK_USAGE on remaining archs
2021-12-07 Mitchell Hornearm64, powerpc: fix calculation of 'used' in GET_STACK_...
2021-12-07 Mitchell Hornei386: take pcb and fpu area into account in GET_STACK_USAGE
2021-12-07 Kristof Provostpf: remove unused variables
2021-12-07 Alan Somersfusefs: Fix a bug during VOP_STRATEGY when the server...
2021-12-07 Alan Somersfusefs: fix a recurse-on-non-recursive lockmgr panic
2021-12-07 Alan Somersfusefs: quiet some cache-related warnings
2021-12-07 Alan Somersfusefs: implement FUSE_NO_OPEN_SUPPORT and FUSE_NO_OPEN...
2021-12-07 Alan Somersfusefs: diff reduction in fuse_kernel.h
2021-12-06 Jessica Clarkemips: Fix build of kernel.tramp.bin after upstream...
2021-12-06 Warner Loshheaders: Implement _ISOC11_SOURCES macro when __POSIX_C...
2021-12-06 Warner Loshmpr: fix freeze / release mismatch in timeout code
2021-12-06 Warner Loshsys/uuid.h: Include sys/types.h
2021-12-06 Warner Loshsys/backlight.h: include sys/types.h
2021-12-06 Warner Loshsys/ata.h: Include sys/types.h
2021-12-06 Warner Loshsys/disk/*.h: Include sys/types.h
2021-12-06 Warner Loshsys/alq.h: Kernel only file, mark as such
2021-12-06 Warner Loshsys/acct.h: Add sys/types.h include
2021-12-06 Warner Loshsys/file.h: Allow inclusion when compiling for a strict...
2021-12-06 Warner Loshdevctl.h: Spelling typo
2021-12-06 Warner Loshcam: Unbreak CAM_IO_STATS build
next