]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
devctl2: Change to 644 protections
[FreeBSD/FreeBSD.git] / sys /
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
2022-02-23 Ed Mastevt: fix double-click word selection for last word on...
2022-02-23 Michal Melouniicbus: Add missing dependency for iicbus module.
2022-02-23 Andrew TurnerFix the sanitizer header checks on arm64
2022-02-23 Andrew TurnerBuilt all KCSAN atomic interceptors on arm64
2022-02-23 Andrew TurnerAdd the char and short atomic operations on arm64
2022-02-23 Emmanuel Vadotarm: Add extres pseudo devices to some kernel
2022-02-23 Emmanuel Vadotfiles: Make mmc_fdt_helper and sdhci depends on clk...
2022-02-23 Bjoern A. Zeebiwlwifi: fix the build
2022-02-22 Bjoern A. ZeebLinuxKPI: update 802.11 headers
2022-02-22 Bjoern A. ZeebLinuxKPI: skbuff.h add skb_postpush_rcsum()
2022-02-22 Rick Macklemnfscl: Fix a use after free in nfscl_cleanupkext()
2022-02-22 Ed Mastevt: whitespace and style(9) updates
2022-02-22 Alexander Motinmps/mpr: Add missing newlines in error messages.
2022-02-22 Mateusz Guzikfd: rename fget*_locked to fget*_noref
2022-02-22 Robert Wingtty: fix a panic with INVARIANTS
2022-02-22 Andrew TurnerAdd NT_ARM_ADDR_MASK
2022-02-22 Mark Johnstonriscv: Fix another race in pmap_pinit()
2022-02-22 Ed Mastevt: fix double-click word selection for first word...
2022-02-22 Emmanuel Vadotfiles: Make mmc_pwrseq depends on regulator and clk
2022-02-22 Emmanuel Vadotdwc: Support phy mode MII
2022-02-22 Emmanuel Vadotdwc: Release resources when attach fails
2022-02-22 Emmanuel Vadotfiles: Make mmc_helpers depends on regulator and clk
2022-02-22 Hubert Mazursdhci_fsl_fdt: Add voltage switching through syscon
2022-02-22 Hubert Mazursdhci_fsl_fdt: Apply errata for LX2160A
2022-02-22 Kornel Dulebasdhci_fsl_fdt: Fix tuning code
2022-02-22 Kornel Dulebasdhci_fsl_fdt: Fix pulse width errata application
2022-02-22 Mitchell Horneboottrace: annotate init and shutdown utilities
2022-02-22 Mitchell Horneboottrace: trace annotations for startup and shutdown
2022-02-22 Mitchell Horneinit_main.c: sort includes
2022-02-22 Mitchell Hornekern_linker.c: sort includes
next