Commit Graph

1689 Commits (68d93184352f2e723f135b0a9bad93b58f9d120b)

Author SHA1 Message Date
Daniel Baluta 9718269a7f kemleak-test: build as module only 14 years ago
David Rientjes b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations 14 years ago
Namhyung Kim 0f77a8d378 vsprintf: Introduce %pB format specifier 14 years ago
Akinobu Mita 0664996b7c bitops: introduce CONFIG_GENERIC_FIND_BIT_LE 14 years ago
Akinobu Mita a56560b3b2 asm-generic: change little-endian bitops to take any pointer types 14 years ago
Akinobu Mita c4945b9ed4 asm-generic: rename generic little-endian bitops functions 14 years ago
Jim Keniston 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 years ago
Alexey Dobriyan 33ee3b2e2e kstrto*: converting strings to integers done (hopefully) right 14 years ago
Mandeep Singh Baines 5af5bcb8d3 printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig 14 years ago
Kees Cook 9f36e2c448 printk: use %pK for /proc/kallsyms and /proc/modules 14 years ago
Joe Perches 26297607e0 vsprintf: neaten %pK kptr_restrict, save a bit of code space 14 years ago
Don Zickus fef2c9bc1b kernel/watchdog.c: allow hardlockup to panic by default 14 years ago
David Rientjes ddd588b5dd oom: suppress nodes that are not allowed from meminfo on oom kill 14 years ago
Michal Marek f2c23f65f6 kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default 14 years ago
Lai Jiangshan 6d55da53db plist: Add priority list test 14 years ago
Lai Jiangshan bf6a9b8336 plist: Shrink struct plist_head 14 years ago
Ivan Djelic 437aa565e2 lib: add shared BCH ECC library 14 years ago
Stanislaw Gruszka 9977728840 debugobjects: Add hint for better object identification 14 years ago
Arnd Bergmann 4ba8216cd9 BKL: That's all, folks 14 years ago
Michael Buesch a7a9a24dcd lib-average: Make config option selectable 14 years ago
Arnd Bergmann f51b452bed tracing: don't trace the BKL 14 years ago
Lars Ellenberg e3fa3aff0c net: fix nla_policy_len to actually _iterate_ over the policy 14 years ago
FUJITA Tomonori fba99fa38b swiotlb: fix wrong panic 14 years ago
Uwe Kleine-König de933bd833 kbuild: reenable section mismatch analysis 14 years ago
Linus Torvalds 3c18d4de86 Expand CONFIG_DEBUG_LIST to several other list operations 14 years ago
Geert Uytterhoeven 7302041556 m68knommu: Remove dependencies on nonexistent M68KNOMMU 14 years ago
Greg Kroah-Hartman e8d9792aa5 dynamic_debug: add #include <linux/sched.h> 14 years ago
Bart Van Assche 8ba6ebf583 Dynamic debug: Add more flags 14 years ago
Andreas Gruenbacher 0b6bb66d12 Export the augmented rbtree helper functions 14 years ago
Thomas Gleixner d123375425 rwsem: Remove redundant asmregparm annotation 14 years ago
Toshiyuki Okajima ac15ee691f radix_tree: radix_tree_gang_lookup_tag_slot() may never return 14 years ago
Jesper Dangaard Brouer de0368d5fe textsearch: doc - fix spelling in lib/textsearch.c. 14 years ago
Ben Hutchings c39649c331 lib: cpu_rmap: CPU affinity reverse-mapping 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Lasse Collin 1da914e064 decompressors: check input size in decompress_inflate.c 14 years ago
Lasse Collin 3ebe12439b decompressors: add boot-time XZ support 14 years ago
Lasse Collin 24fa0402a9 decompressors: add XZ decompressor module 14 years ago
Lasse Collin fb7fa589fd Decompressors: fix callback-to-callback mode in decompress_unlzo.c 14 years ago
Lasse Collin 5a3f81a702 Decompressors: check input size in decompress_unlzo.c 14 years ago
Lasse Collin 8f9b54a35a Decompressors: check for write errors in decompress_unlzo.c 14 years ago
Lasse Collin eb0cf3e19b Decompressors: validate match distance in decompress_unlzma.c 14 years ago
Lasse Collin 528941ca05 Decompressors: check for write errors in decompress_unlzma.c 14 years ago
Lasse Collin 278208d9d6 Decompressors: check for read errors in decompress_unlzma.c 14 years ago
Lasse Collin 8218a43723 Decompressors: fix header validation in decompress_unlzma.c 14 years ago
Lasse Collin 22e4420820 Decompressors: remove unused function from lib/decompress_unlzma.c 14 years ago
Lasse Collin 2b6b5caa6d Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> 14 years ago
Lasse Collin 93685ad247 Decompressors: get rid of set_error_fn() macro 14 years ago
Lasse Collin 6b01ed64c1 Decompressors: add missing INIT (i.e. __init) 14 years ago
David Rientjes 78c377d1b5 flex_array: export symbols to modules 14 years ago
Anton Arapov b921c69fb2 lib/vsprintf.c: fix vscnprintf() if @size is == 0 14 years ago