linux-stable/include
Linus Walleij cdf17449af hexdump: do not print debug dumps for !CONFIG_DEBUG
print_hex_dump_debug() is likely supposed to be analogous to pr_debug() or
dev_dbg() & friends.  Currently it will adhere to dynamic debug, but will
not stub out prints if CONFIG_DEBUG is not set.  Let's make it do the
right thing, because I am tired of having my dmesg buffer full of hex
dumps on production systems.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-09-10 13:29:01 -07:00
..
acpi
asm-generic Merge branch 'akpm' (patches from Andrew) 2015-09-08 17:52:23 -07:00
clocksource
crypto Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2015-09-08 12:41:25 -07:00
drm Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2015-09-04 15:49:32 -07:00
dt-bindings Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2015-09-08 16:16:26 -07:00
keys
kvm
linux hexdump: do not print debug dumps for !CONFIG_DEBUG 2015-09-10 13:29:01 -07:00
math-emu
media media updates for v4.3-rc1 2015-09-05 18:21:14 -07:00
memory
misc
net Changes for 4.3 2015-09-09 08:33:31 -07:00
pcmcia
ras
rdma Changes for 4.3 2015-09-09 08:33:31 -07:00
rxrpc
scsi
soc IOMMU Updates for Linux v4.3 2015-09-08 17:22:35 -07:00
sound
target
trace Mostly this is just clean ups and micro optimizations. 2015-09-08 14:04:14 -07:00
uapi proc: export idle flag via kpageflags 2015-09-10 13:29:01 -07:00
video libnvdimm for 4.3: 2015-09-08 14:35:59 -07:00
xen xen: features and fixes for 4.3-rc0 2015-09-08 11:46:48 -07:00
Kbuild