summaryrefslogtreecommitdiff
path: root/include/linux/securebits.h
AgeCommit message (Expand)Author
2009-10-30define convenient securebits masks for prctl users (v2)Serge E. Hallyn
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2005-04-16Linux-2.6.12-rc2Linus Torvalds
HTTPS ones: vsprintfAlexander A. Klimov 2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds 2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2020-05-20lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko 2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann 2020-04-20docs: pr_*() kerneldocs and basic printk docsRicardo CaƱuelo 2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds 2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2019-11-07docs: printk-formats: add ptrdiff_t type to printk-formatsMiles Chen 2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes 2019-10-11lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus 2019-10-11lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus 2019-09-14docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]Joe Perches 2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab 2019-07-15docs: sysctl: convert to ReSTMauro Carvalho Chehab 2019-04-26vsprintf: Avoid confusion between invalid address and valuePetr Mladek 2019-04-26vsprintf: Prevent crash when dereferencing invalid pointersPetr Mladek 2019-03-09Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2019-03-04printk/docs: Add extra integer types to printk-formatsLouis Taylor