]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
netlink: add netlink support
[FreeBSD/FreeBSD.git] / sys /
2022-10-01 Alexander V. Chernikovnetlink: add netlink support
2022-10-01 Ganbold TsagaankhuuSet denominator to 1 if it is 0 in the init phase.
2022-10-01 Warner Loshuart: Remove sbbc reference
2022-10-01 Warner Losharm: Catch up with Samsung S3C2xx0 code removal
2022-09-30 Xin LIBump __FreeBSD_version for qsort_r prototype change.
2022-09-30 Ed SchoutenAlter the prototype of qsort_r(3) to match POSIX, which...
2022-09-30 Gleb Smirnoffunix/dgram: don't leak file descriptors when socket...
2022-09-30 Alan Coxpmap: optimize MADV_WILLNEED on existing superpages
2022-09-30 Zhenlei Huangif_vxlan(4): Check the size of data available in mbuf...
2022-09-29 John Baldwinqat: Fix build with GCC.
2022-09-29 John Baldwinqat: Remove non-existent path from -I.
2022-09-29 John Baldwinlinux32: binutils as requires %eflags instead of %flags...
2022-09-29 John Baldwinrb_tree: Use void casts for RB_AUGMENT_CHECK with unuse...
2022-09-29 Kyle Evansarm64: fix build without FDT
2022-09-29 Kyle Evansextres: regulator: fix the build without FDT
2022-09-29 Kyle Evansarm64: coresight: fix the build without FDT
2022-09-29 Kyle Evansuart: uart_cpu_arm64: fix the build without FDT
2022-09-29 Kyle Evansextres: syscon: pull in sys/malloc.h (fix !FDT)
2022-09-29 Mark Johnstoncam: Provide compatibility for CAMGETPASSTHRU for perip...
2022-09-29 Mark Johnstonriscv: Handle invalid L2 entries in pmap_extract()
2022-09-29 Andrew TurnerAdd a LINT-FDT arm64 config
2022-09-29 Andrew TurnerThe cmn600 and cmn620 drivers are ACPI
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-29 Bjoern A. Zeebnet80211: move IEEE80211_F_WME check to vap for consistency
2022-09-29 Mark Johnstonopensolaris: Delete unused sources
2022-09-29 Souradeep Chakrabartiarm64: enablement for ARM64 in Hyper-V (Part 1)
2022-09-29 Kirk McKusickFix an incorrectly placed parenthesis.
2022-09-29 Navdeep Parharcxgbe/tom: Fix assertions in the code that maintains...
2022-09-28 John Baldwinzlib crc32: Add prototypes for recently-added static...
2022-09-28 John Baldwinipfilter: Cast uintmax_t values to size_t when adding...
2022-09-28 John BaldwinFix various places which cast a pointer to a uint64_t...
2022-09-28 John Baldwinntb: Use uintmax_t casts and %j to print physical addre...
2022-09-28 Simon J. GerratyAllow COPYRIGHT_Vendor to come from CFLAGS
2022-09-28 Konstantin Belousovamd64: Initialize IPI scoreboard earlier
2022-09-28 Hans Petter SelaskyLinuxKPI: Use SYSCTL_FOREACH()
2022-09-28 Alexander V. Chernikovsockbufs: add sbreserve_locked_limit() with custom...
2022-09-28 Alexander V. Chernikovprotocols: make socket buffers ioctl handler changeable
2022-09-28 Andrew TurnerReduce the arm64 ID registers we print
2022-09-28 Doug Mooresysctl_search_oid: remove all-NULL precondition
2022-09-28 Mateusz Guzikzfs: bring per_txg_dirty_frees_percent back to 30
2022-09-27 Doug Moorename2oid: use find_oidname
2022-09-27 Mitchell Horneusb: musb_otg_allwinner: de-constify bus_space_tags
2022-09-27 Konstantin Belousovnfsclient: access v_mount only after the vnode is locked
2022-09-27 Doug Mooresysctl_search_oid: remove useless tests
2022-09-27 Randall StewartTcp progress timeout
2022-09-27 Doug Mooreregister_oid: fix duplicate oid after d3f96f661050
2022-09-27 Hans Petter Selaskysysctl(3): Implement SYSCTL_FOREACH() to iterate all...
2022-09-27 Mitchell Hornekasan: disable kasan_mark() after a violation
2022-09-27 Kirk McKusickWhen taking a snapshot on a UFS/FFS filesystem, it...
2022-09-27 Andrew Turnerarm64 pmap: per-domain pv chunk list
2022-09-27 Andrew Turnerarm64 pmap: batch chunk removal in pmap_remove_pages
2022-09-27 Hans Petter Selaskyvt(4): Make sure vt_switch_timer() has a sleepable...
2022-09-27 Andrew TurnerReorder pmap_bootstrap_state to reduce holes
2022-09-27 Andrew TurnerRemove unneeded variables in the arm64 pmap bootstrap
2022-09-27 Alexander V. Chernikovif_epair: refactor interface creation and enqueue code.
2022-09-27 Kristof Provostpf: fix memory leak retrieving Ethernet rules
2022-09-27 Alexander V. Chernikovnetinet6: factor interface addition code to the dedicat...
2022-09-27 Andrew TurnerRemove duplicate arm64 pmap bootstrap code
2022-09-27 Andrew TurnerAllow changing arm64 table attributes when bootstrappin...
2022-09-27 Andrew TurnerAllow the arm64 pmap table bootstrap to work in more...
2022-09-27 Andrew TurnerMake the arm64 pmap bootstrap state global
2022-09-27 Andrew TurnerRename arm64 pmap bootstrap to not be dmap specific
2022-09-27 Alan SomersFix the build with SCHED_STATS after d3f96f661050
2022-09-27 Alan SomersFix O(n^2) behavior in sysctl
2022-09-26 John Baldwincxgbe: Use secq(9) to manage the timestamp generations.
2022-09-26 John Baldwincxgbe: Compute timestamps via sbintime_t.
2022-09-26 Alan Somerscopy_file_range: truncate write if it would exceed...
2022-09-26 Bjoern A. ZeebLinuxKPI: add DMA_MAPPING_ERROR
2022-09-26 Bjoern A. ZeebLinuxKPI: add struct dmi_header and unsupported dmi_walk()
2022-09-26 Bjoern A. ZeebLinuxKPI: add the "dummy" includes directory to builds
2022-09-26 Bjoern A. ZeebLinuxKPI: define LINUXKPI_INCLUDES for module builds...
2022-09-26 Kyle Evanspci_host_generic: stop address translation in bus_alloc...
2022-09-26 Mitchell Hornekasan: provide bus peek/poke definitions
2022-09-26 Mitchell Hornearm64: bus: provide bus_space_set_{multi,region}_stream...
2022-09-26 Mitchell Hornearm64: bus: unhide bus_space definition with sanitizers...
2022-09-26 Randall StewartTCP complete end status work.
2022-09-26 Randall StewartTCP rack does not work properly with cubic.
2022-09-26 Doug Moorerb_tree: add augmentation comments
2022-09-26 Alexander V. Chernikovnetinet: pass cred instead of the curthread to ifaddr...
2022-09-26 Mark Johnstonarm64: Fix an assertion in pmap_enter_largepage()
2022-09-26 Mark Johnstonarm64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-09-26 Kristof Provostif_ovpn: fix address family check when traffic class...
2022-09-26 Michael Tuexentcp: make RACK loadable again using the default configu...
2022-09-26 Wei Huarm64: Enabling new hypercalls using HvCallSetVpRegiste...
2022-09-25 Bjoern A. Zeeblindebugfs,rtw88,rtw89: correct module dependencies
2022-09-25 Bjoern A. Zeebiwlwifi: enforce FreeBSD specific (expected) behaviour
2022-09-25 Alan Somersfusefs: truncate write if it would exceed RLIMIT_FSIZE
2022-09-25 Alan Somersfusefs: respect RLIMIT_FSIZE during truncate
2022-09-25 Konstantin Belousovsnp(4): implement detach
2022-09-25 Konstantin Belousovsnp(4): properly report detached/revoked ttys
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-24 Alexander V. Chernikovifp: add if_setdescr() / if_freedesrt() methods
2022-09-24 Alexander V. Chernikovif_clone: add ifc_link_ifp() / ifc_unlink_ifp() to...
2022-09-24 Konstantin Belousovtmpfs: truncate write if it would exceed the fs max...
2022-09-24 Konstantin Belousovmsdosfs: truncate write if it would exceed the fs max...
2022-09-24 Konstantin BelousovFFS: truncate write if it would exceed the fs max file...
2022-09-24 Konstantin BelousovAdd vn_rlimit_fsizex() and vn_rlimit_fsizex_res()
2022-09-24 Konstantin Belousovtmpfs: disallow truncation to set file size past RLIMIT...
next