Commit Graph

2315 Commits (5bcab3355a555a9c1bd4becb136cbd3651c8eafa)

Author SHA1 Message Date
Joe Perches b004ff4972 netdev_printk/dynamic_netdev_dbg: Directly call printk_emit 13 years ago
Joe Perches 798efc60e4 dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack 13 years ago
Catalin Marinas 8c2c3df31e arm64: Build infrastructure 13 years ago
Dmitry Kasatkin bc01637a80 digsig: add hash size comparision on signature verification 13 years ago
Sebastian Andrzej Siewior b53d657d84 usb/core: use bin2bcd() for bcdDevice in RH 13 years ago
Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 years ago
Pablo Neira Ayuso 9785e10aed netlink: kill netlink_set_nonroot 13 years ago
Julian Anastasov 9eca2eb994 netlink: add minlen validation for the new signed types 13 years ago
Konrad Rzeszutek Wilk 74838b7537 swiotlb: add the late swiotlb initialization function with iotlb memory 13 years ago
Al Viro d87aae2f3c switch the protection of percpu_counter list to spinlock 13 years ago
Mandeep Singh Baines e04f228335 lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table() 13 years ago
Akinobu Mita 08dfb4ddee powerpc: pSeries reconfig notifier error injection module 13 years ago
Akinobu Mita 9579f5bd31 memory: memory notifier error injection module 13 years ago
Akinobu Mita 048b9c3549 PM: PM notifier error injection module 13 years ago
Akinobu Mita f5a9f52e2c cpu: rewrite cpu-notifier-error-inject module 13 years ago
Akinobu Mita 8d43828814 fault-injection: notifier error injection 13 years ago
Thiago Rafael Becker 49ac572b93 lib/crc32.c: fix unused variables warnings 13 years ago
Stephen Boyd 4b0681487b spinlock_debug: print offset in addition to symbol name 13 years ago
Catalin Marinas 7463449b82 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test 13 years ago
Akinobu Mita 639b9e34f1 string: introduce memweight() 13 years ago
Andy Shevchenko 31550a16a5 vsprintf: add support of '%*ph[CDN]' 13 years ago
Dan Rosenberg 3715c5309f lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q) 13 years ago
Andrew Morton 80f548e04d lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding printk formats 13 years ago
Andrei Emeltchenko 76597ff989 vsprintf: add %pMR for Bluetooth MAC address 13 years ago
Tomasz Stanislawski efc42bc980 scatterlist: add sg_alloc_table_from_pages function 13 years ago
David Daney ab25383983 of/lib: Allow scripts/dtc/libfdt to be used from kernel code 13 years ago
Tony Luck e9c31b32f1 debug: Do not permit CONFIG_DEBUG_STACK_USAGE=y on IA64 or PARISC 13 years ago
Paul E. McKenney 5cf05ad758 rcu: Fix broken strings in RCU's source code. 13 years ago
Dan Carpenter 68ee6d2237 dma-debug: debugfs_create_bool() takes a u32 pointer 13 years ago
Pablo Neira Ayuso a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
Akinobu Mita 422aa27420 lib: correct link to the original source for div64_u64 13 years ago
Anton Blanchard f39cdaebb8 fault-inject: avoid call to random32() if fault injection is disabled 13 years ago
Jan Kara e78d4833c0 lib: Fix possible deadlock in flexible proportion code 13 years ago
Jan Kara f3109a51f8 lib: Proportions with flexible period 13 years ago
Joern Engel 39caa0916e btree: catch NULL value before it does harm 13 years ago
Roland Dreier cbf8ae32f6 btree: fix tree corruption in btree_get_prev() 13 years ago
Christian Borntraeger 8a173b1476 spinlock: Indicate that a lockup is only suspected 13 years ago
Konstantin Khlebnikov fffaee365f radix-tree: fix contiguous iterator 13 years ago
Denys Vlasenko 133fd9f5cd vsprintf: further optimize decimal conversion 13 years ago
Grant Likely 725fe002d3 vsprintf: correctly handle width when '#' flag used in %#p format 13 years ago
Hiroaki SHIMODA 914bec1011 bql: Avoid possible inconsistent calculation. 13 years ago
Hiroaki SHIMODA 25426b794e bql: Avoid unneeded limit decrement. 13 years ago
Hiroaki SHIMODA 0cfd32b736 bql: Fix POSDIFF() to integer overflow aware. 13 years ago
Pierre Carrier 7c20342230 lib/vsprintf.c: "%#o",0 becomes '0' instead of '00' 13 years ago
Nick Piggin 5536805292 radix-tree: fix preload vector size 13 years ago
Stephen Boyd fd0a37355c spinlock_debug: print kallsyms name for lock 13 years ago
Stephen Boyd 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 years ago
Andrew Morton 05a6c8a922 lib/bitmap.c: fix documentation for scnprintf() functions 13 years ago
Andrew Morton 68aecfb979 lib/string_helpers.c: make arrays static 13 years ago
Uwe Kleine-König 26d7b99b83 lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata 13 years ago