index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: ringbuffer: Wrong data pointer when appending small string
Petr Mladek
2020-10-15
1
-1
/
+4
*
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-14
18
-731
/
+3410
|
\
|
*
Merge branch 'printk-rework' into for-linus
Petr Mladek
2020-10-12
16
-726
/
+3404
|
|
\
|
|
*
printk: reduce setup_text_buf size to LOG_LINE_MAX
John Ogness
2020-09-30
1
-1
/
+1
|
|
*
printk: avoid and/or handle record truncation
John Ogness
2020-09-30
3
-4
/
+19
|
|
*
printk: remove dict ring
John Ogness
2020-09-22
3
-200
/
+64
|
|
*
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-22
9
-160
/
+164
|
|
*
printk: move printk_info into separate array
John Ogness
2020-09-22
3
-71
/
+133
|
|
*
printk: reimplement log_cont using record extension
John Ogness
2020-09-15
1
-78
/
+20
|
|
*
printk: ringbuffer: add finalization/extension support
John Ogness
2020-09-15
4
-57
/
+480
|
|
*
printk: ringbuffer: change representation of states
John Ogness
2020-09-15
4
-41
/
+41
|
|
*
printk: ringbuffer: clear initial reserved fields
John Ogness
2020-09-15
2
-16
/
+26
|
|
*
printk: ringbuffer: add BLK_DATALESS() macro
John Ogness
2020-09-15
1
-2
/
+4
|
|
*
printk: ringbuffer: relocate get_data()
John Ogness
2020-09-15
1
-58
/
+58
|
|
*
printk: ringbuffer: avoid memcpy() on state_var
John Ogness
2020-09-15
1
-2
/
+7
|
|
*
printk: ringbuffer: fix setting state in desc_read()
John Ogness
2020-09-15
1
-7
/
+19
|
|
*
scripts/gdb: update for lockless printk ringbuffer
John Ogness
2020-09-08
2
-83
/
+209
|
|
*
scripts/gdb: add utils.read_ulong()
John Ogness
2020-09-08
1
-0
/
+7
|
|
*
docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfo
John Ogness
2020-09-08
1
-29
/
+102
|
|
*
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
2020-09-08
1
-1
/
+2
|
|
*
printk: ringbuffer: support dataless records
John Ogness
2020-09-08
2
-44
/
+43
|
|
*
MAINTAIERS: Add John Ogness as printk reviewer
Petr Mladek
2020-07-15
1
-0
/
+1
|
|
*
printk: use the lockless ringbuffer
John Ogness
2020-07-10
1
-447
/
+493
|
|
*
Revert "printk: lock/unlock console only for new logbuf entries"
John Ogness
2020-07-10
1
-7
/
+3
|
|
*
printk: add lockless ringbuffer
John Ogness
2020-07-10
3
-0
/
+2087
|
|
*
crash: add VMCOREINFO macro to define offset in a struct declared by typedef
John Ogness
2020-07-10
1
-0
/
+3
|
*
|
printk: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-05
1
-1
/
+1
|
*
|
kernel.h: Move oops_in_progress to printk.h
Andy Shevchenko
2020-09-15
3
-2
/
+3
|
*
|
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
2020-08-18
1
-3
/
+6
|
*
|
kernel: printk: delete repeated words in comments
Randy Dunlap
2020-08-10
1
-2
/
+2
*
|
|
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
4
-25
/
+18
|
\
\
\
|
*
|
|
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
2020-10-01
3
-24
/
+17
|
*
|
|
x86/uaccess: Use XORL %0,%0 in __get_user_asm()
Uros Bizjak
2020-09-03
1
-1
/
+1
*
|
|
|
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
58
-1269
/
+2091
|
\
\
\
\
|
*
\
\
\
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2020-10-09
5
-24
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
md/raid5: fix oops during stripe resizing
Song Liu
2020-10-09
1
-2
/
+2
|
|
*
|
|
|
md/bitmap: fix memory leak of temporary bitmap
Zhao Heming
2020-10-09
2
-1
/
+3
|
|
*
|
|
|
md: fix the checking of wrong work queue
Guoqing Jiang
2020-10-09
1
-1
/
+1
|
|
*
|
|
|
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
2020-10-09
1
-1
/
+1
|
|
*
|
|
|
md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks
Zhao Heming
2020-10-09
1
-2
/
+2
|
|
*
|
|
|
md/raid0: remove unused function is_io_in_chunk_boundary()
Jason Yan
2020-10-09
1
-17
/
+0
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'nvme-5.10-2020-10-08' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2020-10-08
5
-268
/
+220
|
|
\
\
\
\
|
|
*
|
|
|
nvme-core: remove extra condition for vwc
Chaitanya Kulkarni
2020-10-07
1
-3
/
+1
|
|
*
|
|
|
nvme-core: remove extra variable
Chaitanya Kulkarni
2020-10-07
1
-3
/
+2
|
|
*
|
|
|
nvme: remove nvme_identify_ns_list
Christoph Hellwig
2020-10-07
1
-12
/
+8
|
|
*
|
|
|
nvme: refactor nvme_validate_ns
Christoph Hellwig
2020-10-07
1
-20
/
+17
|
|
*
|
|
|
nvme: move nvme_validate_ns
Christoph Hellwig
2020-10-07
1
-37
/
+37
|
|
*
|
|
|
nvme: query namespace identifiers before adding the namespace
Christoph Hellwig
2020-10-07
1
-63
/
+53
|
|
*
|
|
|
nvme: revalidate zone bitmaps in nvme_update_ns_info
Christoph Hellwig
2020-10-07
1
-4
/
+6
|
|
*
|
|
|
nvme: remove nvme_update_formats
Christoph Hellwig
2020-10-07
1
-30
/
+2
[next]