]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
usb(4): Make the enumeration thread nice time a variable.
[FreeBSD/FreeBSD.git] / sys /
2022-10-12 Hans Petter Selaskyusb(4): Make the enumeration thread nice time a variable.
2022-10-12 Hans Petter Selaskyusb(4): Make sure the enumeration thread doesn't loop...
2022-10-12 Hans Petter Selaskyvt(4): Use define instead of numerical value.
2022-10-12 Ivan Quitschalvt(4): Clear paste buffer after pasting.
2022-10-12 Ivan Quitschalvt(4): When cutting a line, append a newline character.
2022-10-12 Hans Petter Selaskyvt(4): Make sure pressing the extend button updates...
2022-10-12 Hans Petter Selaskyqdivrem: Predict division by zero as false.
2022-10-12 Hans Petter Selaskytime(3): Increase precision of time conversion function...
2022-10-12 Hans Petter Selaskycuse(3): Cosmetic change about testing boolean values.
2022-10-12 Hans Petter Selaskycuse(3): Use bool type for boolean value instead of...
2022-10-12 Hans Petter Selaskycuse(3): Optimise small reads and writes.
2022-10-12 Mark Johnstonvm_page: Fix a logic error in the handling of PQ_ACTIVE...
2022-10-12 Kevin BowlingRevert "e1000: Try auto-negotiation for fixed 100 or...
2022-10-12 Alan Somerscopy_file_range: truncate write if it would exceed...
2022-10-12 Alan Somersfusefs: truncate write if it would exceed RLIMIT_FSIZE
2022-10-12 Alan Somersfusefs: respect RLIMIT_FSIZE during truncate
2022-10-12 John Baldwinrb_tree: Use void casts for RB_AUGMENT_CHECK with unuse...
2022-10-12 Doug Moorerb_tree: add augmentation comments
2022-10-12 Doug MooreUse 0 and 1, not false and true, in tree.h changes.
2022-10-12 Doug Moorerb_tree: augmentation shortcut
2022-10-12 Doug Moorerb_tree: pass parent to RB_INSERT_COLOR
2022-10-12 Doug Mooreiommu_gas: don't remove and insert boundary entry
2022-10-12 Konstantin BelousovAdd mbuf_tstmp2timeval()
2022-10-11 Mark Johnstonsmr: Fix synchronization in smr_enter()
2022-10-11 Mark Johnstonriscv: Apply 8d7ee2047c5e to the riscv pmap
2022-10-09 Mitchell Horneriscv: better CTR messages in pmap_enter_l2()
2022-10-09 Mitchell Horneriscv: move GEOM_PART_GPT option to DEFAULTS
2022-10-09 Mark Johnstonamd64: Make it possible to grow the KERNBASE region...
2022-10-08 Rick Macklemnfs_clvnops.c: Fix access to v_mount when vnode unlocked
2022-10-08 Konstantin Belousovtmpfs: truncate write if it would exceed the fs max...
2022-10-08 Konstantin Belousovmsdosfs: truncate write if it would exceed the fs max...
2022-10-08 Konstantin BelousovFFS: truncate write if it would exceed the fs max file...
2022-10-08 Konstantin BelousovAdd vn_rlimit_fsizex() and vn_rlimit_fsizex_res()
2022-10-08 Konstantin Belousovtmpfs: disallow truncation to set file size past RLIMIT...
2022-10-08 Konstantin Belousovmsdosfs: disallow truncation to set file size past...
2022-10-08 Konstantin BelousovUFS: disallow truncation to set file size past RLIMIT_FSIZE
2022-10-08 Konstantin BelousovAdd vn_rlimit_trunc()
2022-10-08 Konstantin Belousovfilesystems: return error from vn_rlimit_fsize() instea...
2022-10-08 Konstantin Belousovtmpfs_subr.c: some style
2022-10-06 Zhenlei Huangnfscl: Fix parameter order in the calls to MGET().
2022-10-06 Alfredo Dal'Ava... powerpc: slb_alloc_user_cache: fix missing uma_zalloc...
2022-10-06 Alfredo Dal'Ava... powerpc: cpuset: add local functions for copyin/copyout
2022-10-06 Alfredo Dal'Ava... powerpcspe: make GEOM_LABEL kernel built-in
2022-10-06 Alfredo Dal'Ava... nfs: skip bootpc when vfs.root.mountfrom is other than nfs
2022-10-05 Konstantin Belousovamd64: Initialize IPI scoreboard earlier
2022-10-04 Leandro Luporipowerpc64: make radix with superpages default
2022-10-04 Leandro Luporipowerpc64: fix radix on pseries TLB invalidation
2022-10-04 Justin Hibbitspowerpc/pseries: Allow radix pmap in pseries for ISA 3.0
2022-10-04 Leandro Luporipowerpc64le: fix boot when using QEMU PowerNV
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-10-04 Hans Petter SelaskyLinuxKPI: Use SYSCTL_FOREACH()
2022-10-04 Hans Petter Selaskysysctl(3): Implement SYSCTL_FOREACH() to iterate all...
2022-10-04 Hans Petter Selaskyvt(4): Make sure vt_switch_timer() has a sleepable...
2022-10-04 Konstantin Belousovnfsclient: access v_mount only after the vnode is locked
2022-10-04 Justin Hibbitsbusdma: Fix powerpc DMA alignment check
2022-10-03 Mark Johnstonarm64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-10-02 Warner Loshsvc_vc_rendezvous_stat: eliminiate write only variable...
2022-10-02 Warner Loshclnt_vc_destroy: eliminiate write only variable stat
2022-10-02 Warner Loshkrpc_call: eliminiate write only variable nam
2022-10-02 Warner Loshbootpc_decode_reply: eliminiate write only variable ip
2022-10-02 Warner Loshsmb_smb_treedisconnect: eliminate write only variable mbp
2022-10-02 Warner Loshsmb_iod_main: eliminate write only variable error
2022-10-02 Warner Loshpim6_input: eliminate write only variable rc
2022-10-02 Warner Loshsysctl_dumpentry: move error to inner scope
2022-10-02 Warner Loshroute_ctl: eliminate write only variables ifa and nh
2022-10-02 Warner Loshget_nhop: eliminate write only variable gateway
2022-10-02 Warner Loshxl_attach: eliminate write only variable unit
2022-10-02 Warner Loshvtpci_legacy_register_msix: eliminate write only variab...
2022-10-02 Warner Loshustorage_fs_verify: eliminate write only variables...
2022-10-02 Warner Loshcp2112iic_intr_write_callback: eliminate write only...
2022-10-02 Warner Loshwsp_intr_callback: eliminate write only variable h
2022-10-02 Warner Loshuss820dci: eliminate unused variables sc, ep_no
2022-10-02 Warner Loshuhci_xfer_setup: eliminate write only variable sc
2022-10-02 Warner Loshmusb: eliminate write only variable sc
2022-10-02 Warner Loshatmegadci: eliminate unused variables sc, ep_no
2022-10-02 Warner Loshhdspe_dmapsetmap: eliminate write only variable sc
2022-10-02 Warner Loshquicc_bus_setsig: eliminate write only variable bas
2022-10-02 Warner Loshhdaa_eld_dump: eliminate write only variable len
2022-10-02 Warner Loshemu10kx: eliminate write only variables val, r and...
2022-10-02 Warner Loshemu10kx-pci: eliminate write only variable r
2022-10-02 Warner Loshemu_midi_probe: eliminate write only variable r
2022-10-02 Warner Loshpcmcsa_attach: eliminate write only variable unit
2022-10-02 Warner Loshmidicsa_attach: eliminate write only variable func
2022-10-02 Warner Loshcs4281: eliminate write only variable codecno
2022-10-02 Warner Loshsb_probe: eliminate write only variable r
2022-10-02 Warner Loshsb16_probe: eliminate write only variable r
2022-10-02 Warner Loshess_probe: eliminate write only variable r
2022-10-02 Warner Loshsis_attach: Move waittime definition into for loop
2022-10-02 Warner Loshppc_detect_fifo: eliminate write only variable cc
2022-10-02 Warner Loshppi_probe: eliminate unused variable ppi
2022-10-02 Warner LoshMark cfg as __unused to avoid ifdef soup
2022-10-02 Warner Loshmxge_rss_ethp_z8e_fw_modevent: eliminate write only...
2022-10-02 Warner Loshmxge_rss_eth_z8e_fw_modevent: eliminate write only...
2022-10-02 Warner Loshmxge_ethp_z8e_fw_modevent: eliminate write only variabl...
2022-10-02 Warner Loshmxge_eth_z8e_fw_modevent: eliminate write only variable...
2022-10-02 Warner Loshmge: eliminate write only variables ifp, sc and error
2022-10-02 Warner Loshrx8803_settime: remove write only variable bus
2022-10-02 Warner Loshtca6416: remove write only sc
2022-10-02 Warner Loshpmc_save_user_callchain: eliminate write only td variable
2022-10-02 Warner Loshhpen_battery_strenght_cb: eliminate write only data...
next