jail.8: Document sysctl entries jail.{allow_raw_sockets,chflags_allowed}
[dragonfly.git] / sys /
2019-06-18 Aaron LIjail.8: Document sysctl entries jail.{allow_raw_sockets...
2019-06-18 Aaron LIjail: Implement read-only sysctl "jail.jailed"
2019-06-17 Matthew Dillondrm - Fix system lockup bug in signal_pending_state()
2019-06-17 François Tigeotdrm/linux: Add io_schedule_timeout()
2019-06-17 zrjBump __DragonFly_version for libopie removal.
2019-06-17 zrjkernel: Separate md5 from userland.
2019-06-17 zrjkernel: Make <sys/md4.h> and <sys/md5.h> exclusive...
2019-06-17 François Tigeotdrm/linux: Restore wait_event*() functionality
2019-06-16 François Tigeotdrm/linux: Rework wait queues
2019-06-16 François Tigeotdrm/linux: Add LIST_HEAD_INIT()
2019-06-15 Matthew Dillonkernel - Fix SMAP/SMEP caught user mode access part...
2019-06-15 Matthew Dillonkernel - Fix SMAP/SMEP caught user mode access part...
2019-06-15 Aaron LIu4b/audio: Fix panic by kfree(NULL)
2019-06-13 Matthew Dillonkernel - Fix gdb / tracing
2019-06-12 Sascha WildnerUse some standard type names better.
2019-06-12 Sascha Wildner<sys/signal.h>: Adjust the type of stack_t's ss_sp...
2019-06-12 François Tigeotdrm/linux: Fix schedule_timeout()
2019-06-12 Sascha Wildner<sys/param.h>: Fix _DragonFly_version.
2019-06-12 Justin C. SherrillChanges for DragonFly 5.7. v5.7.0
2019-06-10 François Tigeotdrm/linux: Add task_struct, rework sleep and wake up...
2019-06-02 Sascha WildnerRemove lint checks in system headers.
2019-06-02 Tomohiro Kusumisys/vfs/hammer: Rename hammer_flush_inode_done() -...
2019-06-02 François Tigeotdrm: Sync drm_gem_object_lookup() with Linux 4.7.10
2019-06-01 Peeter Mustkernel/evdev: create input devices with UID_ROOT and...
2019-06-01 Sepherosa Ziehauem/emx/igb: Merge Intel em-7.7.4 and igb-2.5.6
2019-05-31 François Tigeotdrm/radeon: Stop naming the kernel module "radeonkms"
2019-05-31 Matthew Dillonvkernel - Adjust use of GDF_VIRTUSER
2019-05-31 Matthew Dillondummynet - Poll only if operational, change default...
2019-05-30 François Tigeotdrm/linux: Implement i2c_bit_add_bus()
2019-05-30 Sascha Wildner<sys/sysctl.h>: Remove the unused CTL_HW_NAMES define.
2019-05-30 Sascha Wildnerkernel/sysctl: Switch kern.osrevision to showing __Drag...
2019-05-30 François Tigeotdrm/linux: Add wait_event_interruptible_locked()
2019-05-30 François Tigeotdrm/linux: Add vmalloc() and vzalloc()
2019-05-30 François Tigeotdrm/linux: Add set_memory_uc()
2019-05-30 François Tigeotdrm/linux: Add gcd()
2019-05-30 François Tigeotdrm/linux: Add list_prev_entry()
2019-05-30 François Tigeotdrm/linux: Fix pci_map_page() arguments
2019-05-30 Matthew Dillonvkernel - Restore vkernel build
2019-05-30 Matthew Dillonkernel - Don't block in tstop() with locks held
2019-05-29 Sascha Wildner<sys/syslimits.h>: Clean up inclusion check and warning.
2019-05-28 Matthew Dillonkernel - Build 'evdev' into the kernel
2019-05-28 Matthew Dillonkernel - Refactor scheduler weightings part 2/2.
2019-05-27 Sascha Wildnerkernel/pmap: Clean up no longer used MALLOC_DEFINE.
2019-05-26 Sascha Wildner<sys/cdefs.h>: Remove the old unused __DF_VISIBLE.
2019-05-26 Matthew Dillonkernel - VM rework part 21 - Start resynchronizing...
2019-05-26 Matthew Dillonkernel - Backout 'Reduce token backoff'
2019-05-26 Matthew Dillonkernel - Refactor scheduler weightings part 1/2.
2019-05-25 Matthew Dillonkernel - pipe locks are not needed in the kqueue event...
2019-05-25 Matthew Dillonkernel - Reduce token backoff
2019-05-25 Sascha Wildnerkernel/netmap: Move headers into <net/netmap/...>.
2019-05-23 Matthew Dillonkernel - Enhance indefinite wait buffer console message
2019-05-23 Sascha Wildnerkernel: Remove two more unneeded .PATHs.
2019-05-23 Sascha Wildnerkernel/smbus: Remove an unneeded .PATH in a Makefile.
2019-05-23 Sascha WildnerMove <sys/fd_set.h> to <sys/_fd_set.h>.
2019-05-23 Sascha WildnerDon't include the full <sys/signal.h> in headers that...
2019-05-23 Matthew Dillonkernel - Reduce acpi_ec timeout after failure, silence...
2019-05-22 François Tigeotdrm: Reduce differences with Linux in ioctl code
2019-05-22 Matthew Dillonkernel - VM rework part 20 - Fix vmmeter_neg_slop_cnt
2019-05-22 Matthew Dillonkernel - Reduce/refactor nbuf and maxvnodes calculations.
2019-05-21 Matthew Dillonkernel - VM rework part 18 - Cleanup
2019-05-21 Sascha Wildner<net/netmap_user.h>: s/<malloc.h>/<stdlib.h>/.
2019-05-21 Matthew Dillonkernel - VM rework part 17 - Cleanup
2019-05-20 Matthew Dillonkernel - VM rework part 16 - Optimization & cleanup...
2019-05-20 Matthew Dillonkernel - VM rework part 15 - Core pmap work, refactor...
2019-05-20 Matthew Dillonkernel - VM rework part 14 - Core pmap work, stabilize...
2019-05-20 Matthew Dillonkernel - VM rework part 13 - Core pmap work, stabilize...
2019-05-20 Matthew Dillonkernel - VM rework part 12 - Core pmap work, stabilize...
2019-05-20 Matthew Dillonkernel - VM rework part 11 - Core pmap work to remove...
2019-05-20 Matthew Dillonkernel - VM rework part 10 - Precursor work for termina...
2019-05-20 Matthew Dillonkernel - VM rework part 9 - Precursor work for terminal...
2019-05-20 Sascha Wildnersys/boot: Clean up btxld's manual page.
2019-05-19 François Tigeotdrm: Do not report PRIME as supported
2019-05-18 Matthew Dillonkernel - Remove improper direct user-space access
2019-05-18 Sascha Wildnerkernel: Don't include <sys/user.h> in kernel code.
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-17 Matthew DillonRevert "kernel - Clean up direction flag on syscall...
2019-05-17 Matthew Dillonkernel - Implement support for SMAP and SMEP security (3)
2019-05-17 Matthew Dillonkernel - Clean up direction flag on syscall entry
2019-05-17 Matthew Dillonkernel - Implement support for SMAP and SMEP security (2)
2019-05-17 Matthew Dillonkernel - Implement support for SMAP and SMEP security
2019-05-16 Matthew Dillonkernel - Implement retpoline for kernel
2019-05-15 Sascha WildnerDon't include "internal" headers outside of regular...
2019-05-15 Matthew Dillonkernel - Add MDS mitigation support for Intel side...
2019-05-15 Matthew Dillonkernel - VM rework part 8 - Precursor work for terminal...
2019-05-13 Peeter Mustkernel/evdev: Synchronize event codes with Linux 4.16
2019-05-12 Matthew Dillonkernel - VM rework part 7 - Initial vm_map_backing...
2019-05-12 Matthew Dillonkernel - VM rework part 6 - Stabilize
2019-05-12 Matthew Dillonkernel - VM rework part 5 - Cleanup
2019-05-11 Matthew Dillonkernel - Restore kern.cam.da.X.trim_enabled sysctl
2019-05-11 Matthew Dillonkernel - VM rework (fix introduced bug)
2019-05-10 Matthew Dillonkernel - VM rework part 4 - Implement vm_fault_collapse()
2019-05-10 Matthew Dillonkernel - VM rework part 3 - Cleanup pass
2019-05-10 Matthew Dillonkernel - VM rework part 2 - Replace backing_object...
2019-05-10 Matthew Dillonkernel - VM rework part 1 - Remove shadow_list
2019-05-10 Sascha WildnerSync ACPICA with Intel's version 20190509.
2019-05-10 Matthew Dillonkernel - __read_mostly pass on vm_fault
2019-05-10 Matthew Dillonkernel - __read_mostly pass on vfs_subr
2019-05-10 Matthew Dillonkernel - __read_mostly pass on vfs_cache
2019-05-10 Matthew Dillonkernel - __read_mostly pass on lwkt_thread
2019-05-09 Matthew Dillonkernel - Quick pass add __read_frequently
next