pub/scm/linux/kernel/git/pmladek/printk.git  about / heads / tags
printk tree
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  for-5.7      lib/vsprintf: update comment about simple_strto<foo>() functions (2020-02-28)
  for-next     Merge branch 'for-5.7-preferred-console' into for-next (2020-02-18)
  for-5.7-preferred-console printk: Correctly set CON_CONSDEV even when preferred console was not registered (2020-02-18)
  for-5.7-console-exit console: Introduce ->exit() callback (2020-02-11)
  for-5.6      printk: fix exclusive_console replaying (2020-01-02)
  for-linus    printk: fix exclusive_console replaying (2020-01-02)
  for-5.5-pr-warning-removal checkpatch: Drop pr_warning check (2019-12-06)
  for-5.5      checkpatch: don't warn about new vsprintf pointer extension '%pe' (2019-11-14)
  for-5.5-pr-warn tools lib api: Renaming pr_warning to pr_warn (2019-10-18)
  for-5.4      ABI: Update dev-kmsg documentation to match current kernel behaviour (2019-09-06)
  for-5.3-fixes printk: Do not lose last line in kmsg buffer dump (2019-07-12)
  for-5.3      lib/vsprintf: Reinstate printing of legacy clock IDs (2019-07-04)
  for-5.2-fixes vsprintf: Do not break early boot with probing addresses (2019-05-10)
  for-5.2-vsprintf-hardening lib/vsprintf: Make function pointer_string static (2019-04-29)
  for-5.2      printk: Tie printk_once / printk_deferred_once into .data.once for reset (2019-04-15)
  for-5.2-pf-removal treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively (2019-04-09)
  for-5.1      printk/docs: Add extra integer types to printk-formats (2019-03-04)
  for-4.22     printk: Remove no longer used LOG_PREFIX. (2019-03-04)
  for-4.21     printk: Remove print_prefix() calls with NULL buffer. (2018-12-12)
  for-4.20-vsprintf-hash-fixes lib/vsprintf: Hash printed address for netdev bits fallback (2018-10-12)
  for-4.20     printk: fix integer overflow in setup_log_buf() (2018-10-12)
  for-4.19-rc4 Revert "printk: make sure to print log on console." (2018-09-11)
  for-4.19     lib/vsprintf: Do not handle %pO[^F] as %px (2018-08-07)
  for-4.19-nmi printk/nmi: Prevent deadlock when accessing the main log buffer in NMI (2018-07-09)
  for-4.18-rc3 Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests" (2018-06-25)
  for-4.18-vsprintf-conflict Merge tag 'printk-for-4.18' into for-4.18-vsprintf-conflict (2018-06-05)
  for-4.18     Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18 (2018-06-05)
  for-4.18-vsprintf-pcr-removal lib/vsprintf: Remove atomic-unsafe support for %pCr (2018-06-05)
  for-4.18-vsprintf-cleanup vsprintf: Tweak pF/pf comment (2018-04-18)
  for-4.17     printk: change message to pr_info (2018-03-23)
  for-4.16-rc4 printk: Wake klogd when passing console_lock owner (2018-02-27)
  for-4.16-rc3 vsprintf: avoid misleading "(null)" for %px (2018-02-08)
  for-4.16     Merge branch 'for-4.16-console-waiter-logic' into for-4.16 (2018-01-22)
  for-4.16-console-waiter-logic printk: Never set console_may_schedule in console_trylock() (2018-01-16)
  for-4.16-print-symbol kallsyms: remove print_symbol() function (2018-01-16)
  for-4.16-deprecate-printk-pf checkpatch: add pF/pf deprecation warning (2018-01-09)
  for-4.15     added new line symbol after warning about dropped messages (2017-10-30)
  for-4.14     printk: Clean up do_syslog() error handling (2017-08-15)
  for-4.13     printk: add __printf attributes to internal functions (2017-06-13)
  for-4.12-rc5 Revert "printk: fix double printing with earlycon" (2017-06-08)
  for-4.12     printk: fix double printing with earlycon (2017-04-12)
  for-4.11     printk: drop call_console_drivers() unused param (2017-02-08)
* master       Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (2017-01-04)

git clone https://80x24.org/pub/scm/linux/kernel/git/pmladek/printk.git