]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
LinuxKPI: ipv6.h add missing #include
[FreeBSD/FreeBSD.git] / sys / sys /
2021-07-18 Bjoern A. Zeebtermios: add more speeds
2021-07-12 Warner Loshstand/kmem_zalloc: panic when a M_WAITOK allocation...
2021-07-12 Warner Loshconfig_intrhook: provide config_intrhook_drain
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-07-09 Alexander MotinAllow sleepq_signal() to drop the lock.
2021-07-07 Konstantin Belousovsoftdep_prelink(): only do sync if other thread changed...
2021-07-07 Konstantin Belousovnamei: add NDPREINIT() macro
2021-07-07 Konstantin Belousovseqc: add symbolic name for in-modify bit
2021-07-05 Mateusz Guzikmbuf: add m_free_raw to be used instead of directly...
2021-07-05 Alex RichardsonExpose clang's alignment builtins and use them for...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Rick Macklemparam.h: Bump __FreeBSD_version to 1300510 for commit...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-24 Mitchell HorneConsolidate machine/endian.h definitions
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-22 Konstantin BelousovAdd a knob to disable dequeueing SIGCHLD on waiting...
2021-06-22 Konstantin BelousovAdd a knob to not drop signal with default ignored...
2021-06-21 Mark JohnstonConsistently use the SOCKBUF_MTX() and SOCK_MTX() macros
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-14 Randall Stewarttcp: LRO timestamps have lost their previous precision
2021-06-14 Mark JohnstonSuppress D_NEEDGIANT warnings for some drivers
2021-06-14 Neel Chauhanlinuxkpi: Add list_for_each_entry_lockless() macro
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-13 Mateusz GuzikFix a braino in previous.
2021-06-13 Mateusz GuzikFix tinderbox build after 1762f674ccb571e6 ktrace commit.
2021-06-13 Konstantin Belousovktrace: add a kern.ktrace.filesize_limit_signal knob
2021-06-13 Konstantin Belousovktrace: use the limit of the trace initiator for file...
2021-06-13 Konstantin Belousovktrace: pack all ktrace parameters into allocated struc...
2021-06-13 Konstantin Belousovaccounting: explicitly mark the exiting thread as doing...
2021-06-13 Konstantin BelousovChange the return type of sv__setid_allowed from bool...
2021-06-13 Konstantin Belousovsysent: allow ABI to disable setid on exec.
2021-06-12 Neel Chauhanlinuxkpi: Add macros for might_lock_nested() and lockde...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-07 Konstantin BelousovAdd thread_reap_barrier()
2021-06-07 Konstantin Belousovkern linker: do not allow more than one kldload and...
2021-06-07 Michael Tuexenmend
2021-06-07 Mateusz GuzikFix up macro use in lim_cur
2021-06-07 Mateusz Guzikvfs: retire unused vn_seqc_write_begin_unheld*
2021-06-07 Mateusz Guzikproc: add PROC_WAIT_UNLOCKED
2021-06-02 Mateusz Guziklockprof: pass lock type as an argument instead of...
2021-06-02 Hans Petter SelaskyThe old thread priority must be stored as part of the...
2021-06-02 Hans Petter SelaskyAdd TCP LRO support for VLAN and VxLAN.
2021-06-02 Hans Petter SelaskyMake sure all tasklets are drained before unloading...
2021-06-01 Colin Percivaltaskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_T...
2021-06-01 Konstantin Belousovsys_process.c: extract ptrace_unsuspend()
2021-05-31 Konstantin BelousovMove mnt_maxsymlinklen into appropriate fs mount data...
2021-05-31 Mark Johnstonktls.h: Guard includes behind _KERNEL
2021-05-31 Kirk McKusickFix handling of embedded symbolic links (and history...
2021-05-19 Konstantin Belousovopenat(2): add O_EMPTY_PATH
2021-05-11 Greg Vlinker_set: fix globl/weak symbol redefinitions to...
2021-05-10 Rick Macklemparam.h: Bump __FreeBSD_version to 1300505 for 272f39942254
2021-05-10 Hans Petter SelaskyFix build of stand/usb .
2021-05-10 Elliott Mitchellkern/intr: declare interrupt vectors unsigned
2021-05-10 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-10 Konstantin Belousovptracestop: mark threads suspended there with the new...
2021-05-10 Konstantin Belousovptrace: do not allow for parallel ptrace requests
2021-05-10 Konstantin BelousovAdd thread_run_flash() helper
2021-05-10 Konstantin BelousovAdd sleepq_remove_nested()
2021-05-10 Konstantin BelousovELF coredump: define several useful flags for the cored...
2021-05-07 Konstantin Belousovioccom: define ioctl cmd value that can never be valid
2021-05-01 Neel Chauhanparam.h: bump __FreeBSD_version for commits efe7f12cd37...
2021-04-30 Rick Macklemparam.h: bump __FreeBSD_version for commit 5a45802b3c8c
2021-04-28 Mark Johnstondomainset: Define additional global policies
2021-04-28 Mark JohnstonAdd required checks for unmapped mbufs in ipdivert...
2021-04-27 Ka Ho Ng__FreeBSD_version: update the references to the doc...
2021-04-26 Neel Chauhanlinuxkpi: Implement atomic_dec_and_lock_irqsave()
2021-04-23 Konstantin Belousovsysctl vm.objects: report backing object and swap use
2021-04-23 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-23 Konstantin Belousovopen(2): Implement O_PATH
2021-04-23 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-23 Konstantin Belousovvfs_vnops.c: Make vn_statfile() non-static
2021-04-23 Konstantin BelousovAT_RESOLVE_BENEATH is bsd-specific
2021-04-23 Konstantin BelousovStop arming kqueue timers on knote owner suspend or...
2021-04-23 Konstantin BelousovStop arming realtime posix process timers on suspend...
2021-04-23 Konstantin BelousovStop arming periodic process timers on suspend or terminate
2021-04-23 Konstantin Belousovrtld dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-22 Alex Richardsontests/sys/kern/crc32: Check for SSE4.2 before using it
2021-04-21 Mitchell HorneIntroduce kdb-level watchpoint functions
2021-04-19 Mark JohnstonRename struct device to struct _device
2021-04-16 Richard ScheffeneggerExport sbuf_drain to orchestrate lock and drain action
2021-04-16 Mitchell Hornermlock(9): add an RM_DUPOK flag
2021-04-15 Kevin Bowlingsys/ck.h: Add an include guard
2021-04-11 Konstantin Belousovstruct mount uppers: correct locking annotations
2021-04-10 Mateusz Guzikvfs: replace vfs_smr_quiesce with vfs_smr_synchronize
2021-04-10 Mateusz Guzikvfs: add vfs_smr_quiesce
2021-04-10 Mateusz Guzikvfs: add vfs_ref_from_vp
2021-04-10 Mateusz Guziklibkern: use compiler builtins for strcpy, strcmp and...
2021-04-07 Konstantin Belousovmbuf: add a way to mark flowid as calculated from the...
2021-03-29 John BaldwinSet TDP_KTHREAD before calling cpu_fork() and cpu_copy_...
2021-03-23 Hans Petter SelaskyMFC 6eb60f5b7f7d:
2021-03-23 Hans Petter SelaskyMFC c743a6bd4fc0:
2021-03-20 Gordon BerglingFix a few typos in comments
2021-03-18 Mateusz Guzikvfs: fix vnlru marker handling for filtered/unfiltered...
2021-03-18 Scott Long base: remove if_wg(4) and associated utilities,...
2021-03-17 Alex RichardsonRemove unnecessary semicolon from CRITICAL_ASSERT()
2021-03-15 Mark JohnstonRename _cscan_atomic.h and _cscan_bus.h to atomic_san...
2021-03-12 Jamie GrittonMFC jail: Add PD_KILL to remove a prison in prison_deref().
2021-03-12 Jamie GrittonMFC jail: Add pr_state to struct prison
2021-03-12 Jamie GrittonMFC jail: Change the locking around pr_ref and pr_uref
next