#!/bin/bash # description: sched migration overview perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py ='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/lib/test_printf.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/lib/test_printf.c
AgeCommit message (Expand)Author
2023-08-21lib/vsprintf: declare no_hash_pointers in sprintf.hAndy Shevchenko
2023-08-21lib/vsprintf: split out sprintf() and friendsAndy Shevchenko
2023-03-28mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo
2023-02-02mm: discard __GFP_ATOMICNeilBrown
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-11-19lib: assume char is unsignedJason A. Donenfeld
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-01test_printf: Refactor fwnode_pointer() to make it more readableAndy Shevchenko
2022-07-28lib/test_printf.c: fix clang -Wformat warningsJustin Stitt
2022-07-11lib/test_printf.c: split write-beyond-buffer check in twoRasmus Villemoes
2021-10-27vsprintf: Make %pGp print the hex valueMatthew Wilcox (Oracle)
2021-10-27test_printf: Append strings more efficientlyMatthew Wilcox (Oracle)
2021-10-27test_printf: Remove custom appending of '|'Matthew Wilcox (Oracle)
2021-10-27test_printf: Remove separate page_flags variableMatthew Wilcox (Oracle)
2021-10-27test_printf: Make pft array constMatthew Wilcox (Oracle)
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)Muchun Song
2021-09-03mm: remove VM_DENYWRITEDavid Hildenbrand
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-05-17lib/vsprintf: Allow to override ISO 8601 date and time separatorAndy Shevchenko