]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
contrib/tzdata: import tzdata 2022b
[FreeBSD/FreeBSD.git] / sys /
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Ed Masteacpi: mark INVARIANTS variables as __diagused
2022-08-10 Alexander V. Chernikovrouting: fix build without ROUTE_MPATH
2022-08-10 Emmanuel Vadotsdio: Add CCCR speed defines
2022-08-10 Emmanuel Vadotsdio: Do not allow setting a block size if function...
2022-08-10 Emmanuel Vadotsdio: Always use increment address for read/write_4
2022-08-10 Emmanuel Vadotsdio: Change the sdio helper name and arg order
2022-08-10 Ed Masteopencrypto: mark INVARIANTS variables as __diagused
2022-08-10 Alexander V. Chernikovdevd: move all devd notification logic to a separate...
2022-08-10 Alexander V. Chernikovrouting: move rtentry and subscription code out of...
2022-08-10 Alexander V. Chernikovrouting: add rib_<add|del>_route_px() functions operati...
2022-08-10 Alexander V. Chernikovrouting: split nexthop creation and rtentry creation.
2022-08-10 Alexander V. Chernikovrouting: refactor #2
2022-08-10 Alexander V. Chernikovrouting: refactor control cmds #1
2022-08-10 Gleb Smirnofftcp: utilize new solisten_clone() and solisten_enqueue()
2022-08-10 Gleb Smirnoffsockets: provide solisten_clone(), solisten_enqueue()
2022-08-10 Gleb Smirnoffinpcb: gather v4/v6 handling code into in_pcballoc...
2022-08-10 Emmanuel Vadotmodules: if_awg: Add miibus_if.h to the source
2022-08-10 Emmanuel Vadotmodules: aw_mmc: Add mmc_pwrseq_if to the source
2022-08-10 Emmanuel Vadotarm64: rockchip: rk_gpio: Improve mode switching
2022-08-10 Andrew TurnerSimplify setting a non-4k PAGE_SIZE on arm64
2022-08-10 Ed Mastegpio: mark INVARIANTS variables as __diagused
2022-08-10 Gleb Smirnofftcp: address a wire level race with 2 ACKs at the end...
2022-08-10 Alexander V. Chernikovnetinet6: allow ND entries creation for all directly...
2022-08-10 Emmanuel Vadotarm64: rockchip: pinctrl: Do not rely on the node name
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-08 Michael Tuexentcp: improve BBLog for output events when using the...
2022-08-08 Michael Tuexensctp: improve handling of send() calls with no user...
2022-08-09 Mark Johnstonatomic: Add plain atomic_load/store_bool()
2022-08-09 Mark Johnstondtrace/amd64: Implement emulation of call instructions
2022-08-09 Mark Johnstonfbt/x86: Extract arg1 for return probes from the trapframe
2022-08-09 Mark Johnstonvm_fault: Shoot down shared mappings in vm_fault_copy_e...
2022-08-09 Konstantin Belousovelf_note_prpsinfo: handle more failures from proc_getargv()
2022-08-09 Luiz SouzaAdd the PHY driver for the Marvell 88E1512.
2022-08-09 Emmanuel Vadotx86: Remove redundant parentheses
2022-08-09 Corvin Köhnex86: Add another cpuid for Apollo Lake errata APL30
2022-08-08 Emmanuel Vadotlinuxkpi: io.h: Only exclude armv6 and armv7 for asm...
2022-08-08 John Baldwincxgbe TOE TLS: Fix handling of unusual record types.
2022-08-08 John Baldwincxgbe TOE TLS: Simplify a few routines.
2022-08-08 John Baldwincxgbe: Handle requests for TLS key allocations with...
2022-08-08 John Baldwincxgbe: Rename t4_kern_tls.c to t6_kern_tls.c.
2022-08-08 Mark Adlerzlib: Fix extra field processing bug that dereferences...
2022-08-08 Emmanuel Vadotlinuxkpi: io.h: Do not include asm/set_memory.h for...
2022-08-08 Konstantin Belousovthread_create(): call cpu_copy_thread() after td_pflags...
2022-08-08 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes.
2022-08-08 Emmanuel Vadotlinuxkpi: pm: Add more defines and includes
2022-08-08 Emmanuel Vadotlinuxkpi: Include highmem.h in pagemap.h
2022-08-08 Emmanuel Vadotlinuxkpi: Add arch_io_{reserve,free}_memtype_wc
2022-08-08 Emmanuel Vadotlinuxkpi: Add dev_info_once
2022-08-08 Emmanuel Vadotlinuxkpi: Add smp_mb__before/after_atomic
2022-08-08 Emmanuel Vadotlinuxkpi: Add trylock_page and unlock_page
2022-08-08 Emmanuel Vadotlinuxkpi: Add more notifier defines
2022-08-08 Emmanuel Vadotlinuxkpi: errno: Add EHWPOISON
2022-08-08 Emmanuel Vadotlinuxkpi: Add compat_ptr and ptr_to_compat
2022-08-08 Emmanuel Vadotlinuxkpi: Add try_cmpxchg and atomic_try_cmpxchg
2022-08-08 Emmanuel Vadotlinuxkpi: Add some memset functions
2022-08-08 Emmanuel Vadotlinuxkpi: Add io.h
2022-08-08 Emmanuel Vadotlinuxkpi: Add pagevec implementation
2022-08-08 Emmanuel Vadotlinuxkpi: Add linux/nospec.h
2022-08-08 Emmanuel Vadotlinuxkpi: Add mapping_clear_unevictable stub
2022-08-08 Emmanuel Vadotlinuxkpi: pci: Add more functions needed by drm
2022-08-08 Emmanuel Vadotlinuxkpi: math.h: Add mul_u64_u32_div and mul_u64_u32_shr
2022-08-08 Emmanuel Vadotlinuxkpi: atomic: Add atomic_fetch_inc
2022-08-08 Ganbold TsagaankhuuAdd drive strength setting for RK3568 pinctrl driver.
2022-08-07 Bjoern A. ZeebXHCI: remove a self-assignment
2022-08-07 Gleb Smirnofftcp_input: update comment to match reality.
2022-08-07 Gordon Berglingvnode(9): Fix a typo in a source code comment
2022-08-07 Gordon Berglingdebugnet: Fix a typo in a source code comment
2022-08-07 Gordon Berglingisci(4): Fix a typo in a source code comment
2022-08-07 Gordon Berglingnet80211(4): Fix a typo in a source code comment
2022-08-07 Gordon Berglingacpi(4): Fix two typos in a source code comments
2022-08-07 Gordon Berglinginet6(4): Fix a typo in a source code comment
2022-08-07 Gordon Berglingnullfs(5): Fix a typo in a source code comment
2022-08-06 Doug Mooreiommu_gas: avoid pointless augmentation
2022-08-06 Alan Coxx86/iommu: Reduce the number of queued invalidation...
2022-08-06 Justin Hibbitspowerpc/booke: Clamp MAXCPU to 32 for Book-E platforms
2022-08-06 Alexander V. Chernikovfib_algo: set vnet when destroying algo instance
2022-08-06 Gordon Berglingbce(4): Fix two typos in kernel messages
2022-08-06 Cy Schubertnet80211: Remove tautological state display
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-05 Mark Johnstonbpf: Fix BIOCPROMISC locking
2022-08-05 Mark Johnstonarm: Clear TTBCR before enabling the MMU
2022-08-05 Alexander Motinacpi_apei: Add sysctl to mute corrected errors.
2022-08-05 Alexander Motinmca: Add sysctl to mute corrected errors.
2022-08-05 Alexander Motinnvme: Print CRD, M and DNR status bits on errors.
2022-08-05 Ed MasteClarify code comments on ASLR default settings
2022-08-05 Mark Adlerzlib: Fix a bug when getting a gzip header extra field...
2022-08-05 Justin Hibbitspowerpc/fsl_sata: Properly clamp maxio to pessimized...
2022-08-04 Mark Johnstonfile: Move code to share fdtol structs into kern_descrip.c
2022-08-04 Mark Johnstonqat: Move qat_c2xxx firmware files and build glue into...
2022-08-04 Kristof Provostif_ovpn: fix unused functions with NOINET / NOINET6
2022-08-04 Gleb Popovhda: Add a patch for ASUS ROG GL553VE.
2022-08-04 Alexander V. Chernikovrouting: remove duplicate error message after 5c23343b8c0c.
2022-08-04 Bryan Venteichervirtio_mmio: correct offset of VIRTIO_MMIO_CONFIG_GENER...
2022-08-03 Mateusz Guzikroute: fix NOIP builds
2022-08-03 Michael Tuexensctp: tweak panic message
next