]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Refresh tmpfs(5) man page.
[FreeBSD/FreeBSD.git] / sys /
2017-01-19 Conrad Meyerffs_vnops: Simplify extattr access
2017-01-19 Konstantin BelousovRename tmpfs_mount member allnode_lock to include names...
2017-01-19 Konstantin BelousovProtect macro argument.
2017-01-19 Luiz Otavio O SouzaHandle the set capabilities ioctl, letting the hardware...
2017-01-19 Konstantin BelousovRework some tmpfs lock assertions.
2017-01-19 Konstantin BelousovStyle fixes and comment updates.
2017-01-19 Luiz Otavio O SouzaThe port number and the to_port_en flag are valid only...
2017-01-19 Konstantin BelousovRemove unused union member, fifos on tmpfs are implemen...
2017-01-18 Conrad Meyerrestore(8): Handle extended attribute names correctly
2017-01-18 Conrad Meyerufs/extattr.h: Fix documentation of ea_name termination
2017-01-18 Mateusz Guziksx: reduce lock accesses similarly to r311172
2017-01-18 Mateusz Guzikrwlock: reduce lock accesses similarly to r311172
2017-01-18 Gleb SmirnoffFormat and sort MSG_* flags, to prevent misedits in...
2017-01-18 Gleb SmirnoffFix regression from r311568: collision of MSG_NOSIGNAL...
2017-01-18 Ruslan BukinRemove empty ranges property so beri_simplebus can...
2017-01-18 Sean Brunough, device_t not device_t *
2017-01-18 Sean BrunoChange device type to unbreak drm-next testing and...
2017-01-18 Hans Petter SelaskyImplement kernel support for hardware rate limited...
2017-01-18 Andrew TurnerUse the kernel stack in the ARM FBT DTrace provider...
2017-01-18 Toomas Soomeloader: efi devpath api usage should be more aware...
2017-01-18 Justin HibbitsUse the explicit expanded form of cmp.
2017-01-18 Navdeep Parharcxgbe/tom: Fix a case where do_pass_accept_req wasn...
2017-01-17 Ed SchoutenCatch up with changes to structure member names.
2017-01-17 Ed SchoutenRegenerate sources based on the system call tables.
2017-01-17 Ed SchoutenSync in the latest CloudABI generated source files.
2017-01-17 Bryan DreweryDon't compute MPATH during install.
2017-01-17 Alexander MotinRemove writing 'residual' field of struct ctl_scsiio.
2017-01-17 Luiz Otavio O SouzaThe write-protect is not wired on uFW, disable it to...
2017-01-17 Luiz Otavio O SouzaSet the the wp_disabled flag when asked to.
2017-01-17 Sean BrunoAdd 4k quirk for Micron 5100 and Intel S3610 SSDs
2017-01-17 Alexander MotinImprove error message on duplicate iSCSI port.
2017-01-17 Andrey V. ElsukovInitialize IPFW static rules rmlock with RM_RECURSE...
2017-01-17 Hans Petter SelaskyAdd USB audio support for S/PDIF output with C-Media...
2017-01-17 Xin LIMFV r312333: zlib 1.2.11.
2017-01-17 Andriy VoskoboinykAdd sys/dev/rtwn/rtl8821a/usb/r21au_dfs.c into sys...
2017-01-17 Oleksandr Tymoshenko[zynq] Fix panic on USB PHY initialization failure
2017-01-17 Andriy Voskoboinykrtwn: export more stats to net80211
2017-01-16 Toomas Soomeloader: move device path definitions to include/efidevp.h
2017-01-16 Ed Mastedisambiguate msleep KASSERT diagnostics
2017-01-16 Mark JohnstonImprove some of the sysctl descriptions added in r299827.
2017-01-16 Sean BrunoRemove Assert that seems to be hit in various configura...
2017-01-16 Maxim SobolevAdd a new socket option SO_TS_CLOCK to pick from severa...
2017-01-16 Sean BrunoChange startup order for the no EARLY_AP_STARTUP case...
2017-01-16 Ian LeporeRemove arm's cpuconf.h, and references to it, after...
2017-01-16 Alexander MotinMake CTL frontends report kern_data_resid for under...
2017-01-16 Michael Zhilin[gpioths] new driver for temperature/humidity sensor...
2017-01-16 Michael Zhilin[spibus] small code refactoring
2017-01-16 Hiren PanchasaraAdd kevent EVFILT_EMPTY for notification when a client...
2017-01-16 Ian LeporeRemove a bit of armv6 support that didn't get deleted...
2017-01-16 Sepherosa Ziehaualc: Add Killer E2500 support
2017-01-15 Toomas Soomeloader.efi: find_currdev() can leak memory
2017-01-15 Adrian Chadd[net80211] add some more "is this XXX" macros for CTRL...
2017-01-15 Conrad MeyerFix a variety of cosmetic typos and misspellings
2017-01-15 Conrad Meyer"Buses" is the preferred plural of "bus"
2017-01-15 Alexander MotinAdd under-/overrun support to IOCTL and CAM SIM frontends.
2017-01-15 Alexander MotinWhen in kernel, map ctl_scsi_zero_io() to ctl_zero_io().
2017-01-15 Kristof Provostarswitch: Ensure the lock is always held when calling...
2017-01-15 Enji CooperRevert r312119 and reword the intent to fix -Wshadow...
2017-01-15 Conrad MeyerFix a minor typo (Seiral)
2017-01-15 Adrian Chadd[ar71xx] add EARLY_PRINTF support for the rest of the...
2017-01-15 Mark JohnstonSuppress a warning about m_assertbuf being unused.
2017-01-15 Mark JohnstonAvoid unnecessary page lookups in vm_object_madvise().
2017-01-15 Sean BrunoFix hangs in a uniprocessor configuration (qemu, virtua...
2017-01-14 Michael Zhilin[etherswitch] Support Micrel KSZ8995MA switch chip
2017-01-14 Michael Zhilin[mips/onionomega] WiFi & gpio kernel configuration...
2017-01-14 Mark JohnstonStop the scheduler upon panic even in non-SMP kernels.
2017-01-14 Mark JohnstonRevert r311952.
2017-01-14 Enji CooperAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 Jason A. HarmeningAdd comment explaining relative order of sched_unpin...
2017-01-14 Jason A. HarmeningFor i386 temporary mappings, unpin the thread before...
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 Enji CooperMerge content currently under test from ^/vendor/NetBSD...
2017-01-14 Mateusz Guziktmpfs: manage tm_pages_used with atomics
2017-01-14 Enji CooperAdd additional tests missed in previous merges
2017-01-14 Enji Cooperencode_long, encode_timeval: mechanically replace ...
2017-01-14 Enji CooperClean up trailing whitespace
2017-01-14 Enji CooperFix -Wunused on gcc 4.9 (x was set but not used)
2017-01-13 Gleb SmirnoffRemove deprecated fgetsock() and fputsock().
2017-01-13 John BaldwinTrim a few comments on platforms that did not implement...
2017-01-13 Gleb SmirnoffUse getsock_cap() instead of deprecated fgetsock().
2017-01-13 Ian LeporeCorrect the comments about how much buffer is allocated.
2017-01-13 Gleb SmirnoffUse getsock_cap() instead of deprecated fgetsock().
2017-01-13 Ian LeporeCheck tty_gone() after allocating IO buffers. The...
2017-01-13 Michael TuexenEnsure that the buffer length and the length provided...
2017-01-13 Alexander MotinImprove CAM_CDB_POINTER support.
2017-01-13 Adrian Chadd[net80211] add a macro to check this configuration...
2017-01-13 Adrian Chadd[net80211] begin laying the groundwork for drivers...
2017-01-13 Adrian Chadd[net80211] Initial VHT node upgrade/downgrade support...
2017-01-13 Adrian Chadd[net80211] initial, somewhat incomplete VHT channel...
2017-01-13 Enji CooperUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-13 Kevin LoIncrease retry count to 100 in r88e_fw_cmd() and r92c_f...
2017-01-13 Pedro F. GiffuniRemove __nonnull() attributes from x86 machine check...
2017-01-12 Ian LeporeRestructure the tty_drain loop so that device-busy...
2017-01-12 Gleb SmirnoffFix the contiguity once more.
2017-01-12 Alexander KabaevFix typo in r311971.
2017-01-12 Sean BrunoPurge surprise change to sys/conf/files for ixgbe(4).
2017-01-12 Conrad Meyerlibkern: Remove obsolete 'register' keyword
2017-01-12 Bruce M SimpsonAllow uart(4) to use MSI interrupts on single-port...
2017-01-12 Sean BrunoFix panic on mb_free_ext() due to NULL destructor.
next