Commit Graph

2862 Commits (763122ade725592402190f5ff3b8d2edf42b87e8)

Author SHA1 Message Date
Matthias Brugger efd342fb00 of: Provide a function to request and map memory 11 years ago
Veaceslav Falico ccc7f4968a net: print net_device reg_state in netdev_* unless it's registered 11 years ago
Kees Cook 0a8adf5847 test: add firmware_class loader test 11 years ago
Dmitry Kasatkin 0d1f64f60b digsig: make crypto builtin if digsig selected as builtin 11 years ago
Davidlohr Bueso 3a6bfbc91d arch, locking: Ciao arch_mutex_cpu_relax() 11 years ago
Lars Ellenberg 54e6fc38e8 drbd: debugfs: add per volume oldest_requests 11 years ago
Lars Ellenberg 8ce953aa39 drbd: silence -Wmissing-prototypes warnings 11 years ago
Paul E. McKenney 11992c703a rcu: Remove CONFIG_PROVE_RCU_DELAY 11 years ago
Greg Kroah-Hartman 4a3a990451 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() 11 years ago
Amir Vadai 143b5ba21b lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined 11 years ago
Tejun Heo 2d7227828e percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero() 11 years ago
Tejun Heo 9a1049da9b percpu-refcount: require percpu_ref to be exited explicitly 11 years ago
Tejun Heo 7d74207512 percpu-refcount: use unsigned long for pcpu_count pointer 11 years ago
Tejun Heo eae7975ddf percpu-refcount: add helpers for ->percpu_count accesses 11 years ago
Tejun Heo d630dc4c9a percpu-refcount: one bit is enough for REF_STATUS 11 years ago
Michael S. Tsirkin ac5ccdba3a iovec: move memcpy_from/toiovecend to lib/iovec.c 11 years ago
Greg Kroah-Hartman 4148c1f67a lz4: fix another possible overrun 11 years ago
Joe Perches a69f5edb8b mac_pton: Use bool not int return 11 years ago
George Spelvin d8f1c4778e lib: crc32: Add some additional __pure annotations 11 years ago
George Spelvin 4fa8e03b22 lib: crc32: Mark test data __initconst 11 years ago
George Spelvin 6d514b4e77 lib: crc32: Greatly shrink CRC combining code 11 years ago
Chen Gang df2e1ef68c lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of other architectures 11 years ago
Greg Kroah-Hartman 206204a116 lz4: ensure length does not wrap 11 years ago
Greg Kroah-Hartman 206a81c184 lzo: properly check for overruns 11 years ago
Thomas Gleixner 6cc620bc8e rtmutex: Make the rtmutex tester depend on BROKEN 11 years ago
Jan Beulich 8e0629c1d4 swiotlb: don't assume PA 0 is invalid 11 years ago
Jingoo Han c9d53c0f2d devres: remove devm_request_and_ioremap() 11 years ago
Amir Vadai da91309e0a cpumask: Utility function to set n'th cpu - local cpu first 11 years ago
Alexei Starovoitov df6d0f983a net: filter: fix nlattr and nlattr_nest BPF tests 11 years ago
Catalin Marinas ce80b067de lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations 11 years ago
Lai Jiangshan 15f3ec3f23 idr: reduce the unneeded check in free_layer() 11 years ago
Lai Jiangshan aefb768297 idr: don't need to shink the free list when idr_remove() 11 years ago
Lai Jiangshan b93804b2fc idr: fix idr_replace()'s returned error code 11 years ago
Lai Jiangshan aef0f62e87 idr: fix NULL pointer dereference when ida_remove(unallocated_id) 11 years ago
Lai Jiangshan 8f9f665a70 idr: fix unexpected ID-removal when idr_remove(unallocated_id) 11 years ago
Lai Jiangshan 3afb69cb55 idr: fix overflow bug during maximum ID calculation at maximum height 11 years ago
Fabian Frederick 548bbff981 lib/asn1_decoder.c: kernel-doc warning fix 11 years ago
Fabian Frederick b3b16d284a lib/atomic64_test.c: convert printk(KERN_INFO to pr_info 11 years ago
Fabian Frederick c56ba70331 lib/bug.c: convert printk to pr_foo() 11 years ago
Fabian Frederick ce643a30d1 lib/textsearch.c: move EXPORT_SYMBOL after functions 11 years ago
Fabian Frederick 6d6a138f13 lib/nlattr.c: move EXPORT_SYMBOL after functions 11 years ago
Fabian Frederick 54b14f40c5 lib/digsig.c: kernel-doc warning fixes 11 years ago
Fabian Frederick 38b4fe5fcc lib/crc32.c: remove unnecessary __constant 11 years ago
Fabian Frederick 8e4c0b6848 lib/radix-tree.c: kernel-doc warning fix 11 years ago
Dan Streetman b8cfff68ea lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable 11 years ago
Minfei Huang c75b53af2f lib/btree.c: fix leak of whole btree nodes 11 years ago
Fabian Frederick 3f623eba2a lib/vsprintf.c: fix comparison to bool 11 years ago
Fabian Frederick f8eaf298c8 lib/libcrc32c.c: use PTR_ERR_OR_ZERO 11 years ago
Lasse Collin bf4d064d89 lib/xz: enable all filters by default in Kconfig 11 years ago
Dan Streetman 1812062790 lib/plist.c: replace pr_debug with printk in plist_test() 11 years ago