summaryrefslogtreecommitdiff
path: root/kernel/printk
AgeCommit message (Expand)Author
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-11-12Merge 4.4.292 into android-4.4-pGreg Kroah-Hartman
2021-11-12printk/console: Allow to disable console output by using console="" or consol...Petr Mladek
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-01Merge 4.4.238 into android-4.4-pGreg Kroah-Hartman
2020-10-01printk: handle blank console arguments passed in.Shreyas Joshi
2020-01-27FROMLIST: Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook
2019-12-02Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P
2019-11-28Merge 4.4.204 into android-4.4-pGreg Kroah-Hartman
2019-11-28printk: fix integer overflow in setup_log_buf()Sergey Senozhatsky
2019-11-26Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P
2019-11-25Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman
2019-11-25printk: Give error on attempt to set log buffer length to over 2GHe Zhe
2019-10-30Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P
2019-10-06Merge 4.4.195 into android-4.4-pGreg Kroah-Hartman
2019-10-05printk: Do not lose last line in kmsg buffer dumpVincent Whitchurch
2018-11-21Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P
2018-11-21Merge 4.4.164 into android-4.4-pGreg Kroah-Hartman
2018-11-21Merge 4.4.164 into android-4.4Greg Kroah-Hartman
2018-11-21printk: Fix panic caused by passing log_buf_len to command lineHe Zhe
2018-09-06printk: Make the console flush configurable in hotplug pathMohammed Khajapasha
2018-04-20Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P
2018-03-22Merge 4.4.123 into android-4.4Greg Kroah-Hartman
2018-03-22braille-console: Fix value returned by _braille_console_setupSamuel Thibault
2017-09-01Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev
2017-08-09UPSTREAM: printk: when dumping regs, show the stack, not thread_infoAndy Lutomirski
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-02Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-23printk: use rcuidle console tracepointSergey Senozhatsky
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-07printk: fix parsing of "brl=" optionNicolas Iooss
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-03-23printk: Add all cpu notifiers under CONSOLE_FLUSH_ON_HOTPLUG flagPrasad Sodagudi
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-22kernel: printk: specify alignment for struct printk_logAndrey Ryabinin
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-02-17printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-02-16ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2016-02-16ARM: Make low-level printk workTony Lindgren
2015-11-06printk: prevent userland from spoofing kernel messagesMathias Krause
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-06-30printk: improve the description of /dev/kmsg line formatAntonio Ospite
2015-06-25check_syslog_permissions() cleanupVasily Averin
2015-06-25security_syslog() should be called once onlyVasily Averin
2015-06-25printk: implement support for extended console driversTejun Heo
2015-06-25printk: factor out message formatting from devkmsg_read()Tejun Heo
2015-06-25printk: guard the amount written per line by devkmsg_read()Tejun Heo