index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
floppy: cleanup: expand the R/W / format command macros
Willy Tarreau
1
-96
/
+98
2020-03-16
floppy: cleanup: expand macro DRWE
Willy Tarreau
1
-9
/
+7
2020-03-16
floppy: cleanup: expand macro DRS
Willy Tarreau
1
-54
/
+61
2020-03-16
floppy: cleanup: expand macro DP
Willy Tarreau
1
-37
/
+47
2020-03-16
floppy: cleanup: expand macro UDRWE
Willy Tarreau
1
-6
/
+4
2020-03-16
floppy: cleanup: expand macro UDRS
Willy Tarreau
1
-79
/
+83
2020-03-16
floppy: cleanup: expand macro UDP
Willy Tarreau
1
-75
/
+77
2020-03-16
floppy: cleanup: expand macro UFDCS
Willy Tarreau
1
-5
/
+4
2020-03-16
floppy: cleanup: expand macro FDCS
Willy Tarreau
1
-92
/
+91
2020-03-13
null_blk: describe the usage of fault injection param
Dongli Zhang
1
-0
/
+7
2020-03-12
null_blk: fix spurious IO errors after failed past-wp access
Alexey Dobriyan
1
-0
/
+2
2020-03-12
nbd: requeue command if the soecket is changed
Hou Pu
1
-0
/
+10
2020-03-12
nbd: enable replace socket if only one connection is configured
Hou Pu
1
-8
/
+9
2020-03-12
block/drbd: delete invalid function drbd_md_mark_dirty_
Jackie Liu
1
-11
/
+0
2020-03-12
lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-21
/
+21
2020-03-12
block: aoe: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-10
loop: Only freeze block queue when needed.
Martijn Coenen
1
-2
/
+4
2020-03-10
loop: Only change blocksize when needed.
Martijn Coenen
1
-6
/
+6
2020-03-10
null_blk: Add support for init_hctx() fault injection
Bart Van Assche
1
-0
/
+11
2020-03-10
null_blk: Handle null_add_dev() failures properly
Bart Van Assche
1
-1
/
+6
2020-03-10
null_blk: Fix the null_add_dev() error path
Bart Van Assche
1
-0
/
+1
2020-03-10
null_blk: Fix changing the number of hardware queues
Bart Van Assche
1
-37
/
+66
2020-03-10
null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
Bart Van Assche
1
-1
/
+1
2020-03-10
blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
Bart Van Assche
1
-1
/
+0
2020-03-10
blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
Bart Van Assche
1
-0
/
+8
2020-03-10
blk-mq: Fix a comment in include/linux/blk-mq.h
Bart Van Assche
1
-1
/
+4
2020-03-09
Linux 5.6-rc5
v5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
1
-0
/
+1
2020-03-06
parse-maintainers: Mark as executable
Jonathan Neuschäfer
1
-0
/
+0
2020-03-06
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
1
-0
/
+3
2020-03-06
dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states
Ulf Hansson
1
-15
/
+13
2020-03-06
dt-bindings: power: Extend nodename pattern for power-domain providers
Ulf Hansson
1
-1
/
+1
2020-03-06
io_uring: free fixed_file_data after RCU grace period
Jens Axboe
1
-2
/
+22
2020-03-06
locks: fix a potential use-after-free problem when wakeup a waiter
yangerkun
1
-14
/
+0
2020-03-06
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
Carlo Nonato
1
-4
/
+5
2020-03-06
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
1
-15
/
+24
2020-03-06
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
Michael Walle
1
-0
/
+2
2020-03-06
serdev: Fix detection of UART devices on Apple machines.
Ronald Tschalär
1
-0
/
+10
2020-03-06
arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description
Miroslav Benes
1
-2
/
+3
2020-03-06
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
2
-1
/
+11
2020-03-06
mm/z3fold.c: do not include rwlock.h directly
Sebastian Andrzej Siewior
1
-1
/
+0
2020-03-06
fat: fix uninit-memory access for partial initialized inode
OGAWA Hirofumi
1
-12
/
+7
2020-03-06
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
1
-8
/
+27
2020-03-06
mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()
Huang Ying
1
-2
/
+1
2020-03-06
mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking pag...
Mel Gorman
1
-2
/
+36
2020-03-06
ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functions
Thomas Bogendoerfer
1
-6
/
+0
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
3
-21
/
+8
2020-03-05
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-03-05
MAINTAINERS: Add missed files related to Synopsys DesignWare UART
Andy Shevchenko
1
-0
/
+2
2020-03-05
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
[next]