Commit Graph

2862 Commits (763122ade725592402190f5ff3b8d2edf42b87e8)

Author SHA1 Message Date
David Howells 27419604f5 KEYS: Fix use-after-free in assoc_array_gc() 11 years ago
Dave Jones 0c38e1fe0f lib: turn CONFIG_STACKTRACE into an actual option. 11 years ago
Rob Clark 4d6923733f ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATH 11 years ago
Thomas Graf c91eee56dc rhashtable: unexport and make rht_obj() static 11 years ago
Thomas Graf 5300fdcb7b rhashtable: RCU annotations for next pointers 11 years ago
Laura Abbott 308c09f17d lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig 11 years ago
Yinghai Lu d97b07c54f initramfs: support initramfs that is bigger than 2GiB 11 years ago
Yinghai Lu 4d4b866aee initrd: fix lz4 decompress with initrd 11 years ago
Himangi Saraogi 89b3ac6301 kfifo: use BUG_ON 11 years ago
Wei Yang 1b9c53e849 lib/rbtree.c: fix typo in comment of __rb_insert() 11 years ago
Andrey Ryabinin 93b7aca35d lib/idr.c: fix out-of-bounds pointer dereference 11 years ago
Rasmus Villemoes 74e7653190 lib: bitmap: add missing mask in bitmap_andnot 11 years ago
Rasmus Villemoes 7e5f97d192 lib: bitmap: add missing mask in bitmap_and 11 years ago
Rasmus Villemoes 2ac521d332 lib: bitmap: micro-optimize bitmap_allocate_region 11 years ago
Rasmus Villemoes 9279d3286e lib: bitmap: change parameter of bitmap_*_region to unsigned 11 years ago
Rasmus Villemoes a855174878 lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord 11 years ago
Rasmus Villemoes bc5be18280 lib: bitmap: simplify bitmap_parselist 11 years ago
Rasmus Villemoes 154f5e38f3 lib: bitmap: make the start index of bitmap_clear unsigned 11 years ago
Rasmus Villemoes fb5ac54263 lib: bitmap: make the start index of bitmap_set unsigned 11 years ago
Rasmus Villemoes 877d9f3b63 lib: bitmap: make nbits parameter of bitmap_weight unsigned 11 years ago
Rasmus Villemoes 5be20213e8 lib: bitmap: make nbits parameter of bitmap_subset unsigned 11 years ago
Rasmus Villemoes 6dfe9799c2 lib: bitmap: make nbits parameter of bitmap_intersects unsigned 11 years ago
Rasmus Villemoes 2f9305eb31 lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned 11 years ago
Rasmus Villemoes 65b4ee62c9 lib: bitmap: remove unnecessary mask from bitmap_complement 11 years ago
Rasmus Villemoes 3d6684f4e6 lib: bitmap: make nbits parameter of bitmap_complement unsigned 11 years ago
Rasmus Villemoes 5e06806931 lib: bitmap: make nbits parameter of bitmap_equal unsigned 11 years ago
Rasmus Villemoes 8397927c80 lib: bitmap: make nbits parameter of bitmap_full unsigned 11 years ago
Rasmus Villemoes 0679cc4836 lib: bitmap: make nbits parameter of bitmap_empty unsigned 11 years ago
Andrew Morton d0da23b0de lib/list_sort.c: convert to pr_foo 11 years ago
Rasmus Villemoes 61b3d6c48f lib: list_sort.c: Limit number of unused cmp callbacks 11 years ago
Rasmus Villemoes 694123031d lib: list_sort_test(): simplify and harden cleanup 11 years ago
Rasmus Villemoes 9d418dcc6d lib: list_sort_test(): add extra corruption check 11 years ago
Rasmus Villemoes 27d555d101 lib: list_sort_test(): return -ENOMEM when allocation fails 11 years ago
Fabian Frederick 129965a916 lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] 11 years ago
Mathias Krause 142cda5dbc lib/string_helpers.c: constify static arrays 11 years ago
Gui Hecheng e004f3c778 lib/cmdline.c: add size unit t/p/e to memparse 11 years ago
George Spelvin 5f9be8248d lib/glob.c: add CONFIG_GLOB_SELFTEST 11 years ago
George Spelvin b01250856b lib: add lib/glob.c 11 years ago
Sergey Senozhatsky 62e7ca5280 zlib: clean up some dead code 11 years ago
Ken Helias 0f9859ca92 klist: use same naming scheme as hlist for klist_add_after() 11 years ago
Alex Elder 42a9dc0b3d printk: rename DEFAULT_MESSAGE_LOGLEVEL 11 years ago
Thomas Graf 7e1e77636e lib: Resizable, Scalable, Concurrent Hash Table 11 years ago
Sasha Levin 06ebb06d49 iovec: make sure the caller actually wants anything in memcpy_fromiovecend 11 years ago
Alexei Starovoitov 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts 11 years ago
Andi Kleen bfaf2dd350 Kbuild: Add a option to enable dwarf4 v2 11 years ago
Hannes Frederic Sowa 4ada97abe9 random32: mix in entropy from core to late initcall 11 years ago
Andi Kleen 866ced950b kbuild: Support split debug info v4 11 years ago
Christoph Hellwig c53c6d6a68 scatterlist: allow chaining to preallocated chunks 11 years ago
Alexei Starovoitov 2695fb552c net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' 11 years ago
David Riley e704f93af5 kernel: time: Add udelay_test module to validate udelay 11 years ago