]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix "set but not used" in the mvs driver. Remove dead code.
[FreeBSD/FreeBSD.git] / sys /
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
2022-02-22 Mitchell Horneboottrace: a simple boot and shutdown-time tracing...
2022-02-21 Kristof Provostbridge: Don't share broadcast packets
2022-02-21 Chuck Tufflinvme: fix spelling of Namespace
2022-02-21 Chuck Tufflinvme: Add OAES bit-field definitions
2022-02-21 Emmanuel Vadotfiles: Make mmc_helper depend on gpio
2022-02-21 Emmanuel Vadotoptions: Remove EXT_RESOURCES
2022-02-21 Emmanuel Vadotriscv: conf: Remove options EXT_RESOURCES
2022-02-21 Emmanuel Vadotarm: conf: Remove options EXT_RESOURCES
2022-02-21 Emmanuel Vadotarm64: conf: Remove options EXT_RESOURCES
2022-02-21 Emmanuel Vadotofw_cpu: Make ext_resources non-optional for arm* and...
2022-02-21 Emmanuel Vadotfiles: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotarmv7: allwinner: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotvf_i2c: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotimx_gpio: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotimx_i2c: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotbcm2835_sdhci: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotuart_dev_snps: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotusb: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotuart_dev_imx: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotif_cgem: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotsdhci: Make ext_resources non-optional
2022-02-21 Emmanuel Vadottwsi: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotdwmmc: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotmmc: Make ext_resources non-optional
2022-02-21 Emmanuel Vadotdwc: Make ext_resources non-optional
2022-02-21 Randall Stewarttcp: Congestion control move to using reference counting.
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-21 Emmanuel Vadotcpufreq: dt: Plug set but not used variable
2022-02-21 Emmanuel Vadottwsi: Plug set but not used variable
2022-02-21 Emmanuel Vadotaudio_soc: Plug set but not used variable
2022-02-21 Emmanuel Vadotif_dwc: Plug set but not used variable
2022-02-21 Emmanuel Vadotarm: allwinner: a33_codec: Plug set but not used variable
2022-02-21 Emmanuel Vadotarm: allwinner: a10_timer: Plug set but not used variable
2022-02-21 Emmanuel Vadotpmic: rockchip: Plug set but not used variable
2022-02-21 Emmanuel Vadotarm: allwinner: clk: Plug set but not used variable
next