aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/symbol.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07MAINTAINERS: Add VSPRINTFPetr Mladek1-0/+12
2019-10-18tools lib api: Renaming pr_warning to pr_warnKefeng Wang3-6/+6
2019-10-18ASoC: samsung: Use pr_warn instead of pr_warningKefeng Wang1-3/+3
2019-10-18lib: cpu_rmap: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-10-18trace: Use pr_warn instead of pr_warningKefeng Wang1-2/+2
2019-10-18dma-debug: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-10-18vgacon: Use pr_warn instead of pr_warningKefeng Wang1-3/+3
2019-10-18fs: afs: Use pr_warn instead of pr_warningKefeng Wang3-11/+10
2019-10-18sh/intc: Use pr_warn instead of pr_warningKefeng Wang1-2/+2
2019-10-18scsi: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-10-18platform/x86: intel_oaktrail: Use pr_warn instead of pr_warningKefeng Wang1-5/+5
2019-10-18platform/x86: asus-laptop: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-10-18platform/x86: eeepc-laptop: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-10-18oprofile: Use pr_warn instead of pr_warningKefeng Wang1-4/+4
2019-10-18of: Use pr_warn instead of pr_warningKefeng Wang1-10/+10
2019-10-18macintosh: Use pr_warn instead of pr_warningKefeng Wang4-19/+17
2019-10-18idsn: Use pr_warn instead of pr_warningKefeng Wang9-37/+35
2019-10-18ide: Use pr_warn instead of pr_warningKefeng Wang2-4/+4
2019-10-18crypto: n2: Use pr_warn instead of pr_warningKefeng Wang1-6/+6
2019-10-18clocksource: samsung_pwm_timer: Use pr_warn instead of pr_warningKefeng Wang1-2/+1
2019-10-18gdrom: Use pr_warn instead of pr_warningKefeng Wang1-2/+2
2019-10-18drbd: Use pr_warn instead of pr_warningKefeng Wang1-7/+6
2019-10-18acpi: Use pr_warn instead of pr_warningKefeng Wang7-50/+48
2019-10-18x86: Use pr_warn instead of pr_warningKefeng Wang14-65/+57
2019-10-18sparc: Use pr_warn instead of pr_warningKefeng Wang1-3/+3
2019-10-18sh: Use pr_warn instead of pr_warningKefeng Wang5-7/+6
2019-10-18riscv: Use pr_warn instead of pr_warningKefeng Wang1-2/+2
2019-10-18ia64: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-10-18arm64: Use pr_warn instead of pr_warningKefeng Wang2-10/+9
2019-10-18alpha: Use pr_warn instead of pr_warningKefeng Wang1-2/+2
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes7-0/+309
2019-09-06ABI: Update dev-kmsg documentation to match current kernel behaviourJames Byrne1-8/+7
2019-08-16printk: Replace strncmp() with str_has_prefix()Chuhong Yuan2-10/+27
2019-08-15lib/test_printf: Remove obvious comments from %pd and %pD testsPetr Mladek1-2/+0
2019-08-15lib/test_printf: Add test of null/invalid pointer dereference for dentryJia He1-0/+7
2019-08-15vsprintf: Prevent crash when dereferencing invalid pointers for %pDJia He1-3/+10
2019-07-12printk: Do not lose last line in kmsg buffer dumpVincent Whitchurch1-1/+1
2019-07-08tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo1-6/+15
2019-07-08ALSA: firewire-lib: code refactoring for local variablesTakashi Sakamoto1-6/+8
2019-07-08ALSA: firewire-lib: code refactoring for post operation to data block counterTakashi Sakamoto1-10/+10
2019-07-08ALSA: firewire-lib: code refactoring for error path of parser for CIP headerTakashi Sakamoto1-9/+2
2019-07-08ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packetTakashi Sakamoto1-3/+3
2019-07-08ALSA: firewire-lib: fix initial value of data block count for IR context without CIP_DBC_IS_END_EVENTTakashi Sakamoto1-2/+4
2019-07-08ALSA: firewire-lib/fireface: fix initial value of data block counter for IR context with CIP_NO_HEADERTakashi Sakamoto1-1/+5
2019-07-08ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint eventsTakashi Sakamoto1-5/+7
2019-07-07Linux 5.2Linus Torvalds1-1/+1
2019-07-07tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo6-0/+27
2019-07-07perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa1-2/+2
2019-07-07perf python: Remove -fstack-protector-strong if clang doesn't have itArnaldo Carvalho de Melo1-0/+2
2019-07-07time: Validate user input in compat_settimeofday()zhengbin1-0/+4