summaryrefslogtreecommitdiff
path: root/tools/debugging
AgeCommit message (Expand)Author
2022-09-07tools: Add new "test" taint to kernel-chktaintJoe Fradley
2021-06-13tools: Fix "the the" in a message in kernel-chktaintColin Ian King
2021-04-08tools: Fix a typo in kernel-chktaintMasanari Iida
2020-12-08docs: Update documentation to reflect what TAINT_CPU_OUT_OF_SPEC meansMathieu Chouquet-Stringer
2019-01-08tools: add a kernel-chktaint to tools/debuggingThorsten Leemhuis
2020-05-08regulator: use linear_ranges helperMatti Vaittinen 2019-11-15regulator: stpmic1: Set a default ramp delay valuePascal Paillet 2019-02-19Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/rangeMark Brown 2019-02-19regulator: stpmic1: Change buck1 voltage rangePascal PAILLET-LME 2019-02-19regulator: stpmic1: Add active discharge supportPascal PAILLET-LME 2019-02-19regulator: stpmic1: Remove support for regulator pull downPascal PAILLET-LME 2019-02-19regulator: stpmic1: Simplify regulators registrationPascal PAILLET-LME 2019-02-19regulator: stpmic1: Use regulator mode definition from bindingsPascal PAILLET-LME 2019-02-18regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulatorAxel Lin 2019-01-23regulator: stpmic1: Add static const qualifier at peroper placesAxel Lin 2018-12-03regulator: stpmic1: fix regulator_lock usagePascal PAILLET-LME 2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko tro/kernel/commit/fs/isofs/inode.c?h=linux-6.6.y&id=fdb254db21bb4aed44a0bc7fe993e58d3848c926'>isofs: Fix isofs_show_options()David Howells 2017-07-11isofs: Implement show_optionsDavid Howells 2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar 2016-10-18isofs: Do not return EACCES for unknown filesystemsJan Kara 2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro 2016-06-10vfs: make the string hashes salt the hashLinus Torvalds 2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov 2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov 2015-12-08don't put symlink bodies in pagecache into highmemAl Viro 2014-11-19isofs: avoid unused function warningArnd Bergmann 2014-10-31isofs: don't bother with ->d_op for normal caseAl Viro 2014-10-14isofs: replace strnicmp with strncasecmpRasmus Villemoes 2014-08-19isofs: Fix unbounded recursion when processing relocated directoriesJan Kara 2014-04-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds 2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o 2014-03-12fs/isofs/inode.c add __init to init_inodecache()Fabian Frederick