]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
mac_pimd: Support for privilege drop in pimd
[FreeBSD/FreeBSD.git] / sys /
2022-04-20 Wojciech Macekmac_pimd: Support for privilege drop in pimd
2022-04-19 Michael Tuexensctp: cleanup
2022-04-19 Michael Tuexensctp: improve stopping of timers
2022-04-19 John Baldwincxgbe: Remove unused devclass arguments to *DRIVER_MODU...
2022-04-19 John BaldwinDeprecate the 'devclass' argument from *DRIVER_MODULE...
2022-04-19 John Baldwindevclass_add_driver: Permit NULL to be passed in dcp.
2022-04-19 Gordon Berglingvideomode: Fix a typo in an kernel message
2022-04-19 Stefan Eßerffs: plug a set-but-not-used var
2022-04-19 Alan Somersprometheus_sysctl_exporter: fix metric aliasing
2022-04-19 Mateusz Guziksfxge: plug set-but-not-used vars
2022-04-19 Mateusz Guziktcp: plug set-but-not-used vars
2022-04-19 Mateusz Guziksignals: plug a set-but-not-used var
2022-04-19 Mateusz Guziksctp: plug set-but-not-used vars
2022-04-19 Mateusz Guziklinux: plug a set-but-not-used var
2022-04-19 Mateusz Guzikext2: plug a set-but-not-used var
2022-04-19 Mateusz Guzikcxgbe: plug a set-but-not-used var
2022-04-19 Michael Tuexensctp: hold the inp lock while calling ip6_output
2022-04-19 Mateusz Guzikuart: plug a set-but-not-used var
2022-04-19 Mateusz Guziktcp/rack: plug a set-but-not-used var
2022-04-19 Alan Somersfusefs: correctly handle servers that report too much...
2022-04-18 John BaldwinMake -Wunused-but-set-variable a fatal error for clang...
2022-04-18 John BaldwinRe-enable set but not used warnings for kernel builds.
2022-04-18 Michael Tuexenif_vtnet: improve dumping a kernel
2022-04-18 Mark Johnstongeli: Add a chicken switch for unmapped I/O
2022-04-18 Simon J. GerratyMerge bearssl-20220418
2022-04-18 John Baldwinarm ti_mbox_attach: Write sysconfig to TI_MBOX_SYSCONFI...
2022-04-18 Brooks Davismachine/in_cksum.h: don't include sys/cdefs.h
2022-04-18 John Baldwincxgbei: Return limits for the specific adapter the...
2022-04-18 John Baldwiniscsi: Fetch limits based on a socket rather than assum...
2022-04-18 John Baldwinlinuxkpi_ieee80211_tx_status: Mark ridx as unused.
2022-04-18 John Baldwinas3722_gpio_pin_setflags: Use computed mode instead...
2022-04-18 John Baldwinqoriq_gpio_pin_setflags: Propagate error from qoriq_gpi...
2022-04-18 John Baldwinuhid_snes: Remove USB_ST_TRANSFERRED handling for the...
2022-04-18 John Baldwinpowerpc cpu_idle_60x: Move some variables fully under...
2022-04-18 John Baldwinpowerpc booke cpu_machine_check: Remove unused variable.
2022-04-18 John Baldwinpowerpc cpu_idle_booke: Move read of mfmsr under #ifdef...
2022-04-18 John Baldwinata_kauai: Fix support for "shasta" controllers.
2022-04-18 John Baldwinvm_phys_init: Quiet unused but set warnings about npages.
2022-04-18 John Baldwindestroy_dev_sched*: Don't hold Giant for all deferred...
2022-04-17 Stefan Eßercontrib/bc: import version 5.2.4
2022-04-16 Michael Tuexensctp: cleanup
2022-04-16 Michael Tuexensctp: fix typo introcuded in last commit
2022-04-16 Michael Tuexensctp: don't wakeup 1-to-1 listening sockets for data...
2022-04-16 Rick Macklemnfscl: Clean up the code by removing unused arguments
2022-04-15 Warner Loshnvme: Use controller's page size instead of PAGE_SIZE...
2022-04-15 Warner Loshnvme: Prefer nvme_printf to printf when reporting forma...
2022-04-15 Warner Loshnvme: Further refinements in Host Memory Buffer Sizing
2022-04-15 Warner Loshnvme: Remove NVME_MAX_XFER_SIZE, replace inline calculation
2022-04-15 Warner Loshnvme: Use saved mps when initializing drive
2022-04-15 Warner Loshnvme: Rename min_page_size to page_size and save mps
2022-04-15 Warner Loshnvme: Base maximum data transfer size directly on MPSMI...
2022-04-15 Warner Loshnvme: Fix old intel alignment size
2022-04-15 Warner Loshnvme: Define NVME_MPS_SHIFT
2022-04-15 Jung-uk Kimacpica: Drop a local patch in favor of an upstream...
2022-04-15 Alan Somersfusefs: validate servers' error values
2022-04-15 Bjoern A. ZeebLinuxKPI: 802.11: improve hw_scan
2022-04-15 Bjoern A. ZeebLinuxKPI: 802.11: use an sx lock to protect the list...
2022-04-15 Bjoern A. ZeebLinuxKPI: 802.11: start adding rate control to ieee8021...
2022-04-15 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_probereq_get()
2022-04-15 Bjoern A. ZeebLinuxKPI: skbuff: start implementing skb_copy()
2022-04-15 Bjoern A. ZeebLinuxKPI: skbuff: dev_kfree_skb_irq() and improvements
2022-04-15 Mitchell HorneRemove 12.x ABI compat for kernel dump ioctls
2022-04-15 Mitchell HorneRemove 11.x ABI compat for kernel dump ioctls
2022-04-15 Ed Mastessh: update to OpenSSH v9.0p1
2022-04-15 Konstantin BelousovRevert rest of a5970a529c2d95271: use vrefact() when...
2022-04-15 Michael Tuexensctp: don't keep a pointer to a freed stcb around
2022-04-15 Michael Tuexensctp: improve locking
2022-04-14 Rick Macklemnfscl: Clean up the code by removing unused arguments
2022-04-14 Navdeep Parharcxgbe/t4_tom: Support for round-robin selection of...
2022-04-14 Navdeep Parharcxgbe(4): Add support for PPOD_EDRAM feature.
2022-04-14 Randall Stewarttcp: adding a functionality to define "trace points...
2022-04-14 Randall Stewarttcp - hpts timing is off when we are above 1200 connect...
2022-04-14 Michael Tuexensctp: cleanup
2022-04-14 Mark Johnstonvm: Initialize the transient buffer mapping arena with...
2022-04-14 Mark Johnstonvm: Move the "vm_wait in early boot" assertion to the...
2022-04-14 Ed Mastesysent: regen after 52a1d90c8bfe, posix_fadvise in...
2022-04-14 Ed MasteAllow posix_fadvise in capability mode
2022-04-14 Mike Karelsgenet: fix problems with interface down/up
2022-04-14 Baptiste Daroussinlibedit: import version of 2022-04-11
2022-04-14 Navdeep Parharcxgbe(4): Fix control flow issues reported by Coverity.
2022-04-14 Gordon BerglingRevert "drm2: Fix a typo in a source code comment"
2022-04-13 Konstantin BelousovMostly revert a5970a529c2d95271: Make files opened...
2022-04-13 John Baldwinpowerpc mpc85xx: Remove unused variables.
2022-04-13 John Baldwinpowerpc: Use __diagused for variables only used in...
2022-04-13 John Baldwinad7417: Avoid an unused but set warning when compiled...
2022-04-13 John Baldwindpaa: Remove unused variables.
2022-04-13 John Baldwindivert_packet: ip is only used for SCTP.
2022-04-13 John Baldwinin_pcballoc: error is only used for IPSEC or MAC.
2022-04-13 John Baldwinkern: Move variables only used for MAC under #ifdef...
2022-04-13 John Baldwinriscv: Use __diagused for variables only used in KASSERT().
2022-04-13 John Baldwinxdma: Inline variables with simple values used once...
2022-04-13 John Baldwini386 getmemsize: Use __diagused for a variable only...
2022-04-13 John Baldwinarm64 rk_pcie: Use __diagused for a variable only used...
2022-04-13 John Baldwinvnic: Use __diagused for variables only used in KASSERT().
2022-04-13 John Baldwinsched_ule: Inline value of ts in sched_thread_priority.
2022-04-13 John Baldwinata-fsl: Remove unused variable.
2022-04-13 John Baldwinarm freescale: Remove unused variables.
2022-04-13 John Baldwinarm sp804: Remove unused variables.
2022-04-13 John Baldwinarm vybrid: #if 0 variables only used under #if 0.
2022-04-13 John Baldwindrm2: Remove unused variables.
next