summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)Author
2015-01-03rhashtable: Supports for nulls markerThomas Graf
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf
2015-01-03nft_hash: Remove rhashtable_remove_pprev()Thomas Graf
2015-01-03rhashtable: Factor out bucket_tail() functionThomas Graf
2015-01-03rhashtable: Convert bucket iterators to take table and indexThomas Graf
2015-01-03rhashtable: Use rht_obj() instead of manual offset calculationThomas Graf
2015-01-03rhashtable: Do hashing inside of rhashtable_lookup_compare()Thomas Graf
2015-01-02dynamic_debug: fix commentMasatake YAMATO
2014-12-22ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instructionYalin Wang
2014-12-18lib/show_mem.c: add cma reserved informationVishnu Pratap Singh
2014-12-13lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim
2014-12-13decompress_bunzip2: off by one in get_next_block()Dan Carpenter
2014-12-13fault-inject: add ratelimit optionDmitry Monakhov
2014-12-13syscalls: implement execveat() system callDavid Drysdale
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim
2014-12-13lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz
2014-12-10lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not nRasmus Villemoes
2014-12-10lib/lcm.c: ensure correct result whenever it fitsRasmus Villemoes
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches
2014-12-10dma-debug: prevent early callers from crashingFlorian Fainelli
2014-12-10dma-debug: introduce dma_debug_disabledFlorian Fainelli
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann
2014-12-09bury memcpy_toiovec()Al Viro
2014-12-08test: bpf: expand DIV_KX to DIV_MOD_KXDenis Kirjanov
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek
2014-12-02mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini
2014-11-24rhashtable: Check for count mismatch while iterating in selftestThomas Graf
2014-11-19seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu
2014-11-11kdb: Allow access to sensitive commands to be restricted by defaultDaniel Thompson
2014-11-11lib/bug: Use RCU list ops for module_bug_listMasami Hiramatsu
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla
2014-11-07kobject: fix NULL pointer derefernce in kobj_child_ns_opsPankaj Dubey
2014-11-07devres: support sizes greater than an unsigned longCristian Stoica
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-10-30test: bpf: add a testcase reduced from nmapAlexei Starovoitov
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar
2014-10-28rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney
2014-10-28lib/scatterlist: fix memory leak with scsi-mqTony Battersby
2014-10-28lib/scatterlist: fix memory leak with scsi-mqTony Battersby
2014-10-17random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller
2014-10-14lib/raid6: Add log level to printksAnton Blanchard