Lasse Collin ([email protected])

Number of posts: 66 (0.01 per day)
First post: 2007-02-28 20:23:31
Last post: 2024-04-04 14:12:10

Date List Subject
2024-04-04 14:12:10 linux-kernel Re: [PATCH 11/11] xz: Adjust arch-specific options for better kernel compression
2024-04-03 20:33:41 linux-kernel Re: [PATCH 11/11] xz: Adjust arch-specific options for better kernel compression
2024-03-30 12:58:27 linux-kernel Re: [tech-board] [PATCH 00/11] xz: Updates to license, filters, and compression options
2024-03-20 19:18:12 linux-kernel [PATCH 10/11] xz: Use 128 MiB dictionary and force single-threaded mode
2024-03-20 19:18:04 linux-kernel [PATCH 11/11] xz: Adjust arch-specific options for better kernel compression
2024-03-20 18:50:08 linux-kernel [PATCH 06/11] xz: Cleanup CRC32 edits from 2018
2024-03-20 18:49:55 linux-kernel [PATCH 08/11] xz: Add ARM64 BCJ filter
2024-03-20 18:49:40 linux-kernel [PATCH 04/11] xz: Documentation/staging/xz.rst: Revise thoroughly
2024-03-20 18:49:18 linux-kernel [PATCH 01/11] MAINTAINERS: Add XZ Embedded maintainers
2024-03-20 18:48:48 linux-kernel [PATCH 03/11] xz: Switch from public domain to BSD Zero Clause License (0BSD)
2024-03-20 18:48:46 linux-kernel [PATCH 07/11] xz: Optimize for-loop conditions in the BCJ decoders
2024-03-20 18:48:27 linux-kernel [PATCH 02/11] LICENSES: Add 0BSD license text
2024-03-20 18:47:59 linux-kernel [PATCH 00/11] xz: Updates to license, filters, and compression options
2024-03-20 18:47:58 linux-kernel [PATCH 05/11] xz: Fix comments and coding style
2024-03-20 18:39:48 linux-kernel [PATCH 09/11] xz: Add RISC-V BCJ filter
2022-03-27 19:34:15 linux-kernel Re: [PATCH v2] kbuild: Enable armthumb BCJ filter for Thumb-2 kernel
2021-11-21 21:43:21 linux-kernel Re: [PATCH v2] kbuild: Enable armthumb BCJ filter for Thumb-2 kernel
2021-11-19 19:56:48 linux-kernel Re: [PATCH] kbuild: Enable armthumb BCJ filter for Thumb-2 kernel
2020-05-10 19:36:52 linux-kernel Re: Possible memory leak in unxz()
2019-11-04 17:04:30 linux-kernel [PATCH] lib/xz: Fix XZ_DYNALLOC to avoid useless memory reallocations
2016-04-22 21:05:56 linux-kernel Re: [tip:x86/boot] x86/boot: Make memcpy() handle overlaps
2016-04-15 16:17:17 linux-kernel Re: [PATCH v5 06/21] x86, KASLR: Update description for decompressor worst case size
2016-04-15 14:50:08 linux-kernel Re: [PATCH v5 13/21] x86, boot: Report overlap failures in memcpy
2014-04-09 17:07:53 linux-kernel [PATCH] xz: Add comments for the intentionally missing break statements
2013-03-13 14:43:29 linux-kernel Re: [PATCH] decompressors: fix typo "POWERPC"
2013-03-13 11:40:58 linux-kernel Re: [PATCH] decompressors: fix typo "POWERPC"
2012-06-12 16:18:17 linux-kernel Re: [PATCH v2] lib/decompress_unxz.c: removing all memory helper functions
2012-05-25 19:35:55 linux-kernel Re: [PATCH] lib/decompress_unxz.c: removing all memory helper functions
2012-05-25 08:45:33 linux-kernel Re: [PATCH] lib/decompress_unxz.c: removing all memory helper functions
2011-05-03 22:22:29 linux-kernel Re: [PATCH] XZ decompressor: Fix decoding of empty LZMA2 streams
2011-05-01 16:48:42 linux-kernel [PATCH] XZ decompressor: Fix decoding of empty LZMA2 streams
2011-02-10 13:15:20 linux-kernel Re: CONFIG_KERNEL_XZ obscure build failure if xz(1) not installed
2011-02-10 12:28:30 linux-kernel Re: CONFIG_KERNEL_XZ obscure build failure if xz(1) not installed
2011-02-09 22:01:52 linux-kernel Re: CONFIG_KERNEL_XZ obscure build failure if xz(1) not installed
2010-12-10 22:48:37 linux-kernel Re: [PATCH 1/2] Squashfs: add XZ compression support
2010-12-10 22:22:35 linux-kernel Re: [PATCH v3] Decompressors: Add boot-time XZ support
2010-12-10 18:45:18 linux-kernel [PATCH v3] Decompressors: Add boot-time XZ support
2010-12-10 12:59:54 linux-kernel [PATCH] Documentation: Warn about word wrap bug in KMail
2010-12-10 10:36:46 linux-kernel Re: [PATCH 2/2] Squashfs: Add XZ compression configuration option
2010-12-09 09:09:07 linux-kernel Re: [PATCH 2/2] Squashfs: Add XZ compression configuration option
2010-12-02 19:15:01 linux-kernel [PATCH v2 RFC 3/3] x86: Support XZ-compressed kernel
2010-12-02 19:14:41 linux-kernel [PATCH v2 RFC 2/3] Decompressors: Add boot-time XZ support
2010-12-02 19:14:30 linux-kernel [PATCH v2 RFC 1/3] Decompressors: Add XZ decompressor module
2010-11-26 18:23:24 linux-kernel [PATCH] Decompressors: Check input size in decompress_inflate.c
2010-11-25 19:31:03 linux-kernel [PATCH] Decompressors: Remove unused constant from inflate.h
2010-11-25 19:22:10 linux-kernel [PATCHv2] Decompressors: Check for write errors in decompress_unlzma.c
2010-11-25 18:22:38 linux-kernel Re: [PATCH RFC 2/3] Decompressors: Add boot-time XZ support
2010-11-25 14:33:51 linux-kernel Re: [PATCH RFC 1/3] Decompressors: Add XZ decompressor module
2010-11-24 20:59:08 linux-kernel [PATCH RFC 3/3] x86: Support XZ-compressed kernel
2010-11-24 20:54:42 linux-kernel [PATCH RFC 2/3] Decompressors: Add boot-time XZ support
2010-11-24 20:52:03 linux-kernel [PATCH RFC 1/3] Decompressors: Add XZ decompressor module