summaryrefslogtreecommitdiff
path: root/kernel/printk/printk.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * Merge 4.4.292 into android-4.4-pGreg Kroah-Hartman2021-11-12
| |\
| | * printk/console: Allow to disable console output by using console="" or consol...Petr Mladek2021-11-12
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\| |
| * | Merge 4.4.238 into android-4.4-pGreg Kroah-Hartman2020-10-01
| |\|
| | * printk: handle blank console arguments passed in.Shreyas Joshi2020-10-01
* | | FROMLIST: Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook2020-01-27
* | | Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P2019-12-02
|\| |
| * | Merge 4.4.204 into android-4.4-pGreg Kroah-Hartman2019-11-28
| |\|
| | * printk: fix integer overflow in setup_log_buf()Sergey Senozhatsky2019-11-28
* | | Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P2019-11-26
|\| |
| * | Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman2019-11-25
| |\|
| | * printk: Give error on attempt to set log buffer length to over 2GHe Zhe2019-11-25
* | | Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P2019-10-30
|\| |
| * | Merge 4.4.195 into android-4.4-pGreg Kroah-Hartman2019-10-06
| |\|
| | * printk: Do not lose last line in kmsg buffer dumpVincent Whitchurch2019-10-05
| * | Merge 4.4.164 into android-4.4-pGreg Kroah-Hartman2018-11-21
| |\|
* | | Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P2018-11-21
|\ \ \
| * \ \ Merge 4.4.164 into android-4.4Greg Kroah-Hartman2018-11-21
| |\ \ \ | | |/ / | |/| / | | |/
| | * printk: Fix panic caused by passing log_buf_len to command lineHe Zhe2018-11-21
* | | printk: Make the console flush configurable in hotplug pathMohammed Khajapasha2018-09-06
* | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\| |
| * | UPSTREAM: printk: when dumping regs, show the stack, not thread_infoAndy Lutomirski2017-08-09
| * | Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos2017-03-02
| |\|
| * | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
| |\ \
* | \ \ Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\ \ \ \ | | |_|/ | |/| |
| * | | printk: use rcuidle console tracepointSergey Senozhatsky2017-02-23
| | |/ | |/|
* | | printk: Add all cpu notifiers under CONSOLE_FLUSH_ON_HOTPLUG flagPrasad Sodagudi2016-03-23
* | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\| |
| * | printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-02-17
* | | kernel: printk: specify alignment for struct printk_logAndrey Ryabinin2016-03-22
| |/ |/|
* | ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg2016-02-16
* | ARM: Make low-level printk workTony Lindgren2016-02-16
|/
* printk: prevent userland from spoofing kernel messagesMathias Krause2015-11-06
* pstore: add pstore unregisterGeliang Tang2015-10-22
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* printk: improve the description of /dev/kmsg line formatAntonio Ospite2015-06-30
* check_syslog_permissions() cleanupVasily Averin2015-06-25
* security_syslog() should be called once onlyVasily Averin2015-06-25
* printk: implement support for extended console driversTejun Heo2015-06-25
* printk: factor out message formatting from devkmsg_read()Tejun Heo2015-06-25
* printk: guard the amount written per line by devkmsg_read()Tejun Heo2015-06-25
* Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-21
|\
| * console: Add extensible console matchingPeter Hurley2015-03-26
| * Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman2015-03-09
| |\
| | * console: Preserve index after console setup()Peter Hurley2015-03-07
* | | Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\ \ \ | |/ / |/| |
| * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| * | fs: remove ki_nbytesChristoph Hellwig2015-03-12
* | | console: Fix console name size mismatchPeter Hurley2015-03-07
| |/ |/|