]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.
[FreeBSD/FreeBSD.git] / sys /
2022-09-20 Hans Petter Selaskylinuxkpi: Resolve duplicate global symbol name to fix...
2022-09-20 Randall StewartEnable M_TSTMP in Chelsio cxgbe driver by creating...
2022-09-20 Jake Freelandlinuxkpi: drm-kmod debugfs support
2022-09-20 Jake Freelandlinuxkpi: Add strndup_user
2022-09-20 Jake Freelandlinuxkpi: Add EPOLL aliases
2022-09-20 Jake Freelandlinuxkpi: Add down_read_killable()
2022-09-20 Randall Stewartmlx5 M_TSTMP accuracy looses quite a bit of precision...
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-19 Mateusz Guzikpseudofs: use the vget_prep/vget_finish idiom
2022-09-19 Mateusz Guzikzfs: stop passing LK_INTERLOCK to VOP_LOCK
2022-09-19 Gleb Smirnofftcpcb: fix tabulation count in i4012ef7754c and abbrevi...
2022-09-19 Sébastien BINICorrect IPv6 MLD group state string table
2022-09-19 Michael Tuexentcp: fix computation of offset
2022-09-19 Hubert Mazurigc: Don't start in promiscious mode by default
2022-09-19 Jakub Kołodziejgpio: Merge TCA6416 & TCA6408 drivers into TCA64XX
2022-09-19 Mateusz Guzikvfs: silence a bogus LOR in freevnode
2022-09-18 Mateusz Guzikvfs: indent V_VALID_FLAGS with a tab
2022-09-18 Doug Moorerb_tree: silence unused function warnings
2022-09-17 Mateusz Guziklinuxkpi: use SI_SUB_EVENTHANDLER + 1, like other consumers
2022-09-17 Mateusz Guzikvfs: introduce V_PCATCH to stop abusing PCATCH
2022-09-17 Mateusz Guzikvfs: deperl msleep flag calculation in vn_start_*write
2022-09-17 Mateusz Guzikvfs: clean up parse_mount_dev_present
2022-09-17 Mateusz Guzikzfs: don't access nameidata unless namei succeeded
2022-09-17 Mateusz Guzikvfs: fix non-INVARIANTS build after 5b5b7e2ca2fa9a2418d...
2022-09-17 Mateusz Guzikvfs: fixup parse_mount_dev_present after 5b5b7e2ca2fa9a...
2022-09-17 Mateusz Guzikvfs: always retain path buffer after lookup
2022-09-17 Mateusz Guzikvfs: move cn_nameptr assignment out of namei_getpath
2022-09-17 Mateusz Guzikvfs: slightly reorganize error handling in chroot
2022-09-17 Konstantin Belousovvm/vm.h: cleanup
2022-09-17 Brooks Davisktrace: make ktr_tid a long not intptr_t (NFC)
2022-09-17 Warner LoshSPDX: Not BSD-4-Clause
2022-09-16 Doug Mooreiommu_gas: don't remove and insert boundary entry
2022-09-16 Konstantin BelousovAdd AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMN...
2022-09-16 Konstantin Belousovswap_pager: style, wrap long lines
2022-09-16 Konstantin Belousovvm_overcommit: put into __read_mostly section
2022-09-16 Konstantin Belousovvm: make vm.overcommit available externally
2022-09-16 Mateusz Guziklocks: whack a failed experiment in form of restrict_st...
2022-09-16 Warner Loshi386: Make boot loader smaller by reducing size of...
2022-09-16 Warner Loshi386: Mark the obsolete fields in bootinfo with _was_
2022-09-16 Nuno Teixeirasound: add patch for Lenovo Legion 5 Intel
2022-09-15 Jessica Clarkefreebsd32: Make sendmsg match native ABI for unpadded...
2022-09-15 Ed MasteRetire ISA sound card DMA support
2022-09-15 Gordon Berglingqlnxe(4): Fix a typo in a source code comment
2022-09-15 Gordon Berglingsafexcel: Fix a typo in a source code comment
2022-09-15 Gordon Berglingkern_jail: Fix a typo in a source code comment
2022-09-15 Gordon Berglingnetpfil: Fix some typos in source code comments
2022-09-15 Warner LoshSPDX: Not BSD-4-Clause
2022-09-15 Gleb Smirnoffip_output: always increase "cantfrag" stat if ip_fragme...
2022-09-14 Mateusz Guzikvfs: make delmntque return with the interlock held
2022-09-14 Mateusz Guziklockf: elide vnode interlock in the common case in...
2022-09-14 Mateusz Guzikdevfs: stop taking the interlock in devfs_delete
2022-09-14 Mateusz Guzikdevfs: retire the unused DEVFS_DEL_VNLOCKED flag
2022-09-14 Mateusz Guzikvfs: retire the V_MNTREF flag
2022-09-14 Mateusz Guzikvfs: stop using the V_MNTREF flag
2022-09-14 Mateusz Guzikufs: stop using the V_MNTREF flag
2022-09-14 Mateusz Guzikufs: try to elide the interlock in ufs_itimes
2022-09-14 Mateusz Guzikufs: always call ufs_itimes on close
2022-09-14 Konstantin Belousovi386: explain the handshake between copyout_fast.s...
2022-09-14 Konstantin Belousovi386: lower register's pressure on copyout_fast
2022-09-14 Konstantin Belousovi386 copyout/in_fast: handle page fault from KVA access
2022-09-14 Konstantin Belousovi386: check that trap() and syscall() run on the thread...
2022-09-14 Konstantin Belousovi386 copyout_fast: do not use trampstk for temporal...
2022-09-14 Konstantin Belousovi386 double fault: %ebx printout was missed
2022-09-14 Gleb Smirnoffip_reass: use correct comparison in ipreass_callout()
2022-09-14 Tetsuya Uemuranxprtc: Fix timing issue with register access.
2022-09-13 Mateusz Guzikvfs: plug spurious error checks in namei
2022-09-13 Jessica Clarkeriscv: Add da9063_pmic and da9063_rtc to GENERIC and...
2022-09-13 Jessica Clarkeda9063_rtc: Add new driver for the Dialog Semiconductor...
2022-09-13 Jessica Clarkeda9063_iic: Add new driver for the Dialog Semiconductor...
2022-09-13 Pavel Timofeevhda: add patch for Framework laptop v2 headphone jack
2022-09-13 Aleksandr Fedorovnetgraph(4): Don't process NGQF_MESG items in NET_EPOCH...
2022-09-13 Richard Scheffeneggertcp: make CUBIC the default congestion control mechanism.
2022-09-13 Richard Scheffeneggertcp: Make all references to CUBIC uppercase
2022-09-13 Doug Moorerb_tree: pass parent to RB_INSERT_COLOR
2022-09-13 Adrian Chaddqcom_qup: compilation fixes
2022-09-13 Adrian Chaddqcom_tlmm: use return code instead of always returning...
2022-09-13 Adrian Chaddqcom_clk: compilation fixes
2022-09-13 Adrian Chaddipq4018: remove write-only variables in USB ehci/xhci...
2022-09-13 Adrian Chaddqcom_gcc: fix the parent clock to work again
2022-09-12 Mateusz Guzikvfs: make NDVALIDATE private to vfs_lookup.c
2022-09-12 Navdeep Parharcxgbe(4): Add knob to control congestion behavior for...
2022-09-12 Navdeep Parharcxgbe(4): Add another setting to the knob that controls...
2022-09-12 Navdeep Parharcxgbe(4): Specify the ingress queue's type when creatin...
2022-09-12 Dag-Erling Smørgravsiftr: spell PFIL_PASS correctly.
2022-09-12 Adrian Chaddarm: add dwc3/xhci as build options for ARM
2022-09-11 Vladimir Kondratyevusbhid(4): Increase probe priority to BUS_PROBE_DEFAULT + 1
2022-09-11 Alan Coxpmap: don't recompute mpte during promotion
2022-09-10 Allan Judevfs.typenumhash: fix sysctl description
2022-09-10 Mateusz GuzikFixup build after recent getsock changes
2022-09-10 Mateusz GuzikRemove fflag argument from getsock_cap
2022-09-10 Mateusz GuzikAdd getsock
2022-09-10 Mateusz GuzikAdd branch prediction hints to getsock_cap
2022-09-10 Gordon Berglingiscsi(4): Remove a double word in a source code comment
2022-09-10 Gordon Berglingisp: Remove a double word in the driver manual
2022-09-10 Gordon Berglingnetinet6: Remove a double word in a source code comment
2022-09-10 Gordon Berglingocs_fc(4): Remove double words in source code comments
2022-09-10 Peter Jeremyarm64: allwinner: aw_r_intc: Add A64 and H6 compatible.
2022-09-10 Gleb Smirnoffip_reass: optimize ipreass_drain_vnet()
2022-09-10 Gleb Smirnoffip_reass: make stray callout assertion more verbose
2022-09-09 Bjoern A. ZeebLinuxKPI: 80211 (+net80211): update and cleanup headers
next