]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFV d1b143ee9a5: libbsdxml (expat) 2.4.6
[FreeBSD/FreeBSD.git] / sys /
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-03-02 Navdeep Parharcxgbe(4): Dump some more debug registers in cim_dump_regs.
2022-03-02 Kristof Provostpf: support masking mac addresses
2022-03-02 Kristof Provostpf: add anchor support for ether rules
2022-03-02 Kristof Provostpf: support dummynet on L2 rules
2022-03-02 Kristof Provostpf: Support clearing ether counters
2022-03-02 Kristof Provostpf: Only hook the Ethernet pfil hook when we have rules
2022-03-02 Kristof Provostpf: SDTs for ether rule matching
2022-03-02 Kristof Provostpf: Do not hold PF_RULES_RLOCK while processing Etherne...
2022-03-02 Kristof Provostpf: Initial Ethernet level filtering code
2022-03-02 Ed Mastevt_vga: Correct "plane" spelling
2022-03-02 Warner Loshath: fix older clang build.
2022-03-01 Warner Loshath: missed a chance to use ${ATH_C}
2022-03-01 Mark Johnstonproc: Remove assertion that P_WEXIT is not set in proc_...
2022-03-01 Mark Johnstonfasttrap: Avoid creating WX mappings
2022-03-01 Mark Johnstonfasttrap: Assert that fasttrap_fork() successfully...
2022-03-01 Mark Johnstonproc: Relax proc_rwmem()'s assertion on the process...
2022-03-01 Warner Loshath: Suppress set but unused warnings
2022-03-01 Warner Loshg_part: Allow attributes to be querried
2022-03-01 Warner LoshAdd USB UEFI locator support
2022-03-01 Warner Loshacpi: Allow matching based on locators
2022-03-01 Warner Loshacpi hints: Abstract out acpi_hint_device_matches_resources
2022-03-01 Warner Loshacpi_hint_device_unit: matches is a bool, make it one
2022-03-01 Warner Loshpci: Add arbitrary locator support to pci.
2022-03-01 Warner Loshbus: Create dev_wired_cache
2022-03-01 Warner Loshpci: switch logic a little
2022-03-01 Warner LoshAdd UEFI locator for bus_get_device_path, pci acpi
2022-03-01 Warner Loshbus: Add ACPI locator support
2022-03-01 Warner Loshdevctl: Add DEV_GET_PATH
2022-03-01 Warner Loshbus: Introduce the bus interface get_device_path
2022-03-01 Warner Loshdevctl2: Change to 644 protections
2022-03-01 Mark Johnstonriscv: Add support for enabling SV48 mode
2022-03-01 Mark Johnstonriscv: Add support for dynamically allocating L1 page...
2022-03-01 Mark Johnstonriscv: Handle four-level page tables in various pmap...
2022-03-01 Mark Johnstonriscv: Maintain the allpmaps list only in SV39 mode
2022-03-01 Mark Johnstonriscv: Add pmap helper functions required by four-level...
2022-03-01 Mark Johnstonriscv: Try to improve the comments for locore's page...
2022-03-01 Mark Johnstonriscv: Conditionally modify the ELF64 sysentvec for...
2022-03-01 Mark Johnstonriscv: Define a SV48 memory map
2022-03-01 Mark Johnstonriscv: Add various pmap definitions needed to support...
2022-03-01 Mark Johnstonriscv: Use generic CSR macros for writing SATP
2022-03-01 Mark Johnstonriscv: Rename struct pmap's pm_l1 field to pm_top
2022-03-01 Mark Johnstonrip: Fix a -Wunused-but-set-variable warning
2022-03-01 Mark Johnstonx86: Probe the TSC frequency earlier
2022-03-01 Mark Johnstoni386: Call clock_init() after finishidentcpu()
2022-03-01 Mark Johnstonrmlock: Add required compiler barriers to _rm_runlock()
2022-03-01 Kirk McKusickAdd casts to printf statements to keep armv6, armv7...
2022-03-01 Kirk McKusickCreate a new GEOM utility, gunion(8).
2022-03-01 Robert Wingvmm: fix "set but not used" warnings
2022-02-28 Robert Wingvmm: fix "set but not used" warnings
2022-02-28 Robert Wingvmm: fix "set but not used" warnings
2022-02-28 Warner Loshbwn: Remove useless variable
2022-02-28 Warner Loshbnxt: Remove dead write to cp_ring_id
2022-02-28 Warner Loshaxgbe_setup_sysctl is a nop, remove it and the call...
2022-02-28 Mark Johnstoncdce: Fix a -Wunused-but-set-variable warning
2022-02-28 Mark Johnstonaxe: Fix a -Wunused-but-set-variable warning
2022-02-28 Mark Johnstonpci: Fix a -Wunused-but-set-variable warning
2022-02-28 Mark Johnstonaxge: Fix a -Wunused-but-set-variable warning
2022-02-28 Mark Johnstonbhnd: Fix some -Wunused-but-set-variable warnings
2022-02-28 Mark Johnstoniwm: Fix -Wunused-but-set-variable warnings
2022-02-27 Xin LIRemove prototype of x86emu_init_default.
2022-02-27 Marco Devesas Camposvchiq: Add compat string for rpi4
2022-02-27 Warner LoshEliminate curlen, it's set but never used
2022-02-27 Scott LongDefault to always accepting the PHY that's present...
2022-02-26 Scott LongFix "set but not used" in the mrsas driver. Remove...
2022-02-26 Scott LongFix "set but not used" in the mvs driver. Remove dead...
2022-02-26 Scott LongFix "set but not used" in the bfe driver. Remove dead...
2022-02-26 Scott LongFix "set but not used" in the siis driver.
2022-02-26 Scott LongThe TWE driver should have been marked with gone_in...
2022-02-26 Scott LongFix "set but not used" in twe.
2022-02-26 Scott LongFix "set but not used" for real in the ciss driver.
2022-02-26 Scott LongExpand __diagused to include the KTR kernel diagnostic...
2022-02-26 Scott LongFix "set but not used" in the ips driver. Dead code.
2022-02-26 Scott LongFix "set but not used" in aic7xxx/aic79xx. The variabl...
2022-02-26 Scott LongFix "set but not used" in smartpqi. The PCI_MEM macros...
2022-02-25 Richard Scheffeneggertcp: Restore correct ECT marking behavior on SACK retra...
2022-02-25 Mark Johnstonrmlock: Micro-optimize read locking
2022-02-25 Marvin Mavfs_unregister: fix error handling
2022-02-25 Alexander MotinCTL: Rework 05c3e8e87142 using %zu format.
2022-02-25 Rick Macklemnfscl: Fix a use after free in nfscl_cleanupkext()
2022-02-25 Richard Scheffeneggeriscsi: per-session timeouts and rapid teardown of sessi...
2022-02-24 Alexander MotinFix 32-bit build after 530d274c15e5.
2022-02-24 Bjoern A. Zeebiwlwifi: update firmware
2022-02-24 Bjoern A. Zeebiwlwifi: enhance debug information
2022-02-24 Bjoern A. Zeebiwlwifi: update from iwlwifi-next
2022-02-24 Alexander MotinCTL: Add length validation for incoming HA messages.
2022-02-24 Alan Somersfusefs: fix a cached attributes bug during directory...
2022-02-24 Bjoern A. ZeebLinuxKPI: add MODULE_IMPORT_NS()
2022-02-24 Bjoern A. ZeebLinuxKPI: change DECLARE_FLEX_ARRAY()
2022-02-24 Bjoern A. ZeebLinuxKPI: USB change successful probe result to BUS_PRO...
2022-02-24 Warner Loshcons: Use bool for boolean variables
2022-02-24 Jamie Grittonposixshm: Allow jails to use kern.ipc.posix_shm_list
2022-02-24 Rick MacklemRevert "nfscl: Fix a use after free in nfscl_cleanupkext()"
2022-02-24 Hans Petter Selaskyusb(4): Automagically apply all quirks for USB mass...
2022-02-24 Jason A. Harmeningunionfs: rework unionfs_getwritemount()
2022-02-23 Warner Loshcam iosched: Update comment for when we schedule writes.
2022-02-23 Warner Loshbio: make _bio_cflags match bio_cflags
2022-02-23 Randall Stewarttcp: Push bit failure to set in fastpath
2022-02-23 Gleb Smirnoffsendto: don't clear transient errors for atomic protocols
2022-02-23 Mark Johnstonfbt: Remove handling for CTFv1
next