1. b8cf202 lib: fix inconsistent indenting in process_bit1() by Wang Qing · 3 years, 8 months ago
  2. d89775f lib/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  3. e4e29dc lib/decompress_unlzma: Do a NULL check for pointer by Fabio Estevam · 9 years ago
  4. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  5. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  6. 90802ed treewide: Fix comment and string typo 'bufer' by Paul Bolle · 13 years ago
  7. eb0cf3e Decompressors: validate match distance in decompress_unlzma.c by Lasse Collin · 14 years ago
  8. 528941c Decompressors: check for write errors in decompress_unlzma.c by Lasse Collin · 14 years ago
  9. 278208d9 Decompressors: check for read errors in decompress_unlzma.c by Lasse Collin · 14 years ago
  10. 8218a43 Decompressors: fix header validation in decompress_unlzma.c by Lasse Collin · 14 years ago
  11. 22e4420 Decompressors: remove unused function from lib/decompress_unlzma.c by Lasse Collin · 14 years ago
  12. 2b6b5ca Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> by Lasse Collin · 14 years ago
  13. 93685ad2 Decompressors: get rid of set_error_fn() macro by Lasse Collin · 14 years ago
  14. 6b01ed6 Decompressors: add missing INIT (i.e. __init) by Lasse Collin · 14 years ago
  15. 6a88116 lzma/gzip: fix potential oops when input data is truncated by Phillip Lougher · 15 years ago
  16. 9e5cf0c lib/decompress_*: only include <linux/slab.h> if STATIC is not defined by Albin Tonnerre · 15 years ago
  17. b1af431 bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment by Phillip Lougher · 15 years ago
  18. e65a1b7 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c by Pekka Enberg · 16 years ago
  19. bc22c17 bzip2/lzma: library support for gzip, bzip2 and lzma decompression by Alain Knaff · 16 years ago