index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_printf.c
Age
Commit message (
Expand
)
Author
2024-10-28
printf: Add print format (%pra) for struct range
Ira Weiny
2024-10-28
test printf: Add very basic struct resource tests
Ira Weiny
2024-09-03
printf: remove %pGt support
Matthew Wilcox (Oracle)
2024-06-12
vsprintf: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2023-08-21
lib/vsprintf: declare no_hash_pointers in sprintf.h
Andy Shevchenko
2023-08-21
lib/vsprintf: split out sprintf() and friends
Andy Shevchenko
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-11-19
lib: assume char is unsigned
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-01
test_printf: Refactor fwnode_pointer() to make it more readable
Andy Shevchenko
2022-07-28
lib/test_printf.c: fix clang -Wformat warnings
Justin Stitt
2022-07-11
lib/test_printf.c: split write-beyond-buffer check in two
Rasmus Villemoes
2021-10-27
vsprintf: Make %pGp print the hex value
Matthew Wilcox (Oracle)
2021-10-27
test_printf: Append strings more efficiently
Matthew Wilcox (Oracle)
2021-10-27
test_printf: Remove custom appending of '|'
Matthew Wilcox (Oracle)
2021-10-27
test_printf: Remove separate page_flags variable
Matthew Wilcox (Oracle)
2021-10-27
test_printf: Make pft array const
Matthew Wilcox (Oracle)
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-05-17
lib/vsprintf: Allow to override ISO 8601 date and time separator
Andy Shevchenko
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-03-19
vsprintf: dump full information of page flags in pGp
Yafang Shao
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-22
Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-17
lib/vsprintf: Add support for printing V4L2 and DRM fourccs
Sakari Ailus
2021-02-15
lib/vsprintf: no_hash_pointers prints all addresses as unhashed
Timur Tabi
2021-02-15
lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers
Timur Tabi
2021-01-26
media: lib/test_printf.c: Use helper function to unwind array of software_nodes
Daniel Scally
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-05-27
software node: implement software_node_unregister()
Greg Kroah-Hartman
2020-05-20
lib/vsprintf: Print time64_t in human readable format
Andy Shevchenko
2020-05-19
vsprintf: don't obfuscate NULL and error pointers
Ilya Dryomov
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-17
printf: add support for printing symbolic error names
Rasmus Villemoes
2019-10-11
lib/test_printf: Add tests for %pfw printk modifier
Sakari Ailus
2019-08-15
lib/test_printf: Remove obvious comments from %pd and %pD tests
Petr Mladek
2019-08-15
lib/test_printf: Add test of null/invalid pointer dereference for dentry
Jia He
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-06
Merge branch 'for-5.2-vsprintf-hardening' into for-linus
Petr Mladek
2019-04-26
vsprintf: Prevent crash when dereferencing invalid pointers
Petr Mladek
2019-04-26
vsprintf: Consolidate handling of unknown pointer specifiers
Petr Mladek
2019-04-08
lib: Use new kselftest header
Tobin C. Harding
[next]