summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* printk: ringbuffer: Wrong data pointer when appending small stringPetr Mladek2020-10-151-1/+4
* Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-1418-731/+3410
|\
| * Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-1216-726/+3404
| |\
| | * printk: reduce setup_text_buf size to LOG_LINE_MAXJohn Ogness2020-09-301-1/+1
| | * printk: avoid and/or handle record truncationJohn Ogness2020-09-303-4/+19
| | * printk: remove dict ringJohn Ogness2020-09-223-200/+64
| | * printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-229-160/+164
| | * printk: move printk_info into separate arrayJohn Ogness2020-09-223-71/+133
| | * printk: reimplement log_cont using record extensionJohn Ogness2020-09-151-78/+20
| | * printk: ringbuffer: add finalization/extension supportJohn Ogness2020-09-154-57/+480
| | * printk: ringbuffer: change representation of statesJohn Ogness2020-09-154-41/+41
| | * printk: ringbuffer: clear initial reserved fieldsJohn Ogness2020-09-152-16/+26
| | * printk: ringbuffer: add BLK_DATALESS() macroJohn Ogness2020-09-151-2/+4
| | * printk: ringbuffer: relocate get_data()John Ogness2020-09-151-58/+58
| | * printk: ringbuffer: avoid memcpy() on state_varJohn Ogness2020-09-151-2/+7
| | * printk: ringbuffer: fix setting state in desc_read()John Ogness2020-09-151-7/+19
| | * scripts/gdb: update for lockless printk ringbufferJohn Ogness2020-09-082-83/+209
| | * scripts/gdb: add utils.read_ulong()John Ogness2020-09-081-0/+7
| | * docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfoJohn Ogness2020-09-081-29/+102
| | * printk: reduce LOG_BUF_SHIFT range for H8300John Ogness2020-09-081-1/+2
| | * printk: ringbuffer: support dataless recordsJohn Ogness2020-09-082-44/+43
| | * MAINTAIERS: Add John Ogness as printk reviewerPetr Mladek2020-07-151-0/+1
| | * printk: use the lockless ringbufferJohn Ogness2020-07-101-447/+493
| | * Revert "printk: lock/unlock console only for new logbuf entries"John Ogness2020-07-101-7/+3
| | * printk: add lockless ringbufferJohn Ogness2020-07-103-0/+2087
| | * crash: add VMCOREINFO macro to define offset in a struct declared by typedefJohn Ogness2020-07-101-0/+3
| * | printk: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-10-051-1/+1
| * | kernel.h: Move oops_in_progress to printk.hAndy Shevchenko2020-09-153-2/+3
| * | serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky2020-08-181-3/+6
| * | kernel: printk: delete repeated words in commentsRandy Dunlap2020-08-101-2/+2
* | | Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-134-25/+18
|\ \ \
| * | | x86/asm: Replace __force_order with a memory clobberArvind Sankar2020-10-013-24/+17
| * | | x86/uaccess: Use XORL %0,%0 in __get_user_asm()Uros Bizjak2020-09-031-1/+1
* | | | Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-1358-1269/+2091
|\ \ \ \
| * \ \ \ Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe2020-10-095-24/+9
| |\ \ \ \
| | * | | | md/raid5: fix oops during stripe resizingSong Liu2020-10-091-2/+2
| | * | | | md/bitmap: fix memory leak of temporary bitmapZhao Heming2020-10-092-1/+3
| | * | | | md: fix the checking of wrong work queueGuoqing Jiang2020-10-091-1/+1
| | * | | | md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming2020-10-091-1/+1
| | * | | | md/bitmap: md_bitmap_read_sb uses wrong bitmap blocksZhao Heming2020-10-091-2/+2
| | * | | | md/raid0: remove unused function is_io_in_chunk_boundary()Jason Yan2020-10-091-17/+0
| |/ / / /
| * | | | Merge tag 'nvme-5.10-2020-10-08' of git://git.infradead.org/nvme into for-5.1...Jens Axboe2020-10-085-268/+220
| |\ \ \ \
| | * | | | nvme-core: remove extra condition for vwcChaitanya Kulkarni2020-10-071-3/+1
| | * | | | nvme-core: remove extra variableChaitanya Kulkarni2020-10-071-3/+2
| | * | | | nvme: remove nvme_identify_ns_listChristoph Hellwig2020-10-071-12/+8
| | * | | | nvme: refactor nvme_validate_nsChristoph Hellwig2020-10-071-20/+17
| | * | | | nvme: move nvme_validate_nsChristoph Hellwig2020-10-071-37/+37
| | * | | | nvme: query namespace identifiers before adding the namespaceChristoph Hellwig2020-10-071-63/+53
| | * | | | nvme: revalidate zone bitmaps in nvme_update_ns_infoChristoph Hellwig2020-10-071-4/+6
| | * | | | nvme: remove nvme_update_formatsChristoph Hellwig2020-10-071-30/+2