]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
iicbus(4): Use the existing CTLFLAG_RWTUN flag definition
[FreeBSD/FreeBSD.git] / sys /
2023-04-17 Zhenlei Huangiicbus(4): Use the existing CTLFLAG_RWTUN flag definition
2023-04-17 Zhenlei Huangbxe(4): Use CTLFLAG_RDTUN flag definition
2023-04-17 Zhenlei Huangice(4): Use the existing CTLFLAG_RWTUN flag definition
2023-04-17 Zhenlei Huangcam iosched: Use the existing CTLFLAG_RDTUN and CTLFLAG...
2023-04-17 Zhenlei Huangpowerpc: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWT...
2023-04-16 Ed Mastefs/cd9660: add header include guards
2023-04-16 Konstantin BelousovRegen
2023-04-16 Konstantin BelousovChange kqueue1() to be compatible with NetBSD
2023-04-16 Konstantin BelousovRename kqueue1(2) to kqueuex(2) to avoid compat issues...
2023-04-16 Konstantin Belousovkqueue1(2): export the symbol from libc
2023-04-16 Konstantin BelousovAdd kqueue1() syscall
2023-04-16 Konstantin BelousovDEBUG_VFS_LOCKS: restore diagnostic for the witness...
2023-04-16 Konstantin BelousovAdd witness_is_owned(9)
2023-04-16 Konstantin BelousovDEBUG_VFS_LOCKS: use witness if available
2023-04-15 黃清隆arcmsr(4): Fix reading buffer empty length error.
2023-04-14 Eugene Grosbeinimgact_binmisc: MFC: unbreak module build outside of...
2023-04-12 Mitchell Hornearm64/gicv3: correct the size of the distributor resource
2023-04-12 Mark Johnstonnetmap: Handle packet batches in generic mode
2023-04-12 Mark Johnstonnetisr: Remove the now-unused NETISR_EPAIR queue index
2023-04-11 Mark Johnstonarm64: Move the initial kernel stack out of the init_pa...
2023-04-11 Mark Johnstonarm64: Ensure that thread0's PCB flags are initialized
2023-04-11 Warner LoshMFC: bcm5874: Add opt_usb.h for module dependency
2023-04-10 Zhenlei Huanginfiniband: Widen NET_EPOCH coverage
2023-04-10 Zhenlei Huanglagg(4): Tap traffic after protocol processing
2023-04-10 Zhenlei Huanglacp: Use C99 bool for boolean return value
2023-04-10 Zhenlei Huanglagg(4): Do not enter net epoch recursively
2023-04-10 Zhenlei Huanglagg(4): Refactor out some lagg protocol input routines...
2023-04-10 Zhenlei Huanglagg(4): Make lagg_list and lagg_detach_cookie static
2023-04-10 Zhenlei Huanglagg: Various style fixes
2023-04-09 Dimitry AndricBump __FreeBSD_version for llvm 15.0.7 merge
2023-04-09 Michael Tuexensctp: tweak panic message
2023-04-09 Dmitry Chagini386: ansify
2023-04-09 Mateusz Guzikrpc: ansify
2023-04-09 Mateusz Guziklge: ansify
2023-04-09 Mateusz Guziksysv: ansify
2023-04-09 Mateusz Guzikddb: ansify
2023-04-09 Mateusz Guziksk: ansify
2023-04-09 Mateusz Guziksmbfs: ansify
2023-04-09 Mateusz Guzikudf: ansify
2023-04-09 Mateusz Guziknullfs: ansify
2023-04-09 Mateusz Guzikfifofs: ansify
2023-04-09 Mateusz Guzikvfs: ansify
2023-04-09 Mateusz Guzikamd64: ansify
2023-04-09 Dimitry AndricFix unused variable warnings in sctp_indata.c
2023-04-09 Warner Loshzlib: Use NO_WDEPRECATED_NON_PROTOTYPE
2023-04-09 Warner LoshProperly conditionalize clang 15-only flags
2023-04-09 Mateusz Guzikzlib: silence K&R warns
2023-04-09 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.0-rc2...
2023-04-09 Alexander V. Chernikovnetlink: add standrard ifaddr/neigh parsers to snl(3).
2023-04-09 Alexander V. Chernikovrouting: add public rt_is_exportable() version to check if
2023-04-08 Alexander V. Chernikovrouting: fix panic when adding an interface route to...
2023-04-08 Alexander V. Chernikovnetlink: reduce the default debugging levels
2023-04-08 Alexander V. Chernikovnetlink: do not crash when linux message translation...
2023-04-08 Alexander V. Chernikovnetlink: initialise error in nl_autobind_port().
2023-04-08 Alexander V. Chernikovnetlink: check result of sooptcopyin().
2023-04-08 Alexander V. Chernikovnetlink: remove redundant check.
2023-04-08 Alexander V. Chernikovnetlink: add public ucred accessor for nlp.
2023-04-08 Alexander V. Chernikovnetlink: fix capped uncapped ack handling in snl(3).
2023-04-08 Alexander V. Chernikovnetlink: improve snl(3)
2023-04-08 Alexander V. Chernikovfix buildworld after 595d23f777dc.
2023-04-08 Alexander V. Chernikovnetlink: add snl(3) default parsers for routes and...
2023-04-08 Alexander V. Chernikovnetlink: add rtsock-compatible header to use with netli...
2023-04-08 Alexander V. Chernikovnetlink: add basic message writing support to snl(3).
2023-04-08 Alexander V. Chernikovnetlink: make snl(3) scratch buffer growable
2023-04-08 Alexander V. Chernikovnetlink: cleanup netlink_writer code
2023-04-08 Alexander V. Chernikovnetlink: fix vlan interface creation
2023-04-08 Alexander V. Chernikovnetlink: add u8/u64 attribute fetcher accessors to...
2023-04-08 Alexander V. Chernikovnetlink: add userland name mappings to all NETLINK_ROUT...
2023-04-06 Konstantin Belousovfdesc_lookup(): drop fdropped
2023-04-06 Konstantin Belousovfdesc_lookup(): the condition to use vn_vget_ino()...
2023-04-06 Konstantin Belousovfdesc_lookup(): no need to vhold the dvp vnode
2023-04-05 Vincenzo Maffionenetmap: fix copyin/copyout of nmreq options list
2023-04-05 Mark Johnstonfdescfs: Fix a file ref leak
2023-04-05 Corvin Köhnepci: add tunable hw.pci.enable_mps_tune
2023-03-31 Yurihv_hid: Hyper-V HID driver
2023-03-31 Konstantin Belousovvnode_pager_input: return runningbufspace back
2023-03-31 Konstantin Belousovfdesc_allocvp(): fix potential use after free
2023-03-31 Konstantin Belousovfdescfs: remove useless XXX comment, unwrap line
2023-03-30 Mateusz GuzikSupport compilation with llvm 15
2023-03-30 Kristof Provostpf: remove pd_refs from pfsync
2023-03-30 Kristof Provostpfsync: hold b_mtx for callout_stop(pd_tmo)
2023-03-29 Konstantin Belousovamd64 wakeup: recalculate mitigations after APICs are...
2023-03-29 Zhenlei Huangxhci(4): Describe Fresco Logic FL1009 USB 3.0 controller
2023-03-29 Dmitry Luhtionovuhci(4): Add IDs for Zhaoxin USB controller
2023-03-29 Dmitry Luhtionovehci(4): Add IDs for for Zhaoxin USB 2.0 controller
2023-03-29 Dmitry Luhtionovxhci(4): Add IDs for Zhaoxin USB 3.0 controllers
2023-03-28 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-03-28 Vincenzo Maffionenetmap: get rid of save_if_input for emulated adapters
2023-03-27 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-03-27 Kristof Provostpfsync: add missing unlock in pfsync_defer_tmo()
2023-03-27 Kristof Provostpfsync: fix pfsync_undefer_state() locking
2023-03-27 Vitaliy Gusevvmm: fix missing ipi statistic
2023-03-24 Mitchell Hornearm64: limit EFI excluded regions to physical memory...
2023-03-24 Warner Losharm64/machdep: Add parameter to the EFI table walking...
2023-03-24 Warner Losharm64: Remove unused typedef
2023-03-24 Mark Johnstonmbuf: Fix an offset calculation in m_apply_extpg_one()
2023-03-23 Mateusz Guzikvfs cache: return ENOTDIR for not_a_dir/{.,..} lookups
2023-03-23 Hans Petter Selaskyktls: Remove the KERN_TLS option from the i386 and...
2023-03-23 Ed Mastegvinum: correct assertions
2023-03-22 Warner Losh_endian.h: Include sys/cdefs.h for visibility macros
next